@charset "UTF-8";

/* features */

.p-features {
  padding-bottom: clamp(60px, 18.3333333333vw, 220px);
  overflow: hidden;
}
.p-features__top {
  padding-top: clamp(80px, 10vw, 120px);
  background: transparent -webkit-gradient(linear, left top, left bottom, from(#f2f7ef), to(#fcfcf5)) 0% 0% no-repeat padding-box;
  background: transparent linear-gradient(180deg, #f2f7ef 0%, #fcfcf5 100%) 0% 0% no-repeat padding-box;
}

.p-features__top-content {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
  max-width: 681px;
}

.p-features__top-title {
  padding-top: 8px;
  padding-inline: 22px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: clamp(18px, 3.125vw, 32px);
  line-height: 1.4375;
  letter-spacing: 1.6px;
  font-weight: 600;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
}
.p-features__top-title .green {
  color: #4e7c49;
}
.p-features__top-title::before, .p-features__top-title::after {
  position: absolute;
  top: 0;
  font-size: clamp(24px, 3.125vw, 32px);
  line-height: 1.4375;
  letter-spacing: 1.6px;
  font-weight: 600;
  color: #4e7c49;
}
.p-features__top-title::before {
  content: "“";
  left: 0;
}
.p-features__top-title::after {
  content: "”";
  right: 0;
}

.p-features__top-texts {
  margin-top: clamp(32px, 5.2734375vw, 54px);
}

.p-features__top-text {
  font-size: clamp(13px, 1.3671875vw, 14px);
  line-height: 1.7142857143;
  font-weight: 500;
}
.p-features__top-text strong {
  text-align: center;
  display: block;
}
@media screen and (min-width:768px) {
  .p-features__top-text strong {
    display: inline;
  }
}
@media screen and (min-width:768px) {
  .p-features__top-text {
    text-align: center;
  }
}
.p-features__top-text + .p-features__top-text {
  margin-top: clamp(16px, 2.9296875vw, 30px);
}

.p-features__items {
  margin-top: clamp(64px, 9.375vw, 96px);
  max-width: 1366px;
  margin-inline: auto;
  overflow: hidden;
}

@media screen and (min-width:1024px) {
  .p-features__items {
    overflow: visible;
  }
}


.p-features__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  justify-self: end;
  gap: clamp(20px, 5.710102489vw, 78px);
  position: relative;
}
@media screen and (min-width:1024px) {
  .p-features__item {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
  }
}
.p-features__item:nth-of-type(2n) {
  justify-self: start;
}
@media screen and (min-width:1024px) {
  .p-features__item:nth-of-type(2n) {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}

.p-features__item:nth-of-type(2n) .p-features__item-content::after {
  content: "";
  left: auto;
  right: -380px;
  background: url(../images/features-bg-r.png) no-repeat center center/contain;
}
@media screen and (min-width:1024px) {
  .p-features__item:nth-of-type(2n) .p-features__item-content::after {
    right: clamp(-309px, -22.6207906296vw, -120px);
  }
}
.p-features__item:nth-of-type(2n) .p-features__item-img {
  margin-left: 0;
  border-radius: 0px 5px 5px 0px;
}

.p-features__item + .p-features__item {
  margin-top: clamp(80px, 11.6666666667vw, 140px);
}

.p-features__item-content {
  padding-inline: 20px;
  max-width: 560px;
  position: relative;
  z-index: 1;
}
@media screen and (min-width:1024px) {
  .p-features__item-content {
    max-width: 505px;
  }
}
.p-features__item-content::after {
  content: "";
  position: absolute;
  top: -94%;
  left: -380px;
  width: 450px;
  aspect-ratio: 659/499;
  background: url(../images/features-bg-l.png) no-repeat center center/contain;
  pointer-events: none;
  z-index: -1;
}
@media screen and (min-width:1024px) {
  .p-features__item-content::after {
    top: clamp(200px, 21.5226939971vw, 294px);
    left: clamp(-309px, -22.6207906296vw, -120px);
    width: clamp(140px, 48.243045388vw, 659px);
  }
}



.p-features__item-num {
  font-family: "Quicksand", serif;
  color: #4e7c49;
  font-size: clamp(16px, 1.7578125vw, 18px);
  line-height: 1.2777777778;
  letter-spacing: 1.8px;
  font-weight: 600;
}

.p-features__item-title {
  margin-top: clamp(20px, 3.41796875vw, 35px);
  color: #4e7c49;
  font-size: clamp(20px, 2.34375vw, 24px);
  line-height: 1.6666666667;
  font-weight: 500;
}

.p-features__item-texts {
  margin-top: clamp(32px, 3.3333333333vw, 40px);
}

.p-features__item-text {
  font-size: clamp(13px, 1.3671875vw, 14px);
  line-height: 1.7142857143;
  font-weight: 500;
}
.p-features__item-text + .p-features__item-text {
  margin-top: clamp(24px, 2.9296875vw, 30px);
}

.p-features__item-img {
  margin-left: auto;
  width: clamp(150px, 54.3333333333vw, 652px);
  aspect-ratio: 652/668;
  -webkit-box-shadow: 0px 3px 6px rgba(192, 219, 200, 0.3294117647);
          box-shadow: 0px 3px 6px rgba(192, 219, 200, 0.3294117647);
  border-radius: 5px 0px 0px 5px;
      position: relative;
    z-index: 1;
}
@media screen and (min-width:1024px) {
  .p-features__item-img {
    margin-left: 0;
  }
}
.p-features__item-img img {
  border-radius: 5px 0px 0px 5px;
}


/* business */


.p-business {
  padding-top: clamp(80px, 14.9166666667vw, 179px);
}

.p-business__top {
  padding-bottom: clamp(72px, 11.71875vw, 120px);
  position: relative;
  z-index: 1;
}
.p-business__top::after {
  content: "";
  position: absolute;
  bottom: 90px;
  left: 50%;
  translate: -50%;
  width: 100%;
  height: 100%;
  background: url(../images/business-top-bg.png) no-repeat center center/cover;
  z-index: -1;
  max-width: 1366px;
  margin-inline: auto;
}
.p-business__top .p-person__nav-link {
  padding-block: 24px;
  min-height: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
}


/* company */



/* person */

.p-person {
  padding-top: clamp(80px, 14.9166666667vw, 179px);
}


.p-person__top {
  padding-bottom: clamp(72px, 10.7421875vw, 110px);
}
.p-person__top-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
      gap: 40px;
}
@media screen and (min-width:1024px) {
  .p-person__top-wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;

    max-width: 1066px;
    margin-inline: auto;
  }
}

.p-person__title {
  color: #4e7c49;
}
.p-person__top-texts {
  margin-top: clamp(32px, 4.8828125vw, 50px);
  max-width: 492px;
}

.p-person__top-text {
  font-size: clamp(13px, 1.8229166667vw, 14px);
  line-height: 1.7142857143;
  font-weight: 500;
}
.p-person__top-text + .p-person__top-text {
  margin-top: clamp(16px, 3.90625vw, 30px);
}

.p-person__top-img {
  margin-left: auto;
  margin-right: 14px;
  width: clamp(240px, 47.0703125vw, 482px);
  aspect-ratio: 1/1;
  -webkit-box-shadow: 0px 3px 6px rgba(192, 219, 200, 0.3294117647);
          box-shadow: 0px 3px 6px rgba(192, 219, 200, 0.3294117647);
  border-radius: 10px;
  position: relative;
  z-index: 1;
}
@media screen and (min-width:1024px) {
  .p-person__top-img {
    margin-left: 0;
  }
}
.p-person__top-img img {
  border-radius: 10px;
}
.p-person__top-img::after {
  content: "";
  position: absolute;
  top: 14px;
  left: 14px;
  width: 100%;
  height: 100%;
  background: transparent -webkit-gradient(linear, left top, left bottom, from(#f7f1de), to(#e0ebde)) 0% 0% no-repeat padding-box;
  background: transparent linear-gradient(180deg, #f7f1de 0%, #e0ebde 100%) 0% 0% no-repeat padding-box;
  -webkit-box-shadow: 0px 3px 6px rgba(192, 219, 200, 0.3294117647);
          box-shadow: 0px 3px 6px rgba(192, 219, 200, 0.3294117647);
  border-radius: 10px;
  z-index: -1;
}

.p-person__nav-content {
  padding-top: clamp(60px, 11.328125vw, 87px);
  max-width: 1066px;
  margin-inline: auto;
}

.p-person__nav-title {
  padding-left: 28px;
  color: #4f7c49;
  font-size: clamp(18px, 1.953125vw, 20px);
  line-height: 1.45;
  letter-spacing: 1.2px;
  font-weight: 500;
  position: relative;
}
.p-person__nav-title::before {
  content: "";
  position: absolute;
  top: 6px;
  left: 0;
  width: 18px;
  height: 18px;
  background: #83A77F;
  border-radius: 3px;
}

.p-person__nav-wrap {
  margin-top: 15px;
}
@media screen and (min-width:768px) {
  .p-person__nav-wrap {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: clamp(10px, 1.8301610542vw, 25px);
  }
}
@media screen and (min-width:1024px) {
  .p-person__nav-wrap {
    grid-template-columns: repeat(3, 1fr);
  }
}

.p-person__nav-link {
  width: 100%;
  padding-inline: 20px;
  padding-block: clamp(24px, 3.7109375vw, 38px);
  background: #ffffff;
  border: 1px solid #c1d5bd;
  border-radius: 10px;
  color: #4e7c49;
  font-size: clamp(14px, 2.0833333333vw, 16px);
  line-height: 1.5;
  letter-spacing: 1.6px;
  font-weight: 500;
  max-width: 400px;
  margin-inline: auto;
  -webkit-transition: -webkit-transform 0.3s ease, -webkit-box-shadow 0.3s ease;
  transition: -webkit-transform 0.3s ease, -webkit-box-shadow 0.3s ease;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  transition: transform 0.3s ease, box-shadow 0.3s ease, -webkit-transform 0.3s ease, -webkit-box-shadow 0.3s ease;
}
@media screen and (min-width:768px) {
  .p-person__nav-link {
    margin-inline: 0;
  }
}
.p-person__nav-link .text {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
}
.p-person__nav-link .page {
  border-bottom: 1px solid;
  padding-right: 16px;
  position: relative;
}
.p-person__nav-link .page::after {
  content: "";
  position: absolute;
  top: 50%;
  translate: 0 -50%;
  right: 0;
  width: 10px;
  height: 11px;
  background: url(../images/icon-arrow.svg) no-repeat center center/contain;
}
.p-person__nav-link + .p-person__nav-link {
  margin-top: 16px;
}
@media screen and (min-width:768px) {
  .p-person__nav-link + .p-person__nav-link {
    margin-top: 0;
  }
}
@media (any-hover: hover) {
  .p-person__nav-link:hover {
    opacity: 1;
    color: #4e7c49;
    -webkit-box-shadow: inset 0 0 0 1px #4e7c49;
            box-shadow: inset 0 0 0 1px #4e7c49;
    -webkit-transition: -webkit-box-shadow 0.3s ease;
    transition: -webkit-box-shadow 0.3s ease;
    transition: box-shadow 0.3s ease;
    transition: box-shadow 0.3s ease, -webkit-box-shadow 0.3s ease;
  }
}

.p-person__content {
  padding-block: clamp(72px, 10.7421875vw, 110px);
}
.p-person__content:nth-of-type(2n) {
  background: #f2f7ef;
  border-radius: 5px;
}
@media screen and (min-width:1024px) {
  .p-person__content .p-person__title {
    padding-left: clamp(40px, 4.39238653vw, 60px);
  }
}

.p-person__content-wrap {
  margin-top: clamp(48px, 4.7584187408vw, 65px);
  max-width: 1066px;
  margin-inline: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  gap: 40px;
}
@media screen and (min-width:1024px) {
  .p-person__content-wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.p-person__content-texts {
  max-width: 465px;
}
.p-person__content-texts .title {
  color: #4E7C49;
  font-size: clamp(20px, 2.34375vw, 24px);
  line-height: 1.6666666667;
  font-weight: 500;
}
.p-person__content-texts .texts {
  margin-top: clamp(24px, 3.90625vw, 40px);
}
.p-person__content-texts .text {
  font-size: clamp(13px, 1.8229166667vw, 14px);
  line-height: 1.7857142857;
  font-weight: 500;
}

.p-person__content-texts .text + .text {
  margin-top: clamp(14px, 3.6458333333vw, 28px);
}

.p-person__content-img {
  width: clamp(180px, 50.87890625vw, 521px);
  aspect-ratio: 524/360;
  -webkit-box-shadow: 0px 3px 6px rgba(192, 219, 200, 0.3294117647);
          box-shadow: 0px 3px 6px rgba(192, 219, 200, 0.3294117647);
  border-radius: 5px;
}
.p-person__content-img img {
  border-radius: 5px;
}

.p-person__value {
  margin-top: clamp(40px, 6.4453125vw, 66px);
  max-width: 1066px;
  margin-inline: auto;
}

.p-person__value-items {
  margin-top: 15px;
  display: grid;
  grid-template-columns: 1fr;
  gap: 20px;
}
@media screen and (min-width:1024px) {
  .p-person__value-items {
    grid-template-columns: repeat(2, 1fr);
    -webkit-column-gap: clamp(40px, 5.859375vw, 60px);
       -moz-column-gap: clamp(40px, 5.859375vw, 60px);
            column-gap: clamp(40px, 5.859375vw, 60px);
  }
}

.p-person__value-item {
  padding-block: 22px;
  padding-left: clamp(10px, 2.44140625vw, 25px);
  padding-right: clamp(20px, 3.90625vw, 40px);
  font-size: clamp(13px, 1.3671875vw, 14px);
  line-height: 1.7857142857;
  font-weight: 500;
  background: #ffffff;
  border: 1px solid #c1d5bd;
  border-radius: 10px;
    display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.p-person__value-item .text {
  padding-left: clamp(28px, 5.46875vw, 42px);
  position: relative;
}
.p-person__value-item .text::before {
  content: "";
  position: absolute;
  top: 50%;
  translate: 0 -50%;
  left: 0;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #83A77F;
}

.p-person__value-btn {
  margin-top: clamp(32px, 4.8828125vw, 50px);
  padding-block: 15px;
  padding-left: 20px;
  color: #ffffff;
  font-size: clamp(13px, 1.3671875vw, 14px);
  line-height: 1.4285714286;
  letter-spacing: 0.7px;
  font-weight: 600;
  position: relative;
  background: #83A77F;
  border: 1px solid #83A77F;
  border-radius: 5px;
  max-width: 240px;
  margin-inline: auto;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.p-person__value-btn::after {
  content: "";
  position: absolute;
  top: 50%;
  translate: 0 -50%;
  right: 15px;
  width: 34px;
  height: 33px;
  border-radius: 5px;
  background: url(../images/icon-btn-white.svg) no-repeat center center/contain;
}
@media screen and (min-width:768px) {
  .p-person__value-btn {
    text-align: center;
    max-width: 400px;
  }
}
.p-person__value-btn .text {
  padding-right: 52px;
}
@media (any-hover: hover) {
  .p-person__value-btn:hover {
    opacity: 1;
    background: #ffffff;
    color: #83A77F;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .p-person__value-btn:hover::after {
    background: url(../images/icon-btn.svg) no-repeat center center/contain;
        -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
}

/* company */

.p-company__top {
  padding-top: clamp(96px, 18.6666666667vw, 224px);
  padding-bottom: clamp(120px, 22.8333333333vw, 274px);
  position: relative;
  z-index: 1;
}
.p-company__top::after {
  content: "";
  position: absolute;
  left: -3.8799414348vw;
  bottom: 3.513909224vw;
  width: clamp(200px, 54.9166666667vw, 659px);
  height: clamp(120px, 41.5833333333vw, 499px);
  background: url(../images/company-top-bg.png) no-repeat center center/contain;
  z-index: -1;
  pointer-events: none;
}

.p-company__top-wrap {
  max-width: 1066px;
  margin-inline: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 40px;
}
@media screen and (min-width:1024px) {
  .p-company__top-wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media screen and (min-width:1024px) {
  .p-company__top-texts {
    margin-top: 12px;
    width: 100%;
    max-width: 656px;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}

.p-company__top-text {
  font-size: clamp(13px, 1.8229166667vw, 14px);
  line-height: 1.7142857143;
  font-weight: 500;
}
.p-company__top-text + .p-company__top-text {
  margin-top: clamp(24px, 3.90625vw, 30px);
}

.p-company__movie {
  margin-top: clamp(24px, 125vw, 40px);
  max-width: 760px;
  margin-inline: auto;
}
.p-company__movie iframe {
  width: 100%;
  aspect-ratio: 2/1;
}


.p-company__table-section {
  padding-top: clamp(60px, 9.1666666667vw, 110px);
  padding-bottom: clamp(60px, 7.5vw, 90px);
  background: #f2f7ef;
  border-radius: 5px;
}

.p-company__table-section .p-company__head {
  width: 100%;
}
@media screen and (min-width:1024px) {
  .p-company__table-section .p-company__head {
    max-width: 301px;
  }
}


.p-company__img-content {
  margin-top: clamp(32px, 5.95703125vw, 61px);
  max-width: 400px;
  margin-inline: auto;
}
@media screen and (min-width:1024px) {
  .p-company__img-content {
    max-width: 301px;
  }
}
.p-company__img-content .img-top {
  width: 173px;
  aspect-ratio: 173/199;
  -webkit-box-shadow: 0px 3px 6px rgba(192, 219, 200, 0.3294117647);
          box-shadow: 0px 3px 6px rgba(192, 219, 200, 0.3294117647);
  border-radius: 5px;
}
.p-company__img-content .img-bottom {
  margin-top: 25px;
  margin-left: auto;
  width: 152px;
  aspect-ratio: 152/138;
  -webkit-box-shadow: 0px 3px 6px rgba(192, 219, 200, 0.3294117647);
          box-shadow: 0px 3px 6px rgba(192, 219, 200, 0.3294117647);
  border-radius: 5px;
}
.p-company__img-content img {
  border-radius: 5px;
}

.p-company__table-wrap {
  border-top: 1px solid #c0d5e2;
}
@media screen and (min-width:1024px) {
  .p-company__table-wrap {
    margin-top: clamp(40px, 4.6120058565vw, 63px);
    width: 100%;
    max-width: 656px;
  }
}

.p-company__table {
  width: min(100%, 656px);
}

.p-company__table-row {
  display: grid;
  grid-template-columns: 100px 1fr;
  border-bottom: 1px solid #c0d5e2;
  position: relative;
}
.p-company__table-row::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100px;
  height: 1px;
  background: #4e7c49;
}
.p-company__table-row:last-of-type::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100px;
  height: 1px;
  background: #4e7c49;
}

.p-company__table-title {
  color: #4e7c49;
  font-size: clamp(13px, 1.8229166667vw, 14px);
  line-height: 1.4285714286;
  font-weight: 600;
  -ms-flex-line-pack: center;
      align-content: center;
}

.p-company__table-text {
  -ms-flex-line-pack: center;
      align-content: center;
  padding-left: clamp(20px, 5vw, 60px);
  padding-block: 25px;
  font-size: clamp(13px, 1.8229166667vw, 14px);
  line-height: 1.4285714286;
  font-weight: 500;
}
.p-partner {
  padding-top: clamp(96px, 13.1666666667vw, 158px);
  padding-bottom: clamp(96px, 12vw, 144px);
  position: relative;
  z-index: 1;
}
.p-partner::after {
  content: "";
  position: absolute;
  left: -3.8799414348vw;
  bottom: 0;
  width: clamp(200px, 54.9166666667vw, 659px);
  height: clamp(120px, 41.5833333333vw, 499px);
  background: url(../images/company-top-bg.png) no-repeat center center/contain;
  z-index: -1;
  pointer-events: none;
}

.p-partner__img {
  margin-top: clamp(32px, 5.37109375vw, 55px);
  width: clamp(160px, 24.12109375vw, 247px);
  aspect-ratio: 247/159;
  -webkit-box-shadow: 0px 3px 6px rgba(192, 219, 200, 0.3294117647);
          box-shadow: 0px 3px 6px rgba(192, 219, 200, 0.3294117647);
  border-radius: 10px;
}
.p-partner__img img {
  border-radius: 10px;
}

@media screen and (min-width:1024px) {
  .p-company__content {
    margin-top: 12px;
    width: 100%;
    max-width: 656px;
  }
}

.p-partner__btn {
  margin-top: 30px;
  width: min(100%, 400px);
}
.p-partner__btn .text {
  text-align: center;
}
.p-message {
  padding-top: clamp(60px, 9.1666666667vw, 110px);
  padding-bottom: clamp(60px, 7.5vw, 90px);
  background: #f2f7ef;
  border-radius: 5px;
  position: relative;
}
.p-message .p-person__title {
  max-width: 1066px;
  margin-inline: auto;
}


.p-message__wrap {
  margin-top: clamp(32px, 6.34765625vw, 65px);
  max-width: 1066px;
  margin-inline: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 40px;
}
@media screen and (min-width:1024px) {
  .p-message__wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.p-message__img {
  width: clamp(160px, 37.79296875vw, 387px);
  aspect-ratio: 387/419;
  -webkit-box-shadow: 0px 3px 6px rgba(192, 219, 200, 0.3294117647);
          box-shadow: 0px 3px 6px rgba(192, 219, 200, 0.3294117647);
  border-radius: 5px;
}
.p-message__img img {
  border-radius: 5px;
}

@media screen and (min-width:1024px) {
  .p-message__content {
    max-width: 593px;
    width: 100%;
  }
}

.p-mesage__title {
  color: #4E7C49;
  font-size: clamp(20px, 2.34375vw, 24px);
  line-height: 1.6666666667;
  font-weight: 500;
}

.p-message__texts {
  margin-top: clamp(24px, 5.2083333333vw, 40px);
}

.p-message__text {
  font-size: clamp(13px, 1.3671875vw, 14px);
  line-height: 1.7857142857;
  font-weight: 500;
}
.p-message__text + .p-message__text {
  margin-top: clamp(16px, 3.125vw, 24px);
}

.p-message__name {
  margin-top: 19px;
  border-left: 1px solid #4E7C49;
  padding-block: 10px;
  padding-left: 20px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
}
.p-message__name .name-top {
  color: #818181;
  font-size: 12px;
  line-height: 1.5;
  font-weight: 500;
}
.p-message__name .name-bottom {
  margin-top: 13px;
  color: #00081A;
  font-size: clamp(13px, 1.8229166667vw, 14px);
  line-height: 1.4285714286;
  font-weight: 500;
}

.p-message::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: -100%;
  left: 0;
  background: #f2f7ef;
  z-index: -1;
}


/* news */

.p-news {
  padding-top: clamp(48px, 9.765625vw, 100px);
  padding-bottom: clamp(92px, 10.980966325vw, 150px);
}

.p-news__categories {
  margin-bottom: clamp(40px, 9.2447916667vw, 71px);
}

.p-news__categories > .webgene-blog {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.p-news__category {
  display: inline-block;
  min-width: 140px;
  border: 1px solid #c0d6bd;
  background: #ffffff;
  padding: 10px 30px;
  color: #83A77F;
  text-align: center;
  font-size: 12px;
  line-height: 1.4285714286;
  letter-spacing: 0.7px;
  font-weight: 500;
  border-radius: 26px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media screen and (min-width:768px) {
  .p-news__category {
    min-width: 150px;
    padding: 15px 43px;
    font-size: 14px;
  }
}
@media (any-hover: hover) {
  .p-news__category:hover {
    background: #83A77F;
    color: #ffffff;
    opacity: 1;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
}

.p-news__items {
  margin-top: clamp(60px, 7.12890625vw, 73px);
  max-width: 1144px;
  border-top: 1px solid #d9d9d9;
  margin-inline: auto;
}

.p-news__item {
  padding-block: 27px 21px;
  padding-inline: 20px;
  display: grid;
  grid-template-columns: 82px 1fr;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #d9d9d9;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  position: relative;
  z-index: 1;
}
@media screen and (min-width:768px) {
  .p-news__item {
    grid-template-columns: 102px 1fr;
  }
}
.p-news__item::before {
  content: "";
  position: absolute;
  top: 27px;
  left: 88px;
  width: 1px;
  height: calc(100% - 48px);
  background: #d9d9d9;
}
@media screen and (min-width:768px) {
  .p-news__item::before {
    left: 102px;
  }
}
.p-news__item::after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100vw;
  height: 100%;
  background-color: #ecf0ec;
  z-index: -1;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  pointer-events: none;
  max-width: 1366px;
  margin-inline: auto;
}
.p-news__item:hover {
  opacity: 1;
}
.p-news__item:hover::after {
  opacity: 1;
}
.p-news__item:hover .p-news__item-body::after {
  background: url(../images/icon-ball.svg) no-repeat center center/contain;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.p-news__item-date span {
  display: block;
}
.p-news__item-date .date-y {
  color: #7e7e7e;
  font-size: 12px;
  line-height: 1.4166666667;
  letter-spacing: 0.72px;
  font-weight: 600;
}
.p-news__item-date .date-md {
  margin-top: 2px;
  color: #7e7e7e;
  font-size: clamp(18px, 1.75vw, 21px);
  line-height: 1.4285714286;
  letter-spacing: 1.26px;
  font-weight: 600;
}

.p-news__item-body {
  position: relative;
}
.p-news__item-body::after {
  content: "";
  position: absolute;
  top: 50%;
  translate: 0 -50%;
  right: -16px;
  width: clamp(32px, 5.2083333333vw, 40px);
  aspect-ratio: 1/1;
  background: url(../images/icon-ball-white.svg) no-repeat center center/contain;
}
@media screen and (min-width:768px) {
  .p-news__item-body::after {
    right: 0;
  }
}
@media screen and (min-width:1024px) {
  .p-news__item-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: clamp(16px, 2.5vw, 30px);
  }
}

.p-news__item-tag {
  min-width: 130px;
}

.p-news__item-tag span {
  display: block;
  min-width: 78px;
  color: #a08d4f;
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: 0.96px;
  font-weight: 500;
  padding: 2px 7px;
  background: #fdf3d3;
  border-radius: 10px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  text-align: center;

}

.p-news__item-title {
  margin-top: 8px;
  padding-right: clamp(20px, 3.513909224vw, 48px);
  font-size: clamp(13px, 1.3671875vw, 14px);
  line-height: 1.4285714286;
  letter-spacing: 0.84px;
  font-weight: 500;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media screen and (min-width:1024px) {
  .p-news__item-title {
    margin-top: 0;
  }
}

.p-news__item-img {
  aspect-ratio: 358/247;
  width: 100%;
  max-width: 140px;
  margin-top: 12px;
  overflow: hidden;
  position: relative;
}
@media screen and (min-width:1024px) {
  .p-news__item-img {
    margin-top: 0;
  }
}
.p-news__item-img::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: url("../images/ogp.jpg") center/cover no-repeat;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: -1;
}


.webgene-pagination {
  margin-top: clamp(40px, 7.3206442167vw, 100px);
  font-size: 14px;
  justify-self: center;
  grid-column: 1/-1;
}

.webgene-pagination a:hover {
  opacity: 0.7;
}

.webgene-pagination ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  gap: 10px;
  -webkit-padding-start: 0;
          padding-inline-start: 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.webgene-pagination ul .number a {
  width: 30px;
  height: 30px;
  display: grid;
  place-items: center;
  line-height: 2.2;
  border-radius: 50%;
  background-color: #EAE7DC;
  color: #333333;
}

.webgene-pagination ul .number.selected a {
  background: #83A77F;
  color: #ffffff;
  border-radius: 50%;
}

li.next,
li.prev {
  position: relative;
}

li.next a,
li.prev a {
  height: 40px;
  width: 40px;
  padding: 2px;
  position: relative;
}

li.prev:after,
li.next:after {
  pointer-events: none;
  content: "";
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 40px;
  height: 40px;
}

li.prev:after {
  background-image: url("../images/prev.png");
  left: 0;
}

li.next:after {
  background-image: url("../images/next.png");
  right: 0;
}

@media screen and (min-width: 768px) {
  li.next {
    margin-left: 30px;
  }
  li.prev {
    margin-right: 30px;
  }
  li.next a,
  li.prev a {
    margin-top: 3px;
    width: auto;
    padding-block: 10px;
    z-index: 10;
    line-height: 1;
  }
  li.prev a {
    padding-left: 48px;
    color: #919191;
  }
  li.next a {
    padding-right: 48px;
    color: #333333;
  }
  li.prev:after,
  li.next:after {
    pointer-events: auto;
  }
}

/* info*/

@media screen and (min-width:768px) {
  .p-works__items .webgene-blog {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
  }
}
.p-works__items .webgene-item + .webgene-item {
  margin-top: 32px;
}
@media screen and (min-width:768px) {
  .p-works__items .webgene-item + .webgene-item {
    margin-top: 0;
  }
}

.p-works__item {
  max-width: 500px;
  margin-inline: auto;
}
@media screen and (min-width:768px) {
  .p-works__item {
    margin-inline: 0;
  }
}
@media screen and (min-width:1024px) {
  .p-works__item {
    max-width: 358px;
  }
}
@media (any-hover: hover) {
  .p-works__item:hover {
    opacity: 1;
  }
  .p-works__item:hover .p-works__item-head img,
  .p-works__item:hover .p-works__item-head::after {
    scale: 1.1;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
}

.p-works__item-head {
  width: 100%;
  aspect-ratio: 358/247;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
}
@media screen and (min-width:1024px) {
  .p-works__item-head {
    max-width: 358px;
  }
}
.p-works__item-head img {
  border-radius: 10px;
}
.p-works__item-head::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: url("../images/ogp.jpg") center/cover no-repeat;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: -1;
}

.p-works__item-body {
  margin-top: 20px;
}

.p-works__item-meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
}

.p-works__item-date {
  color: #9d9d9d;
  font-size: clamp(12px, 1.26953125vw, 13px);
  line-height: 1.4615384615;
  letter-spacing: 0.26px;
  font-weight: 500;
}

.p-works__item-tag span {
  display: block;
  min-width: 78px;
  color: #a08d4f;
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: 0.96px;
  font-weight: 500;
  padding: 2px 7px;
  background: #fdf3d3;
  border-radius: 10px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  text-align: center;
}

.p-works__item-title {
  margin-top: 16px;
  font-size: clamp(13px, 1.3671875vw, 14px);
  line-height: 1.7857142857;
  letter-spacing: 0.84px;
  font-weight: 500;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}



/* detail */

.p-detail {
  padding-top: clamp(48px, 9.765625vw, 100px);
  padding-bottom: clamp(92px, 11.7130307467vw, 160px);
}

.detail {
  padding-block: clamp(40px, 8.3333333333vw, 100px);
  padding-inline: 20px;
  color: #00132b;
  max-width: 1140px;
  margin-inline: auto;
  background: #ffffff;
  border-radius: 20px;
}
@media screen and (min-width:768px) {
  .detail {
    padding-inline: clamp(40px, 7.906295754vw, 108px);
  }
}

.p-works__item-meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
}

.p-works__item-date {
  color: #9d9d9d;
  font-size: clamp(12px, 1.26953125vw, 13px);
  line-height: 1.4615384615;
  letter-spacing: 0.26px;
  font-weight: 500;
}

.p-works__item-tag span {
  display: block;
  min-width: 78px;
  color: #a08d4f;
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: 0.96px;
  font-weight: 500;
  padding: 2px 7px;
  background: #fdf3d3;
  border-radius: 10px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  text-align: center;
}

.post-ttl {
  margin-top: 58px;
  font-size: clamp(16px, 2.1484375vw, 22px);
  line-height: 1.5;
  letter-spacing: 1.32px;
  font-weight: 500;
  padding-bottom: 21px;
  border-bottom: 1.5px solid #d0d0d0;
  padding-left: 29px;
  position: relative;
}

.post-ttl::before {
  content: "";
  position: absolute;
  background: #83A77F;
  width: 8px;
  height: 34px;
  top: 0;
  left: 0;
}

.post-detail__content img,
.detail img {
  margin: 40px auto 10px;
  margin-inline: auto;
  display: block;
  border-radius: 5px;
  width: auto;
  height: auto;
}

@media screen and (min-width: 768px) {
  .post-detail__content img,
  .detail img {
    margin: 65px auto;
  }
}
.post-detail__content img,
.detail img {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 10px;
}

.webgene-item-main-image {
  margin-inline: auto;
}

.detail-text {
  padding-top: 60px;
  color: #00132b;
  font-weight: 400;
  font-size: 14px;
  letter-spacing: 0px;
  line-height: 2.2142857143;
}
.detail-text p + p {
  padding-top: 30px;
}

.post-detail__content h4 {
  margin-top: 83px;
  font-size: 18px;
  letter-spacing: 0.06em;
  padding-bottom: 12px;
  border-bottom: 1.5px solid #83A77F;
  margin-bottom: 40px;
}

.post-detail__content > h3:first-child,
.post-detail__content > h2:first-child {
  margin-top: 0;
}

.post-detail__content h3,
.post-detail__content h2 {
  margin-top: 53px;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0.06em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 40px;
}

@media screen and (min-width: 768px) {
  .post-detail__content h3,
  .post-detail__content h2 {
    gap: 17px;
  }
}
.post-detail__content h3::before,
.post-detail__content h2::before {
  content: "";
  width: 16px;
  height: 17px;
  border-radius: 3px;
  background: #83A77F;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -ms-flex-item-align: start;
      align-self: start;
  margin-top: 6px;
}

.detail__btn {
  margin-top: 79px;
  display: block;
  min-width: 140px;
  background: #83A77F;
  border: 1px solid #83A77F;
  padding: 8.5px 30px;
  text-align: center;
  font-size: 12px;
  line-height: 1.4666666667;
  letter-spacing: 0.75px;
  font-weight: 600;
  color: #ffffff;
  border-radius: 42px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media screen and (min-width:768px) {
  .detail__btn {
    min-width: 183px;
    padding: 12.5px 52px;
    font-size: 15px;
  }
}
@media (any-hover: hover) {
  .detail__btn:hover {
    background: transparent;
    color: #83A77F;
    opacity: 1;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
}



/* contact */

.p-contact__body {
  padding-top: clamp(80px, 10.0833333333vw, 121px);
  padding-bottom: clamp(116px, 13.1666666667vw, 158px);
}

.contact {
  color: #555555;
  max-width: 924px;
  margin-inline: auto;
}

.contact__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 40px;
}

.contact__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 17px;
}
.contact__item + .contact__item {
  margin-top: 37px;
}

.col-md-4,
.col-md-8 {
  padding: 0;
  max-width: 100%;
  -webkit-box-flex: unset;
      -ms-flex: unset;
          flex: unset;
}

.row {
  margin: 0;
}

.contact__item label {
  font-size: 14px;
  line-height: 1.3571428571;
}

.contact__item > .formTh > .requiredText {
  background: #d80e0e;
  width: 32px;
  border-radius: 2px;
  color: #fff;
  font-size: 12px;
  line-height: 1;
  text-align: center;
  padding: 3px 2px;
  margin-left: 10px;
}

.contact__item > .formTh > .anyText {
  background: #5c5c5c;
  width: 32px;
  border-radius: 2px;
  color: #fff;
  font-size: 12px;
  line-height: 1;
  text-align: center;
  padding: 3px 2px;
  margin-left: 10px;
}

.contact__item > .formTd > textarea {
  height: 180px;
}

:focus-visible {
  outline: #284038 auto 1px;
}

.privacy-policy {
  margin-top: 50px;
  height: 155px;
  padding: 30px 20px;
  border-radius: 3px;
  border: 1px solid #d3d3d3;
  background: #ffffff;
  overflow-y: scroll;
  width: 100%;
  margin-inline: auto;
}

@media screen and (min-width: 768px) {
  .privacy-policy {
    padding: 8px 30px;
  }
}
.privacy-policy__text.privacy-policy__text--first {
  margin: 0;
}

.privacy-policy__item {
  max-width: 828px;
}

.privacy-policy__item + .privacy-policy__item {
  margin-top: 52px;
}

.privacy-policy__title {
  font-size: 18px;
  letter-spacing: 0.006em;
  color: #464646;
  padding: 0 0 15px 0;
  border-bottom: 1.5px solid #d0d0d0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 28px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.privacy-policy__title::before {
  content: "";
  display: inline-block;
  width: 13px;
  height: 13px;
  border-radius: 4px;
  background: #272727;
}

.privacy-policy__text {
  margin-top: 20px;
  font-size: 14px;
  line-height: 2.2;
  color: #464646;
}

.privacy-policy__text-bottom {
  margin-top: -16px;
  font-size: 14px;
  line-height: 2.0571428571;
}

.privacy-policy__text-link {
  text-decoration: underline;
}

.privacy-policy__text-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.privacy-policy__text-link:hover {
  opacity: 0.6;
  text-decoration: underline;
}

.privacy-policy__check {
  margin-top: 20px;
}

.formBtn {
  margin: 60px auto 0;
  padding: 13px 0;
  border: 1px solid #83A77F;
  width: 183px;
  background: #83A77F;
  border-radius: 25px;
  color: #FFFFFF;
  font-size: 15px;
  line-height: 1.3125;
  letter-spacing: 0.75px;
  font-weight: 600;
  text-align: center;
}

.formBtn:hover {
  background: transparent;
  color: #83A77F;
}

.privChek {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
}

.privacyLabel {
  margin-bottom: 1px;
  font-size: 14px;
}

.privacyformError {
  margin-top: -36.5px !important;
}

.contact__item > .formTd > input,
.contact__item > .formTd > textarea,
.contact__item > .formTd > select {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font: inherit;
  color: inherit;
  vertical-align: top;
  width: 100%;
  border-radius: 3px;
  border: 1px solid #d3d3d3;
  background: #ffffff;
  padding: 15px 14px 15px;
}

.contact__item > .formTd > select {
  width: min(320px, 100%);
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url("../images/arrow-down.svg");
  background-repeat: no-repeat;
  background-position: right 10px center;
  padding-right: 20px;
  background-size: 12px;
}

.contact__item > .formTd > input::-webkit-input-placeholder, .contact__item > .formTd > textarea::-webkit-input-placeholder, .contact__item > .formTd > div > select::-webkit-input-placeholder {
  color: #5d5d5d;
}

.contact__item > .formTd > input::-moz-placeholder, .contact__item > .formTd > textarea::-moz-placeholder, .contact__item > .formTd > div > select::-moz-placeholder {
  color: #5d5d5d;
}

.contact__item > .formTd > input:-ms-input-placeholder, .contact__item > .formTd > textarea:-ms-input-placeholder, .contact__item > .formTd > div > select:-ms-input-placeholder {
  color: #5d5d5d;
}

.contact__item > .formTd > input::-ms-input-placeholder, .contact__item > .formTd > textarea::-ms-input-placeholder, .contact__item > .formTd > div > select::-ms-input-placeholder {
  color: #5d5d5d;
}

.contact__item > .formTd > input::placeholder,
.contact__item > .formTd > textarea::placeholder,
.contact__item > .formTd > div > select::placeholder {
  color: #5d5d5d;
}

input[type=radio] {
  width: 1px;
  height: 1px;
  position: absolute;
  clip: rect(0, 0, 0, 0);
}

.d-inline:nth-of-type(n + 2) {
  padding-left: 20px;
}

/* ラベルのデザイン */
.checkbox-label {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  font-size: 16px;
  position: relative;
  padding-left: 30px; /* ラジオボタン用のスペースを確保 */
}

/* カスタムラジオボタンの作成 */
.checkbox-label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 18px;
  height: 18px;
  border-radius: 50%;
  border: 2px solid #333333;
  background-color: #fff;
  -webkit-transition: background-color 0.2s, border-color 0.2s;
  transition: background-color 0.2s, border-color 0.2s;
}

/* 選択時のデザイン */
input[type=radio]:checked + .checkbox-label::before {
  background-color: #83A77F;
  border-color: #83A77F;
  -webkit-box-shadow: inset 0 0 0 4px #fff;
          box-shadow: inset 0 0 0 4px #fff;
}
.p-contact-after__body {
  padding-top: 50px;
  padding-bottom: 50px;
}
@media screen and (min-width:768px) {
  .p-contact-after__body {
    padding-top: 150px;
    padding-bottom: 150px;
  }
}

.p-contact-after__text {
  color: #333333;
  font-size: 15px;
  line-height: 1.45;
  letter-spacing: 1px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
}
@media screen and (min-width:768px) {
  .p-contact-after__text {
    font-size: 18px;
  }
}
