@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+JP:wght@100;200;300;400;500;600;700&family=Jost:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
*{
    box-sizing: border-box;
}
img{
    max-width: 100%;
    height: auto;
}
html{
    font-size: 10px;
}
body{
    font-family: 'IBM Plex Sans JP', sans-serif;
    background: #FAFAFA;
    line-height: 1.6;
    font-size: 1.6rem;
}
.base__container{
    width: 80rem;
    max-width: 100%;
    margin: auto;
    background: #fff;
    padding-bottom: 8rem;
}
.base__head{
    background: #243064;
    font-size: 2.8rem;
    color: #fff;
    text-align: center;
    width: 100%;
    height: 80px;
    font-weight: 600;
    align-items: center;
    justify-content: center;
    display: flex;
}
.base__head2{
    font-size: 2.8rem;
    color: #243064;
    text-align: center;
    width: 100%;
    height: 80px;
    font-weight: 600;
    align-items: center;
    justify-content: center;
    display: flex;
    font-weight: 700
}
.base__head img{
    display: block;
    position: relative;
}
.kikan{
    background: #243064;
    font-size: 2.8rem;
    color: #fff;
    font-weight: 600;
    align-items: center;
    justify-content: center;
    display: flex;
    padding: 2.4rem 0;
    width: 60%;
    margin: -24px auto 0;
    z-index: 10;
    position: relative;
}
.text-center{
    text-align: center;
}
.base__ttl{
    font-size: 4rem;
    font-weight: 600;
}
.base__ttl small{
    font-size: 2.4rem;
}
.base__block{
    margin: 4.8rem auto 1.6rem;
    padding: 1.6rem;
}
.attention__block{
    background: #4D67D9;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 24rem;
    margin: 0 2.4rem;
}
.list__item {
    list-style-type: decimal;
    padding-left: 2.4rem;
}
.list__item li{
    margin-bottom: 2rem;
    font-size: 1.6rem;
}
.btn__item{
    display: flex;
    width: 58rem;
    max-width: 90%;
    margin: auto;
    height: 15.4rem;
    background: #FF8900;
    justify-content: center;
    align-items: center;
    border-radius: 3rem;
    box-shadow: 0 1rem 0 #d77e18;
}
.btn__item2{
    display: flex;
    width: 26rem;
    max-width: 90%;
/*    margin: auto;*/
    height: 10rem;
    font-size: 2rem;
    color: #fff;
    font-weight: 600;
    background: #FF8900;
    justify-content: center;
    align-items: center;
    border-radius: 3rem;
    box-shadow: 0 1rem 0 #d77e18;
    border: none;
    margin-top: 4rem;
    margin-bottom: 4rem;
}
.btn__item3{
    display: flex;
    width: 26rem;
    max-width: 90%;
/*    margin: auto;*/
    height: 10rem;
    font-size: 2rem;
    color: #fff;
    font-weight: 600;
    background: #B5B5B5;
    justify-content: center;
    align-items: center;
    border-radius: 3rem;
    box-shadow: 0 1rem 0 #8E8E8E;
    border: none;
    margin-top: 4rem;
    margin-bottom: 4rem;
}
.mt-5{
    margin-top: 5rem;
}
.qustion__item h2{
    display: flex;
    align-items: center;
    font-size: 2.8rem;
    gap: 1.6rem;
    font-weight: 500;
    margin-bottom: 2.4rem
}
.__inner{
    padding: 1.6rem;
}
.form__item{
    font-size: 2rem;
    background: #F5F5F5;
    margin-bottom: .8rem;
}
.form__item label{
        width: 100%;
    height: 100%;
    display: block;
    padding: 1.6rem;
}
.sub__mv img{
    width: 100%;
}
.btn__area{
    display: flex;
    justify-content: center;
    gap: 2.4rem;
}
.qustion__item .attention__block h2{
    margin-bottom: 0;
}
.qustion__item .attention__block{
    margin: 0 0 2.4rem;
}
.required__item{
    background: #D34009;
    padding: .5rem;
    border-radius: 0 .4rem;
    display: inline-block;
    color: #fff;
    margin-right: .8rem;
}
.form__box{
    margin: 1.6rem 0 2.4rem;
}
.form__box input{
    width: 100%;
    border: 1px solid #9A9A9A;
    background: #F5F5F5;
    height: 4.8rem;
    display: flex;
    align-items: center;
    border-radius: .8rem;
}
.form__box select{
    width: 18rem;
    height: 4.8rem;
}
.kakunin{
    margin-top: 3rem;
}
.kakunin div{
    padding: 1.6rem;
    border-bottom: 1px dashed #666;
}
.kakunin div h3{
    font-size: 1.8rem;
    font-weight: 500;
    margin-bottom: 1.6rem;
}
#question8 .sub__mv img{
    padding: 2rem;
}
#thankspage .base__ttl {
    font-size: 3.2rem;
    font-weight: 600;
}
#thankspage .font-big{
    font-size: 5.2rem;
    font-weight: 700;
}
#thankspage .font-big small{
        font-size: 3rem;
        line-height: 1.6;
        display: inline-block
}
.pc{
    display: block;
}
.sp{
    display: none;
}
.base-privacy__box{
    margin-bottom: 3rem;
}
.base-ttl__h3{
    font-size: 140%;
    margin: 0 0 1rem 0;
}
@media screen and ( max-width: 768px ) {
    .sp{
        display: block;
    }
    .pc{
        display: none;
    }
    html{
        font-size: 6px;
    }
    .kikan{
        width: 80%;
    }
    .btn__item img{
        width: 80%;
        padding: 3rem 0;
    }
    .list__item li {
        margin-bottom: 2rem;
        font-size: 2.2rem;
    }
    .base__head,
    .base__head2{
        font-size: 3.8rem;
        font-weight: 700
    }
    .qustion__item h2 img{
        width: 80px;
    }
    .qustion__item h2{
        font-size: 2.8rem;
        font-weight: 700
    }
    .form__item {
        font-size: 2.4rem;
    }
    .kakunin div h3{
        font-size: 2.8rem;
    }
    .kakunin p{
        font-size: 2.3rem;
    }
}