<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#sec1 {
  padding: 15vw 0 10vw;
  background: url("../img/menu/s1_deco.png") no-repeat bottom center/250% auto;
}
#sec1 .group-img .img1 {
  padding: 36vw 0 0 7vw;
  position: relative;
}
#sec1 .group-img .img1 h2 {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 54vw;
  font-size: 6vw;
  line-height: 1.75;
  letter-spacing: 0.15em;
}
#sec1 .group-img .img1 h2 .pt {
  display: inline-block;
  padding-top: 10vw;
  letter-spacing: 0.1em;
}
#sec1 .group-img .img1 h2 .fs {
  font-size: 9vw;
}
#sec1 .group-img .img2 {
  width: 93vw;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  #sec1 .group-img .img2 {
    margin: -5vw 7vw 0 0;
  }
}
#sec1 .txt {
  position: relative;
  z-index: 2;
  margin: 10vw var(--wrapPadding) 12vw;
  letter-spacing: 0.1em;
}
#sec1 .group-btn {
  margin: 0 var(--wrapPadding);
  border-left: 1px solid #dbbe3b;
  border-right: 1px solid #dbbe3b;
  padding: 8vw 5vw;
  position: relative;
}
#sec1 .group-btn .btn {
  padding: 0 10vw;
}
#sec1 .group-btn .btn a {
  text-decoration: none;
  display: block;
  font-size: 7vw;
  line-height: 1.2;
  text-align: center;
}
#sec1 .group-btn .btn a span {
  display: block;
  position: relative;
  font-size: 4vw;
  line-height: 1.5;
  padding: 0 0 3vw;
  margin: 1vw 0 3vw;
  border-bottom: 1px solid rgba(0, 0, 0, 0.25);
}
#sec1 .group-btn .btn a:after {
  content: "";
  display: block;
  background: url("../img/menu/arrow.png") no-repeat bottom center/auto 100%;
  width: 100%;
  height: 10px;
}
@media screen and (max-width: 767px) {
  #sec1 .group-btn .btn + .btn {
    border-top: 1px solid #dbbe3b;
    padding-top: 10vw;
    margin-top: 10vw;
  }
}
#sec1 .sub-txt {
  text-align: center;
  margin: 8vw 0 0;
}
@media screen and (min-width: 768px) {
  #sec1 {
    padding: 133px 0 58px;
    background: url("../img/menu/s1_deco.png") no-repeat bottom center;
  }
  #sec1 .group-img {
    display: flex;
    flex-direction: row-reverse;
    align-items: flex-start;
  }
  #sec1 .group-img .img1 {
    width: 50%;
    padding: 248px 0 0;
  }
  #sec1 .group-img .img1 .img-inner {
    height: 407px;
  }
  #sec1 .group-img .img1 h2 {
    top: 30px;
    left: 336px;
    font-size: 38px;
  }
  #sec1 .group-img .img1 h2 .pt {
    padding-top: 44px;
  }
  #sec1 .group-img .img1 h2 .fs {
    font-size: 65px;
  }
  #sec1 .group-img .img2 {
    width: 50%;
    height: 407px;
  }
  #sec1 .txt {
    margin: -141px auto 91px;
    width: 998px;
    max-width: calc(100% - 60px);
    letter-spacing: 0.1em;
  }
  #sec1 .group-btn {
    display: flex;
    justify-content: center;
    margin: 0 auto;
    width: 899px;
    padding: 52px 0 65px;
    gap: 160px;
  }
  #sec1 .group-btn::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    width: 1px;
    background: #dbbe3b;
  }
  #sec1 .group-btn .btn {
    width: 290px;
    padding: 0;
  }
  #sec1 .group-btn .btn a {
    font-size: 49px;
  }
  #sec1 .group-btn .btn a span {
    font-size: 19px;
    line-height: 24px;
    padding: 0 0 13px;
    margin: 5px 0 18px;
  }
  #sec1 .group-btn .btn a span:after {
    content: "";
    position: absolute;
    left: 0;
    right: 100%;
    height: 1px;
    background: #000;
    bottom: -1px;
    transition: all 0.5s;
  }
  #sec1 .group-btn .btn a:after {
    height: 13px;
  }
  #sec1 .group-btn .btn a:hover span:after {
    right: 0;
  }
  #sec1 .sub-txt {
    text-align: center;
    margin: 46px 0 0;
  }
}

#sec2 {
  background: #fdf8f4;
}
#sec2 .right {
  overflow: hidden;
  position: relative;
  padding: 22.5vw 0 0;
}
@media screen and (max-width: 767px) {
  #sec2 .right::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 10vw;
    background: url("../img/shared/bg2.jpg");
  }
}
#sec2 .right #row1 {
  position: relative;
}
#sec2 .right #row1 .deco {
  position: absolute;
  width: 71.5vw;
  top: 50vw;
  right: 0;
}
#sec2 .right #row1 h2 {
  text-align: center;
  font-size: 10vw;
  line-height: 1.3;
  letter-spacing: 0.15em;
}
#sec2 .right #row1 h2 small {
  display: block;
  font-size: 5.768vw;
  margin: 0 0 3vw;
  letter-spacing: 0.15em;
}
#sec2 .right #row1 .price {
  font-size: 5.768vw;
  line-height: 1.5;
  margin: 6vw 0 30vw;
  letter-spacing: 0.1em;
  text-align: center;
}
#sec2 .right #row1 .price small {
  font-size: 4.25vw;
}
#sec2 .right #row1 h3 {
  text-align: center;
  line-height: 1.5;
  font-size: 6vw;
  letter-spacing: 0.15em;
}
#sec2 .right #row2 {
  margin: 16vw 0 0;
  position: relative;
}
#sec2 .right #row2::before {
  content: "";
  position: absolute;
  top: 5.3vw;
  left: 10vw;
  right: 18vw;
  height: 51.2vw;
  background: url("../img/shared/bg4.jpg");
}
#sec2 .right #row2 .wrap {
  z-index: 2;
  padding: 0 5.73vw 0 26.8vw;
}
#sec2 .right #row2 h2 {
  padding: 0 0 5vw;
  font-size: 7.8vw;
  line-height: 1.5;
  letter-spacing: 0.1em;
}
#sec2 .right #row2 .txt {
  text-align: left;
  padding: 7vw 0 0;
}
#sec2 .right #row3 {
  margin: 22.4vw 0 0;
  position: relative;
}
#sec2 .right #row3::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  background: url("../img/menu/s2_line_sp.png") no-repeat top center/100% auto;
  height: 117.5vw;
  top: 7.2vw;
}
#sec2 .right #row3::before {
  content: "";
  position: absolute;
  right: 18.4vw;
  left: 18.4vw;
  top: 15vw;
  height: 59.3vw;
  background: url("../img/shared/bg4.jpg");
}
#sec2 .right #row3 .inner {
  position: relative;
  z-index: 2;
}
#sec2 .right #row3 .stt {
  text-align: center;
  color: #dbbe3b;
  line-height: 1.5;
  font-size: 2.5vw;
  letter-spacing: 0.22em;
  margin: 0 0 1vw;
}
@media screen and (max-width: 767px) {
  #sec2 .right #row3 h2 {
    height: 50vw;
    width: 19.8vw;
    margin: 0 auto;
  }
}
#sec2 .right #row3 h2 .gr {
  display: inline-block;
  font-size: 7.8vw;
  line-height: 1.5;
  border-right: 1px solid #d7d0c4;
  padding: 2vw 0 0;
  letter-spacing: 0.2em;
}
#sec2 .right #row3 h2 .fs {
  font-size: 13vw;
}
#sec2 .right #row3 .group-img {
  position: relative;
  margin: 0 -5vw 7vw;
}
@media screen and (max-width: 767px) {
  #sec2 .right #row3 .group-img .list-stt {
    margin: 8vw 10.3vw 0;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    padding: 0 0 4vw 12vw;
    color: #000;
    height: 59px;
    border-bottom: 1px solid #dfd8ce;
  }
}
#sec2 .right #row3 .group-img .stt {
  border: 1px solid;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  font-size: 2.86vw;
  width: 4.53vw;
  height: 4.53vw;
  position: absolute;
  z-index: 2;
  line-height: 1;
}
#sec2 .right #row3 .group-img .stt.stt1 {
  top: 14vw;
  right: calc(50% + 15.3vw);
}
#sec2 .right #row3 .group-img .stt.stt2 {
  top: 19.2vw;
  left: calc(50% + 8.8vw);
}
#sec2 .right #row3 .group-img .stt.stt4 {
  top: 28.67vw;
  right: calc(50% + 15.2vw);
}
#sec2 .right #row3 .group-img .stt.stt3 {
  top: 29.2vw;
  left: calc(50% + 21.2vw);
}
#sec2 .right #row3 .txt + .txt {
  margin-top: 35px;
}
@media screen and (max-width: 767px) {
  #sec2 .right #row3 .txt.txt2 {
    text-align: right;
  }
    
#sec2 .right #row3 .txt {
  text-align: left;
  margin: 0 13vw;
}
#sec2 .right #row3 .txt br{
  display:none;
}
    
}
#sec2 .right #row4 {
  margin: 20.67vw 0 0;
  position: relative;
  z-index: 2;
}
#sec2 .right #row4::before {
  content: "";
  position: absolute;
  width: 55vw;
  height: 32.5vw;
  background: url("../img/shared/bg4.jpg");
  top: 14.67vw;
  left: 28.5vw;
}
#sec2 .right #row4 .inner {
  position: relative;
  z-index: 2;
  margin: 0 var(--wrapPadding) 0 19vw;
}
#sec2 .right #row4 .inner .img {
  width: 53.3vw;
}
#sec2 .right #row4 .inner .group-txt {
  padding: 6vw 0 0;
}
#sec2 .right #row4 .inner .group-txt h2 {
  letter-spacing: 0.2em;
  line-height: 1.5;
  font-size: 6vw;
}
#sec2 .right #row4 .inner .group-txt h2 span {
  font-size: 7.8vw;
}
#sec2 .right #row4 .inner .group-txt .txt {
  letter-spacing: 0.1em;
  text-align: justify;
  margin: 3vw 0 0 8.67vw;
}
#sec2 .right #row5 {
  position: relative;
  margin: 22.4vw 0 0;
  padding: 0 0 16vw;
}
#sec2 .right #row5::after {
  content: "";
  position: absolute;
  background: url("../img/menu/s2_line2_sp.png") no-repeat top center/100% auto;
  width: 100vw;
  height: 112.67vw;
  top: -25.2vw;
  left: 0;
}
#sec2 .right #row5::before {
  content: "";
  position: absolute;
  top: 17.3vw;
  left: 10vw;
  right: 0;
  bottom: 0;
  background: url("../img/shared/bg4.jpg");
}
#sec2 .right #row5 .img {
  position: relative;
  z-index: 2;
  margin: 0 2.267vw 7vw;
}
#sec2 .right #row5 .group-txt {
  text-align: center;
  position: relative;
  z-index: 2;
}
#sec2 .right #row5 .group-txt .group-tit {
  padding: 0 0 2vw;
  display: inline-block;
  text-align: left;
  border-bottom: 1px solid rgba(0, 0, 0, 0.25);
}
#sec2 .right #row5 .group-txt .group-tit .tit {
  color: #dbbe3b;
  letter-spacing: 0.22em;
  line-height: 1.5;
}
#sec2 .right #row5 .group-txt .group-tit h2 {
  line-height: 1.2;
  font-size: 7.8vw;
  letter-spacing: 0.2em;
}
#sec2 .right #row5 .group-txt .group-tit h2 span {
  font-size: 13vw;
}
#sec2 .right #row5 .group-txt .txt {
  letter-spacing: 0.1em;
  text-align: justify;
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  #sec2 .right #row5 .group-txt .txt {
    margin: 5vw 4vw 0;
  }
}
#sec2 .right #row5 .group-txt .txt + .txt {
  margin-top: 29px;
}
#sec2 .right #row6 {
  position: relative;
  color: #fff;
  margin: 20.5vw var(--wrapPadding) 0;
}
#sec2 .right #row6::before {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  background: #000;
  top: 0;
}
#sec2 .right #row6:after {
  content: "";
  position: absolute;
  right: -10vw;
  border: 1px dashed #bfb8ac;
  top: -4vw;
  bottom: -4vw;
  left: -10vw;
  z-index: 1;
}
#sec2 .right #row6 .inner {
  position: relative;
  z-index: 2;
  padding: 11.2vw 6vw;
}
#sec2 .right #row6 .group-img {
  position: relative;
  width: 55.73vw;
}
#sec2 .right #row6 .group-img .sub-txt {
  z-index: 2;
  font-size: 11.5px;
  line-height: 1.5;
  text-align: right;
  letter-spacing: 0;
  margin: 15px 0 0;
}
#sec2 .right #row6 .group-img .s2-slide .slick-dots {
  position: absolute;
  display: flex;
  gap: 9.5px;
  left: 6px;
  bottom: -10px;
}
#sec2 .right #row6 .group-img .s2-slide .slick-dots li {
  margin: 0;
  height: 26px;
  width: 1px;
  border-radius: 0;
  background: #ede5da;
}
#sec2 .right #row6 .group-img .s2-slide .slick-dots li.slick-active {
  background: #dbbe3b;
}
#sec2 .right #row6 .group-txt {
  margin: 10vw 0 0;
}
#sec2 .right #row6 .group-txt h2 {
  font-size: 5vw;
  letter-spacing: 0.18em;
  line-height: 1.67;
}
@media screen and (max-width: 767px) {
  #sec2 .right #row6 .group-txt h2 {
    position: absolute;
    top: 11.2vw;
    right: 6vw;
  }
}
#sec2 .right #row6 .group-txt .txt {
  text-align: justify;
  letter-spacing: 0.08em;
}
#sec2 .right #row6 .group-txt .btn-link {
  margin: 8vw 4vw 0;
}
#sec2 .right #row6 .group-txt .btn-link a {
  color: #dbbe3b;
  border-color: rgba(255, 255, 255, 0.25);
}
#sec2 .right #row6 .group-txt .btn-link a:after {
  background-image: url("../img/menu/icon_popup.png");
  width: 16.5px;
  height: 16.5px;
}
#sec2 .right #row6 .group-txt .bnr {
  margin: 10vw 0 0;
}
#sec2 .right #row6 .group-txt .bnr a {
  text-decoration: none;
  position: relative;
  background: url("../img/menu/s2_bnr.jpg") no-repeat center/cover;
  box-sizing: border-box;
  padding: 7vw 0 6vw 10vw;
  font-size: 3.5vw;
  line-height: 1.8;
  border: 1px solid #b2ada5;
  border-radius: 7.5px;
  display: block;
  letter-spacing: 0;
}
#sec2 .right #row6 .group-txt .bnr a::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  background: url("../img/menu/arrow2.png") no-repeat center right/100% auto;
  width: 25px;
  left: 0;
}
#sec2 .right #row7 {
  margin: 22.67vw 10vw 0 16vw;
  position: relative;
}
#sec2 .right #row7 .deco {
  position: absolute;
  width: 420px;
  top: -97px;
  right: calc(50% + 255px);
}
#sec2 .right #row7::before {
  content: "";
  position: absolute;
  width: 55.2vw;
  height: 32.5vw;
  background: url("../img/shared/bg4.jpg");
  top: 15vw;
  left: 2vw;
}
#sec2 .right #row7 .inner {
  position: relative;
}
#sec2 .right #row7 .img {
  margin: 0 0 6vw auto;
  width: 54vw;
}
#sec2 .right #row7 .group-txt {
  position: relative;
  z-index: 2;
}
#sec2 .right #row7 .group-txt h2 {
  margin: 0 9vw 0 0;
  text-align: right;
  font-size: 7.8vw;
  line-height: 1.5;
  position: relative;
  z-index: 2;
  letter-spacing: 0.2em;
}
#sec2 .right #row7 .group-txt .txt {
  text-align: justify;
  letter-spacing: 0.08em;
  margin: 4vw 0 0;
}
#sec2 .right #row8 {
  margin: 25.3vw 0 0;
  position: relative;
  padding: 0 var(--wrapPadding) 33.3vw;
}
#sec2 .right #row8::before {
  content: "";
  position: absolute;
  background: url("../img/menu/s2_line3_sp.png") no-repeat center left/100% auto;
  width: 100vw;
  height: 117.5vw;
  bottom: 36vw;
  left: 0;
}
#sec2 .right #row8 .group {
  position: relative;
}
#sec2 .right #row8 .group h2 {
  position: absolute;
  top: 10vw;
  text-align: center;
  font-size: 7.8vw;
  letter-spacing: 0.15em;
  line-height: 1.5;
  right: 0;
}
#sec2 .right #row8 .group h2 span {
  letter-spacing: 0.15em;
}
#sec2 .right #row8 .group .group-img .img {
  position: relative;
  z-index: 2;
  width: 50vw;
}
#sec2 .right #row8 .group .group-img .img2 {
  width: 50vw;
}
@media screen and (max-width: 767px) {
  #sec2 .right #row8 .group .group-img .img2 {
    margin: -10vw 0 0 auto;
  }
}
#sec2 .right #row8 .txt {
  position: relative;
  z-index: 2;
  margin: 8vw 6.8vw 0 12vw;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 768px) {
  #sec2 {
    background: #fdf8f4;
    display: flex;
  }
  #sec2 .left {
    width: 150px;
    position: relative;
    background: url("../img/shared/bg2.jpg");
    box-sizing: border-box;
    padding: 0 20px 0 0;
  }
  #sec2 .left .inner {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    align-items: flex-start;
    position: sticky;
    top: 0;
  }
  #sec2 .left .inner .tit {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0 20px;
    line-height: 1.2;
    font-size: 38px;
    margin: 0 0 0 5px;
  }
  #sec2 .left .inner .tit::before {
    content: "";
    width: 1px;
    background: #000;
    height: 269px;
  }
  #sec2 .left .inner .tit span {
    letter-spacing: 0.1em;
  }
  #sec2 .left .inner h2 {
    font-size: 96px;
    line-height: 0.7;
  }
  #sec2 .left .inner h2 span {
    display: block;
    letter-spacing: 0.04em;
  }
  #sec2 .right {
    width: calc(100% - 150px);
    padding: 156px 0 0;
  }
}
@media screen and (min-width: 768px) and (min-width: 1301px) {
  #sec2 .right #row1 {
    padding-right: 150px;
  }
}
@media screen and (min-width: 768px) {
  #sec2 .right #row1 .deco {
    position: absolute;
    width: 484px;
    top: 250px;
    left: calc(50% + 225px);
    right: auto;
  }
  #sec2 .right #row1 h2 {
    font-size: 65px;
  }
  #sec2 .right #row1 h2 small {
    font-size: 38px;
    margin: 0 0 31px;
  }
  #sec2 .right #row1 .price {
    font-size: 38px;
    margin: 43px 0 107px;
  }
  #sec2 .right #row1 .price small {
    font-size: 28px;
  }
  #sec2 .right #row1 h3 {
    margin: 0 auto;
    width: 1000px;
    max-width: calc(100% - 60px);
    font-size: 38px;
    text-align: right;
  }
  #sec2 .right #row2 {
    margin: 53px 0 0;
  }
}
@media screen and (min-width: 768px) and (min-width: 1301px) {
  #sec2 .right #row2 {
    padding-right: 150px;
  }
}
@media screen and (min-width: 768px) {
  #sec2 .right #row2::before {
    top: -114px;
    left: 0;
    right: calc(50% - 70px);
    height: 407px;
  }
  #sec2 .right #row2 .wrap {
    width: 1200px;
    padding: 0;
  }
  #sec2 .right #row2 .inner {
    width: 1100px;
    margin: 0 0 0 auto;
    position: relative;
    max-width: 100%;
    min-height: 422px;
  }
  #sec2 .right #row2 .cn-left {
    width: 467px;
    text-align: center;
  }
  #sec2 .right #row2 h2 {
    padding: 26px 0 0;
    font-size: 50px;
    width: 75px;
    margin: 0 auto;
    height: 152px;
    text-align: left;
  }
  #sec2 .right #row2 .txt {
    padding: 0;
    text-align: center;
  }
  #sec2 .right #row2 .img {
    position: absolute;
    top: 0;
    right: 0;
    width: 633px;
    height: 422px;
    max-width: calc(100% - 467px);
    z-index: 2;
  }
  #sec2 .right #row3 {
    padding-top: 100px;
    margin: 0;
  }
}
@media screen and (min-width: 768px) and (min-width: 1301px) {
  #sec2 .right #row3 {
    padding-right: 150px;
  }
}
@media screen and (min-width: 768px) {
  #sec2 .right #row3::after {
    left: -150px;
    background: url("../img/menu/s2_line.png") no-repeat top center;
    height: 1615px;
    top: -60px;
  }
  #sec2 .right #row3::before {
    right: 0;
    left: calc(50% + 330px);
    top: 193px;
    bottom: 120px;
    height: auto;
  }
  #sec2 .right #row3 .stt {
    font-size: 16px;
    margin: 0 0 173px;
  }
  #sec2 .right #row3 h2 {
    position: absolute;
    top: 26px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2;
  }
  #sec2 .right #row3 h2 .gr {
    font-size: 50px;
    padding: 12px 0 0;
  }
  #sec2 .right #row3 h2 .fs {
    font-size: 85px;
  }
  #sec2 .right #row3 h2 .cl {
    color: #fff;
  }
  #sec2 .right #row3 .group-img {
    width: 1200px;
    max-width: 100%;
    margin: 0 auto 50px;
  }
  #sec2 .right #row3 .group-img .img {
    height: 602px;
  }
  #sec2 .right #row3 .group-img .list-stt li {
    position: absolute;
    z-index: 2;
    font-size: 19px;
    line-height: 1.2;
    color: #fff;
    font-family: "Hina Mincho", serif;
  }
  #sec2 .right #row3 .group-img .list-stt li:nth-child(1) {
    top: 150px;
    right: calc(50% + 165px);
    background: url("../img/menu/bg_txt1.png") no-repeat bottom right;
    padding: 0 15px 7px 11px;
  }
  #sec2 .right #row3 .group-img .list-stt li:nth-child(2) {
    top: 190px;
    left: calc(50% + 30px);
    background: url("../img/menu/bg_txt4.png") no-repeat bottom right;
    padding: 0 9px 6px 10px;
  }
  #sec2 .right #row3 .group-img .list-stt li:nth-child(3) {
    top: 301px;
    left: calc(50% + 155px);
    background: url("../img/menu/bg_txt3.png") no-repeat bottom center;
    padding: 0 15px 19px 16px;
  }
  #sec2 .right #row3 .group-img .list-stt li:nth-child(4) {
    top: 312px;
    right: calc(50% + 111px);
    background: url("../img/menu/bg_txt2.png") no-repeat bottom center;
    padding: 0 6px 19px 10px;
  }
  #sec2 .right #row3 .txt {
    text-align: center;
    margin: 0;
  }
  #sec2 .right #row4 {
    margin: 103px 0 0;
  }
}
@media screen and (min-width: 768px) and (min-width: 1301px) {
  #sec2 .right #row4 {
    padding-right: 150px;
  }
}
@media screen and (min-width: 768px) {
  #sec2 .right #row4::before {
    content: "";
    position: absolute;
    z-index: 1;
    width: 487px;
    height: 274px;
    background: url("../img/shared/bg4.jpg");
    top: 102px;
    left: calc(50% - 30px);
  }
  #sec2 .right #row4 .inner {
    width: 1200px;
    display: flex;
    align-items: flex-start;
    margin: 0 auto;
    gap: 0 62px;
    max-width: 100%;
  }
  #sec2 .right #row4 .inner .img {
    width: 500px;
    height: 334px;
    max-width: calc(100% - 600px);
  }
  #sec2 .right #row4 .inner .group-txt {
    width: 540px;
    padding: 53px 0 0;
  }
  #sec2 .right #row4 .inner .group-txt h2 {
    letter-spacing: 0.2em;
    line-height: 1.5;
    font-size: 38px;
  }
  #sec2 .right #row4 .inner .group-txt h2 span {
    font-size: 50px;
  }
  #sec2 .right #row4 .inner .group-txt .txt {
    width: 401px;
    margin: 50px 0 0 auto;
  }
  #sec2 .right #row5 {
    position: relative;
    display: flex;
    flex-direction: row-reverse;
    align-items: flex-start;
    margin: 265px 0 0;
    padding: 0;
  }
  #sec2 .right #row5::after {
    background: url("../img/menu/s2_line2.png") no-repeat top center/100% auto;
    width: 945px;
    height: 801px;
    top: -440px;
    left: calc(50% - 256px);
  }
  #sec2 .right #row5::before {
    top: -95px;
    left: 0;
    right: calc(50% - 146px);
    bottom: -96px;
  }
  #sec2 .right #row5 .img {
    width: calc(50% + 189px);
    height: 575px;
    max-width: calc(100% - 416px);
    z-index: 2;
    margin: 13px 0 0;
  }
  #sec2 .right #row5 .group-txt {
    width: 385px;
    text-align: left;
  }
  #sec2 .right #row5 .group-txt .group-tit {
    padding: 0 0 10px;
    margin: 0 0 0 5px;
  }
  #sec2 .right #row5 .group-txt .group-tit h2 {
    font-size: 50px;
  }
  #sec2 .right #row5 .group-txt .group-tit h2 span {
    font-size: 85px;
  }
  #sec2 .right #row5 .group-txt .txt {
    width: 283px;
    margin-top: 63px;
  }
  #sec2 .right #row5 .group-txt .txt + .txt {
    margin-top: 36px;
  }
  #sec2 .right #row6 {
    padding-right: 30px;
    position: relative;
    color: #fff;
    margin: 354px 0 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1300px) {
  #sec2 .right #row6 {
    padding-left: 30px;
  }
  #sec2 .right #row4 .inner .group-txt .txt {
            width: auto;
        margin: 50px 0 0 38px;
  }
}
@media screen and (min-width: 768px) and (min-width: 1301px) {
  #sec2 .right #row6 {
    padding-right: 150px;
  }
}
@media screen and (min-width: 768px) {
  #sec2 .right #row6::before {
    right: 0;
    left: calc(50% - 425px);
    bottom: 106px;
    top: -99px;
  }
  #sec2 .right #row6:after {
    right: -100px;
    top: -129px;
    bottom: 75px;
    left: calc(50% - 455px);
    z-index: 1;
  }
  #sec2 .right #row6 .inner {
    width: 1000px;
    margin: 0 auto;
    max-width: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
    gap: 0 80px;
    padding: 0;
  }
  #sec2 .right #row6 .group-img {
    margin: 28px 0 0;
    width: 418px;
    max-width: calc(100% - 540px);
    padding: 0;
  }
  #sec2 .right #row6 .group-img .sub-txt {
    position: absolute;
    right: 3px;
    bottom: 7px;
    z-index: 2;
    font-size: 14px;
    line-height: 24px;
    margin: 0;
  }
  #sec2 .right #row6 .group-img .s2-slide .slick-dots {
    gap: 19px;
    left: 14px;
    bottom: -10px;
  }
  #sec2 .right #row6 .group-img .s2-slide .slick-dots li {
    height: 32px;
  }
  #sec2 .right #row6 .group-img .s2-slide .img {
    height: 359px;
  }
  #sec2 .right #row6 .group-txt {
    width: 459px;
    margin: 0;
  }
  #sec2 .right #row6 .group-txt h2 {
    font-size: 31px;
    letter-spacing: 0.18em;
    line-height: 52px;
  }
  #sec2 .right #row6 .group-txt .txt {
    margin: 31px 0 52px 3px;
  }
  #sec2 .right #row6 .group-txt .btn-link {
    width: 457px;
    margin: 0;
  }
  #sec2 .right #row6 .group-txt .btn-link a:after {
    width: 20px;
    height: 20px;
  }
  #sec2 .right #row6 .group-txt .bnr {
    width: 460px;
    margin: 58px 0 0;
  }
  #sec2 .right #row6 .group-txt .bnr a {
           height: 160px;
        padding: 43px 0 0 60px;
        font-size: 19px;
        border-radius: 15px;
        letter-spacing: 0.08em;
  }
  #sec2 .right #row6 .group-txt .bnr a:hover {
    opacity: 0.8;
  }
  #sec2 .right #row6 .group-txt .bnr a::before {
    background: url("../img/menu/arrow2.png") no-repeat center right/100% auto;
    width: 39px;
  }
  #sec2 .right #row7 {
    margin: 97px 0 0;
    padding-right: 30px;
  }
}
@media screen and (min-width: 768px) and (min-width: 1301px) {
  #sec2 .right #row7 {
    padding-right: 150px;
  }
}
@media screen and (min-width: 768px) {
  #sec2 .right #row7 .deco {
    position: absolute;
    width: 420px;
    top: -97px;
    right: calc(50% + 255px);
  }
  #sec2 .right #row7::before {
    width: 487px;
    height: 274px;
    top: 48px;
    right: calc(50% + 87px);
    left: auto;
  }
  #sec2 .right #row7 .inner {
    width: 1200px;
    max-width: 100%;
    margin: 0 auto;
    display: flex;
    flex-direction: row-reverse;
    align-items: flex-start;
  }
  #sec2 .right #row7 .img {
    margin: 105px 0 0;
    width: 500px;
    height: 334px;
    max-width: calc(100% - 580px);
  }
  #sec2 .right #row7 .group-txt {
    width: 550px;
  }
  #sec2 .right #row7 .group-txt h2 {
    width: 483px;
    font-size: 50px;
    margin: 0;
  }
  #sec2 .right #row7 .group-txt .txt {
    width: 382px;
    margin: 49px 0 0;
  }
  #sec2 .right #row8 {
    margin: 125px 0 0;
    padding: 0 0 200px;
    padding-right: 30px;
  }
}
@media screen and (min-width: 768px) and (min-width: 1301px) {
  #sec2 .right #row8 {
    padding-right: 150px;
  }
}
@media screen and (min-width: 768px) {
  #sec2 .right #row8::before {
    background: url("../img/menu/s2_line3.png") no-repeat center left/100% auto;
    width: 486px;
    height: 612px;
    bottom: 0;
    left: calc(50% + 225px);
  }
  #sec2 .right #row8 .group h2 {
    top: 0;
    bottom: 0;
    font-size: 50px;
    right: auto;
    left: 50%;
    transform: translateX(-50%);
    width: 1200px;
    max-width: 100%;
  }
  #sec2 .right #row8 .group h2 span {
    display: block;
    height: 450px;
    width: 75px;
    margin: 0 auto;
  }
  #sec2 .right #row8 .group .group-img {
    display: flex;
    justify-content: space-between;
  }
  #sec2 .right #row8 .group .group-img .img {
    height: 450px;
    width: calc(50% - 54px);
  }
  #sec2 .right #row8 .group .group-img .img2 {
    height: 450px;
    width: calc(50% + 35px);
    margin-right: -89px;
  }
  #sec2 .right #row8 .txt {
    text-align: center;
    margin: 47px 0 0;
  }
}

#group {
  background: url("../img/menu/line.png") no-repeat top left/250% auto;
}
@media screen and (min-width: 768px) {
  #group {
    background: url("../img/menu/line.png") no-repeat top center;
  }
}

#sec3 {
  padding: 20vw 0;
  text-align: center;
}
#sec3 h2 {
  font-size: 8vw;
  line-height: 1.5;
  letter-spacing: 0;
}
#sec3 h2 small {
  display: block;
  font-size: 6vw;
  letter-spacing: 0.15em;
  margin: 0 0 2vw;
}
#sec3 .price {
  line-height: 1.5;
  letter-spacing: 0.1em;
  font-size: 6vw;
  margin: 5vw 0 10vw;
}
#sec3 .price small {
  font-size: 5vw;
}
#sec3 .txt {
  margin: 8vw 0 0;
  letter-spacing: 0.1em;
  text-align: justify;
}
@media screen and (min-width: 768px) {
  #sec3 {
    padding: 153px 0 166px;
  }
  #sec3 .wrap {
    width: 1200px;
  }
  #sec3 h2 {
    font-size: 65px;
    letter-spacing: 0.15em;
  }
  #sec3 h2 small {
    font-size: 38px;
    margin: 0 0 21px;
  }
  #sec3 .price {
    font-size: 38px;
    margin: 37px 0 79px;
  }
  #sec3 .price small {
    font-size: 28px;
  }
  #sec3 .img {
    height: 695px;
  }
  #sec3 .txt {
    margin: 51px 0 0;
    text-align: center;
    letter-spacing: 0.1em;
  }
}

#sec4 .set1 {
  background: url("../img/shared/bg.jpg");
  text-align: center;
  padding: 15vw 0;
}
#sec4 .set1 .tit {
  font-size: 5vw;
  line-height: 1.5;
  letter-spacing: 0.1em;
}
#sec4 .set1 .txt {
  text-align: justify;
  margin: 4vw var(--wrapPadding) 7vw;
}
#sec4 .set1 .btn-link {
  margin: 0 var(--wrapPadding);
}
#sec4 .set1 .btn-link a:after {
  background-image: url("../img/shared/icon_popup_sp.png");
  width: 16.5px;
  height: 16.5px;
}
#sec4 .set2 {
  padding: 15vw var(--wrapPadding);
}
#sec4 .set2 .flex .group-tel .tel {
  border: 1px solid #b2ada5;
  border-radius: 7.5px;
  padding: 4vw 0;
  text-align: center;
}
#sec4 .set2 .flex .group-tel .tel .sub-tel {
  display: block;
  line-height: 1;
  font-size: 14px;
  margin: 0 0 5px;
}
#sec4 .set2 .flex .group-tel .tel span {
  display: flex;
  align-items: baseline;
  justify-content: center;
  line-height: 1;
  gap: 5px;
  font-size: 28px;
  letter-spacing: 0.04em;
}
#sec4 .set2 .flex .group-tel .tel span::before {
  content: "";
  background: url("../img/shared/icon_tel2.png") no-repeat center/100% auto;
  width: 19px;
  height: 25px;
}
#sec4 .set2 .flex .group-tel .note-tel2 {
  text-align: center;
  margin: 11px 0 0;
  font-size: 10px;
  line-height: 1.5;
}
#sec4 .set2 .flex .btn-web {
  margin-top: 30px;
}
#sec4 .set2 .flex .btn-web a {
  background: #000;
  border-radius: 7.5px;
  padding: 5vw 0;
  color: #fff;
  text-decoration: none;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  line-height: 1.5;
}
#sec4 .set2 .flex .btn-web a span {
  font-size: 22px;
}
#sec4 .set2 .flex .btn-web a:after {
  content: "";
  background: url("../img/shared/icon_web_sp.png") no-repeat center/100% auto;
  width: 21.5px;
  height: 23.5px;
  margin-left: 12px;
}
#sec4 .set2 .box {
  margin: 8vw 0 0;
  text-align: center;
  padding: 5vw var(--wrapPadding);
  background: #ede5da;
}
#sec4 .set2 .box .tit {
  font-size: 18px;
  line-height: 1.5;
  margin: 0 0 15px;
}
#sec4 .set2 .box .txt {
  line-height: 1.5;
  letter-spacing: 0.1em;
  text-align: justify;
}
@media screen and (min-width: 768px) {
  #sec4 .set1 {
    padding: 81px 0 99.5px;
  }
  #sec4 .set1 .tit {
    font-size: 28px;
    line-height: 47px;
  }
  #sec4 .set1 .txt {
    text-align: center;
    margin: 21px 0 46px;
  }
  #sec4 .set1 .btn-link {
    width: 422px;
    margin: 0 auto;
  }
  #sec4 .set1 .btn-link a:after {
    background-image: url("../img/shared/icon_popup.png");
    width: 20px;
    height: 20px;
  }
  #sec4 .set2 {
    padding: 129px 0 129px;
  }
  #sec4 .set2 .flex {
    display: flex;
    justify-content: center;
    gap: 0 58px;
  }
  #sec4 .set2 .flex .group-tel {
    width: 471px;
  }
  #sec4 .set2 .flex .group-tel .tel {
    border-radius: 15px;
    padding: 20px 0 20px;
  }
  #sec4 .set2 .flex .group-tel .tel .sub-tel {
    font-size: 19px;
    margin: 0 0 7px;
  }
  #sec4 .set2 .flex .group-tel .tel span {
    gap: 5px;
    font-size: 34px;
  }
  #sec4 .set2 .flex .group-tel .tel span::before {
    content: "";
    background: url("../img/menu/s4_tel.png") no-repeat top center/100% auto;
    width: 21px;
    height: 28px;
  }
  #sec4 .set2 .flex .group-tel .note-tel2 {
    margin: 11px 0 0;
    font-size: 14px;
  }
  #sec4 .set2 .flex .btn-web {
    width: 470px;
    margin-top: 0;
  }
  #sec4 .set2 .flex .btn-web a {
    border-radius: 15px;
    padding: 29px 0 31px;
    font-size: 26px;
  }
  #sec4 .set2 .flex .btn-web a span {
    font-size: 29px;
  }
  #sec4 .set2 .flex .btn-web a:after {
    content: "";
    background: url("../img/menu/s4_web.png") no-repeat top center/100% auto;
    width: 28px;
    height: 30px;
    margin-left: 19px;
  }
  #sec4 .set2 .flex .btn-web a:hover {
    opacity: 0.8;
  }
  #sec4 .set2 .box {
    margin: 48px auto 0;
    width: 512px;
    padding: 24px 0 29px;
  }
  #sec4 .set2 .box .tit {
    font-size: 22px;
    margin: 0 0 20px;
  }
  #sec4 .set2 .box .txt {
    font-size: 14px;
    line-height: 26px;
    text-align: center;
  }
}

#sec5 {
  position: relative;
  padding: 12vw 0 0;
}
#sec5::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 50vw;
  background: url("../img/shared/bg2.jpg");
}
#sec5:after {
  content: "";
  position: absolute;
  top: 50vw;
  right: 0;
  left: calc(50% + 30vw);
  bottom: -100vw;
  background: url("../img/shared/bg2.jpg");
}
#sec5 .group1 {
  position: relative;
  margin: 0 var(--wrapPadding);
  z-index: 3;
}
@media screen and (max-width: 767px) {
  #sec5 .group1 .group-ttl {
    text-align: center;
  }
  #sec5 .group1 .group-ttl h2 {
    display: inline-block;
  }
}
#sec5 .group1 .group-ttl h2 {
  font-size: 6vw;
  line-height: 1.8;
  letter-spacing: 0.15em;
  position: relative;
  text-align: left;
}
#sec5 .group1 .group-ttl h2 .pt {
  display: inline-block;
  padding-left: 10vw;
  font-size: 8.7vw;
  letter-spacing: 0.15em;
}
#sec5 .group1 .group-ttl h2 small {
  position: absolute;
  right: 0;
  top: 10vw;
  opacity: 0.5;
  letter-spacing: 0.22em;
  font-size: 3vw;
}
#sec5 .group1 .txt {
  margin: 5vw 0 0;
  letter-spacing: 0.1em;
}
#sec5 .s5-slide {
  margin: 10vw 0 0 0;
  position: relative;
  z-index: 2;
}
#sec5 .s5-slide .item .img {
  width: 60vw;
  margin: 0 0 5vw var(--wrapPadding);
}
#sec5 .s5-slide .item .flex .img2 {
  margin: 0 0 0 var(--wrapPadding);
}
#sec5 .s5-slide .item .flex .group-txt {
  margin: 8vw var(--wrapPadding) 0;
}
#sec5 .s5-slide .item .flex .group-txt dl {
  font-size: 6vw;
  line-height: 1.5;
  text-align: center;
}
#sec5 .s5-slide .item .flex .group-txt dl dt {
  margin: 0 0 1vw;
  letter-spacing: 0.2em;
}
#sec5 .s5-slide .item .flex .group-txt dl dd {
  letter-spacing: 0.1em;
}
#sec5 .s5-slide .item .flex .group-txt dl small {
  font-size: 5vw;
}
#sec5 .s5-slide .item .flex .group-txt .txt {
  text-align: justify;
  letter-spacing: 0.1em;
  line-height: 2.25;
  margin: 4vw 0 0;
}
#sec5 .s5-slide .slick-dots {
  width: 100vw;
  left: 0;
  right: auto;
  display: flex;
  justify-content: center;
  gap: 0 16px;
  bottom: -25px;
}
#sec5 .s5-slide .slick-dots li {
  margin: 0;
  border-radius: 0;
  background: transparent;
}
#sec5 .s5-slide .slick-dots li button {
  font-size: 14px;
  font-weight: 600;
  color: #9d9995;
  line-height: 1.5;
  width: auto;
  height: auto;
  background: transparent;
  font-family: "EB Garamond", serif;
  border: 0;
}
#sec5 .s5-slide .slick-dots li.slick-active button {
  color: #000;
}
#sec5 .s5-slide .slick-arrow {
  width: 40px;
  height: 40px;
  bottom: -40px;
  top: auto;
}
#sec5 .s5-slide .slick-arrow.slick-prev {
  left: 15vw;
  background-image: url("../img/menu/left.png");
}
#sec5 .s5-slide .slick-arrow.slick-next {
  right: 15vw;
  background-image: url("../img/menu/right.png");
}
#sec5 .btn-link {
  margin: 70px var(--wrapPadding) 0;
  position: relative;
  z-index: 2;
}
#sec5 .btn-link a {
  position: relative;
  z-index: 3;
}
#sec5 .btn-link a:after {
  background-image: url("../img/shared/icon_popup_sp.png");
  width: 16.5px;
  height: 16.5px;
}
@media screen and (min-width: 768px) {
  #sec5 {
    padding: 75px 0 0;
  }
  #sec5::before {
    height: 522px;
  }
  #sec5:after {
    top: 522px;
    left: calc(50% + 296px);
    height: 1163px;
    bottom: auto;
  }
  #sec5 .group1 {
    position: absolute;
    width: 1030px;
    max-width: calc(100% - 60px);
    top: 148px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-start;
    z-index: 3;
    text-align: left;
    margin: 0;
  }
  #sec5 .group1 .group-ttl {
    position: relative;
  }
  #sec5 .group1 .group-ttl h2 {
    font-size: 38px;
    height: 524px;
  }
  #sec5 .group1 .group-ttl h2 .pt {
    padding-left: 0;
    padding-top: 64px;
    font-size: 50px;
  }
  #sec5 .group1 .group-ttl h2 small {
    left: 83px;
    right: auto;
    top: 340px;
    font-size: 16px;
  }
  #sec5 .group1 .txt {
    margin: 71px 41px 0 0;
    height: 420px;
  }
  #sec5 .s5-slide {
    width: calc(50% + 565px);
    max-width: calc(100% - 30px);
    margin: 0 0 0 auto;
  }
  #sec5 .s5-slide .item .img {
    width: auto;
    margin: 0 0 59px;
  }
  #sec5 .s5-slide .item .flex {
    display: flex;
    flex-direction: row-reverse;
    align-items: flex-start;
    gap: 0 54px;
  }
  #sec5 .s5-slide .item .flex .img2 {
    width: calc(50% + 147px);
    height: 420px;
    max-width: calc(100% - 546px);
    margin: 30px 0 0;
  }
  #sec5 .s5-slide .item .flex .group-txt {
    width: 425px;
    margin: 0;
  }
  #sec5 .s5-slide .item .flex .group-txt dl {
    font-size: 38px;
  }
  #sec5 .s5-slide .item .flex .group-txt dl dt {
    margin: 0 -30px 9px;
  }
  #sec5 .s5-slide .item .flex .group-txt dl small {
    font-size: 28px;
  }
  #sec5 .s5-slide .item .flex .group-txt .txt {
    margin: 18px 0 0;
  }
  #sec5 .s5-slide .slick-dots {
    width: 334px;
    left: 112px;
    bottom: 107px;
  }
  #sec5 .s5-slide .slick-dots li button {
    font-size: 19px;
  }
}
@media screen and (min-width: 768px) and (hover: hover) {
  #sec5 .s5-slide .slick-dots li:hover button {
    color: #000;
  }
}
@media screen and (min-width: 768px) {
  #sec5 .s5-slide .slick-arrow {
    width: 64px;
    height: 64px;
    bottom: 77px;
    top: auto;
  }
  #sec5 .s5-slide .slick-arrow.slick-prev {
    left: 112px;
  }
  #sec5 .s5-slide .slick-arrow.slick-next {
    left: 382px;
    right: auto;
  }
  #sec5 .btn-link {
    margin: -25px auto 0;
    width: 934px;
  }
  #sec5 .btn-link a {
    width: 362px;
  }
  #sec5 .btn-link a:after {
    background-image: url("../img/shared/icon_popup.png");
    width: 20px;
    height: 20px;
  }
}

@media screen and (min-width: 1550px) {
  #sec5 .s5-slide .item .flex {
    gap: 0 7%;
  }
}

#sec6 {
  position: relative;
  z-index: 2;
  margin: 15vw 0 20vw;
}
#sec6 .group-txt {
  padding: 8vw 0 0;
  text-align: center;
}
#sec6 .group-txt h2 {
  font-size: 6vw;
  line-height: 1.65;
  letter-spacing: 0.15em;
}
#sec6 .group-txt h2 span {
  font-size: 8vw;
}
#sec6 .group-txt .sub-txt {
  line-height: 1.5;
  margin: -1vw 0 7vw;
  opacity: 0.5;
  letter-spacing: 0.22em;
}
#sec6 .group-txt .txt {
  text-align: justify;
  margin: 0 0 49px;
}
#sec6 .group-txt .btn-link a:after {
  background-image: url("../img/shared/icon_popup_sp.png");
  width: 16.5px;
  height: 16.5px;
}
@media screen and (min-width: 768px) {
  #sec6 {
    margin: 141px 0 152px;
  }
  #sec6 .wrap {
    width: 1192px;
    display: flex;
    flex-direction: row-reverse;
    align-items: flex-start;
    gap: 0 60px;
  }
  #sec6 .img {
    width: 640px;
    height: 616px;
    max-width: calc(100% - 456px);
  }
  #sec6 .group-txt {
    padding: 42px 0 0;
    width: 396px;
  }
  #sec6 .group-txt h2 {
    font-size: 38px;
  }
  #sec6 .group-txt h2 span {
    font-size: 50px;
  }
  #sec6 .group-txt .sub-txt {
    margin: -4px 0 54px;
  }
  #sec6 .group-txt .txt {
    text-align: center;
    margin: 0 -30px 49px;
  }
  #sec6 .group-txt .btn-link {
    width: 362px;
    margin: 0 auto;
  }
  #sec6 .group-txt .btn-link a:after {
    background-image: url("../img/shared/icon_popup.png");
    width: 20px;
    height: 20px;
  }
}

#sec7 {
  margin: 0 0 20vw;
}
#sec7 .background {
  background: url("../img/shared/bg.jpg");
  padding: 15vw 0;
}
#sec7 .background .flex .group-tit {
  text-align: center;
}
#sec7 .background .flex .group-tit h2 {
  font-size: 8vw;
  line-height: 1.5;
  letter-spacing: 0.15em;
}
#sec7 .background .flex .group-tit h2 small {
  display: block;
  font-size: 3vw;
  margin: 0 0 8px;
}
#sec7 .background .flex .group-tit .sub-tit {
  opacity: 0.5;
  line-height: 1.5;
  letter-spacing: 0.22em;
  margin: 3px 0 0;
}
#sec7 .background .flex .txt {
  letter-spacing: 0.1em;
  text-align: justify;
  margin: 6vw 0 0;
}
#sec7 .background .group-img {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 0 4vw;
  margin: 8vw 0 0;
}
#sec7 .background .group-img .img2 {
  margin: 7vw 0 0;
}
#sec7 .background .flex2 {
  margin: 8vw 0 0;
}
#sec7 .background .flex2 .box {
  box-sizing: border-box;
  border-radius: 7.5px;
  border: 1px solid #b2ada5;
  background: #f6efe6;
  padding: 6vw 5vw;
  text-align: center;
}
#sec7 .background .flex2 .box .box-time {
  background: #fdf8f4;
  padding: 3vw 0;
  line-height: 1.5;
}
#sec7 .background .flex2 .box .box-time p b {
    display: block;
    background: #000000;
    line-height: 2;
    color: #fff;
}
#sec7 .background .flex2 .box .tel {
  margin: 3vw 0 2vw;
}
#sec7 .background .flex2 .box .tel .sub-tel {
  display: block;
  line-height: 1;
  font-size: 13px;
  margin: 0 0 6px;
}
#sec7 .background .flex2 .box .tel span {
  display: flex;
  justify-content: center;
  align-items: baseline;
  gap: 0 6px;
  font-size: 22px;
  line-height: 1;
}
#sec7 .background .flex2 .box .tel span::before {
  content: "";
  background: url("../img/menu/s7_tel.png") no-repeat top center/100% auto;
  width: 15px;
  height: 20px;
}
#sec7 .background .flex2 .box .tel .note-tel {
  display: inline-block;
  font-size: 10px;
  line-height: 1.5;
  margin: 10px 0 0;
  padding: 0 0 17px;
  letter-spacing: 0.08em;
  border-bottom: 1px solid #b2ada5;
}
#sec7 .background .flex2 .box .tit {
  margin: 4vw 0 3vw;
  font-size: 18px;
  line-height: 1.5;
}
#sec7 .background .flex2 .box ul {
  display: flex;
  justify-content: center;
  gap: 0 40px;
}
#sec7 .background .flex2 .right {
  margin-top: 8vw;
}
#sec7 .background .flex2 .right .btn-web {
  margin: 5vw 0 0;
}
#sec7 .background .flex2 .right .btn-web a {
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1.5;
  text-decoration: none;
  border-radius: 7.5px;
  border: 1px solid #b2ada5;
  background: #f6efe6;
  font-size: 18px;
  padding: 20px 0;
}
#sec7 .background .flex2 .right .btn-web a span {
  font-size: 20px;
}
#sec7 .background .flex2 .right .btn-web a:after {
  content: "";
  background: url("../img/menu/icon_mail.png") no-repeat center/100% auto;
  width: 22px;
  height: 16px;
  margin-left: 10px;
}
#sec7 .background .flex2 .right .btn-web a:hover {
  opacity: 0.8;
}
#sec7 .background .flex2 .right .group {
  border-top: 1px solid #b2ada5;
  border-bottom: 1px solid #b2ada5;
  text-align: center;
  padding: 5vw 0;
}
#sec7 .background .flex2 .right .group .tit {
  font-size: 18px;
  line-height: 1.5;
  margin: 0 0 12px;
}
#sec7 .background .flex2 .right .group .txt {
  line-height: 1.5;
  text-align: justify;
}
#sec7 .background .btn-link {
  margin: 12vw 0 10vw;
}
#sec7 .background .btn-link a:after {
  background-image: url("../img/shared/icon_popup_sp.png");
  width: 16.5px;
  height: 16.5px;
}
#sec7 .background .box-uber .uber {
  line-height: 0;
}
@media screen and (max-width: 767px) {
#sec7 .background .box-uber {
  border: 1px solid #b2ada5;
  border-radius: 7.5px;
  box-sizing: border-box;
}
#sec7 .background .box-uber a{
  padding: 5vw;
}
  #sec7 .background .box-uber .uber {
    width: 45px;
    margin: 0 auto 4vw;
  }
}
#sec7 .background .box-uber .tit {
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0.15em;
  text-align: center;
    text-decoration: none;
}
#sec7 .background .box-uber a:hover{
    text-decoration: none;
    background: #f6efe6;
}
@media screen and (min-width: 768px) {
  #sec7 {
    margin: 0 0 206px;
  }
  #sec7 .background {
    max-width: calc(100% - 60px);
    margin: 0 auto;
    width: 1360px;
    padding: 135px 0 152px;
  }
  #sec7 .background .flex {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin: 0 0 0 86px;
  }
  #sec7 .background .flex .group-tit h2 {
    font-size: 50px;
  }
  #sec7 .background .flex .group-tit h2 small {
    font-size: 19px;
    margin: 0 0 8px;
  }
  #sec7 .background .flex .txt {
    letter-spacing: 0.1em;
    margin: -2px 5px 0 0px;
    text-align: left;
  }
  #sec7 .background .group-img {
    gap: 0;
    margin: -34px 0 0;
  }
  #sec7 .background .group-img .img2 {
    margin: 105px 0 0;
  }
  #sec7 .background .flex2 {
    margin: -44px 0 0 24px;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
  }
  #sec7 .background .flex2 .box {
    width: 452px;
    border-radius: 15px;
    padding: 38px 0 36px;
  }
  #sec7 .background .flex2 .box .box-time {
    width: 380px;
    margin: 0 auto;
    padding: 11px 0 19px;
  }
  #sec7 .background .flex2 .box .tel {
    margin: 15px 0 10px;
  }
  #sec7 .background .flex2 .box .tel .sub-tel {
    font-size: 16px;
  }
  #sec7 .background .flex2 .box .tel span {
    font-size: 29px;
  }
  #sec7 .background .flex2 .box .tel span::before {
    width: 18px;
    height: 24px;
  }
  #sec7 .background .flex2 .box .tel .note-tel {
    font-size: 13px;
    margin: 13px 0 0;
    padding: 0 0 24px;
  }
  #sec7 .background .flex2 .box .tit {
    margin: 20px 0 15px;
    font-size: 22px;
  }
  #sec7 .background .flex2 .box ul {
    gap: 0 60px;
  }
  #sec7 .background .flex2 .right {
    margin-top: 0;
    width: 409px;
  }
  #sec7 .background .flex2 .right .btn-web {
    margin: 33px 0 0;
  }
  #sec7 .background .flex2 .right .btn-web a {
    border-radius: 15px;
    font-size: 22px;
    padding: 23px 0 25px;
  }
  #sec7 .background .flex2 .right .btn-web a span {
    font-size: 25px;
  }
  #sec7 .background .flex2 .right .btn-web a:after {
    width: 28px;
    height: 20px;
  }
  #sec7 .background .flex2 .right .group {
    padding: 24px 0 30px;
  }
  #sec7 .background .flex2 .right .group .tit {
    font-size: 22px;
    margin: 0 0 18px;
  }
  #sec7 .background .flex2 .right .group .txt {
    font-size: 14px;
    line-height: 26px;
    text-align: center;
  }
  #sec7 .background .btn-link {
    margin: 91px auto 75px;
    width: 460px;
  }
  #sec7 .background .btn-link a:after {
    background-image: url("../img/shared/icon_popup.png");
    width: 20px;
    height: 20px;
  }
#sec7 .background .box-uber a{
  border: 1px solid #b2ada5;
    margin: 0 auto;
    width: 630px;
    border-radius: 15px;
    display: flex;
    align-items: center;
    padding: 29px 0 29px 85px;
    gap: 0 48px;
    box-sizing: border-box;
  }
  #sec7 .background .box-uber .uber {
    line-height: 0;
  }
  #sec7 .background .box-uber .tit {
    font-size: 19px;
    line-height: 29px;
    text-align: left;
  }
}

.remodal-wrapper {
  padding: 0;
}

#popup-takeout {
  padding: 30px 0 80px;
  background: var(--cl-body);
}
#popup-takeout .remodal-close {
  display: block;
  margin: 0 20px 0 auto;
  position: sticky;
  top: 20px;
  width: 45px;
}
#popup-takeout h2 {
  font-size: 28px;
  letter-spacing: 0.15em;
  line-height: 1.5;
}
#popup-takeout .sub-txt {
  text-align: center;
  margin: 22px 0 43px;
}
#popup-takeout .flex .col dl {
  display: flex;
  justify-content: space-between;
  padding: 12px 0 13px;
  line-height: 1.625;
  border-bottom: 1px solid #d7d0c4;
  text-align: left;
}
#popup-takeout .flex .col dl dd {
  min-width: -moz-max-content;
  min-width: max-content;
  text-align: right;
}

#popup-takeout .flex .col h4 {
  background: #ede5da;
  padding: 20px 0 20px;
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 13px;
  text-align: center;
}
#popup-takeout .flex .col h4 ~ h4 {
  margin-top: 33px;
}
@media screen and (max-width: 767px) {
  #popup-takeout .flex .col + .col {
    margin-top: 12px;
  }
}
#popup-takeout .remodal-close2 {
  text-align: center;
  margin: 50px 0 0;
}
@media screen and (max-width: 767px) {
  #popup-takeout .remodal-close2 img {
    width: 40px;
  }
}
@media screen and (min-width: 768px) {
  #popup-takeout {
    width: 1200px;
    max-width: calc(100% - 60px);
    margin: 0 auto;
    padding: 30px 0 101px;
  }
  #popup-takeout .remodal-close {
    width: 72px;
    margin: 0 30px 0 auto;
  }
  #popup-takeout h2 {
    margin: -8px 0 0;
    font-size: 38px;
  }
  #popup-takeout .sub-txt {
    margin: 22px 0 43px;
  }
  #popup-takeout .flex {
    display: flex;
    justify-content: space-between;
  }
  #popup-takeout .flex .col {
    width: 470px;
  }
  #popup-takeout .remodal-close2 {
    margin: 71px 0 0;
  }
  #popup-takeout .flex .col h4 {
    padding: 20px 0 20px;
    font-size: 22px;
  }
}

#popup-list {
  padding: 30px 0 80px;
  background: var(--cl-body);
}
#popup-list .remodal-close {
  display: block;
  margin: 0 20px 0 auto;
  position: sticky;
  top: 20px;
  width: 45px;
}
#popup-list h2 {
  font-size: 28px;
  letter-spacing: 0.15em;
  line-height: 1.5;
}
#popup-list .flex {
  line-height: 1.625;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 40px 0 0;
  text-align: left;
  gap: 0 20px;
}
#popup-list ul h3{
       background: #ede5da;
    padding: 8px 0;
    font-size: 15px;
    line-height: 1.5;
    margin-bottom: 8px;
    text-align: center;
}
#popup-list ul h4{
      font-size: 14px;
    margin: 5px auto;
}
#popup-list ul{
    margin-bottom: 8px;
}
#popup-list .flex .col {
        width: calc(50% - 10px);
    }
#popup-list .flex .col:last-child{
            width: 100%;
    }
@media screen and (max-width: 767px) {
  #popup-list .flex ul li{
           font-size: 12px;
        letter-spacing: 0;
  }
}
#popup-list .remodal-close2 {
  text-align: center;
  margin: 50px 0 0;
}
@media screen and (max-width: 767px) {
  #popup-list .remodal-close2 img {
    width: 40px;
  }
}
@media screen and (min-width: 768px) {
  #popup-list {
    width: 1200px;
    max-width: calc(100% - 60px);
    margin: 0 auto;
    padding: 30px 0 101px;
  }
  #popup-list .remodal-close {
    width: 72px;
    margin: 0 30px 0 auto;
  }
  #popup-list h2 {
    margin: -8px 0 0;
    font-size: 38px;
  }
  #popup-list .flex {
    line-height: 1.625;
    display: flex;
    justify-content: center;
    gap: 0 20px;
    flex-wrap: nowrap;
    margin: 70px 0 0;
  }
  #popup-list .remodal-close2 {
    margin: 71px 0 0;
  }
#popup-list .flex .col {
        width: calc((100% - 40px) / 3);
    }
#popup-list .flex .col:last-child{
            width: 370px;
    }
#popup-list ul h3{
        background: #ede5da;
    line-height: 1.5;
    margin-bottom: 13px;
    text-align: center;
    letter-spacing: 0.3em;
    padding: 10px 0;
    font-size: 20px;
}
#popup-list ul h4{
        font-size: 16px;
    letter-spacing: 0.3em;
    margin: 5px auto;
}
#popup-list ul{
    margin-bottom: 13px;
}
}

.popup-menu {
  padding: 30px 0 80px;
  background: var(--cl-body);
}
.popup-menu .remodal-close {
  display: block;
  margin: 0 20px 0 auto;
  position: sticky;
  top: 20px;
  width: 45px;
}
.popup-menu h2 {
  font-size: 28px;
  letter-spacing: 0.15em;
  line-height: 1.5;
}
.popup-menu .sub-txt {
  margin: 22px 0 43px;
}
@media screen and (max-width: 767px) {
  .popup-menu .flex .col + .col {
    margin-top: 33px;
  }
}
.popup-menu .flex .col dl {
  padding: 0 0 13px;
  border-bottom: 1px solid #d7d0c4;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  text-align: left;
  line-height: 1.625;
}
.popup-menu .flex .col dl.bsl{
  align-items:baseline;
}
.popup-menu .flex .col dl + dl {
  margin-top: 13px;
}
.popup-menu .flex .col dl dd {
  min-width: -moz-max-content;
  min-width: max-content;
    text-align: right;
        margin-left: 1em;
}
.popup-menu .flex .col h4 {
  background: #ede5da;
  padding: 20px 0 20px;
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 13px;
  text-align: center;    
    letter-spacing: 0.3em;
}
.popup-menu .flex .col h4 ~ h4 {
  margin-top: 33px;
}

  .popup-menu .flex .col h5{
            font-size: 16px;
    margin: 9px auto;
    border-bottom: 1px solid #000000;
    letter-spacing: 0.3em;
}
  .popup-menu .flex .col p.fnt-hina{
        margin: 0 auto 9px;
}
.popup-menu .remodal-close2 {
  text-align: center;
  margin: 50px 0 0;
}
@media screen and (max-width: 767px) {
  .popup-menu .remodal-close2 img {
    width: 40px;
  }
    .popup-menu .flex .col dl dt small{
           font-size: inherit;
    }
}
@media screen and (min-width: 768px) {
  .popup-menu {
    width: 1200px;
    max-width: calc(100% - 60px);
    margin: 0 auto;
    padding: 30px 0 101px;
  }
  .popup-menu .remodal-close {
    width: 72px;
    margin: 0 30px 0 auto;
  }
  .popup-menu h2 {
    margin: -8px 0 0;
    font-size: 38px;
  }
  .popup-menu .sub-txt {
    margin: 22px 0 43px;
  }
  .popup-menu .flex {
    display: flex;
    gap: 0 20px;
  }
  .popup-menu .flex .col {
    width: calc((100% - 40px) / 3);
  }
  .popup-menu .flex .col h4 {
    padding: 20px 0 20px;
    font-size: 22px;
  }
  .popup-menu .flex .col h5{
            font-size: 19px;
    margin: 11px auto;
    }
  .popup-menu .remodal-close2 {
    margin: 71px 0 0;
  }
}</pre></body></html>