
#attention .box {
  background: url(../images/shared/attention_bg2.webp) repeat;
}
#sec1 {
  position: relative;
  padding-top: 10vw;
  padding-bottom: 12vw;
}
#sec1:after {
  position: absolute;
  top: 0;
  right: 0;
  width: 40%;
  height: 100vw;
  background: url("../images/dinner/sec1_deco.webp") no-repeat;
  background-size: 100%;
  content: "";
}
#sec1 h2 {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-direction: row-reverse;
  font-size: 7vw;
  justify-content: center;
  margin-bottom: 13vw;
  line-height: 1.8;
  letter-spacing: 2px;
  height: calc(100vh - 110px);
  min-height: 400px;
  align-items: center;
}
#sec1 h2 .t1 {
  width: 10vw;
  height: auto;
  margin-left: 5vw;
  margin-top: -70vw;
}
#sec1 h2 .line-v {
  border-right: 1px solid #2B2B2B;
  padding-right: 1.5vw;
}
#sec1 h2 .line-v-left {
  border-left: 1px solid #2B2B2B;
  padding-left: 1.5vw;
}
#sec1 h2 .t2 {
  width: 10vw;
  height: auto;
  margin-top: 30vw;
  position: relative;
}
#sec1 h2 .t2 .big {
  font-size: 12vw;
}
#sec1 h2 .color {
  color: #E65F3A;
  font-size: 9vw;
}
#sec1 .photo {
  margin: 0 -5.5% 8vw;
}
#sec1 .txt {
  margin-bottom: 8vw;
}
#sec1 .photo2 {
  margin-left: 22%;
  margin-bottom: 8vw;
}
#sec1 .photo3 {
  margin-bottom: 5vw;
  width: 83%;
}
#sec2 {
  position: relative;
  margin-top: 15vw;
  padding: 15vw 0 12vw;
  background: url("../images/bg2.webp") repeat;
  color: #2B2B2B;
}
#sec2:before {
  position: absolute;
  top: -57vw;
  left: 0;
  right: 0;
  height: 100vw;
  background: url("../images/sec1_deco2.webp") no-repeat;
  background-size: 100%;
  content: "";
}
#sec2:after {
  position: absolute;
  top: 0;
  right: 0;
  width: 40%;
  height: 100vw;
  background: url("../images/dinner/sec2_deco.webp") no-repeat;
  background-size: 100%;
  content: "";
}
#sec2 h2 {
  font-size: 7vw;
  text-align: center;
  margin-bottom: 5vw;
  letter-spacing: 2px;
}
#sec2 h2 span {
  font-size: 10vw;
}
#sec2 .price {
  font-size: 5vw;
  text-align: center;
  margin-bottom: 7vw;
  letter-spacing: 2px;
}
#sec2 .price span {
  font-size: 6vw;
}
#sec2 .price small {
  font-size: 4vw;
}
#sec2 .txt {
  margin-top: 15vw;
  margin-bottom: 10vw;
}
#sec2 .js {
  margin-bottom: 10vw;
}
#sec2 .js .slick-dots {
  position: relative;
}
#sec2 .js .slick-dots li {
  width: 14vw;
  max-width: 50px;
  height: 14vw;
  max-height: 50px;
  margin: 0 1vw;
}
#sec2 .js .slick-dots li button {
  width: 14vw;
  max-width: 50px;
  height: 14vw;
  max-height: 50px;
}
#sec2 .js .slick-dots li button:before {
  display: none;
}
#sec2 .js .slick-dots li button {
  background-size: cover !important;
  background-position: center center !important;
  filter: brightness(0.5);
  transition: all 0.3s ease;
}
#sec2 .js .slick-dots li.slick-active button {
  filter: brightness(1);
}
#sec2 .js .slick-dots li:nth-child(1) button { background-image: url("../images/Gemini_Generated_Image_2rdahm2rdahm2rda.webp"); }
#sec2 .js .slick-dots li:nth-child(2) button { background-image: url("../images/Gemini_Generated_Image_g9rn8vg9rn8vg9rn.webp"); }
#sec2 .js .slick-dots li:nth-child(3) button { background-image: url("../images/Gemini_Generated_Image_r0fr8mr0fr8mr0fr.webp"); }
#sec2 .js .slick-dots li:nth-child(4) button { background-image: url("../images/Gemini_Generated_Image_umc3jaumc3jaumc3.webp"); }
#sec2 .js .slick-dots li:nth-child(5) button { background-image: url("../images/Gemini_Generated_Image_w2bwgbw2bwgbw2bw.webp"); }
#sec2 .js .slick-dots li:nth-child(6) button { background-image: url("../images/Gemini_Generated_Image_urew6surew6surew.webp"); }
  #sec2 .txt2 {
  padding: 5%;
  background: rgba(255, 255, 255, 0.6);
  color: #2B2B2B;
}
#sec3 {
  position: relative;
  padding: 12vw 0 12vw;
  background: url("../images/bg2.webp") repeat;
  color: #2B2B2B;
}
#sec3:before {
  position: absolute;
  top: 7%;
  width: 25%;
  right: 12%;
  height: 100vw;
  background: url(../images/sec2_deco2.webp) no-repeat;
  background-size: 100%;
  content: "";
}
#sec3:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 40%;
  height: 100vw;
  background: url("../images/dinner/sec3_deco1.webp") no-repeat;
  background-size: 100%;
  content: "";
}
#sec3 h2 {
  width: 10vw;
  height: 68vw;
  font-size: 7vw;
  margin: 0 auto 8vw;
  letter-spacing: 2px;
}
#sec3 .price {
  font-size: 5vw;
  text-align: center;
  margin-bottom: 8vw;
}
#sec3 .price span {
  font-size: 6vw;
}
#sec3 .price small {
  font-size: 4vw;
}
#sec3 .photo {
  margin-bottom: -5vw;
  width: 97%;
}
#sec3 .photo2 {
  margin-left: 30%;
  margin-right: -1.5%;
}
#sec4 {
  position: relative;
  padding: 12vw 0 12vw;
  background: url("../images/bg2.webp") repeat;
  color: #2B2B2B;
}
#sec4:before {
  position: absolute;
  top: -7%;
  width: 48%;
  right: 12%;
  height: 40vw;
  background: url("../images/dinner/sec3_deco2.webp") no-repeat;
  background-size: 100%;
  content: "";
}
#sec4 .group {
  margin-bottom: 5vw;
  padding: 0;
}
#sec4 .group .col h2 {
  font-size: 7vw;
  text-align: center;
  margin-bottom: 8vw;
  letter-spacing: 2px;
}
#sec4 .group .col h2 small {
  font-size: 6vw;
}
#sec4 .group .col .box {
  background: url("../images/shared/bg4.webp") repeat;
  padding: 5%;
  text-align: center;
  margin-bottom: 5vw;
  color: #2B2B2B;
}
#sec4 .group .col .box.box2 {
  margin-bottom: 6vw;
}
#sec4 .group .col .box dl dt {
  font-size: 5vw;
  border-bottom: 1px solid #2B2B2B;
  padding-bottom: 2vw;
  margin-bottom: 2vw;
}
#sec4 .group .col .box dl dd {
  font-size: 5vw;
}
#sec4 .group .col .box dl dd span {
  color: #E65F3A;
  font-size: 6vw;
}
#sec4 .group .col .box dl dd small {
  font-size: 4vw;
}
#sec4 .group .col .note {
  margin-bottom: 9vw;
}
#sec4 .group .js .sec4-js {
  margin-bottom: 5vw;
}
#sec5 {
  position: relative;
  padding: 15vw 0 11vw;
}
#sec5:before {
  position: absolute;
  top: 0;
  right: 0;
  height: 100vw;
  background: url("../images/dinner/sec5_deco.webp") no-repeat;
  background-size: 100%;
  content: "";
  width: 33%;
}
#sec5:after {
  position: absolute;
  top: 219vw;
  right: 0%;
  width: 100%;
  height: 100vw;
  background: url(../images/sec5_deco2.png) no-repeat;
  background-size: 104%;
  content: "";
  z-index: -1;
}
#sec5 h2 {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-direction: row-reverse;
  font-size: 7vw;
  justify-content: center;
  margin-bottom: 3vw;
  letter-spacing: 3px;
  line-height: 1.8;
}
#sec5 h2 .t1 {
  width: 10vw;
  height: 66vw;
  position: relative;
}
#sec5 h2 .t1:after {
  position: absolute;
  bottom: 36vw;
  right: 24%;
  width: 1px;
  background: #2B2B2B;
  height: 34vw;
  content: "";
}
#sec5 h2 .t2 {
  width: 10vw;
  height: 48vw;
  margin-top: 31vw;
  position: relative;
}
#sec5 h2 .t2 .big {
  font-size: 12vw;
}
#sec5 h2 .t2:after {
  position: absolute;
  bottom: 28vw;
  right: 13px;
  width: 1px;
  background: #2B2B2B;
  height: 25vw;
  content: "";
}
#sec5 h2 .t2 .color {
  color: #E65F3A;
  font-size: 9vw;
}
#sec5 .photo {
  margin: 0 -5.5% 7vw;
}
#sec5 .txt {
  margin-bottom: 8vw;
}
#sec5 .photo2 {
  margin-left: 56%;
  margin-bottom: -10vw;
}
#sec5 .photo3 {
  width: 40%;
  margin-bottom: -10vw;
}
#sec5 .photo4 {
  margin-left: 47%;
}
#sec6 {
  position: relative;
  padding: 4vw 0 15vw;
}
#sec6:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100vw;
  background: url("../images/dinner/sec6_deco.webp") no-repeat;
  background-size: 100%;
  content: "";
}
#sec6:after {
  position: absolute;
  top: -23vw;
  right: 0%;
  left: 0;
  width: 100%;
  bottom: 0;
  background: url("../images/shared/bg3.webp") repeat;
  background-size: auto;
  content: "";
  z-index: -11;
}
#sec6 .g-btn .btn-cus {
  margin-bottom: 5vw;
}
#sec6 .g-btn .btn-cus a {
  line-height: 30px;
  height: 79px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#sec6 .g-btn {
  margin-top: 12vw;
}
#sec6 .banner {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-direction: column-reverse;
}

.sec3_txt {
  top: 498px;
  left: 183px;
  line-height: 30px;
  margin-top: 8vw;
}

.sp_none {
  display: none;
}
.pc_none {
  display: block;
}
@media only screen and (min-width: 768px) {
  .sp_none {
    display: block;
  }
  .pc_none {
    display: none !important;
  }
  #attention {
    padding: 74px 0;
  }
  #attention .box {
    background: url(../images/shared/attention_bg2.webp) repeat;
  }
  #sec1 {
    padding: 43px 0;
  }
  #sec1:after {
    width: 236px;
    height: 504px;
  }
  #sec1 h2 {
    display: block;
    margin-bottom: 0;
    line-height: 56px;
    position: absolute;
    right: -7px;
    top: -1px;
    letter-spacing: 8px;
    height: auto;
  }
  #sec1 h2 .t1 {
    font-size: 36px;
    width: 99px;
    margin-left: 0;
    margin-top: 0;
  }
  #sec1 h2 .line-v {
    border-right: 2px solid #2B2B2B;
    padding-right: 8px;
  }
  #sec1 h2 .line-v-left {
    border-left: 2px solid #2B2B2B;
    padding-left: 8px;
  }
  #sec1 h2 .t2 {
    font-size: 36px;
    margin-top: -140px;
    width: 46px;
    height: 650px;
  }
  #sec1 h2 .color {
    font-size: 50px;
    letter-spacing: 13px;
  }
  #sec1 .photo {
    margin-left: -250px;
    margin-bottom: 52px;
  }
  #sec1 .txt {
    height: 423px;
    margin-left: -10px;
    margin-bottom: 23px;
    position: relative;
    z-index: 6;
  }
  #sec1 .photo2 {
    position: absolute;
    left: 388px;
    top: 1000px;
    width: 548px;
    z-index: 5;
  }
  #sec1 .photo3 {
    width: auto;
    margin-left: 50px;
    margin-top: 150px;
    margin-bottom: 0;
    z-index: 5;
    position: relative;
  }
  #sec2 {
    padding: 323px 0 50px;
    margin-top: -119px;
    min-height: 814px;
  }
  #sec2:before {
    top: -599px;
    width: 1518px;
    height: 980px;
    margin: 0 auto;
    background-size: auto;
    background-position: left;
  }
  #sec2:after {
    width: auto;
    background-size: auto;
    width: 192px;
    height: 420px;
  }
  #sec2 .row {
    display: flex;
    margin-bottom: 69px;
  }
  #sec2 h2 {
    font-size: 36px;
    letter-spacing: 5px;
    margin-right: 36px;
    margin-bottom: 0;
  }
  #sec2 h2 span {
    font-size: 40px;
  }
  #sec2 .price {
    font-size: 22px;
    margin-bottom: 0;
    margin-top: 6px;
  }
  #sec2 .price span {
    font-size: 28px;
  }
  #sec2 .price small {
    font-size: 20px;
  }
  #sec2 .txt {
    margin-top: 0;
    margin-left: 573px;
    width: 445px;
    margin-bottom: 38px;
  }
  #sec2 .js {
    position: absolute;
    left: -250px;
    top: -28px;
    width: 776px;
    height: 452px;
  }
  #sec2 .js .slick-dots {
    text-align: right;
    padding-left: 8px;
  }
  #sec2 .js .slick-dots li {
    width: 91px;
    height: 91px;
    margin: 7px;
  }
  #sec2 .js .slick-dots li button {
    width: 91px;
    height: 91px;
  }
  #sec2 .js .slick-dots li button {
    transition: all 0.5s;
  }
  #sec2 .js .slick-dots li:hover button {
    transition: all 0.5s;
  }

    #sec2 .txt2 {
    margin-left: 564px;
    padding: 18px 32px;
    line-height: 33px;
  }
  #sec3 {
    padding: 59px 0 220px;
  }
  #sec3:before {
    width: 174px;
    height: 264px;
    top: -287px;
    right: auto;
    left: calc(50% + 430px);
  }
  #sec3 h2 {
    font-size: 40px;
    width: 36px;
    height: 390px;
    position: absolute;
    left: 0;
    top: 32px;
    letter-spacing: 2px;
  }
  #sec3 .price {
    font-size: 22px;
    position: absolute;
    top: 498px;
    left: 183px;
  }
  #sec3 .price span {
    font-size: 28px;
    margin-left: 7px;
  }
  #sec3 .price small {
    font-size: 20px;
  }
  #sec3 .photo {
    width: auto;
    margin-left: 96px;
    margin-top: -197px;
    margin-bottom: -111px;
  }
  #sec3 .photo2 {
    margin-left: 703px;
    width: 403px;
  }

  .sec3_txt {
    position: absolute;
    top: 498px;
    left: 183px;
    line-height: 30px;
    margin-top: 0;
  }

  #sec4 {
    padding: 60px 0 19px;
  }
  #sec4:before {
    width: 325px;
    height: 292px;
    left: calc(50% + 330px);
    top: -84px;
  }
  #sec4 .group {
    display: flex;
    flex-direction: row-reverse;
    margin: 0 -150px 0 -166px;
  }
  #sec4 .group .col h2 {
    font-size: 40px;
    margin-bottom: 54px;
    text-align: left;
    margin-left: 45px;
  }
  #sec4 .group .col {
    width: 505px;
    margin-top: 60px;
    margin-left: -14px;
  }
  #sec4 .group .js {
    width: 823px;
    height: 597px;
  }
  #sec4 .group .js .slick-dots {
    text-align: right;
    width: calc(100% - 47px);
  }
  #sec4 .group .col h2 small {
    font-size: 36px;
  }
  #sec4 .group .col .box {
    position: relative;
    z-index: 10;
    padding: 31px 60px;
    margin-bottom: 15px;
  }
  #sec4 .group .col .box.box2 {
    margin-bottom: 12px;
  }
  #sec4 .group .col .box dl dt {
    font-size: 30px;
    padding-bottom: 17px;
    margin-bottom: 13px;
  }
  #sec4 .group .col .box dl dd {
    font-size: 22px;
  }
  #sec4 .group .col .box dl dt small {
    font-size: 24px;
  }
  #sec4 .group .col .box dl dd span {
    font-size: 28px;
  }
  #sec4 .group .col .box dl dd small {
    font-size: 20px;
  }
  #sec4 .group .col .note {
    font-size: 22px;
  }
  #sec4 .group .js .sec4-js {
    margin-bottom: 1px;
  }
  #sec4 .group .note2 {
    margin-left: 168px;
    line-height: 33px;
  }
  #sec5 {
    padding: 165px 0 100px;
  }
  #sec5:before {
    width: 215px;
    height: 475px;
    top: 184px;
  }
  #sec5:after {
    top: 718px;
    width: 1045px;
    height: 850px;
    background-size: auto;
  }
  #sec5 h2 {
    font-size: 39px;
    position: absolute;
    right: 45px;
    top: 13px;
  }
  #sec5 h2 .t1 {
    width: 66px;
    letter-spacing: 7px;
    height: 400px;
  }
  #sec5 h2 .t1:after {
    bottom: 229px;
    width: 2px;
    height: 195px;
  }
  #sec5 h2 .t2 {
    width: 50px;
    margin-top: 184px;
    height: 278px;
    letter-spacing: 8px;
  }
  #sec5 h2 .t2:after {
    bottom: 168px;
    width: 2px;
    height: 177px;
    right: 21px;
  }
  #sec5 h2 .t2 .color {
    font-size: 52px;
  }
  #sec5 .photo {
    margin-left: -250px;
    margin-bottom: 38px;
  }
  #sec5 .txt {
    margin-left: 101px;
    width: 550px;
    margin-bottom: 78px;
  }
  #sec5 .photo2 {
    margin-top: -195px;
    width: 434px;
    margin-left: 747px;
    margin-bottom: -190px;
  }
  #sec5 .photo3 {
    width: auto;
    margin-left: -71px;
    margin-bottom: -141px;
  }
  #sec5 .photo4 {
    margin-left: 380px;
    width: 687px;
  }
  #sec6 {
    padding: 20px 0 112px;
  }
  #sec6:before {
    width: 236px;
    height: 234px;
    top: -76px;
  }
  #sec6:after {
    top: -296px;
    background-size: auto;
  }
  #sec6 .g-btn .btn-cus {
    width: 411px;
    margin-bottom: 47px;
  }
  #sec6 .g-btn {
    display: flex;
    width: 864px;
    margin: 50px auto 0px auto;
  }
  #sec6 .g-btn .btn-cus a {
    height: 114px;
  }
  #sec6 .banner {
    flex-direction: row;
    margin: 0 -35px;
  }
  #sec6 .banner dt {
    border: 1px solid;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1200px) {
  #sec2 .js {
    left: -195px;
  }
    #sec2 .txt2 {
    margin-left: 614px;
    width: 436px;
    box-sizing: border-box;
  }
  #sec2 .txt {
    margin-left: 613px;
    width: 445px;
  }
}
.sec3_txt_2 {
  font-size: 5vw !important;
}
@media only screen and (min-width: 768px) {
  .sec3_txt_2 {
    font-size: 22px !important;
    margin-right: 23px;
  }
}

.zoutou {
  text-align: start;
  margin-top: 80px;
}
.zoutou > p:first-child {
  text-align: center;
  font-size: 28px;
  margin-bottom: 24px;
}

@media only screen and (min-width: 768px) {
  .zoutou {
    text-align: center;
  }
}

.profile-box {
  margin-top: 15vw;
  margin-bottom: 10vw;
}
.profile-img {
  text-align: center;
  margin-bottom: 30px;
}
.profile-txt {
  text-align: center;
}

@media only screen and (min-width: 768px) {
  .profile-flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 50px;
  }
  .profile-img {
    flex: 0 0 45%;
    margin-bottom: 0;
  }
  .profile-txt {
    flex: 1;
    text-align: left;
  }
}

/* ==============================================================
   #floor parallax and layout for about.html
   ============================================================== */
#floor {
  background: url("../images/shared/bg3.webp") repeat;
  padding-bottom: 14vw;
  position: relative;
}
#floor .bg_parallax {
  position: relative;
  min-height: 66vw;
}
#floor .img-parallax {
  clip: rect(0, auto, auto, 0);
  margin-bottom: 0;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
#floor .img-parallax img {
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  padding: 0;
  margin: 0;
  object-fit: cover;
  z-index: 0;
  transform: translateZ(0);
}
#floor h2 {
  width: 10vw;
  height: 69vw;
  margin-bottom: 47vw;
  position: relative;
  font-size: 7vw;
  letter-spacing: 5px;
  margin-top: 12vw;
}
#floor h2:after {
  position: absolute;
  top: -12vw;
  right: 0px;
  width: 1px;
  background: #2B2B2B;
  height: 47vw;
  content: "";
}
#floor h2 span {
  font-size: 10vw;
}
#floor h2 .color {
  color: #E65F3A;
}
#floor .map {
  margin-bottom: 8vw;
  text-align: center;
}
#floor .col h3 {
  margin-bottom: 6vw;
  font-size: 6vw;
  line-height: 1.6;
}
#floor .col h3 small {
  font-size: 4vw;
}
#floor .col .txt {
  margin-bottom: 9vw;
}
#floor .list-photo {
  flex-direction: column;
}
#floor .list-photo .row {
  margin: 0 auto 5vw 0;
  width: 90%;
}
#floor .list-photo .row .photo {
  margin-bottom: 2vw;
}
#floor .list-photo .row2 {
  margin: 0 auto 5vw;
  width: 90%;
}
#floor .list-photo .row2 .photo {
  margin-bottom: 2vw;
}
#floor .list-photo .row3 {
  margin: 0 0 5vw auto;
  width: 90%;
}
#floor .list-photo .row3 .photo {
  margin-bottom: 2vw;
}
@media only screen and (min-width: 768px) {
  #floor {
    padding: 0 0 67px;
  }
  #floor .bg_parallax {
    min-height: 695px;
  }
  #floor .img-parallax img {
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    padding: 0;
    margin: 0;
    object-fit: cover;
    z-index: 0;
    transform: translateZ(0);
  }
  #floor h2 {
    font-size: 40px;
    width: 68px;
    margin-left: -62px;
    margin-top: 68px;
    letter-spacing: 11px;
    margin-bottom: 284px;
    height: 485px;
  }
  #floor h2:after {
    top: -71px;
    height: 276px;
    right: 2px;
    width: 2px;
  }
  #floor h2 span {
    font-size: 53px;
  }
  #floor .wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 40px 0 80px;
  }
  #floor .map {
    width: 48%;
    text-align: center;
  }
  #floor .col h3 {
    font-size: 30px;
    line-height: 60px;
    letter-spacing: 4px;
    margin-bottom: 40px;
  }
  #floor .col h3 small {
    font-size: 22px;
  }
  #floor .col .txt {
    width: 100%;
    line-height: 1.8;
  }
  #floor .col {
    width: 48%;
  }
  #floor .list-photo {
    flex-direction: row;
    margin: 0;
    justify-content: space-between;
    max-width: 100%;
    max-width: 1260px;
    margin: 0 auto;
  }
  #floor .list-photo .row {
    width: 31%;
    max-width: 32%;
  }
  #floor .list-photo .row .photo {
    margin-bottom: 17px;
  }
  #floor .list-photo .ttl {
    font-size: 20px;
    letter-spacing: 1px;
    margin-left: 10px;
    text-align: center;
  }
  #floor .list-photo .row2 {
    margin-left: 0;
    width: 31%;
    max-width: 32%;
  }
  #floor .list-photo .row2 .photo {
    margin-bottom: 14px;
  }
  #floor .list-photo .row3 {
    margin-left: 0;
    width: 31%;
    max-width: 32%;
  }
  #floor .list-photo .row3 .photo {
    margin-bottom: 14px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1300px) {
  #floor .list-photo {
    margin: 0;
    width: 1250px;
    max-width: 100%;
    padding: 0 20px;
    box-sizing: border-box;
  }
}

/* Gallery Slider Styles */
#floor .floor-gallery-js {
  margin: 5vw auto;
  width: 90%;
  max-width: 1260px;
}
#floor .floor-gallery-js .slick-slide {
  margin: 0 8px;
}
#floor .floor-gallery-js .slide {
  outline: none;
}
#floor .floor-gallery-js .slide .photo {
  margin-bottom: 15px;
}
#floor .floor-gallery-js .slide .photo img {
  width: 100%;
  border-radius: 5px;
  box-shadow: 0 4px 15px rgba(0,0,0,0.05);
}
#floor .floor-gallery-js .slide .ttl {
  font-size: 16px;
  text-align: center;
  letter-spacing: 1px;
}
#floor .floor-gallery-js .slick-dots {
  bottom: -30px;
  display: flex !important;
  justify-content: center;
  align-items: center;
  gap: 8px;
}
#floor .floor-gallery-js .slick-dots li {
  margin: 0;
  width: 10px;
  height: 10px;
}
#floor .floor-gallery-js .slick-dots li button {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #ddd;
  font-size: 0;
  color: transparent;
  padding: 0;
  border: none;
  transition: all 0.3s ease;
}
#floor .floor-gallery-js .slick-dots li button:before {
  display: none;
}
#floor .floor-gallery-js .slick-dots li.slick-active button {
  background-color: #E65F3A;
  transform: scale(1.2);
}
#floor .floor-gallery-js .slick-prev {
  left: -30px;
}
#floor .floor-gallery-js .slick-next {
  right: -30px;
}
@media only screen and (min-width: 768px) {
  #floor .floor-gallery-js {
    margin: 40px auto 0;
  }
  #floor .floor-gallery-js .slick-slide {
    margin: 0 15px;
  }
  #floor .floor-gallery-js .slide .ttl {
    font-size: 20px;
  }
  #floor .floor-gallery-js .slick-dots {
    bottom: -50px;
  }
  #floor .floor-gallery-js .slick-prev {
    left: -50px;
  }
  #floor .floor-gallery-js .slick-next {
    right: -50px;
  }
}
