@charset "UTF-8";

/* features */

.p-feature__fv {
  padding-top: 80px;
  padding-bottom: clamp(360px, 38.6530014641vw, 528px);
  background: transparent -webkit-gradient(linear, left top, left bottom, from(#C5CAEC), color-stop(0%, #ECE0CC), to(#FFFFFF)) 0% 0% no-repeat padding-box;
  background: transparent linear-gradient(180deg, #C5CAEC 0%, #ECE0CC 0%, #FFFFFF 100%) 0% 0% no-repeat padding-box;
}

.p-feature__fv-wrap {
  padding-top: clamp(60px, 8.3333333333vw, 100px);
  padding-inline: 20px;
  max-width: 1366px;
  margin-inline: auto;
  position: relative;
}
@media screen and (min-width:1024px) {
  .p-feature__fv-wrap {
    padding-right: 0;
    padding-left: clamp(40px, 7.3206442167vw, 100px);
  }
}
@media screen and (min-width:1024px) {
  .p-feature__fv-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 40px;
  }
}

@media screen and (min-width:1024px) {
  .p-feature__fv-content {
    max-width: 500px;
  }
}
.p-feature__title {
  padding-inline: 0;
}
.p-feature__title .c-head__title-ja {
  padding-left: 0;
  color: #333333;
}

.p-feature__main-wrap {
  margin-top: clamp(60px, 7.906295754vw, 108px);
}

.p-feature__fv-main {
  padding-inline: 10px 15px;
  font-size: clamp(20px, 2.7086383602vw, 37px);
  line-height: 1.4594594595;
  letter-spacing: 2.22px;
  font-weight: 700;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background: #ffffff;
  border: 1px solid #000000;
}
.p-feature__fv-main + .p-feature__fv-main {
  margin-top: 14px;
}

.p-feature__fv-texts {
  margin-top: clamp(32px, 5vw, 60px);
  max-width: 600px;
  margin-inline: auto;
}
@media screen and (min-width:1024px) {
  .p-feature__fv-texts {
    margin-inline: 0;
  }
}

.p-feature__fv-text {
  font-size: clamp(14px, 1.3333333333vw, 16px);
  line-height: 1.875;
  letter-spacing: 0.96px;
  font-weight: 700;
}
.p-feature__fv-text + .p-feature__fv-text {
  margin-top: clamp(20px, 3.1666666667vw, 38px);
}

.p-feature__img-content {
  margin-top: clamp(32px, 6.0029282577vw, 82px);
  width: 100%;
  max-width: 620px;
}

@media screen and (min-width:1024px) {
  .p-feature__img-content {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}

.p-feature__fv-img.img-1 {
  max-width: clamp(180px, 48.828125vw, 375px);
  aspect-ratio: 375/231;
  border-radius: 10px;
}
.p-feature__fv-img.img-1 img {
  border-radius: 10px;
}
.p-feature__fv-img.img-2 {
  margin-top: clamp(36px, 5.8333333333vw, 70px);
  margin-left: auto;
  max-width: clamp(260px, 67.7083333333vw, 520px);
  aspect-ratio: 520/310;
  border-radius: 10px 0px 0px 10px;
}
.p-feature__fv-img.img-2 img {
  border-radius: 10px 0px 0px 10px;
}
@media screen and (min-width:1367px) {
  .p-feature__fv-img.img-2 {
    border-radius: 10px;
  }
  .p-feature__fv-img.img-2 img {
    border-radius: 10px;
  }
}
.p-feature__fv-img.img-3 {
  margin-top: clamp(36px, 5.8333333333vw, 70px);
  max-width: clamp(140px, 37.3697916667vw, 287px);
  aspect-ratio: 287/264;
  border-radius: 10px 0px 0px 10px;
}

.p-feature__fv-img.img-3 img {
  border-radius: 10px 0px 0px 10px;
}



.p-feature__bg-text {
  position: absolute;
  bottom: 100px;
  right: 54px;
  font-family: "Prompt", serif;
  color: #F5FAFD;
  font-size: clamp(20px, 7.3206442167vw, 100px);
  line-height: 1.5;
  letter-spacing: 5px;
  font-weight: 500;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
}
@media screen and (min-width:1024px) {
  .p-feature__bg-text {
    bottom: auto;
    top: -40px;
  }
}
.p-feature__bg-text .text + .text {
  margin-top: clamp(21px, 3.0014641288vw, 41px);
}

.p-features__body {
  margin-top: clamp(-400px, -29.2825768668vw, -200px);
  padding-top: clamp(36px, 14.3229166667vw, 110px);
  padding-bottom: clamp(160px, 14.6412884334vw, 200px);
  background: #ffffff;
  border-radius: 0px 160px 0px 0px;
}

@media screen and (min-width:1024px) {
  .p-features__body-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media screen and (min-width:1024px) {
  .p-features__title {
    position: sticky;
    height: 100%;
    top: 80px;
  }
}

.p-features__items {
  margin-top: clamp(48px, 5vw, 60px);
  width: 100%;
}
@media screen and (min-width:1024px) {
  .p-features__items {
    margin-top: 0;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin-left: clamp(160px, 16.9838945827vw, 232px);
  }
}

.p-features__item {
  margin-left: 40px;
}
@media screen and (min-width:768px) {
  .p-features__item {
    margin-left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 40px;
  }
}
.p-features__item + .p-features__item {
  margin-top: clamp(48px, 5.8565153734vw, 80px);
}

.p-features__item-img {
  width: clamp(240px, 55.078125vw, 423px);
  aspect-ratio: 423/540;
  -webkit-box-shadow: 0px 3px 16px rgba(100, 152, 212, 0.5019607843);
          box-shadow: 0px 3px 16px rgba(100, 152, 212, 0.5019607843);
  border-radius: 20px;
  position: relative;
}
.p-features__item-img img {
  border-radius: 20px;
}

.p-features__item-head {
  position: absolute;
  bottom: clamp(40px, 10.4166666667vw, 80px);
  left: -40px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (min-width:1024px) {
  .p-features__item-head {
    left: clamp(-140px, -10.2489019034vw, -20px);
  }
}

.p-features__item-num {
  font-family: "Prompt", serif;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 6px 9px 5px 7px;
  font-size: 13px;
  line-height: 1.4615384615;
  letter-spacing: 0.65px;
  font-weight: 500;
  border: 3px solid #6486d4;
  border-radius: 50%;
}

.p-features__item-titles {
  margin-top: 14px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.p-features__item-title {
  padding-block: 2px;
  padding-inline: 7px 11px;
  color: #274995;
  font-size: clamp(20px, 2.44140625vw, 25px);
  line-height: 1.48;
  letter-spacing: 1.5px;
  font-weight: 700;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background: #ffffff;
}
.p-features__item-title + .p-features__item-title {
  margin-top: 10px;
}

.p-features__item-text {
  margin-top: 16px;
  font-size: clamp(14px, 1.3333333333vw, 16px);
  line-height: 2;
  letter-spacing: 0.96px;
  font-weight: 700;
  max-width: 337px;
}
@media screen and (min-width:768px) {
  .p-features__item-text {
    margin-top: 0;
  }
}

.p-features__swiper {
  margin-top: clamp(60px, 10.980966325vw, 150px);
}

.p-features__swiper-wrapper {
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
}

.p-features__swiper-slide {
  width: clamp(200px, 43.3333333333vw, 520px);
  aspect-ratio: 520/480;
  border-radius: 10px;
}
.p-features__swiper-slide img {
  border-radius: 10px;
}

.p-mind {
  margin-top: clamp(-70px, -5.1244509517vw, -56px);
  padding-top: 83px;
  padding-bottom: clamp(80px, 8.78477306vw, 120px);
  background: #F5FAFD;
  border-radius: 160px 0px 160px 160px;
}

@media screen and (min-width:1024px) {
  .p-mind__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 31px;
  }
}

@media screen and (min-width:1024px) {
  .p-mind__content {
    margin-top: 52px;
  }
}

.p-mind__main {
  margin-top: clamp(40px, 6.4421669107vw, 88px);
  color: #274995;
  font-size: clamp(18px, 2.34375vw, 24px);
  line-height: 1.625;
  letter-spacing: 1.44px;
  font-weight: 700;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (min-width:1200px) {
  .p-mind__main {
    margin-left: clamp(20px, 4.2459736457vw, 58px);
  }
}

.p-mind__texts {
  margin-top: 29px;
  max-width: 494px;
}
@media screen and (min-width:1200px) {
  .p-mind__texts {
    margin-left: clamp(20px, 4.2459736457vw, 58px);
  }
}

.p-mind__text {
  font-size: clamp(13px, 1.3671875vw, 14px);
  line-height: 1.8571428571;
  font-weight: 700;
}
.p-mind__text + .p-mind__text {
  margin-top: clamp(16px, 2.9296875vw, 30px);
}

.p-mind__img-content {
  margin-top: 32px;
  margin-inline: auto;
  padding-bottom: 26px;
  padding-right: 48px;
  max-width: 500px;
  position: relative;
}
@media screen and (min-width:1024px) {
  .p-mind__img-content {
    max-width: none;
    margin: 0;
    margin-right: clamp(20px, 4.2459736457vw, 58px);
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
.p-mind__img-content .img-l {
  width: clamp(200px, 34.9194729136vw, 477px);
  aspect-ratio: 1/1;
}
.p-mind__img-content .img-l img {
  -webkit-mask: url(../images/mind-big.png) 50% 50%/contain no-repeat;
          mask: url(../images/mind-big.png) 50% 50%/contain no-repeat;
}
.p-mind__img-content .img-r {
  position: absolute;
  bottom: 0;
  right: 0;
  width: clamp(72px, 14.4166666667vw, 173px);
  aspect-ratio: 1/1;
  border-radius: 50%;
}
.p-mind__img-content .img-r img {
  border-radius: 50%;
}

.p-mind__img-content::before {
  content: "";
  position: absolute;
  top: 40.6746031746%;
  right: 0;
  width: 49px;
  height: 49px;
  background: #acd8e4;
  border-radius: 50%;
}
.p-mind__img-content::after {
  content: "";
  position: absolute;
  bottom: 9.126984127%;
  left: 48.380952381%;
  width: 34px;
  height: 34px;
  background: #f6da95;
  border-radius: 50%;
}


.p-mind__items {
  margin-top: clamp(40px, 6.15234375vw, 63px);
  max-width: 1049px;
  margin-inline: auto;
}
@media screen and (min-width:768px) {
  .p-mind__items {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
  }
}
@media screen and (min-width:1024px) {
  .p-mind__items {
    grid-template-columns: repeat(3, 1fr);
  }
}

.p-mind__item {
  padding-top: 22px;
  padding-bottom: clamp(20px, 4.296875vw, 44px);
  padding-inline: 20px;
  max-width: 329px;
  background: #ffffff;
  border: 1px solid #333333;
  border-radius: 20px;
  margin-inline: auto;
  margin-top: 24px;
}
@media screen and (min-width:768px) {
  .p-mind__item {
    margin: 0;
  }
}


.p-mind_item-num {
  font-family: "Prompt", serif;
  color: #6486d4;
  font-size: clamp(20px, 2.34375vw, 24px);
  line-height: 1.5;
  letter-spacing: 1.2px;
  font-weight: 500;
    width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
}
.p-mind_item-num::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: -3px;
  width: calc(100% + 3px);
  height: 3px;
  background: #6486d4;
}

.p-mind__item-img {
  max-width: 191px;
  margin-inline: auto;
  aspect-ratio: 1/1;
  border-radius: 50%;
}
.p-mind__item-img img {
  border-radius: 50%;
}

.p-mind__item-text {
  margin-top: clamp(16px, 3.90625vw, 30px);
  font-size: clamp(13px, 1.3671875vw, 14px);
  line-height: 1.8571428571;
  font-weight: 700;
  max-width: 267px;
  margin-inline: auto;
}



/* service */

.p-service {
  padding-top: clamp(60px, 8.3333333333vw, 100px);
}

.p-service__title {
  margin-bottom: clamp(40px, 6.640625vw, 51px);
}

.p-service__wrap {
  padding-top: clamp(40px, 6.640625vw, 51px);
  max-width: 1050px;
  margin-inline: auto;
  position: relative;
}
.p-service__wrap::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: clamp(100%, 90vw, 1080px);
  max-width: 100%;
  height: 1px;
  background: #c7c7c7;
}
@media screen and (min-width:1024px) {
  .p-service__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 40px;
  }
}


.p-service__main {
  color: #274995;
  font-size: clamp(20px, 2.34375vw, 24px);
  line-height: 1.625;
  letter-spacing: 1.44px;
  font-weight: 700;
}

.p-service__texts {
  max-width: 494px;
  margin-top: 32px;
  margin-left: auto;
}
@media screen and (min-width:1024px) {
  .p-service__texts {
    margin: 0;
  }
}

.p-service__text {
  font-size: clamp(13px, 1.8229166667vw, 14px);
  line-height: 1.7857142857;
  font-weight: 700;
}
.p-service__text + .p-service__text {
  margin-top: clamp(16px, 2.9296875vw, 30px);
}

.p-service__items {
  margin-top: clamp(56px, 6.6666666667vw, 80px);
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
  row-gap: clamp(24px, 4.1666666667vw, 50px);
  justify-items: center;
}
@media screen and (min-width:1024px) {
  .p-service__items {
    grid-template-columns: repeat(4, 1fr);
  }
}

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

.p-service__item-img {
  max-width: 320px;
  aspect-ratio: 247/150;
  border-radius: 20px;
}
@media screen and (min-width:1024px) {
  .p-service__item-img {
    max-width: 247px;
  }
}
.p-service__item-img img {
  border-radius: 20px;
}

.p-service__item-title {
  margin-top: 18px;
  font-size: clamp(11px, 1.8229166667vw, 14px);
  line-height: 1.4285714286;
  font-weight: 700;
  text-align: center;
}

.p-dif {
  margin-top: clamp(80px, 12.6666666667vw, 152px);
  padding-top: clamp(56px, 9.8333333333vw, 118px);
  padding-bottom: clamp(56px, 10vw, 120px);
  position: relative;
  overflow: hidden;
}

.p-dif__items {
  display: grid;
  margin-top: clamp(48px, 5vw, 60px);
  row-gap: 40px;
}
@media screen and (min-width:768px) {
  .p-dif__items {
    grid-template-columns: repeat(3, 1fr);
    -webkit-column-gap: clamp(20px, 2.196193265vw, 30px);
       -moz-column-gap: clamp(20px, 2.196193265vw, 30px);
            column-gap: clamp(20px, 2.196193265vw, 30px);
  }
}

.p-dif__item {
  padding-block: clamp(20px, 3.3333333333vw, 40px);
  padding-inline: clamp(20px, 2.5vw, 30px);
  width: 100%;
  max-width: 400px;
  margin-inline: auto;
  background: #ffffff;
  border: 1px solid #333333;
  border-radius: 20px;
}
@media screen and (min-width:1024px) {
  .p-dif__item {
    max-width: 329px;
  }
}

.p-dif__item-title {
  padding-block: 5px;
  color: #6386D4;
  font-size: clamp(16px, 1.953125vw, 20px);
  line-height: 1.45;
  font-weight: 700;
  background: #F6F6F6;
  border-radius: 20px;
  text-align: center;
}

.p-dif__item-img {
  margin-top: clamp(18px, 4.0364583333vw, 31px);
  width: clamp(160px, 19.04296875vw, 195px);
  aspect-ratio: 1/1;
  margin-inline: auto;
  border-radius: 50%;
}
.p-dif__item-img img {
  border-radius: 50%;
}

.p-dif__item-text {
  margin-top: clamp(18px, 3.125vw, 24px);
  font-size: clamp(13px, 1.8229166667vw, 14px);
  line-height: 1.7857142857;
  font-weight: 700;
  max-width: 267px;
  margin-inline: auto;
}

.p-dif__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: clamp(375px, 43.1918008785vw, 800px);
  height: 100%;
  background: #84a4ea;
  border-radius: 0px 160px 160px 0px;
  z-index: -1;
  overflow: hidden;
}
.p-dif__bg::after {
  content: "";
  position: absolute;
  inset: 0;
  background: url(../images/top-feature-filter.png) no-repeat center center/cover;
}

.p-flow {
  margin-top: clamp(60px, 8.3333333333vw, 100px);
  padding-block: clamp(80px, 10vw, 120px);
  position: relative;
}

@media screen and (min-width:1024px) {
  .p-flow__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 32px;
  }
}

@media screen and (min-width:1024px) {
  .p-flow__title {
    position: sticky;
    height: 100%;
    top: 80px;
  }
}

.p-flow__items {
  width: 100%;
  max-width: 764px;
  margin-top: 32px;
  margin-left: auto;
}
@media screen and (min-width:1024px) {
  .p-flow__items {
    margin: 0;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}


.p-flow__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;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
  gap: 40px;
}
@media screen and (min-width:768px) {
  .p-flow__item {
    width: auto;
    margin-inline: 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: end;
  }
}
@media screen and (min-width:1024px) {
  .p-flow__item {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
  }
}
.p-flow__item + .p-flow__item {
  margin-top: clamp(36px, 4.1666666667vw, 50px);
}
.p-flow__item:nth-of-type(2n) .p-flow__item-num {
  background: #8ec1ef;
}

.p-flow__item-content {
  max-width: 540px;
}
@media screen and (min-width:768px) {
  .p-flow__item-content {
    max-width: 408px;
  }
}

.p-flow__item-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 19px;
}

.p-flow__item-num {
  padding: 13px 14px 11px;
  color: #000000;
  font-size: clamp(13px, 1.25vw, 15px);
  line-height: 1.4666666667;
  letter-spacing: 0.75px;
  font-weight: 700;
  background: #B9C7ED;
  border-radius: 50%;
  border: 1px solid #333333;
}

.p-flow__item-title {
  font-size: clamp(18px, 2vw, 24px);
  line-height: 1.5;
  letter-spacing: 1.44px;
  font-weight: 700;
}

.p-flow__item-text {
  margin-top: clamp(16px, 2.4166666667vw, 29px);
  font-size: clamp(13px, 1.1666666667vw, 14px);
  line-height: 1.7857142857;
  font-weight: 700;
}


.p-flow__item-img {
  width: 280px;
  height: 100%;
  aspect-ratio: 3/2;
  border-radius: 20px;
}
@media screen and (min-width:768px) {
  .p-flow__item-img {
    width: clamp(160px, 21.9619326501vw, 300px);
  }
}
.p-flow__item-img img {
  border-radius: 20px;
}

.p-flow__bg {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: #fafafa;
  border-radius: 160px 0px 0px 160px;
  z-index: -1;
  overflow: hidden;
}
.p-flow__bg::after {
  content: "";
  position: absolute;
  inset: 0;
  background: url(../images/top-works-filter.png) no-repeat center center/cover;
}
@media screen and (min-width:1024px) {
  .p-flow__bg {
    width: clamp(300px, 75.4026354319vw, 1400px);
  }
}

.p-faq {
  margin-top: clamp(60px, 7.3206442167vw, 100px);
  padding-top: clamp(106px, 13.18359375vw, 135px);
  padding-bottom: clamp(106px, 10vw, 120px);
  border-radius: 160px 0px 160px 160px;
  background: #8aa7e8;
}

.p-faq__items {
  margin-top: clamp(32px, 4.6875vw, 48px);
  max-width: 1050px;
  margin-inline: auto;
}

.p-faq__item {
  padding-block: 30px;
  padding-left: clamp(20px, 3.90625vw, 30px);
  padding-right: clamp(20px, 3.80859375vw, 39px);
  background: #ffffff;
  border-radius: 20px;
}
.p-faq__item + .p-faq__item {
  margin-top: 18px;
}



/* recruit */
.p-about {
  padding-top: clamp(60px, 8.3333333333vw, 100px);
}

.p-about__body {
  margin-top: clamp(48px, 7.6171875vw, 78px);
  max-width: 661px;
  margin-inline: auto;
}
@media screen and (min-width:768px) {
  .p-about__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 30px;
  }
}

.p-about__head {
  color: #274995;
}
@media screen and (min-width:768px) {
  .p-about__head {
    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;
    gap: 22px;
  }
}

.p-about__head-text {
  font-size: clamp(24px, 2.9296875vw, 30px);
  line-height: 1.5333333333;
  letter-spacing: 1.8px;
  font-weight: 600;
}
@media screen and (min-width:768px) {
  .p-about__head-text {
    -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
            writing-mode: vertical-rl;
    line-height: 1;
    letter-spacing: 14.8px;
  }
}

.p-about__texts {
  max-width: 499px;
  margin-top: clamp(40px, 6.588579795vw, 90px);
}

.p-about__text {
  font-size: clamp(14px, 1.5625vw, 16px);
  line-height: 1.875;
  letter-spacing: 0.96px;
  font-weight: 700;
}
.p-about__text + .p-about__text {
  margin-top: clamp(24px, 3.7109375vw, 38px);
}

.p-job {
  margin-top: clamp(72px, 9.1666666667vw, 110px);
  padding-block: clamp(80px, 10vw, 120px);
  position: relative;
}

.p-job__items {
  display: grid;
  grid-template-columns: 1fr;
  margin-top: clamp(60px, 6.1666666667vw, 74px);
  max-width: 1050px;
  margin-inline: auto;
  row-gap: clamp(40px, 7.1010248902vw, 97px);
}
@media screen and (min-width:1024px) {
  .p-job__items {
    grid-template-columns: repeat(2, 1fr);
    -webkit-column-gap: clamp(20px, 4.39238653vw, 60px);
       -moz-column-gap: clamp(20px, 4.39238653vw, 60px);
            column-gap: clamp(20px, 4.39238653vw, 60px);
  }
}

.p-job__item {
  max-width: 494px;
}
@media screen and (min-width:768px) {
  .p-job__item:nth-of-type(2n) {
    margin-left: auto;
  }
}
@media screen and (min-width:1024px) {
  .p-job__item:nth-of-type(2n) {
    margin-left: 0;
    margin-top: clamp(32px, 2.9282576867vw, 40px);
  }
}

.p-job__item-img {
  max-width: 494px;
  aspect-ratio: 494/300;
  border-radius: 20px;
  position: relative;
}
.p-job__item-img img {
  border-radius: 20px;
}

.p-job__item-en {
  position: absolute;
  top: -20px;
  left: 0;
  padding: 10px 8px;
  font-family: "Prompt", serif;
  color: #6386d4;
   font-size: clamp(16px, 1.953125vw, 20px);
  line-height: 1;
  letter-spacing: 1px;
  font-weight: 600;
  background: #ffffff;
  border: 1px solid #000000;
  border-radius: 20px;
}
@media screen and (min-width:1024px) {
  .p-job__item-en {
    padding: 10px 8px 25px;
    -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
            writing-mode: vertical-rl;
    text-orientation: upright;
    letter-spacing: -12px;
    top: -20px;
    left: auto;
    right: 20px;
  }
}

.p-job__item-head {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 18px;
}

.p-job__item-num {
  padding-right: 16px;
  font-family: "Prompt", serif;
  color: #6486d4;
  font-size: clamp(16px, 2vw, 24px);
  line-height: 1.5;
  letter-spacing: 1.2px;
  font-weight: 500;
  position: relative;
}
.p-job__item-num::after {
  content: "";
  position: absolute;
  top: 50%;
  translate: 0 -50%;
  right: 0;
  width: 3px;
  height: clamp(28px, 4.5vw, 54px);
  background: #6486D4;
}

.p-job__item-title {
  font-size: clamp(18px, 2vw, 24px);
  line-height: 1.5;
  letter-spacing: 1.44px;
  font-weight: 700;
}

.p-job__item-text {
  margin-top: clamp(28px, 3.61328125vw, 37px);
  font-size: clamp(13px, 1.8229166667vw, 14px);
  line-height: 1.8571428571;
  font-weight: 700;
}

.p-job__bg {
  position: absolute;
  background: #fafafa 0% 0% no-repeat padding-box;
  border-radius: 0px 160px 160px 0px;
  top: 0;
  left: 0;
  width: clamp(375px, 75.4026354319vw, 1030px);
  height: 100%;
  z-index: -1;
  overflow: hidden;
}
.p-job__bg::after {
  content: "";
  position: absolute;
  inset: 0;
  background: url(../images/top-feature-filter.png) no-repeat center center/cover;
}

.p-voice {
  padding-top: clamp(80px, 10vw, 120px);
}

.p-voice__container {
  margin-top: clamp(48px, 5.859375vw, 60px);
  max-width: 1050px;
  margin-inline: auto;
}

.p-voice__content + .p-voice__content {
  margin-top: clamp(48px, 8.78477306vw, 120px);
}

.p-voice__content-top {
  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: 32px;
}
@media screen and (min-width:768px) {
  .p-voice__content-top {
    -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;
  }
}

.p-voice__content-info {
  width: 100%;
  max-width: 634px;
}

.p-voice__info-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
    -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 17px;
}
.p-voice__info-wrap .name {
  color: #3b3b3c;
  font-size: clamp(18px, 1.953125vw, 20px);
  line-height: 1.45;
  letter-spacing: 1px;
  font-weight: 700;
}
.p-voice__info-wrap .date {
  font-size: clamp(13px, 1.3671875vw, 14px);
  line-height: 1.4285714286;
  letter-spacing: 0.56px;
}

.p-voice__info-num {
  margin-top: 12px;
  font-family: "Raleway", sans-serif;
  color: #6486d4;
  font-size: clamp(12px, 1.26953125vw, 13px);
  line-height: 1.1538461538;
  letter-spacing: 1.3px;
  font-weight: 700;
}

.p-voice__table-wrap {
  margin-top: 20px;
  border-top: 1px solid #c7c7c7;
  max-width: 634px;
  position: relative;
}
.p-voice__table-wrap::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: clamp(80px, 11.6666666667vw, 140px);
  height: 1px;
  background: #6486d4;
}

.p-voice__table {
  width: min(100%, 634px);
}

.p-voice__table-row {
  display: grid;
  grid-template-columns: clamp(80px, 11.6666666667vw, 140px) 1fr;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #c7c7c7;
  position: relative;
}
.p-voice__table-row::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: clamp(80px, 11.6666666667vw, 140px);
  height: 1px;
  background: #6486d4;
}

.p-voice__table-title {
  padding-block: clamp(20px, 2.9166666667vw, 35px);
  font-size: clamp(13px, 1.8229166667vw, 14px);
  line-height: 1.4285714286;
  font-weight: 700;
}

.p-voice__table-text {
  padding-left: clamp(24px, 3.6603221083vw, 50px);
  color: #454545;
  font-size: clamp(13px, 1.8229166667vw, 14px);
  line-height: 1.4285714286;
  font-weight: 500;
}

.p-voice__content-img {
  width: clamp(200px, 46.3541666667vw, 356px);
  aspect-ratio: 356/346;
  height: 100%;
  border-radius: 20px;
}
.p-voice__content-img img {
  border-radius: 20px;
}

.p-voice__content-faq {
  margin-top: clamp(48px, 7.8125vw, 60px);
}

.p-voice__faq-item {
  padding-block: 30px;
  padding-left: clamp(20px, 3.90625vw, 30px);
  padding-right: clamp(20px, 3.80859375vw, 39px);
  background: #f5fafd;
  border-radius: 20px;
}
.p-voice__faq-item + .p-voice__faq-item {
  margin-top: 15px;
}

.p-voice__faq-q {
  padding-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
    -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
  font-size: clamp(13px, 1.3671875vw, 14px);
  line-height: 1.4285714286;
  letter-spacing: 0.56px;
  font-weight: 700;
  border-bottom: 1px solid #d4d4d4;
  position: relative;
}
.p-voice__faq-q::before {
  content: "Q.";
  font-family: "Raleway", sans-serif;
  color: #6486d4;
  font-size: clamp(16px, 1.953125vw, 20px);
  line-height: 1.2;
  letter-spacing: 1px;
  font-weight: 700;
}

.p-voice__faq-a {
  margin-top: 21px;
  font-size: clamp(13px, 1.3671875vw, 14px);
  line-height: 1.7857142857;
  letter-spacing: 0.56px;
  font-weight: 500;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
}
.p-voice__faq-a::before {
  content: "A.";
  font-family: "Raleway", sans-serif;
  color: #53A3EF;
  font-size: clamp(16px, 1.953125vw, 20px);
  line-height: 1.2;
  letter-spacing: 1px;
  font-weight: 700;
}

.p-recruit {
  margin-top: clamp(60px, 8.9311859444vw, 122px);
  padding-top: clamp(106px, 13.18359375vw, 135px);
  padding-bottom: clamp(106px, 10vw, 120px);
  border-radius: 160px 0px 160px 160px;
  background: #8aa7e8;
}

.p-recruit__text {
    margin-top: clamp(32px, 5vw, 60px);
  color: #ffffff;
  padding-block: 12px;
  padding-inline: 10px;
  font-size: clamp(14px, 1.5625vw, 16px);
  line-height: 1.5;
  font-weight: 600;
  text-align: center;
  border: 1px solid #ffffff;
  border-radius: 5px;
    max-width: 1030px;
  margin-inline: auto;
}

.p-recruit__table-title {
  color: #ffffff;
  font-size: clamp(16px, 1.953125vw, 20px);
  line-height: 1.45;
  font-weight: 700;
  max-width: 1030px;
  margin-inline: auto;
}

.p-recruit__table-wrap.p-recruit__table-wrap {
  margin-top: clamp(32px, 4.6875vw, 48px);
  background: transparent;
  max-width: 1030px;
}
.p-recruit__table-wrap .p-company__table {
  margin-top: 13px;
  background: #ffffff;
  min-width: 600px;
}




/* company */

.p-philo {
  padding-top: clamp(60px, 8.3333333333vw, 100px);
}

.p-philo__body {
  margin-top: clamp(32px, 6.25vw, 48px);
  max-width: 722px;
  margin-inline: auto;
}

.p-philo__main {
  padding-inline: 27px;
  color: #274995;
  font-size: clamp(18px, 2.34375vw, 24px);
  line-height: 1.625;
  letter-spacing: 1.44px;
  font-weight: 700;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
  text-align: center;
  position: relative;
}
.p-philo__main::before, .p-philo__main::after {
  content: "";
  position: absolute;
  top: 0;
  width: 27px;
  height: 36px;
}
.p-philo__main::before {
  left: 0;
  background: url(../images/philo-1.png) no-repeat center center/contain;
}
.p-philo__main::after {
  right: 0;
  background: url(../images/philo-2.png) no-repeat center center/contain;
}

.p-philo__items {
  margin-top: clamp(32px, 6.5104166667vw, 50px);
  max-width: 668px;
  margin-inline: auto;
}

.p-philo__item {
  padding-block: 20px;
  padding-inline: 12px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: clamp(10px, 2.4166666667vw, 29px);
  background: #f5fafd;
  border-radius: 10px;
}
@media screen and (min-width:768px) {
  .p-philo__item {
    padding-right: 20px;
    padding-left: clamp(20px, 3.1666666667vw, 38px);
  }
}
.p-philo__item + .p-philo__item {
  margin-top: 10px;
}

.p-philo__item-num {
  color: #274995;
  font-size: clamp(16px, 1.7578125vw, 18px);
  line-height: 1.4444444444;
  letter-spacing: 1.08px;
  font-weight: 600;
}

.p-philo__item-text {
  font-size: clamp(14px, 1.7578125vw, 18px);
  line-height: 1.4444444444;
  letter-spacing: 1.08px;
  font-weight: 600;
}


.p-message {
  padding-top: clamp(60px, 9vw, 108px);
}

.p-message__body {
  margin-top: clamp(48px, 8.3333333333vw, 64px);
  max-width: 1050px;
  margin-inline: auto;
}

.p-message__img {
  width: 100%;
  height: 100%;
  max-width: 1050px;
  aspect-ratio: 1050/370;
  border-radius: 20px;
}
.p-message__img img {
  border-radius: 20px;
}

.p-message__wrap {
  margin-top: clamp(32px, 6.5104166667vw, 50px);
}
@media screen and (min-width:768px) {
  .p-message__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 32px;
  }
}

.p-message__content {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.p-message__main {
  font-size: clamp(18px, 2.34375vw, 24px);
  line-height: 1.625;
  letter-spacing: 1.44px;
  font-weight: 700;
}

.p-message__name {
  margin-top: clamp(40px, 5.078125vw, 52px);
  padding-left: clamp(16px, 2.05078125vw, 21px);
  border-left: 3px solid #6486D4;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.p-message__name .name-top {
  color: #797979;
  font-size: clamp(13px, 1.8229166667vw, 14px);
  line-height: 1.4285714286;
  font-weight: 500;
}
.p-message__name .name-bottom {
  margin-top: 10px;
  font-size: clamp(16px, 2.34375vw, 18px);
  line-height: 1.5;
  font-weight: 500;
}


.p-message__texts {
  max-width: 495px;
  margin-top: 32px;
  margin-left: auto;
}
@media screen and (min-width:768px) {
  .p-message__texts {
    margin: 0;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}

.p-message__text {
  font-size: clamp(13px, 1.3671875vw, 14px);
  line-height: 1.9285714286;
  font-weight: 700;
}
.p-message__text + .p-message__text {
  margin-top: 25px;
}

.p-company {
  margin-top: clamp(60px, 7.6666666667vw, 92px);
  padding-top: clamp(80px, 11.71875vw, 120px);
  padding-bottom: clamp(300px, 25.8418740849vw, 353px);
  background: #8bcfed;
  border-radius: 0px 160px 0px 0px;
}

.p-company__table-wrap {
  margin-top: clamp(48px, 6.93359375vw, 71px);
  max-width: 1050px;
  margin-inline: auto;
  background: #ffffff;
  border-radius: 10px;
  overflow-x: auto;
}

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

.p-company__table-row {
  display: grid;
  grid-template-columns: 130px 1fr;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width:1200px) {
  .p-company__table-row {
    grid-template-columns: 190px 1fr;
  }
}
.p-company__table-row + .p-company__table-row {
  border-top: 1px solid #a7a7a7;
}

.p-company__table-title {
  padding-block: 35px;
  color: #6486d4;
  font-size: clamp(13px, 1.3671875vw, 14px);
  line-height: 1.4285714286;
  font-weight: 700;
  text-align: center;
    height: 100%;
  -ms-flex-line-pack: center;
      align-content: center;
  position: relative;
}
.p-company__table-title::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #6486D4;
}

.p-company__table-text {
  padding-left: clamp(24px, 3.6603221083vw, 50px);
  padding-right: 20px;
  color: #454545;
  font-size: clamp(13px, 1.3671875vw, 14px);
  line-height: 1.4285714286;
  font-weight: 500;
}
@media screen and (min-width:768px) {
  .p-company__table-text {
    padding-right: clamp(20px, 7.6866764275vw, 105px);
  }
}

.map-container {
  padding-block: 35px;
}

.map-wrap {
  margin-top: 30px;
  padding-left: clamp(24px, 3.6603221083vw, 50px);
  padding-right: 20px;
}
@media screen and (min-width:768px) {
  .map-wrap {
    padding-right: clamp(20px, 4.39238653vw, 60px);
  }
}

.map iframe {
  width: 100%;
  aspect-ratio: 749/280;
  border-radius: 10px;
}


.p-history {
  margin-top: clamp(-233px, -17.0571010249vw, -200px);
  padding-top: clamp(106px, 13.18359375vw, 135px);
  padding-bottom: clamp(106px, 10vw, 120px);
  border-radius: 160px 0px 160px 160px;
  background: #8aa7e8;
}

.p-history__table-wrap {
  margin-top: clamp(48px, 6.93359375vw, 71px);
  max-width: 1050px;
  margin-inline: auto;
  background: #ffffff;
  border-radius: 10px;
  overflow-x: auto;
}

/* detail */

.p-detail {
  padding-top: clamp(48px, 8.10546875vw, 83px);
  padding-bottom: clamp(92px, 11.7130307467vw, 160px);
  background: #ffffff;
  border-radius: 0px 0px 160px 160px;
}

.detail {
  color: #483C42;
  max-width: 844px;
  margin-inline: auto;
}

.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: #6486D4;
  width: 8px;
  height: 57%;
  top: 6px;
  left: 0;
}

.post-detail__content img,
.detail img {
  aspect-ratio: 594/350;
  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;
}

.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 #6486D4;
  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: #6486D4;
  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: #6486D4;
  border: 1px solid #6486D4;
  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: #6486D4;
    opacity: 1;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
}

.col-2 {
  min-width: 25%;
}
@media screen and (min-width:1024px) {
  .col-2 {
    min-width: unset;
  }
}
.col-2 img {
  max-width: 100%;
  height: auto;
}

.main-image-container {
  max-width: 594px;
  width: 96%;
  margin: 80px auto 0;
}

.main-image-box {
  position: relative;
  width: 100%;
  aspect-ratio: 594/365;
  border-radius: 10px;
  overflow: hidden;
  margin: 0 auto;
}
.main-image-box img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  margin: auto;
  -o-object-fit: contain;
     object-fit: contain;
}

.thumbnail-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: static;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 17px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto;
  padding: 40px 0 0;
}

.thumbnail-box {
  width: 25%;
  cursor: pointer;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.thumbnail-box:hover {
  opacity: 0.7;
}

.thumbnail-img {
  position: relative;
  aspect-ratio: 97/97;
  border-radius: 10px;
  overflow: hidden;
}
.thumbnail-img:empty {
  display: none;
}
.thumbnail-img img {
  position: absolute;
  width: auto;
  height: auto;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  -o-object-fit: cover;
     object-fit: cover;
}

@media screen and (min-width: 768px) {
  .thumbnail-container {
    padding: 66px 0 0;
  }
  .thumbnail-box {
    width: 10%;
  }
}

/* news */

.p-news__items {
  border-top: 1px solid #d9d9d9;
}

.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: #fafafa;
  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::after {
  opacity: 1;
}
.p-news__item:hover .p-news__item-body::before {
  opacity: 1;
}

.p-news__item-date span {
  display: block;
}
.p-news__item-date .date-y {
  color: #9d9d9d;
  font-size: 12px;
  line-height: 1.4166666667;
  letter-spacing: 0.72px;
  font-weight: 600;
}
.p-news__item-date .date-md {
  margin-top: 2px;
  color: #9d9d9d;
  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::before {
  content: "";
  position: absolute;
  top: 50%;
  translate: 0 -50%;
  right: -13px;
  width: 40px;
  height: 40px;
  border: 1px solid #000000;
  background: #8fc2ef;
  border-radius: 50%;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.p-news__item-body::after {
  content: "";
  position: absolute;
  top: 50%;
  translate: 0 -50%;
  right: 0;
  width: 14px;
  height: 10.5px;
  background: url(../images/icon-arrow-white.svg) no-repeat center center/contain;
}
@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 span {
  display: block;
  color: #ffffff;
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: 0.96px;
  font-weight: 500;
  padding: 2px 7px;
  background: #6486d4;
  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: 20px;
  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;
}
@media screen and (min-width:1024px) {
  .p-news__item-title {
    margin-top: 0;
  }
}

/* works */

.p-works {
  padding-top: clamp(48px, 6.15234375vw, 63px);
  padding-bottom: clamp(92px, 10.980966325vw, 150px);
  background: #ffffff;
  border-radius: 0px 0px 160px 160px;
}
.p-works__categories {
  padding-bottom: clamp(40px, 7.8125vw, 80px);
}
@media screen and (min-width:768px) {
  .p-works__categories .webgene-blog {
    padding-bottom: 22px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    row-gap: 20px;
    border-bottom: 1px solid #d9d9d9;
  }
}
.p-works__categories .webgene-item + .webgene-item {
  margin-top: 18px;
}
@media screen and (min-width:768px) {
  .p-works__categories .webgene-item + .webgene-item {
    padding-left: 20px;
    margin-top: 0;
  }
}
.p-works__categories .c-menu__link::after {
  rotate: -90deg;
}
@media (any-hover: hover) {
  .p-works__categories .c-menu__link:hover::after {
    translate: 5px 0;
  }
}

.p-works__items {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
}
@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: 362px;
  }
}
@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: 362/250;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
@media screen and (min-width:1024px) {
  .p-works__item-head {
    max-width: 362px;
  }
}
.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;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 2px 8px;
  color: #ffffff;
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: 0.96px;
  font-weight: 500;
  background: #6486d4;
  border-radius: 10px;
  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;
}

.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: #f8f8f8;
  color: #333333;
}

.webgene-pagination ul .number.selected a {
  background: #8ec3ef;
  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;
  }
}

/* contact */

.p-contact__body {
  padding-top: clamp(80px, 7.6666666667vw, 92px);
  padding-bottom: clamp(116px, 13.1666666667vw, 158px);
  background: #ffffff;
  border-radius: 0px 0px 160px 160px;
}

.p-contact__top {
  padding-block: 18px;
  padding-inline: 20px;
  background: #f5fafd;
  border-radius: 10px;
  max-width: 470px;
  margin-inline: auto;
}

.p-contact__top-title {
  color: #00132b;
  font-size: clamp(14px, 1.7578125vw, 18px);
  line-height: 1.4444444444;
  letter-spacing: 1.08px;
  font-weight: 600;
  text-align: center;
}

.p-contact__top-tel {
  margin-top: 9px;
  padding-left: 39px;
  font-family: "Lato", sans-serif;
  color: #6486d4;
  font-size: clamp(24px, 3.7109375vw, 38px);
  line-height: 1.2105263158;
  letter-spacing: 1.9px;
  font-weight: 700;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
}
.p-contact__top-tel::before {
  content: "";
  position: absolute;
  top: 50%;
  translate: 0 -50%;
  left: 0;
  width: 30px;
  height: 30px;
  background: url(../images/icon-contact-tel.svg) no-repeat center center/contain;
}
@media (any-hover: hover) {
  .p-contact__top-tel:hover {
    color: #6486d4;
  }
}


.p-contact__top-text {
  margin-top: 6px;
  font-size: clamp(13px, 1.0248901903vw, 14px);
  line-height: 1.4285714286;
  letter-spacing: 0.84px;
  font-weight: 600;
  text-align: center;
}

.contact {
  margin-top: clamp(48px, 8.0078125vw, 82px);
  color: #555555;
  max-width: 898px;
  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: #fafafa;
  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 #8ec1ef;
  width: 183px;
  background: #8ec1ef;
  border-radius: 25px;
  color: #000000;
  font-size: 15px;
  line-height: 1.3125;
  letter-spacing: 0.75px;
  font-weight: 600;
  text-align: center;
}

.formBtn:hover {
  background: transparent;
  color: #8ec1ef;
}

.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: #fafafa;
  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: #8ec3ef;
  border-color: #8ec3ef;
  -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;
  background: #ffffff;
  border-radius: 0 0 150px 150px;
}
@media screen and (min-width:768px) {
  .p-contact-after__body {
    padding-top: 150px;
    padding-bottom: 150px;
  }
}

@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;
  }
}
