@charset 'UTF-8';


/*----------top---------------*/


.f_top_banner{
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

.f_topbanner_img{
    width: 100%;
    vertical-align: bottom;
}


/*----------特長---------------*/

.f_box01{
    width: 100%;
    margin: 0 auto;
    background-color: #000000;
}


/*----------バックグラウンドサイズ---------------*/



@media screen and (max-width: 767px){

    .f_box01_in{
        background-image: url(../img/features/f_top_bg01@2x.webp);
        background-repeat: no-repeat;
        background-position: center top;
        background-repeat: no-repeat;
        background-size: 60%;
        position: relative;
        background-position-x: 90%;
        width: 100%;
    }


}



@media screen and (max-width: 700px){

    .f_box01_in{
        background-image: url(../img/features/f_top_bg01@2x.webp);
        background-repeat: no-repeat;
        background-position: center top;
        background-repeat: no-repeat;
        background-size: 60%;
        position: relative;
        background-position-x: 90%;
        width: 100%;
    }


}



@media screen and (max-width: 600px){

    .f_box01_in{
        background-image: url(../img/features/f_top_bg01@2x.webp);
        background-repeat: no-repeat;
        background-position: center top;
        background-repeat: no-repeat;
        background-size: 70%;
        position: relative;
        background-position-x: 110%;
        width: 100%;
    }


}





@media screen and (max-width: 500px){

    .f_box01_in{
        background-image: url(../img/features/f_top_bg01@2x.webp);
        background-repeat: no-repeat;
        background-position: center top;
        background-repeat: no-repeat;
        background-size: 70%;
        position: relative;
        background-position-x: 110%;
        width: 100%;
    }


}





@media screen and (max-width: 485px){

    .f_box01_in{
        background-image: url(../img/features/f_top_bg01@2x.webp);
        background-repeat: no-repeat;
        background-position: center top;
        background-repeat: no-repeat;
        background-size: 80%;
        position: relative;
        background-position-x: 120%;
        width: 100%;
    }


}



@media screen and (max-width: 464px){

    .f_box01_in{
        background-image: url(../img/features/f_top_bg01@2x.webp);
        background-repeat: no-repeat;
        background-position: center top;
        background-repeat: no-repeat;
        background-size: 90%;
        position: relative;
        background-position-x: 220%;
        width: 100%;
    }


}


/*

.f_box01_in{
    background-image: url(../img/features/f_top_bg@2x.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100%;
    position: relative;
    background-position-x: 50%;
    width: 100%;
}
*/

.f_box01_in01{
    background-image: url(../img/features/f_top_bg@2x.webp);
    background-repeat: no-repeat;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100%;
    position: relative;
    background-position-x: 50%;
    width: 100%;
}


.f_in_title01{
    background-color: #000000;
    width: 100%;
    
}

.f_title01_list_box{
    width: 90%;
    max-width: 590px;
    margin: 0 auto;
    text-align: center;
    display: flex;
    vertical-align: top;
    justify-content: space-between;
    box-sizing: border-box;
    padding: 25px 0px;
}




.f_title01_txt{
    display: block;
    font-size: 30px;
    font-weight: 600;
    color: #FFFFFF;
    text-align: left;
    line-height: 1.5em;
}


.f_title01_img01{
    display: block;
    width: 100%;
    max-width: 80px;
}

.f_line01{
    display: block;
    background-color: #E60012;
    padding: 2px 0px;
    box-sizing: border-box;
}


.f_in_box02{
    width: 50%;
    box-sizing: border-box;
    padding: 10% 5%;
}



.f_sub_title01{
    display: block;
    text-align: left;
    font-size: 20px;
    font-weight: 600;
    color: #FFFFFF;
    line-height: 1.5em;
    margin-bottom: 15px;
}

.f_txt01{
    display: block;
    text-align: left;
    font-size: 15px;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 1.5em;
    margin-bottom: 40px;
}



.f_box02_in{
    width: 95%;
    max-width: ;
    margin: 0 auto;
}


.f_box02_in{
   
    width: 95%;
    margin: 0 auto 30px auto;
    text-align: center;
    box-sizing: border-box;
    padding-bottom: 20px;
}


.f_box02_list_box{
    display: block;
    width: 100%;
}

.f_box02_list01{
    display: block;
    width: 100%;
    margin-bottom: 15px;
}

.f_box02_list01{
    display: block;
    width: 100%;
}

.f_list_img01{
    display: block;
    width: 100%;
}



/*---------タイトル01--------------------------*/
.no_title_box01{
    width: 100%;
    text-align: center;
    margin: 0 auto;
}

.no_title_box01_in{
    position: relative;
    
    width: 100%;
    margin: 0 auto;
    text-align: center;

}

.no_title_list_box01{
    display: block;
    width: 100%;
    margin: 0 auto 20px;
    text-align: center;
    box-sizing: border-box;
    
}

.no_title_list01{
    display: block;
    width: 100%;
    vertical-align: middle;
}

.no_title_list02{
    display: block;
    width: 0%;
    vertical-align: middle;
}

.no_title_txt01{
    display: block;
    text-align: left;
    font-size: 23px;
    font-weight: 600;
    color: #000000;
    margin-bottom: 5px;
    padding-left: 5%;
    box-sizing: border-box;
}

.no_title_txt02{
    display: block;
    text-align: left;
    font-size: 23px;
    font-weight: 600;
    color: #000000;
    padding-left: 6%;
    box-sizing: border-box;
    
}


.no_line01{
    
    width: 100%;
    background-color: #E60012;
    box-sizing: border-box;
    padding: 2px 0;
    margin-bottom: 5px;
}



.no_title_sub_box01{
    display: block;
    width: 95%;
    margin: 0 auto;
    text-align: center;
}

.no_title_sub_list_box01{
    display: block;
    width: 100%;
}

.no_title_sub_list_box01{
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
}

.no_title_sub_list01{
    max-width: 360px;
    width: 45%;
}

.no_title_sub_list02{
    max-width: 360px;
    width: 45%;
}

.no_title_sub_img01{
    display: block;
    width: 100%;
}

.no_title_sub_img02{
    display: block;
    width: 100%;
}

.no_title_sub_txt01{
    display: block;
    text-align: center;
    color: #000000;
    font-size: 15px;
    font-weight: 300;

}




/*---------タイトル02--------------------------*/
.no_title_box03{
    width: 100%;
    background-color: #000000;
    margin: 0 auto 30px auto;
    text-align: center;
}

.no_title_box03_in{
    margin: 0 auto;
    text-align: center;
}


.no_title_list03{
    padding-bottom: 30px;
    box-sizing: border-box;
}

.no_title_txt03{
    display: block;
    font-size: 30px;
    font-weight: 600;
    color: #FFFFFF;
    text-align: center;
    box-sizing: border-box;
    padding: 40px 2.5% 10px 2.5%;
    line-height: 1.5em;
}

.no_line03{
    
    width: 100%;
    background-color: #E60012;
    box-sizing: border-box;
    padding: 2px 0;
    
}






/*---------表01--------------------------*/
.hyou01_box01{
    width: 100%;
    margin: 0 auto;
    text-align: center;
    
}

.hyou01_box01_in{
    width: 95%;

    margin: 0 auto 20px auto;
    text-align: center;
    box-sizing: border-box;

}


.hyou01_table01{
    display: table;
    width: 100%;
    
}

.hyou01_thead{
    width: 100%;
    display: table-header-group;
}


.hyou01_tr {
	display:table-row;

}

.hyou01_tbody{
    display:table-row-group;
}



.hyou01_kara_tr01{
    display: table-cell;
    width: 13%;
    vertical-align: top;
}

.hyou01_cl_titl01_tr01{
    display: table-cell;
    width: 41%;
    vertical-align: top;
    padding-right: 2%;
    padding-bottom: 10px;
    box-sizing: border-box;
}


.hyou01_cl_titl01_tr02{
    display: table-cell;
    width: 41%;
    vertical-align: top;
    padding-left: 2%;
    padding-bottom: 10px;
    box-sizing: border-box;
}

/*
.hyou01_td01{
    display: table-cell;
    vertical-align: top;
    width: 13%;
    
}
*/

.hyou01_td02{
    display: table-cell;
    vertical-align: top;
    width: 45%;
    box-sizing: border-box;
    padding-right: 2%;
    padding-bottom: 5px;
}

.hyou01_td03{
    display: table-cell;
    vertical-align: top;
    width: 45%;
    box-sizing: border-box;
    padding-left: 2%;
    padding-bottom: 5px;
}

.hyou01_td04{
    display: table-cell;
    vertical-align: top;
    width: 100%;
    box-sizing: border-box;
    padding-bottom: 5px;
}


.hyou01_td04{
    display: table-cell;
    width: 100%;
}

.hyou01_td01{

}

.hyou01_cl_titl01{
    display: block;
    text-align: center;
    font-size: 15px;
    font-weight: 600;
    color: #FFFFFF;
    box-sizing: border-box;
    padding: 10px;
    background-color: #E60012;
}

.hyou01_cl_titl02{
    display: block;
    text-align: center;
    font-size: 15px;
    font-weight: 600;
    color: #FFFFFF;
    box-sizing: border-box;
    padding: 10px;
    background-color: #000000;
}

.hyou01_img01{
    max-width: 111px;
    width: 73%;
    display: block;
}

.hyou01_img02{
    width: 100%;
}

.hyou01_img03{
    max-width: 35px;
    width: 100%;
}

.hyou01_img04{
    display: block;
    text-align: center;
    width: 100%;
}

/*---------表01/終--------------------------*/



/*---------表02/始--------------------------*/
.no_table02_box{
    width: 100%;

}

.no_table02{
    width: 100%;
}

.no_tr02_01{
    width: 100%;
    vertical-align: top;
}

.no_td02_01{
    width: 20%;
    min-width: 90px;
}

.no_td02_02{
    width: 1%;
}

.no_td02_03{
    width: 79%;
}

.td_txt02_01{
    display: block;
    font-size: 21px;
    font-weight: 300;
    color: #000000;
    text-align: left;
    line-height: 1.2em;
    box-sizing: border-box;
    padding: 0 0 10px 0;
}

.td_txt02_02{
    display: block;
    font-size: 21px;
    font-weight: 300;
    color: #000000;
    text-align: left;
    line-height: 1.2em;
    box-sizing: border-box;
    padding: 0 0 0px 0;
}

.td_txt02_03{
    display: block;
    letter-spacing: 0.41em;
    font-size: 21px;
    font-weight: 300;
    color: #000000;
    text-align: left;
    line-height: 1.2em;
    box-sizing: border-box;
    padding: 0 0 0px 0;
}


/*---------表02/終--------------------------*/


/*---------結果/始--------------------------*/

.kekka_box01{
    width: 100%;
    display: block;
    margin: 0 auto;
    text-align: center;
    
}

.kekka_box01_in{
    background-color: #E60012;

    width: 100%;
    margin-bottom: 40px;
}

.kekka_txt{
    box-sizing: border-box;
    padding: 20px;
    font-size: 20px;
    font-weight: 600;
    color: #FFFFFF;
    line-height: 1.4em;
}



/*---------結果/終--------------------------*/


.no_a_box01{
    
    width: 100%;
    margin: 0 auto;
    text-align: center;
    box-sizing: border-box;
    
}

.no_a_box01_in{
    width: 95%;
    margin-bottom: 20px;
    margin: 0 auto;
    text-align: center;
}

.no_a_box01_list01{
    display: block;

}

.no_a_list01_01{
    display: block;
    width: 100%;
    margin-bottom: 20px;
}

.no_a_list01_02{
    display: block;
    width: 100%;
    margin-bottom: 20px;
}

.no_a_img01{
    display: block;
    width: 100%;
}


/*---------table/始--------------------------*/

.no_table{
    width: 100%;
    border: 2px solid #000000;
    vertical-align: middle;
}

.no_tr,.no_th,.no_td01,.no_td02,.no_td03,.no_td04{
    border: 1px solid #000000;
    vertical-align: middle;
    padding: 5px 0px;
    font-size: 15px;
    font-weight: 300;
}

.no_th:last-child{
    border-right: 2px solid #000000;
}

.no_td05:last-child{
    border-right: 2px solid #000000 !important;
}

.no_td03:last-child{
    border-right: 2px solid #000000 !important;
}

.no_td06_01{
    border-bottom: 2px solid #000000 !important;
}

.no_tr01{
    vertical-align: middle;
    padding: 5px 0px;
    font-size: 15px;
    font-weight: 300;
}

.no_td04{
    vertical-align: middle;
    padding: 5px 0px;
    font-size: 15px;
    font-weight: 300;
}


.no_th{
    
    font-size: 15px !important;
    font-weight: 400 !important;
    background-color: #000000;
    border-right: 1px solid #FFFFFF;
    color: #FFFFFF;
}

.no_th03{
    border-bottom: 1px solid #FFFFFF;
}

.no_td01{
    background-color: #F0F0F0;
    padding: 10px 5px !important;
}

.no_td02{
    
    padding: 10px 5px !important;
}

.no_td03{
    padding: 15px 5px !important;
}

.no_td04{
    background-color: #F0F0F0;
    padding: 15px 5px !important;
}

.no_td05{
    border-right: 1px solid #000000 !important;
    padding: 5px 5px !important;
}

.no_td06{
    vertical-align: middle;
    padding: 5px;
    box-sizing: border-box;
    font-size: 15px;
    font-weight: 300;
}


.td_tx01{
    color: #000000;
}

.td_tx02{
    color: #E60012;
    font-weight: 600;
}




/*---------table/終--------------------------*/



.no_b_box01{
    display: block;
    width: 95%;
    margin: 0 auto;
    text-align: center;
    box-sizing: border-box;
}

.no_b_box01_in{
    width: 100%;
    
}

.no_b_list_box01{
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 25px;
}

.no_b_list01{
    width: 32.5%;
}


.no_b_list01_in{
    display: block;
    position: relative;
}

.no_b_list01_in_img01{
    display: block;
    width: 100%;
}

.no_b_list02_in_txt01{
    display: block;
    width: 100%;
    background-color: #E60012;
    box-sizing: border-box;
    padding: 10px;
}


.no_b_list02_in_txt02{
    display: block;
    width: 100%;
    background-color: #000000;
    box-sizing: border-box;
    padding: 10px;
}


.no_b_img01{
    display: block;
    width: 100%;
    line-height: 1.0em;
    vertical-align: bottom;
}

.no_b_list02_txt{
    display: block;
    font-size: 14px;
    font-weight: 600;
    color: #FFFFFF;
}





.no_b_list_box02{
    display: block;
    width: 100%;
    margin-bottom: 25px;
}

.no_b_list02_box01{
    width: 100%;
    margin-bottom: 20px;
}

.no_b_list02_box02{
    width: 100%;
}

.no_b_list02_img01{
    width: 100%;
}


.no_b_list_box03{
    width: 100%;
    text-align: center;
    margin-bottom: 25px;
}

.no_b_list03_img01{
    width: 100%;
}







.no_c_box01{
    display: block;
    width: 95%;
    margin: 0 auto;
    text-align: center;
    box-sizing: border-box;
}

.no_c_box01_in{
    width: 100%;
    margin-bottom: 15px;
}

.no_c_list01{
    display: block;
   
}

.no_c_list02{
    display: block;
    margin-bottom: 15px;
}

.no_c_title01{
    display: block;
    text-align: left;
    font-size: 20px;
    font-weight: 600;
    color: #000000;
    margin-left: 1.2em;
    text-indent: -1.2em;
    margin-bottom: 25px;
}

.no_c_title01_01{
    color: #323232;
}

.no_c_img01{
    display: block;
    width: 100%;
    margin-bottom: 25px;
}

.no_c_txt01_box01{
    width: 100%;
    box-sizing: border-box;
    padding: 10px;
    background-color: #EFEFEF;
}

.no_c_txt01{
    display: block;
    text-align: left;
    font-size: 20px;
    font-weight: 300;
    color: #000000;
    line-height: 1.5em;
}






.space40{
    box-sizing: border-box;
    padding: 20px 0px;
}


.space25{
    box-sizing: border-box;
    padding: 5px 0px;
}


.no_c_img02{
    display: block;
    width: 100%;
    margin-bottom: 10px;
}

.no_c_txt02{
    display: block;
    text-align: center;
    font-size: 15px;
    font-weight: 300;
    color: #000000;
    margin-bottom: 25px;
}