@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Shippori+Mincho:wght@400;500;600;700;800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Marcellus&display=swap");
.p-secMessage {
  border-top: 1px solid #DCE2E3;
  background: #F5F8F8;
  border-top: none;
}
@media screen and (min-width: 769px) {
  .p-secMessage_in {
    display: flex;
  }
}
@media screen and (min-width: 769px) {
  .p-secMessage_title {
    flex-basis: 43.75%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
}
.p-secMessage_title ._img {
  overflow: hidden;
}
@media screen and (min-width: 769px) {
  .p-secMessage_title ._img {
    width: 63.0357142857%;
    border-radius: 5px;
  }
}
@media screen and (max-width: 768px) {
  .p-secMessage_title ._img {
    margin-bottom: 10.6666666667vw;
    border-radius: 1.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .p-secMessage_cnt1 {
    flex-basis: 56.25%;
    padding-left: 4.6875%;
    border-left: 1px solid #DCE2E3;
  }
}
@media screen and (min-width: 769px) {
  .p-secMessage_cnt1 .c-txtStyle2 {
    margin-top: 100px;
    margin-top: 80px;
  }
}
@media screen and (min-width: 769px) {
  .p-secMessage_cnt1 .c-titleStyle5 {
    margin-top: 50px;
  }
}
@media screen and (max-width: 768px) {
  .p-secMessage_cnt1 .c-titleStyle5 {
    margin-top: 13.3333333333vw;
  }
}
.p-secMessage_cnt1 {
  border-left: none;
}

.p-secWhyNef {
  border-top: 1px solid #DCE2E3;
  background: #F5F8F8;
}
@media screen and (min-width: 769px) {
  .p-secWhyNef {
    padding-bottom: 0;
  }
}
.p-secWhyNef_cnt1 {
  position: relative;
  z-index: 1;
}
.p-secWhyNef_cnt1 > dl {
  border-bottom: 1px solid #DCE2E3;
}
@media screen and (min-width: 769px) {
  .p-secWhyNef_cnt1 > dl {
    display: flex;
    align-items: center;
    padding: 30px 0;
  }
}
@media screen and (max-width: 768px) {
  .p-secWhyNef_cnt1 > dl {
    padding: 8vw 0;
  }
}
.p-secWhyNef_cnt1 > dl:first-child {
  border-top: 1px solid #DCE2E3;
}
@media screen and (min-width: 769px) {
  .p-secWhyNef_cnt1 > dl > dt {
    flex-basis: 43.75%;
    display: flex;
    align-items: flex-end;
  }
}
.p-secWhyNef_cnt1 > dl > dt > span {
  font-family: "Marcellus", serif;
  font-weight: 400;
  letter-spacing: 0.01em;
}
@media screen and (min-width: 769px) {
  .p-secWhyNef_cnt1 > dl > dt > span {
    font-size: clamp(14px * 0.8, 0.9722222222vw, 14px);
    flex-basis: 60px;
    position: relative;
    top: -5px;
  }
}
@media screen and (max-width: 768px) {
  .p-secWhyNef_cnt1 > dl > dt > span {
    font-size: 3.7333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .p-secWhyNef_cnt1 > dl > dd {
    flex-basis: 56.25%;
    padding-left: 4.6875%;
  }
}
@media screen and (max-width: 768px) {
  .p-secWhyNef_cnt1 > dl > dd {
    margin-top: 2.6666666667vw;
  }
}
.p-secWhyNef_img {
  position: relative;
  z-index: 0;
  margin-top: 100px;
}
@media screen and (min-width: 769px) {
  .p-secWhyNef_img {
    aspect-ratio: 1280/657;
  }
}
@media screen and (max-width: 768px) {
  .p-secWhyNef_img {
    aspect-ratio: 335/337;
  }
}
.p-secWhyNef_img ul {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  user-select: none;
}
.p-secWhyNef_img ul li {
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 5px;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .p-secWhyNef_img ul li {
    border-radius: 1.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .p-secWhyNef_img ul li:nth-of-type(1) {
    width: 51.40625%;
    margin-top: 0%;
    margin-left: 17.34375%;
  }
}
@media screen and (max-width: 768px) {
  .p-secWhyNef_img ul li:nth-of-type(1) {
    width: 64vw;
    margin-top: 13.6vw;
    margin-left: 12.8vw;
  }
}
@media screen and (min-width: 769px) {
  .p-secWhyNef_img ul li:nth-of-type(2) {
    width: 23.828125%;
    margin-top: 5.46875%;
    margin-left: 67.96875%;
  }
}
@media screen and (max-width: 768px) {
  .p-secWhyNef_img ul li:nth-of-type(2) {
    width: 37.3333333333vw;
    margin-top: 0vw;
    margin-left: 60.5333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .p-secWhyNef_img ul li:nth-of-type(3) {
    width: 14.21875%;
    margin-top: 10.15625%;
    margin-left: -7.03125%;
  }
}
@media screen and (max-width: 768px) {
  .p-secWhyNef_img ul li:nth-of-type(3) {
    width: 22.1333333333vw;
    margin-top: 25.6vw;
    margin-left: -14.6666666667vw;
  }
}
@media screen and (min-width: 769px) {
  .p-secWhyNef_img ul li:nth-of-type(4) {
    z-index: 2;
    width: 20%;
    margin-top: 26.953125%;
    margin-left: 87.5%;
  }
}
@media screen and (max-width: 768px) {
  .p-secWhyNef_img ul li:nth-of-type(4) {
    z-index: -1;
    width: 31.2vw;
    margin-top: 50.9333333333vw;
    margin-left: 64.5333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .p-secWhyNef_img ul li:nth-of-type(5) {
    width: 15.390625%;
    margin-top: 27.578125%;
    margin-left: 60.78125%;
  }
}
@media screen and (max-width: 768px) {
  .p-secWhyNef_img ul li:nth-of-type(5) {
    z-index: 1;
    width: 24vw;
    margin-top: 52.8vw;
    margin-left: 32.8vw;
  }
}
@media screen and (min-width: 769px) {
  .p-secWhyNef_img ul li:nth-of-type(6) {
    width: 22.265625%;
    margin-top: 33.046875%;
    margin-left: 9.21875%;
  }
}
@media screen and (max-width: 768px) {
  .p-secWhyNef_img ul li:nth-of-type(6) {
    width: 34.6666666667vw;
    margin-top: 62.9333333333vw;
    margin-left: 0vw;
  }
}
.p-secWhyNef_img ul li img {
  width: 100%;
  object-fit: cover;
}
.p-secWhyNef_img ._bgtxt {
  position: absolute;
  z-index: 1;
  font-family: "Marcellus", serif;
  font-weight: 400;
  letter-spacing: 0.08em;
  color: #fff;
  line-height: 1;
  user-select: none;
  white-space: nowrap;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
@media screen and (min-width: 769px) {
  .p-secWhyNef_img ._bgtxt {
    font-size: clamp(160px * 0.8, 11.1111111111vw, 160px);
  }
}
@media screen and (max-width: 768px) {
  .p-secWhyNef_img ._bgtxt {
    font-size: 16vw;
  }
}

.p-secPersonality {
  background: #F5F8F8;
}
@media screen and (min-width: 769px) {
  .p-secPersonality {
    padding-top: 90px;
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 768px) {
  .p-secPersonality {
    padding-top: 0;
    padding-bottom: 0;
  }
}
.p-secPersonality_cnt1 {
  position: relative;
}
.p-secPersonality_cnt1::before {
  content: "";
  display: block;
  top: 0;
  bottom: 0;
  background: #fff;
  position: absolute;
  z-index: -1;
}
@media screen and (min-width: 769px) {
  .p-secPersonality_cnt1::before {
    left: -40px;
    right: -40px;
    border-radius: 5px;
  }
}
@media screen and (max-width: 768px) {
  .p-secPersonality_cnt1::before {
    left: -5.3333333333vw;
    right: -5.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .p-secPersonality_cnt1 {
    padding-top: 8.59375%;
    padding-bottom: 8.59375%;
  }
}
@media screen and (max-width: 768px) {
  .p-secPersonality_cnt1 {
    padding-top: 24vw;
    padding-bottom: 24vw;
  }
}
@media screen and (min-width: 769px) {
  .p-secPersonality_cnt1 ._title {
    display: flex;
  }
}
@media screen and (min-width: 769px) {
  .p-secPersonality_cnt1 ._title .c-titleStyle4 {
    flex-basis: 48.5294117647%;
    margin-bottom: 60px;
  }
}
@media screen and (min-width: 769px) {
  .p-secPersonality_cnt1 ._img {
    padding-left: 4.6875%;
    padding-right: 4.6875%;
  }
}
@media screen and (max-width: 768px) {
  .p-secPersonality_cnt1 ._img {
    margin-top: 10.6666666667vw;
  }
}

.p-secCrossTalk {
  background: #F5F8F8;
}
@media screen and (max-width: 768px) {
  .p-secCrossTalk {
    padding-bottom: 0;
  }
}
@media screen and (min-width: 769px) {
  .p-secCrossTalk_title {
    display: flex;
  }
}
@media screen and (min-width: 769px) {
  .p-secCrossTalk_title .c-titleStyle4 {
    flex-basis: 43.75%;
  }
}
@media screen and (min-width: 769px) {
  .p-secCrossTalk_title > p {
    flex-basis: 56.25%;
    padding-left: 4.6875%;
  }
}
body[data-page-id=interview] .p-secCrossTalk_title > p {
  display: none;
}
@media screen and (max-width: 768px) {
  .p-secCrossTalk_cnt1 {
    margin-top: 10.6666666667vw;
  }
}
.p-secCrossTalk_cnt1 > ul > li + li {
  margin-top: 70px;
}
@media screen and (max-width: 768px) {
  .p-secCrossTalk_cnt1 > ul > li + li {
    margin-top: 18.6666666667vw;
  }
}
.p-secCrossTalk_cnt1 > ul > li > a {
  position: relative;
  display: block;
  text-decoration: none;
}
.p-secCrossTalk_cnt1 > ul > li > a ._img {
  position: relative;
  z-index: 0;
  overflow: hidden;
}
@media screen and (min-width: 769px) {
  .p-secCrossTalk_cnt1 > ul > li > a ._img {
    width: 70.3125%;
    aspect-ratio: 900/500;
    border-radius: 5px;
  }
}
@media screen and (max-width: 768px) {
  .p-secCrossTalk_cnt1 > ul > li > a ._img {
    aspect-ratio: 375/335;
    margin-left: -5.3333333333vw;
    margin-right: -5.3333333333vw;
  }
}
.p-secCrossTalk_cnt1 > ul > li > a ._img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.p-secCrossTalk_cnt1 > ul > li > a ._txt {
  z-index: 1;
  background: #fff;
}
@media screen and (min-width: 769px) {
  .p-secCrossTalk_cnt1 > ul > li > a ._txt {
    position: absolute;
    padding: 75px 60px;
    width: 42.1875%;
    border-radius: 5px;
    margin-bottom: 3.125%;
  }
}
@media screen and (max-width: 768px) {
  .p-secCrossTalk_cnt1 > ul > li > a ._txt {
    position: relative;
    border-radius: 1.3333333333vw;
    padding: 9.3333333333vw 5.3333333333vw;
    margin-top: -5.3333333333vw;
  }
}
.p-secCrossTalk_cnt1 > ul > li > a ._txt ._num {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  color: #A7B8BF;
}
@media screen and (min-width: 769px) {
  .p-secCrossTalk_cnt1 > ul > li > a ._txt ._num {
    font-size: clamp(14px * 0.8, 0.9722222222vw, 14px);
  }
}
@media screen and (max-width: 768px) {
  .p-secCrossTalk_cnt1 > ul > li > a ._txt ._num {
    font-size: 3.7333333333vw;
  }
}
.p-secCrossTalk_cnt1 > ul > li > a ._txt .c-copyStyle2, .p-secCrossTalk_cnt1 > ul > li > a .p-secArticle_member > dl dd ._txt ._name, .p-secArticle_member > dl dd .p-secCrossTalk_cnt1 > ul > li > a ._txt ._name {
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .p-secCrossTalk_cnt1 > ul > li > a ._txt .c-copyStyle2, .p-secCrossTalk_cnt1 > ul > li > a .p-secArticle_member > dl dd ._txt ._name, .p-secArticle_member > dl dd .p-secCrossTalk_cnt1 > ul > li > a ._txt ._name {
    margin-top: 5.3333333333vw;
  }
}
.p-secCrossTalk_cnt1 > ul > li > a ._txt .c-crossName {
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .p-secCrossTalk_cnt1 > ul > li > a ._txt .c-crossName {
    margin-top: 5.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .p-secCrossTalk_cnt1 > ul > li > a ._txt .c-readMore {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .p-secCrossTalk_cnt1 > ul > li > a ._txt .c-readMore {
    margin-top: 5.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .p-secCrossTalk_cnt1 > ul > li:nth-of-type(1) ._txt {
    bottom: 0;
    right: 0;
  }
}
@media screen and (min-width: 769px) {
  .p-secCrossTalk_cnt1 > ul > li:nth-of-type(2) ._img {
    margin-left: auto;
  }
}
@media screen and (min-width: 769px) {
  .p-secCrossTalk_cnt1 > ul > li:nth-of-type(2) ._txt {
    bottom: 0;
    left: 0;
  }
}

.p-secInterview {
  background: #F5F8F8;
}
body[data-page-id=interview] .p-secInterview {
  background: linear-gradient(to bottom, transparent 0%, transparent 30%, #F5F8F8 50%, #F5F8F8 100%);
}
@media screen and (min-width: 769px) {
  .p-secInterview_cnt1 > ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    max-width: 1120px;
    margin: -80px auto 0;
  }
}
@media screen and (min-width: 769px) {
  .p-secInterview_cnt1 > ul > li {
    flex-basis: 46.4285714286%;
    margin-top: 80px;
  }
}
@media screen and (max-width: 768px) {
  .p-secInterview_cnt1 > ul > li + li {
    margin-top: 9.3333333333vw;
  }
}
.p-secInterview_cnt1 > ul > li > a {
  position: relative;
  display: block;
  text-decoration: none;
}
.p-secInterview_cnt1 > ul > li > a ._img {
  border-radius: 5px;
  overflow: hidden;
  aspect-ratio: 520/320;
}
@media screen and (max-width: 768px) {
  .p-secInterview_cnt1 > ul > li > a ._img {
    border-radius: 1.3333333333vw;
    aspect-ratio: 334/240;
  }
}
.p-secInterview_cnt1 > ul > li > a ._img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.p-secInterview_cnt1 > ul > li > a ._txt .c-copyStyle3 {
  margin-top: 25px;
}
@media screen and (max-width: 768px) {
  .p-secInterview_cnt1 > ul > li > a ._txt .c-copyStyle3 {
    margin-top: 6.6666666667vw;
  }
}
.p-secInterview_cnt1 > ul > li > a ._txt ._name {
  margin-top: 15px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
}
@media screen and (min-width: 769px) {
  .p-secInterview_cnt1 > ul > li > a ._txt ._name {
    font-size: clamp(14px * 0.8, 0.9722222222vw, 14px);
  }
}
@media screen and (max-width: 768px) {
  .p-secInterview_cnt1 > ul > li > a ._txt ._name {
    margin-top: 4vw;
    font-size: 3.7333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .p-secInterview_cnt1 > ul > li > a ._txt .c-readMore {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .p-secInterview_cnt1 > ul > li > a ._txt .c-readMore {
    margin-top: 5.3333333333vw;
  }
}

.p-secData {
  background: linear-gradient(to bottom, transparent 0%, transparent 60%, #F5F8F8 90%, #F5F8F8 100%);
  padding-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .p-secData {
    padding-bottom: 0;
  }
}
@media screen and (min-width: 769px) {
  .p-secData_cnt1 ._img {
    max-width: 990px;
    margin: 0 auto;
  }
}

.p-secWelfare {
  background: linear-gradient(to bottom, transparent 0%, transparent 60%, #F5F8F8 90%, #F5F8F8 100%);
  background: #F5F8F8;
}
@media screen and (min-width: 769px) {
  .p-secWelfare {
    padding-bottom: 70px;
  }
}
@media screen and (max-width: 768px) {
  .p-secWelfare {
    padding-bottom: 0;
  }
}
@media screen and (min-width: 769px) {
  .p-secWelfare_cnt1 {
    padding-left: 120px;
  }
}
@media screen and (min-width: 1341px) {
  .p-secWelfare_cnt1 {
    margin-right: calc((100vw - 1340px) / 2 * -1);
  }
}
@media screen and (max-width: 768px) {
  .p-secWelfare_cnt1 {
    padding: 0 5.3333333333vw;
  }
}
.p-secWelfare_cnt1 .swiper {
  overflow: visible;
}
.p-secWelfare_cnt1 .swiper-wrapper {
  height: inherit;
}
@media screen and (max-width: 768px) {
  .p-secWelfare_cnt1 .swiper-wrapper {
    padding-bottom: 21.3333333333vw;
  }
}
.p-secWelfare_cnt1 .swiper-slide {
  user-select: none;
  background: #fff;
}
@media screen and (min-width: 769px) {
  .p-secWelfare_cnt1 .swiper-slide {
    border-radius: 10px;
    padding: 70px 50px;
  }
  .p-secWelfare_cnt1 .swiper-slide:nth-child(even) {
    margin-top: 47px;
  }
}
@media screen and (max-width: 768px) {
  .p-secWelfare_cnt1 .swiper-slide {
    padding: 12vw 9.3333333333vw;
    border-radius: 1.3333333333vw;
    height: inherit;
  }
}
.p-secWelfare_cnt1 .swiper-slide span {
  display: block;
  font-family: "Marcellus", serif;
  font-weight: 400;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 769px) {
  .p-secWelfare_cnt1 .swiper-slide span {
    font-size: clamp(14px * 0.8, 0.9722222222vw, 14px);
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 768px) {
  .p-secWelfare_cnt1 .swiper-slide span {
    font-size: 3.7333333333vw;
    margin-bottom: 5.3333333333vw;
  }
}
.p-secWelfare_cnt1 .swiper-slide p {
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  .p-secWelfare_cnt1 .swiper-slide p {
    margin-top: 5.3333333333vw;
  }
}
.p-secWelfare_cnt1 .swiper-button-prev, .p-secWelfare_cnt1 .swiper-button-next {
  transition: 0.4s ease-out;
  position: absolute;
  z-index: 2;
  width: 66px;
  height: 66px;
  background: #A7B8BF;
  border-radius: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .p-secWelfare_cnt1 .swiper-button-prev, .p-secWelfare_cnt1 .swiper-button-next {
    width: 16vw;
    height: 16vw;
  }
}
.p-secWelfare_cnt1 .swiper-button-prev::after, .p-secWelfare_cnt1 .swiper-button-next::after {
  transition: 0.4s ease-out;
  position: relative;
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  transform: rotate(45deg);
}
@media screen and (max-width: 768px) {
  .p-secWelfare_cnt1 .swiper-button-prev::after, .p-secWelfare_cnt1 .swiper-button-next::after {
    width: 2.1333333333vw;
    height: 2.1333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .p-secWelfare_cnt1 .swiper-button-prev:hover, .p-secWelfare_cnt1 .swiper-button-next:hover {
    background: #355662;
  }
  .p-secWelfare_cnt1 .swiper-button-prev:hover::after, .p-secWelfare_cnt1 .swiper-button-next:hover::after {
    border-color: #fff;
  }
}
@media screen and (min-width: 769px) {
  .p-secWelfare_cnt1 .swiper-button-prev {
    top: 150px;
    left: -120px;
  }
}
@media screen and (max-width: 768px) {
  .p-secWelfare_cnt1 .swiper-button-prev {
    right: 13.3333333333vw;
    bottom: 0;
  }
}
.p-secWelfare_cnt1 .swiper-button-prev::after {
  right: -2px;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #fff;
}
@media screen and (min-width: 769px) {
  .p-secWelfare_cnt1 .swiper-button-next {
    top: 240px;
    left: -120px;
  }
}
@media screen and (max-width: 768px) {
  .p-secWelfare_cnt1 .swiper-button-next {
    right: -5.3333333333vw;
    bottom: 0;
  }
}
.p-secWelfare_cnt1 .swiper-button-next::after {
  left: -2px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
}
.p-secWelfare_cnt1 .swiper-button-disabled {
  pointer-events: none;
  opacity: 0.5;
}

.p-secGuideline {
  border-top: 1px solid #DCE2E3;
  background: #F5F8F8;
}
@media screen and (min-width: 769px) {
  .p-secGuideline_in {
    display: flex;
  }
}
@media screen and (min-width: 769px) {
  .p-secGuideline_title {
    flex-basis: 43.75%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
}
.p-secGuideline_title ._img {
  overflow: hidden;
}
@media screen and (min-width: 769px) {
  .p-secGuideline_title ._img {
    width: 63.0357142857%;
    border-radius: 5px;
  }
}
@media screen and (max-width: 768px) {
  .p-secGuideline_title ._img {
    margin-bottom: 10.6666666667vw;
    border-radius: 1.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .p-secGuideline_cnt1 {
    flex-basis: 56.25%;
    padding-left: 4.6875%;
    border-left: 1px solid #DCE2E3;
  }
}
@media screen and (min-width: 769px) {
  .p-secGuideline_cnt1 .c-txtStyle2 {
    margin-top: 100px;
    margin-top: 80px;
  }
}
@media screen and (min-width: 769px) {
  .p-secGuideline_cnt1 .c-titleStyle5 {
    margin-top: 50px;
  }
}
@media screen and (max-width: 768px) {
  .p-secGuideline_cnt1 .c-titleStyle5 {
    margin-top: 13.3333333333vw;
  }
}
@media screen and (max-width: 768px) {
  .p-secGuideline {
    border-top: none;
  }
}
.p-secGuideline_cnt1 dl {
  border-bottom: 1px solid #DCE2E3;
  padding: 25px 0 30px;
}
@media screen and (max-width: 768px) {
  .p-secGuideline_cnt1 dl {
    padding: 6.6666666667vw 0;
  }
}
.p-secGuideline_cnt1 dl:first-child {
  border-top: 1px solid #DCE2E3;
}
.p-secGuideline_cnt1 dl > dt {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  color: #A7B8BF;
}
@media screen and (min-width: 769px) {
  .p-secGuideline_cnt1 dl > dt {
    font-size: clamp(14px * 0.8, 0.9722222222vw, 14px);
  }
}
@media screen and (max-width: 768px) {
  .p-secGuideline_cnt1 dl > dt {
    font-size: 3.7333333333vw;
  }
}
@media screen and (max-width: 768px) {
  .p-secGuideline_cnt1 dl > dd {
    margin-top: 1.3333333333vw;
  }
}

.p-headInterview {
  pointer-events: none;
  position: relative;
  z-index: 9;
}
@media screen and (max-width: 768px) {
  .p-headInterview {
    padding-bottom: 10.6666666667vw;
  }
}
.p-headInterview_in {
  position: relative;
}
@media screen and (min-width: 769px) {
  .p-headInterview_in {
    margin: 0 auto;
    max-width: 1360px;
  }
}
@media screen and (min-width: 769px) {
  .p-headInterview_title {
    position: absolute;
    z-index: 1;
    top: 210px;
    left: 0px;
  }
}
@media screen and (max-width: 768px) {
  .p-headInterview_title {
    padding-top: 38.4vw;
    margin-left: 5.3333333333vw;
    margin-bottom: 10.6666666667vw;
  }
}
.p-headInterview_img {
  position: relative;
  z-index: 0;
}
@media screen and (min-width: 769px) {
  .p-headInterview_img {
    padding-top: 210px;
  }
}
.p-headInterview_img ._img {
  overflow: hidden;
}
@media screen and (min-width: 769px) {
  .p-headInterview_img ._img {
    border-radius: 5px 0 0 5px;
    margin-right: calc((100vw - 1360px) / 2 * -1);
    margin-left: 38.3823529412%;
  }
}
@media screen and (max-width: 768px) {
  .p-headInterview_img ._img {
    margin-top: 8vw;
    margin-left: 5.3333333333vw;
    border-radius: 1.3333333333vw 0 0 1.3333333333vw;
  }
}
.p-headInterview_img ._img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media screen and (min-width: 769px) {
  .p-headInterview_img ._img img {
    max-height: 550px;
  }
}
.p-headInterview_txt {
  z-index: 1;
  background: #fff;
}
@media screen and (min-width: 769px) {
  .p-headInterview_txt {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 4.4117647059%;
    width: 41.1764705882%;
    margin-bottom: 2.2058823529%;
    border-radius: 5px;
    padding-right: 0;
  }
}
@media screen and (max-width: 768px) {
  .p-headInterview_txt {
    position: relative;
    padding: 8vw 5.3333333333vw;
    border-radius: 1.3333333333vw;
    margin-right: 5.3333333333vw;
    margin-top: -5.3333333333vw;
    padding-right: 0;
  }
}
.p-headInterview_txt ._num {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  color: #A7B8BF;
}
@media screen and (min-width: 769px) {
  .p-headInterview_txt ._num {
    font-size: clamp(14px * 0.8, 0.9722222222vw, 14px);
  }
}
@media screen and (max-width: 768px) {
  .p-headInterview_txt ._num {
    font-size: 3.7333333333vw;
  }
}
.p-headInterview_txt .c-copyStyle4 {
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .p-headInterview_txt .c-copyStyle4 {
    margin-top: 4vw;
  }
}
@media screen and (min-width: 769px) {
  .p-headInterview_txt dl._name {
    margin-top: 30px;
    display: flex;
    align-items: flex-start;
  }
}
@media screen and (max-width: 768px) {
  .p-headInterview_txt dl._name {
    margin-top: 8vw;
  }
}
.p-headInterview_txt dl._name dt {
  font-family: "Shippori Mincho", serif;
  font-weight: 400;
}
@media screen and (min-width: 769px) {
  .p-headInterview_txt dl._name dt {
    font-size: clamp(20px * 0.8, 1.3888888889vw, 20px);
  }
}
@media screen and (max-width: 768px) {
  .p-headInterview_txt dl._name dt {
    font-size: 5.3333333333vw;
  }
}
.p-headInterview_txt dl._name dd {
  border-left: 1px solid #DCE2E3;
  letter-spacing: 0.06em;
  line-height: 1.7142857143;
}
@media screen and (min-width: 769px) {
  .p-headInterview_txt dl._name dd {
    padding-left: 20px;
    margin-left: 35px;
    font-size: clamp(14px * 0.8, 0.9722222222vw, 14px);
  }
}
@media screen and (max-width: 768px) {
  .p-headInterview_txt dl._name dd {
    margin-top: 1.3333333333vw;
    padding-left: 5.3333333333vw;
    font-size: 3.7333333333vw;
  }
}
.p-headInterview_txt .c-crossName {
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .p-headInterview_txt .c-crossName {
    margin-top: 8vw;
  }
}

@media screen and (min-width: 769px) {
  .p-secArticle {
    background: linear-gradient(to bottom, transparent 0%, #F5F8F8 30%, #F5F8F8 100%);
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 768px) {
  .p-secArticle {
    padding-top: 0;
    padding-bottom: 0;
    background: #fff;
  }
}
@media screen and (min-width: 769px) {
  .p-secArticle_in::before {
    content: "";
    display: block;
    top: 0;
    bottom: 0;
    background: #fff;
    position: absolute;
    z-index: -1;
  }
}
@media screen and (min-width: 769px) and (min-width: 769px) {
  .p-secArticle_in::before {
    left: -40px;
    right: -40px;
    border-radius: 5px;
  }
}
@media screen and (min-width: 769px) and (max-width: 768px) {
  .p-secArticle_in::before {
    left: -5.3333333333vw;
    right: -5.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .p-secArticle_in::before {
    bottom: 100px;
  }
}
@media screen and (min-width: 769px) {
  .p-secArticle_cnt1 {
    display: flex;
    flex-wrap: wrap;
    padding-top: 100px;
  }
}
@media screen and (max-width: 768px) {
  .p-secArticle_cnt1 {
    padding-top: 21.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .p-secArticle_cnt1_title {
    flex-basis: 43.75%;
  }
}
@media screen and (min-width: 769px) {
  .p-secArticle_cnt1_txt {
    flex-basis: 56.25%;
    padding-left: 4.6875%;
  }
}
@media screen and (max-width: 768px) {
  .p-secArticle_cnt1_txt {
    margin-top: 21.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .p-secArticle_cnt1_img {
    margin-top: 90px;
    flex-basis: 100%;
  }
}
@media screen and (max-width: 768px) {
  .p-secArticle_cnt1_img {
    margin-top: 21.3333333333vw;
    margin-left: -5.3333333333vw;
    margin-right: -5.3333333333vw;
  }
}
.p-secArticle_cnt1_img ._img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media screen and (min-width: 769px) {
  .p-secArticle_cnt1_img ._img img {
    max-height: 550px;
    border-radius: 5px;
  }
}
@media screen and (min-width: 769px) {
  .p-secArticle_cnt1_img ._img.-left_col1 {
    margin-right: 260px;
    margin-left: -40px;
  }
}
@media screen and (min-width: 1361px) {
  .p-secArticle_cnt1_img ._img.-left_col1 {
    margin-left: calc(((100vw - 1360px) / 2 + 40px) * -1);
  }
}
@media screen and (max-width: 768px) {
  .p-secArticle_cnt1_img ._img.-left_col1 img {
    aspect-ratio: 375/400;
  }
}
@media screen and (min-width: 769px) {
  .p-secArticle_cnt1_img ._img.-right_col1 {
    margin-left: 260px;
    margin-right: -40px;
  }
}
@media screen and (min-width: 1361px) {
  .p-secArticle_cnt1_img ._img.-right_col1 {
    margin-right: calc(((100vw - 1360px) / 2 + 40px) * -1);
  }
}
@media screen and (max-width: 768px) {
  .p-secArticle_cnt1_img ._img.-right_col1 img {
    aspect-ratio: 375/400;
  }
}
@media screen and (min-width: 769px) {
  .p-secArticle_cnt1_img ._img.-left_col2 {
    display: flex;
    margin-right: 50px;
    margin-left: -40px;
  }
}
@media screen and (min-width: 1361px) {
  .p-secArticle_cnt1_img ._img.-left_col2 {
    margin-left: calc(((100vw - 1360px) / 2 + 40px) * -1);
  }
}
@media screen and (min-width: 769px) {
  .p-secArticle_cnt1_img ._img.-left_col2 img:nth-of-type(1) {
    margin-right: 20px;
    flex-basis: 31.5267175573%;
  }
  .p-secArticle_cnt1_img ._img.-left_col2 img:nth-of-type(2) {
    flex-basis: 66.8702290076%;
  }
}
@media screen and (max-width: 768px) {
  .p-secArticle_cnt1_img ._img.-left_col2 img:nth-of-type(1) {
    aspect-ratio: 375/500;
  }
  .p-secArticle_cnt1_img ._img.-left_col2 img:nth-of-type(2) {
    margin-top: 2.6666666667vw;
    aspect-ratio: 375/400;
  }
}
@media screen and (min-width: 769px) {
  .p-secArticle_cnt1_img ._img.-right_col2 {
    display: flex;
    margin-left: 50px;
    margin-right: -40px;
  }
}
@media screen and (min-width: 1361px) {
  .p-secArticle_cnt1_img ._img.-right_col2 {
    margin-right: calc(((100vw - 1360px) / 2 + 40px) * -1);
  }
}
@media screen and (min-width: 769px) {
  .p-secArticle_cnt1_img ._img.-right_col2 img:nth-of-type(1) {
    margin-right: 20px;
    flex-basis: 31.5267175573%;
  }
  .p-secArticle_cnt1_img ._img.-right_col2 img:nth-of-type(2) {
    flex-basis: 66.8702290076%;
  }
}
@media screen and (max-width: 768px) {
  .p-secArticle_cnt1_img ._img.-right_col2 img:nth-of-type(1) {
    aspect-ratio: 375/500;
  }
  .p-secArticle_cnt1_img ._img.-right_col2 img:nth-of-type(2) {
    margin-top: 2.6666666667vw;
    aspect-ratio: 375/400;
  }
}
@media screen and (min-width: 769px) {
  .p-secArticle_member {
    max-width: 1100px;
    margin: 0 auto;
    padding-top: 80px;
    padding-bottom: 70px;
  }
}
@media screen and (max-width: 768px) {
  .p-secArticle_member {
    padding-top: 10.6666666667vw;
    padding-bottom: 10.6666666667vw;
  }
}
.p-secArticle_member > dl {
  border: 1px solid #DCE2E3;
}
@media screen and (min-width: 769px) {
  .p-secArticle_member > dl {
    display: flex;
    align-items: center;
    border-radius: 5px;
    padding: 50px 40px;
  }
}
@media screen and (max-width: 768px) {
  .p-secArticle_member > dl {
    border-radius: 1.3333333333vw;
    padding: 10.6666666667vw 5.3333333333vw;
  }
}
.p-secArticle_member > dl dt {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 769px) {
  .p-secArticle_member > dl dt {
    margin-right: 90px;
  }
}
.p-secArticle_member > dl dt ._en {
  font-family: "Marcellus", serif;
  font-weight: 400;
  letter-spacing: 0.06em;
  line-height: 1.4;
}
@media screen and (min-width: 769px) {
  .p-secArticle_member > dl dt ._en {
    font-size: clamp(20px * 0.8, 1.3888888889vw, 20px);
  }
}
@media screen and (max-width: 768px) {
  .p-secArticle_member > dl dt ._en {
    font-size: 5.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .p-secArticle_member > dl dt ._jp {
    font-size: clamp(14px * 0.8, 0.9722222222vw, 14px);
  }
}
@media screen and (max-width: 768px) {
  .p-secArticle_member > dl dt ._jp {
    font-size: 3.7333333333vw;
  }
}
.p-secArticle_member > dl dd {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .p-secArticle_member > dl dd {
    align-items: start;
    margin-top: 10.6666666667vw;
  }
}
@media screen and (min-width: 769px) {
  .p-secArticle_member > dl dd:nth-of-type(1) {
    margin-right: 60px;
  }
}
.p-secArticle_member > dl dd ._img {
  width: 95px;
}
@media screen and (max-width: 768px) {
  .p-secArticle_member > dl dd ._img {
    width: 21.3333333333vw;
    min-width: 21.3333333333vw;
  }
}
.p-secArticle_member > dl dd ._txt {
  margin-left: 25px;
}
@media screen and (max-width: 768px) {
  .p-secArticle_member > dl dd ._txt {
    margin-left: 5.3333333333vw;
  }
}
.p-secArticle_member > dl dd ._txt ._department {
  letter-spacing: 0.06em;
  line-height: 1.7142857143;
}
@media screen and (min-width: 769px) {
  .p-secArticle_member > dl dd ._txt ._department {
    margin-top: 5px;
    font-size: clamp(14px * 0.8, 0.9722222222vw, 14px);
  }
}
@media screen and (max-width: 768px) {
  .p-secArticle_member > dl dd ._txt ._department {
    letter-spacing: 0em;
    margin-top: 1.3333333333vw;
    font-size: 3.7333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .p-secArticle_member > p {
    max-width: 700px;
    margin: 30px auto 0;
  }
}
@media screen and (max-width: 768px) {
  .p-secArticle_member > p {
    margin-top: 40px;
  }
}
.p-secArticle_cnt2 {
  position: relative;
}
@media screen and (min-width: 769px) {
  .p-secArticle_cnt2 {
    border-top: 1px solid #DCE2E3;
    padding-top: 100px;
    padding-bottom: 100px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 768px) {
  .p-secArticle_cnt2 {
    padding-top: 0;
    padding-bottom: 18.6666666667vw;
  }
  .p-secArticle_member + .p-secArticle_cnt2 {
    border-top: 1px solid #DCE2E3;
    padding-top: 18.6666666667vw;
  }
}
@media screen and (min-width: 769px) {
  .p-secArticle_cnt2.-reverse .p-secArticle_cnt2_title {
    order: 2;
  }
  .p-secArticle_cnt2.-reverse .p-secArticle_cnt2_title ._img {
    margin-left: auto;
  }
}
@media screen and (min-width: 769px) {
  .p-secArticle_cnt2.-reverse .p-secArticle_cnt2_txt {
    order: 1;
  }
}
@media screen and (max-width: 768px) {
  .p-secArticle_cnt2.-cross01-1 {
    padding-bottom: 0;
  }
}
@media screen and (max-width: 768px) {
  .p-secArticle_cnt2.-cross01-1 {
    margin-bottom: 2.6666666667vw;
  }
}
.p-secArticle_cnt2.-cross01-2 {
  border-top: none;
}
@media screen and (max-width: 768px) {
  .p-secArticle_cnt2.-cross01-2 {
    padding-bottom: 0;
  }
}
@media screen and (max-width: 768px) {
  .p-secArticle_cnt2.-cross01-3 {
    margin-top: 2.6666666667vw;
  }
}
@media screen and (max-width: 768px) {
  .p-secArticle_cnt2.-cross02-2 {
    margin-top: 2.6666666667vw;
  }
}
@media screen and (min-width: 769px) {
  .p-secArticle_cnt2_title {
    flex-basis: 36.328125%;
  }
}
.p-secArticle_cnt2_txt {
  flex-basis: 54.296875%;
}
.p-secArticle_cnt2_txt ._title {
  color: #A7B8BF;
  padding-left: 62px;
  position: relative;
}
@media screen and (min-width: 769px) {
  .p-secArticle_cnt2_txt ._title {
    font-size: clamp(20px * 0.8, 1.3888888889vw, 20px);
  }
}
@media screen and (max-width: 768px) {
  .p-secArticle_cnt2_txt ._title {
    padding-left: 9.3333333333vw;
    font-size: 4.2666666667vw;
  }
}
.p-secArticle_cnt2_txt ._title::before {
  content: "";
  display: block;
  width: 40px;
  height: 1px;
  background: #A7B8BF;
  position: absolute;
  left: 0;
  top: 1em;
}
@media screen and (max-width: 768px) {
  .p-secArticle_cnt2_txt ._title::before {
    width: 5.3333333333vw;
  }
}
.p-secArticle_cnt2_txt ._cnt + ._title {
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .p-secArticle_cnt2_txt ._cnt + ._title {
    margin-top: 10.6666666667vw;
  }
}
@media screen and (min-width: 769px) {
  .p-secArticle_cnt2_txt ._cnt dl {
    display: flex;
    margin-top: 30px;
  }
}
@media screen and (max-width: 768px) {
  .p-secArticle_cnt2_txt ._cnt dl {
    margin-top: 10.6666666667vw;
  }
}
@media screen and (min-width: 769px) {
  .p-secArticle_cnt2_txt ._cnt dl > dt {
    flex-basis: 62px;
  }
}
.p-secArticle_cnt2_txt ._cnt dl > dt::after {
  content: "：";
  display: inline-block;
  margin-left: 3px;
}
@media screen and (max-width: 768px) {
  .p-secArticle_cnt2_txt ._cnt dl > dt::after {
    margin-left: 0.8vw;
  }
}
@media screen and (min-width: 769px) {
  .p-secArticle_cnt2_txt ._cnt dl > dd {
    flex-basis: calc(100% - 62px);
  }
}
@media screen and (min-width: 769px) {
  .p-secArticle_cnt2_img {
    flex-basis: 100%;
  }
}
@media screen and (max-width: 768px) {
  .p-secArticle_cnt2_img {
    margin-left: -5.3333333333vw;
    margin-right: -5.3333333333vw;
  }
}
.p-secArticle_cnt2_img ._img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media screen and (min-width: 769px) {
  .p-secArticle_cnt2_img ._img img {
    border-radius: 5px;
  }
}
@media screen and (max-width: 768px) {
  .p-secArticle_cnt2_img ._img.-top {
    margin-bottom: 21.3333333333vw;
  }
}
@media screen and (max-width: 768px) {
  .p-secArticle_cnt2_img ._img.-bottom {
    margin-top: 21.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .p-secArticle_cnt2_img ._img.-left_port, .p-secArticle_cnt2_img ._img.-left_land, .p-secArticle_cnt2_img ._img.-right_port, .p-secArticle_cnt2_img ._img.-right_land {
    position: absolute;
    top: 350px;
  }
}
@media screen and (min-width: 769px) {
  .p-secArticle_cnt2_img ._img.-left_port {
    width: 360px;
    left: 0;
  }
}
@media screen and (min-width: 769px) {
  .p-secArticle_cnt2_img ._img.-left_land {
    width: 450px;
    left: 0;
  }
}
@media screen and (min-width: 769px) {
  .p-secArticle_cnt2_img ._img.-right_port {
    width: 360px;
    right: 0;
  }
}
@media screen and (min-width: 769px) {
  .p-secArticle_cnt2_img ._img.-right_land {
    width: 450px;
    right: 0;
  }
}
@media screen and (max-width: 768px) {
  .p-secArticle_img {
    margin-left: -5.3333333333vw;
    margin-right: -5.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .p-secArticle_img.-cross01-1 {
    border-top: 1px solid #DCE2E3;
    padding-top: 100px;
  }
}
@media screen and (max-width: 768px) {
  .p-secArticle_img.-cross01-1 {
    margin-bottom: 21.3333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .p-secArticle_img.-cross02-1 {
    padding-bottom: 100px;
  }
}
.p-secArticle_img ._img {
  text-align: center;
}
@media screen and (min-width: 769px) {
  .p-secArticle_img ._img {
    margin: 0 auto;
    width: 1120px;
  }
}
.p-secArticle_img ._img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media screen and (min-width: 769px) {
  .p-secArticle_img ._img img {
    border-radius: 5px;
  }
}
.p-secArticle_last ._img {
  text-align: center;
}
@media screen and (max-width: 768px) {
  .p-secArticle_last ._img {
    margin-left: -5.3333333333vw;
    margin-right: -5.3333333333vw;
    aspect-ratio: 375/500;
    aspect-ratio: 375/450;
  }
}
.p-secArticle_last ._img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media screen and (min-width: 769px) {
  .p-secArticle_last ._img img {
    max-height: 550px;
    border-radius: 5px;
    width: 920px;
  }
}
.p-secArticle_cnt1 + .p-secArticle_last {
  margin-top: 90px;
}
@media screen and (max-width: 768px) {
  .p-secArticle_cnt1 + .p-secArticle_last {
    margin-top: 21.3333333333vw;
  }
}

.p-secNext {
  background: #F5F8F8;
  padding-bottom: 75px;
}
@media screen and (max-width: 768px) {
  .p-secNext {
    padding-bottom: 18.6666666667vw;
  }
}
.p-secNext_title h3 {
  font-family: "Marcellus", serif;
  font-weight: 400;
  letter-spacing: 0.06em;
}
@media screen and (min-width: 769px) {
  .p-secNext_title h3 {
    font-size: clamp(20px * 0.8, 1.3888888889vw, 20px);
  }
}
@media screen and (max-width: 768px) {
  .p-secNext_title h3 {
    font-size: 5.3333333333vw;
  }
}
.p-secNext_cnt1 {
  border-top: 1px solid #DCE2E3;
  border-bottom: 1px solid #DCE2E3;
  padding-top: 40px;
  padding-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .p-secNext_cnt1 {
    padding-top: 5.3333333333vw;
    padding-bottom: 10.6666666667vw;
  }
}
.p-secNext_cnt1 a {
  text-decoration: none;
}
@media screen and (min-width: 769px) {
  .p-secNext_cnt1 a {
    display: flex;
    padding-left: 74px;
  }
}
.p-secNext_cnt1 a ._img {
  overflow: hidden;
}
@media screen and (min-width: 769px) {
  .p-secNext_cnt1 a ._img {
    border-radius: 5px;
    flex-basis: 520px;
    aspect-ratio: 520/320;
  }
}
@media screen and (max-width: 768px) {
  .p-secNext_cnt1 a ._img {
    border-radius: 1.3333333333vw;
    aspect-ratio: 334/320;
  }
}
.p-secNext_cnt1 a ._img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media screen and (min-width: 769px) {
  .p-secNext_cnt1 a ._txt {
    padding-left: 90px;
  }
}
@media screen and (max-width: 768px) {
  .p-secNext_cnt1 a ._txt {
    margin-top: 5.3333333333vw;
  }
}
.p-secNext_cnt1 a ._txt ._num {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  color: #A7B8BF;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 769px) {
  .p-secNext_cnt1 a ._txt ._num {
    font-size: clamp(14px * 0.8, 0.9722222222vw, 14px);
  }
}
@media screen and (max-width: 768px) {
  .p-secNext_cnt1 a ._txt ._num {
    font-size: 3.7333333333vw;
  }
}
.p-secNext_cnt1 a ._txt .c-copyStyle2, .p-secNext_cnt1 a .p-secArticle_member > dl dd ._txt ._name, .p-secArticle_member > dl dd .p-secNext_cnt1 a ._txt ._name {
  margin-top: 25px;
}
@media screen and (max-width: 768px) {
  .p-secNext_cnt1 a ._txt .c-copyStyle2, .p-secNext_cnt1 a .p-secArticle_member > dl dd ._txt ._name, .p-secArticle_member > dl dd .p-secNext_cnt1 a ._txt ._name {
    margin-top: 2.6666666667vw;
  }
}
.p-secNext_cnt1 a ._txt p._name {
  position: relative;
  line-height: 1.7142857143;
}
@media screen and (min-width: 769px) {
  .p-secNext_cnt1 a ._txt p._name {
    font-size: clamp(14px * 0.8, 0.9722222222vw, 14px);
  }
}
@media screen and (max-width: 768px) {
  .p-secNext_cnt1 a ._txt p._name {
    font-size: 3.7333333333vw;
  }
}
.p-secNext_cnt1 a ._txt p._name::before {
  content: "";
  display: block;
  width: 30px;
  height: 1px;
  border-top: 1px solid #666666;
  margin-top: 45px;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .p-secNext_cnt1 a ._txt p._name::before {
    width: 8vw;
    margin-top: 10.6666666667vw;
    margin-bottom: 5.3333333333vw;
  }
}
.p-secNext_cnt1 a ._txt .c-crossName {
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .p-secNext_cnt1 a ._txt .c-crossName {
    margin-top: 8vw;
  }
}
@media screen and (min-width: 769px) {
  .p-secNext_cnt1 a ._txt .c-readMore {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .p-secNext_cnt1 a ._txt .c-readMore {
    margin-top: 5.3333333333vw;
  }
}
.p-secNext_btn {
  margin-top: 70px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .p-secNext_btn {
    margin-top: 5.3333333333vw;
  }
}/*# sourceMappingURL=recruit.css.map */