@import url('https://fonts.googleapis.com/css2?family=Shippori+Mincho+B1:wght@400;600&display=swap');
.contents_wrapper{
    width: 100%;
    max-width: 1460px;
    margin: auto;
    
}
.contents_wrapper2{
    width: 100%;
    max-width: 1080px;
    margin: auto;
    
}
.s1_wrapper{
    text-align: center;
    background-image: url(../img/trustas/trustas_img01.png);
    background-size: 100%;
    border-radius: 0.8em;
    color: #ffffff;
    padding: 4em 0em;
    background-repeat: no-repeat;
    background-size: cover;
    font-weight: 400;
    font-family: 'Shippori Mincho B1', serif !important;
}
.s1_wrapper_ttl{
    margin-bottom: 1.3em;
    font-size: 1.4em;
    line-height: 1.4em;
}
.s1_wrapper_h1_area{
    width: 578px;
    padding: 1.6em 0em;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.16);
    margin: auto;
    border-radius: 0.4em;
    margin-bottom: 1.4em;
    font-size: 1.4em;
    color: #DDCE17 !important;
    line-height: 1.5;
}
.s1_wrapper_h1_area h1{
    font-size: 1.4em;
    color: #DDCE17 !important;
    line-height: 1.5 !important;
    font-family: 'Shippori Mincho B1', serif !important;
    border: none;
}

.s1_wrapper_h1_area span{
    display: block;
    border-top: #DDCE17 solid 1px;
    border-bottom: #DDCE17 solid 1px;
    font-size: 1.9em !important;
    font-family: 'Shippori Mincho B1', serif !important;
    width:300px;
    margin: auto;
}
.contents_wrapper img{
    width: 337px;
    margin: auto;
    margin-bottom: 1.2em;
}
.trustas_btn button{
    appearance: none;
    border: 0;
    border-radius: 0.4em;
    background: #B80015;
    color: #fff;
    padding: 1em 0.4em;
    font-size: 16px;
    width:388px;
    box-shadow: 4px 4px 4px rgba(0,0,0,0.3);
    cursor: pointer;
    font-weight: 600;
    font-family: 'Shippori Mincho B1', serif !important;
}
.trustas_btn button:hover{
    background: #286592;
}
.s1_wrapper_h1_txt_area{
    margin-bottom: 1.2em;
    font-size: 1.2em;
    line-height: 1.3em;
}
@media screen and (max-width: 1300px){ 
    .contents_wrapper{
        width: 100%;
        max-width: 1300px !important;
        margin: auto;
        
    }
    .s1_wrapper{
        text-align: center;
        background-image: url(../img/trustas/trustas_img01.png);
        background-size: 100%;
        border-radius: 0em;
        color: #ffffff;
        padding: 4em 0em;
        background-repeat: no-repeat;
        background-size: cover;
        font-weight: 400;
        font-family: 'Shippori Mincho B1', serif !important;
    }
    .s1_wrapper_ttl{
        margin-bottom: 1.2em !important;
        font-size: 1.2em !important;
        line-height: 1.2em !important;
    }
    .s1_wrapper_h1_area{
        width: 500px;
        padding: 1.4em 0em;
        text-align: center;
        background-color: rgba(0, 0, 0, 0.16);
        margin: auto;
        border-radius: 0.4em;
        margin-bottom: 1.2em;
        font-size: 1.2em;
        color: #DDCE17;
        line-height: 1.5;
    }
    .s1_wrapper_h1_area span{
        display: block;
        border-top: #DDCE17 solid 1px;
        border-bottom: #DDCE17 solid 1px;
        font-size: 2em !important;
        width:300px !important;
        margin: auto;
    }
    .contents_wrapper img{
        width: 300px !important;
        margin: auto;
        margin-bottom: 1em;
    }
    .trustas_btn button{
        appearance: none;
        border: 0;
        border-radius: 0.4em;
        background: #B80015;
        color: #fff;
        padding: 1em 0.4em;
        font-size: 16px !important;
        width:340px !important;
        box-shadow: 4px 4px 4px rgba(0,0,0,0.3);
        cursor: pointer;
        font-weight: 600;
        font-family: 'Shippori Mincho B1', serif !important;
    }
    .trustas_btn button:hover{
        background: #286592;
    }
    .s1_wrapper_h1_txt_area{
        margin-bottom: 1em !important;
        font-size: 1em !important;
        line-height: 1em !important;
    }
}
@media screen and (max-width: 1080px){ 
    .contents_wrapper{
        width: 100% !important;
        max-width: 1080px !important;
        margin: auto;
        
    }
    .s1_wrapper{
        text-align: center;
        background-image: url(../img/trustas/trustas_img01sp.png);
        background-size: 100%;
        border-radius: 0em;
        color: #ffffff;
        padding: 4em 0em;
        background-repeat: no-repeat;
        background-size: cover;
        font-weight: 400;
        font-family: 'Shippori Mincho B1', serif;
    }
    .s1_wrapper_ttl{
        margin-bottom: 1.2em;
        font-size: 1.2em;
        line-height: 1.2em;
    }
    .s1_wrapper_h1_area{
        width: 500px;
        padding: 1.4em 0em;
        text-align: center;
        background-color: rgba(0, 0, 0, 0.16);
        margin: auto;
        border-radius: 0.4em;
        margin-bottom: 1.2em;
        font-size: 1.2em;
        color: #DDCE17;
        line-height: 1.5;
    }
    .s1_wrapper_h1_area span{
        display: block;
        border-top: #DDCE17 solid 1px;
        border-bottom: #DDCE17 solid 1px;
        font-size: 2em;
        width:300px;
        margin: auto;
    }
    .contents_wrapper img{
        width: 300px;
        margin: auto;
        margin-bottom: 1em;
    }
    .trustas_btn button{
        appearance: none;
        border: 0;
        border-radius: 0.4em;
        background: #B80015;
        color: #fff;
        padding: 1em 0.4em;
        font-size: 16px;
        width:340px;
        box-shadow: 4px 4px 4px rgba(0,0,0,0.3);
        cursor: pointer;
        font-weight: 600;
        font-family: 'Shippori Mincho B1', serif !important;
    }
    .trustas_btn button:hover{
        background: #286592;
    }
    .s1_wrapper_h1_txt_area{
        margin-bottom: 1em;
        font-size: 1em;
        line-height: 1em;
    }
}
@media screen and (max-width: 480px){ 
    .container{
        width:100% !important;
    }
    .s1_wrapper{
        text-align: center;
        background-image: url(../img/trustas/trustas_img01sp.png);
        background-size: 100%;
        border-radius: 0em;
        color: #ffffff;
        padding: 2em 0em !important;
        background-repeat: no-repeat;
        background-size: cover;
        font-weight: 400;
        font-family: 'Shippori Mincho B1', serif;
    }
    .s1_wrapper_h1_area{
        width: 90%;
        padding: 1.4em 0em;
        text-align: center;
        background-color: rgba(0, 0, 0, 0.16);
        margin: auto;
        border-radius: 0.4em;
        margin-bottom: 1.2em;
        font-size: 1.2em;
        color: #DDCE17;
        line-height: 1.5;
    }
}
.section2{
    text-align: center;
    margin: 5em 0em;
    font-size: 1.4em;
    line-height: 1.8em;
}
.section2 h3{
    color: #222222;
    font-size: 1.2em;
    margin-bottom: 2em;
    font-weight: 400;
    font-family: 'Shippori Mincho B1', serif;
    border: none;
}
.section2 span{
    font-weight: 600;
    font-size: 1.6em;
}
@media screen and (max-width: 480px){ 
    .section2{
        text-align: center;
        margin: 2em 0em 4em 0em;
        font-size: 1em;
        line-height: 1.6em;
    }
    .section2 h3{
        color: #222222;
        font-size: 1.2em;
        margin-bottom: 2em;
        font-weight: 400;
        font-family: 'Shippori Mincho B1', serif;
    }
    .section2 span{
        font-weight: 600;
        font-size: 1.2em;
    }
}
.section3{
    background-color: #313131;
    padding: 6em 0em 9em 0em;
    margin-bottom: 12em;
}
.section3_ttl{
    width: 210px;
    text-align: center;
    font-size: 0.9em;
    margin: auto;
    line-height: 1.8em;
    padding: 1.6em 0em;
    border-top: #ffffff solid 1px;
    border-bottom: #ffffff solid 1px;
    color:#ffffff;
    margin-bottom: 4em;
    font-weight: 400;
    font-family: 'Shippori Mincho B1', serif;
}
.section3_ttl span{
    font-size: 1.7em;
}
.trustas_flex{
    display: -webkit-flex; /* Safari */
    display: flex;
    -webkit-justify-content: space-between; /* Safari */
    justify-content: space-between;
}

.series_unit{
    width: 48%;
    margin: 2em 0em;
}

.series_unit_inner{
    background: linear-gradient(to right, #B80015, #072442);
    border-radius: 0.6em;
    width: 100%;
    color: #ffffff;
    text-align: center;
    padding: 2em 0em;
    position: relative;
    box-shadow: 2px 2px 3px rgba(0,0,0,0.3); 
}
a:hover .series_unit_inner{
    background: linear-gradient(to right, #16528f, #0f355d);
}
.s3_detail_btn{
    position: absolute;
    top:40%;
    right: 0;
}
.s3_detail_btn img{
    width: 26px !important;
}
.series_unit_ttl{
    font-size: 1.1em;
    margin-bottom: 1em;
    font-family: 'Shippori Mincho B1', serif;
}

.series_unit img{
    width: 202px;
}
.series_disc{
    width: 80%;
    background-color: #F0F8FF;
    border-radius: 0em 0em 0.4em 0.4em;
    margin: auto;
    text-align: center;
    padding: 1em ;
}

@media screen and (max-width: 480px){ 
    .trustas_flex{
        display:block !important;
    }
    .series_unit{
        width: 90%;
        margin: auto;
        margin-bottom: 2em;
    }
    .section3{
        background-color: #313131;
        padding: 6em 0em 6em 0em;
        margin-bottom: 6em;
    }
}


.section_positon{
    width: 100%;
    margin: auto;
    position: relative;
    margin-bottom: 6em;
}
.section_positon::before{
    content: ""; /* 擬似要素の内容を削除 */
    position: absolute; /* 絶対的な位置指定を行うためのプロパティ */
    top: -30px; /* 上から30pxの位置に配置 */
    left: 0; /* 左端に配置 */
    width: 100%; /* 要素の幅を100%に設定 */
    height: 200px; /* 背景色の高さを30pxに設定 */
    background-color: #B80015; /* 背景色を指定 */
    z-index: -1; /* 背景色を後ろに回すためのプロパティ */
}
.section4{
    border-radius: 0.7em;
    background-color: #ffffff;
    /* box-shadow: 4px 4px 4px rgba(0,0,0,0.3);  */
    width: 100%;
    max-width: 1460px;
}
.section4_1{
    background-color: #B80015;
    padding: 4em 0em 6em 0em;
    border-radius: 0.8em 0.8em 0em 0em;
}
.section4_1_ttl{
    width: 210px;
    text-align: center;
    font-size: 1.4em;
    margin: auto;
    line-height: 1.4em;
    padding: 0.4em 0em;
    border-top: #ffffff solid 1px;
    border-bottom: #ffffff solid 1px;
    color:#ffffff;
    margin-bottom: 4em;
    font-weight: 400;
    font-family: 'Shippori Mincho B1', serif;
}
.s4_1_unit{
    background-color: #ffffff;
    width: 32%;
    border-radius: 0.5em;
    padding: 3em 1em;
    position: relative;
    box-shadow: 4px 4px 4px rgba(0,0,0,0.3); 
}
.section4_1_inner{
    width: 1080px;
    margin: auto;
    padding-bottom: 1.5em;
}
@media screen and (max-width: 480px){ 
    .section4_1_inner{
        width: 100%;
        margin: auto;
        padding-bottom: 0em;
    }
    .s4_1_unit{
        background-color: #ffffff;
        width: 90%;
        border-radius: 0.5em;
        padding: 3em 1em;
        position: relative;
        box-shadow: 4px 4px 4px rgba(0,0,0,0.3); 
        margin: auto;
        margin-bottom: 3em;
    }
}
@media screen and (min-width: 480px){ 
    .s4_1_unit{
        min-height: 18em;
    }
}
.s4_1_point{
    width: 2em;
    height: 2em;
    border-radius: 1em;
    text-align: center;
    line-height: 2em;
    font-size: 2em;
    color: #B80015;
    margin: auto;
    position: absolute; 
    background-color: #ffffff;
    top:-1em ;
    left:50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    font-family: 'Shippori Mincho B1', serif;
}

.s4_1_ttl1{
    text-align: center;
    font-size: 1.1em;
    margin-bottom: 1em;
    color:#222222;
}
.s4_1_ttl2{
    text-align: center;
    font-size: 1.3em;
    margin-bottom: 1.2em;
    color: #B80015;
    font-family: 'Shippori Mincho B1', serif;
    font-weight: 600;
}
.s4_1_txt{
    font-size: 1em;
    padding: 0em 1em;
    line-height: 1.6em;
    text-align: left;
}
.trustas_btn2{
    width: 388px;
    margin: auto;
}
.trustas_btn2 button{
    appearance: none;
    border: 0;
    border-radius: 0.4em;
    background: #FFFFFF;
    color: #073460;
    padding: 1em 0.4em;
    font-size: 16px;
    width:388px;
    box-shadow: 4px 4px 4px rgba(0,0,0,0.3);
    cursor: pointer;
}
@media screen and (max-width: 480px){ 
    .trustas_btn2{
        width: 90%;
        margin: auto;
    }
    .trustas_btn2 button{
        appearance: none;
        border: 0;
        border-radius: 0.4em;
        background: #FFFFFF;
        color: #073460;
        padding: 1em 0.4em;
        font-size: 16px;
        width: 100%;
        box-shadow: 4px 4px 4px rgba(0,0,0,0.3);
        cursor: pointer;
        margin: auto;
    }
}
.trustas_btn2 button:hover{
    background: #e2e2e2;
}
.section4_2{
    background-color: #B80015;
    padding: 4em 0em 6em 0em;
}
.section4_2_inner{
    width:1080px;
    margin: auto;
    margin-bottom: 6em;
}
@media screen and (max-width: 480px){ 
    .section4_2_inner{
        width:100%;
        margin: auto;
        margin-bottom: 6em;
    }
}
.section4_2_ttl{
    width: 210px;
    text-align: center;
    font-size: 1.4em;
    margin: auto;
    line-height: 1.4em;
    padding: 0.4em 0em;
    border-top: #073460 solid 1px;
    border-bottom: #073460 solid 1px;
    color:#073460;
    margin-bottom: 4em;
    font-weight: 400;
    font-family: 'Shippori Mincho B1', serif;
}

.section4_2_txt{
    width: 60%;
    background-color: #fff;
    padding: 2em 3em;
    margin: auto;
    line-height: 1.8em;
    border-radius: 0.6em;
    box-shadow: 4px 4px 4px rgba(0,0,0,0.3); 
    font-size: 1.1em;
    font-weight: 600;
    margin-bottom: 6em;
}
@media screen and (max-width: 480px){ 
    .section4_2_txt{
        width: 90%;
        background-color: #fff;
        padding: 2em 2em;
        margin: auto;
        line-height: 1.8em;
        border-radius: 0.6em;
        box-shadow: 4px 4px 4px rgba(0,0,0,0.3); 
        font-size: 1.1em;
        font-weight: 600;
        margin-bottom: 6em;
    } 
}

.section4_2_unit{
    width:49%;
}

@media screen and (max-width: 480px){ 
    .section4_2_unit{
        width:90%;
        margin: auto;
    }
}

.section4_2_unit_ttl{
    text-align: center;
    color: #052341;
    font-size: 1.1em;
    font-weight: 600;
    margin-bottom: 1em;
}
.sction4_2_unit_s{
    background-color: #fff;
    border-radius: 0.6em;
    padding: 2em 1em;
}
.sction4_2_ttl_l{
    text-align: center;
    color: #CE0000;
    font-size: 1.6em;
    margin-bottom: 1em;
    font-weight: 400;
    font-family: 'Shippori Mincho B1', serif;
}
.sction4_2_ttl_r{
    text-align: center;
    color: #117CCB;
    font-size: 1.6em;
    margin-bottom: 1em;
    font-weight: 400;
    font-family: 'Shippori Mincho B1', serif;
}
.sction4_2_txt_l {
    background-color: #FCE5E5;
    padding: 2em 1em;
    border-radius: 0.6em;
    margin-bottom: 1em;
}
.sction4_2_txt_r {
    background-color: #E5F2FC;
    padding: 2em 1em;
    border-radius: 0.6em;
    margin-bottom: 1em;
}
.sction4_2_txt_r img{
    width:60px;
    height: 60px;
    margin-top: 0.6em !important;
    margin-bottom: 0 !important;
}
.sction4_2_txt_l img{
    width:60px;
    height: 52px;
    margin-top: 0.6em !important;
    margin-bottom: 0 !important;
}
@media screen and (max-width: 480px){ 
    .sction4_2_unit_s{
        margin-bottom: 2em;
    }
    .sction4_2_txt_l {
        background-color: #FCE5E5;
        padding: 1em 1em;
        border-radius: 0.6em;
        margin-bottom: 1em;
    }
    .sction4_2_txt_r {
        background-color: #E5F2FC;
        padding: 1em 1em;
        border-radius: 0.6em;
        margin-bottom: 1em;
    }
    .sction4_2_txt_r img{
        width:40px;
        height: 40px;
        margin-top: 0.6em !important;
        margin-bottom: 0 !important;
    }
    .sction4_2_txt_l img{
        width:40px;
        height: 36px;
        margin-top: 0.6em !important;
        margin-bottom: 0 !important;
    }
}
.sction4_2_txt_set{
    padding: 1em;
    color: #073460;
    font-weight: 600;
    line-height: 1.4em;
}
.section4_2_unit_img img{
    width: 100%;
    margin-bottom: 0;
}
.trustas_btn3{
    width: 388px;
    margin: auto;
}
.trustas_btn3 button{
    appearance: none;
    border: 0;
    border-radius: 0.4em;
    background: #B80015;
    color: #fff;
    padding: 1em 0.4em;
    font-size: 16px;
    width:388px;
    box-shadow: 4px 4px 4px rgba(0,0,0,0.3);
    cursor: pointer;
}
.trustas_btn3 button:hover{
    background: #286592;
}
.section4_3{
    background-color: #B80015;
    padding: 5em 0em 6em 0em;
    text-align: center;
    border-radius: 0.6em 0.6em 0.6em 0.6em;
}
.section4_3_ttl{
    color: #FFFFFF;
    font-size: 1.4em;
    font-weight: 400;
    font-family: 'Shippori Mincho B1', serif;
    margin-bottom: 4em;
}
.section4_3_inner{
    width: 1080px;
    margin: auto;
}
@media screen and (max-width: 480px){ 
    .trustas_btn3{
        width: 90%;
        margin: auto;
    }
    .trustas_btn3 button{
        appearance: none;
        border: 0;
        border-radius: 0.4em;
        background: #B80015;
        color: #fff;
        padding: 1em 0.4em;
        font-size: 16px;
        width:100%;
        box-shadow: 4px 4px 4px rgba(0,0,0,0.3);
        cursor: pointer;
    }
    .section4_3_inner{
        width: 100%;
        margin: auto;
    }
}

.section4_3_unit{
    background-color: #FFFFFF;
    width: 49%;
    border-radius: 0.6em;
    padding: 1.8em;
    box-shadow: 4px 4px 4px rgba(0,0,0,0.3);
}
@media screen and (max-width: 480px){ 
    .section4_3_unit{
        background-color: #FFFFFF;
        width: 90%;
        border-radius: 0.6em;
        padding: 1.8em;
        margin: auto;
        margin-bottom: 2em;
    }
}
.section4_3_unit_ttl{
    color: #B80015;
    font-size: 1.2em;
    font-weight: 600;
    margin-bottom: 1.6em;
}
.section4_3_unit_txt{
    width: 80%;
    margin-bottom: 1.6em;
    text-align: left;
    margin: auto;
    line-height: 1.6em;
    color: #2C2C2C;
    margin-bottom: 1em;
}
.trustas_btn4{
    width: 80%;
    margin: auto;
}
.trustas_btn4 button{
    appearance: none;
    border: 0;
    border-radius: 0.4em;
    background: #B80015;
    color: #fff;
    padding: 1em 0.4em;
    font-size: 16px;
    width:80%;
    box-shadow: 4px 4px 4px rgba(0,0,0,0.3); 
    cursor: pointer;
}
.trustas_btn4 button:hover{
    outline: 2px solid #B80015;
    background: #FFFFFF;
    color: #B80015;
}
.s4_reset {
    position: relative;
    top: 2em;
}
.seciton_margin{
    margin-bottom: 6em;
}

/* WP固定ページ向け */
.trustas_pg_points{
    width: 820px;
    margin: auto;
    margin-bottom: 1.6em;
}
.trustas_d_points_unit{
    width: 30%;
    border: 1px solid #052341;
    border-radius: 0.4em;
    padding: 1.2em;
}
.trustas_d_points_ttl{
    margin-bottom: 0.8em;
}
.trustas_d_points_txt{
    font-size: 1em;
    font-weight: 600;
    color: #052341;
}
.trustas_icon_img{
    width: 200px !important;
    margin-right: 30px;
}
.trustas_icon_img img{
    width: 200px !important;
    max-width: 200px !important;
}
.trustas_icon_discs{
    padding: 0.6em 0.6em 0.6em 0em;
}
.trustas_icon_discs_subttl{
    font-size: 1.1em;
    color: #052341;
    margin-bottom: 0.6em;
}
.trustas_icon_discs_ttl{
    font-size: 1.2em;
    color: #052341;
    font-weight: 600;
    margin-bottom: 0.6em;
}
.trustas_icon_discs_txt{
    font-size: 1em;
}
.trustas_icon_unit{
    margin-bottom: 1.6em;
}

/* KONO追加CSS */

@media screen and (max-width: 480px){ 
.contents_wrap.contents_trustas.contents_trustas_full {
    padding: 1.75rem 0;
}
}

@media screen and (min-width: 768px) and (max-width: 1280px) {
    .contents_wrap {
        margin: 0 auto;
        padding: 7rem 0;
        width: 1100px;
    }
}

@media screen and (min-width: 1281px) and (max-width: 1920px) {
    .contents_wrap {
        margin: 0 auto;
        padding: 7rem 0;
        width: clamp(1100px, 68vw, 1460px);
    }
}

@media screen and (min-width: 1921px){
    .contents_wrap {
        margin: 0 auto;
        padding: 7rem 0;
        width: 1460px;
    }
}

.trustas_page_child h2 {
    padding: 0.2em 0.5em;
    border-left: 4px solid #c80000;
}

.trustas_page_child h2:not(:last-child) {
    margin-bottom: 2rem;
}

.trustas_page_child h3:not(:last-child) {
    margin-bottom: 1rem;
}

.trustas_page_child p:not(:last-child) {
    margin-bottom: 1rem;
}

.trustas_page_child img {
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.trustas_page_child img:not(:last-child) {
    margin-bottom: 2rem;
}

.s1_wrapper_h1_area span {
    width: 400px;
}

.section4_2_txt {
    box-sizing: border-box;
}
.section4_3_unit {
    box-sizing: border-box;
}

.s4_1_unit {
    box-sizing: border-box;
}

@media screen and (min-width: 768px){
    .section3_ttl {
        width: 240px;
    }
    .section4_1_ttl {
        width: 410px;
    }
} 

@media screen and (min-width: 768px){
    .sction4_2_txt_set {
        font-size: 0.875rem;
    }
}


@media screen and (min-width: 768px) and (max-width: 1280px) {
    .section4_2_inner {
        width: 980px;
    }
}

@media screen and (min-width: 1281px) and (max-width: 1920px) {
    .section4_2_inner {
        width: clamp(980px, 64vw, 1200px);
    }
}

@media screen and (min-width: 1921px){
    .section4_2_inner {
        width: 1200px;
    }
}


@media screen and (min-width: 768px) and (max-width: 1280px) {
    .section4_1_inner {
        width: 980px;
    }
}

@media screen and (min-width: 1281px) and (max-width: 1920px) {
    .section4_1_inner {
        width: clamp(980px, 64vw, 1200px);
    }
}

@media screen and (min-width: 1921px){
    .section4_1_inner {
        width: 1200px;
    }
}

@media screen and (min-width: 768px) and (max-width: 1280px) {
    .section4_3_inner {
        width: 980px;
    }
}

@media screen and (min-width: 1281px) and (max-width: 1920px) {
    .section4_3_inner {
        width: clamp(980px, 64vw, 1200px);
    }
}

@media screen and (min-width: 1921px){
    .section4_3_inner {
        width: 1200px;
    }
}

.section_positon::before {
    background: transparent;
}

@media screen and (max-width: 1300px) {
    .contents_wrapper .sction4_2_txt_l.trustas_flex img {
        width: 60px !important;
        height: auto;
    }
    .contents_wrapper .sction4_2_txt_r.trustas_flex img {
        width: 60px !important;
        height: auto;
    }
}

@media screen and (max-width: 480px) {
    .contents_wrapper .sction4_2_txt_l.trustas_flex {
        text-align: center;
    }
    .contents_wrapper .sction4_2_txt_r.trustas_flex {
        text-align: center;
    }
}

.section4_3_unit_txt {
    width: 90%;
}

.trustas_btn4 {
    width: 90%;
}

.trustas_page_child .trustas_flex .sction4_2_unit_s {
    border:solid #063360 1px;
}

@media screen and (min-width: 768px){
    .trustas_page_child .trustas_flex .sction4_2_unit_s {
        width: calc((100% / 3) - 3rem );
        border:solid #063360 1px;
    }
}

.trustas_flex.trustas_flex_points:not(:last-child) {
    margin-bottom: 3rem;
}

.trustas_page_child .trustas_pg_points {
    width: 100%;
    box-sizing: border-box;
}

@media screen and (min-width: 768px){
    .trustas_page_child .trustas_pg_points .trustas_flex {
        display: flex;
        justify-content: flex-start;
    }
}

@media screen and (max-width: 480px) {
    .trustas_page_child .trustas_icon_unit .trustas_icon_img {
        margin-right: auto;
        margin-left: auto;
    }
}

/* KONO追加CSS end*/

.toasu_service_colorbox_child {
    width: 100%;
    box-sizing: border-box;
    padding: 2rem 1.2rem;
    color: #1C1C1C;
    background: #ffffff;
    margin-bottom: 1.2rem;
    border-radius: 6px;
}

@media screen and (min-width: 768px) {
    .toasu_service_colorbox_child {
        width: calc((100% / 3) - 1rem);
        box-sizing: border-box;
        padding: 2rem 1.2rem;
        display: flex;
        flex-direction: column;
        justify-content: center;
        margin-bottom: 2.4rem;
    }
}

.toasu_service_colorbox_child .colorbox_title {
    font-weight: 700;
    text-align: center;
    font-size: 0.85rem;
}

.toasu_service_colorbox_child .colorbox_title:not(:last-child) {
    margin-bottom: 2rem;
}

.toasu_service_colorbox_child .colorbox_text {
    font-size: 0.85rem;
}

.toasu_service_colorbox_child .colorbox_text:not(:last-child) {
    margin-bottom: 1rem;
}

.contents_wrapper2{
    width: 100%;
    max-width: 1080px;
    margin: auto;
    
}

.full-content {
    max-width: 100%;
    margin: auto; }
    .full-content .breadcrumb {
      margin: 0 auto 2em;
      max-width: 1170px;
      padding: 0 1em;
      position: relative; }
    .full-content .page-header {
      margin: 0 auto;
      max-width: 1170px;
      padding: 0 1em;
      margin-bottom: 3.5em;
      position: relative; }
    .full-content #primary {
      width: auto;
      float: none;
      max-width: 1170px;
      padding: 0 1em;
      margin: auto; }
    .full-content .l-full-section {
      margin-right: calc(50% - 50vw);
      margin-left: calc(50% - 50vw);
      padding-right: calc(50vw - 50%);
      padding-left: calc(50vw - 50%);
      }
    .full-content .l-col2 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      .full-content .l-col2__item {
        width: calc((100% - 2em) / 2); }
    .full-content .l-col3 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      .full-content .l-col3__item {
        width: calc((100% - 4em) / 3); }
    .full-content .l-center {
      margin: 0 auto; }

.ProgramLineup_img{
    width: 200px;
    height: 200px;
    margin:auto;
}

.ProgrmaLineup_detail{
    margin-top: 10em;
    margin-bottom: 0em;
}

@media screen and (max-width: 768px) {
    .ProgrmaLineup_detail{
        margin-top: 6em;
        margin-bottom: 0em;
    }
    
}

.toasu_title{
    margin-top: 3em;
    margin-bottom: 3em;
    color: #ffffff;
    font-weight: 600;
    font-size: 2em;
}

@media screen and (max-width: 768px) {
    .toasu_title{
        margin-top: 3em;
        margin-bottom: 3em;
        color: #ffffff;
        font-weight: 600;
        font-size: 1.2em;
    }
}

.toasu_detail_title{
    margin-top: 3em;
    margin-bottom: 3em;
    margin-left: 3em;
    color: #222222;
    font-weight: 600;
    font-size: 2em;
    text-align: left;
}

@media screen and (max-width: 768px) {
    .toasu_detail_title{
        margin-top: 0em;
        margin-bottom: 0em;
        margin-left: 2em;
        color: #222222;
        font-weight: 600;
        font-size: 1.2em;
        text-align: left;
    }
}

.sectionTitle{
    background-color: #ffffff;
    padding: 5em 0em 5em 0em;
    border-radius: 0.6em 0.6em 0.6em 0.6em;
    display: flex;
    align-items: center;
}

.sectionTitle img{
    margin-bottom: 0em;
    margin-right: 6em;
}

@media screen and (max-width: 768px) {
    .sectionTitle{
        background-color: #ffffff;
        padding: 3em 0em 3em 0em;
        border-radius: 0.6em 0.6em 0.6em 0.6em;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }
}

@media screen and (max-width: 768px) {
    .sectionTitle img{
        margin-bottom: 0em;
        margin-right: auto;
    }
}

.toasu_point{
    font-weight: 600;
    font-size: 1.6em;
    text-align: left;
    border-left:0.2em solid #B80015;
    padding-left: 0.8em;
}

@media screen and (max-width: 768px) {
    .toasu_point{
        font-weight: 600;
        font-size: 1em;
        text-align: left;
        border-left:8px solid #B80015;
        padding-left: 1em;
    }
}

.toasu_point_detail{
    text-align: left;
    margin-top: 2em;
    margin-left: 2.2em;
    font-size: 0.7em;
    line-height: 1.6em;
}

@media screen and (max-width: 768px) {
    .toasu_point_detail{
        text-align: left;
        margin-top: 2em;
        margin-left: 2.2em;
        margin-right: 2.2em;
        font-size: 0.8em;
        line-height: 1.6em;
    }
}

.section_toasu_ttl{
    width: 650px;
    text-align: center;
    font-size: 1.4em;
    margin: auto;
    line-height: 1.4em;
    padding: 0.4em 0em;
    border-top: #ffffff solid 1px;
    border-bottom: #ffffff solid 1px;
    color:#ffffff;
    margin-bottom: 4em;
    font-weight: 400;
    font-family: 'Shippori Mincho B1', serif;
}

@media screen and (max-width: 768px) {
    .section_toasu_ttl{
        width: 310px;
        text-align: center;
        font-size: 1.4em;
        margin: auto;
        line-height: 1.4em;
        padding: 0.4em 0em;
        border-top: #ffffff solid 1px;
        border-bottom: #ffffff solid 1px;
        color:#ffffff;
        margin-bottom: 4em;
        font-weight: 400;
        font-family: 'Shippori Mincho B1', serif;
    }
    
}

.section_toasu1{
    background-color: #ffffff;
    padding: 5em 0em 6em 0em;
    text-align: center;
    border-radius: 0.6em 0.6em 0.6em 0.6em;
}

.section_toasu1_ttl{
    width: 400px;
    text-align: center;
    font-size: 1.4em;
    margin: auto;
    line-height: 1.4em;
    padding: 0.4em 0em;
    border-top: #222222 solid 1px;
    border-bottom: #222222 solid 1px;
    color:#222222;
    margin-bottom: 2em;
    font-weight: 400;
    font-family: 'Shippori Mincho B1', serif;
}

@media screen and (max-width: 768px) {
    .section_toasu1_ttl{
        width: 280px;
        text-align: center;
        font-size: 1.4em;
        margin: auto;
        line-height: 1.4em;
        padding: 0.4em 0em;
        border-top: #222222 solid 1px;
        border-bottom: #222222 solid 1px;
        color:#222222;
        margin-bottom: 4em;
        font-weight: 400;
        font-family: 'Shippori Mincho B1', serif;
    }
    
}

.section_toasu2{
    background-color: #ffffff;
    padding: 3em 0em 3em 0em;
    text-align: center;
    border-radius: 0.6em 0.6em 0.6em 0.6em;
}

.section_toasu2_ttl{
    width: 450px;
    text-align: center;
    font-size: 1.4em;
    margin: auto;
    line-height: 1.4em;
    padding: 0.4em 0em;
    border-top: #ffffff solid 1px;
    border-bottom: #ffffff solid 1px;
    color:#ffffff;
    margin-bottom: 4em;
    font-weight: 400;
    font-family: 'Shippori Mincho B1', serif;
}

@media screen and (max-width: 768px) {
    .section_toasu2_ttl{
        width: 310px;
        text-align: center;
        font-size: 1.4em;
        margin: auto;
        line-height: 1.4em;
        padding: 0.4em 0em;
        border-top: #ffffff solid 1px;
        border-bottom: #ffffff solid 1px;
        color:#ffffff;
        margin-bottom: 4em;
        font-weight: 400;
        font-family: 'Shippori Mincho B1', serif;
    }
    
}

.section_toasu3_ttl{
    width: 250px;
    text-align: center;
    font-size: 1.4em;
    margin: auto;
    line-height: 1.4em;
    padding: 0.4em 0em;
    border-top: #ffffff solid 1px;
    border-bottom: #ffffff solid 1px;
    color:#ffffff;
    margin-bottom: 4em;
    font-weight: 400;
    font-family: 'Shippori Mincho B1', serif;
}

@media screen and (max-width: 768px) {
    .section_toasu3_ttl{
        width: 250px;
        text-align: center;
        font-size: 1.4em;
        margin: auto;
        line-height: 1.4em;
        padding: 0.4em 0em;
        border-top: #ffffff solid 1px;
        border-bottom: #ffffff solid 1px;
        color:#ffffff;
        margin-bottom: 4em;
        font-weight: 400;
        font-family: 'Shippori Mincho B1', serif;
    }
    
}

.s_t1_txt{
    font-size: 1em;
    line-height: 1.2em;
    text-align: left;
}

@media screen and (max-width: 768px) {
    .s_t1_txt{
        margin-left: 2em;
        margin-right: 2em;
    }
    
}

@media screen and (min-width: 768px) {
    .s_t1_inner{
        margin-left: 8em;
        margin-right: 8em;
    }
}

.toasu4_img{
    text-align: center;
}

.toasu_back_button{
    font-weight: 600;
    font-size: 1.2em;
    margin-top: 0em;
    color:#117CCB;
}

@media screen and (min-width: 768px) {
    .toasu_back_button{
        font-weight: 600;
        font-size: 1.2em;
        margin-top: 4em;
        color:#117CCB;
    }
}

.s_toasu_unit{
    background-color: #ffffff;
    width: 49%;
    min-height: 15em;
    border-radius: 0.5em;
    padding: 3em 1em;
    position: relative;
    box-shadow: 4px 4px 4px rgba(0,0,0,0.3); 
}

@media screen and (max-width: 480px){ 
    .section4_1_inner{
        width: 100%;
        margin: auto;
        padding-bottom: 0em;
    }
    .s_toasu_unit{
        background-color: #ffffff;
        width: 90%;
        border-radius: 0.5em;
        padding: 3em 1em;
        position: relative;
        box-shadow: 4px 4px 4px rgba(0,0,0,0.3); 
        margin: auto;
        margin-bottom: 3em;
    }
}

.s_toasu_unit {
    box-sizing: border-box;
}

.s_toasu_list{
    margin-right: 1.5em;
}

@media screen and (min-width: 768px) {
    .s_toasu2_unit{
        width: 46%;
    }
}

.s_toasu3_unit{
    background-color: #ffffff;
    width: 32%;
    border-radius: 0.5em;
    padding: 3em 1em;
    position: relative;
    box-shadow: 4px 4px 4px rgba(0,0,0,0.3); 
}
@media screen and (max-width: 480px){ 
    .s_toasu3_unit{
        background-color: #ffffff;
        width: 90%;
        border-radius: 0.5em;
        padding: 3em 1em;
        position: relative;
        box-shadow: 4px 4px 4px rgba(0,0,0,0.3); 
        margin: auto;
        margin-bottom: 3em;
    }
}
@media screen and (min-width: 480px){ 
    .s_toasu3_unit{
        min-height: 14em;
    }
}

.s_toasu3_unit {
    box-sizing: border-box;
}

.ul_disc{
    list-style: disc;
}

.ul_none{
    list-style: none;
}

.star_txt{
    color: #FFFFFF;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    width:66%;
}

@media screen and (max-width: 768px) {
    .star_txt{
        color: #FFFFFF;
        display: block;
        width: 100%;
    }
}

.s_joint_ttl{
    font-size: 1.3em;
    margin-bottom: 1em;
    color: #B80015;
    font-family: 'Shippori Mincho B1', serif;
    font-weight: 600;
}

.s_joint_txt{
    margin-bottom: 2em;
    line-height: 1.6em;
}

.s_joint_img{
    margin: auto;
    margin-right: 3rem;
    width:55%;
}

@media screen and (max-width: 768px) {
    .s_joint_img{
        margin: auto;
        margin-bottom: 2em;
        margin-right: 0rem;
        width:90%;
    }
}

.toasu_point_joint{
    margin-bottom: -2em;
}

.toasu_txt_joint{
    margin-bottom: -3em;
}

.s_online1_list{
    margin-top: 1em;
    margin-left: -0.2em;
}

@media screen and (max-width: 768px) {
    .only_pc_br{
        display: none;
    }
}

@media screen and (min-width: 768px) {
    .only_pc_margin{
        margin-bottom: 2em;
    }
}

@media screen and (max-width: 768px) {
    .only_sp_margin{
        padding-left: 1rem;
        padding-right: 1rem;
    }
}

@media screen and (max-width: 768px) {
    .only_sp_ttl{
        padding-bottom: 1rem;
    }
}

@media screen and (max-width: 768px) {
    .section4{
        border-radius: 0em;
    }
}

@media screen and (max-width: 768px) {
    .section4_3{
        border-radius: 0em;
    }
}

@media screen and (min-width: 768px) {
    .section4_3_unit_txt {
        height: 5em;
    }
}

.s4_1_txt ol{
    list-style: decimal-leading-zero;
}

.list_disc ul li:before{
    content:"・"
}

.list_disc{
    text-indent: -1em;
    padding-left: 2em;
}

.list_ast ul li:before{
    content:"※"
}

.list_ast{
    text-indent: -1em;
    padding-left: 2em;
}

.ProgramLineup_unit .s4_1_unit:hover{
    opacity: 0.9;
    /* background-color: rgba(255, 255, 255, 0.95); */
}

.ul_height {
    line-height: 1.6em;
}

.ol_height {
    line-height: 1.8em;
}

.section_bottom{
    margin-bottom: 3em;
}

.section_bottom_joint{
    margin-bottom: 4em;
}