main {
  overflow: hidden;
}

#sec1 {
  background: url("../img/menu/s1_bg.png") no-repeat top center/cover, url("../img/shared/bg5.jpg");
  color: #fff;
  position: relative;
  padding: 0 0 20vw;
}
#sec1 .deco {
  position: absolute;
  width: 53.52vw;
  bottom: 4vw;
  left: calc(50% + 10vw);
}
#sec1 .left {
  text-align: center;
  margin: 0 10vw 8vw;
}
#sec1 .left h2 {
  position: relative;
  z-index: 2;
  margin: 0 23vw -35vw;
}
#sec1 .right .group-content {
  margin: 7vw 0 0;
}
#sec1 .right .group-content .txt {
  letter-spacing: 0.1em;
}
#sec1 .right .group-content .btn-link {
  color: #000;
  margin: 7vw auto 0;
}
@media screen and (max-width: 767px) {
  #sec1 {
      background-size: 200%, 100%;
    background-position: 32% top, center center;
  }
}
@media screen and (min-width: 768px) {
  #sec1 {
    padding: 0;
    background: url("../img/menu/s1_bg.png") no-repeat top center, url("../img/shared/bg5.jpg");
  }
  #sec1 .deco {
    position: absolute;
    width: 346px;
    bottom: 85px;
    left: calc(50% + 378px);
  }
  #sec1 .wrap {
    width: 1298px;
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
    gap: 76px;
    z-index: 2;
  }
  #sec1 .left {
    width: 425px;
    margin: 0;
  }
  #sec1 .left h2 {
    position: relative;
    z-index: 2;
    margin: 0 0 -207px;
  }
  #sec1 .left .img {
    height: 606px;
  }
  #sec1 .right {
    width: 750px;
    padding: 103px 0 0;
    text-align: center;
  }
  #sec1 .right .img {
    height: 465px;
  }
  #sec1 .right .group-content {
    display: inline-block;
    margin: 64px 0 0;
    text-align: left;
  }
  #sec1 .right .group-content .btn-link {
    width: 402px;
    margin: 40px 0 0 auto;
  }
}

#sec2 {
  position: relative;
  padding: 25vw 0 10vw;
  background: url("../img/menu/s2_bg.jpg") no-repeat center/cover;
}
#sec2 h2 {
  text-align: center;
  padding: 0 36vw 10vw;
}
#sec2 .tit {
  font-size: 12px;
  line-height: 1.53;
  color: #a89784;
  margin: -319px 4vw 0 auto;
  height: 410px;
  text-shadow: 0 0 10px black;
}
#sec2 .tit span {
  letter-spacing: 0.12em;
}
@media screen and (min-width: 768px) {
  #sec2 {
    margin: -90px 0 0;
    padding: 198px 0 211px;
  }
  #sec2 h2 {
    padding: 0;
  }
  #sec2 .tit {
    font-size: 15px;
    line-height: 23px;
    position: absolute;
    z-index: 2;
    right: 103px;
    bottom: 44px;
    margin: 0;
    text-shadow: none;
    height: auto;
  }
  #sec2 .tit span {
    letter-spacing: 0.12em;
  }
}

#sec3 {
  position: relative;
  background: url("../img/shared/bg5.jpg");
  color: #fff;
  padding: 0 0 20vw;
}
#sec3 .deco {
  position: absolute;
  width: 53.52vw;
  left: calc(50% + 10vw);
  bottom: 5vw;
}
#sec3::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 50%;
  height: 100vw;
  background: url("../img/shared/bg3.jpg");
}
#sec3::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: calc(50% + 10vw);
  height: 80vw;
  background: url("../img/shared/bg3.jpg");
}
#sec3 .sub-txt {
  text-align: right;
  margin: 0 var(--wrapPadding) 6vw;
  letter-spacing: 0.1em;
  padding: 3vw 0 0;
  position: relative;
  z-index: 2;
  line-height: 1.5;
}
#sec3 h2 {
  position: relative;
  z-index: 2;
  margin: 0 15vw 10vw;
}
#sec3 .group {
  position: relative;
  z-index: 1;
}
#sec3 .group::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: calc(50% + 30vw);
  background: url("../img/menu/deco.png") repeat-x center right/auto 100%;
  height: 13vw;
}
#sec3 .group .inner {
  margin: 0 0 0 var(--wrapPadding);
}
#sec3 .group .s3-slide .group-img {
  padding: 6vw 0 0;
  position: relative;
}
#sec3 .group .s3-slide .group-img .img {
  height: 80vw;
}
#sec3 .group .s3-slide .group-img .img img {
  -o-object-position: left center;
     object-position: left center;
}
#sec3 .group .s3-slide .group-img .img.img2 img {
  -o-object-position: center;
     object-position: center;
}
#sec3 .group .s3-slide .group-img .title {
  position: absolute;
  z-index: 2;
  color: #f1eae2;
  top: 1vw;
  left: 5vw;
  font-size: 10vw;
  line-height: 1.45;
  text-shadow: 0 0 10px black;
}
#sec3 .group .s3-slide .group-img .title span, #sec3 .group .s3-slide .group-img .title small {
  display: block;
}
#sec3 .group .s3-slide .group-img .title small {
  font-size: 8vw;
  letter-spacing: 0.02em;
}
#sec3 .group .s3-slide .group-img .title .pt {
  padding-top: 10vw;
  letter-spacing: -0.06em;
}
#sec3 .group .s3-slide .group-img .title .ptt {
  padding-top: 22vw;
}
#sec3 .group .s3-slide .group-img .title2 {
  font-size: 13vw;
  line-height: 1.5;
  text-shadow: 0 0 10px black;
  top: 0;
  left: 7vw;
  position: absolute;
  z-index: 2;
  color: #f1eae2;
  letter-spacing: -0.06em;
}
#sec3 .group .s3-slide .group-content {
  padding: 20vw var(--wrapPadding) 0 0;
}
#sec3 .group .s3-slide .group-content .price {
  text-align: center;
  border-bottom: 1px solid;
  font-size: 6vw;
  line-height: 1.5;
  letter-spacing: 0.1em;
  padding: 0 0 4vw 0;
}
#sec3 .group .s3-slide .group-content .price small {
  font-size: 4vw;
}
#sec3 .group .s3-slide .group-content .txt {
  margin: 5vw 0 0;
  letter-spacing: 0.1em;
  line-height: 2.125;
}
#sec3 .group .s3-thumb {
  position: absolute;
  z-index: 2;
  display: flex;
  gap: 3vw;
}
@media screen and (max-width: 767px) {
  #sec3 .group .s3-thumb {
    justify-content: center;
    top: 82vw;
    left: 0;
    right: 0;
  }
}
#sec3 .group .s3-thumb .thumb {
  width: 30vw;
  position: relative;
  cursor: pointer;
}
#sec3 .group .s3-thumb .thumb::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #160707;
  opacity: 0.44;
  z-index: 1;
  transition: all 0.5s;
}
#sec3 .group .s3-thumb .thumb:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 3px solid #e0d4c6;
  opacity: 0;
  transition: all 0.5s;
}
#sec3 .group .s3-thumb .thumb.active::before {
  opacity: 0;
}
#sec3 .group .s3-thumb .thumb.active:after {
  opacity: 1;
}
#sec3 .group2 {
  margin: 8vw var(--wrapPadding) 0;
  position: relative;
  z-index: 2;
}
#sec3 .group2 .group-img {
  padding: 4vw 23vw 3vw 5vw;
  position: relative;
}
#sec3 .group2 .group-img h4 {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  background: url("../img/menu/s3_line.png") no-repeat center right/100% auto;
  width: 28vw;
  height: 100%;
  box-sizing: border-box;
  text-align: center;
  color: #f1eae2;
  font-size: 5vw;
  line-height: 1.5;
  padding: 0 2vw 0 0;
  letter-spacing: 0.25em;
}
#sec3 .group2 .group-img h4 span {
  display: inline-block;
  text-align: left;
}
#sec3 .group2 .txt {
  padding: 4vw 0 0;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 768px) {
  #sec3 {
    padding: 0 0 118px;
  }
  #sec3 .deco {
    width: 366px;
    left: calc(50% + 400px);
    bottom: 366px;
  }
  #sec3::before {
    height: 300px;
  }
  #sec3::after {
    right: calc(50% + 158px);
    height: 294px;
  }
  #sec3 .sub-txt {
    margin: 0 auto 36px;
    max-width: calc(100% - 60px);
    width: 1232px;
    padding: 22px 0 0;
  }
  #sec3 h2 {
    max-width: calc(100% - 60px);
    margin: 0 auto;
    width: 1236px;
  }
  #sec3 .group {
    margin: -109px 0 0;
  }
  #sec3 .group::before {
    right: calc(50% + 177px);
    height: 143px;
  }
  #sec3 .group .inner {
    width: calc(50% + 656px);
    margin: 0 0 0 auto;
    max-width: calc(100% - 30px);
  }
  #sec3 .group .s3-slide {
    margin: 0 0 0 auto;
    width: calc(50vw + 610px);
    max-width: 100%;
  }
  #sec3 .group .s3-slide .flex {
    position: relative;
  }
  #sec3 .group .s3-slide .group-img {
    padding: 54px 0 0;
    margin: 0 0 0 auto;
    width: calc(50vw + 217px);
    max-width: calc(100% - 401px);
  }
  #sec3 .group .s3-slide .group-img .img {
    height: 600px;
  }
  #sec3 .group .s3-slide .group-img .title {
    top: 10px;
    left: 48px;
    font-size: 77px;
    text-shadow: none;
  }
  #sec3 .group .s3-slide .group-img .title small {
    font-size: 66px;
  }
  #sec3 .group .s3-slide .group-img .title .pt {
    padding-top: 100px;
  }
  #sec3 .group .s3-slide .group-img .title .ptt {
    padding-top: 172px;
  }
  #sec3 .group .s3-slide .group-img .title2 {
    font-size: 109px;
    left: 46px;
    text-shadow: none;
  }
  #sec3 .group .s3-slide .group-content {
    position: absolute;
    z-index: 2;
    padding: 167px 0 0;
    width: 437px;
    left: 0;
    top: 0;
  }
  #sec3 .group .s3-slide .group-content .price {
    text-align: right;
    font-size: 29px;
    padding: 0 77px 29px 0;
  }
  #sec3 .group .s3-slide .group-content .price small {
    font-size: 21px;
  }
  #sec3 .group .s3-slide .group-content .txt {
    margin: 32px 0 0;
    width: 369px;
  }
  #sec3 .group .s3-slide .group-content .txt.txt2 {
    margin: 33px 0 0 18px;
    width: 339px;
    text-align: justify;
  }
  #sec3 .group .s3-thumb {
    position: relative;
    z-index: 2;
    margin: -71px 0 0;
    display: flex;
    gap: 21px;
  }
  #sec3 .group .s3-thumb .thumb {
    width: auto;
  }
  #sec3 .group .s3-thumb .thumb:after {
    border: 4px solid #e0d4c6;
  }
}
@media screen and (min-width: 768px) and (hover: hover) {
  #sec3 .group .s3-thumb .thumb:hover::before {
    opacity: 0;
  }
  #sec3 .group .s3-thumb .thumb:hover:after {
    opacity: 1;
  }
}
@media screen and (min-width: 768px) {
  #sec3 .group2 {
    margin: 77px auto 0;
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
    width: 1000px;
    max-width: calc(100% - 60px);
    gap: 59px;
  }
  #sec3 .group2 .group-img {
    padding: 24px 153px 19px 0;
    position: relative;
  }
  #sec3 .group2 .group-img h4 {
    width: 169px;
    height: 252px;
    font-size: 29px;
    padding: 0 12px 0 30px;
    letter-spacing: 0.25em;
  }
}
@media screen and (min-width: 768px) and (max-width: 1300px) {
  #sec3 .group2 .group-img h4 {
    letter-spacing: 0.1em;
  }
}
@media screen and (min-width: 768px) {
  #sec3 .group2 .txt {
    min-width: 372px;
    padding: 19px 0 0;
  }
}

#sec456 {
  background: url("../img/menu/s4_bg.png") no-repeat top center/350% auto, url("../img/shared/bg4.jpg");
}
@media screen and (min-width: 768px) {
  #sec456 {
    background-size: auto;
  }
}

#sec4 {
  padding: 20vw 0;
  position: relative;
}
#sec4 h2 {
  margin: 0 4vw;
  position: relative;
  z-index: 2;
}
#sec4 .s4-slide {
  margin: -15px 0 0;
}
#sec4 .s4-slide .item {
  padding: 50px 4vw 0;
  box-sizing: border-box;
}
#sec4 .s4-slide .item .img {
  width: 80vw;
  box-shadow: -2.828px -2.828px 46px 4px rgba(0, 0, 0, 0.22);
}
#sec4 .s4-slide .item dl {
  text-align: center;
  transition: opacity 0.5s;
  line-height: 1.5;
  margin: 2vw 0 0;
  text-align: center;
  letter-spacing: 0.1em;
  /*opacity: 0;*/
}
#sec4 .s4-slide .item dl dt {
  font-size: 6vw;
}
#sec4 .s4-slide .item dl dd {
  margin: 2vw 0 0;
  font-size: 5vw;
}
#sec4 .s4-slide .item dl dd small {
  font-size: 4vw;
}
#sec4 .s4-slide .slick-current.slick-active dl {
  opacity: 1;
}
#sec4 .s4-slide .slick-arrow {
  width: 12vw;
  height: 12vw;
  z-index: 3;
  top: 32vw;
}
#sec4 .s4-slide .slick-arrow.slick-prev {
  background-image: url("../img/shared/left.png");
  left: 4vw;
}
#sec4 .s4-slide .slick-arrow.slick-next {
  background-image: url("../img/shared/right.png");
  right: 4vw;
}
#sec4 .box-txt {
  position: relative;
  z-index: 2;
  background: url("../img/menu/bg.png");
  box-sizing: border-box;
  padding: 7vw var(--wrapPadding);
  margin: 7vw var(--wrapPadding) 0;
}
#sec4 .box-txt .txt {
  letter-spacing: 0.1em;
}
@media screen and (min-width: 768px) {
  #sec4 {
    padding: 140px 0 110px;
  }
  #sec4 h2 {
    max-width: calc(100% - 60px);
    margin: 0 auto;
    width: 1184px;
  }
  #sec4 .s4-slide {
    margin: -15px 0 0;
  }
  #sec4 .s4-slide .slick-list {
    padding: 0 300px 0 0 !important;
  }
  #sec4 .s4-slide .item {
    padding: 50px 29px 0;
    box-sizing: border-box;
  }
  #sec4 .s4-slide .item .img {
    width: auto;
  }
  #sec4 .s4-slide .item dl {
    margin: 7px 0 0;
  }
  #sec4 .s4-slide .item dl dt {
    font-size: 39px;
  }
  #sec4 .s4-slide .item dl dd {
    margin: 9px 0 0;
    font-size: 29px;
  }
  #sec4 .s4-slide .item dl dd small {
    font-size: 21px;
  }
  #sec4 .s4-slide .slick-arrow {
    width: 93px;
    height: 93px;
    z-index: 3;
    bottom: -51px;
    top: auto;
  }
  #sec4 .s4-slide .slick-arrow.slick-prev {
    left: auto;
    right: 335px;
  }
  #sec4 .s4-slide .slick-arrow.slick-next {
    right: 225px;
  }
  #sec4 .box-txt {
    position: absolute;
    top: 341px;
    right: 0;
    width: 502px;
    padding: 55px 74px 87px;
    margin: 0;
  }
  #sec4 .box-txt .txt {
    letter-spacing: 0;
  }
}

#sec5 {
  padding: 10vw 0 15vw;
  background: rgba(242, 214, 195, 0.33);
}
#sec5 h2 {
  padding: 0 15vw 10vw;
}
#sec5 .group {
  position: relative;
}
#sec5 .group .s5-slide .flex .group-content {
  padding: 15vw 0 0;
  position: relative;
  z-index: 2;
}
#sec5 .group .s5-slide .flex .group-content dl {
  position: relative;
  padding: 0 0 3vw;
  line-height: 1.5;
  text-align: center;
}
#sec5 .group .s5-slide .flex .group-content dl::before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  height: 1px;
  left: 0;
  background: #391512;
}
#sec5 .group .s5-slide .flex .group-content dl dt {
  font-size: 6vw;
  letter-spacing: 0.1em;
}
#sec5 .group .s5-slide .flex .group-content dl dd {
  font-size: 5vw;
  margin: 1vw 0 0;
  letter-spacing: 0.1em;
}
#sec5 .group .s5-slide .flex .group-content dl dd small {
  font-size: 4vw;
}
#sec5 .group .s5-slide .flex .group-content .txt {
  margin: 4vw 0 0;
  line-height: 2.125;
}
#sec5 .group .s5-thumb {
  position: absolute;
  top: 54vw;
  right: 2vw;
  left: 2vw;
  display: flex;
  gap: 1vw;
}
#sec5 .group .s5-thumb .thumb {
  position: relative;
  cursor: pointer;
}
#sec5 .group .s5-thumb .thumb::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #160707;
  opacity: 0.44;
  z-index: 1;
  transition: all 0.5s;
}
#sec5 .group .s5-thumb .thumb:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 4px solid #cfaf84;
  opacity: 0;
  transition: all 0.5s;
}
#sec5 .group .s5-thumb .thumb.active::before {
  opacity: 0;
}
#sec5 .group .s5-thumb .thumb.active:after {
  opacity: 1;
}
@media screen and (min-width: 768px) {
  #sec5 {
    padding: 0 0 81px;
  }
  #sec5 .wrap {
    width: 1162px;
  }
  #sec5 h2 {
    position: absolute;
    top: -18px;
    left: 37px;
    padding: 0;
  }
  #sec5 .group {
    padding: 145px 0 0;
  }
  #sec5 .group .s5-slide {
    width: 1112px;
    max-width: 100%;
    margin: 0 auto;
  }
  #sec5 .group .s5-slide .flex {
    display: flex;
    align-items: flex-start;
  }
  #sec5 .group .s5-slide .flex .img {
    width: 726px;
    height: 473px;
    max-width: calc(100% - 330px);
  }
  #sec5 .group .s5-slide .flex .group-content {
    padding: 100px 0 0;
    width: 330px;
  }
  #sec5 .group .s5-slide .flex .group-content dl {
    padding: 0 0 18px 48px;
    text-align: left;
  }
  #sec5 .group .s5-slide .flex .group-content dl::before {
    left: -17px;
  }
  #sec5 .group .s5-slide .flex .group-content dl dt {
    font-size: 39px;
  }
  #sec5 .group .s5-slide .flex .group-content dl dd {
    font-size: 29px;
    margin: 5px 0 0 12px;
  }
  #sec5 .group .s5-slide .flex .group-content dl dd small {
    font-size: 21px;
  }
  #sec5 .group .s5-slide .flex .group-content .txt {
    margin: 20px 0 0 59px;
  }
  #sec5 .group .s5-slide .flex .group-content .txt.txt2 {
    width: 245px;
  }
  #sec5 .group .s5-thumb {
    position: absolute;
    top: 76px;
    right: 0;
    left: auto;
    gap: 14px;
  }
  #sec5 .group .s5-thumb .thumb {
    width: auto;
  }
}
@media screen and (min-width: 768px) and (hover: hover) {
  #sec5 .group .s5-thumb .thumb:hover::before {
    opacity: 0;
  }
  #sec5 .group .s5-thumb .thumb:hover:after {
    opacity: 1;
  }
}

#sec6 {
  position: relative;
  padding: 12vw 0 15vw;
}
#sec6::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: calc(50% + 20vw);
  background: url("../img/menu/bg2.png");
  height: 70vw;
}
#sec6::after {
  content: "";
  position: absolute;
  top: 50vw;
  right: calc(50% - 20vw);
  left: 0;
  background: url("../img/menu/bg2.png");
  height: 170vw;
}
#sec6 .wrap {
  z-index: 2;
}
#sec6 h2 {
  margin: 0 10vw 10vw;
}
#sec6 .flex .item .group-content {
  margin: 5vw 4vw 0;
}
#sec6 .flex .item dl {
  display: flex;
  justify-content: space-between;
  line-height: 1.5;
  align-items: baseline;
}
#sec6 .flex .item dl dt {
  letter-spacing: 0.1em;
  font-size: 6vw;
}
#sec6 .flex .item dl dd {
  font-size: 5vw;
  letter-spacing: 0.1em;
}
#sec6 .flex .item dl dd small {
  font-size: 4vw;
}
#sec6 .flex .item .txt {
  letter-spacing: 0.1em;
  margin: 4vw 0 0;
  text-align: justify;
}
#sec6 .flex .item + .item {
  margin-top: 12vw;
}
#sec6 .btn-popup {
  margin: 10vw auto 0;
}
@media screen and (min-width: 768px) {
  #sec6 {
    padding: 95px 0 113px;
  }
  #sec6::before {
    left: calc(50% + 279px);
    height: 425px;
  }
  #sec6::after {
    top: 324px;
    right: calc(50% - 406px);
    height: 455px;
  }
  #sec6 .wrap {
    width: 1260px;
  }
  #sec6 h2 {
    position: absolute;
    top: 0;
    right: 79px;
    margin: 0;
  }
  #sec6 .flex {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
  #sec6 .flex .item {
    width: 585px;
    max-width: 48%;
  }
  #sec6 .flex .item .img {
    height: 363px;
  }
  #sec6 .flex .item .group-content {
    margin: 28px auto 0;
    width: 477px;
  }
  #sec6 .flex .item dl dt {
    font-size: 39px;
  }
  #sec6 .flex .item dl dd {
    font-size: 29px;
  }
  #sec6 .flex .item dl dd small {
    font-size: 21px;
  }
  #sec6 .flex .item .txt {
    margin: 20px 0 0 10px;
  }
  #sec6 .flex .item + .item {
    margin-top: 89px;
  }
  #sec6 .btn-popup {
    margin: 62px auto 0;
    width: 843px;
  }
}

.remodal-overlay {
  background: transparent;
}

.remodal-close {
  width: 60px;
  height: 60px;
  color: #fff;
  background: url("../img/shared/bg5.jpg");
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 8px;
  font-size: 10px;
  line-height: 1.5;
  letter-spacing: 0.06em;
  margin-right: 0;
  align-items: center;
  top: 0;
  z-index: 4;
}
.remodal-close::before {
  content: "";
  background: url("../img/shared/close.png") no-repeat center/100% auto;
  width: 32px;
  height: 15px;
}
@media screen and (min-width: 768px) {
  .remodal-close {
    width: 100px;
    height: 92px;
    font-size: 12px;
  }
  .remodal-close::before {
    width: 44px;
    height: 19px;
  }
}

.remodal-close2 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 8px;
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: 0.06em;
  align-items: center;
  margin: 38px auto 0;
  color: #000;
}
.remodal-close2::before {
  content: "";
  background: url("../img/shared/close2.png") no-repeat center/100% auto;
  width: 44px;
  height: 19px;
}
@media (hover: hover) {
  .remodal-close2:hover {
    opacity: 0.8;
  }
}

.popup-menu {
  background: url("../img/shared/bg.jpg");
  padding: 0 0 70px;
}
.popup-menu h2 {
  margin: 40px 0 20px;
  font-size: 28px;
  line-height: 1.5;
  color: #4a2510;
  letter-spacing: 0.02em;
}
.popup-menu .sub-txt {
  margin: 0 0 20px;
}
@media screen and (max-width: 767px) {
  .popup-menu .flex .col + .col {
    margin-top: 35px;
  }
}
.popup-menu .flex .col h4 {
  background: rgba(246, 242, 238, 0.5);
  font-size: 18px;
  line-height: 1.5;
  padding: 10px 0;
  margin: 0 0 12px;
}
.popup-menu .flex .col h4 ~ h4 {
  margin-top: 35px;
}
.popup-menu .flex .col .sub-txt2 {
  font-size: 13px;
  line-height: 1.625;
  margin: 0 0 7px;
}
.popup-menu .flex .col dl {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  line-height: 1.625;
  padding: 0 0 12px;
  text-align: left;
  border-bottom: 1px solid rgba(0, 0, 0, 0.25);
}
.popup-menu .flex .col dl dt small {
  display: block;
  font-size: 13px;
}
.popup-menu .flex .col dl dd {
  text-align: right;
  min-width: -moz-max-content;
  min-width: max-content;
}
.popup-menu .flex .col dl + dl {
  margin-top: 12px;
}
@media screen and (min-width: 768px) {
  .popup-menu {
    padding: 0 0 100px;
  }
  .popup-menu h2 {
    margin: 50px 0 30px;
    font-size: 33px;
  }
  .popup-menu .sub-txt {
    margin: 0 0 30px;
  }
  .popup-menu .flex {
    display: flex;
    justify-content: space-between;
  }
  .popup-menu .flex .col {
    width: 320px;
  }
  .popup-menu .flex .col h4 {
    font-size: 21px;
    margin: 0 0 15px;
  }
  .popup-menu .flex .col .sub-txt2 {
    font-size: 15px;
    line-height: 26px;
  }
  .popup-menu .flex .col dl dt small {
    font-size: 15px;
  }
}

#sec7 {
  position: relative;
  padding: 10vw 0 7vw;
  background: url("../img/menu/s7_bg.png") no-repeat bottom center/cover;
}
#sec7 .deco {
  position: absolute;
  width: 52.53vw;
  top: 3vw;
  right: calc(50% + 10vw);
}
#sec7 .flex .img {
  overflow: hidden;
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
  position: relative;
  height: 80vw;
  margin: 0 0 0 var(--wrapPadding);
}
#sec7 .flex .img img {
  -o-object-position: left center;
     object-position: left center;
}
#sec7 .flex .img span {
  position: absolute;
  top: 10vw;
  left: 4vw;
  z-index: 2;
  width: 38vw;
}
#sec7 .flex .img span img {
  position: static;
  -o-object-fit: unset;
     object-fit: unset;
  height: auto !important;
}
#sec7 .flex .txt {
  margin: 7vw var(--wrapPadding) 0;
}
#sec7 .set {
  position: relative;
  z-index: 2;
  margin: 10vw var(--wrapPadding) 0;
}
#sec7 .set .img {
  box-shadow: -2.828px -2.828px 46px 4px rgba(0, 0, 0, 0.22);
}
#sec7 .set .group-content {
  position: relative;
  z-index: 2;
  margin: 8vw 0 0;
}
#sec7 .set .group-content h2 {
  margin: 0 0 10vw;
}
#sec7 .set .group-content .btn-popup {
  margin: 0 auto;
}
#sec7 .set .group-content .btn-popup + .btn-popup {
  margin-top: 4vw;
}
#sec7 .tit {
  margin: 10vw 4vw 0;
  color: #a27f51;
  font-size: 2.5vw;
  line-height: 1.53;
  letter-spacing: 0;
}
@media screen and (min-width: 768px) {
  #sec7 {
    padding: 48px 0 38px;
  }
  #sec7 .deco {
    width: 346px;
    top: 14px;
    right: calc(50% + 334px);
  }
  #sec7 .flex {
    display: flex;
    flex-direction: row-reverse;
    align-items: flex-start;
    gap: 76px;
  }
  #sec7 .flex .img {
    margin: 0;
    width: calc(50% + 141px);
    height: 600px;
    max-width: calc(100% - 410px);
    border-top-left-radius: 110px;
    border-bottom-left-radius: 110px;
  }
  #sec7 .flex .img span {
    top: 122px;
    left: 50px;
    width: auto;
  }
  #sec7 .flex .txt {
    width: 302px;
    margin: 189px 0 0;
  }
  #sec7 .set {
    margin: -62px auto 0;
    max-width: calc(100% - 60px);
    width: 1270px;
    display: flex;
  }
  #sec7 .set .img {
    width: 549px;
    height: 476px;
    max-width: calc(100% - 588px);
  }
  #sec7 .set .group-content {
    width: 609px;
    margin: 138px 0 0 -21px;
  }
  #sec7 .set .group-content h2 {
    margin: 0 0 81px;
  }
  #sec7 .set .group-content .btn-popup {
    width: 516px;
    margin: 0 0 0 auto;
  }
  #sec7 .set .group-content .btn-popup + .btn-popup {
    margin-top: 37px;
  }
  #sec7 .tit {
    margin: 79px auto 0;
    max-width: calc(100% - 60px);
    font-size: 15px;
    line-height: 23px;
    letter-spacing: 0.12em;
    width: 1398px;
  }
}

#popup-menu3 {
  padding: 0 0 70px;
  background: url("../img/shared/bg.jpg") repeat bottom center;
}
#popup-menu3 .flex {
  margin: 40px 0 30px;
}
#popup-menu3 .flex .col + .col {
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  #popup-menu3 .flex .col + .col {
    padding-top: 30px;
    border-top: 1px solid rgba(0, 0, 0, 0.25);
  }
}
#popup-menu3 .flex .col h2 {
  font-size: 28px;
  line-height: 1.5;
  letter-spacing: 0.1em;
}
#popup-menu3 .flex .col .price {
  font-size: 20px;
  line-height: 1.5;
  margin: 22px 0 30px;
}
#popup-menu3 .flex .col .price small {
  font-size: 15px;
}
#popup-menu3 .flex .col .img {
  margin: 30px 0 0;
}
#popup-menu3 .flex .col dl {
  border-bottom: 1px solid rgba(0, 0, 0, 0.25);
  padding: 0 0 12px;
  line-height: 1.75;
  letter-spacing: 0;
}
#popup-menu3 .flex .col dl dd {
  font-size: 13px;
  line-height: 24.5px;
}
#popup-menu3 .flex .col dl + dl {
  margin-top: 15px;
}
#popup-menu3 .remodal-close2 {
  margin-top: 0;
}
@media screen and (min-width: 768px) {
  #popup-menu3 .flex {
    margin: 60px 0 50px;
    display: flex;
    justify-content: space-between;
    text-align: center;
    position: relative;
  }
  #popup-menu3 .flex::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    width: 1px;
    background: #000;
    opacity: 0.25;
  }
  #popup-menu3 .flex .col {
    width: 440px;
  }
  #popup-menu3 .flex .col + .col {
    width: 450px;
    margin-top: 0;
  }
  #popup-menu3 .flex .col h2 {
    font-size: 39px;
  }
  #popup-menu3 .flex .col .price {
    font-size: 29px;
    margin: 22px 0 30px;
  }
  #popup-menu3 .flex .col .price small {
    font-size: 21px;
  }
  #popup-menu3 .flex .col .img {
    margin: 30px 0 0;
  }
  #popup-menu3 .flex .col dl dd {
    font-size: 15px;
    line-height: 28px;
  }
}