#sec1 {
  padding: 15vw 0;
}
#sec1 .wrap {
  z-index: 0;
}
#sec1 .wrap::before {
  content: "";
  width: 60vw;
  height: 100vw;
  background: url("../img/specialty/sec1_deco1.png") 0 0/contain no-repeat;
  position: absolute;
  top: 25vw;
  right: -15vw;
  z-index: -1;
}
#sec1 h2.ttl {
  text-align: center;
}
#sec1 .set-style {
  margin-top: 10vw;
}
#sec1 .set-style h3.ttl {
  text-align: center;
}
#sec1 .set-style h3.ttl img {
  width: 65vw;
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
}
#sec1 .set-style .gr2 {
  margin-top: 10vw;
}
#sec1 .set-style .gr2 .img2 {
  margin-top: -25vw;
}
#sec1 .set-style .gr3 {
  margin-top: 3vw;
  padding: 5vw 0;
  border-top: 2px solid;
  border-bottom: 2px solid;
  position: relative;
}
#sec1 .set-style .gr3::before {
  content: "";
  border-top: 1px solid;
  border-bottom: 1px solid;
  position: absolute;
  inset: 3px 0;
}
#sec1 .set1 h3.ttl {
  margin-left: -7vw;
}
#sec1 .set2 {
  position: relative;
  z-index: 0;
}
#sec1 .set2::before {
  content: "";
  width: 60vw;
  height: 100vw;
  background: url("../img/specialty/sec1_deco2.png") 0 0/contain no-repeat;
  position: absolute;
  top: -10vw;
  right: -10vw;
  z-index: -1;
}
@media screen and (min-width: 768px) {
  #sec1 {
    padding: 100px 0 0;
  }
  #sec1 .wrap {
    z-index: 0;
  }
  #sec1 .wrap::before {
    width: 416px;
    height: 421px;
    top: 156px;
    right: 12px;
  }
  #sec1 .wrap {
    width: 100%;
    max-width: 1500px;
  }
  #sec1 .set-style {
    display: grid;
    grid-template-columns: minmax(550px, 50%) 1fr;
    grid-template-rows: auto 1fr;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-top: 0;
  }
  #sec1 .set-style .gr1 {
    width: 550px;
    margin: 80px auto 0;
    position: relative;
    z-index: 1;
  }
  #sec1 .set-style .gr2 {
    grid-area: 1/1/3/2;
    margin-top: 0;
    position: relative;
  }
  #sec1 .set-style .gr2 .img1 img {
    max-width: none;
    float: right;
  }
  #sec1 .set-style .gr2 .img2 {
    margin-top: 0;
    position: absolute;
    top: 221px;
    right: -188px;
  }
  #sec1 .set-style .gr3 {
    width: 550px;
    margin: 47px auto 0;
    padding: 35px 25px 38px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
    z-index: 1;
  }
  #sec1 .set-style .gr3::before {
    inset: 5px 0;
  }
  #sec1 .set-style .gr3 .txt {
    text-align: justify;
  }
  #sec1 .set1 {
    margin-top: 59px;
  }
  #sec1 .set1 h3.ttl {
    margin-left: 0;
  }
  #sec1 .set2::before {
    width: 670px;
    height: 464px;
    top: -151px;
    right: -78px;
  }
}

#sec2 h2.ttl {
  min-width: 40vw;
  min-height: 75vw;
  margin: 0 auto;
  padding: 25vw 13vw;
  background: rgba(255, 255, 255, 0.9);
  color: #000;
  border-radius: 999px;
  font-size: 18vw;
  line-height: 2;
  letter-spacing: 0.05em;
  position: relative;
}
#sec2 h2.ttl::before {
  content: "";
  border: 2px solid var(--primary);
  border-radius: 999px;
  position: absolute;
  inset: 10px;
}
#sec2 h2.ttl > span {
  display: inline-block;
  padding: 0 3vw;
  background: url("../img/shared/deco8.png") left center/contain no-repeat, url("../img/shared/deco8.png") right center/contain no-repeat;
}
#sec2 .blk1 {
  padding: 15vw 0;
  background: url("../img/shared/pattern1.png") center/250px, var(--primary);
  color: #fff;
}
#sec2 .blk1 .wrap::before {
  content: "";
  width: 60vw;
  height: 100vw;
  background: url("../img/shared/deco6.png") 0 0/contain no-repeat;
  position: absolute;
  top: -17vw;
  right: 0;
}
#sec2 .blk1 .wrap::after {
  content: "";
  width: 35vw;
  height: 16vw;
  background: url("../img/shared/deco7.png") 0 0/contain no-repeat;
  position: absolute;
  bottom: 11vw;
  left: 2vw;
}
#sec2 .blk1 .txtnote {
  margin-top: 7vw;
  text-align: center;
}
#sec2 .blk2 {
  padding-bottom: 15vw;
}
#sec2 .blk2 .set1 {
  position: relative;
}
#sec2 .blk2 .set1 .img1 {
  width: 100%;
  height: 80vw;
}
#sec2 .blk2 .set1 .img1 img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 25% 50%;
     object-position: 25% 50%;
}
#sec2 .blk2 .set1 .img2 {
  margin: -40vw -20vw 0 -10vw;
}
#sec2 .blk2 .set1 .catch {
  min-width: 10vw;
  min-height: 65vw;
  font-size: 5vw;
  line-height: 2;
  letter-spacing: 0;
  position: absolute;
  top: 70vw;
  left: 8vw;
  z-index: 1;
}
#sec2 .blk2 .set1 .catch > span {
  display: inline-block;
  padding: 10vw 2vw;
  background: #fff;
  position: relative;
}
#sec2 .blk2 .set1 .catch > span::before {
  content: "";
  width: 100%;
  height: 100%;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  position: absolute;
  top: 3px;
  right: 3px;
}
#sec2 .blk2 .set2 {
  margin-top: -15vw;
}
#sec2 .blk2 .set2 h3.ttl {
  font-size: 7vw;
  line-height: 1.6;
  letter-spacing: 0.1em;
}
#sec2 .blk2 .set2 h3.ttl small {
  font-size: 5vw;
  letter-spacing: 0.1em;
}
#sec2 .blk2 .set2 .price {
  font-size: 22px;
  letter-spacing: 0.1em;
}
#sec2 .blk2 .set2 .price small {
  font-size: 18px;
  letter-spacing: 0.1em;
}
#sec2 .blk2 .set3 {
  margin-top: 7vw;
}
#sec2 .blk2 .set3 .gr2 {
  margin-top: 7vw;
}
#sec2 .blk3 {
  padding-bottom: 15vw;
  color: #fff;
  position: relative;
  z-index: 0;
}
#sec2 .blk3::before {
  content: "";
  background: url("../img/shared/pattern2.png") center/150px, var(--third);
  position: absolute;
  inset: 0;
  z-index: -1;
}
#sec2 .blk3 h3.ttl {
  font-size: 7vw;
  line-height: 1.6;
  letter-spacing: 0.1em;
}
#sec2 .blk3 h3.ttl small {
  font-size: 5vw;
  letter-spacing: 0.1em;
}
#sec2 .blk3 .price {
  font-size: 22px;
  letter-spacing: 0.1em;
}
#sec2 .blk3 .price small {
  font-size: 18px;
  letter-spacing: 0.1em;
}
#sec2 .blk3 .set {
  margin-top: 7vw;
}
#sec2 .blk3 .set .ttlbox {
  padding-left: 20vw;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}
#sec2 .blk3 .set .ttlbox .catch {
  min-width: 10vw;
  min-height: 60vw;
  font-size: 5vw;
  line-height: 2;
  letter-spacing: 0;
  position: absolute;
  top: -10vw;
  left: 0;
}
#sec2 .blk3 .set .ttlbox .catch > span {
  display: inline-block;
  padding: 10vw 2vw;
  background: #fff;
  position: relative;
}
#sec2 .blk3 .set .ttlbox .catch > span::before {
  content: "";
  width: 100%;
  height: 100%;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  position: absolute;
  top: 3px;
  right: 3px;
}
#sec2 .blk3 .set .img {
  margin-top: 7vw;
}
#sec2 .blk3 .set .txtbox {
  margin-top: 7vw;
}
#sec2 .blk4 h3.ttl {
  text-align: right;
}
#sec2 .blk4 h3.ttl img {
  width: 60vw;
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
}
#sec2 .blk4 .price {
  font-size: 22px;
  letter-spacing: 0.1em;
}
#sec2 .blk4 .price small {
  font-size: 18px;
  letter-spacing: 0.1em;
}
#sec2 .blk4 .ttlbox {
  margin: 0 var(--paddingWrap-negative);
  padding: 5vw 20vw 0 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  z-index: 0;
}
#sec2 .blk4 .ttlbox::before {
  content: "";
  width: 100%;
  height: 54vw;
  background: url("../img/shared/pattern1.png"), var(--primary);
  clip-path: polygon(0% 0%, 100% 0%, 100% 80%, 0% 100%);
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
#sec2 .blk4 .ttlbox .catch {
  min-width: 10vw;
  min-height: 76vw;
  font-size: 5vw;
  line-height: 2;
  letter-spacing: 0;
  position: absolute;
  top: 5vw;
  right: var(--paddingWrap);
}
#sec2 .blk4 .ttlbox .catch > span {
  display: inline-block;
  padding: 10vw 2vw;
  background: #fff;
  position: relative;
}
#sec2 .blk4 .ttlbox .catch > span::before {
  content: "";
  width: 100%;
  height: 100%;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  position: absolute;
  top: 3px;
  right: 3px;
}
#sec2 .blk4 .ttlbox .img {
  margin: -10vw 0 0 -4vw;
}
#sec2 .blk4 .set {
  position: relative;
  z-index: 0;
}
#sec2 .blk4 .set::before, #sec2 .blk4 .set::after {
  content: "";
  width: 50vw;
  height: 80vw;
  background: url("../img/shared/deco9.png") 0 0/contain no-repeat;
  position: absolute;
  z-index: -1;
}
#sec2 .blk4 .set::before {
  top: 4vw;
  left: -15vw;
  -webkit-transform: scale(-1);
          transform: scale(-1);
}
#sec2 .blk4 .set::after {
  bottom: -23vw;
  right: -15vw;
}
#sec2 .blk4 .set .gr2 {
  margin-top: 7vw;
}
#sec2 .blk4 .set .gr3 {
  margin-top: 7vw;
}
@media screen and (min-width: 768px) {
  #sec2 h2.ttl {
    min-width: 260px;
    min-height: 560px;
    padding: 180px 120px 126px;
    font-size: 120px;
  }
  #sec2 h2.ttl::before {
    border-width: 7px;
    inset: 25px;
  }
  #sec2 h2.ttl > span {
    padding: 0 10px;
  }
  #sec2 .blk1 {
    padding: 100px 0 73px;
    background-size: auto;
  }
  #sec2 .blk1 .wrap::before {
    width: 508px;
    height: 713px;
    top: -118px;
    right: 26px;
  }
  #sec2 .blk1 .wrap::after {
    width: 271px;
    height: 124px;
    bottom: 29px;
    left: 62px;
  }
  #sec2 .blk1 .txtnote {
    margin-top: 37px;
  }
  #sec2 .blk2 {
    padding-bottom: 100px;
  }
  #sec2 .blk2 .set1 {
    min-width: 1500px;
    position: relative;
  }
  #sec2 .blk2 .set1 .img1 {
    height: 700px;
  }
  #sec2 .blk2 .set1 .img1 img {
    -o-object-position: 0% 50%;
       object-position: 0% 50%;
  }
  #sec2 .blk2 .set1 .img2 {
    margin: 0;
    position: absolute;
    top: 74px;
    right: -19px;
  }
  #sec2 .blk2 .set1 .catch {
    min-width: 100px;
    min-height: 479px;
    font-size: 40px;
    line-height: 70px;
    top: 343px;
    left: auto;
    right: 698px;
  }
  #sec2 .blk2 .set1 .catch > span {
    padding: 59px 15px;
  }
  #sec2 .blk2 .set1 .catch > span::before {
    top: 5px;
    right: 5px;
  }
  #sec2 .blk2 .set2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 71px;
       -moz-column-gap: 71px;
            column-gap: 71px;
    margin-top: 91px;
  }
  #sec2 .blk2 .set2 h3.ttl {
    font-size: 60px;
    line-height: 75px;
  }
  #sec2 .blk2 .set2 h3.ttl small {
    font-size: 40px;
  }
  #sec2 .blk2 .set2 .price {
    margin-bottom: -6px;
    font-size: 48px;
    line-height: 70px;
  }
  #sec2 .blk2 .set2 .price small {
    font-size: 30px;
  }
  #sec2 .blk2 .set2 .gr2 {
    -ms-flex-item-align: end;
        align-self: flex-end;
  }
  #sec2 .blk2 .set3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-column-gap: 20px;
       -moz-column-gap: 20px;
            column-gap: 20px;
    margin-top: 20px;
  }
  #sec2 .blk2 .set3 .gr1 {
    margin-top: 14px;
  }
  #sec2 .blk2 .set3 .gr1 .img {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
  }
  #sec2 .blk2 .set3 .gr2 {
    width: 501px;
    margin-top: 0;
  }
  #sec2 .blk3 {
    padding-bottom: 100px;
  }
  #sec2 .blk3::before {
    background-size: auto;
    inset: 60px 250px 0 0;
  }
  #sec2 .blk3 .wrap {
    width: 100%;
    max-width: 1500px;
  }
  #sec2 .blk3 h3.ttl {
    font-size: 60px;
    line-height: 70px;
  }
  #sec2 .blk3 h3.ttl small {
    display: inline-block;
    margin-bottom: 5px;
    font-size: 40px;
    line-height: 53px;
  }
  #sec2 .blk3 .price {
    margin-top: 18px;
    font-size: 48px;
    line-height: 65px;
  }
  #sec2 .blk3 .price small {
    font-size: 30px;
  }
  #sec2 .blk3 .img-big {
    width: 40%;
    height: 730px;
    position: absolute;
    top: 0;
    right: 0;
  }
  #sec2 .blk3 .img-big img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  #sec2 .blk3 .set {
    width: 1000px;
    display: grid;
    grid-template-columns: 490px 1fr;
    grid-template-rows: auto 1fr;
    -webkit-column-gap: 33px;
       -moz-column-gap: 33px;
            column-gap: 33px;
    margin-top: 0;
    padding-left: 50px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
    z-index: 1;
  }
  #sec2 .blk3 .set .ttlbox {
    padding: 109px 0 0 155px;
  }
  #sec2 .blk3 .set .ttlbox .catch {
    min-width: 100px;
    min-height: 420px;
    font-size: 40px;
    line-height: 70px;
    top: 10px;
    left: 4px;
  }
  #sec2 .blk3 .set .ttlbox .catch > span {
    padding: 67px 15px 72px;
  }
  #sec2 .blk3 .set .ttlbox .catch > span::before {
    top: 5px;
    right: 5px;
  }
  #sec2 .blk3 .set .img {
    grid-area: 1/2/3/3;
    margin-top: 125px;
  }
  #sec2 .blk3 .set .txtbox {
    margin-top: 29px;
  }
  #sec2 .blk3 .set .txtbox .txt {
    width: 480px;
    text-align: justify;
  }
  #sec2 .blk4 {
    padding-top: 120px;
  }
  #sec2 .blk4 h3.ttl {
    text-align: right;
  }
  #sec2 .blk4 .price {
    font-size: 48px;
  }
  #sec2 .blk4 .price small {
    font-size: 30px;
  }
  #sec2 .blk4 .ttlbox {
    margin: 0;
    padding: 52px 235px 0 0;
  }
  #sec2 .blk4 .ttlbox::before {
    width: auto;
    height: 500px;
    clip-path: polygon(0% 0%, 100% 0%, 100% calc(100% - 205px), 0% 100%);
    left: -150px;
    right: -150px;
  }
  #sec2 .blk4 .ttlbox .catch {
    min-width: 100px;
    min-height: 560px;
    font-size: 40px;
    line-height: 70px;
    top: 40px;
    right: 79px;
  }
  #sec2 .blk4 .ttlbox .catch > span {
    padding: 58px 15px;
  }
  #sec2 .blk4 .ttlbox .catch > span::before {
    top: 5px;
    right: 5px;
  }
  #sec2 .blk4 .ttlbox .img {
    margin: -162px -45px 0 10px;
  }
  #sec2 .blk4 .set {
    display: grid;
    grid-template-columns: 1fr 500px;
    grid-template-rows: auto 1fr;
    margin-top: -66px;
  }
  #sec2 .blk4 .set::before, #sec2 .blk4 .set::after {
    width: 235px;
    height: 342px;
  }
  #sec2 .blk4 .set::before {
    top: auto;
    bottom: -53px;
    left: -90px;
    -webkit-transform: scaleX(-1);
            transform: scaleX(-1);
  }
  #sec2 .blk4 .set::after {
    bottom: -53px;
    right: -90px;
  }
  #sec2 .blk4 .set .gr1 {
    margin-top: 35px;
  }
  #sec2 .blk4 .set .gr2 {
    grid-area: 1/1/3/2;
    margin-top: 0;
  }
  #sec2 .blk4 .set .gr3 {
    margin-top: 21px;
  }
}
@media screen and (min-width: 1366px) {
  #sec2 .blk3 .img-big {
    width: 50%;
  }
}

#sec3 {
  padding: 20vw 0;
}
#sec3 .set-style .ttl {
  font-size: 7vw;
  line-height: 1.6;
  letter-spacing: 0.1em;
}
#sec3 .set-style .ttl small {
  font-size: 5vw;
  letter-spacing: 0.1em;
}
#sec3 .set-style .price {
  font-size: 22px;
  letter-spacing: 0.1em;
}
#sec3 .set-style .price small {
  font-size: 16px;
  letter-spacing: 0.1em;
}
#sec3 .set-style .gr1 .img {
  margin-left: var(--paddingWrap-negative);
}
#sec3 .set-style .gr1 .img img {
  width: 100%;
  height: 66vw;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 0px 200px 200px 0px;
}
#sec3 .set-style .gr2 {
  margin-top: 7vw;
}
#sec3 .set-style .gr2 .txt {
  margin-top: 5vw;
}
#sec3 .set-style.reverse .gr1 .img {
  margin-left: 0;
  margin-right: var(--paddingWrap-negative);
}
#sec3 .set-style.reverse .gr1 .img img {
  border-radius: 200px 0px 0px 200px;
}
#sec3 .set2 {
  margin-top: 10vw;
}
#sec3 .btn-link {
  margin-top: 10vw;
}
@media screen and (min-width: 768px) {
  #sec3 {
    padding: 159px 0 120px;
  }
  #sec3 .wrap {
    width: 100%;
    max-width: 1500px;
  }
  #sec3 .set-style {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #sec3 .set-style .ttl {
    font-size: 48px;
    line-height: 65px;
  }
  #sec3 .set-style .ttl small {
    display: inline-block;
    margin-bottom: 5px;
    font-size: 36px;
  }
  #sec3 .set-style .price {
    font-size: 48px;
    line-height: 65px;
    text-align: right;
    position: absolute;
    bottom: 0;
    right: 0;
  }
  #sec3 .set-style .price small {
    font-size: 30px;
  }
  #sec3 .set-style .ttlbox {
    position: relative;
  }
  #sec3 .set-style .gr1 {
    width: calc(100% - 650px);
    max-width: 850px;
  }
  #sec3 .set-style .gr1 .img {
    margin-left: 0;
  }
  #sec3 .set-style .gr1 .img img {
    width: auto;
    max-width: none;
    height: auto;
    float: right;
  }
  #sec3 .set-style .gr2 {
    width: 634px;
    margin-top: 28px;
    padding: 0px 65px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  #sec3 .set-style .gr2 .txt {
    margin-top: 20px;
  }
  #sec3 .set-style.reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  #sec3 .set-style.reverse .gr1 .img {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    margin-right: 0;
  }
  #sec3 .set-style.reverse .gr1 .img img {
    float: unset;
  }
  #sec3 .set2 {
    margin-top: 60px;
  }
  #sec3 .set2 .gr2 {
    margin-top: 38px;
  }
  #sec3 .btn-link {
    margin-top: 80px;
    text-align: center;
  }
}

#sec4 {
  padding: 24px 0;
  position: relative;
  z-index: 0;
}
#sec4::before {
  content: "";
  width: 100%;
  height: 100%;
  background: url("../img/shared/line1.png") center top/auto 13px repeat-x, url("../img/shared/line1.png") center bottom/auto 13px repeat-x;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
#sec4 h2.ttl {
  font-size: 8vw;
  line-height: 1.6;
  letter-spacing: 0.1em;
}
#sec4 h2.ttl small {
  display: block;
  margin-bottom: 7vw;
  font-size: 6vw;
  letter-spacing: 0.2em;
  text-align: center;
}
#sec4 .price {
  font-size: 22px;
  letter-spacing: 0.1em;
}
#sec4 .price small {
  font-size: 16px;
  letter-spacing: 0.1em;
}
#sec4 .blk {
  padding: 1px 0 15vw;
  background: url("../img/shared/pattern2.png") center/150px, var(--third);
  color: #fff;
  position: relative;
  z-index: 0;
}
#sec4 .blk::before {
  content: "";
  width: 100%;
  height: 100%;
  background: url("../img/specialty/sec4_bgi.png") center bottom/200% no-repeat;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}
#sec4 .blk .wrap {
  z-index: 0;
}
#sec4 .blk .wrap::before {
  content: "";
  width: 110vw;
  height: 80vw;
  background: url("../img/shared/deco11.png") 0 0/contain no-repeat;
  position: absolute;
  top: 100vw;
  left: -20vw;
  z-index: -1;
}
#sec4 .blk .set .gr1 {
  position: relative;
}
#sec4 .blk .set .gr1 .img {
  margin: -13vw -25vw 0 0;
}
#sec4 .blk .set .gr1 .catch {
  min-width: 10vw;
  min-height: 60vw;
  font-size: 5vw;
  line-height: 2;
  letter-spacing: 0;
  position: absolute;
  top: 16vw;
  left: 10vw;
  z-index: 1;
}
#sec4 .blk .set .gr1 .catch > span {
  display: inline-block;
  padding: 10vw 2vw;
  background: #fff;
  position: relative;
}
#sec4 .blk .set .gr1 .catch > span::before {
  content: "";
  width: 100%;
  height: 100%;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  position: absolute;
  top: 3px;
  right: 3px;
}
#sec4 .blk .set .gr2 {
  margin-top: 5vw;
}
#sec4 .blk .set .gr2 .txt {
  margin-top: 5vw;
}
@media screen and (min-width: 768px) {
  #sec4 {
    padding: 40px 0;
  }
  #sec4::before {
    background-size: auto;
  }
  #sec4 h2.ttl {
    font-size: 60px;
  }
  #sec4 h2.ttl small {
    margin-bottom: 28px;
    font-size: 40px;
    line-height: 60px;
  }
  #sec4 .price {
    margin-top: -5px;
    font-size: 48px;
    line-height: 65px;
  }
  #sec4 .price small {
    font-size: 27px;
  }
  #sec4 .blk {
    padding-bottom: 202px;
    background-size: auto;
  }
  #sec4 .blk::before {
    background-size: 100%;
  }
  #sec4 .blk .wrap {
    z-index: 0;
  }
  #sec4 .blk .wrap::before {
    width: 670px;
    height: 464px;
    top: -12px;
    left: -289px;
  }
  #sec4 .blk .set {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  #sec4 .blk .set .gr1 {
    width: 490px;
  }
  #sec4 .blk .set .gr1 .img {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    margin: -98px 0 0 -10px;
  }
  #sec4 .blk .set .gr1 .catch {
    min-width: 100px;
    min-height: 390px;
    font-size: 40px;
    line-height: 70px;
    top: 38px;
    left: 73px;
  }
  #sec4 .blk .set .gr1 .catch > span {
    padding: 58px 15px 51px;
  }
  #sec4 .blk .set .gr1 .catch > span::before {
    top: 5px;
    right: 5px;
  }
  #sec4 .blk .set .gr2 {
    width: 510px;
    margin-top: 85px;
  }
  #sec4 .blk .set .gr2 .txt {
    margin-top: 7px;
  }
}

#sec5 {
  padding: 15vw 0 20vw;
  color: #fff;
  position: relative;
  z-index: 0;
}
#sec5::before {
  content: "";
  background: var(--secondary);
  position: absolute;
  inset: 100vw 0 0;
  z-index: -1;
}
#sec5 h2.ttl {
  color: #000;
  font-size: 7vw;
  line-height: 1.6;
  letter-spacing: 0.1em;
  position: relative;
  z-index: 0;
}
#sec5 h2.ttl::before {
  content: "";
  width: 117vw;
  height: 30vw;
  background: url("../img/specialty/sec5_deco.png") 0 0/contain no-repeat;
  position: absolute;
  top: -7vw;
  left: -15vw;
  z-index: -1;
}
#sec5 h2.ttl small {
  font-size: 5.5vw;
  letter-spacing: 0.05em;
}
#sec5 h2.ttl > span {
  text-decoration: underline;
  text-decoration-thickness: 2px;
  text-decoration-color: var(--primary);
  text-underline-offset: 10px;
}
#sec5 .set .gr2 {
  margin-top: 7vw;
}
#sec5 .set .gr2 .img img {
  border-top-right-radius: 100px;
}
#sec5 .set .gr3 {
  margin-top: 7vw;
}
#sec5 .btn-link {
  margin-top: 7vw;
}
@media screen and (min-width: 768px) {
  #sec5 {
    padding: 72px 0 100px;
  }
  #sec5::before {
    top: 326px;
  }
  #sec5 h2.ttl {
    font-size: 36px;
    line-height: 70px;
  }
  #sec5 h2.ttl::before {
    width: 722px;
    height: 151px;
    top: -36px;
    left: -139px;
  }
  #sec5 h2.ttl small {
    font-size: 30px;
    line-height: 65px;
  }
  #sec5 h2.ttl > span {
    text-decoration-thickness: 3px;
    text-underline-offset: 10px;
  }
  #sec5 .set {
    display: grid;
    grid-template-columns: 1fr 450px;
  }
  #sec5 .set .gr2 {
    grid-area: 1/1/3/2;
    max-width: 500px;
    margin-top: 0;
  }
  #sec5 .set .gr2 .img img {
    max-width: none;
    float: right;
    border-top-right-radius: 200px;
  }
  #sec5 .set .gr3 {
    margin-top: 80px;
  }
  #sec5 .btn-link {
    margin-top: 52px;
    text-align: center;
  }
}