@charset "utf-8";
/* Common */

.special-survey > .lineL-dblue1{
    top: -30px;
    left: 27%;
}
.special-survey > .lineL-yellow1{
    top: -10px;
    left: 57%;
}
.special-survey > .lineL-dblue2{
    top: 20px;
    right: -175px;
}
.special-survey > .lineL-yellow2{
    top: 360px;
    left: -130px;
}
.special-survey > .lineS-purple1{
    top: 260px;
    right: 26%;
}
.special-survey > .lineS-lblue1{
    top: 340px;
    left: 43%;
}
.special-survey > .lineL-yellow3{
    top: 5%;
    right: -135px;
}
.special-survey > .line2-green1{
    top: 15.6%;
    right: -55px;
}
.special-survey > .lineL-green1{
    top: 21%;
    left: -180px;
}
.special-survey > .lineL-blue1{
    right: -142px;
    top: 27.2%;
}
.special-survey > .lineL-green2{
    right: -165px;
    top: 40.3%;
}
.special-survey > .lineL-dblue3{
    left: -180px;
    top: 47%;
}
.special-survey > .lineL-yellow4{
    right: -150px;
    top: 51%;
}
.special-survey > .lineL-green3{
    left: -150px;
    top: 66.4%;
}
.special-survey > .lineL-purple1{
    right: -150px;
    top: 68.4%;
}
.special-survey > .lineL-yellow5{
    right: -150px;
    top: 74.4%;
}

@media (min-width: 768px){
	.lowerpage-bg:before{background: url("../img/special/survey/mv.jpg") no-repeat center center/cover;}
    .special-survey .mv-tit img{
        height: 120px;
    }
    .special-survey .mv{
        height: 440px;
        padding-top: 170px;
    }
}

@media (max-width: 767px){
	.lowerpage-bg:before{background: url("../img/special/survey/mv_sp.jpg") no-repeat center center/cover;}
	.special-survey .mv-tit img{
        height: 57px;
    }
    .special-survey > .lineL-dblue1{
        top: 0;
        left: 25%;
    }
    .special-survey > .lineL-yellow1{
        top: 20px;
        left: 66%;
    }
    .special-survey > .lineL-dblue2{
        top: 35px;
        right: -85px;
    }
    .special-survey > .line2-blue1{
        right: 30px;
        top: 120px;
        width: 80px;
        height: 80px;
    }
    .special-survey > .lineL-yellow2{
        top: 170px;
        left: -70px;
    }
    .special-survey > .lineL-green1{
        top: 30.3%;
        left: -50px;
    }
    .special-survey > .lineL-blue1
    {
        right: -75px;
        top: 34.5%;
    }
}
.special-survey .r-ifrm_wrap{
    max-width: 1053px;
}
.special-survey .r-ifrm_inner{
    max-width: 968px;
}

/* Heading */
.heading{margin: 0 0 75px; font-weight: bold; font-family: 'Zen Kaku Gothic New', sans-serif; display: flex; align-items: flex-end; padding-left: min(8vw, 85px); color: #00458d;}
.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 56px; padding-left: 0;}
	.heading-txt{font-size: 1.2rem;}
	.heading-tit{font-size: min(6vw, 2.4rem); margin-top: 10px;}	
	.heading-img{position: absolute; right: -40px; bottom: -5px; width: 37%; margin-left: 12px;}
    .heading-img img{width: 73px; height: 78px;}
}

/* Survey ifrm */
.survey-ifrm{
    position: relative;
}
.survey-ifrm > .lineR-lblue1{
    top: -90px;
    right: 90px;
}
.survey-ifrm > .lineS-blue1{
    top: 150px;
    left: -105px;
}
.survey-ifrm > .lineR-blue1{
    top: 560px;
    left: -190px;
}
.survey-ifrm > .lineS-purple1{
    top: 14.5%;
    left: -110px;
}
.survey-ifrm > .lineL-yellow1{
    top: 30.5%;
    left: -240px;
}
.survey-ifrm > .lineR-purple1{
    top: 42.5%;
    left: -180px;
}

.survey-ifrm > .lineL-yellow2{
    top: 47%;
    left: -240px;
}
.survey-ifrm > .lineR-dblue2{
    bottom: 5%;
    left: -200px;
}
.survey__illus{
    position: absolute;
    bottom: -57px;
    right: 17px;
}
@media (max-width: 767px){
    .survey-ifrm > .lineR-dblue1{
        left: -115px;
        top: 9%;
    }
    .survey-ifrm > .lineR-purple1{
        top: 68.5%;
        left: -120px;
    }
}
/* end line */
.survey__list{
    margin-bottom: 90px;
}
.survey__box:not(:last-of-type){
    margin-bottom: 74px;
}
.survey__box{
    padding: 0 15px 40px 40px;
    border-radius: 16px;
    border: 2px solid #00458D;
}
.survey-box__title{
    font-family: 'Zen Kaku Gothic New', sans-serif;
    font-weight: 900;
    font-size: min(2.4vw, 2.4rem);
    text-align: center;
    position: relative;
    top: -25px;
    background: #ffffff;
    width: fit-content;
    margin: 0 auto;
    padding: 0 20px 0 30px;
    letter-spacing: 0.048em;
	color: #00458d;
}

.survey-box__title::before,
.survey-box__title::after{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    content: "";
}
.survey-box__title::before{
    content: "（";
    left: -16px;
}
.survey-box__title::after{
    content: " ）";
    right: -17px;
}
.survey-box__inner{
    overflow: auto;
    height: 288px;
    padding-right: 13px;
}
.survey-box__content{
    padding: 22px;
}
.survey-box__content p{
    font-weight: 500;
    letter-spacing: 0.048em;
    color: #000000;
}
.survey-box__content:nth-of-type(2n){
    background: #FAFFD6;
}
.survey-box__content:nth-of-type(2n + 1){
    background: #F0FAFF;
}

/* Firefox */
.survey-box__inner {
    scrollbar-width: thin;
    scrollbar-color: #A8A8A8 #FFFFFF;
}
/* Chrome, Edge and Safari */
.survey-box__inner::-webkit-scrollbar {
    height: 12px;
    width: 12px;
}
.survey-box__inner::-webkit-scrollbar-track {
    border-radius: 0px;
    background-color: #FFFFFF;
}
.survey-box__inner::-webkit-scrollbar-track:hover {
    background-color: #FFFFFF;
}
.survey-box__inner::-webkit-scrollbar-track:active {
    background-color: #B8C0C2;
}
.survey-box__inner::-webkit-scrollbar-thumb {
    border-radius: 20px;
    background-color: #A8A8A8;
}
.survey-box__inner::-webkit-scrollbar-thumb:hover {
    background-color: #707070;
}
.survey-box__inner::-webkit-scrollbar-thumb:active {
    background-color: #707070;
}
@media (max-width: 767px){
    .survey-box__inner::-webkit-scrollbar {
        width: 8px;
    }
    .survey-box__title{
        font-size: min(4vw, 1.6rem);
        max-width: 255px;
        padding: 3px 10px;
        line-height: 1.5;
        text-align: left;
    }
    .survey-box__title::after{
        display: none;
    }
    .survey-box__title::before{
        width: 110%;
        height: 100%;
        background: url(../img/special/survey/bg-txt.png) no-repeat center center/100% 100%;
        content: "";
        left: 50%;
        transform: translateX(-50%);
        top: 0;
        z-index: -1;
    }
    .survey__box{
        padding: 0 10px 24px 10px;
    }
    .survey__box:not(:last-of-type){
        margin-bottom: 65px;
    }
    .survey-box__inner{
        margin-top: -10px;
        padding-left: 14px;
        max-height: 195px;
    }
    .survey-box__content{
        padding: 13px;
    }
    .survey-box__content p {
        font-weight: normal;
    }
    .survey__list{
        margin-bottom: 30px;
    }
    .survey__illus{
        right: -20px;
    }
    .survey__illus img{
        width: 180px;
    }
}
