@media screen and (max-width: 767px) {
  header h1 {
    text-shadow: 0 0 1px #000, 0 0 2px #000;
  }
}

#key {
  background-image: url("../img/menu/key.jpg");
  background-position: 70%;
}

#sec1 {
  padding: 20vw 0;
  position: relative;
}

#sec1:before {
  content: "";
  width: 34vw;
  height: 68vw;
  background-image: url("../img/menu/sec1_deco1.png");
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  left: 0vw;
  top: 10vw;
}

#sec1:after {
  content: "";
  width: 7vw;
  height: 6vw;
  background-image: url("../img/menu/sec1_deco2.png");
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  right: 8vw;
  top: 22vw;
}

#sec1 .wrap:before {
  content: "";
  width: 6vw;
  height: 8vw;
  background-image: url("../img/menu/sec1_deco3.png");
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  right: 8vw;
  bottom: -7vw;
}

#sec1 .wrap:after {
  content: "";
  width: 8vw;
  height: 29vw;
  background-image: url("../img/menu/sec1_deco4.png");
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center bottom;
  position: absolute;
  bottom: -45vw;
  left: 10vw;
}

#sec1 h2 {
  margin-bottom: 10vw;
}

#sec1 .txt {
  margin-bottom: 10vw;
}

#sec1 .s1-slider .item {
  display: flex !important;
}

#sec1 .s1-slider .item p {
  margin: 0 4vw;
}

#sec1 .s1-slider .item .img5,
#sec1 .s1-slider .item .img1 {
  width: 50.666666666666664vw;
}

#sec1 .s1-slider .item .img2 {
  width: 46.666666666666664vw;
  margin-top: 13.333333333333334vw;
}

#sec1 .s1-slider .item .img3 {
  width: 58.666666666666664vw;
}

#sec1 .s1-slider .item .img4 {
  width: 46.666666666666664vw;
  margin-top: 8vw;
}

@media screen and (min-width: 768px) {
  #sec1 {
    padding: 105px 0 144px;
  }
  #sec1:before {
    width: 194px;
    height: 370px;
    left: calc(50% - 700px);
    top: 73px;
  }
  #sec1:after {
    width: 46px;
    height: 37px;
    right: calc(50% - 570px);
    top: 180px;
  }
  #sec1 .wrap:before {
    width: 29px;
    height: 34px;
    right: 60px;
    bottom: -97px;
  }
  #sec1 .wrap:after {
    width: 39px;
    height: 117px;
    bottom: -322px;
    left: -127px;
  }
  #sec1 h2 {
    line-height: 74px;
    margin-bottom: 45px;
  }
  #sec1 .txt {
    text-align: center;
    margin-bottom: 101px;
  }
  #sec1 .s1-slider .item p {
    margin: 0 27px;
  }
  #sec1 .s1-slider .item .img5,
  #sec1 .s1-slider .item .img1 {
    width: 380px;
  }
  #sec1 .s1-slider .item .img2 {
    width: 350px;
    margin-top: 100px;
  }
  #sec1 .s1-slider .item .img3 {
    width: 440px;
  }
  #sec1 .s1-slider .item .img4 {
    width: 350px;
    margin-top: 60px;
  }
}

#sec2 {
  padding: 16vw 0 20vw;
  position: relative;
}

#sec2:before {
  content: "";
  width: 24vw;
  height: 17vw;
  background-image: url("../img/menu/sec2_deco1.png");
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  left: 2vw;
  top: -3vw;
}

#sec2:after {
  content: "";
  background: #d9d2cd;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 103vw;
  z-index: -1;
}

#sec2 .wrap:before {
  content: "";
  width: 18vw;
  height: 17vw;
  background-image: url("../img/menu/sec2_deco2.png");
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center bottom;
  position: absolute;
  right: 2vw;
  bottom: -4vw;
}

#sec2 .col-text h2 {
  margin-bottom: 6vw;
}

#sec2 .col-text h3 {
  display: table;
  border-bottom: 1px solid;
  padding-bottom: 3vw;
  margin-bottom: 6vw;
}

#sec2 .col-text .txt {
  margin-bottom: 8vw;
}

#sec2 .col-img .note {
  margin-bottom: 3vw;
}

#sec2 .col-img .img {
  margin-bottom: 4vw;
}

#sec2 .col-img .ttl {
  display: table;
  margin: 0 auto 4vw;
  border-bottom: 1px solid;
  padding-bottom: 9vw;
}

#sec2 .col-img .ttl span {
  height: 25vw;
  display: inline-block;
  background: #231e1a;
  color: #d9d2cd;
  font-size: 17vw;
  line-height: 23vw;
  font-weight: 400;
  letter-spacing: 0.15em;
  position: relative;
  padding: 0 2.5vw 0 4.5vw;
}

#sec2 .col-img .ttl span small {
  display: block;
  color: #231e1a;
  font-size: 3.2vw;
  line-height: 6vw;
  letter-spacing: 0.06em;
  position: absolute;
  left: 0;
  bottom: -6vw;
}

#sec2 .col-img .ttl .t2 {
  margin-left: 8vw;
}

#sec2 .col-img .ttl .t2:before {
  content: "";
  width: 3vw;
  height: 3vw;
  background: #231e1a;
  border-radius: 50%;
  position: absolute;
  left: -5.4vw;
  top: 11vw;
}

#sec2 .col-img .price {
  font-size: 6vw;
  line-height: 8vw;
  font-weight: 400;
  letter-spacing: 0.15em;
}

#sec2 .col-img .price small {
  font-size: 4.8vw;
}
#sec2 .price_box {
  display: flex;
  justify-content: space-between;
  margin: 0px 10vw;
}
#sec2 .price_box p:first-of-type {
  margin-left: 8vw;
}
@media screen and (min-width: 768px) {
  #sec2 {
    padding: 75px 0 37px;
  }
  #sec2:before {
    width: 189px;
    height: 121px;
    left: calc(50% - 585px);
    top: -23px;
  }
  #sec2:after {
    width: 640px;
    left: auto;
    right: calc(50% - 700px);
    bottom: 0;
  }
  #sec2 .wrap:before {
    width: 135px;
    height: 69px;
    right: -111px;
    bottom: 46px;
  }
  #sec2 .col-text {
    order: 2;
    width: 215px;
    position: relative;
    margin-top: 97px;
  }
  #sec2 .col-text h2 {
    margin-bottom: 0;
    position: absolute;
    right: -87px;
    top: -59px;
  }
  #sec2 .col-text h3 {
    width: 170px;
    display: block;
    padding: 0 16px 42px 0;
    margin-bottom: 49px;
    white-space: nowrap;
  }
  #sec2 .col-text .txt {
    margin: 0 0 0 -3px;
  }
  #sec2 .col-img {
    order: 1;
    width: 890px;
    margin-left: -204px;
  }
  #sec2 .col-img .note {
    margin: 0 80px 36px 0;
  }
  #sec2 .col-img .img {
    margin-bottom: 35px;
  }
  #sec2 .col-img .ttl {
    margin: 0 0 20px 156px;
    padding-bottom: 60px;
  }
  #sec2 .col-img .ttl span {
    height: 220px;
    font-size: 155px;
    line-height: 202px;
    padding: 0 2px 0 35px;
  }
  #sec2 .col-img .ttl span small {
    font-size: 20px;
    line-height: 20px;
    bottom: -27px;
  }
  #sec2 .col-img .ttl .t2 {
    margin-left: 64px;
    padding-right: 7px;
  }
  #sec2 .col-img .ttl .t2:before {
    width: 20px;
    height: 20px;
    left: -42px;
    top: 104px;
  }
  #sec2 .col-img .price {
    font-size: 40px;
    line-height: 40px;
    padding-left: 107px;
  }
  #sec2 .col-img .price small {
    font-size: 30px;
  }
  #sec2 .price_box {
    justify-content: space-between;
    margin: 0 100px;
  }
  #sec2 .price_box p:first-of-type {
    margin-left: 80px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1280px) {
  #sec2 .col-text {
    margin-right: calc(-50vw + 63%);
  }
  #sec2 .col-img .ttl {
    margin-left: 176px;
  }
  #sec2 .col-img .price {
    padding-left: 127px;
  }
}

#sec3 {
  position: relative;
  z-index: 0;
  padding-bottom: 20vw;
}

#sec3:before {
  content: "";
  width: 25vw;
  height: 35vw;
  background-image: url("../img/menu/sec3_deco1.png");
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  left: 5vw;
  top: 0;
}

#sec3:after {
  content: "";
  background: url("../img/menu/sec3_deco2.jpg") no-repeat center bottom/150%,
    #231e1a;
  position: absolute;
  left: 0;
  right: 0;
  top: 80vw;
  bottom: 0;
  z-index: -1;
}

#sec3 h2 {
  margin: 0 auto 10vw;
  white-space: nowrap;
  text-align: center;
  font-size: 7vw;
}

#sec3 .blk .img {
  margin-bottom: 10vw;
}

#sec3 .blk .col-text dl {
  margin-bottom: 6vw;
}

#sec3 .blk .col-text dl dt {
  margin-bottom: 2vw;
}

#sec3 .blk .col-text dl dd {
  font-size: 5vw;
  letter-spacing: 0.15em;
  line-height: 8vw;
}

#sec3 .blk .col-text dl dd small {
  font-size: 3.4vw;
}

@media screen and (min-width: 768px) {
  #sec3 {
    padding: 140px 0 132px;
  }
  #sec3:before {
    width: 144px;
    height: 199px;
    left: calc(50% - 629px);
    top: 61px;
  }
  #sec3:after {
    background-size: 100%;
    left: calc(50% - 600px);
    right: calc(50% - 600px);
    top: 402px;
  }
  #sec3 h2 {
    margin: 0 0 -99px 52px;
    font-size: 45px;
    text-align: left;
  }
  #sec3 .blk .img {
    order: 2;
    width: 740px;
    margin: 0 -144px 0 -95px;
  }
  #sec3 .blk .col-text {
    order: 1;
    width: 425px;
    position: relative;
    z-index: 1;
    margin: 331px 0 0 50px;
  }
  #sec3 .blk .col-text dl {
    margin-bottom: 34px;
  }
  #sec3 .blk .col-text dl dt {
    margin-bottom: 14px;
  }
  #sec3 .blk .col-text dl dd {
    font-size: 30px;
    line-height: 40px;
  }
  #sec3 .blk .col-text dl dd small {
    font-size: 20px;
  }
}

#sec4 {
  padding: 20vw 0;
  position: relative;
}

#sec4:before {
  content: "";
  width: 6vw;
  height: 8vw;
  background-image: url("../img/menu/sec1_deco3.png");
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  right: 8vw;
  top: 10vw;
}

#sec4:after {
  content: "";
  width: 24vw;
  height: 17vw;
  background-image: url("../img/menu/sec2_deco1.png");
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  left: 2vw;
  bottom: 2vw;
}

#sec4 h2 {
  margin-bottom: 10vw;
}

#sec4 .img-group {
  line-height: 0;
  margin-bottom: 8vw;
}

#sec4 .img-group .slick-list {
  overflow: visible;
}

#sec4 .img-group .slick-dots {
  margin-top: 5vw;
}

#sec4 .img-group .item {
  position: relative;
}

#sec4 .img-group .ttl {
  width: 30vw;
  height: 16vw;
  display: block;
  background: #231e1a;
  color: #d9d2cd;
  font-size: 12vw;
  line-height: 14vw;
  letter-spacing: 0.15em;
  text-align: center;
  position: absolute;
  top: -3vw;
  right: 0vw;
  z-index: 1;
  padding-left: 2.8vw;
  white-space: nowrap;
}

#sec4 .img-group .img {
  padding: 0 5vw;
}

@media screen and (min-width: 768px) {
  #sec4 {
    padding: 157px 0 163px;
  }
  #sec4:before {
    width: 29px;
    height: 34px;
    right: calc(50% - 495px);
    top: 87px;
  }
  #sec4:after {
    width: 189px;
    height: 121px;
    left: calc(50% - 570px);
    bottom: 423px;
  }
  #sec4 h2 {
    margin-bottom: 0;
    position: absolute;
    top: 60px;
    right: -4px;
    text-align: right;
  }
  #sec4 .img-group {
    margin: 0 0 49px -129px;
    display: flex;
    position: relative;
  }
  #sec4 .img-group .ttl {
    width: 190px;
    height: 100px;
    font-size: 75px;
    line-height: 94px;
    top: -20px;
    right: -50px;
    padding-left: 12px;
  }
  #sec4 .img-group .img {
    padding: 0;
  }
  #sec4 .img-group .item {
    width: 511px;
  }
  #sec4 .img-group .item2 {
    margin: 250px 0 0 -127px;
    position: relative;
    z-index: 1;
  }
  #sec4 .img-group .item3 {
    position: absolute;
    top: 500px;
    left: 772px;
    z-index: 2;
  }
  #sec4 .img-group .item3 .ttl {
    right: auto;
    top: auto;
    left: -50px;
    bottom: -20px;
  }
  #sec4 .txt {
    width: 465px;
    margin-left: 38px;
  }
}

#sec5 {
  position: relative;
  z-index: 0;
  padding: 28vw 0 20vw;
}

#sec5:before {
  content: "";
  background-image: url("../img/shared/bg2.jpg");
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: -1px;
  z-index: -1;
}

#sec5 h2 {
  position: relative;
  z-index: 0;
  margin-bottom: 18vw;
}

#sec5 h2:before {
  content: "";
  background: #decaae;
  position: absolute;
  left: 0;
  right: 0;
  top: -8vw;
  bottom: -8vw;
  z-index: -1;
}

#sec5 h2 .eng-ttl {
  margin-bottom: 4vw;
}

#sec5 .note {
  margin-bottom: 3vw;
}

#sec5 .s5-slider {
  margin-bottom: 6vw;
}

#sec5 .s5-slider .img {
  margin-bottom: 6vw;
}

#sec5 .s5-slider dl {
  display: flex;
  justify-content: space-between;
  margin-bottom: 6vw;
  line-height: 8vw;
}

#sec5 .s5-slider dl dt {
  font-size: 6vw;
  letter-spacing: 0.15em;
}

#sec5 .s5-slider dl dd {
  font-size: 5vw;
  letter-spacing: 0.15em;
}

#sec5 .s5-slider dl dd small {
  font-size: 3.4vw;
}

#sec5 .s5-thumb {
  line-height: 0;
  margin: 0 -1vw;
}

#sec5 .s5-thumb .slick-track {
  transform: none !important;
}

#sec5 .s5-thumb .slick-slide {
  padding: 0 1vw;
}

#sec5 .s5-thumb .slick-slide p {
  position: relative;
}

#sec5 .s5-thumb .slick-slide p:before {
  content: "";
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
  opacity: 0;
  transition: 0.3s all ease;
}

#sec5 .s5-thumb .slick-slide.slick-current p:before {
  opacity: 1;
}

@media screen and (min-width: 768px) {
  #sec5 {
    padding: 167px 0 104px;
  }
  #sec5 h2 {
    width: 651px;
    position: absolute;
    left: -161px;
    top: 39px;
    margin-bottom: 0;
  }
  #sec5 h2:before {
    top: -85px;
    bottom: -84px;
  }
  #sec5 h2 .eng-ttl {
    margin-bottom: 24px;
  }
  #sec5 .note {
    text-align: right;
    margin: 0 94px 35px 0;
  }
  #sec5 .s5-slider {
    margin-bottom: 56px;
  }
  #sec5 .s5-slider .slick-list {
    overflow: visible;
  }
  #sec5 .s5-slider .item {
    display: flex !important;
    justify-content: space-between;
    align-items: flex-start;
  }
  #sec5 .s5-slider .img {
    order: 2;
    width: 670px;
    margin: 0 -135px 0 0;
  }
  #sec5 .s5-slider .col-text {
    order: 1;
    width: 404px;
    margin: 296px 0 0 -3px;
  }
  #sec5 .s5-slider dl {
    margin-bottom: 32px;
    line-height: 40px;
  }
  #sec5 .s5-slider dl dt {
    font-size: 35px;
  }
  #sec5 .s5-slider dl dd {
    font-size: 25px;
    margin-top: 6px;
  }
  #sec5 .s5-slider dl dd small {
    font-size: 16px;
  }
  #sec5 .s5-slider .txt {
    width: 369px;
    margin-left: 2px;
  }
  #sec5 .s5-thumb {
    margin: 0;
  }
  #sec5 .s5-thumb .slick-track {
    display: flex;
    justify-content: center;
  }
  #sec5 .s5-thumb .slick-slide {
    float: none;
    width: 140px !important;
    padding: 0;
    margin: 0 10px;
    cursor: pointer;
  }
  #sec5 .s5-thumb .slick-slide img {
    width: 100%;
    height: 110px;
    object-fit: cover;
    object-position: 50%;
  }
  #sec5 .s5-thumb .slick-slide:hover p:before {
    opacity: 0.3;
  }
  #sec5 .s5-thumb .slick-slide.slick-current:hover p:before {
    opacity: 1;
  }
}

@media screen and (min-width: 768px) and (max-width: 1200px) {
  #sec5 h2 {
    left: -120px;
  }
}

#sec6 {
  position: relative;
  z-index: 0;
  padding: 10vw 0 20vw;
}

#sec6:before {
  content: "";
  background-image: url("../img/shared/bg2.jpg");
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -1;
}

#sec6:after {
  content: "";
  width: 30vw;
  height: 80vw;
  background-image: url("../img/menu/sec6_deco2.png");
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  right: 3vw;
  top: 0;
}

#sec6 .wrap:before {
  content: "";
  width: 9vw;
  height: 10vw;
  background-image: url("../img/menu/sec6_deco1.png");
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  left: 8vw;
  top: 0vw;
}

#sec6 .wrap:after {
  content: "";
  width: 6vw;
  height: 10vw;
  background-image: url("../img/menu/sec6_deco3.png");
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  right: 4vw;
  bottom: 16vw;
}

#sec6 h2 {
  margin: 0 auto 10vw;
  white-space: nowrap;
}

#sec6 h2 .big {
  display: inline-block;
  width: 18vw;
  height: 18vw;
  background: #231e1a;
  text-align: center;
  letter-spacing: 0;
  font-size: 13vw;
  line-height: 19vw;
  margin-bottom: 3vw;
}

#sec6 .img {
  width: 90vw;
  margin-left: -10vw;
}

#sec6 .simg {
  width: 44vw;
  position: relative;
  z-index: 1;
  margin: -33vw -5vw 4vw auto;
}

#sec6 .blk dl {
  line-height: 8vw;
  margin-bottom: 6vw;
}

#sec6 .blk dl dt {
  font-size: 6vw;
  letter-spacing: 0.15em;
}

#sec6 .blk dl dd {
  font-size: 5vw;
  letter-spacing: 0.15em;
  margin-left: 8vw;
}

#sec6 .blk dl dd small {
  font-size: 3.4vw;
}

#sec6 .blk .txt {
  margin-bottom: 10vw;
}

@media screen and (min-width: 768px) {
  #sec6 {
    padding: 64px 0 137px;
  }
  #sec6:after {
    width: 161px;
    height: 355px;
    right: calc(50% - 666px);
    top: -150px;
  }
  #sec6 .wrap:before {
    width: 49px;
    height: 43px;
    left: -34px;
    top: -152px;
  }
  #sec6 .wrap:after {
    width: 29px;
    height: 34px;
    right: 56px;
    bottom: 134px;
  }
  #sec6 h2 {
    position: absolute;
    right: 60px;
    top: -63px;
    margin: 0;
  }
  #sec6 h2 .big {
    width: 100px;
    height: 100px;
    font-size: 75px;
    line-height: 100px;
    margin-bottom: 17px;
  }
  #sec6 .img {
    width: 810px;
    margin-left: -51px;
  }
  #sec6 .simg {
    width: 341px;
    margin: -253px -42px 12px auto;
  }
  #sec6 .blk {
    margin-bottom: 112px;
  }
  #sec6 .blk dl {
    line-height: 40px;
    margin: 31px 0 0 29px;
  }
  #sec6 .blk dl dt {
    font-size: 35px;
  }
  #sec6 .blk dl dd {
    font-size: 25px;
    margin-left: 54px;
  }
  #sec6 .blk dl dd small {
    font-size: 16px;
  }
  #sec6 .blk .txt {
    width: 520px;
    margin: 0 40px 0 0;
    position: relative;
  }
  #sec6 .blk .txt:before {
    content: "";
    width: 1px;
    background: #1d0101;
    position: absolute;
    left: -54px;
    top: -8px;
    bottom: -22px;
  }
}

#sec7 {
  padding-bottom: 20vw;
  position: relative;
}

#sec7:before {
  content: "";
  width: 24vw;
  height: 17vw;
  background-image: url("../img/menu/sec2_deco1.png");
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  left: 2vw;
  bottom: 0vw;
}

#sec7:after {
  content: "";
  width: 18vw;
  height: 17vw;
  background-image: url("../img/menu/sec2_deco2.png");
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center bottom;
  position: absolute;
  right: 2vw;
  bottom: 38vw;
}

#sec7 .bg-para {
  height: 70vw;
  padding-top: 20vw;
}

#sec7 h2 {
  padding: 0 4vw;
}

#sec7 h2 .eng-ttl {
  margin-bottom: 3vw;
}

#sec7 h2 .t2 span {
  font-size: 10vw;
}

#sec7 .blk .img {
  position: relative;
  z-index: 1;
  margin: -10vw 0 8vw;
}

#sec7 .blk .txt {
  margin-bottom: 10vw;
}

@media screen and (min-width: 768px) {
  #sec7 {
    padding-bottom: 120px;
  }
  #sec7:before {
    width: 189px;
    height: 121px;
    left: calc(50% - 533px);
    bottom: 205px;
  }
  #sec7:after {
    width: 135px;
    height: 69px;
    right: calc(50% - 477px);
    bottom: 21px;
  }
  #sec7 .bg-para {
    height: 640px;
    padding-top: 215px;
  }
  #sec7 h2 {
    padding: 0;
    margin-left: calc(50% - 552px);
  }
  #sec7 h2 .eng-ttl {
    margin-bottom: 25px;
  }
  #sec7 h2 .t2 span {
    font-size: 65px;
  }
  #sec7 .blk {
    margin-bottom: 110px;
  }
  #sec7 .blk .img {
    order: 2;
    width: 680px;
    margin: -76px -100px 0 0;
  }
  #sec7 .blk .txt {
    order: 1;
    width: 408px;
    margin: 90px 0 0 -50px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1200px) {
  #sec7 h2 {
    margin-left: calc(50% - 500px);
  }
  #sec7 .blk .txt {
    margin-left: -20px;
  }
}
