@charset "utf-8";
/* GATE HOTEL */
/*Setting for the PC*/
body {}
#headerSection.experience {
  height: 695px !important;
  background-image: url(/kyoto/images/bg-gate-experience_.jpg) !important;
  background-position: center bottom;
}
#headerSection.design {
  height: 695px !important;
  background-image: url(/kyoto/images/bg-design.jpg) !important;
}
#globalMenuBar {
  /*margin-top: 458px;*/
}
.titleArea {
  display: inline-block;
  font-family: 'Raleway', sans-serif;
  position: absolute;
  top: 545px;
  left: 10px; /*color:#fff;
    font-size:36px;
    letter-spacing: 0.1em;
    padding-bottom:5px;
    border-bottom:solid 1px #fff;*/
}
/* entry area */
.pages {
  margin: 0 auto;
  padding: 60px;
}
/*************/
.ge-concept, .ge-concept img {
  width: auto;
  height: 41px;
}
.ge-designers, .ge-designers img {
  width: 189px;
  height: 41px;
}
.ge-artwork, .ge-artwork img {
  width: 162px;
  height: 41px;
}
.ge-original-goods, .ge-original-goods img {
  width: 294px;
  height: 41px;
}
.ge-gallery, .ge-gallery img {
  width: 137px;
  height: 41px;
}
#experience .title {
  width: 100%;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 60px;
}
.experienceRead {
  font-size: 16px;
  text-align: center;
  line-height: 1.75;
  margin: 0 auto 2.5em auto;
}
.imageCenter.brandLogo.target {
  margin-bottom: 40px;
  opacity: 0;
}
.imageCenter.brandLogo.target.on {
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
  opacity: 1;
}
.imageCenter.brandLogo img {
  width: 161px;
  height: auto;
}
.ge-designers.title {
  padding: 120px 0 50px;
}
.designersBox {
  clear: both;
  padding-bottom: 70px;
   overflow: hidden;
}
.designersPhoto {
  width: 400px;
  float: left;
}
.designersPhoto img {
  width: 100%;
  height: auto;
}
.designerSpec {
  margin-left: 480px;
}
.credits {
  font-size: 20px;
  color: #936d00;
  margin-bottom: 20px;
}
.designerName {
  font-size: 30px;
  margin-bottom: 20px;
}
.designerName a {
  color: #333;
  text-decoration: none;
}
.designerName a::after {
  content: url(/kyoto/images/icon-target-blank.png);
}
.designerName span {
  font-size: 20px;
  margin-left: 80px;
}
.designerName span {
  font-size: 20px;
  margin-left: 80px;
  letter-spacing: 0;
  font-weight: normal;
}
.gensler span {
  font-size: 15px;
  margin-left: 0;
}
.designerCaption {
  font-size: 14px;
  line-height: 1.75;
}
.experienceArticlePhoto {
  padding-bottom: 60px;
  overflow: hidden;
  opacity: 0;
}
.experienceArticlePhoto.on {
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
  opacity: 1;
}
.experiencePhotoTriple span {
  width: 33.3%;
  height: 260px;
  float: left;
}
.experiencePhotoTriple span {
  background-size: cover;
  background-position: center;
}
.experiencePhotoTriple span.pt01 {
  background-image: url(/kyoto/images/ge-art-01_.jpg);
  width: 50%;
}
.experiencePhotoTriple span.pt02 {
  background-image: url(/kyoto/images/ge-art-02_.jpg);
  width: 50%;
}
.experiencePhotoTriple span.pt03 {
  background-image: url(/kyoto/images/ge-art-03_.jpg);
}
.experiencePhotoTriple span.pt04 {
  background-image: url(/kyoto/images/ge-art-04_.jpg);
}
.experiencePhotoTriple span.pt05 {
  background-image: url(/kyoto/images/ge-art-05_.jpg);
}
.slideWraps {
  width: 100%;
  padding-bottom: 40px;
}
.slideWraps .item img {
  width: 100%;
  height: auto;
}
.slick-prev {
  left: 50px;
}
.slick-next {
  right: 50px;
}
.slick-prev, .slick-next {
  z-index: 10;
}
.slick-prev:before {
  content: url(/kyoto/images/ge-slide-prev.png);
}
.slick-next:before {
  content: url(/kyoto/images/ge-slide-next.png);
}
.item {
  position: relative;
}

.experience-logo {
  height: 33px;
}
/* Original Contents */
#experienceOriginal {
  position: relative;
  width: 100%;
  overflow: hidden;
}
#experienceOriginal .imageSliding.left .experienceImage {
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
  margin-top: 80px;
  width: 100%;
  height: 350px;
  background-image: url(/kyoto/images/ge-gallery-01.jpg);
  background-size: cover;
  background-position: center;
}
#experienceOriginal .commentSliding.right .experienceCommentCage {
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
  position: absolute;
  top: 0px;
  right: -500px;
  width: 500px;
  height: auto;
}
/* Walking Like Locals */
#experienceWalking {
  position: relative;
  width: 100%;
  overflow: hidden;
}
#experienceWalking .imageSliding.right .experienceImage {
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
  margin-top: 80px;
  width: 100%;
  height: 350px;
  background-image: url(/kyoto/gate-experience/ge-slide-warking-01_.jpg);
  background-size: cover;
  background-position: center;
}
#experienceWalking .commentSliding.left .experienceCommentCage {
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
  position: absolute;
  top: 0px;
  left: -500px;
  width: 500px;
  height: auto;
}
/* Premium Lounge */
#experiencePremiumLounge {
  position: relative;
  width: 100%;
  overflow: hidden;
}
#experiencePremiumLounge .imageSliding.left .experienceImage {
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
  margin-top: 80px;
  width: 100%;
  height: 350px;
  background-image: url(/kyoto/gate-experience/ge-slide-lp_01.jpg);
  background-size: cover;
  background-position: -50% 60%;
}
#experiencePremiumLounge .commentSliding.right .experienceCommentCage {
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
  position: absolute;
  top: 0px;
  right: -500px;
  width: 500px;
  height: auto;
}
/* Fitness */
#experienceFitness {
  position: relative;
  width: 100%;
  overflow: hidden;
}
#experienceFitness .imageSliding.right .experienceImage {
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
  margin-top: 80px;
  width: 100%;
  height: 350px;
  background-image: url(/kyoto/gate-experience/ge-slide-fitness-01.jpg);
  background-size: cover;
  background-position: center;
}
#experienceFitness .commentSliding.left .experienceCommentCage {
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
  position: absolute;
  top: 0px;
  left: -500px;
  width: 500px;
  height: auto;
}
/* Experience Interior Design */
#experienceDesign {
  position: relative;
  width: 100%;
  overflow: hidden;
  padding-bottom: 100px;
}
#experienceDesign .imageSliding.left .experienceImage {
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
  margin-top: 80px;
  width: 100%;
  height: 350px;
  background-image: url(/kyoto/gate-experience/ge-slide-design-01.jpg);
  background-size: cover;
  background-position: -50% 60%;
}
#experienceDesign .commentSliding.right .experienceCommentCage {
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
  position: absolute;
  top: 0px;
  right: -500px;
  width: 500px;
  height: auto;
}
/* Premium Lounge */
#experiencePremiumLounge {
  position: relative;
  width: 100%;
  overflow: hidden;
}
#experiencePremiumLounge .imageSliding.left .experienceImage {
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
  margin-top: 80px;
  width: 100%;
  height: 350px;
  background-image: url(/kyoto/gate-experience/ge-slide-lp_01.jpg);
  background-size: cover;
  background-position: -50% 60%;
}
#experiencePremiumLounge .commentSliding.right .experienceCommentCage {
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
  position: absolute;
  top: 0px;
  right: -500px;
  width: 500px;
  height: auto;
}
/*****************/
.experienceCommentCageInner {
  padding: 30px 30px 60px 30px;
  background-color: #E6E6E6;
}
.dummyPlugs {
  /*height:200px;*/
}
/* commons */
.experienceImageCage {
  width: 100%;
  /* height: 330px; */
}
.experienceSliding {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 400px;
}
.commentSliding {
  position: absolute;
  top: 40px;
  left: 0;
  width: 100%;
  height: 400px;
}
.imageSliding.left .target.on {
  transform: translateX(-100px);
}
.commentSliding.right .target.on {
  transform: translateX(-500px);
}
.imageSliding.right .target.on {
  transform: translateX(100px);
}
.commentSliding.left .target.on {
  transform: translateX(500px);
}
h2.experienceComment {
  /*color:#936D00;*/
  /* color: #000;
  margin-top: 50px;
  margin-left: 50px;
  font-size: 32px; */
  display: inline-block;
  min-width: 105px;
  font-size: 20px;
  font-weight: normal;
  padding-bottom: 10px;
  border-bottom: solid 1px #000000;
  margin: 50px 0 25px 50px;
  /* -webkit-text-shadow: 1px 1px 10px rgba(0, 0, 0, .9);
  text-shadow: 1px 1px 10px rgba(0, 0, 0, .9); */
}
hr.experienceComment {
  border: none;
  height: 1px;
  width: 80px;
  margin-left: 50px;
  margin-top: 15px;
  margin-bottom: 30px;
  /*background-color:#936D00;*/
  background-color: #000;
}
p.experienceCommentRead {
  font-size: 16px;
  margin: .5em 0 .5em 50px;
  line-height: 1.5;
}
.btnContena.experienceComment {
  padding-top: 20px;
}






.commentBox {
  position: absolute;
  width: 40%;
  bottom: 6%;
  right: 3%;
  z-index: 10;
  color: #fff;
  padding: 40px;
  background-color: rgba(0, 0, 0, .35);
  border-radius: 3px;
}
.commentBox h2 {
  display: inline-block;
  min-width: 105px;
  font-size: 20px;
  font-weight: normal;
  padding-bottom: 10px;
  border-bottom: solid 1px #fff;
  margin-bottom: 50px;
  -webkit-text-shadow: 1px 1px 10px rgba(0, 0, 0, .9);
  text-shadow: 1px 1px 10px rgba(0, 0, 0, .9);
}
.commentBox p {
  font-weight: normal;
  font-size: 14px;
  line-height: 1.75;
  -webkit-text-shadow: 1px 1px 10px rgba(0, 0, 0, .79);
  text-shadow: 1px 1px 10px rgba(0, 0, 0, .9);
}
.commentBox .btnContena a {
  color: #fff;
  text-decoration: none;
  padding-top: 10px;
  display: block;
}
.commentBox .btnContena a:hover {
  text-decoration: underline;
}
#originalGoods {
  overflow: hidden;
  padding-bottom: 40px;
}
#originalGoods a.goodsLink {
  display: inline-block;
  width: 25%;
  letter-spacing: normal;
  text-decoration: none;
}
.goodsImageWrap {
  display: block;
  width: 100%;
  height: 260px;
  overflow: hidden;
  margin-bottom: 25px;
}
.goodsImageFolder {
  display: block;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
  width: 100%;
  height: 260px;
  opacity: 0;
}
.goodsImageFolder.on {
  opacity: 1;
}
#originalGoods a.hover .goodsImageFolder.on {
  opacity: .85;
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.goodsLink {
  display: block;
  width: 25%;
  height: auto;
  float: left;
}
.btnContena.goods {
  width: 25%;
  float: left;
}
.experiencePhotoSingle {
  width: 100%;
  height: 400px;
  background-image: url(/kyoto/images/ge-gallery-01.jpg);
  background-size: cover;
  background-position: center;
  margin-bottom: 3px;
  opacity: 0;
}
.experiencePhotoSingle.on {
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
  opacity: 1;
}
.experienceGalleryPhoto {
  padding-bottom: 40px;
  overflow: hidden;
}
.experienceGalleryPhotoTriple span {
  width: 33.3%;
  height: 260px;
  float: left;
  opacity: 0;
}
.experienceGalleryPhotoTriple.on span {
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
  opacity: 1;
}
.experienceGalleryPhotoTriple span {
  background-image: url(/kyoto/images/ge-gallery-03.jpg);
  background-size: cover;
  background-position: center;
}
.experienceGalleryPhotoTriple span:first-child {
  background-image: url(/kyoto/images/ge-gallery-02.jpg);
}
.experienceGalleryPhotoTriple span:last-child {
  background-image: url(/kyoto/images/ge-gallery-04.jpg);
}
/* facility lineup */
#facilityLineup {
  width: 100%;
  overflow: hidden;
  padding-top: 100px;
  padding-bottom: 90px;
}
#facilityLineup .roomz, #facilityLineup .rb {
  display: block;
  width: 50%;
  float: left;
}
#facilityLineup .roomz {
  border-right: solid 1px #fff;
}
#facilityLineup .facilityLineupCage {
  display: block;
  width: 100%;
  height: 170px;
  overflow: hidden;
}
#facilityLineup .roomz .facilityLineupPhoto {
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
  display: block;
  width: 100%;
  height: 100%;
  background-image: url(/kyoto/images/ge-rooms.jpg);
  background-size: cover;
  background-position: center;
}
#facilityLineup .rb .facilityLineupPhoto {
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
  display: block;
  width: 100%;
  height: 100%;
  background-image: url(/kyoto/images/ge-rb.jpg);
  background-size: cover;
  background-position: center;
}
#facilityLineup .roomz a.hover .facilityLineupPhoto, #facilityLineup .rb a.hover .facilityLineupPhoto {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  opacity: 0.85;
}
#facilityLineup .roomz img, #facilityLineup .rb img {
  display: block;
  width: auto;
  height: 16px;
  margin: 20px auto 0 auto;
}
#facilityLineup .rb img {
  display: block;
  width: auto;
  height: 16px;
  margin: 20px auto 0 auto;
}
.roomz img.ge-rooms {
  width: 86px;
  height: 16px;
}
.rb img.ge-rb {
  width: 227px;
  height: 16px;
}
em.photoCopyright {
  display: block;
  text-align: right;
  padding-right: 10px;
  padding-top: 240px;
  font-style: normal;
  color: #fff;
  font-size: 12px;
  text-shadow: 1px 1px 5px rgba(0, 0, 0, .5);
}
.goodsImageFolder {
  background-size: cover;
  background-position: center;
}
p.topicsSubtitle {
  font-size: 14px;
  margin-top: 10px;
  margin-bottom: 20px;
  text-align: center;
  color: #000;
  line-height: 1.5;
}
img.prev-arrow {
  position: absolute;
  z-index: 100;
  top: 50%;
  left: 5px;
  margin-top: -32px;
  cursor: pointer;
}
img.next-arrow {
  position: absolute;
  z-index: 100;
  top: 50%;
  right: 5px;
  margin-top: -32px;
  cursor: pointer;
}
#design .title {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 60px;
}
#design .experienceRead {
  text-align: left;
  padding: 10px 0 30px;
}
#design .company {
  text-align: right;
  font-size: 20px;
  color: #936d00;
  margin-bottom: 70px;
}
#design .conceptImg {
  margin: 0 0 70px;
  overflow: hidden;
}
#design .conceptImg li {
  float: left;
  margin-right: 63px;
}
#design .conceptImg li:last-child {
  margin-right: 0;
}
#design .logoImg {
  margin: 0 0 70px;
  overflow: hidden;
}
#design .logoImg li {
  float: left;
  margin-right: 63px;
}
#design .logoImg li:last-child {
  margin-right: 0;
}
#design .logodesign {
  margin: 140px 0 50px;
}
#design .logodesign .logoBox {
  overflow: hidden;
  padding: 20px 0 50px;
}
#design .logodesign .logoBox .brandLogo {
  float: left;
  width: 200px;
}
#design .logodesign .logoBox .experienceRead {
  float: left;
  padding: 15px 0 0 50px;
}
#design .logodesign .logoBox .brandLogo img {
  width: 200px;
  height: auto;
}
/****************************************************************************************************************/
@media screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 1.5) {
  body {}
  #headerSection.experience {
    background-image: url(/kyoto/images/_bg-gate-experience_.jpg) !important;
  }
  #headerSection.design {
    background-image: url(/kyoto/images/_bg-design.jpg) !important;
  }
  #globalMenuBar {
    margin-top: 0px;
  }

  #experience {
    line-height: 0;
  }
  h2.experienceComment {
    color:#fff;
    border-bottom: solid 1px #fff;
  }
  #experienceOriginal .imageSliding.left .experienceImage {
    width: 100%;
    height: 400px;
    background-image: url(/kyoto/images/ge-gallery-01.jpg);
    background-size: cover;
    background-position: right;
  }
  .experienceTopics a.topicsLink span.topicsRead {
    display: block;
    font-size: 14px;
    margin: .5em 20px;
    line-height: 1.5;
    color: #000;
    overflow: auto;
    /*height: 60px;*/
  }
  #experienceWalking .imageSliding.right .experienceImage {
    width: 100%;
    height: 400px;
    background-size: cover;
    background-position: center;
    background-image: url(/kyoto/gate-experience/ge-slide-warking-01_.jpg);
  }
  #experiencePremiumLounge .imageSliding.left .experienceImage {
    width: 100%;
    height: 400px;
    background-size: cover;
    background-position: right;
    background-image: url(/kyoto/gate-experience/ge-slide-lp_01.jpg);
  }
  #experienceFitness .imageSliding.right .experienceImage {
    width: 100%;
    height: 400px;
    background-size: cover;
    background-position: right;
    background-image: url(/kyoto/gate-experience/ge-slide-fitness-01.jpg);
  }
    #experienceDesign {
      padding-bottom: 0;
    }

    #experienceDesign .imageSliding.left .experienceImage {
    width: 100%;
    height: 400px;
    background-size: cover;
    background-position: right;
    background-image: url(/kyoto/gate-experience/ge-slide-design-01.jpg);
  }
  .experienceImageCage {
    width: 100%;
    height: 400px;
  }
  .experienceImageCage {
    width: 100%;
    height: 400px;
  }
  .btnContena a.arrow {
    color: #fff !important;
  }
  #experienceOriginal {
    /* padding-top: 80px; */
  }
  /* #indexOriginal .original-container{
    max-width: 90%;
    margin: 50px auto 0;
  }
  #indexOriginal .roomz {
    text-align: center;
  }
  #indexRoom .roomz img {
    width: 172px;
  }
  #indexRooms .room-mv {
    text-align: center;
    margin: 20px auto;
  }
  #indexRooms .room-container figure img {
    width: 100%;
  }
  #indexRooms .rooms-flex {
    display: block;
    margin: 0 auto;
    text-align: center;
  }

  #indexRooms .rooms-flex .rooms-img-flex {
    display: flex;
    width: 100%;
  }

  #indexRooms .rooms-flex .rooms-caption {
    width: 100%;
    text-align: center;
    position: static;
  }
  #indexRooms .rooms-flex .rooms-caption p {
    font-size: 16px;
    margin: 20px 0 20px 0;
    line-height: 1.5;
    text-align: left;
  }
  #indexRooms .rooms-flex .rooms-caption button {
    position: static;
    bottom: 10px;
    right: 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    -webkit-appearance: none;
    appearance: none;
    cursor: pointer;
    display: inline-block;
    width: 180px;
    padding: 15px;
    text-align: center;
    color: #fff;
    font-weight: normal;
    font-size: 16px;
    text-decoration: none;
    background-color: #936D00;
    border-style: none;
    letter-spacing: 1px;
    width: 250px;
  } */
  #experienceRestaurant .restaurant-container {
    width: 90%;
  }
  #experienceRestaurant .restaurant-container figure img {
    width: 100%;
  }
  .experienceCommentCageInner {
    padding: 30px 30px 60px 30px;
    background-color: transparent;
  }
  .dummyPlugs {
    height: 100px;
  }
  .commentSliding.left .target.on {
    transform: translateX(480px);
  }
  .siteAttentionSP {
    width: 100%;
    font-size: 14px;
    color: #fff;
    line-height: 1.5;
    padding: 40px 10px;
    background-color: #000;
  }
  .siteAttentionSP a {
    color: #fff;
  }
  .imageSliding.left .experienceImage {
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
    margin-top: 0px !important;
    width: 100%;
    height: 400px;
    transform: translateX(0px) translatey(0px);
    filter: brightness(200%) grayscale(100%);
  }
  .imageSliding.left .target.on {
    transform: translateX(0px) translatey(0px) !important;
    filter: brightness(80%) grayscale(0%);
  }
  .commentSliding .target.on img {
    filter: invert(100%);
  }
  .commentSliding.right .experienceCommentCage {
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
    position: absolute;
    margin-top: 0px !important;
    right: -100%;
    width: 100%;
    height: 400px !important;
    background-color: transparent !important;
  }
  .commentSliding.right .target.on {
    transform: translateX(-100%);
  }
  .commentSliding.left .experienceCommentCage {
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
    position: absolute;
    top: 0px;
    left: -100%;
    width: 100%;
    height: 400px !important;
    background-color: transparent !important;
  }
  .imageSliding.right .experienceImage {
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
    margin-top: 0px !important;
    width: 100%;
    height: 400px;
    filter: brightness(200%) grayscale(100%);
  }
  .imageSliding.right .target.on {
    transform: translateX(0%) !important;
    opacity: 1 !important;
    filter: brightness(80%) grayscale(0%);
  }
  p.experienceCommentRead {
    color: #fff;
    font-size: 16px;
  }
  .commentSliding {
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
    height: 400px !important;
  }

  .experienceImageCage {
    width: 100%;
    height: 400px;
  }
  .btnContena a.arrow {
    color: #fff !important;
  }

  .experienceCommentCageInner {
    padding: 30px 30px 60px 30px;
    background-color: transparent;
  }
  .dummyPlugs {
    height: 100px;
  }
  .commentSliding.left .target.on {
    transform: translateX(480px);
  }
  .siteAttentionSP {
    width: 100%;
    font-size: 14px;
    color: #fff;
    line-height: 1.5;
    padding: 40px 10px;
    background-color: #000;
  }
  .siteAttentionSP a {
    color: #fff;
  }
  /* #experienceOriginal {
  
  }
  #experienceOriginal .room-container{
    max-width: 90%;
    margin: 50px auto 0;
  }
  #indexRooms .rooms {
    text-align: center;
  }
  #indexRooms .rooms img {
    width: 172px;
  }
  #indexRooms .room-mv {
    text-align: center;
    margin: 20px auto;
  }
  #indexRooms .room-container figure img {
    width: 100%;
  }
  #indexRooms .rooms-flex {
    display: block;
    margin: 0 auto;
    text-align: center;
  }

  #indexRooms .rooms-flex .rooms-img-flex {
    display: flex;
    width: 100%;
  }

  #indexRooms .rooms-flex .rooms-caption {
    width: 100%;
    text-align: center;
    position: static;
  }
  #indexRooms .rooms-flex .rooms-caption p {
    font-size: 16px;
    margin: 20px 0 20px 0;
    line-height: 1.5;
    text-align: left;
  }
  #indexRooms .rooms-flex .rooms-caption button {
    position: static;
    bottom: 10px;
    right: 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    -webkit-appearance: none;
    appearance: none;
    cursor: pointer;
    display: inline-block;
    width: 180px;
    padding: 15px;
    text-align: center;
    color: #fff;
    font-weight: normal;
    font-size: 16px;
    text-decoration: none;
    background-color: #936D00;
    border-style: none;
    letter-spacing: 1px;
    width: 250px;
  }
  #indexRestaurant .restaurant-container {
    width: 90%;
  }
  #indexRestaurant .restaurant-container figure img {
    width: 100%;
  } */









  .titleArea {
    display: inline-block;
    font-family: 'Raleway', sans-serif;
    position: absolute;
    top: 550px;
    left: 20px; /*color:#fff;
    font-size:36px;
    letter-spacing: 0.1em;
    padding-bottom:5px;
    border-bottom:solid 1px #fff;*/
  }
  .accommodation-title {
    width: 95%;
    height: AUTO;
  }
  .pages {
    margin: 0 auto;
    padding: 0px;
  }
  .experienceRead {
    font-size: 14px;
    text-align: left;
    line-height: 1.75;
    margin: 0 3% 2.5em;
  }
  .ge-designers.title {
    padding-top: 40px;
    margin-bottom: 0 !important;
  }
  .designersBox {
    padding-bottom: 20px;
  }
  .designersPhoto {
    width: 100%;
    float: none;
  }
  .designerSpec {
    margin-left: 0;
    padding: 20px;
  }
  .credits {
    font-size: 16px;
    margin-bottom: 20px;
  }
  .designerName {
    font-size: 24px;
    margin-bottom: 20px;
  }
  .designerName span {
    font-size: 14px;
    display: block;
    margin: 0;
    line-height: 2;
  }
  .slick-prev {
    left: 5px;
  }
  .slick-next {
    right: 18px;
  }
  .slick-next:before {
    content: '';
    display: block;
    width: 20px;
    height: 40px;
    background-image: url(/kyoto/images/ge-slide-next.png);
    background-size: cover;
    background-position: center;
  }
  .slick-prev:before {
    content: '';
    display: block;
    width: 20px;
    height: 40px;
    background-image: url(/kyoto/images/ge-slide-prev.png);
    background-size: cover;
    background-position: center;
  }
  .slick-arrow {
    width: 20px;
  }
  .commentBox {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0%;
    right: 0%;
    z-index: 10000;
    color: #fff;
    padding: 15px 45px 35px 45px;
    background-color: rgba(0, 0, 0, .3);
  }
  .commentBox p {
    font-size: 11px;
    line-height: 1.4;
  }
  .commentBox h2 {
    margin-top: 0px;
    margin-bottom: 3px;
    padding-bottom: 5px;
  }
  #experience .title {
    padding-top: 40px;
  }
  #originalGoods a.goodsLink {
    display: inline-block;
    width: 50%;
    letter-spacing: normal;
    text-decoration: none;
    padding-bottom: 20px;
  }
  .goodsImageWrap {
    margin-bottom: 20px;
  }
  .experiencePhotoTriple span {
    width: 33.3%;
    height: 160px;
    float: left;
  }
  .experienceGalleryPhotoTriple span {
    width: 33.3%;
    height: 160px;
    float: left;
    opacity: 0;
  }
  #facilityLineup .rb .facilityLineupPhoto {
    background-image: url(/kyoto/images/ge-rb.jpg);
    background-position: 0 center;
  }
  .slide-arrow.prev-arrow.slick-arrow {
    position: absolute;
    top: 50px;
    left: 0px;
    margin-top: 32px;
    z-index: 1000;
    width: auto;
    height: 64px;
  }
  .slide-arrow.next-arrow.slick-arrow {
    position: absolute;
    top: 50px;
    margin-top: 32px;
    right: 0px;
    z-index: 1000;
    width: auto;
    height: 64px;
  }
  #facilityLineup .roomz, #facilityLineup .rb {
    display: block;
    width: 100%;
    float: none;
    margin-bottom: 20px;
  }
  #facilityLineup .roomz {
    border-right: none;
  }
  #originalGoods a.goodsLink:nth-of-type(2n+1) {
    clear: both;
  }
  .slideWraps .item img {
    width: 100%;
    height: auto;
    padding-left: 5px;
    padding-right: 5px;
  }
  .design-title {
    width: auto;
    height: 42px;
  }
  #interiordesign {
    margin-top: -170px;
    padding-top: 170px;
  }
  #design .title {
    margin: 60px 20px 30px;
  }
  #design .experienceRead {
    text-align: left;
    padding: 0 0 30px;
  }
  #design .company {
    margin-bottom: 70px;
    padding: 0 20px;
  }
  #design .conceptImg {
    margin: 0 0 50px;
    overflow: hidden;
  }
  #design .conceptImg li {
    float: left;
    margin-right: 0;
    width: 33.3333333%;
  }
  #design .conceptImg li img {
    width: 100%;
  }
  #design .logoImg {
    margin: 20px 0 70px;
    overflow: hidden;
  }
  #design .logoImg li {
    float: left;
    margin-right: 0;
    width: 50%;
  }
  #design .logoImg li img {
    width: 100%;
  }
  #design .logodesign {
    margin: 100px 0 50px;
  }
  #design .logodesign .logoBox .brandLogo {
    float: none;
    width: 250px;
    margin: 0 auto 50px;
    padding: 0;
  }
  #design .logodesign .logoBox .experienceRead {
    float: none;
    padding: 0;
  }
  #design .logodesign .logoBox .brandLogo img {
    width: 200px;
    height: auto;
  }
}