.txt,
.txt1,
.txt2,
.txt3 {
  text-align: start;
}


@media only screen and (min-width: 768px) {
  main {
    overflow: visible;
  }
  #lead,
  #sozai,
  #course,
  #menu,
  #shopinfo {
    overflow: hidden;
  }
}
.wrap-infinity {
  height: 39.7vw;
}
.wrap-infinity .slide-infinity span {
  white-space: nowrap;
  font-size: 12vw;
  font-family: var(--play);
  letter-spacing: normal;
  line-height: 1em;
  color: #4c4c4c;
}
@media only screen and (min-width: 768px) {
  .wrap-infinity {
    height: 266px;
  }
  .wrap-infinity .slide-infinity span {
    font-size: 90px;
  }
}

#lead {
  padding: 20vw 0 0;
}
#lead h2 {
  text-align: center;
  font-size: 5vw;
  white-space: nowrap;
  font-weight: 400;
  line-height: 1.6em;
  letter-spacing: 0.2em;
  position: relative;
  z-index: 3;
  margin-bottom: -8vw;
}
#lead .img {
  margin-bottom: 8vw;
  position: relative;
  z-index: 2;
}
#lead .desc {
  padding-bottom: 15vw;
  position: relative;
}
#lead .desc::before {
  content: "";
  position: absolute;
  background: url(../img/shared/main_bg2.jpg) repeat;
  bottom: 0;
  left: calc(50% - 50vw);
  right: calc(50% - 50vw);
  height: 200vw;
  z-index: -1;
}
#lead .txt {
  margin-bottom: 6vw;
}
@media only screen and (min-width: 768px) {
  #lead {
    padding: 163px 0 0;
  }
  #lead h2 {
    font-size: 50px;
    padding-top: 105px;
    line-height: 1.8em;
    margin-bottom: 225px;
  }
  #lead .img {
    position: absolute;
    top: 0;
    right: -139px;
  }
  #lead .desc {
    padding-bottom: 102px;
    margin-left: -100px;
    width: 512px;
    box-sizing: border-box;
  }
  #lead .desc::before {
    height: 950px;
    right: -201px;
  }
  #lead .txt {
    margin-bottom: 61px;
  }
  #lead .btn-all a {
    margin-left: 0;
    border-radius: 34px;
    width: 300px;
    height: 70px;
    font-size: 20px;
  }
}

#sozai {
  padding-bottom: 0;
}
@media only screen and (min-width: 768px) {
  #sozai {
    padding: 186px 0 105px;
  }
  #sozai .row1 {
    margin-bottom: 658px;
  }
  #sozai .row2::before {
    bottom: -90px;
  }
}


@media only screen and (min-width: 768px) {
  #course {
    margin-bottom: 281px;
  }
  #course .desc {
    margin-bottom: 90px;
  }
}
.sec-course .box {
  padding: 5.3333333333vw;
  background: url("../img/menu/sec4_bg.jpg") center/cover no-repeat;
  margin-bottom: 8vw;
}
.sec-course .box h3 {
  width: fit-content;
  font-size: 6.4vw;
  text-align: center;
  line-height: 1.4;
  padding-bottom: 10px;
  border-bottom: 1px solid #fff;
  margin: 0 auto 5.3333333333vw;
}
.sec-course .box .dish {
  display: block;
  flex-wrap: wrap;
  justify-content: center;
  justify-content: space-between;
  max-width: 100%;
  margin: 0 auto;
  gap: 20px 0;
}
.sec-course .box .dish dl {
  width: 100%;
  font-size: 14px;
  line-height: 1.8;
  padding-bottom: 20px;
}

@media only screen and (min-width: 768px) {

  .sec-course .box {
    padding: 69px 20px 75px;
    max-width: 1000px;
    margin: 0 auto 42px;
    transform: translateX(7px);
  }
  .sec-course .box h3 {
    margin-bottom: 47px;
    font-size: 24px;
    letter-spacing: 2.4px;
    padding-bottom: 5px;
  }
  .sec-course .box .dish {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  justify-content: space-between;
  max-width: 500px;
  margin: 0 auto;
    max-width: 800px;
    gap: 25px 0;
  }
  .sec-course .box .dish dl {
    padding-bottom: 25px;
    font-size: 16px;
    line-height: 1.55;
    width: 400px;
    max-width: 400px;
  }
  .sec-course .box .dish dd {
    letter-spacing: 2px;
  }
}


@media only screen and (min-width: 768px) {
  #menu {
    margin-bottom: 138px;
  }
  #menu .info {
    margin-bottom: 149px;
  }
  #menu .row2 {
    margin-bottom: 190px;
  }
  #menu .row2 .desc {
    padding-bottom: 163px;
  }
}

.bnr {
  margin: 0 -4.4%;
  height: 93.3vw;
  position: relative;
  z-index: 1;
}
.bnr .desc {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: absolute;
  inset: 18.1vw 0 12vw 0;
  margin: auto;
  z-index: 1;
}
.bnr h2 {
  text-align: center;
  font-size: 9.3vw;
  font-weight: 400;
  font-family: var(--play);
  letter-spacing: 0.05em;
  line-height: 1em;
  margin-bottom: 7vw;
}
.bnr h2 .wow {
  opacity: 1;
  transform: translateY(130%);
  transition-delay: 2s;
  transition-duration: 1.5s;
}
.bnr .ttl {
  font-size: 4.8vw;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.2em;
  line-height: 1.8em;
  margin: 1.1vw 0 5.9vw;
}
.bnr .ttl .wow {
  opacity: 1;
  transform: translateY(130%);
  transition-delay: 2s;
  transition-duration: 1.5s;
}
.bnr .line {
  background: #b8b09f;
  width: 55.7vw;
  height: 1px;
  margin: 0 auto;
  transition: all 1s;
  clip-path: polygon(50% 0, 50% 0, 50% 100%, 50% 100%);
}
.bnr .btn-all .fk {
  margin: 0 auto;
}
.bnr .slick-slider {
  height: 100%;
}
.bnr .slick-track {
  height: 100%;
}
.bnr .slick-list {
  height: 100%;
}
.bnr .slick-slide {
  height: 100%;
}
.bnr .slick-slide .photo {
  height: 100%;
}
.bnr .slick-slide > div {
  height: 100%;
}
.bnr .img {
  clip-path: polygon(50% 0, 50% 0, 50% 100%, 50% 100%);
  transition: all 1s;
  position: absolute;
  inset: 0;
  z-index: -1;
}
.bnr .img .slick-dots {
  justify-content: center;
  position: absolute;
  bottom: 2vw;
  z-index: 4;
}
.bnr .img img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.bnr .img.animated {
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
  transition: all 1s;
  animation-delay: 0.5s;
}
.bnr .line.animated {
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
  transition: all 1s;
  transition-delay: 1.5s;
}
.bnr h2 .wow.animated {
  transform: translateY(0%);
  opacity: 1;
}
.bnr .ttl .wow.animated {
  transform: translateY(0%);
  opacity: 1;
}
.bnr .link {
  position: absolute;
  inset: 0;
  z-index: 3;
}
@media only screen and (min-width: 768px) {
  .bnr {
    margin: 0 -65px;
    height: 503px;
    transition: all 0.3s ease;
  }
  .bnr .desc {
    inset: 133px 0 60px 0;
  }
  .bnr h2 {
    font-size: 50px;
    margin-bottom: 30px;
  }
  .bnr .ttl {
    font-size: 25px;
    margin: 5px 0 26px;
  }
  .bnr .line {
    width: 222px;
  }
  .bnr .img .slick-dots {
    bottom: 29px;
  }
  .bnr .img .slick-dots li {
    margin: 0 4px;
  }
  .bnr .btn-all .fk {
    width: 140px;
    height: 40px;
    margin: 0 auto;
  }
}

#floor_info .row {
  margin-top: 0;
}
@media only screen and (min-width: 768px) {
  #floor {
    padding-bottom: 201px;
  }
  #floor_info .row .desc .en {
    margin-bottom: 37px;
  }
  #floor_info .row .desc .txt {
    margin-bottom: 68px;
  }
}

#shopinfo .list-social {
  margin-bottom: 10vw;
}
#shopinfo .caution .title {
  font-family: var(--play);
  font-weight: 400;
  font-size: 5vw;
  margin-bottom: 3vw;
  text-align: center;
  letter-spacing: 0.05em;
}
#shopinfo .caution ul {
  box-sizing: border-box;
  padding: 0 5%;
}
#shopinfo .caution ul li {
  list-style: disc;
  line-height: 1.6em;
}
@media only screen and (min-width: 768px) {
  #shopinfo {
    padding-bottom: 213px;
  }
  #shopinfo .box .row {
    padding-bottom: 120px;
  }
  #shopinfo .list-social {
    margin-bottom: 50px;
  }
  #shopinfo .caution .title {
    font-size: 25px;
    margin-bottom: 14px;
  }
  #shopinfo .caution ul {
    margin: 0 -75px 0 -13px;
    padding: 0;
  }
  #shopinfo .caution ul li {
    margin-bottom: 24px;
    letter-spacing: 0.05em;
  }
  #shopinfo .caution ul li:last-child {
    margin-bottom: 0;
  }
  #shopinfo .box #gmap .img {
    top: 250px;
  }
  #shopinfo .box #gmap .desc {
    margin-bottom: 0;
  }
}

@media screen and (min-width: 768px) and (max-width: 1366px) {
  .bnr {
    margin: 0 100px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1260px) {
  #lead .desc {
    margin-left: -20px;
  }
  #lead .img {
    right: -40px;
    left: calc(50% + 20px);
  }
}
