:root {
  --cl_cyan: #5CC5F2;
  --cl_red_sweet: #FF6060;
  --cl_main: #0F376E;
}

.p_about_sec {
  padding-inline: clamp(0.625rem,
        55.5555555556vw + -12.3958333333rem,
        1.25rem);
}
.p_about_sec.p_about_sec__intro {
  padding-top: 75px;
}
@media screen and (min-width: 768px) {
  .p_about_sec.p_about_sec__intro {
    padding-top: min(203px, 10.5729166667vw);
  }
}
.p_about_sec.p_about_sec__bg {
  background: url("../images/common/img_wave.png"), linear-gradient(31deg, #cfd7e2 0%, #e7ebf0 100%) 0% 0%;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: top left;
  padding-inline: 0;
  margin-top: 65px;
  padding-bottom: 50px;
}
@media screen and (min-width: 768px) {
  .p_about_sec.p_about_sec__bg {
    margin-top: min(108px, 5.625vw);
    padding-bottom: min(160px, 8.3333333333vw);
  }
}

.p_about_mttl {
  text-align: center;
  letter-spacing: 0.15em;
  font-size: 1.75rem;
  font-weight: 500;
  line-height: 1.75;
}
@media screen and (min-width: 768px) {
  .p_about_mttl {
    font-weight: 400;
    font-size: clamp(1.75rem,
        8.0696202532vw + -2.1234177215rem,
        4.9375rem);
    line-height: 1.4936708861;
    position: relative;
    left: clamp(0rem,
        0.4807692308vw + -0.0432692308rem,
        0.4375rem);
  }
}

.p_about_wrap {
  max-width: 1548px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-inline: 20px;
  display: grid;
  grid-template-columns: 1fr;
  align-items: start;
  grid-template-areas: "greet" "thumb" "sign";
  margin-top: 60px;
}
@media screen and (min-width: 768px) {
  .p_about_wrap {
    grid-template-columns: 57.8431372549% 36.7973856209%;
    grid-template-areas: "greet thumb" "sign thumb";
    column-gap: 5.3594771242%;
    margin-top: min(114px, 5.9375vw);
    padding-left: 18px;
    padding-right: 0;
  }
}
.p_about_wrap .p_about_wrap__txt {
  font-weight: 500;
  color: #000000;
  letter-spacing: 0.15em;
  font-size: 1.125rem;
  line-height: 1.8311111111;
}
@media screen and (min-width: 768px) {
  .p_about_wrap .p_about_wrap__txt {
    letter-spacing: 0.1em;
    font-size: clamp(1.125rem,
        1.2658227848vw + 0.5174050633rem,
        1.625rem);
    line-height: 2.1923076923;
  }
}
.p_about_wrap .p_about_wrap__thumb {
  grid-area: thumb;
  margin-top: 23px;
}
@media screen and (min-width: 768px) {
  .p_about_wrap .p_about_wrap__thumb {
    margin-top: 15px;
  }
}
.p_about_wrap .p_about_wrap__greet {
  grid-area: greet;
}
.p_about_wrap .p_about_wrap__sign {
  grid-area: sign;
  text-align: center;
  letter-spacing: 0.19em;
  margin-top: 15px;
  font-size: 1rem;
}
@media screen and (min-width: 768px) {
  .p_about_wrap .p_about_wrap__sign {
    letter-spacing: 0.15em;
    font-size: clamp(1.125rem,
        1.2658227848vw + 0.5174050633rem,
        1.625rem);
    margin-top: 0;
    text-align: right;
  }
}

.p_about_profile {
  max-width: 1464px;
  margin-left: auto;
  margin-right: auto;
  width: calc(100% - 46px);
  padding-top: 93px;
}
@media screen and (min-width: 768px) {
  .p_about_profile {
    padding-top: min(180px, 9.375vw);
  }
}

.p_about_table {
  background: linear-gradient(90deg, rgb(15, 55, 110) 28.818443804%, rgb(255, 255, 255) 28.818443804%, rgb(255, 255, 255) 100%);
  margin-top: 38px;
  border-radius: 30px;
  padding-inline: 5.4755043228%;
  padding-top: 8px;
  padding-bottom: 27px;
}
@media screen and (min-width: 768px) {
  .p_about_table {
    background: linear-gradient(90deg, rgb(15, 55, 110) 26.2295081967%, rgb(255, 255, 255) 26.2295081967%, rgb(255, 255, 255) 100%);
    padding-left: 5.3278688525%;
    padding-right: 6.4890710383%;
    padding-top: 35px;
    padding-bottom: 69px;
    margin-top: 57px;
    border-radius: 60px;
  }
}
.p_about_table .p_about_table__row {
  display: flex;
}
.p_about_table .p_about_table__row dt,
.p_about_table .p_about_table__row dd {
  font-size: 0.6875rem;
  min-height: 50px;
  padding-block: 12px;
}
@media screen and (min-width: 768px) {
  .p_about_table .p_about_table__row dt,
  .p_about_table .p_about_table__row dd {
    min-height: 93px;
    padding-block: 27px;
  }
}
.p_about_table .p_about_table__row dt {
  font-weight: 500;
  color: #ffffff;
  text-align: center;
  border-bottom: 1px solid #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  letter-spacing: 0.1em;
  width: 26.4516129032%;
  line-height: 1.8181818182;
}
@media screen and (min-width: 768px) {
  .p_about_table .p_about_table__row dt {
    letter-spacing: 0.3em;
    border-bottom: 3px solid #fff;
    font-size: 1.3125rem;
    line-height: 1.7142857143;
    width: 23.7209302326%;
  }
}
.p_about_table .p_about_table__row dd {
  letter-spacing: 0.1em;
  color: #000000;
  font-weight: 500;
  border-bottom: 1px solid #000;
  display: inline-flex;
  align-items: center;
  flex: 1;
  padding-left: 4.5307443366%;
  line-height: 1.8181818182;
}
@media screen and (min-width: 768px) {
  .p_about_table .p_about_table__row dd {
    border-bottom: 3px solid #000;
    letter-spacing: 0.3em;
    font-size: 1.3125rem;
    line-height: 1.7142857143;
    padding-left: 5.5770720372%;
  }
}

.p_about_history {
  max-width: 1464px;
  margin-left: auto;
  margin-right: auto;
  width: calc(100% - 46px);
  margin-top: 92px;
}
@media screen and (min-width: 768px) {
  .p_about_history {
    margin-top: min(140px, 7.2916666667vw);
  }
}

.p_history {
  background-color: #ffffff;
  position: relative;
  border-radius: 30px;
  margin-top: 30px;
  padding-inline: 6.0518731988%;
  padding-top: 30px;
  padding-bottom: 28px;
}
@media screen and (min-width: 768px) {
  .p_history {
    border-radius: 60px;
    padding-left: 5.1912568306%;
    padding-right: 6.5573770492%;
    padding-top: 11px;
    padding-bottom: 65px;
    margin-top: 57px;
  }
}
.p_history::before {
  content: "";
  position: absolute;
  width: 1px;
  top: 46px;
  bottom: 28px;
  left: calc(6.0518731988% + 7px);
  background-color: #0f376e;
}
@media screen and (min-width: 768px) {
  .p_history::before {
    width: 2px;
    top: 46px;
    bottom: 30px;
    left: calc(5.1912568306% + 9px);
  }
}
.p_history .p_history__item_wrap {
  position: relative;
  padding-left: 35px;
  padding-bottom: 28px;
}
@media screen and (min-width: 768px) {
  .p_history .p_history__item_wrap {
    padding-left: 4.9535603715%;
    padding-bottom: unset;
  }
}
.p_history .p_history__item_wrap::before {
  content: "";
  position: absolute;
  border-radius: 50%;
  background-color: #0f376e;
  left: 0;
  top: 3px;
  width: 16px;
  height: 16px;
}
@media screen and (min-width: 768px) {
  .p_history .p_history__item_wrap::before {
    top: 46px;
    width: 20px;
    height: 20px;
  }
}
@media screen and (min-width: 768px) {
  .p_history .p_history__item_wrap:nth-child(even) .p_history__item {
    background-color: #e7ebf0;
  }
}
@media screen and (min-width: 768px) {
  .p_history .p_history__item {
    display: flex;
  }
}
.p_history .p_history__item dt,
.p_history .p_history__item dd {
  font-size: 0.6875rem;
  letter-spacing: 0.15em;
  line-height: 1.7272727273;
}
@media screen and (min-width: 768px) {
  .p_history .p_history__item dt,
  .p_history .p_history__item dd {
    align-items: center;
    display: inline-flex;
    min-height: 110px;
    letter-spacing: 0.2em;
    font-size: 1.3125rem;
    line-height: 1.7142857143;
  }
}
.p_history .p_history__item dt {
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  .p_history .p_history__item dt {
    padding-inline: 26px;
    width: 259px;
  }
}
.p_history .p_history__item dd {
  color: #000000;
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  .p_history .p_history__item dd {
    flex: 1;
    padding-left: 4.6416938111%;
    padding-right: 10px;
  }
}
/*# sourceMappingURL=about.css.map */
