.pri-box {
  font-size: 7.6vw;
  letter-spacing: 0.1em;
  text-align: center;
  margin-bottom: 5vw;
}
.pri-box span {
  font-size: 5vw;
  letter-spacing: 0.1em;
}
.pri-box dt {
  margin-bottom: 5vw;
  line-height: 1.6;
}
.pri-box dd span {
  margin-left: 4px;
}
#key-box {
  background: url(../img/scene/key.jpg) no-repeat center top/cover;
}
#sec1 {
  background: url(../img/scene/sec1_deco1_sp.png) no-repeat center top/100% auto,
    url(../img/scene/sec1_deco2_sp.png) no-repeat center bottom/100% auto;
  padding: 18vw 0 30vw;
}
#sec1 h2 {
  text-align: center;
  font-weight: 500;
  margin-bottom: 9vw;
}
#sec1 h2 span {
  font-size: 8.1vw;
  text-align: center;
  display: inline-block;
  padding: 3vw 6%;
  text-align: center;
  color: #fff;
  background: #1f1919;
}
#sec1 h2 span:not(:last-child) {
  margin-bottom: 5px;
}
#sec1 .content .gr-pt {
  position: relative;
}
#sec1 .content .gr-pt .sub {
  position: absolute;
  right: 4%;
  bottom: 2.5vw;
  font-size: 5.5vw;
  font-weight: 400;
  color: #fff;
  letter-spacing: 0.15em;
}
#sec1 .content .left .gr-pt1 {
  margin-bottom: 6vw;
}
#sec1 .content .right {
  margin-top: 7vw;
}
#sec1 .content .right .inline {
  display: inline;
}
#sec1 .content .right .gr-pt {
  margin: 9vw 13% 0;
}
#sec1 .content .right .gr-pt .sub {
  top: 5vw;
  left: 7%;
  right: auto;
  bottom: auto;
  white-space: nowrap;
  font-size: 6vw;
}
#sec2 {
  background: url(../img/scene/sec2_bg.png) no-repeat right top/100% auto;
  padding: 65vw 0 25vw;
  position: relative;
}
#sec2::before {
  content: "";
  background: url(../img/scene/bg1.jpg);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -2;
}
#sec2::after {
  content: "";
  background: url(../img/scene/sec2_deco1.png) no-repeat left top/100% auto;
  position: absolute;
  top: 0;
  left: 0;
  width: 80%;
  bottom: 0;
}
#sec2 .set1 {
  padding-bottom: 10vw;
}
#sec2 .set1 h2 {
  width: 92%;
  margin-bottom: 6vw;
}
#sec2 .set2 .js .slick-dots {
  justify-content: flex-end;
}
#sec2 .set2 .photo {
  margin: 11vw 8vw 0;
}
#sec2 .set3 {
  padding: 20vw 0 0;
  color: #fff;
  position: relative;
}
#sec2 .set3::before {
  content: "";
  background: url(../img/reception/sec5_deco2.png) no-repeat left top/100% auto;
  position: absolute;
  top: 10vw;
  left: -10vw;
  width: 43%;
  bottom: 0;
  z-index: -1;
}
#sec2 .set3::after {
  content: "";
  background: url(../img/reception/sec5_deco3.png) no-repeat right top/100% auto;
  position: absolute;
  top: 41vw;
  right: -17vw;
  width: 38%;
  bottom: 0;
  z-index: -1;
}
#sec2 .set3 .group {
  position: relative;
  padding-bottom: 12vw;
}
#sec2 .set3 .group::before {
  content: "";
  background: #1e1611;
  position: absolute;
  top: 52vw;
  right: -2%;
  bottom: 0;
  left: -2%;
  z-index: -1;
}
#sec2 .set3 .photo {
  margin: 0 9%;
}
#sec2 .set3 .gr-txt {
  margin-top: 9vw;
}
#sec2 .set3 .gr-txt h3 {
  margin: 0 1%;
}
#sec2 .set3 .gr-txt h3 span {
  font-size: 6.5vw;
  font-weight: 500;
  letter-spacing: 0.15em;
  display: inline-block;
  color: #000;
  background: #fff;
  padding: 3vw 5% 3vw 9%;
  text-align: center;
}
#sec2 .set3 .gr-txt h3 span:not(:last-child) {
  margin-bottom: 5px;
}
#sec2 .set3 .gr-txt h3 span:last-child {
  padding-right: 11%;
}
#sec2 .set3 .gr-txt .txt {
  margin: 7vw 5% 0;
}
#sec2 .set3 .btn-link {
  width: 90%;
  margin: 16vw auto 0;
  display: block;
}
#sec3 {
  position: relative;
  padding: 14vw 0 0;
  color: #fff;
  background: url(../img/scene/sec3_deco2.png) no-repeat left top/100% auto;
}
#sec3::before {
  content: "";
  background: url(../img/scene/bg2.jpg);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
}
#sec3 .set1 {
  padding-bottom: 23vw;
}
#sec3 .set1 .catch {
  margin: 0 10% 5vw;
}
#sec3 .set1 h2 {
  margin-bottom: 12vw;
}
#sec3 .set1 .content .left .txt {
  margin-top: 6vw;
}
#sec3 .set1 .content .right {
  margin: 10vw 10% 0;
}
#sec3 .set2 .content .left .note {
  margin-top: 5vw;
  font-size: 3.5vw;
  line-height: 1.8;
}
#sec3 .set2 .content .right {
  text-align: center;
  margin-top: 6vw;
}
#sec3 .set2 .content .right .title dt {
  margin-bottom: 6vw;
}
#sec3 .set2 .content .right .title dt span {
  font-size: 5vw;
  letter-spacing: 0.1em;
  display: inline-block;
  position: relative;
}
#sec3 .set2 .content .right .title dt span::before {
  content: "";
  background: url(../img/concept/sec6_ttl_deco1.png) no-repeat 0 0/100% auto;
  width: 9vw;
  height: 50px;
  position: absolute;
  top: 0;
  left: -11vw;
}
#sec3 .set2 .content .right .title dt span::after {
  content: "";
  background: url(../img/concept/sec6_ttl_deco2.png) no-repeat 0 0/100% auto;
  width: 9vw;
  height: 50px;
  position: absolute;
  top: 0;
  right: -10vw;
}
#sec3 .set2 .content .right .title dd span {
  font-size: 7vw;
  color: #000;
  background: #fff;
  padding: 2vw 7%;
  display: inline-block;
  letter-spacing: 0.1em;
}
#sec3 .set2 .content .right .note {
  text-align: left;
  margin: 8vw 0 5vw;
}
#sec3 .set2 .content .right .price-box {
  margin-bottom: 5vw;
}
#sec3 .set2 .content .right .price-box dt {
  font-size: 11vw;
  letter-spacing: 0.1em;
  margin-bottom: 5vw;
}
#sec3 .set2 .content .right .price-box dd {
  font-size: 7vw;
  letter-spacing: 0.1em;
}
#sec3 .set2 .content .right .price-box dd span {
  font-size: 5vw;
  letter-spacing: 0.1em;
}
#sec3 .set2 .content .right .box {
  border: 1px solid rgba(255, 255, 255, 0.5);
  padding: 11vw 10% 10vw;
}
#sec3 .set2 .content .right .box h3 {
  font-size: 5.5vw;
  font-weight: 500;
  letter-spacing: 0.15em;
  margin-bottom: 8vw;
}
#sec3 .set2 .content .right .box .list {
  display: flex;
  justify-content: space-between;
  text-align: left;
}
#sec3 .set2 .content .right .box .list .col-l {
  width: 55%;
  margin-right: 10px;
}
#sec3 .set2 .content .right .box .list .col-r {
  flex: 1;
}
#sec3 .set2 .btn-link {
  width: 90%;
  margin: 16vw auto 0;
  display: block;
  background: url(../img/scene/bg3.jpg);
}
#sec3 .set3 {
  padding: 20vw 0 25vw;
  position: relative;
}
#sec3 .set3::before {
  content: "";
  background: url(../img/scene/sec3_deco3.png) no-repeat left bottom/100% auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
}
#sec3 .set3 .js .slick-dots button {
  background: url(../img/scene/dots.jpg);
}
#sec3 .set3 .js .slick-dots .slick-active button {
  background: url(../img/scene/dots_on.jpg);
}
#sec3 .set3 .gr-txt {
  margin-top: 10vw;
}
#sec3 .set3 .gr-txt h3 {
  font-size: 6vw;
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0.17em;
}
#sec3 .set3 .gr-txt .btn-link {
  width: 90%;
  margin: 14vw auto 0;
  display: block;
  background: url(../img/scene/bg3.jpg);
}
#sec4 {
  padding: 23vw 0 21vw;
  background: url(../img/scene/sec4_bg.png) no-repeat center top/150% auto;
  position: relative;
}
#sec4::before {
  content: "";
  background: url(../img/scene/sec4_deco1.png) no-repeat left top/100% auto;
  position: absolute;
  top: 4vw;
  left: 0;
  width: 38%;
  bottom: 0;
}
#sec4::after {
  content: "";
  background: url(../img/scene/sec4_deco2.png) no-repeat right top/100% auto;
  position: absolute;
  top: 85vw;
  right: -5vw;
  width: 40%;
  bottom: 0;
}
#sec4 .item1 {
  position: relative;
  z-index: 1;
  margin-bottom: 9vw;
}
#sec4 .item1 h2 {
  margin-top: 10vw;
}
#sec4 .item1 h2 span {
  font-size: 7.5vw;
  font-weight: 500;
  letter-spacing: 0.15em;
  color: #fff;
  background: #1f1919;
  display: inline-block;
  text-align: center;
  padding: 2vw 5%;
}
#sec4 .item1 h2 span:not(:last-child) {
  margin-bottom: 5px;
}
#sec4 .item2 .btn-link {
  width: 90%;
  margin: 10vw auto 0;
  display: block;
}
#sec5 {
  background: url(../img/scene/bg4.jpg);
  padding: 20vw 0 0;
}
#sec5 .set1 {
  text-align: center;
  padding-bottom: 11vw;
}
#sec5 .set1 .txt {
  margin: 9vw 0;
}
#sec5 .set1 .note {
  text-align: center;
}
#sec5 .set2 {
  padding-bottom: 12vw;
}
#sec5 .set2 .col:not(:last-child) {
  margin-bottom: 12vw;
}
#sec5 .set2 .col .price-box {
  margin-top: 6vw;
}
#sec5 .set3 .box {
  background: url(../img/shared/bg.jpg);
  margin: 0 3%;
  padding: 13vw 0 12vw;
}
#sec5 .set3 .box .wrap {
  padding: 0 7%;
}
#sec5 .set3 .box h3 {
  width: 80%;
  position: absolute;
  top: 75vw;
  left: 5%;
}
#sec5 .set3 .box .js .slick-dots {
  position: absolute;
  top: 60vw;
  left: 0;
}
#sec5 .set3 .box .js .item .price-box {
  text-align: left;
  font-size: 6.6vw;
  padding-top: 33vw;
  margin-bottom: 0;
}
#sec5 .set3 .box .js .item .price-box dt {
  margin-bottom: 3vw;
}
#sec5 .set3 .box .js .item .price-box span {
  font-size: 4.8vw;
}
#sec5 .set4 {
  padding: 30vw 0 20vw;
  position: relative;
}
#sec5 .set4::before {
  content: "";
  background: url(../img/scene/sec5_deco1.png) no-repeat left top/100% auto;
  position: absolute;
  top: 5vw;
  left: 2%;
  width: 35%;
  bottom: 0;
}
#sec5 .set4::after {
  content: "";
  background: url(../img/scene/sec5_deco2.png) no-repeat right bottom/100% auto;
  position: absolute;
  top: 0;
  right: -5%;
  width: 30%;
  bottom: -3vw;
}
#sec5 .set4 h3 {
  text-align: center;
}
#sec5 .set4 h3 img {
  width: 85%;
}
#sec5 .set4 .note {
  margin: 5vw 0 7vw;
  text-align: center;
}
#sec5 .set4 .content .col:not(:last-child) {
  margin-bottom: 50px;
}
#sec5 .set4 .content .col h4 {
  font-size: 7vw;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0.15em;
  color: #5f3812;
  margin-bottom: 15px;
}
#sec5 .set4 .content .col .list dl {
  line-height: 25px;
  padding: 12px 0;
  letter-spacing: 0.15em;
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #73726d;
}
#sec5 .set4 .content .col .list dl dt {
  letter-spacing: 0.15em;
  text-align: left;
}
#sec5 .set4 .content .col .list dl dd {
  letter-spacing: 0.15em;
  text-align: right;
}
#sec5 .set4 .content .col .list dl dd span {
  font-size: 13px;
  letter-spacing: 0.15em;
  margin-right: -6px;
}
#sec6 {
  background: url(../img/scene/bg4.jpg);
  padding-bottom: 25vw;
}
#sec6 .wrap {
  padding: 0 3%;
}
#sec6 h2 {
  font-size: 8.5vw;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0.15em;
  line-height: 1.7;
  position: relative;
  padding-bottom: 6vw;
  margin-bottom: 12vw;
}
#sec6 h2::before {
  content: "";
  border-top: 5px solid #644117;
  width: 24vw;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
}
#sec6 .item1 dl {
  background: #fff;
  display: flex;
}
#sec6 .item1 dl:not(:last-child) {
  margin-bottom: 20px;
}
#sec6 .item1 dl dt {
  width: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 28px;
  color: #fff;
  letter-spacing: 0.15em;
  background: #644117;
}
#sec6 .item1 dl dd {
  flex: 1;
  padding: 10px 10px 10px 15px;
  letter-spacing: 0.1em;
}
#sec6 .item2 {
  margin: 13vw 0 17vw;
  background: url(../img/shared/bg.jpg);
  padding: 9vw 5% 10vw;
}
#sec6 .item2 .info {
  margin-top: 20px;
}
#sec6 .item2 .info dl {
  display: flex;
  font-weight: 700;
  line-height: 25px;
}
#sec6 .item2 .info dl:not(:last-child) {
  margin-bottom: 12px;
}
#sec6 .item2 .info dl dt {
  width: 42%;
}
#sec6 .item2 .info dl dd {
  flex: 1;
}
#sec6 .item3 .tel {
  margin: 7vw 0 9vw;
  padding-bottom: 7vw;
  border-bottom: 1px solid #000;
}
#sec6 .item3 .note {
  text-align: left;
}
@media screen and (min-width: 768px) {
  .pri-box {
    font-size: 35px;
    margin-bottom: 38px;
  }
  .pri-box span {
    font-size: 24px;
  }
  .pri-box dt {
    margin-bottom: 30px;
    line-height: 36px;
  }
  .pri-box dd span {
    margin-left: 6px;
  }
  #sec1 {
    background: url(../img/scene/sec1_deco1.png) no-repeat center top/100% auto;
    padding: 176px 0 119px;
    position: relative;
  }
  #sec1::before {
    content: "";
    background: url(../img/scene/sec1_deco2.png) no-repeat;
    width: 1604px;
    height: 786px;
    position: absolute;
    top: 0;
    left: calc(50% - 704px);
  }
  #sec1::after {
    content: "";
    background: url(../img/scene/sec1_deco3.png) no-repeat;
    width: 950px;
    height: 660px;
    position: absolute;
    left: 50%;
    bottom: 0;
    z-index: -1;
  }
  #sec1 h2 {
    margin-bottom: 70px;
  }
  #sec1 h2 span {
    font-size: 50px;
    padding: 27px 35px;
    letter-spacing: 0.15em;
  }
  #sec1 h2 span:not(:last-child) {
    margin-bottom: 11px;
  }
  #sec1 .content {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
  }
  #sec1 .content .gr-pt .sub {
    right: 25px;
    bottom: 29px;
    font-size: 36px;
  }
  #sec1 .content .left {
    flex: 1;
    margin: 0 0 0 -169px;
  }
  #sec1 .content .left .gr-pt1 {
    margin: 0 68px 0 0;
  }
  #sec1 .content .left .gr-pt1 .photo {
    height: 410px;
  }
  #sec1 .content .left .txt {
    width: 447px;
    margin: 60px 77px 58px auto;
    letter-spacing: 0.06em;
  }
  #sec1 .content .left .gr-pt2 {
    margin-left: 68px;
  }
  #sec1 .content .left .gr-pt2 .sub {
    right: 28px;
    bottom: 36px;
  }
  #sec1 .content .right {
    width: 442px;
    margin-top: 37px;
  }
  #sec1 .content .right .inline {
    letter-spacing: 0.07em;
  }
  #sec1 .content .right .gr-pt {
    margin: 57px -65px 0 auto;
    width: 410px;
  }
  #sec1 .content .right .gr-pt .sub {
    top: 36px;
    left: 37px;
    font-size: 36px;
  }
  #sec2 {
    background: url(../img/scene/sec2_bg.png) no-repeat right top;
    padding: 131px 0 130px;
  }
  #sec2::after {
    background: url(../img/scene/sec2_deco1.png) no-repeat;
    height: 493px;
    left: calc(50% - 750px);
    width: 610px;
    bottom: auto;
  }
  #sec2 .set1 {
    padding-bottom: 88px;
  }
  #sec2 .set1 h2 {
    width: auto;
    margin: 0 0 53px -52px;
  }
  #sec2 .set1 .txt {
    width: 470px;
    letter-spacing: 0.06em;
  }
  #sec2 .set2 {
    padding: 214px 0 0;
    position: relative;
  }
  #sec2 .set2 .js {
    position: absolute;
    top: 0;
    right: 429px;
    left: -139px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1280px) {
  #sec2 .set2 .js {
    left: calc(-50vw + 50%);
  }
}
@media screen and (min-width: 768px) {
  #sec2 .set2 .js .sl {
    height: 480px;
  }
}
@media screen and (min-width: 768px) {
  #sec2 .set2 .js .slick-dots {
    margin-top: 20px;
  }
}
@media screen and (min-width: 768px) {
  #sec2 .set2 .photo {
    margin: 0 -100px 0 645px;
    height: 328px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  #sec2 .set2 .photo {
    margin-right: calc(-50vw + 50%);
  }
}
@media screen and (min-width: 768px) {
  #sec2 .set3 {
    padding: 129px 0 0;
  }
  #sec2 .set3::before {
    background: url(../img/reception/sec5_deco2.png) no-repeat;
    height: 122px;
    top: 92px;
    left: calc(50% - 681px);
    width: 332px;
    bottom: auto;
  }
  #sec2 .set3::after {
    background: url(../img/reception/sec5_deco3.png) no-repeat;
    height: 153px;
    top: 102px;
    right: calc(50% - 722px);
    width: 281px;
    bottom: auto;
  }
  #sec2 .set3 .group {
    padding-bottom: 61px;
    display: flex;
    align-items: flex-start;
  }
  #sec2 .set3 .group::before {
    top: 184px;
    right: 0;
    left: 0;
  }
  #sec2 .set3 .photo {
    margin: 0 0 0 116px;
  }
  #sec2 .set3 .gr-txt {
    margin: 151px 0 0 33px;
    flex: 1;
  }
  #sec2 .set3 .gr-txt h3 {
    margin: 0;
  }
  #sec2 .set3 .gr-txt h3 span {
    font-size: 35px;
    padding: 15px 39px;
    letter-spacing: 0.03em;
  }
  #sec2 .set3 .gr-txt h3 span:not(:last-child) {
    margin-bottom: 6px;
  }
  #sec2 .set3 .gr-txt h3 span:last-child {
    padding-right: 58px;
  }
  #sec2 .set3 .gr-txt .txt {
    margin: 33px 30px 0 35px;
    letter-spacing: 0.07em;
  }
  #sec2 .set3 .btn-link {
    margin: 100px auto 0;
    width: 434px;
  }
}
@media screen and (min-width: 768px) {
  #sec3 {
    padding: 166px 0 0;
    background: url(../img/scene/sec3_deco2.png) no-repeat left top;
  }
  #sec3 .set1 {
    padding-bottom: 118px;
  }
  #sec3 .set1 .catch {
    margin: 0;
    position: absolute;
    top: -117px;
    right: -124px;
  }
  #sec3 .set1 h2 {
    margin: 0 0 69px -2px;
  }
  #sec3 .set1 .content {
    position: relative;
  }
  #sec3 .set1 .content .left .photo {
    height: 500px;
    margin: 0 530px 0 -250px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1499px) {
  #sec3 .set1 .content .left .photo {
    margin-left: calc(-50vw + 50%);
  }
}
@media screen and (min-width: 768px) {
  #sec3 .set1 .content .left .txt {
    margin: 66px 0 0 -52px;
    width: 510px;
    letter-spacing: 0.06em;
  }
}
@media screen and (min-width: 768px) and (max-width: 1180px) {
  #sec3 .set1 .content .left .txt {
    margin-left: calc(-50vw + 50% + 30px);
  }
}
@media screen and (min-width: 768px) {
  #sec3 .set1 .content .right {
    margin: 0;
    position: absolute;
    top: 250px;
    right: -250px;
    left: 530px;
    height: 500px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1499px) {
  #sec3 .set1 .content .right {
    right: calc(-50vw + 50%);
  }
}
@media screen and (min-width: 768px) {
  #sec3 .set2 .wrap {
    width: 100%;
  }
  #sec3 .set2 .content {
    display: flex;
  }
  #sec3 .set2 .content .left {
    flex: 1;
  }
  #sec3 .set2 .content .left .photo img {
    width: 100%;
    height: 743px;
    -o-object-fit: cover;
    object-fit: cover;
  }
  #sec3 .set2 .content .left .note {
    margin: 20px 0 0 28px;
    font-size: 16px;
  }
  #sec3 .set2 .content .right {
    width: 510px;
    margin: -4px 0 0;
  }
  #sec3 .set2 .content .right .title dt {
    margin-bottom: 21px;
  }
  #sec3 .set2 .content .right .title dt span {
    font-size: 24px;
  }
  #sec3 .set2 .content .right .title dt span::before {
    width: 41px;
    top: -8px;
    left: -51px;
  }
  #sec3 .set2 .content .right .title dt span::after {
    width: 41px;
    top: -7px;
    right: -39px;
  }
  #sec3 .set2 .content .right .title dd span {
    font-size: 35px;
    padding: 14px 41px;
  }
  #sec3 .set2 .content .right .note {
    text-align: center;
    margin: 41px 0 44px 29px;
  }
  #sec3 .set2 .content .right .price-box {
    margin-bottom: 60px;
  }
  #sec3 .set2 .content .right .price-box dt {
    font-size: 50px;
    margin-bottom: 37px;
  }
  #sec3 .set2 .content .right .price-box dd {
    font-size: 35px;
  }
  #sec3 .set2 .content .right .price-box dd span {
    font-size: 24px;
  }
  #sec3 .set2 .content .right .box {
    width: 350px;
    margin: 0 auto;
    padding: 50px 30px 29px;
  }
  #sec3 .set2 .content .right .box h3 {
    font-size: 20px;
    margin-bottom: 30px;
  }
  #sec3 .set2 .content .right .box .list .col-l {
    width: 130px;
    margin-left: 36px;
  }
  #sec3 .set2 .btn-link {
    width: 434px;
    margin: 71px auto 0;
  }
}
@media screen and (min-width: 768px) {
  #sec3 .set3 {
    padding: 245px 0 129px;
  }
  #sec3 .set3::before {
    background: url(../img/scene/sec3_deco3.png) no-repeat;
    width: 707px;
    height: 764px;
    top: auto;
    right: calc(50% + 43px);
    left: auto;
  }
  #sec3 .set3 .wrap {
    max-width: 1146px;
    padding: 0 20px;
    width: 100%;
  }
  #sec3 .set3 .js {
    position: absolute;
    top: -106px;
    left: 530px;
    right: -114px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1399px) {
  #sec3 .set3 .js {
    right: calc(-50vw + 50%);
  }
}
@media screen and (min-width: 768px) {
  #sec3 .set3 .js .sl {
    height: 490px;
  }
}
@media screen and (min-width: 768px) {
  #sec3 .set3 .js .slick-dots {
    position: absolute;
    left: -187px;
    bottom: 0px;
  }
}
@media screen and (min-width: 768px) {
  #sec3 .set3 .gr-txt {
    margin-top: 0;
    width: 434px;
    min-height: 390px;
  }
  #sec3 .set3 .gr-txt h3 {
    font-size: 35px;
    line-height: 68px;
    letter-spacing: 0.1em;
  }
  #sec3 .set3 .gr-txt .btn-link {
    width: 434px;
    margin: 64px 0 0;
  }
}
@media screen and (min-width: 768px) {
  #sec4 {
    padding: 115px 0 85px;
    background: url(../img/scene/sec4_bg.png) no-repeat center top/100% auto;
  }
  #sec4::before {
    background: url(../img/scene/sec4_deco1.png) no-repeat;
    height: 165px;
    top: 111px;
    left: calc(50% - 653px);
    width: 299px;
    bottom: auto;
  }
  #sec4::after {
    background: url(../img/scene/sec4_deco2.png) no-repeat;
    height: 133px;
    top: 622px;
    right: calc(50% - 720px);
    width: 346px;
    bottom: auto;
  }
  #sec4 .item1 {
    margin-bottom: 52px;
  }
  #sec4 .item1 h2 {
    margin-top: 0;
    white-space: nowrap;
    position: absolute;
    top: 64px;
    left: 30px;
  }
  #sec4 .item1 h2 span {
    font-size: 50px;
    padding: 31px 28px;
  }
  #sec4 .item1 h2 span:not(:last-child) {
    margin: 0 0 0 7px;
  }
  #sec4 .item1 .photo {
    margin: 0 30px 0 150px;
  }
  #sec4 .item2 {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  #sec4 .item2 .txt {
    width: 450px;
    margin-left: 73px;
    letter-spacing: 0.06em;
  }
  #sec4 .item2 .btn-link {
    width: 434px;
    margin: 12px -29px 0 0;
  }
}
@media screen and (min-width: 768px) {
  #sec5 {
    padding: 119px 0 0;
  }
  #sec5 .set1 {
    padding-bottom: 48px;
  }
  #sec5 .set1 .txt {
    margin: 40px auto 47px;
    width: 540px;
  }
  #sec5 .set2 {
    padding-bottom: 101px;
  }
  #sec5 .set2 .wrap {
    max-width: 1500px;
    width: 100%;
    padding: 0 33px;
    display: flex;
    justify-content: space-between;
  }
  #sec5 .set2 .col {
    width: 48.8145048815%;
  }
  #sec5 .set2 .col:not(:last-child) {
    margin-bottom: 0;
  }
  #sec5 .set2 .col .photo img {
    width: 100%;
    height: auto;
  }
  #sec5 .set2 .col .price-box {
    margin: 36px 0 0;
  }
  #sec5 .set3 .box {
    margin: 0 auto;
    max-width: 1100px;
    padding: 50px 0 60px;
  }
  #sec5 .set3 .box .wrap {
    padding: 0;
  }
  #sec5 .set3 .box h3 {
    width: auto;
    top: 139px;
    left: 600px;
  }
  #sec5 .set3 .box .js {
    margin-left: 11px;
  }
  #sec5 .set3 .box .js .slick-dots {
    position: static;
    margin-top: 20px;
  }
  #sec5 .set3 .box .js .item {
    display: flex !important;
    align-items: flex-start;
  }
  #sec5 .set3 .box .js .item .js-img {
    width: 520px;
  }
  #sec5 .set3 .box .js .item .price-box {
    flex: 1;
    font-size: 35px;
    padding-top: 0;
    margin: 236px 0 0 65px;
  }
  #sec5 .set3 .box .js .item .price-box dt {
    margin-bottom: 26px;
  }
  #sec5 .set3 .box .js .item .price-box span {
    font-size: 24px;
  }
  #sec5 .set4 {
    padding: 132px 0 138px;
  }
  #sec5 .set4::before {
    background: url(../img/scene/sec5_deco1.png) no-repeat;
    height: 150px;
    top: 84px;
    left: calc(50% - 727px);
    width: 282px;
    bottom: auto;
  }
  #sec5 .set4::after {
    content: "";
    background: url(../img/scene/sec5_deco2.png) no-repeat;
    height: 124px;
    top: auto;
    right: auto;
    left: calc(50% + 436px);
    width: 325px;
    bottom: -49px;
  }
  #sec5 .set4 h3 img {
    width: auto;
  }
  #sec5 .set4 .note {
    margin: 33px 0 15px;
  }
  #sec5 .set4 .content {
    display: flex;
    justify-content: space-between;
  }
  #sec5 .set4 .content .col {
    width: 320px;
  }
  #sec5 .set4 .content .col:not(:last-child) {
    margin-bottom: 0;
  }
  #sec5 .set4 .content .col h4 {
    font-size: 30px;
    margin-bottom: 20px;
  }
  #sec5 .set4 .content .col .list dl {
    padding: 12px 0;
  }
  #sec5 .set4 .content .col .list dl dd span {
    font-size: 14px;
    margin-right: -6px;
  }
  #sec5 .set4 .content .col-r {
    width: 660px;
  }
  #sec5 .set4 .content .col-r .list {
    display: flex;
    justify-content: space-between;
  }
  #sec5 .set4 .content .col-r .list .col-child {
    width: 320px;
  }
}
@media screen and (min-width: 768px) {
  #sec6 {
    padding-bottom: 120px;
  }
  #sec6 .wrap {
    padding: 0;
  }
  #sec6 h2 {
    font-size: 40px;
    line-height: 60px;
    padding-bottom: 28px;
    margin-bottom: 60px;
  }
  #sec6 h2::before {
    border-top: 6px solid #644117;
    width: 105px;
  }
  #sec6 .item1 {
    margin: 0 83px;
  }
  #sec6 .item1 dl:not(:last-child) {
    margin-bottom: 24px;
  }
  #sec6 .item1 dl dt {
    width: 76px;
    font-size: 40px;
  }
  #sec6 .item1 dl dt span {
    position: relative;
    top: -2px;
    left: 3px;
  }
  #sec6 .item1 dl dd {
    padding: 20px 10px 20px 70px;
    letter-spacing: 0.1em;
    font-size: 18px;
  }
  #sec6 .item2 {
    margin: 54px auto 100px;
    padding: 45px 30px;
    width: 754px;
  }
  #sec6 .item2 .txt {
    text-align: center;
  }
  #sec6 .item2 .info {
    margin: 33px 0 0 75px;
  }
  #sec6 .item2 .info dl {
    font-size: 20px;
    line-height: 36px;
  }
  #sec6 .item2 .info dl:not(:last-child) {
    margin-bottom: 15px;
  }
  #sec6 .item2 .info dl dt {
    width: 182px;
  }
  #sec6 .item3 .box-info {
    padding: 77px 40px 46px;
  }
  #sec6 .item3 .tel {
    margin: 38px auto 49px;
    padding-bottom: 32px;
    max-width: 500px;
  }
  #sec6 .item3 .note {
    text-align: center;
  }
}
@media screen and (max-width: 1160px) and (min-width: 768px) {
  #sec2 .set1 h2 {
    margin-left: calc(-50vw + 50% + 20px);
  }
}
