.car_wrap{
    margin: 53px 0 0;
    font-family: "Hiragino Kaku Gothic ProN";
}
.group_wrap{
    margin: 0 auto 35px;
    max-width: 948px;
}
.groupCont_wrap{
    margin-top: 30px;
}
.groupCont-text_wrap{
    max-width: 930px;
    margin: 22px auto 0;
}
.groupCont-text{
    font-size: 12px;
    padding-left: 29px;
    position: relative;
}
.groupCont-text::before{
    content: "※1";
    width: 29px;
    height: 17px;
    font-size: 12px;
    position: absolute;
    top: 0;
    left: 0;
}
.estimate_wrap{
    padding: 47px 0 70px;
    background-color: #004DA0;
}
.estimate_wrap h2{
    font-size: 24px;
    font-weight: 600;
    text-align: center;
    color: #FFFFFF;
    line-height: 1.333;
}
.estimate_in{
    margin: 29px auto 0;
}
.estimate-btn{
    height: 66px;
    border-radius: 6px;
    background-color: #fff;
    overflow: hidden;
}
.estimate-btn a{
    color: #FFFFFF;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #FF8307;
    padding-right: 2px;
    position: relative;
}
.estimate-btn a::before{
    content: "";
    width: 10px;
    height: 14px;
    background: url(../svg/arrow_white-r.svg) no-repeat center / 100% auto;
    position: absolute;
    top: 50%;
    right: 12px;
    margin-top: -7px;
    z-index: 1;
}
.estimate-btn p{
    text-align: center;
    font-weight: 600;
    font-size: 16px;
    line-height: 1.313;
}
/* fire */
.fire .estimate-btn a{
    color: #004DA0;
    background-color: #fff;
    font-size: 14px;
    font-weight: 600;
}
.fire .estimate-btn a::before{
    background:  url(../svg/arrow_blue-r.svg) no-repeat center / 100% auto;
}
/* =========== */
.estimate-btn.is-icon p{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
    box-sizing: border-box;
    padding: 0 36px 0 20px;
}
.is-yellow{
    background-color: #FFE141;
}
.estimate-btn.is-icon a{
    padding-right: 0;
    padding-left: 84px;
    background: #fff url(../svg/estimate-btn_icon.svg) no-repeat left 28px center;
    color: #000;
}
.estimate-btn p .txt-small.ver1{
    font-size: 12px;
    line-height: 1.333;
    margin-bottom: 5px;
}
.estimate-btn p .txt-small.ver2{
    font-size: 14px;
    line-height: 1.357;
    margin-bottom: 4px;
    display: inline-block;
}
.estimate-btn.is-icon a::before{
    background: url(../svg/arrow_black-r.svg) no-repeat center / 100% auto;
}
.estimate-btn_wrap .btn-txt{
    text-align: center;
    color: #fff;
    font-size: 12px;
    line-height: 1.333;
    margin-top: 11px;
}
.procedure_wrap{
    padding: 43px 0 54px;
    background-color: #F5F7FA;
}
.procedure_wrap h2{
    font-size: 24px;
    text-align: center;
    font-weight: 600;
}
.procedure_in{
    margin: 22px auto 0;
}
.procedure-btn{
    height: 60px;
    border: 2px solid #004DA0;
    background-color: #FFFFFF;
    border-radius: 6px;
    box-sizing: border-box;
}
.procedure-btn a{
    width: 100%;
    height: 100%;
    padding-right: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #004DA0;
    font-size: 16px;
    font-weight: 600;
    position: relative;
    box-sizing: border-box;
}
.procedure-btn a::before{
    content: "";
    width: 10px;
    height: 14px;
    background: url(../svg/arrow_blue-r.svg) no-repeat center / 100% auto;
    position: absolute;
    top: 50%;
    right: 14px;
    margin-top: -7px;
    z-index: 1;
}
.trouble_wrap{
    max-width: 920px;
    margin: 43px auto 0;
}
.trouble_wrap h2{
    font-size: 24px;
    text-align: center;
    font-weight: 600;
    color: #72859B;
}
.trouble_wrap h2 span{
    position: relative;
    padding: 0 70px;
}
.trouble_wrap h2 span::before{
    content: "";
    width: 15px;
    height: 38px;
    background: url(../svg/slush_grey-l.svg) no-repeat center /100% auto;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -19px;
}
.trouble_wrap h2 span::after{
    content: "";
    width: 15px;
    height: 38px;
    background: url(../svg/slush_grey-r.svg) no-repeat center /100% auto;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -19px;
}
.diff_wrap{
    background-color: #F5FAF6;
    margin-top: -1px;
}
.diff_in{
    max-width: 930px;
    margin: 0 auto;
    padding: 57px 0;
}
.diff-ttl{
    font-size: 34px;
    text-align: center;
    line-height: 1.324;
    margin-bottom: 33px;
    font-weight: 600;
}
.diff-ttl span{
    font-size: 22px;
    line-height: 1.318;
    margin-bottom: 6px;
}
.diffList_wrap{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 29px 0;
    margin-bottom: 63px;
}
.diffList_wrap li{
    width: 28%;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.diff-img_wrap{
    width: 169px;
    height: 169px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
}
.diffList-ttl{
    text-align: center;
    font-size: 22px;
    font-weight: 600;
    color: #2A978D;
    line-height: 1.318;
    margin: 20px 0 13px;
}
.diffList-txt{
    font-size: 16px;
    line-height: 1.625;
}
.diffList-txt .txt-small{
    font-size: 10px;
}
.dif-txt li{
    font-size: 14px;
    line-height: 1.311;
}
.dif-txt li span{
    padding-right: 6px;
}
.car .c-faqs_wrap{
    padding: 62px 0 98px;
}
.fap-aTxt-list li{
    margin-bottom: 7px;
}
.fap-aTxt-list li:last-child{
    margin-bottom: 0;
}
/* fire */
.fire_wrap{
    margin: 53px 0 0;
    font-family: "Hiragino Kaku Gothic ProN";
}
.fire .group_wrap{
    margin: 0 auto 44px;
}
.fire .groupCont_wrap{
    margin-top: 91px;
    text-align: center;
}
.fire .groupCont-text_wrap{
    margin: 0;
    line-height: 0;
}
.fire .groupCont-text.is-asterisk{
    display: inline-block;
    padding-left: 18px;
    line-height: 1.417;
    margin-top: 31px;
}
.fire .estimate_wrap{
    padding: 32px 0 26px;
    background-color: #004DA0;
}
.fire .estimate_in{
    margin: 0 auto;
}
.fire .estimate-btn.is-icon p{
    padding: 0 51px 0 29px;
}
.prep_wrap{
    margin: 55px auto 54px;
}
.prep-ttl{
    font-size: 24px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 28px;
}
.prep_in{
    padding: 31px 0 48px;
    border: 10px solid #F5F7FA;
    border-radius: 8px;
    box-sizing: border-box;
    text-align: center;
    margin-bottom: 20px;
}
.prep_in h3{
    font-size: 18px;
    font-weight: 600;
    color: #004DA0;
    margin-bottom: 37px;
    line-height: 1.778;
}
.prep_in h3 .txt-small{
    font-size: 12px;
}
.prep-txt.is-asterisk{
    padding-left: 20px;
    font-size: 14px;
    line-height: 1.571;
    position: relative;
}
.is-asterisk::before{
    content: "※";
    width: 15px;
    height: 19px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}
.fire .diff_in{
    padding: 35px 0 66px;
}
.fire .diff-ttl{
    margin-bottom: 22px;
}
.fire .diff-ttl span{
    margin-bottom: 13px;
}
.fire .diffList_wrap{
    gap: 0 47px;
    justify-content: center;
    margin-bottom: 35px;
}
.fire .diffList_wrap li{
    width: 305px;
}
.fire .diffList-ttl{
    margin: 13px 0 10px;
}
.fire .dif-txt.is-asterisk{
    padding-left: 20px;
    font-size: 14px;
    position: relative;
    margin-bottom: 41px;
}
.recommendation_wrap{
    background-color: #FFFFFF;
    box-sizing: border-box;
    border-radius: 8px;
    padding: 33px 102px 60px 50px;
}
.recommendation-ttl{
    font-size: 22px;
    font-weight: 600;
    color: #2A978D;
    line-height: 1.318;
    margin-bottom: 35px;
    text-align: center;
}
.recommendationList_wrap li{
    padding: 0 0 19px 50px;
    border-bottom: 2px solid #2A978D;
    box-sizing: border-box;
    margin-bottom: 19px;
    position: relative;
    font-size: 18px;
    line-height: 1.371;
}
.recommendationList_wrap li:last-child{
    margin-bottom: 0;
}
.recommendationList_wrap li::before{
    content: "";
    width: 23px;
    height: 23px;
    border: 2px solid #2A978D;
    border-radius: 2px;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 10px;
    z-index: 0;
}
.fire .c-faqs_wrap{
    padding: 48px 0 86px;
}
.annotation-list_wrap {
    max-width: 720px;
    margin: 0 auto 50px;
    font-size: 12px;
    line-height: 1.6;
}
/* PC */
@media (min-width: 896px){
    .estimate_in{
        display: flex;
        justify-content: space-between;
        width: 716px;
    }
    .estimate-btn{
        width: 344px;
    }
    .procedure_in{
        width: 716px;
        display: flex;
        justify-content: space-between;
    }
    .procedure-btn{
        width: 344px;
    }
    .procedure-btn a:hover{
        background: #004DA0;
        color: #fff;
        opacity: 1;
    }
    .procedure-btn a:hover::before{
        background: url(../svg/arrow_white-r.svg) no-repeat center / 100% auto;
    }
    /* fire */
    .fire .groupCont-text_wrap{
        text-align: center;
    }
    .fire .estimate-btn a:hover{
        background-color: #F5F7FA;
    }
    .prep_wrap{
        max-width: 800px;
    }
    .fire .diff_in{
        max-width: 883px;
    }
    .recommendation_in{
        display: flex;
        justify-content: space-between;
        align-items: end;
    }
    .recommendationList_wrap{
        width: 476px;
    }
    .groupCont_wrap.ver2 {
        padding-top: 35px;
    }
}
/* SP */
@media (max-width: 896px){
    .car_wrap{
        margin: 17px auto 0;
    }
    .car-img{
        width: 100%;
        height: auto;
    }
    .group_wrap{
        margin: 0 auto 15px;
        padding: 0 15px;
    }
    .groupCont_wrap{
        margin-top: 24px;
    }
    .diff-img_wrap{
        width: 99px;
        height: 99px;
    }
    .groupCont-text_wrap{
        margin: 18px auto 0;
    }
    .groupCont-text{
        padding-left: 25px;
    }
    .groupCont-text::before{
        width: 23px;
        height: 14px;
    }
    .estimate_wrap{
        padding: 27px 0 31px;
    }
    .estimate_wrap h2{
        font-size: 18px;
    }
    .estimate_in{
        margin: 18px auto 0;
        padding: 0 30px;
    }
    .estimate-btn{
        height: 61px;
    }
    .estimate-btn a{
        padding-right: 0;
    }
    .estimate-btn a::before{
        width: 9px;
        height: 12px;
        right: 12px;
        margin-top: -6px;
    }
    .estimate-btn p{
        font-size: 18px;
    }
    .estimate-btn.is-icon p{
        padding: 0 30px 0 15px;
        width: 100%;
    }
    .estimate-btn.is-icon a{
        padding-right: 0;
        padding-left: 65px;
        background: #fff url(../svg/estimate-btn_icon.svg) no-repeat left 18px center;
    }
    .estimate-btn p .txt-small.ver1{
        margin-bottom: 0;
    }
    .estimate-btn p .txt-small.ver2{
        font-size: 11px;
        line-height: 1.318;
        margin-bottom: 0;
    }
    .estimate-btn_wrap .btn-txt{
        line-height: 1.292;
        margin-top: 8px;
    }
    .estimate_in .estimate-btn_wrap:nth-child(n+2){
        margin-top: 20px;
    }
    .procedure_wrap{
        padding: 26px 0 42px;
    }
    .procedure_wrap h2{
        font-size: 18px;
    }
    .procedure_in{
        margin: 23px auto 0;
        padding: 0 30px;
    }
    .procedure_in .procedure-btn:nth-child(n+2){
        margin-top: 22px;
    }
    .procedure-btn{
        height: 61px;
    }
    .procedure-btn a{
        padding-right: 8px;
        font-size: 14px;
    }
    .procedure-btn a::before{
        width: 9px;
        height: 12px;
        right: 17px;
        margin-top: -6px;
    }
    .trouble_wrap{
        margin: 34px auto 0;
        padding: 0 15px;
    }
    .trouble_wrap h2{
        font-size: 17px;
        margin-bottom: 16px;
    }
    .trouble_wrap h2 span{
        padding: 0 33px;
    }
    .trouble_wrap h2 span::before{
        width: 11px;
        height: 26px;
        margin-top: -13px;
    }
    .trouble_wrap h2 span::after{
        width: 11px;
        height: 26px;
        margin-top: -13px;
    }
    .diff_in{
        padding: 35px 15px 40px;
    }
    .diff-ttl{
        font-size: 20px;
        line-height: 1.325;
        margin-bottom: 11px;
    }
    .diff-ttl span{
        font-size: 15px;
        line-height: 1.333;
        margin-bottom: 10px;
    }
    .diffList_wrap{
        gap: 19px 0;
        margin-bottom: 19px;
    }
    .diffList_wrap li{
        width: 48%;
    }
    .diffList-ttl{
        font-size: 15px;
        line-height: 1.333;
        margin: 10px 0 5px;
    }
    .diffList-txt{
        font-size: 13px;
        line-height: 1.462;
    }
    .diffList-txt .txt-small{
        font-size: 8px;
    }
    .dif-txt li{
        font-size: 12px;
        line-height: 1.311;
    }
    .dif-txt li span{
        padding-right: 3px;
    }
    .car .c-faqs_wrap{
        padding: 37px 15px 73px;
    }
    .fap-aTxt-list li{
        margin-bottom: 13px;
    }
    /* fire */
    .fire-img{
        width: 100%;
        height: auto;
        max-width: 241px;
    }
    .fire .group_wrap {
        margin: 0 auto 20px;
    }
    .fire .groupCont-text.is-asterisk{
        padding-left: 1.5em;
        text-align: left;
        margin-top: 16px;
    }
    .fire .estimate-btn.is-icon p{
        padding: 0 41px 0 26px;
    }
    .fire .estimate-btn a{
        font-size: 18px;
    }
    .fire .estimate_wrap{
        padding: 27px 0 29px;
    }
    .prep_wrap{
        margin: 27px auto 26px;
        padding: 0 15px;
    }
    .prep-ttl{
        font-size: 18px;
        margin-bottom: 13px;
    }
    .prep_in{
        padding: 18px 10px 21px;
        border: 5px solid #F5F7FA;
        border-radius: 4px;
        margin-bottom: 18px;
    }
    .prep_in h3{
        font-size: 14px;
        margin-bottom: 18px;
        line-height: 1.714;
    }
    .prep_in h3 .txt-small{
        font-size: 8px;
    }
    .prep-txt.is-asterisk{
        padding-left: 15px;
        font-size: 12px;
        line-height: 1.417;
    }
    .is-asterisk::before{
        height: 14px;
    }
    .fire .diff_in{
        padding: 31px 15px 28px;
    }
    .fire .diff-ttl{
        margin-bottom: 12px;
    }
    .fire .diff-ttl span{
        margin-bottom: 8px;
    }
    .fire .diffList_wrap{
        gap: 0;
        justify-content: space-between;
        margin-bottom: 34px;
    }
    .fire .diffList_wrap li{
        width: 48%;
    }
    .fire .diffList-ttl{
        margin: 9px 0 6px;
    }
    .fire .dif-txt.is-asterisk{
        padding-left: 15px;
        font-size: 12px;
        margin-bottom: 27px;
    }
    .recommendation_wrap{
        border-radius: 4px;
        padding: 28px 15px 29px;
    }
    .recommendation-ttl{
        font-size: 17px;
        line-height: 1.324;
        margin-bottom: 26px;
        text-align: center;
    }
    .recommendationList_wrap{
        padding: 0 0 22px;
    }
    .recommendationList_wrap li{
        padding: 0 0 17px 28px;
        margin-bottom: 18px;
        font-size: 14px;
        line-height: 1.371;
    }
    .recommendationList_wrap li::before{
        width: 18px;
        height: 18px;
        left: 0;
    }
    .recommendation_in picture{
        display: flex;
        justify-content: center;
    }
    .fire .c-faqs_wrap{
        padding: 34px 15px 57px;
    }
    .annotation-list_wrap {
        padding: 0 15px;
    }
}
@media (max-width: 374px){
    .trouble_wrap h2{
        font-size: 16px;
    }
    .estimate-btn.is-icon p {
        padding: 0 20px 0 5px;
    }
    .fire .estimate-btn.is-icon p {
        padding: 0 30px 0 15px;
    }
    .estimate-btn p .txt-small.ver1{
        font-size: 10px;
    }
    .prep_in h3{
        font-size: 12px;
    }
}
