@media only screen and (max-device-width: 768px) {
    #s1 .inner { width: 85%; }
    #s1 h4 { font-size: 90px; }
    #s1 p.text { font-size: 36px; }
    #s1 a p.blue { width: 600px; height: 80px; font-size: 34px; padding-top: 15px; letter-spacing: 0.5; }
    #s1 a i { font-size: 56px; }
    #s1 h1.text {
        font-size: 21px!important;
        margin-bottom: 35px;
    }
    #s1 .btn-primary {
        font-size: small!important;
    }

    #s1 {
        height: 34vh!important;
    }
    #s1 .inner {
        margin-top: 100px;
     }

     #s1 .inner p {
        font-size: 41px;
    }

    #s1 a p.red {
        font-size: 28px;
        width: 441px;
    }

    .btn-red {
        font-size: 28px!important;
    }
    .newsrow h3 {
        font-size: 33px;
    }
    /* #s2 { min-height: 100vh; } */
    #s2 .blue { height: 260px;  }
    #s2 h4 { font-size: 8rem; }
    #s2 p { font-size: 41px; }
    #s2 p:nth-child(3) { margin-bottom: 50px; }
    #s2 a { padding: 14px 43px; float: left; }
    #s2 .hidden-xs { display: none; }
    #s2 a.hidden-xs { display: block; }
    #s2 .mobile-img { display: block; width:100%; clear: both; text-align:center; }
    #s2 .mobile-img img { max-width: 333px;max-height:unset!important;float: initial; margin-top: 30px; }
    #s2 .tcenter {
        text-align: center!important;
    }

    .xs-pt91 {
        padding-top: 91px;
    }

    #s2 .nofloat {
        float: none!important;
    }

    .mob-noheight {
        height:unset!important;
    }

    #s2 .inner .col-sm-12 {
        text-align: center;
    }
    #s2 .inner .col-sm-12 p {
        text-align: center;
    }

    #s3 { padding: 100px 0 120px; }
    #s3 h4 { font-size: 30px; margin-bottom: 50px; }
    #s3 .inner .item { width: 200px; }
    #s3 .inner .item .flexbox { width: 200px; height: 150px; }
    #s3 .inner .item p { font-size: 21px; }
    #s3 a.link p { font-size: 21px; padding: 15px 25px; width: 90%; }
    #s3 .btn-primary {
        font-size: small!important;
    }

    #s4 .inner a { margin: 0 40px; }
    #s4 .inner .partner p { max-width: 300px; }
    #s4 .thumbnail { width: 300px; height: 300px; }
    #s4 .thumbnail img { max-width: 300px; max-height: 300px; }

    #s6 { padding: 120px 30px; }
    #s6 h4 { font-size: 30px; margin-bottom: 30px; }
    #s6 p { font-size: 21px; }
    #s6 .item { width: 700px; padding: 35px; margin-bottom: 25px; }
    #s6 .item img { width: 100px; height: 100px; margin-bottom: 15px; }
    #s6 .item h4 { font-size: 23px; margin-bottom: 18px; }
    #s6 .item p { font-size: 20px; }
    #s6 .item a { font-size: 19px; }
    #s6 .item hr { margin: 60px auto 40px; }

    #s7.mindset-lab .inner h4 { font-size: 52px; }
    #s7.mindset-lab {
        background-size: contain;
        
        background-repeat: no-repeat;
    }

    #s8 .inner { width: 100%; flex-wrap: wrap; }
    #s8 .inner .item { width: 99%; margin: 2px auto;padding:5px!important; }
    #s8 .inner .item h4 { font-size: 20px; }
    #s8 .inner .item a { font-size: 19px; }
    #s8 .inner .item p { font-size: medium; }
    #s8 .inner td { width: 50%; }

    #s9 .inner .partner .thumbnail.thumbnail-small { width: 320px; height: 320px; }
    #s9 .inner .partner .thumbnail.thumbnail-small img { max-width: 300px; max-height: 300px; }
    #s9 .inner .partner p { max-width: 300px; font-size: 34px; }

    #s10 .col-sm-6 { width: 100%; margin-bottom: 80px; }
    #s10 .col-sm-6 .inner { width: 90%; display:block!important; }
    #s10 .col-sm-6 h4 { font-size: 42px; }
    #s10 .col-sm-6 .item { width: unset; margin: 15px auto; padding-bottom: 20px; border-bottom: 1px solid #dedede; }
    #s10 .col-sm-6 .item h4 { font-size: 25px; }
    #s10 .col-sm-6 .item p { font-size: 20px; }
    #s10 .col-sm-6 .item a { font-size: 20px; }

    .st-contents, .mv-container { font-size: 30px; }
}
