@charset "UTF-8";
/* CSS Document */

/* l-container--page */

.p-comeback::before {
    right: 0px;
    bottom: 0px;
    width: 50%;
    height: 480px;
}

.p-numbers::before {
    right: 0px;
    bottom: 25%;
    width: 48%;
    height: 780px;
}

.p-comeback .l-wrapper--page::before,
.p-benefits .l-wrapper--page::before {
    left: 0px;
    top: 0px;
    width: 22%;
    height: 720px;
}

.p-numbers .l-wrapper--page::before {
    left: 0px;
    top: 0px;
    width: 35%;
    height: 650px;
}

/* p-comeback-section01 */

.p-comeback-section01 {
    width: 100%;
}

.p-comeback-section01::before {
    left: 0px;
    bottom: 0px;
    width: 50%;
    height: 800px;
}

.p-comeback-content01 .item {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    position: relative;
}

.p-comeback-content01 .item:not(:last-child) {
    margin-bottom: 200px;
}

.p-comeback-content01 .item__txt {
    flex: 1;
    padding-right: 5%;
}

.p-comeback-content01 .item__img {
    width: 48%;
    text-align: center;
}

.p-comeback-content01 .item:nth-child(2) .item__img img {
    width: 75%;
}

.p-comeback-content01 h3 {
    font-weight: var(--base-font-weight2);
    color: var(--color-main);
    font-size: 40px;
    line-height: 1.4;
    letter-spacing: 0.05em;
}

.p-comeback__btn .c-link02 {
    width: 300px;
}

.p-comeback__btn .c-link02 a {
    width: 300px;
}

.p-comeback__btn .c-link02 a::before {
    background-image: url("../../img/common/link-arrow02.svg");
    background-size: auto 12px;
}

.p-comeback-content01 p {
    padding: 25px 0px 60px;
}


/* p-numbers-section01 */

.p-numbers-section01 p {
    font-size: 20px;
    margin-bottom: 80px;
}

.p-numbers-section01 .item__txt:last-child p {
    font-size: 14px;
    text-align: right;
    margin-bottom: 0px;
    padding-top: 20px;
}

.p-numbers-content01 {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    gap: 30px 2.5%;
    text-align: center;
}

.p-numbers-content01 .item {
    position: relative;
    width: 31.6%;
    background-color: #FFF;
    padding: 35px 0px;
}

.p-numbers-content01 .item:nth-child(3),
.p-numbers-content01 .item:nth-child(6) {
    padding: 0px;
}

.p-numbers-content01 .item:nth-child(3) a,
.p-numbers-content01 .item:nth-child(6) a {
    position: relative;
    padding: 35px 0px;
    display: block;
}

.p-numbers-content01 .item:nth-child(3) a:hover,
.p-numbers-content01 .item:nth-child(6) a:hover {
    opacity: 1;
}

.p-numbers-content01 .item:nth-child(3)::before,
.p-numbers-content01 .item:nth-child(6)::before {
    content: "";
    position: absolute;
    right: 15px;
    bottom: 15px;
    background-image: url("../../img/culture/numbers/btn-more.svg");
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: auto 100%;
    width: 60px;
    height: 60px;
}

.p-numbers-content01 .item__img {
    padding-bottom: 30px;
}

.p-numbers-content01 .item__img img {
    width: 80%;
}

.p-numbers-content01 .item__detail {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    position: relative;
}

.p-numbers-content01 .item--number02 .item__detail {
    margin-top: -25px;
}

.p-numbers-content01 .item--number12 .item__detail {
    margin-top: -10px;
}

.p-numbers-content01 .item--number02 .inner:not(:last-child),
.p-numbers-content01 .item--number12 .inner:not(:last-child) {
    border-right-style: solid;
    border-color: var(--color-main);
    border-width: 1px;
}

.p-numbers-content01 .item--number02 .inner {
    padding: 0px 25px;
}

.p-numbers-content01 .item--number12 .inner {
    padding: 0px 15px;
}

.p-numbers-content01 h4,
.modalwrap h4 {
    font-weight: var(--base-font-weight2);
    color: var(--color-main);
    font-size: 24px;
    line-height: 1.2;
    letter-spacing: 0.05em;
    min-height: 70px;
}

.modalwrap h4 {
    color: #FFF;
    min-height: 0px;
}

.p-numbers-content01 h4 span,
.modalwrap h4 span {
    font-size: 16px;
    letter-spacing: 0em;
}

.p-numbers-content01 h6,
.modalwrap h6 {
    font-family: var(--title-font);
    color: var(--color-main);
    font-size: 76px;
    font-weight: 700;
    line-height: 0.9;
    letter-spacing: 0em;
    position: relative;
}

.modalwrap h6 {
    color: #FFF;
}

.p-numbers-content01 .item--number12 h6 {
    font-size: 50px;
}

.p-numbers-content01 .item--number02 h6,
.p-numbers-content01 .item--number12 h6 {
    padding-top: 25px;
}

.p-numbers-content01 h6::before,
.p-numbers-content01 h6::after,
.modalwrap h6::after {
    content: "";
    font-size: 24px;
    line-height: 1.2;
    font-family: var(--base-font);
    font-weight: var(--base-font-weight2);
}

.p-numbers-content01 .item--number01 h6::after,
.p-numbers-content01 .item--number09 h6::after,
.p-numbers-content01 .item--number10 h6::after,
.p-numbers-content01 .item--number11 h6::after {
    content: "人";
}

.p-numbers-content01 .item--number02 h6::before,
.p-numbers-content01 .item--number12 h6::before {
    content: "";
    font-size: 16px;
    position: absolute;
    left: 0px;
    top: 0px;
}

.p-numbers-content01 .item--number12 h6::before {
    font-size: 14px;
}

@media screen and (max-width: 1400px) {

    .p-numbers-content01 h4,
    .modalwrap h4 {
        font-size: 20px;
    }

    .p-numbers-content01 h6,
    .modalwrap h6 {
        font-size: 70px;
    }

    .p-numbers-content01 .item--number12 h6 {
        font-size: 42px;
    }

    .p-numbers-content01 .item--number12 h6::before {
        font-size: 12px;
    }

}


.p-numbers-content01 .item--number02 .inner:nth-child(1) h6::before {
    content: "男性：";
}

.p-numbers-content01 .item--number02 .inner:nth-child(2) h6::before {
    content: "女性：";
}

.p-numbers-content01 .item--number12 .inner:nth-child(1) h6::before {
    content: "2022年度：";
}

.p-numbers-content01 .item--number12 .inner:nth-child(2) h6::before {
    content: "2023年度：";
}

.p-numbers-content01 .item--number12 .inner:nth-child(3) h6::before {
    content: "2024年度：";
}

.p-numbers-content01 .item--number02 h6::after,
.p-numbers-content01 .item--number06 h6::after,
.p-numbers-content01 .item--number07 h6::after,
.p-numbers-content01 .item--number08 h6::after,
.p-numbers-content01 .item--number12 h6::after,
.modalwrap .js_modalWrap:nth-child(2) h6::after {
    content: "%";
}

.p-numbers-content01 .item--number03 h6::after,
.modalwrap .js_modalWrap:nth-child(1) h6::after {
    content: "日";
}

.p-numbers-content01 .item--number04 h6::after {
    content: "年";
}

.p-numbers-content01 .item--number05 h6::after {
    content: "時間";
}


/* ==========================
  モーダル（ポップアップ）
========================== */

.js_modalBtnCont:hover,
.js_modalBtnCont:focus {
    opacity: 0.75;
}

.js_modalWrap {
    opacity: 0;
    z-index: -1;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.js_modalWrap.active {
    animation: modalOpen 0.5s ease forwards;
}

.js_modalWrap.active2 {
    animation: modalClose 0.5s ease forwards;
}

.js_modalBG {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.7);
}

.js_modalContInner {
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    /*
	overflow-y: scroll;
	padding: 100px 0px;
*/
    /* IE, Edge 対応 */
    -ms-overflow-style: none;
    /* Firefox 対応 */
    scrollbar-width: none;
}

/* Chrome, Safari 対応 */
.js_modalContInner::-webkit-scrollbar {
    display: none;
}

.js_modalContWrap__wrap {
    position: relative;
    overflow: hidden;
    background-color: #fff;
}

.js_modalContWrap {
    width: 100%;
    position: relative;
}

.js_modalCont {
    width: 100%;
    height: 85vh;
    overflow-y: auto;
    scrollbar-color: rgba(228, 228, 228, 1) rgba(255, 255, 255, 0);
    /*スクロールバー非表示（IE・Edge）*/
    -ms-overflow-style: none;
    /*スクロールバー非表示（Firefox）*/
    /*  scrollbar-width: none;*/
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.js_modalCont::-webkit-scrollbar {
    width: 15px;
    height: 10px;
    border-radius: 30px;
    /*	display: none;*/
}

.js_modalCont::-webkit-scrollbar-track-piece {
    background-color: rgba(255, 255, 255, 0);
    border-radius: 30px;
    /*	display: none;*/
}

.js_modalCont::-webkit-scrollbar-thumb {
    border-radius: 30px;
    background-color: rgba(228, 228, 228, 1);
    /*	display: none;*/
}


.js_modalClose {
    display: block;
    position: absolute;
    top: 20px;
    right: 20px;
    width: 60px;
    height: 60px;
    overflow: hidden;
    cursor: pointer;
    z-index: 1001;
}

@keyframes modalOpen {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
        z-index: 1000;
    }
}

@keyframes modalClose {
    0% {
        opacity: 1;
        z-index: 1000;
    }

    100% {
        opacity: 0;
    }
}

.item__detail--left {
    width: 42%;
    text-align: center;
    background-color: var(--color-main);
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: column;
    gap: 30px 60px;
}

.item__detail--left .item__img {
    width: 100%;
}

.item__detail--left .item__img img {
    width: 60%;
    max-width: 280px;
}

.item__detail--right {
    flex: 1;
    padding: 60px 5%;
}

.item__detail--right p {
    font-size: var(--base-font-size);
    margin-bottom: 0px;
}

.js_modalWrap:nth-child(2) .item__detail--right p {
    font-size: 20px;
}

.item__detail--right ul li {
    font-size: 20px;
    line-height: 1.2;
}

.item__detail--right ul {
    padding: 40px 0px;
}

.item__detail--right ul li {
    position: relative;
    padding-left: 30px;
}

.item__detail--right ul li:not(:last-child) {
    margin-bottom: 15px;
}

.item__detail--right ul li::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 6px;
    width: 15px;
    height: 15px;
    display: block;
    background-color: var(--color-main);
}


/* p-benefits-section02 */

.p-benefits-section02::before,
.p-benefits-section04::before {
    right: 0px;
    top: 120px;
    width: 38%;
    height: 780px;
}

.p-benefits-section02 .innerwrap::before,
.p-benefits-section04 .innerwrap::before {
    left: 0px;
    bottom: 500px;
    width: 65%;
    height: 730px;
}

.p-benefits-section04 .innerwrap::before {
    bottom: 90px;
}

/* p-benefits-section03 */

.p-benefits-section03::before {
    left: 0px;
    top: 400px;
    width: 100%;
    height: 780px;
}


/* p-benefits-content01 */

.p-benefits-content01 h6 {
    text-align: right;
    margin-top: 9px;
}

.p-benefits-content01 .icon-arrow2 a::before {
    margin-right: 0px;
    margin-bottom: -70px;
}

.p-benefits-content01 .icon-arrow2 a::after {
    content: "View more";
    position: absolute;
    right: 80px;
    bottom: 0px;
    font-family: var(--title-font);
    font-weight: var(--base-font-weight2);
    font-size: 18px;
    line-height: 1.2;
    letter-spacing: 0em;
    margin-bottom: -52px;
}


/* p-benefits-content02 */


.p-benefits-content02 .item,
.p-benefits-content03 .item {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 0px 60px;
}

.p-benefits-content02 .item:not(:last-child) {
    margin-bottom: 70px;
}

.p-benefits-content02 .item:nth-child(even) {
    flex-direction: row-reverse;
}

.p-benefits-content02 .item__txt {
    width: 50%;
}

.p-benefits-content02 .item__img {
    flex: 1;
}

.p-benefits-content02 .c-page__ttl--small h4 {
    font-size: 33px;
}

/* p-benefits-content03 */

.p-benefits-content03 {
    margin-top: 100px;
}

.p-benefits-content03 .item {
    position: relative;
    background-color: #FFF;
    border-radius: 20px;
    padding: 20px 10%;
    align-items: center;
}

.p-benefits-content03 .item::before {
    content: "";
    position: absolute;
    left: 30px;
    top: 0px;
    background-image: url("../../img/culture/benefits/icon01.svg");
    background-position: left top;
    background-repeat: no-repeat;
    background-size: auto 100%;
    width: 76px;
    height: 76px;
    margin-top: -20px;
}

.p-benefits-content03 .item__txt {
    width: 70%;
}

.p-benefits-content03 .item__img {
    flex: 1;
}

.p-benefits-content03 .c-page__ttl--ttl02 {
    margin-bottom: 20px;
}

.p-benefits-content03 h4 {
    padding-left: 0px;
    font-weight: var(--base-font-weight3);
}

.p-benefits-content03 h4::before {
    display: none;
}


/* p-training-content01 */

.p-training-content01 .item__txt {
    margin-bottom: 60px;
}

.p-training-content01 .item__img {
    position: relative;
    padding-top: 60px;
}

.p-training-content01 .item__img::before {
    content: "人材育成体系";
    position: absolute;
    left: 0px;
    top: 0px;
    display: inline-block;
    padding: 10px 30px;
    border-radius: 60px;
    background-color: var(--color-main);
    color: #FFF;
    line-height: 1.2;
    letter-spacing: 0.05em;
    font-weight: var(--base-font-weight2);
}

.p-training-section02 .txt {
    margin-bottom: 60px;
}


/* tab-training */

.tab-training {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.tab-training-inner {
    width: 32.5%;
    height: 80px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    transition: .5s;
    cursor: pointer;
    background-color: #98A5AF;
    border-radius: 20px 20px 0px 0px;
}

.tab-training-inner.active {
    background-color: var(--color-main);
}

.tab-training h5 {
    font-weight: var(--base-font-weight2);
    font-size: 24px;
    color: #FFF;
    line-height: 1.2;
    letter-spacing: 0.05em;
    transition: .5s;
    display: inline-block;
}

.tab-training-inner.active h5 {
    opacity: 1;
}

.training_text-wrap {
    display: none;
    opacity: 0;
    padding: 100px 8%;
    border-radius: 0px 0px 20px 20px;
    background: -moz-linear-gradient(50% 100% -90deg, rgba(0, 89, 161, 1) 0%, rgba(1, 161, 161, 1) 100%);
    background: -webkit-linear-gradient(-90deg, rgba(0, 89, 161, 1) 0%, rgba(1, 161, 161, 1) 100%);
    background: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0, rgba(0, 89, 161, 1)), color-stop(1, rgba(1, 161, 161, 1)));
    background: -o-linear-gradient(-90deg, rgba(0, 89, 161, 1) 0%, rgba(1, 161, 161, 1) 100%);
    background: -ms-linear-gradient(-90deg, rgba(0, 89, 161, 1) 0%, rgba(1, 161, 161, 1) 100%);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#0059A1', endColorstr='#01A1A1' ,GradientType=0)";
    background: linear-gradient(180deg, rgba(0, 89, 161, 1) 0%, rgba(1, 161, 161, 1) 100%);
}

.training_text-wrap.active {
    display: block;
    animation-name: displayAnime;
    animation-duration: 2s;
    animation-fill-mode: forwards;
}

@keyframes displayAnime {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.training_text-wrap .item {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 0px 60px;
}

.training_text-wrap .item:not(:last-child) {
    margin-bottom: 70px;
}

.training_text-wrap .item__txt {
    flex: 1;
}

.training_text-wrap .item__img {
    width: 50%;
}

.training_text-wrap .item__txt h6 {
    font-weight: var(--base-font-weight2);
    font-size: 24px;
    line-height: 1.2;
    letter-spacing: 0.05em;
    border-left-style: solid;
    border-color: #FFF;
    border-width: 2px;
    padding-left: 15px;
    margin-bottom: 20px;
}

.training_text-wrap .item__txt h6,
.training_text-wrap p {
    color: #FFF;
}

.training_text-wrap .training__txt p {
    margin-bottom: 60px;
}

/* p-training-content03 */

.p-training-content03,
.p-training-content04 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 40px;
}

.p-training-content04 {
    margin: 40px auto;
}

.p-training-content03 .item,
.p-training-content04 .item {
    flex: 1;
    background-color: #FFF;
    border-radius: 20px;
    padding: 80px 40px 40px;
    text-align: center;
}

.p-training-content04 .item {
    padding-top: 50px;
}

.p-training-content03 img,
.p-training-content04 img {
    width: 70%;
}

.p-training-content03 h5,
.p-training-content04 h5 {
    padding: 50px 0px 15px;
    font-size: 24px;
    line-height: 1.2;
    letter-spacing: 0.05em;
    font-weight: var(--base-font-weight2);
    color: var(--color-main);
}

.p-training-content03 p,
.p-training-content04 p {
    text-align: left;
    line-height: 1.8;
}


.sp-view {
    display: none;
}
