@charset "UTF-8";
/*!
global > color
------------------------------
*/
/*!
global > content-width
------------------------------
*/
/*!
global > font
------------------------------
*/
/*!
global > mixin
------------------------------
*/
.p_data01__sec-item02:nth-of-type(4) .p_data01__sec-item-body01.u-new::before, .p_data01__sec-item02:nth-of-type(4) .p_data01__sec-item-body01.u-career::before, .p_data01__sec-item-body-note {
  font-size: 0.875rem;
}
@media screen and (min-width: 768px) {
  .p_data01__sec-item02:nth-of-type(4) .p_data01__sec-item-body01.u-new::before, .p_data01__sec-item02:nth-of-type(4) .p_data01__sec-item-body01.u-career::before, .p_data01__sec-item-body-note {
    font-size: clamp(
      0.875rem,
      0.4237288136vw + 0.6716101695rem,
      1rem
  );
  }
}

.p_data01__sec-item-body {
  font-size: 0.875rem;
}
@media screen and (min-width: 768px) {
  .p_data01__sec-item-body {
    font-size: clamp(
      1rem,
      0.4237288136vw + 0.7966101695rem,
      1.125rem
  );
  }
}

.p_data01__sec-item-body-unit {
  font-size: 1rem;
}
@media screen and (min-width: 768px) {
  .p_data01__sec-item-body-unit {
    font-size: clamp(
      1rem,
      0.8474576271vw + 0.593220339rem,
      1.25rem
  );
  }
}

.p_data01__sec-item-ttl {
  font-size: 1.125rem;
}
@media screen and (min-width: 768px) {
  .p_data01__sec-item-ttl {
    font-size: clamp(
      1.25rem,
      0.8474576271vw + 0.843220339rem,
      1.5rem
  );
  }
}

.p_data01__sec-ttl {
  font-size: 1.625rem;
}
@media screen and (min-width: 768px) {
  .p_data01__sec-ttl {
    font-size: clamp(
      1.625rem,
      2.9661016949vw + 0.2012711864rem,
      2.5rem
  );
  }
}

.p_data01__sec-item-body01 {
  font-size: 1.875rem;
}
@media screen and (min-width: 768px) {
  .p_data01__sec-item-body01 {
    font-size: clamp(
      1.875rem,
      5.5084745763vw + -0.7690677966rem,
      3.5rem
  );
  }
}

@media screen and (min-width: 768px) {
  .p_data .c_mv02 {
    padding: clamp(
      7.5rem,
      20.7627118644vw + -2.4661016949rem,
      13.625rem
  ) 0 clamp(
      2.5rem,
      4.2372881356vw + 0.4661016949rem,
      3.75rem
  );
  }
}
.p_data .c_mv02 .c_bread__item,
.p_data .c_mv02 .c_bread__link,
.p_data .c_mv02 .c_mv02__ttl {
  color: #ffffff;
}
.p_data .c_mv02 .c_bread__item::after {
  background-color: #ffffff;
}
.p_data01 {
  position: relative;
  z-index: 2;
  padding-bottom: 50px;
  padding-top: 100px;
}
@media screen and (min-width: 768px) {
  .p_data01 {
    padding-top: clamp(
      14.0625rem,
      18.0288461538vw + 5.4086538462rem,
      23.4375rem
  );
    padding-bottom: 99px;
  }
}
.p_data01__sec + .p_data01__sec {
  margin-top: 60px;
}
@media screen and (min-width: 768px) {
  .p_data01__sec + .p_data01__sec {
    margin-top: 107px;
  }
}
.p_data01__sec-ttl {
  color: #ffffff;
  font-family: "Zen Old Mincho", serif;
  letter-spacing: 0.02em;
  line-height: 1.4;
  text-align: center;
}
.p_data01__sec-list01 {
  border-left: 1px solid rgba(255, 255, 255, 0.2);
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(230px, 1fr));
  margin-top: 40px;
}
@media screen and (min-width: 768px) {
  .p_data01__sec-list01 {
    margin-top: 72px;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
  }
}
.p_data01__sec-item01 {
  position: relative;
  color: #ffffff;
  display: flex;
  flex-direction: column;
  grid-template-columns: minmax(60px, 120px) 200px, 1fr;
  align-items: center;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  padding: 20px 10px;
}
@media screen and (min-width: 768px) {
  .p_data01__sec-item01 {
    padding: 20px 10px 40px 10px;
    min-height: 282px;
    display: grid;
    transition: all 0.5s;
  }
  .p_data01__sec-item01:hover > * {
    opacity: 0.5;
  }
  .p_data01__sec-item01:hover .c_btn01__icon {
    opacity: 1;
  }
  .p_data01__sec-item01:hover .c_btn01__icon__01 {
    transition-delay: 0s;
    transform: translateX(5px);
    opacity: 0;
  }
  .p_data01__sec-item01:hover .c_btn01__icon__02 {
    transition-delay: 0.3s;
    transform: translateX(0);
    opacity: 1;
  }
  .p_data01__sec-item01:hover .c_btn01__icon__02 path {
    fill: #000;
  }
  .p_data01__sec-item01:hover .c_btn01__icon__content {
    opacity: 1;
  }
  .p_data01__sec-item01:hover .c_btn01__icon__bg1 {
    opacity: 1;
    scale: 1;
    fill: #fff;
  }
  .p_data01__sec-item01:hover .c_btn01__icon__bg2 {
    opacity: 0;
    scale: 1;
  }
}
.p_data01__sec-item01 .c_btn01__icon {
  position: absolute;
  right: 20px;
  bottom: 20px;
  top: auto;
  transform: none;
  transition: all 0.5s;
}
.p_data01__sec-item01:nth-of-type(1), .p_data01__sec-item01:nth-of-type(4) {
  grid-template-columns: minmax(60px, 120px) minmax(200px, 1fr);
}
.p_data01__sec-item01:nth-of-type(2), .p_data01__sec-item01:nth-of-type(5) {
  grid-template-columns: minmax(60px, 178px) minmax(200px, 1fr);
}
.p_data01__sec-item01:nth-of-type(3), .p_data01__sec-item01:nth-of-type(6) {
  grid-template-columns: minmax(60px, 138px) minmax(200px, 1fr);
}
@media screen and (min-width: 768px) {
  .p_data01__sec-item01:nth-of-type(1) .p_data01__sec-item-icon img {
    width: clamp(
      3.75rem,
      0.7211538462vw + 3.4038461538rem,
      4.125rem
  );
  }
}
@media screen and (min-width: 768px) {
  .p_data01__sec-item01:nth-of-type(2) .p_data01__sec-item-icon {
    position: relative;
    top: 4px;
  }
  .p_data01__sec-item01:nth-of-type(2) .p_data01__sec-item-icon img {
    width: clamp(
      3.75rem,
      5.7692307692vw + 0.9807692308rem,
      6.75rem
  );
  }
}
@media screen and (min-width: 768px) {
  .p_data01__sec-item01:nth-of-type(3) .p_data01__sec-item-icon {
    position: relative;
    top: 12px;
  }
}
@media screen and (min-width: 768px) {
  .p_data01__sec-item01:nth-of-type(4) .p_data01__sec-item-info {
    padding-top: 0;
    margin-top: -5px;
  }
}
@media screen and (min-width: 768px) {
  .p_data01__sec-item01:nth-of-type(5) .p_data01__sec-item-info {
    margin-top: 10px;
  }
  .p_data01__sec-item01:nth-of-type(5) .p_data01__sec-item-icon img {
    width: clamp(
      3.75rem,
      1.9230769231vw + 2.8269230769rem,
      4.75rem
  );
  }
}
.p_data01__sec-item01:nth-of-type(6) {
  padding-bottom: 50px;
}
@media screen and (min-width: 768px) {
  .p_data01__sec-item01:nth-of-type(6) {
    padding-bottom: 20px;
  }
  .p_data01__sec-item01:nth-of-type(6) .p_data01__sec-item-info {
    padding-top: 0;
    margin-top: -5px;
  }
  .p_data01__sec-item01:nth-of-type(6) .p_data01__sec-item-icon img {
    width: clamp(
      3.75rem,
      2.7644230769vw + 2.4230769231rem,
      5.1875rem
  );
  }
}
.p_data01__sec-bk {
  margin-left: calc(50% - 50vw);
  margin-top: 60px;
}
@media screen and (min-width: 768px) {
  .p_data01__sec-bk {
    margin-top: 140px;
  }
}
.p_data01__sec-list02 {
  border-left: 1px solid rgba(255, 255, 255, 0.2);
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(270px, 1fr));
  margin-top: 40px;
}
@media screen and (min-width: 768px) {
  .p_data01__sec-list02 {
    margin-top: 92px;
    grid-template-columns: 1fr 1fr;
  }
}
.p_data01__sec-item02 {
  color: #ffffff;
  display: flex;
  flex-direction: column;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  padding-top: clamp(
      1.25rem,
      3.6437246964vw + 0.4187753036rem,
      4.0625rem
  );
  padding-bottom: clamp(
      1.25rem,
      5.6680161943vw + -0.0430161943rem,
      5.625rem
  );
}
@media screen and (min-width: 768px) {
  .p_data01__sec-item02 {
    display: grid;
  }
}
@media screen and (min-width: 768px) {
  .p_data01__sec-item02 .p_data01__sec-item-icon {
    justify-content: flex-end;
    padding-right: clamp(
      1.4375rem,
      -3.6016949153vw + 4.2288135593rem,
      2.5rem
  );
  }
}
.p_data01__sec-item02:nth-of-type(1), .p_data01__sec-item02:nth-of-type(3) {
  grid-template-columns: minmax(100px, 300px) minmax(200px, 1fr);
}
.p_data01__sec-item02:nth-of-type(2), .p_data01__sec-item02:nth-of-type(4) {
  grid-template-columns: minmax(100px, 250px) minmax(200px, 1fr);
}
@media screen and (min-width: 768px) {
  .p_data01__sec-item02:nth-of-type(1) .p_data01__sec-item-icon img {
    width: clamp(
      3.75rem,
      5.6490384615vw + 1.0384615385rem,
      6.6875rem
  );
  }
}
@media screen and (min-width: 768px) {
  .p_data01__sec-item02:nth-of-type(2) .p_data01__sec-item-icon {
    padding-right: 40px;
  }
  .p_data01__sec-item02:nth-of-type(2) .p_data01__sec-item-icon img {
    width: clamp(
      3.75rem,
      4.2067307692vw + 1.7307692308rem,
      5.9375rem
  );
  }
}
@media screen and (min-width: 768px) {
  .p_data01__sec-item02:nth-of-type(3) .p_data01__sec-item-info {
    position: relative;
    top: clamp(
      0rem,
      2.1186440678vw + -1.0169491525rem,
      0.625rem
  );
  }
  .p_data01__sec-item02:nth-of-type(3) .p_data01__sec-item-icon {
    padding-right: 43px;
    margin-top: clamp(
      0.9375rem,
      3.6016949153vw + -0.7913135593rem,
      2rem
  );
  }
  .p_data01__sec-item02:nth-of-type(3) .p_data01__sec-item-icon img {
    width: clamp(
      3.75rem,
      3.125vw + 2.25rem,
      5.375rem
  );
  }
}
@media screen and (min-width: 768px) {
  .p_data01__sec-item02:nth-of-type(4) .p_data01__sec-item-info {
    position: relative;
    top: clamp(
      0rem,
      2.1186440678vw + -1.0169491525rem,
      0.625rem
  );
  }
  .p_data01__sec-item02:nth-of-type(4) .p_data01__sec-item-icon {
    position: relative;
    top: 12px;
    padding-right: 44px;
  }
  .p_data01__sec-item02:nth-of-type(4) .p_data01__sec-item-icon img {
    width: clamp(
      3.75rem,
      4.0865384615vw + 1.7884615385rem,
      5.875rem
  );
  }
}
.p_data01__sec-item02:nth-of-type(4) .p_data01__sec-item-body {
  position: relative;
  top: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  .p_data01__sec-item02:nth-of-type(4) .p_data01__sec-item-body {
    top: 20px;
    left: 5px;
    justify-content: flex-start;
  }
}
.p_data01__sec-item02:nth-of-type(4) .p_data01__sec-item-body01 {
  position: relative;
}
.p_data01__sec-item02:nth-of-type(4) .p_data01__sec-item-body01.u-new::before {
  content: "新卒";
  font-weight: 500;
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0.02em;
  position: absolute;
  bottom: calc(100% + 6px);
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  white-space: nowrap;
  width: 29px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .p_data01__sec-item02:nth-of-type(4) .p_data01__sec-item-body01.u-new::before {
    width: 32px;
  }
}
.p_data01__sec-item02:nth-of-type(4) .p_data01__sec-item-body01.u-career::before {
  content: "中途";
  font-weight: 500;
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0.02em;
  position: absolute;
  bottom: calc(100% + 6px);
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  white-space: nowrap;
  width: 29px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .p_data01__sec-item02:nth-of-type(4) .p_data01__sec-item-body01.u-career::before {
    width: 32px;
  }
}
.p_data01__sec-item-icon {
  display: flex;
  justify-content: center;
  min-height: 100px;
}
@media screen and (min-width: 768px) {
  .p_data01__sec-item-icon {
    min-height: auto;
    transition: all 0.5s;
  }
}
.p_data01__sec-item-icon img {
  height: auto;
}
@media screen and (min-width: 768px) {
  .p_data01__sec-item-icon img {
    object-fit: cover;
    width: clamp(
      3.75rem,
      2.4038461538vw + 2.5961538462rem,
      5rem
  );
  }
}
.p_data01__sec-item-info {
  display: flex;
  flex-direction: column;
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  .p_data01__sec-item-info {
    padding-top: 13px;
    margin-top: 0;
    transition: all 0.5s;
  }
}
.p_data01__sec-item-ttl {
  font-family: "Zen Old Mincho", serif;
  letter-spacing: 0.02em;
  line-height: 1.675;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .p_data01__sec-item-ttl {
    text-align: left;
    justify-content: flex-start;
  }
}
.p_data01__sec-item-body {
  font-family: "Zen Old Mincho", serif;
  letter-spacing: 0.04em;
  line-height: 1.675;
  font-weight: 700;
  margin-top: 16px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .p_data01__sec-item-body {
    text-align: left;
  }
}
.p_data01__sec-item-body01 {
  font-family: "Cormorant Infant", serif;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1;
}
.p_data01__sec-item-body-unit {
  line-height: 1;
}
.p_data01__sec-item-body-note {
  margin-top: 16px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
}
.p_data01__sec-item-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.p_data02 {
  padding: 50px 0;
}
@media screen and (min-width: 768px) {
  .p_data02 {
    padding: 160px 0 154px;
  }
}
/*# sourceMappingURL=data.css.map */
