@charset "utf-8";
/* Common */
.gear{
    position: absolute;
    z-index: 2;
}
.special-page > .lineL-dblue1{
    top: 205px;
    left: -135px;
}
.special-page > .lineL-blue1{
    top: -10px;
    left: 50%;
}
.special-page > .line2-dblue1{
    top: 150px;
    right: 142px;
}
.special-page > .line2-blue1{
    top: 44%;
    left: -80px;
}
.special-page > .lineL-blue2{
    top: 50%;
    right: -40px;
}
.special-page > .lineL-blue2::after{
    background: #E5F6FF;
}
.special-page > .line2-yellow1{
    right: -40px;
    bottom: 32%;
}
@media (min-width: 768px){
	.lowerpage-bg:before{background: url("../img/special/science/mv.jpg") no-repeat center center/cover;}
    .special-page .mv-tit img{
        height: 120px;
    }
}

@media (max-width: 767px){
	.lowerpage-bg:before{background: url("../img/special/science/mv_sp.jpg") no-repeat center center/cover;}
	.special-page .mv-tit img{
        height: 57px;
    }
    .special-page > .lineL-blue1{
        top: 0;
    }
    .special-page > .line2-dblue1{
        top: 75px;
        right: -35px;
        width: 80px;
        height: 85px;
    }
    .special-page > .line2-blue1{
        top: 35%;
        left: -30px;
    }
}

.r-ifrm{color: #00458d;}

/* heading */
.heading{margin: 0 0 65px; font-weight: bold; font-family: 'Zen Kaku Gothic New', sans-serif; display: flex; align-items: flex-end;}
.heading-txt{background: #e6ff1d; border: 1px solid #00458d; padding: 4px 25px; display: inline-block; border-radius: 32px;letter-spacing: 0.1em;}
.heading-tit{font-size: 4.4rem; line-height: 1.2; margin-top: 15px;letter-spacing: 0.048em;}
.heading-img{margin-left: 26px;}

@media (max-width: 767px){
	.heading{position: relative; max-width: 306px; margin: 0 0 30px;}
	.heading-txt{font-size: 1.2rem;}
	.heading-tit{font-size: min(6vw, 2.4rem); margin-top: 10px;}	
	.heading-img{position: absolute; right: 0; bottom: -5px; width: 37%; margin-left: 12px;}
}

.special__content{
    max-width: 826px;
}
.special__project{
    position: relative;
}
.special__project .lineR-dblue1 {
    top: 200px;
    left: -27%;
}
.special__project .gearT{
    mask: url(../img/illus/gear03_white.svg) no-repeat center center/100% 100%;
    -webkit-mask: url(../img/illus/gear03_white.svg) no-repeat center center/100% 100%;    
    width: 125px;
    height: 110px;
    background: #99B4D1;
    content: " ";
    top: 146px;
    right: max(-161px, -13vw);
    transform: rotate(155deg);
}
.special__project .line2-yellow1{
    top: 270px;
    right: max(-210px, -15vw);
}
.special__project .lineS-purple1{
    right: 71px;
    bottom: 5px;
}
.project__illus{
    position: absolute;
    top: 20px;
    left: -195px;
}

.special__item:not(:last-of-type){
    margin-bottom: 48px;
}
.special-item__img{
    border-radius: 64px;
    overflow: hidden;
    background: #e6ff1d;
}
.special-item__title{
    font-size: min(2vw, 2rem);
    font-weight: 500;
    margin-top: 16px;
    position: relative;
    width: fit-content;
    letter-spacing: 0.048em;
}
.special-item__title i{
    position: absolute;
    width: 32px;
    height: 32px;
    content: "";
    display: inline-block;
    right: -40px;
    border-radius: 50%;
    border: 2px solid #00458D;
}
.special-item__title i::after{
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    mask: url(../img/common/ic-arrow.svg) no-repeat center center/100% 100%;
    -webkit-mask: url(../img/common/ic-arrow.svg) no-repeat center center/100% 100%;
    background: #00458D;
    width: 7px;
    height: 12px;
}

.special__item:hover .special-item__img img{
    transform: scale(1.1);
    opacity: .76;
}
.special-item__img img{
    transition: transform 1s, opacity .5s;
}

.special__crosstalk{
    position: relative;
}
.crosstalk__illus{
    position: absolute;
    right: -35px;
    bottom: -40px;
    transform: rotateY(180deg);
}
.special__crosstalk .gearS{
    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%;
    background: #99B5D1;
    content: "";
    width: 98px;
    height: 98px;
    right: -40px;
    top: -70px;
}

.employee__list{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.employee__item{
    width: 48.548%;
    margin-bottom: 48px;
}
.employee__item .special-item__title{
    width: 90%;
}
.special__employee{
    position: relative;
}
.special__employee .gearT{
    mask: url(../img/illus/gear03_white.svg) no-repeat center center/100% 100%;
    -webkit-mask: url(../img/illus/gear03_white.svg) no-repeat center center/100% 100%;
    width: 120px;
    height: 115px;
    background: #99B4D1;
    content: " ";
    top: 44%;
    left: -220px;
}

.special__employee .gear1{
    mask: url(../img/illus/gear_white.svg) no-repeat center center/100% 100%;
    -webkit-mask: url(../img/illus/gear_white.svg) no-repeat center center/100% 100%;
    width: 40px;
    height: 40px;
    background: #99B4D1;
    content: " ";
    top: 60%;
    right: 20%;
}
.employee__illus{
    position: absolute;
    right: -56px;
    bottom: 0;
}
.special-ifrm{
    position: relative;
}
.special-ifrm > .lineS-purple1{
    top: -40px;
    left: 60%;
}
.special-ifrm > .lineL-green1{
    top: -30px;
    right: -70px;
    width: 177px;
    height: 177px;
}
.special-ifrm > .line2-dblue1{
    left: 45%;
    bottom: -70px;
}
@media (max-width: 767px){
    .special-ifrm > .lineS-purple1{
        top: -15px;
        left: 70%;
    }
    .special-ifrm > .line2-blue1{
        bottom: -55px;
        left: -65px;
    }
    .special-item__img{
        border-radius: 32px;
    }
    .special-item__title{
        font-size: min(4vw, 1.6rem);
        line-height: 1.3;
        margin-top: 8px;
        width: 100% !important;
    }
    .special-item__title i{
        right: 12px;
        top: 0;
    }
    .special-item__img img{
        width: 100%;
    }
    .special__item:not(:last-of-type){
        margin-bottom: 32px;
    }
    .employee__item{
        width: 100%;
        margin-bottom: 32px;
    }
    .project__illus{
        top: -35px;
        right: -75px;
        left: unset;
    }
    .project__illus img{
        width: 66px;
        height: 66px;
    }
    .special__project .lineR-dblue1{
        top: 170px;
    }
    .special__project .gearT{
        right: -25px;
        top: 101%;
        width: 63px;
        height: 55px;
    }
    .special__project .lineS-purple1{
        bottom: -41px;
    }
    .crosstalk__illus img{
        width: 70px;
        height: 61px;
    }
    .crosstalk__illus{
        right: -20px;
        bottom: -80px;
    }
    .employee__illus{
        right: -20px;
        bottom: -110px;
    }
    .employee__illus img{
        width: 180px;
        height: 112px;
    }
}
