#header #key {
  background: url(../img/motsunabe/key.jpg) no-repeat center top/cover;
}
#sec1 {
  padding: 15vw 0;
}
#sec1 .box {
  background: url(../img/motsunabe/sec1_deco.png) no-repeat center top/100% auto,
    url(../img/shared/bg3.png);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.21);
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 95%, 50% 100%, 0 95%);
  clip-path: polygon(0 0, 100% 0, 100% 95%, 50% 100%, 0 95%);
  padding: 15vw 5%;
}
#sec1 .box h2 {
  text-align: center;
  margin-bottom: 7vw;
}
#sec1 .box h2 img {
  width: 80%;
}
#sec2 {
  position: relative;
  padding: 15vw 0;
  background: url(../img/shared/bg5.jpg);
}
#sec2::before {
  content: "";
  background: url(../img/index/sec3_line.jpg) repeat-x left bottom/auto auto;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  box-shadow: 0px 0px 24px rgba(0, 0, 0, 0.54);
  height: 10px;
  z-index: 1;
}
#sec2::after {
  content: "";
  background: url(../img/index/sec3_line.jpg) repeat-x left bottom/auto auto;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  box-shadow: 0px 0px 24px rgba(0, 0, 0, 0.54);
  height: 10px;
  z-index: 1;
}
#sec2 .content {
  padding: 0 5% 22vw;
}
#sec2 .content .slick-dots {
  bottom: auto;
  top: 53.1vw;
}
#sec2 .content .slick-arrow {
  bottom: 0;
}
#sec2 .content .slick-arrow.slick-prev {
  left: 35%;
}
#sec2 .content .slick-arrow.slick-next {
  right: 35%;
}
#sec2 .content .item .gr-txt {
  padding: 6vw 0 0;
}
#sec2 .content .item .gr-txt h3 {
  font-size: 10vw;
  font-weight: 700;
  letter-spacing: -0.05em;
  text-align: center;
  color: #161514;
  line-height: 1.5;
  margin-bottom: 6vw;
  padding-bottom: 5vw;
  background: url(../img/motsunabe/sec2_ttl_line.png) repeat-x left bottom/auto
    7px;
}
#sec2 .content .item .gr-txt h3 span {
  position: relative;
  top: 2vw;
}
#sec2 .content .item1 .gr-txt h3 span {
  top: 2vw;
}
#sec2 .content .item2 .gr-txt h3 {
  letter-spacing: 0.09em;
}
#sec2 .content .item2 .gr-txt h3 span {
  letter-spacing: 0.09em;
}
#sec2 .content .item3 .gr-txt h3 {
  letter-spacing: 0.05em;
}
#sec2 .content .item3 .gr-txt h3 span {
  letter-spacing: 0.05em;
}
#sec3 {
  padding: 28vw 0 20vw;
  margin-top: 10vw;
  color: #f0e7d7;
  background: url(../img/motsunabe/sec3_bg.jpg) no-repeat center top/150% auto,
    url(../img/shared/bg4.jpg);
}
#sec3 h2 {
  text-align: center;
  margin-bottom: 9vw;
}
#sec3 h2 img {
  width: 90%;
}
#sec3 .content .txt {
  margin-top: 5vw;
}
#sec4 {
  color: #252422;
}
#sec4 .set {
  padding-bottom: 12vw;
}
#sec4 .set .photo {
  width: 75%;
  margin: -17vw auto 5vw;
}
#sec4 .set .photo-deco {
  position: relative;
}
#sec4 .set .photo-deco::before {
  content: "";
  position: absolute;
  top: -15.8%;
  right: 0;
  bottom: 0;
  left: -2.5%;
  mix-blend-mode: screen;
  z-index: 1;
}
#sec4 .set .gr-txt h3 {
  font-family: "Shippori Mincho";
  font-size: 5vw;
  font-weight: 700;
  letter-spacing: 0.09em;
  line-height: 1.7;
  margin-bottom: 6vw;
}
#sec4 .set3 .photo-deco::before {
  background: url(../img/motsunabe/sec4_img3_deco.png) no-repeat 0 0/100% auto;
}
#sec4 .set4 .photo-deco::before {
  background: url(../img/motsunabe/sec4_img4_deco.png) no-repeat 0 0/100% auto;
  top: -15.03%;
}
#sec4 .set5 .photo-deco::before {
  background: url(../img/motsunabe/sec4_img5_deco.png) no-repeat 0 0/100% auto;
  top: -14.95%;
}
#sec5 {
  padding-bottom: 3vw;
}
#sec5 .box {
  padding: 8vw 8% 15vw;
  position: relative;
  background: url(../img/motsunabe/sec5_line1.png) no-repeat left top,
    url(../img/motsunabe/sec5_line2.png) no-repeat left bottom,
    url(../img/motsunabe/sec5_line3.png) no-repeat right top,
    url(../img/motsunabe/sec5_line4.png) no-repeat right bottom;
}
#sec5 .box::before {
  content: "";
  background: url(../img/motsunabe/sec5_liney.png) repeat-y;
  width: 10px;
  position: absolute;
  top: 10px;
  left: 0;
  bottom: 9px;
}
#sec5 .box::after {
  content: "";
  background: url(../img/motsunabe/sec5_liney2.png) repeat-y;
  width: 9px;
  position: absolute;
  top: 10px;
  right: 0;
  bottom: 9px;
}
#sec5 .box h2 {
  font-size: 10vw;
  font-weight: 700;
  letter-spacing: 0.13em;
  color: #161514;
  line-height: 1.5;
  text-align: center;
}
#sec5 .box .note {
  margin: 5vw 0 3vw;
}
#sec5 .box .price {
  font-size: 4.5vw;
  font-weight: 500;
  text-align: center;
}
#sec5 .box .price span {
  font-size: 5.5vw;
}
#sec5 .box .content {
  margin-top: 35px;
}
#sec5 .box .content .item:not(:last-child) {
  margin-bottom: 30px;
}
#sec5 .box .content .item h3 {
  font-size: 16px;
  text-align: center;
  padding: 4px 10px;
  margin-bottom: 10px;
  background: url(../img/shared/bg5.jpg);
}
#sec5 .box .content .item .flex .col dl {
  display: flex;
  justify-content: space-between;
  padding: 9px 0;
  border-bottom: 1px solid #908674;
}
#sec5 .box .content .item .flex .col dl dt {
  text-align: left;
}
#sec5 .box .content .item .flex .col dl dd {
  text-align: right;
}
#sec6 {
  padding: 20vw 0 20vw;
  position: relative;
}
#sec6::before {
  content: "";
  background: url(../img/motsunabe/sec6_bg.png);
  position: absolute;
  top: 0;
  right: 0;
  bottom: -25vw;
  left: 0;
  -webkit-clip-path: polygon(0 93px, 100% 0, 100% 100%, 0% 100%);
  clip-path: polygon(0 93px, 100% 0, 100% 100%, 0% 100%);
  z-index: -1;
}
#sec6::after {
  content: "";
  background: url(../img/motsunabe/sec6_deco.png) no-repeat center bottom/100%
    auto;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: -20vw;
  z-index: -1;
}
#sec6 .box {
  background: url(../img/shared/bg3.png);
  padding: 12vw 7%;
  margin-top: -5vw;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.21);
}
#sec6 .box .gr-txt {
  margin-top: 7vw;
}
#sec6 .box .gr-txt h2 {
  font-size: 9vw;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.07em;
  color: #161514;
  margin-bottom: 4vw;
}
#sec6 .box .gr-txt h2 .fs45 {
  font-size: 7.5vw;
  letter-spacing: 0.07em;
}
@media screen and (min-width: 768px) {
  #sec1 {
    padding: 81px 0 78px;
  }
  #sec1 .box {
    background: url(../img/motsunabe/sec1_deco.png) no-repeat center top,
      url(../img/shared/bg3.png);
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 89%, 50% 100%, 0 89%);
    clip-path: polygon(0 0, 100% 0, 100% 89%, 50% 100%, 0 89%);
    padding: 73px 30px 123px;
  }
  #sec1 .box h2 {
    margin-bottom: 42px;
  }
  #sec1 .box h2 img {
    width: auto;
  }
  #sec1 .box .txt {
    text-align: center;
  }
  #sec2 {
    padding: 19px 0;
  }
  #sec2::before {
    height: 19px;
  }
  #sec2::after {
    height: 19px;
  }
  #sec2 .content {
    padding: 0;
  }
  #sec2 .content .item {
    position: relative;
  }
  #sec2 .content .item:nth-child(2n) .photo {
    right: 0;
    left: auto;
  }
  #sec2 .content .item:nth-child(2n) .gr-txt {
    margin: 0;
    background: url(../img/motsunabe/sec3_deco2.png) no-repeat right top;
  }
  #sec2 .content .item .photo {
    width: 50%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
  }
  #sec2 .content .item .photo img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
  #sec2 .content .item .gr-txt {
    padding: 102px 30px 30px;
    width: 50%;
    margin-left: auto;
    min-height: 554px;
  }
  #sec2 .content .item .gr-txt .inner {
    max-width: 474px;
    margin: 0 auto;
  }
  #sec2 .content .item .gr-txt h3 {
    font-size: 75px;
    line-height: 88px;
    margin-bottom: 27px;
    padding-bottom: 45px;
    background: url(../img/motsunabe/sec2_ttl_line.png) repeat-x left bottom;
  }
  #sec2 .content .item .gr-txt h3 span {
    top: 11px;
  }
  #sec2 .content .item .gr-txt .txt {
    text-align: justify;
  }
  #sec2 .content .item1 .gr-txt {
    background: url(../img/motsunabe/sec3_deco1.png) no-repeat left top;
  }
  #sec2 .content .item1 .gr-txt h3 span {
    top: 8px;
  }
  #sec2 .content .item3 .gr-txt {
    background: url(../img/motsunabe/sec3_deco3.png) no-repeat left top;
  }
  #sec3 {
    padding: 279px 0 119px;
    margin-top: 62px;
    background: url(../img/motsunabe/sec3_bg.jpg) no-repeat center top/100% auto,
      url(../img/shared/bg4.jpg);
  }
  #sec3 h2 {
    margin-bottom: 50px;
  }
  #sec3 h2 img {
    width: auto;
  }
  #sec3 .content {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  #sec3 .content .photo {
    margin-left: -11px;
  }
  #sec3 .content .txt {
    margin: -8px -12px 0 0;
    width: 364px;
    text-align: justify;
  }
  #sec4 {
    color: #f0e7d7;
  }
  #sec4 .set {
    position: relative;
    padding-bottom: 0;
    min-height: 731px;
  }
  #sec4 .set .box-parallax {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
  }
  #sec4 .set .photo {
    width: auto;
    margin: 0;
    position: absolute;
    top: -171px;
    right: -118px;
  }
  #sec4 .set .photo-deco::before {
    top: -186px;
    left: -33px;
  }
  #sec4 .set .gr-txt {
    width: 700px;
    padding: 226px 0 50px;
    margin-left: -6px;
  }
  #sec4 .set .gr-txt h3 {
    font-size: 40px;
    line-height: 62px;
    margin-bottom: 51px;
  }
  #sec4 .set .gr-txt .txt {
    text-align: justify;
    width: 457px;
  }
  #sec4 .set4 .photo-deco::before {
    top: -180px;
  }
  #sec4 .set5 .photo-deco::before {
    top: -180px;
  }
  #sec5 {
    padding: 173px 0 0;
  }
  #sec5 .wrap {
    max-width: 1154px;
    padding: 0 20px;
  }
  #sec5 .box {
    padding: 75px 75px 116px;
  }
  #sec5 .box h2 {
    font-size: 83px;
    line-height: 72px;
  }
  #sec5 .box h2 span {
    margin-left: -10px;
  }
  #sec5 .box .note {
    margin: 45px 0 6px;
  }
  #sec5 .box .price {
    font-size: 23px;
  }
  #sec5 .box .price span {
    font-size: 30px;
  }
  #sec5 .box .content {
    margin-top: 55px;
  }
  #sec5 .box .content .item:not(:last-child) {
    margin-bottom: 39px;
  }
  #sec5 .box .content .item h3 {
    font-size: 18px;
    padding: 0 10px;
    margin-bottom: 15px;
  }
  #sec5 .box .content .item .flex {
    display: flex;
    justify-content: space-between;
  }
  #sec5 .box .content .item .flex .col {
    width: 457px;
  }
  #sec5 .box .content .item .flex .col dl {
    padding: 6px 0;
    line-height: 30px;
  }
  #sec6 {
    padding: 200px 0 149px;
  }
  #sec6::before {
    top: -36px;
    bottom: -300px;
    -webkit-clip-path: polygon(0 375px, 100% 0, 100% 100%, 0% 100%);
    clip-path: polygon(0 375px, 100% 0, 100% 100%, 0% 100%);
  }
  #sec6::after {
    background: url(../img/motsunabe/sec6_deco.png) no-repeat;
    width: 1584px;
    height: 1022px;
    top: -41px;
    right: auto;
    left: calc(50% - 715px);
    bottom: auto;
  }
  #sec6 .box {
    padding: 67px 67px 64px;
    margin: -61px -20px 0;
    display: flex;
    align-items: flex-start;
  }
  #sec6 .box .gr-txt {
    margin: 94px -15px 0 46px;
    width: 436px;
  }
  #sec6 .box .gr-txt h2 {
    font-size: 60px;
    line-height: 70px;
    margin-bottom: 29px;
    letter-spacing: -0.05em;
  }
  #sec6 .box .gr-txt h2 .fs45 {
    font-size: 45px;
  }
  #sec6 .box .gr-txt .txt {
    text-align: justify;
    width: 427px;
    margin-left: 6px;
  }
}
@supports (-webkit-overflow-scrolling: touch) {
  #sec2 .content .slick-dots {
    top: 54.5vw;
  }
}
