.pri-box {
  font-size: 8.2vw;
  letter-spacing: 0.1em;
  text-align: center;
  margin-bottom: 5vw;
}
.pri-box span {
  font-size: 5.6vw;
  letter-spacing: 0.1em;
}
.pri-box dt {
  margin-bottom: 5vw;
  line-height: 1.6;
}
.pri-box dd span {
  margin-left: 4px;
}
#sec1 {
  padding: 22vw 0 0;
  background: url(../img/reception/sec1_deco1_sp.png) no-repeat center top/100%
    auto;
  position: relative;
}
#sec1::after {
  content: "";
  background: url(../img/reception/sec1_deco2_sp.png) no-repeat right
    bottom/100% auto;
  position: absolute;
  top: 0;
  right: 0;
  width: 44%;
  bottom: 38vw;
  z-index: -1;
}
#sec1 .item1 {
  padding-bottom: 18vw;
}
#sec1 .item1 h2 {
  position: absolute;
  top: -9vw;
  right: 5%;
  width: 33.5%;
  z-index: 2;
}
#sec1 .item1 .photo {
  margin: 0 9% 0 -11vw;
}
#sec1 .item2 .photo {
  margin: 12vw 7% 0;
}
#sec2 {
  padding: 19vw 0 10vw;
  position: relative;
}
#sec2::before {
  content: "";
  background: url(../img/reception/sec2_deco1_sp.png) no-repeat right top/100%
    auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 50%;
  z-index: -1;
}
#sec2::after {
  content: "";
  background: url(../img/reception/sec2_deco3_sp.png) no-repeat right
    bottom/100% auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 3vw;
  width: 26.3%;
  z-index: -1;
}
#sec2 .set1 {
  padding-bottom: 13vw;
  position: relative;
}
#sec2 .set1::before {
  content: "";
  background: url(../img/reception/sec2_deco2_sp.png) no-repeat center top/100%
    auto;
  position: absolute;
  top: 55vw;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
}
#sec2 .set1 h2 {
  text-align: center;
}
#sec2 .set1 h2 img {
  width: 75%;
}
#sec2 .set1 .note {
  margin: 6vw 0 8vw;
  text-align: center;
}
#sec2 .set1 .box {
  background: rgba(255, 255, 255, 0.3);
  padding: 11vw 7% 12vw;
  margin: 0 -1vw;
}
#sec2 .set2 {
  padding-bottom: 10vw;
}
#sec2 .set2 .box {
  background: url(../img/reception/bg1.jpg);
  padding: 10vw 5% 11vw;
}
#sec2 .set2 .box .item1 {
  padding-bottom: 8vw;
  margin-bottom: 7vw;
  border-bottom: 1px solid #726e65;
}
#sec2 .set2 .box .item2 h3 {
  font-size: 4.7vw;
  font-weight: 500;
  text-align: center;
  margin-bottom: 2vw;
}
#sec2 .set2 .box .item2 .list {
  margin: 0 auto;
}
#sec2 .set2 .box .item2 .list ul {
  -moz-column-count: 2;
  column-count: 2;
  padding-left: 10%;
}
#sec2 .set2 .box .item2 .list ul li {
  margin-bottom: 3px;
}
#sec2 .set3 .photo {
  margin: 0 5%;
  position: relative;
  z-index: 3;
}
#sec2 .set3 .box {
  border: 2px solid #000;
  padding: 25vw 7% 10vw;
  position: relative;
  margin: -20vw -2vw 0;
}
#sec2 .set3 .box::before {
  content: "";
  border: 1px solid #000;
  position: absolute;
  top: 3px;
  right: 3px;
  bottom: 3px;
  left: 3px;
}
#sec2 .set3 .box .ttls {
  line-height: 1.6;
}
#sec2 .set3 .box .ttls dt {
  font-size: 5.6vw;
  letter-spacing: 0.1em;
  margin-bottom: 3vw;
}
#sec2 .set3 .box .ttls dt .fs16 {
  font-size: 3.7vw;
  letter-spacing: 0.1em;
}
#sec2 .set3 .box .ttls dd {
  font-size: 6.5vw;
  letter-spacing: 0.1em;
}
#sec2 .set3 .box .ttls dd .fs24 {
  font-size: 5.6vw;
  letter-spacing: 0.1em;
}
#sec2 .set3 .box .txt {
  margin: 4vw 0 6vw;
}
#sec3 {
  padding-bottom: 13vw;
}
#sec3 .wrap {
  padding: 0 3%;
}
#sec3 .set .box {
  background: url(../img/reception/bg1.jpg);
  padding: 10vw 8% 12vw;
}
#sec3 .set .box .price-box {
  margin-bottom: 0;
}
#sec3 .set .box .item1 {
  padding-top: 8vw;
  margin-top: 10.5vw;
  border-top: 1px solid rgba(0, 0, 0, 0.5);
}
#sec3 .set .box .item1 h3 {
  font-size: 4.7vw;
  font-weight: 500;
  text-align: center;
  margin-bottom: 2vw;
}
#sec3 .set .box .item1 .list {
  display: flex;
  margin: 18px 0 31px;
}
#sec3 .set .box .item1 .list ul li {
  margin-bottom: 3px;
}
#sec3 .set .box .item1 .list .col1 {
  width: 30%;
  margin-right: 10px;
}
#sec3 .set .box .item1 .list .col2 {
  width: 41%;
  margin-right: 10px;
}
#sec3 .set .box .item1 .list .col3 {
  flex: 1;
}
#sec3 .set .box .item2 {
  margin: 0 7% 6vw;
}
#sec3 .set .box .item2 .price {
  letter-spacing: 0.1em;
  margin-top: 8px;
}
#sec3 .set2 {
  margin-top: 10vw;
}
#sec3 .set2 .box {
  padding: 10vw 8% 9vw;
}
#sec3 .set2 .box .price-box {
  margin-bottom: 5vw;
}
#sec3 .set2 .box .price-box dt {
  margin-bottom: 1vw;
}
#sec3 .set2 .box .txt-sub {
  text-align: center;
}
#sec3 .set2 .box .item1 {
  padding-top: 7vw;
  margin-top: 7.5vw;
}
#sec3 .set2 .box .item1 .list .col1 {
  width: 41%;
}
#sec3 .set2 .box .item1 .list .col2 {
  width: 30%;
}
#sec3 .set2 .box .item2 .price {
  text-align: center;
}
#sec4 {
  padding-bottom: 18vw;
}
#sec4 .wrap {
  padding: 0 3%;
}
#sec5 {
  position: relative;
  padding-bottom: 17vw;
}
#sec5::before {
  content: "";
  background: url(../img/reception/bg2.jpg);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -2;
}
#sec5 .set1 .photo {
  margin: 0 -5vw;
}
#sec5 .set1 .gr-txt {
  margin-top: -2vw;
  position: relative;
  z-index: 2;
}
#sec5 .set1 .gr-txt h2 {
  font-weight: 500;
  margin-bottom: 26px;
}
#sec5 .set1 .gr-txt h2 .t {
  font-size: 7.6vw;
  letter-spacing: 0.1em;
  display: inline-block;
  color: #fff;
  background: #1f1919;
  padding: 1.5vw 5%;
  text-align: center;
}
#sec5 .set1 .gr-txt h2 .t .fs48 {
  font-size: 6.1vw;
  letter-spacing: 0.1em;
}
#sec5 .set1 .gr-txt h2 .t:not(:last-child) {
  margin-bottom: 5px;
}
#sec5 .set2 {
  padding: 19vw 0 12vw;
  position: relative;
}
#sec5 .set2::before {
  content: "";
  background: url(../img/reception/sec5_deco1_sp.png) no-repeat center top/100%
    auto;
  position: absolute;
  top: -15vw;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
}
#sec5 .set2 .note {
  text-align: center;
}
#sec5 .set2 .item1 {
  margin: 5vw 0 6vw;
}
#sec5 .set2 .item1 .photo {
  margin: 0 -3vw 5vw;
}
#sec5 .set2 .item1 h3 {
  font-weight: 500;
}
#sec5 .set2 .item1 h3 span {
  font-size: 7.3vw;
  display: block;
  background: #fff;
  text-align: center;
  padding: 3vw 5%;
}
#sec5 .set2 .item1 h3 span:not(:last-child) {
  margin-bottom: 5px;
}
#sec5 .set2 .item2 .left {
  margin-bottom: 18px;
}
#sec5 .set2 .item2 .left .price-box {
  text-align: left;
  margin-bottom: 26px;
}
#sec5 .set2 .item2 .left .price-box dt {
  margin-bottom: 2vw;
}
#sec5 .set3 .item1 {
  margin-bottom: 7vw;
}
#sec5 .set3 .item1 .photo {
  margin: 0 -5vw 9vw;
}
#sec5 .set3 .item1 .box {
  background: url(../img/reception/bg1.jpg);
  padding: 11vw 12% 12vw;
}
#sec5 .set3 .item1 .box .price-box {
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
  margin-bottom: 8vw;
  padding-bottom: 8vw;
}
#sec5 .set3 .item1 .box h3 {
  font-size: 4.7vw;
  font-weight: 500;
  text-align: center;
  margin-bottom: 5vw;
}
#sec5 .set3 .item1 .box .list {
  display: flex;
}
#sec5 .set3 .item1 .box .list .col1 {
  width: 48%;
  margin-right: 10px;
}
#sec5 .set3 .item1 .box .list .col2 {
  flex: 1;
}
#sec5 .set3 .item2 {
  padding-bottom: 13vw;
}
#sec5 .set3 .item2 .box {
  margin: 12vw -2vw 0;
  background: url(../img/reception/sec5_box.jpg);
  padding: 11vw 6%;
}
#sec5 .set3 .item3 .btn-link {
  width: 90%;
  display: block;
  margin: 9vw auto 0;
}
#sec5 .set3 .item3 .btn-link::after {
  background: url(../img/shared/arrow2.jpg) no-repeat center right 15px;
}
#sec5 .set4 {
  padding: 20vw 0 0;
  color: #fff;
  position: relative;
}
#sec5 .set4::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;
}
#sec5 .set4::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;
}
#sec5 .set4 .wrap {
  position: relative;
  padding-bottom: 12vw;
}
#sec5 .set4 .wrap::before {
  content: "";
  background: #1e1611;
  position: absolute;
  top: 52vw;
  right: 3%;
  bottom: 0;
  left: 3%;
  z-index: -1;
}
#sec5 .set4 .photo {
  margin: 0 9%;
}
#sec5 .set4 .gr-txt {
  margin-top: 9vw;
}
#sec5 .set4 .gr-txt h3 {
  margin: 0 1%;
}
#sec5 .set4 .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;
}
#sec5 .set4 .gr-txt h3 span:not(:last-child) {
  margin-bottom: 5px;
}
#sec5 .set4 .gr-txt h3 span:last-child {
  padding-right: 11%;
}
#sec5 .set4 .gr-txt .txt {
  margin: 7vw 5% 0;
}
#sec6 {
  background: url(../img/reception/sec6_bg_sp.jpg) no-repeat center top/cover;
  padding: 21vw 0 18vw;
}
#sec6 h2 {
  text-align: center;
  font-weight: 500;
  margin-bottom: 6vw;
}
#sec6 h2 .t {
  font-size: 8vw;
  display: inline-block;
  background: #1f1919;
  color: #fff;
  text-align: center;
  padding: 1.5vw 5%;
}
#sec6 h2 .t:not(:last-child) {
  margin-bottom: 5px;
}
#sec6 h2 .t .fs48 {
  font-size: 6.4vw;
}
#sec7 {
  padding: 17vw 0;
}
#sec7 .wrap {
  padding: 0 3%;
}
@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;
  }
  #key-box {
    background: url(../img/reception/key.jpg) no-repeat center top/cover;
  }
  #sec1 {
    padding: 96px 0 0;
    background: url(../img/reception/sec1_deco1.png) no-repeat center top/100%
      auto;
  }
  #sec1::before {
    content: "";
    background: url(../img/reception/sec1_deco3.png) no-repeat;
    width: 341px;
    height: 133px;
    position: absolute;
    right: calc(50% + 379px);
    bottom: -47px;
    z-index: -1;
  }
  #sec1::after {
    background: url(../img/reception/sec1_deco2.png) no-repeat;
    height: 155px;
    top: 656px;
    right: calc(50% - 729px);
    width: 288px;
    bottom: auto;
  }
  #sec1 .item1 {
    padding-bottom: 67px;
  }
  #sec1 .item1 h2 {
    top: 62px;
    right: -2px;
    width: auto;
  }
  #sec1 .item1 .photo {
    margin: 0 124px 0 -50px;
  }
  #sec1 .item2 {
    display: flex;
    align-items: flex-start;
  }
  #sec1 .item2 .photo {
    margin: 96px -164px 0 63px;
    height: 365px;
    flex: 1;
  }
}
@media screen and (min-width: 768px) and (max-width: 1328px) {
  #sec1 .item2 .photo {
    margin-right: calc(-50vw + 50%);
  }
}
@media screen and (min-width: 768px) {
  #sec1 .item2 .txt {
    width: 555px;
    letter-spacing: 0.1em;
  }
}
@media screen and (min-width: 768px) {
  #sec2 {
    padding: 169px 0 134px;
  }
  #sec2::before {
    background: url(../img/reception/sec2_deco1.png) no-repeat;
    width: 597px;
    height: 601px;
    top: -70px;
    right: auto;
    bottom: auto;
    left: calc(50% - 315px);
  }
  #sec2::after {
    background: url(../img/reception/sec2_deco3.png) no-repeat;
    height: 160px;
    top: auto;
    right: calc(50% - 711px);
    bottom: 92px;
    width: 283px;
  }
  #sec2 .set1 {
    padding-bottom: 81px;
  }
  #sec2 .set1::before {
    background: url(../img/reception/sec2_deco2.png) no-repeat;
    width: 325px;
    height: 124px;
    top: 75px;
    right: auto;
    bottom: auto;
    left: calc(50% + 482px);
  }
  #sec2 .set1 h2 img {
    width: auto;
  }
  #sec2 .set1 .note {
    margin: 34px 0 39px;
  }
  #sec2 .set1 .box {
    padding: 36px 15px 36px 80px;
    margin: 0 52px;
  }
  #sec2 .set2 {
    padding-bottom: 34px;
  }
  #sec2 .set2 .wrap {
    max-width: 1500px;
    width: 100%;
  }
  #sec2 .set2 .content {
    display: flex;
  }
  #sec2 .set2 .photo {
    flex: 1;
    height: 710px;
    margin: 0 -170px 0 30px;
  }
  #sec2 .set2 .box {
    padding: 89px 50px 70px;
    margin: 60px 30px 0 0;
    width: 520px;
    position: relative;
    z-index: 1;
  }
  #sec2 .set2 .box .item1 {
    padding-bottom: 66px;
    margin-bottom: 32px;
  }
  #sec2 .set2 .box .item1 .txt {
    text-align: center;
  }
  #sec2 .set2 .box .item2 h3 {
    font-size: 20px;
    margin-bottom: 19px;
  }
  #sec2 .set2 .box .item2 .list {
    margin: 0 -36px 0 36px;
  }
  #sec2 .set2 .box .item2 .list ul {
    -moz-column-count: 3;
    column-count: 3;
    padding-left: 0;
  }
  #sec2 .set2 .box .item2 .list ul li {
    margin-bottom: 0;
  }
  #sec2 .set3 {
    position: relative;
  }
  #sec2 .set3::before {
    content: "";
    background: url(../img/reception/sec2_deco4.png) no-repeat;
    width: 824px;
    height: 993px;
    position: absolute;
    right: calc(50% - 74px);
    bottom: -134px;
    z-index: -1;
  }
  #sec2 .set3 .content {
    display: flex;
    align-items: flex-start;
  }
  #sec2 .set3 .photo {
    margin: 0 -53px 0 -112px;
    flex: 1;
    height: 420px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1224px) {
  #sec2 .set3 .photo {
    margin-left: calc(-50vw + 50%);
  }
}
@media screen and (min-width: 768px) {
  #sec2 .set3 .box {
    padding: 49px 20px 55px 120px;
    margin: 80px -13px 0 0;
    width: 577px;
  }
  #sec2 .set3 .box .ttls {
    line-height: 47px;
  }
  #sec2 .set3 .box .ttls dt {
    font-size: 24px;
    margin-bottom: 0;
  }
  #sec2 .set3 .box .ttls dt .fs16 {
    font-size: 16px;
  }
  #sec2 .set3 .box .ttls dd {
    font-size: 28px;
  }
  #sec2 .set3 .box .ttls dd .fs24 {
    font-size: 24px;
  }
  #sec2 .set3 .box .txt {
    margin: 14px 0 25px;
  }
}
@media screen and (min-width: 768px) {
  #sec3 {
    padding-bottom: 0;
  }
  #sec3 .wrap {
    padding: 0;
  }
  #sec3 .wrap {
    width: 100%;
  }
  #sec3 .set {
    display: flex;
  }
  #sec3 .set .photo {
    flex: 1;
    height: 840px;
  }
  #sec3 .set .box {
    padding: 116px 50px 40px;
    width: 550px;
  }
  #sec3 .set .box .price-box {
    margin-bottom: 0;
  }
  #sec3 .set .box .item1 {
    padding-top: 32px;
    margin-top: 42px;
  }
  #sec3 .set .box .item1 h3 {
    font-size: 20px;
    margin-bottom: 10px;
  }
  #sec3 .set .box .item1 .list {
    margin: 18px 0 0 34px;
  }
  #sec3 .set .box .item1 .list ul li {
    margin-bottom: 0;
  }
  #sec3 .set .box .item1 .list .col1 {
    width: 123px;
  }
  #sec3 .set .box .item1 .list .col2 {
    width: 161px;
  }
  #sec3 .set .box .item2 {
    margin: 50px 0 19px 2px;
    display: flex;
    align-items: flex-end;
    display: flex;
  }
  #sec3 .set .box .item2 .photo-sm {
    width: 230px;
  }
  #sec3 .set .box .item2 .price {
    letter-spacing: 0.1em;
    margin: 0 -4px 8px 26px;
    flex: 1;
  }
  #sec3 .set2 {
    margin-top: 79px;
    flex-direction: row-reverse;
  }
  #sec3 .set2 .box {
    padding: 116px 50px 40px;
  }
  #sec3 .set2 .box .price-box {
    margin-bottom: 20px;
  }
  #sec3 .set2 .box .price-box dt {
    margin-bottom: 29px;
  }
  #sec3 .set2 .box .item1 {
    padding-top: 32px;
    margin-top: 31px;
  }
  #sec3 .set2 .box .item1 .list .col1 {
    width: 159px;
  }
  #sec3 .set2 .box .item1 .list .col2 {
    width: 124px;
  }
  #sec3 .set2 .box .item2 {
    margin: 40px 0 19px 11px;
  }
  #sec3 .set2 .box .item2 .price {
    text-align: left;
  }
}
@media screen and (min-width: 768px) {
  #sec4 {
    padding: 100px 0;
  }
  #sec4 .wrap {
    padding: 0;
  }
}
@media screen and (min-width: 768px) {
  #sec5 {
    padding: 128px 0 101px;
  }
  #sec5::after {
    content: "";
    background: url(../img/reception/sec5_bg_img.png) no-repeat;
    width: 1106px;
    height: 770px;
    position: absolute;
    top: 0;
    right: calc(50% - 750px);
    z-index: -1;
  }
  #sec5 .wrap {
    padding: 0;
  }
  #sec5 .set1 .wrap {
    max-width: 1500px;
    width: 100%;
  }
  #sec5 .set1 .gr-txt {
    margin: 0 0 0 39px;
  }
  #sec5 .set1 .gr-txt h2 {
    margin-bottom: 26px;
  }
  #sec5 .set1 .gr-txt h2 .t {
    font-size: 60px;
    padding: 23px 30px 23px 41px;
  }
  #sec5 .set1 .gr-txt h2 .t .fs48 {
    font-size: 48px;
  }
  #sec5 .set1 .gr-txt h2 .t:not(:last-child) {
    margin-bottom: 10px;
  }
  #sec5 .set1 .gr-txt .txt {
    margin: 55px 0 0 40px;
    width: 500px;
  }
  #sec5 .set2 {
    padding: 261px 0 117px;
  }
  #sec5 .set2::before {
    background: url(../img/reception/sec5_deco1.png) no-repeat;
    width: 284px;
    height: 154px;
    top: 144px;
    right: calc(50% + 330px);
    bottom: auto;
    left: auto;
  }
  #sec5 .set2::after {
    content: "";
    background: url(../img/reception/sec5_deco4.png) no-repeat;
    width: 863px;
    height: 949px;
    position: absolute;
    top: 186px;
    left: calc(50% - 113px);
    z-index: -1;
  }
  #sec5 .set2 .note {
    text-align: center;
  }
  #sec5 .set2 .item1 {
    margin: 40px 0 48px;
    position: relative;
  }
  #sec5 .set2 .item1 .photo {
    margin: 0 -24px;
  }
  #sec5 .set2 .item1 h3 {
    position: absolute;
    right: -10px;
    bottom: 45px;
  }
  #sec5 .set2 .item1 h3 span {
    font-size: 35px;
    padding: 15px 45px;
  }
  #sec5 .set2 .item1 h3 span:not(:last-child) {
    margin-bottom: 6px;
  }
  #sec5 .set2 .item2 {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
  }
  #sec5 .set2 .item2 .left {
    margin: 0 0 0 83px;
    width: 320px;
  }
  #sec5 .set2 .item2 .left .price-box {
    margin-bottom: 29px;
  }
  #sec5 .set2 .item2 .left .price-box dt {
    margin-bottom: 20px;
  }
  #sec5 .set2 .item2 .right {
    width: 480px;
    margin: 30px 47px 0 0;
  }
  #sec5 .set3 {
    position: relative;
  }
  #sec5 .set3::before {
    content: "";
    background: url(../img/reception/sec5_deco5.png) no-repeat;
    width: 973px;
    height: 969px;
    position: absolute;
    top: 274px;
    left: calc(50% - 224px);
    z-index: -1;
  }
  #sec5 .set3 .wrap {
    max-width: 1500px;
    width: 100%;
  }
  #sec5 .set3 .item1 {
    margin: 0 30px 8px;
    display: flex;
    align-items: flex-start;
  }
  #sec5 .set3 .item1 .photo {
    margin: 0 -40px 0 0;
    height: 710px;
    flex: 1;
  }
  #sec5 .set3 .item1 .box {
    padding: 83px 50px 103px;
    width: 390px;
    margin-top: 60px;
    position: relative;
    z-index: 2;
  }
  #sec5 .set3 .item1 .box .price-box {
    margin-bottom: 32px;
    padding-bottom: 36px;
  }
  #sec5 .set3 .item1 .box .price-box dt {
    line-height: 49px;
    margin-bottom: 27px;
  }
  #sec5 .set3 .item1 .box h3 {
    font-size: 20px;
    margin-bottom: 60px;
  }
  #sec5 .set3 .item1 .box .list {
    margin-left: 16px;
  }
  #sec5 .set3 .item1 .box .list .col1 {
    width: 116px;
  }
  #sec5 .set3 .item2 {
    padding-bottom: 102px;
    max-width: 1000px;
    margin: 0 auto;
  }
  #sec5 .set3 .item2 .txt {
    text-align: center;
  }
  #sec5 .set3 .item2 .box {
    margin: 68px 52px 0;
    padding: 36px 20px 40px 81px;
  }
  #sec5 .set3 .item3 h3 {
    text-align: center;
  }
  #sec5 .set3 .item3 .btn-link {
    width: 434px;
    margin: 45px auto 0;
  }
  #sec5 .set3 .item3 .btn-link::after {
    background: url(../img/shared/arrow2.jpg) no-repeat center right 44px;
  }
  #sec5 .set4 {
    padding: 121px 0 0;
  }
  #sec5 .set4::before {
    background: url(../img/reception/sec5_deco2.png) no-repeat;
    height: 122px;
    top: 84px;
    left: calc(50% - 681px);
    width: 332px;
    bottom: auto;
  }
  #sec5 .set4::after {
    background: url(../img/reception/sec5_deco3.png) no-repeat;
    height: 153px;
    top: 94px;
    right: calc(50% - 722px);
    width: 281px;
    bottom: auto;
  }
  #sec5 .set4 .wrap {
    padding-bottom: 61px;
    display: flex;
    align-items: flex-start;
  }
  #sec5 .set4 .wrap::before {
    top: 184px;
    right: 0;
    left: 0;
  }
  #sec5 .set4 .photo {
    margin: 0 0 0 116px;
  }
  #sec5 .set4 .gr-txt {
    margin: 151px 0 0 33px;
    flex: 1;
  }
  #sec5 .set4 .gr-txt h3 {
    margin: 0;
  }
  #sec5 .set4 .gr-txt h3 span {
    font-size: 35px;
    padding: 15px 39px;
    letter-spacing: 0.03em;
  }
  #sec5 .set4 .gr-txt h3 span:not(:last-child) {
    margin-bottom: 6px;
  }
  #sec5 .set4 .gr-txt h3 span:last-child {
    padding-right: 58px;
  }
  #sec5 .set4 .gr-txt .txt {
    margin: 33px 30px 0 35px;
    letter-spacing: 0.07em;
  }
}
@media screen and (min-width: 768px) {
  #sec6 {
    background: url(../img/reception/sec6_bg.jpg) no-repeat center top/cover;
    padding: 193px 0 140px;
  }
  #sec6 h2 {
    margin-bottom: 57px;
  }
  #sec6 h2 .t {
    font-size: 60px;
    padding: 23px 48px;
  }
  #sec6 h2 .t:not(:last-child) {
    margin-bottom: 10px;
  }
  #sec6 h2 .t .fs48 {
    font-size: 48px;
  }
  #sec6 .txt {
    text-align: center;
  }
}
@media screen and (min-width: 768px) {
  #sec7 {
    padding: 100px 0;
  }
  #sec7 .wrap {
    padding: 0;
  }
}
