@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: #114A74;
    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: #114A74;
        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: #114A74;
        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: 6em 0em;
    font-size: 1.4em;
    line-height: 1.8em;
}
.section2 h3{
    color: #0D4883;
    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: #0D4883;
        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: #CCE1F5;
    padding: 6em 0em 12em 0em;
    margin-bottom: 8em;
}
.section3_ttl{
    width: 210px;
    text-align: center;
    font-size: 0.9em;
    margin: auto;
    line-height: 1.8em;
    padding: 1.6em 0em;
    border-top: #011F3C solid 1px;
    border-bottom: #011F3C solid 1px;
    color:#011F3C;
    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, #0D4883, #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: #CCE1F5;
        padding: 6em 0em 6em 0em;
    }
}


.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: #CCE1F5; /* 背景色を指定 */
    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: #104476;
    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: 6em;
}
@media screen and (max-width: 480px){ 
    .section4_1_inner{
        width: 100%;
        margin: auto;
        padding-bottom: 3em;
    }
    .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;
    }
}
.s4_1_point{
    width: 2em;
    height: 2em;
    border-radius: 1em;
    text-align: center;
    line-height: 2em;
    font-size: 2em;
    color: #0D4883;
    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:#063360;
}
.s4_1_ttl2{
    text-align: center;
    font-size: 1.3em;
    margin-bottom: 1.2em;
    color: #145393;
    font-family: 'Shippori Mincho B1', serif;
    font-weight: 600;
}
.s4_1_txt{
    font-size: 1em;
    padding: 0em 1em;
    line-height: 1.2em;
}
.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: #CCE1F5;
    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: #114A74;
    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: #104476;
    padding: 5em 0em 6em 0em;
    text-align: center;
    border-radius: 0em 0em 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: #114A74;
        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: #114A74;
    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.4em;
    color: #2C2C2C;
    margin-bottom: 1em;
}
.trustas_btn4{
    width: 80%;
    margin: auto;
}
.trustas_btn4 button{
    appearance: none;
    border: 0;
    border-radius: 0.4em;
    background: #114A74;
    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{
    background: #286592;
}
.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: 410px;
    }
    .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*/