@charset "UTF-8";
/* ------------------------------ ページタイトル
------------------------------ */
.pagettl-sec .pagettl-swiper .swiper-slide { width: 227.8rem; }
@media screen and (max-width: 750px) { .pagettl-sec .pagettl-swiper .swiper-slide { width: 101.7rem; } }

/* ------------------------------ コンテンツ
------------------------------ */
._idx .genba-list { flex-wrap: wrap; padding: 85px 0 115px; }

._detail { background-color: #eff9ff; }
._detail .detail-top { position: relative; margin: 40px 0 75px; overflow: hidden; }
._detail .detail-top::before { content: ''; position: absolute; top: 60px; right: 0; display: block; width: 50%; height: calc(100% - 60px); background-color: #f5e4fd; }
._detail .detail-top .detail-top-in { position: relative; max-width: 1300px; margin: 0 auto; }
._detail .detail-top .detail-top-in::before { content: ''; position: absolute; top: 60px; right: 50%; display: block; width: 37.0833333333%; margin-left: -36.6666666667%; height: calc(100% - 60px); border-top-left-radius: 20px; border-bottom-left-radius: 20px; background-color: #f5e4fd; }
._detail .detail-top .detail-top-in figure { position: relative; padding: 0 25px; }
._detail .detail-top .detail-top-in figure::after { position: absolute; top: 50%; right: 0; content: 'ARON no GENBA'; color: #fff; font-size: 4rem; font-weight: 600; transform: rotate(90deg) translateY(-4.5em); }
@media screen and (max-width: 1400px) { ._detail .detail-top .detail-top-in figure::after { transform: rotate(90deg) translateY(-4em); } }
@media screen and (max-width: 750px) { ._detail .detail-top .detail-top-in figure::after { font-size: 2rem; } }
._detail .detail-top .detail-top-con { position: relative; display: flex; justify-content: space-between; padding: 0 25px 40px 0; }
@media screen and (max-width: 980px) { ._detail .detail-top .detail-top-con { flex-direction: column; } }
._detail .detail-top .detail-top-ttl { margin-top: -2rem; }
._detail .detail-top .detail-top-ttl span { padding: 0.5em 25px; background-color: #fff; box-decoration-break: clone; font-size: 2.8rem; font-weight: 700; line-height: 2; }
@media screen and (max-width: 750px) { ._detail .detail-top .detail-top-ttl span { font-size: 1.8rem; } }
._detail .detail-top .detail-top-label { padding-top: 30px; display: flex; justify-content: flex-end; align-items: center; column-gap: 1em; }
._detail .detail-top .detail-top-label .detail-top-job { display: flex; justify-content: center; align-items: center; width: 4em; aspect-ratio: 1 / 1; border-radius: 50%; background-color: #fff; font-size: 2rem; font-weight: 500; }
@media screen and (max-width: 750px) { ._detail .detail-top .detail-top-label .detail-top-job { font-size: 1.6rem; } }
._detail .detail-top .detail-top-label .detail-top-name { font-size: 1.9rem; }
@media screen and (max-width: 750px) { ._detail .detail-top .detail-top-label .detail-top-name { font-size: 1.6rem; } }
._detail .detail-con { background: url("../img/interview/bg_detail.png") no-repeat center top 625px; background-size: 100% auto; }
._detail .detail-con .detail-box { display: flex; column-gap: 6.0606060606%; margin-bottom: 100px; }
@media screen and (max-width: 750px) { ._detail .detail-con .detail-box { flex-direction: column; row-gap: 2rem; margin-bottom: 6rem; } }
._detail .detail-con .detail-box figure { width: 46.9696969697%; }
@media screen and (max-width: 750px) { ._detail .detail-con .detail-box figure { width: 100%; } }
._detail .detail-con .detail-box .detail-box-con { width: 46.9696969697%; }
@media screen and (max-width: 750px) { ._detail .detail-con .detail-box .detail-box-con { width: 100%; } }
._detail .detail-con .detail-box .detail-box-con .detail-box-in { max-width: 580px; }
@media screen and (max-width: 750px) { ._detail .detail-con .detail-box .detail-box-con .detail-box-in { max-width: 100%; } }
._detail .detail-con .detail-box .detail-box-con .detail-box-no { color: #0093dc; font-size: 7rem; line-height: 1; }
@media screen and (max-width: 750px) { ._detail .detail-con .detail-box .detail-box-con .detail-box-no { font-size: 5rem; } }
._detail .detail-con .detail-box .detail-box-con .detail-box-ttl { margin: 1rem 0 2rem; color: #005eaa; font-size: 3.2rem; font-weight: 500; line-height: 1.4; }
@media screen and (max-width: 750px) { ._detail .detail-con .detail-box .detail-box-con .detail-box-ttl { font-size: 2.4rem; } }
._detail .detail-con .detail-box .detail-box-con .detail-box-ttl::after { content: ''; display: block; height: 3px; margin-top: 2rem; background: #00A5FF; background: linear-gradient(90deg, #00a5ff 0%, #00db9e 100%); }
._detail .detail-con .detail-box .detail-box-con .detail-box-txt { line-height: 2; }
._detail .detail-con .detail-box._reverse { flex-direction: row-reverse; }
@media screen and (max-width: 750px) { ._detail .detail-con .detail-box._reverse { flex-direction: column; } }
._detail .detail-con .detail-box._reverse .detail-box-con { display: flex; justify-content: flex-end; }
._detail .detail-con .detail-box._v { flex-direction: column; row-gap: 2rem; }
._detail .detail-con .detail-box._v figure { width: 100%; }
._detail .detail-con .detail-box._v .detail-box-con { width: 100%; max-width: 1000px; margin: 0 auto; }
._detail .detail-con .detail-box._v .detail-box-con .detail-box-in { max-width: initial; }
._detail .detail-btm { position: relative; margin-bottom: 115px; }
@media screen and (max-width: 750px) { ._detail .detail-btm { margin-bottom: 6rem; } }
._detail .detail-btm::before { content: ''; position: absolute; top: 25px; left: 0; width: 100%; height: calc(100% - 100px); background-color: #f5e4fd; }
@media screen and (max-width: 750px) { ._detail .detail-btm::before { display: none; } }
._detail .detail-btm:has(.detail-schedule)::before { top: 265px; height: calc(100% - 340px); }
._detail .detail-btm .detail-schedule .detail-schedule-in { position: relative; padding: 40px 0 40px 170px; border-radius: 20px; background-color: #fff; box-shadow: 0 0 5px rgba(0, 0, 0, 0.2); }
@media screen and (max-width: 750px) { ._detail .detail-btm .detail-schedule .detail-schedule-in { padding-top: 4rem; padding-left: 40px; border-radius: 0; } }
._detail .detail-btm .detail-schedule .detail-schedule-ttl { position: absolute; top: -10px; left: 50px; }
@media screen and (max-width: 750px) { ._detail .detail-btm .detail-schedule .detail-schedule-ttl { top: 0; left: 30px; width: calc(100% - 60px); transform: translateY(-50%); } }
._detail .detail-btm .detail-schedule .detail-schedule-ttl span { display: inline-block; padding: 3rem 0.5rem; background: #006dee; background: linear-gradient(0, #44bbc0 0%, #006dee 100%); color: #fff; font-size: 3rem; font-weight: 500; writing-mode: vertical-rl; }
@media screen and (max-width: 750px) { ._detail .detail-btm .detail-schedule .detail-schedule-ttl span { width: 100%; padding: 0.5rem; background: linear-gradient(-90deg, #44bbc0 0%, #006dee 100%); writing-mode: initial; font-size: 2.4rem; text-align: center; } }
._detail .detail-btm .detail-schedule .detail-schedule-swiper { overflow: hidden; }
._detail .detail-btm .detail-schedule .detail-schedule-swiper .swiper-slide { width: 280px; height: auto; }
@media screen and (max-width: 750px) { ._detail .detail-btm .detail-schedule .detail-schedule-swiper .swiper-slide { width: 65%; } }
._detail .detail-btm .detail-schedule .detail-schedule-swiper .swiper-slide:first-child .detail-schedule-box::after { left: 26px; width: calc(100% - 26px); }
._detail .detail-btm .detail-schedule .detail-schedule-swiper .swiper-slide:last-child .detail-schedule-box::after { width: 26px; }
._detail .detail-btm .detail-schedule .detail-schedule-swiper .detail-schedule-time { height: 4.5rem; }
@media screen and (max-width: 750px) { ._detail .detail-btm .detail-schedule .detail-schedule-swiper .detail-schedule-time { height: 3.5rem; } }
._detail .detail-btm .detail-schedule .detail-schedule-swiper .detail-schedule-time span { display: inline-block; min-width: 2.2em; text-align: right; color: #005eaa; font-size: 2.4rem; font-weight: 500; }
@media screen and (max-width: 750px) { ._detail .detail-btm .detail-schedule .detail-schedule-swiper .detail-schedule-time span { font-size: 1.8rem; } }
._detail .detail-btm .detail-schedule .detail-schedule-swiper .detail-schedule-box { position: relative; height: calc(100% - 4.5rem); padding: 40px 20px 0 10px; }
@media screen and (max-width: 750px) { ._detail .detail-btm .detail-schedule .detail-schedule-swiper .detail-schedule-box { height: calc(100% - 3.5rem); } }
._detail .detail-btm .detail-schedule .detail-schedule-swiper .detail-schedule-box::before { content: ''; position: absolute; top: -6px; left: 20px; width: 12px; aspect-ratio: 1 / 1; border-radius: 50%; background-color: #005eaa; }
._detail .detail-btm .detail-schedule .detail-schedule-swiper .detail-schedule-box::after { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 1px; background-color: #005eaa; }
._detail .detail-btm .detail-schedule .detail-schedule-swiper .detail-schedule-box .detail-schedule-box-in { position: relative; height: 100%; min-height: 25rem; padding: 2rem 1.5rem; border: 1px solid #005eaa; border-radius: 10px; background-color: #fff; }
._detail .detail-btm .detail-schedule .detail-schedule-swiper .detail-schedule-box .detail-schedule-box-in::before { content: ''; position: absolute; top: -40px; left: 15px; height: 40px; border-left: 1px dotted #005eaa; }
._detail .detail-btm .detail-schedule .detail-schedule-swiper .detail-schedule-box .detail-schedule-box-in .detail-schedule-box-ttl { margin-bottom: 1rem; color: #005eaa; font-size: 2rem; font-weight: 500; }
._detail .detail-btm .detail-schedule .detail-schedule-swiper .detail-schedule-box .detail-schedule-box-in .detail-schedule-box-txt { font-size: 1.4rem; line-height: 1.8; }
._detail .detail-btm .detail-schedule .detail-schedule-tool { display: flex; align-items: center; justify-content: space-between; margin-top: 30px; padding-right: 50px; }
._detail .detail-btm .detail-schedule .detail-schedule-tool .swiper-scrollbar { flex: 1; position: static; height: 6px; border-radius: 3px; background-color: #e0e6f2; }
._detail .detail-btm .detail-schedule .detail-schedule-tool .swiper-scrollbar-drag { background-color: #005eaa; cursor: pointer; }
._detail .detail-btm .detail-schedule .detail-schedule-tool .detail-schedule-btn { display: flex; align-items: center; width: 110px; column-gap: 10px; margin-left: 40px; }
@media screen and (max-width: 750px) { ._detail .detail-btm .detail-schedule .detail-schedule-tool .detail-schedule-btn { display: none; } }
._detail .detail-btm .detail-schedule .detail-schedule-tool .detail-schedule-btn button { display: block; width: 50px; }
@media screen and (max-width: 750px) { ._detail .detail-btm .detail-message { background-color: #f5e4fd; } }
._detail .detail-btm .detail-message .detail-message-in { display: grid; grid-template-columns: 1fr 1fr; column-gap: 8%; max-width: 1000px; margin: 0 auto; padding-top: 80px; }
@media screen and (max-width: 750px) { ._detail .detail-btm .detail-message .detail-message-in { display: flex; flex-direction: column; row-gap: 2rem; padding-top: 4rem; } }
._detail .detail-btm .detail-message figure { text-align: center; }
._detail .detail-btm .detail-message .detail-message-con { padding-top: 3rem; }
@media screen and (max-width: 750px) { ._detail .detail-btm .detail-message .detail-message-con { padding-top: 0; } }
._detail .detail-btm .detail-message .detail-message-con .detail-message-en { font-size: 5rem; font-weight: 700; }
@media screen and (max-width: 750px) { ._detail .detail-btm .detail-message .detail-message-con .detail-message-en { font-size: 4rem; text-align: center; } }
._detail .detail-btm .detail-message .detail-message-con .detail-message-ttl { margin-bottom: 2rem; color: #005eaa; font-size: 1.8rem; font-weight: 500; }
@media screen and (max-width: 750px) { ._detail .detail-btm .detail-message .detail-message-con .detail-message-ttl { text-align: center; } }
._detail .detail-btm .detail-message .detail-message-con .detail-message-txt { padding-bottom: 95px; line-height: 1.8; }
@media screen and (max-width: 750px) { ._detail .detail-btm .detail-message .detail-message-con .detail-message-txt { padding-bottom: 4rem; } }
._detail .interview-other { margin-bottom: 100px; padding: 80px 0; border-top: 1px solid #0093dc; border-bottom: 1px solid #0093dc; background-color: #fff; }
@media screen and (max-width: 750px) { ._detail .interview-other { margin-bottom: 6rem; padding: 4rem 0; } }
._detail .interview-other .interview-other-ttl { color: #005eaa; font-size: 2.6rem; font-weight: 500; text-align: center; }
@media screen and (max-width: 750px) { ._detail .interview-other .interview-other-ttl { font-size: 2.2rem; } }
._detail .interview-other .interview-other-en { margin-bottom: 35px; color: #005eaa; font-size: 1.7rem; font-weight: 600; text-align: center; }
@media screen and (max-width: 750px) { ._detail .interview-other .interview-other-en { font-size: 1.6rem; } }
._detail .interview-other .interview-other-swiper { overflow: hidden; padding: 0 40px; line-height: 1.6; }
._detail .interview-other .interview-other-swiper .swiper-slide { width: 300px; }
@media screen and (max-width: 750px) { ._detail .interview-other .interview-other-swiper .swiper-slide { width: 75%; } }
._detail .interview-other .interview-other-swiper .genba-list-item .genba-list-cate { font-size: 1.6rem; }
._detail .interview-other .interview-other-swiper .genba-list-item .genba-list-lead { font-size: 1.5rem; }
@media screen and (max-width: 750px) { ._detail .interview-other .interview-other-swiper .genba-list-item .genba-list-lead { font-size: 1.3rem; } }
._detail .interview-other .interview-other-swiper .genba-list-item .genba-list-txt { font-size: 1.3rem; }
@media screen and (max-width: 750px) { ._detail .interview-other .interview-other-swiper .genba-list-item .genba-list-txt { font-size: 1.6rem; } }
._detail .interview-other .swiper-scrollbar { position: static; max-width: 850px; height: 6px; margin: 50px auto 0; border-radius: 3px; background-color: #e0e6f2; }
._detail .interview-other .swiper-scrollbar-drag { background-color: #005eaa; cursor: pointer; }

/*# sourceMappingURL=interview.css.map */
