@charset "UTF-8";
/*--------------------------------------
  commmon
--------------------------------------*/
.fnt-shippori-mincho {
  color: var(--main);
  font-weight: 600;
}

.txt {
  text-align: justify;
}

.fz28 {
  font-size: calc(5vw + var(--gap));
  --gap: 0vw;
  line-height: 1.5;
  letter-spacing: 0.1em;
}

.fz33 {
  font-size: calc(6vw + var(--gap));
  --gap: 0vw;
  line-height: 1.8;
  letter-spacing: 0.1em;
}

.price {
  font-family: "Shippori Mincho";
  color: var(--main);
}

.wrap {
  padding: 0 4%;
}

.row {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-direction: column;
}

main {
  overflow: visible;
  --main: #e1e1e1;
}

.ovh {
  overflow: hidden;
}
#header, #footer, #sec1, #sec6{
  overflow: hidden;
}
#key .sl-key .sl {
  height: 120vw;
}
#key .sl-key .sl1 {
  background: url(../img/menu/key_p1.jpg) no-repeat center top/cover;
}
#key .sl-key .sl2 {
  background: url(../img/menu/key_p2.jpg) no-repeat center top/cover;
}
#key .sl-key .sl3 {
  background: url(../img/menu/key_p3.jpg) no-repeat center top/cover;
}
@media screen and (min-width: 768px) {
  #key .sl-key .sl {
  height: 820px !important;

}
  #header img, #footer{
    width: auto;
  }
}
.banner {
  height: 50vw;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  position: relative;
  background: url("../img/menu/s3_p1.jpg") no-repeat center top;
  background-size: cover;
}
.banner .ttl {
  position: absolute;
  width: 47%;
  top: -6vw;
  left: -3%;
}

.slick-dots button {
  background: #222;
}

.slick-dots .slick-active button {
  background: #dbdbdb;
}

@media screen and (min-width: 768px) {
  .fz33 {
    font-size: 33px;
    line-height: 78px;
    letter-spacing: 0.3em;
  }
  .fz28 {
    font-size: 28px;
    line-height: 65px;
    letter-spacing: 0.3em;
  }
  .row {
    flex-direction: row;
  }
  .wrap {
    padding: 0;
    width: calc(100% - 40px);
  }
  body {
    line-height: 40px;
  }
  .txt {
    text-align: left;
  }
  .banner {
    height: 400px;
    box-sizing: border-box;
    padding: 25px 0 0 13px;
  }
  .banner .ttl {
    width: 332px;
    top: -25px;
    left: -33px;
  }
  .slick-dots button {
    width: 56px;
    height: 7px;
  }
  .slick-dots li:hover {
    opacity: 0.8;
  }
  .slick-dots li + li {
    margin-left: 14px;
  }
  .price {
    font-size: 18px;
  }
  .price small {
    font-size: 16px;
  }
  img {
    width: 100%;
    max-width: 100%;
    height: auto;
  }
  .btn-link {
    width: 295px;
  }
  .btn-link a {
    font-size: 20px;
    padding: 29px 10px;
    line-height: 1;
  }
  .btn-link a .ttl-jp {
    font-size: inherit;
  }
}
/*--------------------------------------
    key
--------------------------------------*/
.key {
  height: 90vw;
}
.key li {
  height: 90vw;
}
.key li img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media screen and (min-width: 768px) {
  .key {
    height: 820px;
  }
  .key li {
    height: 820px;
  }
}

/*--------------------------------------
    sec1
--------------------------------------*/
#sec1 {
  padding: 12vw 0;
  position: relative;
  z-index: 1;
}
#sec1:before,
#sec1:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 85vw;
  background: url("../img/menu/s1_deco.png") no-repeat center top;
  background-size: contain;
  transform: scale(-1);
  z-index: -1;
}
#sec1:after {
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
  transform: none;
}
#sec1 h2 {
  margin: 0 auto 6vw;
  white-space: nowrap;
}
@media screen and (min-width: 768px) {
  #sec1 {
    padding: 120px 0 93px;
  }
  #sec1:before,
  #sec1:after {
    width: 751px;
    height: 640px;
  }
  #sec1 .wrap {
    max-width: 1100px;
  }
  #sec1 .row {
    flex-direction: row-reverse;
  }
  #sec1 .row h2 {
    margin-left: 105px;
    margin-bottom: 0;
    width: 156px;
    height: 537px;
  }
  #sec1 .row .txt {
    margin-top: 137px;
  }
}
@media (max-width: 1100px) and (min-width: 768px) {
  #sec1 .row h2 {
    margin-right: 0;
    margin-left: auto;
  }
}

/*--------------------------------------
    sec2
--------------------------------------*/
#sec2 .set {
  position: sticky;
  position: -webkit-sticky;
  top: 0;
  height: 100vh;
  background: url("../img/menu/s2_bg_sp.jpg") no-repeat center bottom;
  background-size: cover;
  display: flex;
  align-items: end;
  padding-bottom: 110px;
  box-sizing: border-box;
  overflow: hidden;
}
#sec2 .set1{
  padding-bottom: 200px;
}
#sec2 .set:nth-child(1) .ttl {
  width: 40vw;
  margin-bottom: 20px;
}
#sec2 .set:nth-child(2) {
  background: url("../img/menu/s2_bg2_sp.jpg") no-repeat center bottom;
  background-size: cover;
  position: relative;
}
#sec2 .set:nth-child(3) {
  background: url("../img/menu/s2_bg3_sp.jpg") no-repeat center bottom;
  background-size: cover;
  position: relative;
}
#sec2 .set .txt {
  margin-top: 20px;
}
#sec2 .set .ttl-deco {
  display: table;
  position: relative;
}
#sec2 .set .ttl-deco:before {
  content: "";
  position: absolute;
  top: 50%;
  left: calc(100% + 20px);
  width: 45px;
  height: 1px;
  background: #fff;
}
@media screen and (min-width: 768px) {
  #sec2 .set {
    background: url("../img/menu/s2_bg1.jpg") no-repeat center top;
    background-size: cover;

    align-items: center;
    padding-bottom: 0;
    padding-top: 92px;
  }
  #sec2 .set .wrap {
    max-width: 1272px;
  }
  #sec2 .set h2 {
    line-height: 65px;
    letter-spacing: 0.22em;
  }
  #sec2 .set .content {
    width: 484px;
    margin-left: auto;
  }
  #sec2 .set .content h2 {
    margin-left: -4px;
  }
  #sec2 .set .content h2:before {
    left: calc(100% + 13px);
    width: 89px;
  }
  #sec2 .set .content .txt {
    margin-top: 34px;
    line-height: 35px;
    letter-spacing: 0.15em;
  }
  #sec2 .set:nth-child(1) {
    padding-top: 0;
  }
  #sec2 .set:nth-child(1) .wrap {
    max-width: 1308px;
  }
  #sec2 .set:nth-child(1) .ttl {
    width: 238px;
    margin: -86px 4px 42px auto;
  }
  #sec2 .set:nth-child(1) h2 {
    text-align: right;
  }
  #sec2 .set:nth-child(2) {
    background: url("../img/menu/s2_bg2.jpg") no-repeat center top;
    background-size: cover;
  }
  #sec2 .set:nth-child(3) {
    background: url("../img/menu/s2_bg3.jpg") no-repeat center top;
    background-size: cover;
    padding-top: 22px;
  }
  #sec2 .set:nth-child(3) .wrap {
    max-width: 1264px;
  }
}

/*--------------------------------------
  sec3
--------------------------------------*/
#sec3 {
  background: url("../img/shared/bg3.jpg") repeat;
}
#sec3 .set1 {
  padding: 23vw 0 13vw;
  text-align: center;
  position: relative;
  z-index: 1;
}
#sec3 .set1:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 60vw;
  background: url("../img/menu/s3_bg.png") no-repeat center top;
  background-size: auto 100%;
}
#sec3 .set1:after {
  content: "";
  position: absolute;
  top: 94vw;
  left: 0;
  width: 70%;
  height: auto;
  aspect-ratio: 827/1655;
  background: url("../img/menu/s3_deco.jpg") repeat;
  clip-path: polygon(0 0, 0% 100%, 100% 50%);
  z-index: -1;
}
#sec3 .set1 .wrap {
  padding: 0 3%;
}
#sec3 .set1 .txt {
  text-align: justify;
}
#sec3 .set1 h2 {
  letter-spacing: 0em;
  --gap: -1vw;
  margin-bottom: 6vw;
}
#sec3 .set1 .banner {
  margin: 10vw 0 6vw;
}
#sec3 .set2 {
  position: relative;
  z-index: 2;
}
#sec3 .set2 .row {
  gap: 8vw;
}
#sec3 .set2 .row .left {
  position: relative;
}
#sec3 .set2 .row .left .ttl {
  position: absolute;
  z-index: 2;
  top: 2vw;
  right: 14vw;
  width: 51%;
}
#sec3 .set2 .row .left .s3-js .slick-dots {
  justify-content: end;
  margin-right: 10px;
}
#sec3 .set2 .row .content {
  padding: 0 4%;
  text-align: center;
}
#sec3 .set2 .row .content h2 {
  margin: 3vw 0 7vw;
}
#sec3 .set2 .row .content .txt {
  margin-bottom: 6vw;
}
#sec3 .set2 .row .content dl {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  border-bottom: 1px solid #716d6a;
  text-align: left;
  justify-content: space-between;
  padding-bottom: 8px;
  margin-bottom: 8px;
  align-items: end;
}
#sec3 .set2 .row .content dl dd {
  text-align: right;
  min-width: max-content;
}
#sec3 .set2 .row .content .note {
  text-align: left;
}
#sec3 .set3 {
  position: relative;
  z-index: 1;
  padding: 23vw 0 13vw;
}
#sec3 .set3:before {
  content: "";
  position: absolute;
  top: 94vw;
  right: 0;
  width: 70%;
  height: auto;
  aspect-ratio: 827/1655;
  background: url("../img/menu/s3_deco.jpg") repeat;
  clip-path: polygon(0 50%, 100% 100%, 100% 0);
  z-index: -1;
}
#sec3 .set3 .row {
  gap: 8vw;
}
#sec3 .set3 .row .right {
  margin: 0 -5%;
  position: relative;
}
#sec3 .set3 .row .right .ttl {
  width: 50%;
  position: absolute;
  top: -10vw;
  left: 2vw;
  z-index: 2;
}
#sec3 .set3 .row ul li:nth-child(1) {
  width: 45%;
}
#sec3 .set3 .row ul li:nth-child(2) {
  width: 52%;
  margin: -8vw 0 0 auto;
}
#sec3 .set3 .row .content {
  text-align: center;
}
#sec3 .set3 .row .content h2 {
  margin: 3vw 0 7vw;
}
#sec3 .set3 .menu {
  margin-top: 6vw;
}
#sec3 .set3 .menu dl {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  border-bottom: 1px solid #6e7070;
  padding-bottom: 8px;
  margin-bottom: 8px;
  text-align: left;
  justify-content: space-between;
}
#sec3 .set3 .menu dl dd {
  text-align: right;
}
#sec3 .set4 {
  position: relative;
  padding-bottom: 20vw;
  --main: #222;
  z-index: 1;
}
#sec3 .set4::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 86vw;
  background: url("../img/menu/s1_deco.png") no-repeat center top;
  background-size: contain;
  z-index: -1;
}
#sec3 .set4 .row .photo {
  margin-right: -5%;
  margin-left: 5%;
  position: relative;
  z-index: 2;
}
#sec3 .set4 .row .content {
  position: relative;
  z-index: 1;
  color: #605d64;
  text-align: center;
  padding: 8vw 0 11vw;
  padding-right: 4%;
}
#sec3 .set4 .row .content:before {
  content: "";
  position: absolute;
  top: -8vw;
  left: -5%;
  right: 0;
  bottom: 0;
  background: url("../img/shared/bg2.jpg") repeat;
  z-index: -1;
}
#sec3 .set4 .row .content h3 {
  font-size: 4.7vw;
}
#sec3 .set4 .row .content .price {
  margin: 6vw 0;
}
#sec3 .set4 .row .content .note {
  margin-top: 10px;
  text-align: left;
}
#sec3 .set4 .row2 {
  margin: 10vw 0;
}
#sec3 .set4 .row2 .photo {
  margin-left: -5%;
  margin-right: 5%;
}
#sec3 .set4 .row2 .content {
  padding-right: 0;
  padding-left: 4%;
}
#sec3 .set4 .row2 .content:before {
  left: 0;
  right: -5%;
}
#sec3 .set4 .row2 .content h3 {
  font-size: 4vw;
}
#sec3 .set4 .btn-link {
  margin-top: 10vw;
}
@media screen and (min-width: 768px) {
  #sec3 .set1 {
    padding: 145px 0 59px;
  }
  #sec3 .set1:before {
    height: 863px;
    background-repeat: repeat-x;
  }
  #sec3 .set1:after {
    width: 827px;
    top: 654px;
  }
  #sec3 .set1 .wrap {
    padding: 0;
  }
  #sec3 .set1 h2 {
    letter-spacing: 0.3em;
    margin-left: 17px;
    margin-bottom: 37px;
  }
  #sec3 .set1 .txt {
    text-align: center;
    margin-left: 2px;
  }
  #sec3 .set1 .banner {
    margin: 128px 0 61px;
  
  }
  #sec3 .set1 .note {
    margin-left: 10px;
  }
  #sec3 .set2 .row {
    gap: 0;
    align-items: center;
  }
  #sec3 .set2 .row .left {
    width: calc(57% - 18px);
  }
  #sec3 .set2 .row .left .s3-js {
    line-height: 1;
  }
  #sec3 .set2 .row .left .s3-js .slick-dots {
    margin: 5px 33px 0 0;
  }
  #sec3 .set2 .row .left .s3-js img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  #sec3 .set2 .row .left .ttl {
    width: 378px;
    top: 18px;
    right: 123px;
  }
  #sec3 .set2 .row .content {
    width: calc(43% + 18px);
    box-sizing: border-box;
    padding: 0 20px 21px;
  }
  #sec3 .set2 .row .content .inner {
    width: 470px;
    max-width: 100%;
    margin: 0 auto;
  }
  #sec3 .set2 .row .content h3 {
    font-size: 20px;
    margin-left: -69px;
    letter-spacing: 0.3em;
  }
  #sec3 .set2 .row .content h2 {
    margin: 4px 0 45px -67px;
  }
  #sec3 .set2 .row .content .txt {
    margin-bottom: 36px;
  }
  #sec3 .set2 .row .content dl {
    font-size: 17px;
    line-height: 24px;
    letter-spacing: 0.18em;
    padding-bottom: 11px;
    margin-bottom: 14px;
  }
  #sec3 .set2 .row .content dl dd {
    margin: 0px 5px 4px 0;
  }
  #sec3 .set2 .row .content .note {
    margin-top: -12px;
    margin-left: 6px;
  }
  #sec3 .set3 {
    padding: 115px 0 346px;
  }
  #sec3 .set3:before {
    top: -24px;
    width: 787px;
    aspect-ratio: 787/1577;
  }
  #sec3 .set3 .wrap {
    max-width: 1296px;
  }
  #sec3 .set3 .row {
    flex-direction: row-reverse;
    gap: 40px;
    justify-content: space-between;
  }
  #sec3 .set3 .row .right {
    margin: 0 -51px 0 0;
  }
  #sec3 .set3 .row .right .ttl {
    top: 11px;
    width: 206px;
    left: -34px;
  }
  #sec3 .set3 .row .content {
    text-align: center;
    padding-top: 62px;
    margin-left: 46px;
    width: 460px;
    min-width: 460px;
  }
  #sec3 .set3 .row .content h3 {
    font-size: 20px;
    letter-spacing: 0.3em;
  }
  #sec3 .set3 .row .content h2 {
    margin: 5px 0 33px;
  }
  #sec3 .set3 .row ul {
    position: absolute;
    bottom: auto;
    left: -2px;
    width: 761px;
    top: 491px;
    max-width: calc(100% - 500px);
  }
  #sec3 .set3 .row ul li:nth-child(1) {
    width: 42.2%;
  }
  #sec3 .set3 .row ul li:nth-child(2) {
    width: 51.8%;
    margin: -46px 0 0 auto;
  }
  #sec3 .set3 .menu {
    width: 465px;
    margin: 46px 0 0 auto;
    line-height: 50px;
    font-size: 17px;
    letter-spacing: 0.19em;
  }
  #sec3 .set3 .menu dl {
    padding-bottom: 2px;
    margin-bottom: -3px;
  }
  #sec3 .set3 .menu dl:nth-child(2) {
    padding-bottom: 0px;
  }
  #sec3 .set4 {
    padding-bottom: 128px;
  }
  #sec3 .set4:before {
    width: 751px;
    height: 640px;
  }
  #sec3 .set4 .wrap {
    max-width: 1100px;
  }
  #sec3 .set4 .row {
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: start;
  }
  #sec3 .set4 .row .photo {
    margin-right: 0;
    margin-left: 0;
  }
  #sec3 .set4 .row .content {
    margin-top: 40px;
    padding: 88px 0 87px;
    width: 490px;
    min-width: 470px;
  }
  #sec3 .set4 .row .content:before {
    top: 0;
    left: -50px;
    right: -210px;
  }
  #sec3 .set4 .row .content h3 {
    letter-spacing: 0.3em;
    font-size: 22px;
  }
  #sec3 .set4 .row .content .price {
    margin: 32px 0 31px -5px;
    letter-spacing: 0.3em;
  }
  #sec3 .set4 .row .content .note {
    margin-top: 6px;
  }
  #sec3 .set4 .row.row2 {
    flex-direction: row;
    margin: 64px 0 65px -1px;
  }
  #sec3 .set4 .row.row2 .content {
    padding: 46px 0 43px;
  }
  #sec3 .set4 .row.row2 .content:before {
    left: -211px;
    right: -49px;
  }
  #sec3 .set4 .row.row2 .content h3 {
    font-size: 21px;
    line-height: 48px;
    letter-spacing: 0.16em;
    margin: 0 -20px;
  }
  #sec3 .set4 .row.row2 .content .price {
    margin: 23px 0 28px 6px;
  }
  #sec3 .set4 .row.row2 .content .txt {
    margin-left: 9px;
  }
  #sec3 .set4 .row.row3 .content {
    padding: 111px 4px 109px 0px;
  }
  #sec3 .set4 .btn-link {
    margin-left: calc(50% - 137px);
    margin-top: 60px;
  }
}
@media (max-width: 1400px) and (min-width: 768px) {
  #sec3 .set3 .row .content {
    margin-left: 0;
  }
}

/*--------------------------------------
  sec4
--------------------------------------*/
#sec4 {
  padding: 23vw 0 18vw;
  position: relative;
}
#sec4::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 80%;
  height: 30vw;
  background: url("../img/menu/s3_deco.jpg") repeat;
  clip-path: polygon(0 0, 100% 100%, 100% 0);
  z-index: -1;
}
#sec4 .banner {
  background: url("../img/menu/s4_p1.jpg") no-repeat center top;
  background-size: cover;
}
#sec4 .banner .ttl {
  width: 70%;
}
#sec4 .text {
  border: 1px solid #666;
  margin: 6vw 0;
  padding: 5vw 3%;
}
#sec4 .c-row {
  margin-top: 10vw;
  gap: 6vw;
}
#sec4 .c-row .slick-dots {
  justify-content: end;
}
#sec4 .c-row .content h3 {
  margin: 3vw 0 4vw;
  --gap: 0.5vw;
}
#sec4 .c-row .content .txt {
  margin: 6vw 0 8vw;
}
#sec4 .c-row .content .row {
  background: url("../img/shared/bg2.jpg") repeat;
  color: #222;
  padding: 8vw 4%;
}
#sec4 .c-row .content .row ul li {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  margin-bottom: 2vw;
}
#sec4 .c-row .content .row ul li:before {
  content: "・";
}
#sec4 .c-row .content .row ul li small {
  display: block;
}
@media screen and (min-width: 768px) {
  #sec4 {
    padding: 198px 0 142px;
  }
  #sec4:before {
    width: 1090px;
    height: 440px;
  }
  #sec4 .wrap {
    max-width: 1300px;
  }
  #sec4 .banner {
    padding: 0 0 4px 10px;
    width: 1000px;
    margin: 0 auto;
    max-width: 100%;
  }
  #sec4 .banner .ttl {
    width: 552px;
    top: -39px;
    left: -72px;
  }
  #sec4 .text {
    width: 1000px;
    max-width: 100%;
    margin: 48px auto 38px;
    text-align: center;
    padding: 27px 0 25px 2px;
  }
  #sec4 .note {
    line-height: 35px;
    text-align: center;
    margin-left: 13px;
  }
  #sec4 .c-row {
    margin-top: 49px;
    gap: 15px;
    justify-content: space-between;
  }
  #sec4 .c-row .sl-fd {
    line-height: 1;
    width: 551px;
    width: 42.3846153846%;
  }
  #sec4 .c-row .content {
    padding-top: 7px;
    width: 54.8461538462%;
    min-width: 580px;
  }
  #sec4 .c-row .content > * {
    padding-left: 43px;
  }
  #sec4 .c-row .content h3 {
    margin: 0px 0 6px;
  }
  #sec4 .c-row .content h4 {
    font-size: 20px;
    letter-spacing: 0.3em;
  }
  #sec4 .c-row .content .price {
    font-size: 20px;
    letter-spacing: 0.3em;
  }
  #sec4 .c-row .content .price small {
    font-size: 18px;
  }
  #sec4 .c-row .content .txt {
    margin: 16px 0 13px 4px;
    width: 560px;
    max-width: 100%;
  }
  #sec4 .c-row .content .row {
    height: 238px;
    padding: 37px 0px 0 4px;
    line-height: 22px;
    justify-content: center;
    gap: 40px;
  }
  #sec4 .c-row .content .row ul li {
    gap: 2px;
    margin-bottom: 18px;
  }
  #sec4 .c-row .content .row ul li small {
    letter-spacing: 0.18em;
    font-size: 13px;
  }
  #sec4 .row2 {
    margin-top: 110px;
  }
  #sec4 .row2 .content {
    padding-top: 0;
  }
  #sec4 .row2 .content .txt {
    margin-bottom: 17px;
  }
  #sec4 .btn-link {
    margin-top: 69px;
    margin-left: calc(50% - 136px);
  }
}
@media (max-width: 1130px) and (min-width: 768px) {
  #sec4 .c-row {
    align-items: center;
  }
  #sec4 .c-row .content > * {
    padding-left: 0;
  }
}

/*--------------------------------------
  sec5
--------------------------------------*/
#sec5 {
  position: relative;
  z-index: 1;
  overflow: visible;
  text-align: center;
  padding-bottom: 14vw;
}
#sec5 .mask {
  z-index: -1;
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
}
#sec5 .bg {
  position: sticky;
  position: -webkit-sticky;
  top: 0;
  height: 100vh;
  z-index: -2;
  margin-bottom: -14vw;
}
#sec5 .bg p {
  height: 100vh;
}
#sec5 .bg p img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#sec5 .bg .slick-dots {
  display: none !important;
}
#sec5 h3 {
  padding-top: 20vw;
}
#sec5 h2 {
  margin: 2vw 0 7vw;
}
#sec5 h4 {
  margin-top: 6vw;
}
#sec5 .title {
  font-size: 17px;
  margin-bottom: 10px;
}
#sec5 h5 {
  font-size: 16px;
  margin: 4vw 0;
}
#sec5 .text .mt {
  display: block;
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  #sec5 {
    padding-bottom: 90px;
  }
  #sec5 .bg {
    margin-bottom: -90px;
  }
  #sec5 h3 {
    font-size: 22px;
    padding-top: 85px;
    letter-spacing: 0.2em;
    margin-left: 10px;
  }
  #sec5 h2 {
    margin: -3px 0 36px 12px;
    letter-spacing: 0.23em;
  }
  #sec5 .txt {
    line-height: 35px;
    text-align: center;
    letter-spacing: 0.14em;
    margin-left: 4px;
  }
  #sec5 h4 {
    margin-top: 76px;
    letter-spacing: 0.23em;
    margin-left: 8px;
  }
  #sec5 .title {
    font-size: 24px;
    letter-spacing: 0.23em;
    margin: -2px 0 10px 10px;
  }
  #sec5 .price {
    font-size: 20px;
    letter-spacing: 0.23em;
  }
  #sec5 .price small {
    font-size: 18px;
  }
  #sec5 h5 {
    font-size: 19px;
    margin: 17px 0 10px;
  }
  #sec5 .text {
    line-height: 30px;
    margin-left: 15px;
    letter-spacing: 0.18em;
  }
  #sec5 .text > span span {
    letter-spacing: 0.23em;
    font-size: 17px;
  }
  #sec5 .text .mt {
    margin-top: 29px;
  }
}

/*--------------------------------------
  sec6
--------------------------------------*/
#sec6 {
  padding: 13vw 0 0;
}
#sec6 .bg {
  background: url("../img/shared/bg2.jpg") repeat;
  color: #605d64;
  --main: #222;
  padding: 10vw 3%;
  margin: 0 -5%;
}
#sec6 .bg h2 {
  text-align: center;
}
#sec6 .bg .tel {
  color: var(--main);
  text-align: center;
  margin: 5vw 0 4vw;
}
#sec6 .bg .tel dt {
  font-size: 26px;
  font-weight: 500;
}
#sec6 .bg .tel dt img {
  width: 17px;
  filter: invert(1);
}
#sec6 .bg .tel dd {
  font-size: 12px;
  margin-top: 8px;
  line-height: 16px;
}
#sec6 .bg .btn-s2 a span {
  text-align: center;
}
#sec6 .bg h3 {
  font-size: 5vw;
  text-align: center;
  margin: 10vw 0 6vw;
  line-height: 1.2;
}
#sec6 .bg ul li {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  margin-bottom: 2vw;
}
#sec6 .bg ul li:before {
  content: "・";
}
#sec6 .bg ul li small {
  display: block;
}
#sec6 .row {
  margin-top: 10vw;
  gap: 8vw;
}
#sec6 .row h3 {
  text-align: center;
  margin-bottom: 6vw;
  font-size: 4.6vw;
  letter-spacing: 0.1em;
}
#sec6 .row .txt span {
  display: block;
  margin-top: 17px;
}
@media screen and (min-width: 768px) {
  #sec6 {
    padding: 102px 0 0;
  }
  #sec6 .bg {
    padding: 48px 0 50px;
    margin: 0;
  }
  #sec6 .bg h2 {
    letter-spacing: 0.18em;
  }
  #sec6 .bg .tel {
    margin: 6px 0 19px;
  }
  #sec6 .bg .tel dt img {
    height: 18px;
  }
  #sec6 .bg .tel dd {
    margin-top: 3px;
  }
  #sec6 .bg h3 {
    font-size: 26px;
    margin: 41px 0 31px;
    letter-spacing: 0.3em;
  }
  #sec6 .bg ul {
    width: 100%;
    max-width: 842px;
    margin: 0 auto;
    line-height: 28px;
  }
  #sec6 .bg ul li {
    margin-bottom: 18px;
    margin-right: -10px;
  }
  #sec6 .row {
    gap: 0;
    margin: 66px 14px 0;
  }
  #sec6 .row .item {
    width: 50%;
  }
  #sec6 .row .item h3 {
    letter-spacing: 0.2em;
    font-size: 21px;
    margin-bottom: 17px;
  }
  #sec6 .row .item .txt {
    text-align: center;
    line-height: 28px;
  }
}

/*--------------------------------------
  remodal
--------------------------------------*/
.popup_menu .content .item h3 {
  text-align: center;
}
.popup_menu .content .item h3.fz22 {
  font-size: 20px;
}
.popup_menu .content .item .list + h3 {
  margin-top: 50px;
}
.popup_menu .content .item .quantity {
  margin: 0px 0 10px;
}
.popup_menu .content .item ul {
  line-height: 24px;
  border-top: 1px solid rgba(225, 225, 225, 0.5);
}
.popup_menu .content .item ul li {
  padding: 6px 0;
  letter-spacing: 0.05em;
  font-size: 13px;
  border-bottom: 1px solid rgba(225, 225, 225, 0.18);
}
@media screen and (min-width: 1200px) {
  .popup_menu {
    max-width: 1200px;
  }
  .popup_menu .content {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    max-width: 1000px;
    gap: 37px;
  }
  .popup_menu .content .item {
    width: 33.3333333333%;
  }
  .popup_menu .content .item h3.fz22 {
    font-size: 22px;
  }
  .popup_menu .content .item .price {
    font-size: 16px;
  }
  .popup_menu .content .item .price small {
    font-size: 14px;
  }
  .popup_menu .content .item .quantity {
    font-size: 14px;
  }
  .popup_menu .content .item .list + h3 {
    margin-top: 40px;
  }
  .popup_menu .content .item ul li {
    padding: 12px 0;
  }
}


