h2.soudanb {
    /*border-bottom: solid 1px #3fa2ee;*/
    border-bottom: solid 1px #111;
    font-size: 1.8em;
    font-weight: 700;
    padding-bottom: 15px;
}

.block2_con ul {
    line-height: 1.8em;
    margin-top: 30px;
}

h2.aokakomi {
    color: #fff;
    font-size: 1.8em;
    line-height: 1.4em;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #3fa2ee;
    text-align: center;
    font-weight: 600;
}

h2.ao {

    font-size: 1.8em;
    line-height: 1.4em;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #3fa2ee;
    text-align: center;
    font-weight: 600;
}

p.explan {
    font-weight: bold;
    text-align: center;
    line-height: 1.8em;

}

.soudan_disp {
    width: 65%;
    margin: 0 auto;

}

@media screen and (max-width: 650px) {
    .soudan_disp {
        width: 85%;
        margin: 0 auto;

    }
}

.soudan_disp p {
    line-height: 1.8em;

}

h3.sou_sale {
    font-size: 1.4em;
    font-weight: bold;
    text-align: center;
    margin-top: 50px;
    margin-bottom: 10px;
}

.AboutUs-value-title {
    font-size: 1.4em;
    color: #111;
}

.soudan_panel {
    padding-top: 50px;
    width: 80%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
    margin: 0 auto;
    justify-content: space-between;
}

.item_ao {
    color: #fff;
    font-size: 1.8em;
    line-height: 1.4em;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #3fa2ee;
    text-align: center;
    font-weight: 600;
    width: calc(30% - 10px);
}

.otameshi {
    width: 500px;
}

@media screen and (max-width: 650px) {
    .otameshi {
        width: 80% !important;
        margin: 0 auto;
    }

    .soudan_panel {
        padding-top: 50px;
        width: 80%;
        margin: 0 auto;
        display: block !important;
    }

    .item_ao {
        color: #fff;
        font-size: 1.4em;
        line-height: 1.4em;
        padding-top: 10px;
        padding-bottom: 10px;
        background-color: #3fa2ee;
        text-align: center;
        font-weight: 600;

    }

    .aokakomi {
        margin-bottom: 5px;
    }
}

.otameshi2 {
    width: 80%;
    margin: 0 auto;
}

ul.AboutUs-value-list {
    margin-bottom: 50px;
}

.AboutUs-value-info2 {
    margin-top: 0px;
}

@media screen and (min-width: 769px) {
    .AboutUs-value-label-en2 {
        font-size: 0.7em;
        -webkit-transform: scale(.8);
        transform: scale(.8);
        padding-top: 15px;
    }
}

@media screen and (max-width: 768px) {
    .AboutUs-value-label-en2 {
        font-size: 0.6em;
        padding-top: 20px;
    }

    .AboutUs-value-item:last-child .AboutUs-value-thumb {
        padding-top: 0px;
        max-width: 136px;
    }

    .AboutUs-value-item:first-child .AboutUs-value-thumb {
        max-width: 176px;
        padding-top: 30px;
    }
}

section.so_ver2 {
    background-color: #f9f9f9;
    padding: 50px 50px;
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #f9f9f9;
}

@media screen and (max-width: 650px) {
    section.so_ver2 {
        background-color: #f9f9f9;
        width: 100vw;
        margin: 0 auto;
        text-align: center;
        padding-left: 0px !important;
        padding-right: 0px !important;
        padding-top: 30px;
        padding-bottom: 30px;
    }
}

.box3waku {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
    margin: 0 auto;
    justify-content: center;
}

@media screen and (max-width: 650px) {
    .box3_item {
        width: calc(100% - 10px) !important;
        padding: 1em 2em;
        margin: 0.5em 10px !important;
        font-weight: bold;
        border: solid 3px #222;
        color: #222;
        /* border: solid 3px #1E2084;
        color: #1E2084;*/
        text-align: center;
        line-height: 1.8em;
    }
}

.box3_item {
    width: calc(100% / 3 - 150px);
    padding: 1em 2em;
    margin: 2em 10px;
    font-weight: bold;
    border: solid 3px #222;
    color: #222;
    /* border: solid 3px #1E2084;
        color: #1E2084;*/
    /*border: solid 3px #1E2084;
    color: #1E2084;*/
    text-align: center;
    line-height: 1.8em;
}

.omidashi_soudan {
    margin-top: 30px;
    margin-bottom: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    line-height: 0.9em;
    text-align: center;
}

.omidashi_soudan h2 {
    /*    color: #1E2084;*/
    color: #000;
    font-size: 2em;
    font-weight: 900;
    line-height: 1em;
}

ul.free_mi {
    line-height: 1.8em;
}

ul.free_mi li {
    font-size: 1.4em;
    font-weight: bold;
    line-height: 1.8em;
}

ul.akichi {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-top: 30px;
    width: 100%;
    margin: 0 auto;
}

ul.akichi li {
    line-height: 1.8em;
    font-size: 1.8em;
    font-weight: bold;

}

@media screen and (max-width: 650px) {
    ul.akichi li {
        line-height: 1.8em;
        font-size: 1.2em;
        font-weight: bold;

    }

}