section p {
  padding: 0;
}

#sec1 {
  background: url("../img/menu/s1_bg.png") no-repeat top center/100% auto, url("../img/menu/s1_bg2.png") no-repeat bottom center/100% auto;
  padding: 0 0 85vw;
}
#sec1 .txt1 {
  margin: 18.5vw 0 12vw;
}
#sec1 .img {
  width: 73.2vw;
}
#sec1 .img2 {
  position: relative;
  z-index: 2;
  margin: -11.6vw 0 8vw auto;
  width: 65vw;
}

#sec2 {
  padding: 0 0 17vw;
}
#sec2 .set1 {
  padding: 20vw 0 16vw;
}
#sec2 .set1 h2 {
  text-align: center;
  padding: 0 0 6vw;
  background: url("../img/menu/s2_line.png") no-repeat bottom center/100% auto;
  line-height: 1.4;
  font-size: 8.4vw;
}
#sec2 .set1 h2 small {
  display: block;
  font-size: 5.6vw;
}
#sec2 .set1 h2 span {
  font-size: 9.3vw;
}
#sec2 .set1 .sub-txt {
  text-align: center;
  margin: 4vw 0 13vw;
}
#sec2 .set1 dl{
  margin-top: 6vw;
}
#sec2 .set1 dl dt {
  line-height: 1.3;
  font-size: 12.6vw;
}
#sec2 .set1 dl dt small {
  display: block;
  font-size: 7vw;
}
#sec2 .set1 dl dd {
  line-height: 1.5;
  color: #d2a445;
  font-size: 8.4vw;
}
#sec2 .set1 dl dd small {
  font-size: 7vw;
}
#sec2 .set1 .txt {
  margin: 7vw 0;
}
#sec2 .set1 .img2 {
  margin: 0 15.3vw;
}
#sec2 .set2 {
  padding: 0 0 22.8vw;
}
#sec2 .set2 h2 {
  background: url("../img/menu/s2_ttl_bg.jpg") repeat-y top center/100% auto;
  width: 74.8vw;
  margin: -6.4vw auto 7vw;
  position: relative;
  z-index: 2;
  font-size: 7vw;
  color: #000;
  text-align: center;
  font-weight: 600;
  line-height: 2;
  padding: 1vw 0;
}
#sec2 .set2 dl dt {
  line-height: 1.3;
  font-size: 12.6vw;
}
#sec2 .set2 dl dt small {
  display: block;
  font-size: 7vw;
}
#sec2 .set2 dl dd {
  line-height: 1.5;
  color: #d2a445;
  font-size: 8.4vw;
}
#sec2 .set2 dl dd small {
  font-size: 7vw;
}
#sec2 .set2 .txt {
  margin: 7vw 0;
}
#sec2 .set2 .img2 {
  margin: 0 15.3vw;
}
#sec2 .set3 {
  margin: 0 4%;
  background: url("../img/menu/bg.jpg") repeat-y top center/100% auto;
  padding: 4.4vw 2.8vw 8vw;
  color: #000;
}
#sec2 .set3 .s2-slide .slick-arrow {
  top: 30vw;
  width: 11.3vw;
  height: 11.3vw;
}
#sec2 .set3 .s2-slide .slick-arrow:after {
  display: none;
}
#sec2 .set3 .s2-slide .slick-arrow.slick-prev {
  left: -2vw;
  background: url("../img/menu/left.png") no-repeat center/100% auto;
}
#sec2 .set3 .s2-slide .slick-arrow.slick-next {
  right: -2vw;
  background: url("../img/menu/right.png") no-repeat center/100% auto;
}
#sec2 .set3 .s2-slide dl {
  text-align: center;
  line-height: 1.4;
  margin: 6vw 0;
}
#sec2 .set3 .s2-slide dl dt {
  font-size: 9.3vw;
}
#sec2 .set3 .s2-slide dl dd {
  color: #890b0a;
  font-size: 7vw;
}
#sec2 .set3 .s2-slide dl dd small {
  font-size: 5.6vw;
}
#sec2 .set3 .s2-thumb {
  display: flex;
  gap: 1.6vw;
  margin: 5vw 0 0;
}
#sec2 .set3 .s2-thumb .thumb {
  cursor: pointer;
  transition: all 0.5s;
}
#sec2 .set3 .s2-thumb .thumb.active {
  opacity: 0.35;
}

#sec3 {
  position: relative;
  margin: 19.2vw 0 0;
}
#sec3::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -54vw;
  top: 0;
  background: url("../img/menu/s3_bg.png") no-repeat bottom center/100% auto;
}
#sec3 .set1 {
  position: relative;
  z-index: 2;
  padding: 18.5vw 0 0;
  margin: 0 4vw;
}
#sec3 .set1 h2 {
  position: absolute;
  left: 0;
  width: 53vw;
  top: 0;
  z-index: 2;
}
#sec3 .set1 dl {
  position: absolute;
  z-index: 2;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.75);
  padding: 4vw 6vw;
  line-height: 1.3;
  font-size: 7vw;
}
#sec3 .set1 dl small {
  font-size: 5.6vw;
}
#sec3 .set1 dl dd {
  color: #d2a445;
}
#sec3 .set2 {
  margin: 9vw 4vw 0;
  position: relative;
  padding: 24.8vw 0 0;
}
#sec3 .set2 h2 {
  position: absolute;
  top: 0;
  left: 4vw;
  right: 4vw;
  z-index: 2;
}
#sec3 .set2 dl {
  position: absolute;
  z-index: 2;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.75);
  padding: 4vw 6vw;
  line-height: 1.3;
  font-size: 7vw;
}
#sec3 .set2 dl small {
  font-size: 5.6vw;
}
#sec3 .set2 dl dd {
  color: #d2a445;
}
#sec3 .txt2 {
  margin-top: 5vw;
  position: relative;
  z-index: 2;
}

#sec4 {
  position: relative;
  z-index: 2;
  margin: 25vw 0 0;
  padding: 0 0 29.2vw;
  background: url("../img/menu/s4_bg.png") no-repeat bottom center/100% auto;
}
#sec4 .set1 {
  padding: 0 0 31vw;
  background: url("../img/menu/s4_deco.png") no-repeat bottom center/100% auto;
}
#sec4 .set1 h2 {
  text-align: center;
  font-size: 9.3vw;
  line-height: 1.5;
  padding: 0 0 4vw;
  background: url("../img/menu/s4_line.png") no-repeat bottom center/100% auto;
}
#sec4 .set1 .txt {
  margin: 6vw 5vw;
}
#sec4 .set1 .img {
  margin: 0 4vw;
}
#sec4 .set1 .img ~ .img {
  margin-top: 12vw;
}
#sec4 .set1 dl {
  margin: 5vw 4vw 0;
  font-size: 5.6vw;
  line-height: 1.4;
}
#sec4 .set1 dl small {
  font-size: 4.6vw;
}
#sec4 .set2 {
  padding: 11.2vw 4.5vw;
  margin: 0 4vw;
  background: rgba(0,0,0,0.75);
}
#sec4 .set2 .btn-popup {
  display: block;
  color: #fff;
  background: url(../img/menu/arrow.png) no-repeat right 17px center, url(../img/shared/bnr_bg.jpg) center 0 repeat;
  background-size: 7%, 100%;
  font-weight: normal;
  font-size: 4.3vw;
  letter-spacing: 0.1em;
  line-height: 1.2;
  padding: 4% 3% 4% 6.7vw;
  box-sizing: border-box;
  border: 1px solid;
  font-weight: 600;
  box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.5);
}
#sec4 .set2 .btn-popup + .btn-popup {
  margin-top: 6.5vw;
}
#sec4 .set3 {
  margin: 28vw 1.4vw 0;
}
#sec4 .set3 .bnr {
  box-shadow: 0px 0px 18.63px 4.37px rgba(0, 0, 0, 0.66);
}
#sec4 .set3 .bnr a {
  display: block;
  position: relative;
  text-decoration: none;
}
#sec4 .set3 .bnr a::before {
  content: "";
  position: absolute;
  z-index: 2;
  left: 0;
  right: 0;
  bottom: -8vw;
  background: url("../img/menu/s4_bnr_arrow.png") no-repeat center/auto 100%;
  height: 18.67vw;
}

.remodal-wrapper {
  padding: 0;
}

.remodal {
  padding: 0;
  background: transparent;
  color: #fff;
}

.remodal-close {
  background: transparent;
  border-radius: 0;
  position: sticky;
  margin: 0 20px 20px auto;
  top: 20px;
}

.remodal-close:before {
  display: none;
}

.popup-menu {
  padding: 5vw 0 7vw;
}
.popup-menu h2 {
  text-align: center;
  font-size: 7.33vw;
  line-height: 1.5;
}
.popup-menu .img {
  margin: 6vw 0 4vw;
}
.popup-menu .txt {
  margin: 0 0 5vw;
}
.popup-menu .sub-txt {
  margin: 4vw 0 6vw;
  font-weight: 700;
  text-align: center;
}
.popup-menu .list h4 {
  background: #fff;
  color: #000;
  font-weight: bold;
  font-size: 5.2vw;
  line-height: 1.5;
  padding: 3vw 0;
  text-align: center;
  margin: 0 0 2vw;
}
.popup-menu .list h4 ~ h4 {
  margin-top: 30px;
}
.popup-menu .list dl {
  padding: 3vw 0;
  display: flex;
  align-items: flex-start;
  border-bottom: 1px solid;
  justify-content: space-between;
}
.popup-menu .list dl dd {
  min-width: -moz-max-content;
  min-width: max-content;
  text-align: right;
}
.popup-menu .list h3 {
  margin: 4vw 0;
  padding: 4vw 0 0;
  font-size: 5.2vw;
  line-height: 1.5;
  font-weight: bold;
  text-align: center;
}