@charset "utf-8";
/* MV */
.mv-img{margin-bottom: 50px;}

@media (max-width: 767px){ 
	.mv-img{width: 62px; margin-bottom: 10px;}
}

/* Info */
.infor__outer{
    position: relative;
    padding: 83px 0 333px;
    margin: 81px 0 0 0;
}
.infor__outer::after{
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1;
    background: #00458D;
    content: "";
    border-radius: 100px;
    top: 0;
    left: 0;
}
.infor__inner{
    position: relative;
}
.infor__content{
    margin: 0 auto;
    max-width: 1000px;
    width: calc(100% - 100px);
    position: relative;
    z-index: 2;
    color: #ffffff;
}
.infor__title{
    font-family: 'Zen Kaku Gothic New', sans-serif;
    font-size: 3.2rem;
    font-weight: bold;
    letter-spacing: 0.1em;
    line-height: 1.7;
    margin-bottom: 40px;
    position: relative;
    width: fit-content;
}
.infor__title::before,
.infor__title::after{
    content: "";
    position: absolute;
    width: 40px;
    height: 40px;
    background: url("../img/common/quote_white.svg") no-repeat center center/100% 100%;
}
.infor__title::before{
    top: -20px;
    left: -60px;
}
.infor__title::after{
    transform: rotate(180deg);
    right: -45px;
    bottom: -13px;
}

.infor__tag{
    width: 100px;
    height: 36px;
    text-align: center;
    font-family: 'Zen Kaku Gothic New', sans-serif;
    font-weight: bold;
    background: #E6FF1D;
    color: #00458D;
    border-radius: 100px;
    padding: 2px 0 0 0;
}
.infor__name{
    font-size: 2.4rem;
    margin: 5px 0;
}
.infor__name span:nth-of-type(1){
    margin-right: 50px;
}
.infor__desc{
    font-family: 'Zen Kaku Gothic New', sans-serif;
    font-size: 2rem;
    font-weight: bold;
    line-height: 1.7;
}
.infor__img{
    position: absolute;
    right: 0;
    top: -175px;
    margin-left: 25px;
}
.infor__img figure::after{
    width: 50%;
    height: 100%;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: rgb(13,78,147);
    background: linear-gradient(100deg, rgba(13, 78, 147, 0.609) 0%, rgba(255, 255, 255, 0) 80%); 
    border-top-left-radius: 100px;
}
.infor__img figure{
    overflow: hidden;
    border-top-left-radius: 100px;
}

.infor__num{
    position: absolute;
    top: -80px;
    right: 6.5%;
	width: auto;
	height: 115px;
}

.gear{
    position: absolute;
    z-index: 2;
}
.infor__outer .gearS{
    top: -125px;
    right: 59rem;
}
.infor__outer .gearT{
    top: 55%;
    right: 24rem;
}
.infor__outer .gear1{
    top: 69%;
    right: 78rem;
}
@media (max-width: 767px){    
    .infor__num{
        height: 42px;
        width: auto;
        top: -20px;
        right: 15px;
    }
    .infor__outer{
        margin: 96px 0 0 0;
        padding-bottom: 48px;
    }
    .infor__outer::after {
        border-radius: 64px;
    }
    .infor__img figure{
        border-radius: 64px 0 0 0;
    }
    .infor__img figure::after {
        top: unset;
        bottom: 0;
        width: 100%;
        height: 40%;
        border-radius: 0;
        background: linear-gradient(0deg, rgba(13, 78, 147, 0.609) 0%, rgba(255, 255, 255, 0) 80%);
    }
    .infor__title{
        font-size: min(6vw, 2.4rem);
        bottom: -80px;
        margin-bottom: 110px;
    }
    .infor__title::before,
    .infor__title::after{
        width: 20px;
        height: 20px;
    }
    .infor__title::before{
        top: 0;
        left: -36px;
    }
    .infor__title::after{
        right: -40px;
        bottom: unset;
        top: 0;
    }
    .infor__pos{
        /* margin-top: 30px; */
        display: flex;
        align-items: center;
    }
    .infor__tag{
        width: 54px;
        height: 24px;
        font-size: 1.2rem;
        margin-right: 16px;
    }
    .infor__name{
        font-size: 1.6rem;
    }
    .infor__name span:nth-of-type(1){
        margin-right: 17px;
    }
    .infor__desc{
        font-size: 1.6rem;
    }
    .infor__outer .gear1{
        top: 60%;
        right: 19px;
    }
    .infor__outer .gear1 img{
        height: 21px;
    }
    .infor__outer .gearS{
        top: -80px;
        right: unset;
        left: 23px;
    }
    .infor__outer .gearS img{
        height: 52px;
    }
}
/* end */

.thema__box{
    margin-bottom: 106px;
    position: relative;
}
.thema__reason{
    margin-top: -150px;
}
.thema-reason__img{
    border-radius: 100px 100px 0 0;
    overflow: hidden;
    margin-bottom: -20px;
}
.thema-reason__img img{
    width: 100%;
}
.thema__inner{
    position: relative;
    max-width: 826px;
    margin: 0 auto;
}
.thema__tag{
    width: 126px;
    height: 40px;
    border: 1px solid #00458D;
    border-radius: 100px;
    text-align: center;
    font-family: 'Zen Kaku Gothic New', sans-serif;
    font-weight: bold;
    background: #ffffff;
    margin: 0 auto;
    letter-spacing: 0.1em;
	color: #00458d;
}
.thema__title{
    font-family: 'Zen Kaku Gothic New', sans-serif;
    font-size: 3.2rem;
    font-weight: bold;
    text-align: center;
    letter-spacing: 0.2em;
	color: #00458d;
}
.thema__desc{
    color: #000000;
    margin-top: 20px;
}
.thema-job__img{
    border-radius: 100px 0 0 0;
    overflow: hidden;
    margin-left: calc((100% - 826px) /2);
    margin-top: 56px;
}

.thema-believe__title .thema__title{
    font-size: min(5vw, 4rem);
}
.thema-believe__title{
    margin: 0 24px;
}
.thema-believe__head{
    display: flex;
    align-items: center;
    justify-content: center;
}
.thema-believe__img{
    border-radius: 0 100px 0 0;
    overflow: hidden;
    margin-right: calc((100% - 826px) /2);
    margin-top: 56px;
    text-align: right;
}

.thema__believe{
    position: relative;
}
.thema__believe::after{
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 100px 0 0 100px;
    background: #E6FF1D;
    content: "";
    top: 0;
    right: 0;
    z-index: -1;
    left: calc((100% - 660px) / 2);
}
.thema-believe__inner{
    padding: 112px 0 140px;
}

.thema__reason .lineR-yellow1{
    right: calc((100% - 1000px) / 2);
    top: -120px;
}
.thema__reason .lineL-purple1{
    top: 155px;
    left: calc((100% - 1210px) / 2);
}
.thema__reason .lineR-yellow2{
    right: -90px;
    bottom: -25px;
}

.thema__job .lineS-purple1{
    top: -30px;
    right: calc((100% - 610px) / 2);
}
.thema__job .lineR-dblue1{
    top: 87px;
    left: -58px;
}
.thema__job .line2-green1{
    bottom: 67px;
    left: calc((100% - 1024px) / 2);
}
.thema__believe .line2-dblue1{
    right: calc((100% - 620px) / 2);
    top: -40px;
}
.thema__believe .lineS-purple1{
    left: 44px;
    top: 28%;
}
.thema__believe .lineR-green1{
    width: 490px;
    height: 495px;
    right: -120px;
    bottom: 35%;
    opacity: 0.51;
}
.thema__believe .line2-green1{
    right: -10px;
    bottom: 30%;
}
@media (max-width: 767px){
    .thema__tag{
        height: 32px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .thema__title{
        font-size: 2.4rem;
        margin-top: 5px;
    }
    .thema__box:not(:last-of-type){
        margin-bottom: 60px;
    }
    .thema__reason{
        margin-top: 56px;
    }
    .thema-reason__img{
        border-radius: 64px 64px 0 0;
        margin-bottom: -17px;
    }
    .thema-job__img{
        border-radius: 64px 0 0 0;
        margin: 32px 0 0 30px;
    }
    .thema-job__img img{
        width: 100%;
    }
    .thema__believe::after {
        left: 75px;
        border-radius: 64px 0 0 64px;
    }
    .thema-believe__inner{
        padding: 52px 0 47px 0;
    }
    .thema-believe__head{
        position: relative;
        width: fit-content;
        margin: 0 auto;
    }
    .thema-believe__head img{
        height: 71px;
        width: 81px;
        position: absolute;
        top: -38px;
    }
    .thema-believe__head img:nth-of-type(1){
        left: 0;
    }
    .thema-believe__head img:nth-of-type(2){
        right: 0;
    }
    .thema-believe__title{
        margin: 0;
    }
    .thema-believe__title .thema__title{
        font-size: 2.8rem;
        line-height: 1;
    }
    .thema-believe__img{
        margin: 24px 30px 0 0;
        border-radius: 0 64px 0 0;
    }
    .thema__reason .lineL-purple1{
        top: -25px;
        left: -70px;
    }
    .thema__reason .lineL-blue1{
        top: 145px;
        right: -75px;
    }

    .thema__job .lineS-purple1{
        right: 31%;
        top: -45px;
    }
    .thema__job .lineL-yellow1{
        top: 50px;
        left: -73px;
    }
    .thema__job .gear01{
        mask: url(../img/illus/gear01.svg) no-repeat center center/100% 100%;
        -webkit-mask: url(../img/illus/gear01.svg) no-repeat center center/100% 100%;
        width: 36px;
        height: 38px;
        background: #9FD9F6;
        content: " ";
        top: -25px;
        left: 56px;
    }
    .thema__job .gear02{
        mask: url(../img/illus/gear02_white.svg) no-repeat center center/100% 100%;
        -webkit-mask: url(../img/illus/gear02_white.svg) no-repeat center center/100% 100%;
        width: 52px;
        height: 52px;
        background: #9FD9F6;
        content: " ";
        top: 10px;
        right: 20px;
    }
    .thema__job .lineL-lblue1{
        right: -30px;
        top: 15%;
        z-index: 0;
    }
    .thema__job .lineL-blue1{
        right: 30px;
        bottom: -30px;
        width: 50px;
        height: 60px;
    }

    .thema__believe .line2-purple1{
        width: 62px;
        height: 62px;
        right: 35px;
        bottom: -30px;
    }
}
/* end */


.interview__schedule{
    background: #00458D;
    border-radius: 100px;
    padding-bottom: 64px;
}
.schedule__inner{
    position: relative;
}
.schedule__head{
    display: flex;
    position: relative;
    top: -10px;
    margin-left: min(5vw, 50px);
}
.schedule__head > figure{
    width: fit-content;
    position: relative;
    top: -40px;
    transform: rotateY(180deg);
    margin-right: 38px;
}

.schedule-title__jp{
    font-family: 'Zen Kaku Gothic New', sans-serif;
    font-size: 3.2rem;
    font-weight: bold;
    letter-spacing: 0.2em;
    color: #ffffff;
    text-align: center;
    line-height: 1.1;
}
.schedule__list{
    max-width: 890px;
    margin: 25px auto 0;
    display: flex;
    justify-content: space-between;
    color: #ffffff;
}
.schedule__col{
    max-width: 375px;
}
.schedule__item{
    display: flex;
}
.schedule-item__time{
    font-size: 2rem;
    padding-right: 25px;
    font-weight: normal;
    font-family: 'Zen Kaku Gothic New', sans-serif;
}
.schedule-item__content{
    padding: 0 0 30px 25px;
    position: relative;
}
.schedule-item__content::before{
    width: 14px;
    height: 14px;
    content: "";
    position: absolute;
    left: -6.5px;
    top: 0.9em;
    background: #ffffff;
    border-radius: 50%;
}
.schedule-item__content::after{
    width: 1px;
    height: 100%;
    content: "";
    position: absolute;
    top: 1em;
    left: 0;
    background: #ffffff;
}

.schedule-item__title{
    font-size: 2.4rem;
    font-weight: bold;
    margin-bottom: 10px;
}
.schedule__item.--arrow{
    position: relative;
}
.schedule-item__content .--arrow::after{
    position: absolute;
    bottom: -21px;
    left: -11px;
    width: 1px;
    height: 27px;
    background: #ffffff;
    transform: rotate(-55deg);
    content: "";
}

.schedule__inner .lineS-purple1{
    top: -25px;    
    right: -10px;
}
.schedule__inner .lineR-purple1{
    bottom: -180px;
    left: -140px;
}
@media (max-width: 767px){
    .interview__schedule{
        border-radius: 64px;
        margin-top: 145px;
    }
    .schedule__head{
        top: 0;
        justify-content: center;
        margin-left: 0;
    }
    .schedule__head > figure{
        position: absolute;
        top: -91px;
        left: 50%;
        transform: translateX(-50%) rotateY(180deg);
        margin-right: 0;
    }
    .schedule__head > figure img{
        height: 100px;
    }
    .schedule-title__jp{
        font-size: 2rem;
        margin-top: 20px;
    }
    .schedule-item__time{
        font-size: 1.8rem;
        padding-right: 10px;
    }
    .schedule-item__title{
        font-size: 1.8rem;
        margin-bottom: 0;
    }
    .schedule-item__content::before{
        top: 10px;
    }
    .schedule-item__content .--arrow::after{
        bottom: -17px;
        left: -5px;
        height: 12px;
    }
    .schedule__list{
        margin-left: 10px;
        flex-wrap: wrap;
    }

    .schedule__inner .lineL-blue1{
        top: -70px;
        left: -90px;
    }
    .schedule__inner .lineS-purple1{
        top: 106%;
        right: 77%;
    }
}
/* end */

.interview__holiday{
    margin: 145px 0 128px;
}
.holiday__outer{
    max-width: 826px;
    width: calc(100% - 60px);
    margin: 0 auto;
    padding: 48px 85px 90px;
    background: #ffffff;
    border-radius: 100px;
    border: 2px solid #00458D;
    position: relative;
}
.holiday__title{
    font-family: 'Zen Kaku Gothic New', sans-serif;
    font-size: 3.2rem;
    font-weight: bold;
    letter-spacing: 0.2em;
    text-align: center;
	color: #00458d;
}
.holiday__inner{
    margin-top: 40px;
    display: flex;
    justify-content: space-between;
}
.holiday__content{
    width: 54.448%;
    color: #000000;
    text-align: justify;
}
.holiday__img{
    width: 41.412%;
}
.holiday-txt{
    position: absolute;
    top: 50%;
    transform: translateY(-50%) rotate(0deg);
    right: -15px;
}
.holiday-img-couple{
    position: absolute;
    right: -10.5%;
    bottom: -90px;
}
.holiday__outer .lineL-yellow{
    top: -65px;
    right: -120px;
}
@media (max-width: 767px){
    .interview__holiday{   
        margin: 62px 0 75px;
    }
    .holiday__outer{
        padding: 32px 32px 56px 32px;
        border-radius: 64px;
        border: 1px solid #00458D;
    }
    .holiday__title{
        font-size: 2rem;
    }
    .holiday__inner{
        margin-top: 24px;
        flex-direction: column-reverse;
    }
    .holiday__img{
        width: 100%;
        margin-bottom: 24px;
        text-align: center;
    }
    .holiday__content{
        width: 100%;
    }
    .holiday-img-couple{
        right: -30px;
        bottom: -50px;
    }
    .holiday-img-couple img{
        height: 96px;
        width: 187px;
    }
    .holiday-txt{
        top: 34%;
    }
    .holiday-txt img{
        height: 99px;
    }

    .holiday__outer .lineL-yellow{
        top: -40px;
        right: 10px;
        width: 60px;
        height: 60px;
    }
}
/* end */

/* end */
.interview-page{
    position: relative;
}
.interview-page > .lineL-yellow1{
    top: 185px;
    left: -155px;
}
.interview-page > .lineL-yellow2{
    top: -85px;
    left: 50%;
}
.interview-page > .lineL-green1{
    opacity: 0.42;
    width: 295px;
    height: 295px;
    top: -130px;
    right: 0;
}
.interview-page > .lineL-green2{
    width: 490px;
    height: 490px;
    top: 1000px;
    left: -390px;
}
.interview-page > .line2-lblue1{
    top: 440px;
    right: -80px;
}

@media (max-width: 767px) {
    .interview-page > .line2-yellow1{
        top: 25px;
        right: -67px;
    }
    .interview-page > .line2-lblue1{
        top: 0;
        right: 70px;
    }
}

/* interview02 */
.interview-page02 .thema__job .line2-green1,
.interview-page03 .thema__job .line2-green1,
.interview-page04 .thema__job .line2-green1{
    bottom: 290px;
    right: calc((100% - 1024px) / 2);
    left: unset;
}