.header-logo {
    display: block;
    width: auto;
    margin: 0 auto 30px;
    max-height: 120px;
}
.header-main-slider-container {
    margin: 0 auto;
    max-width: 900px;
    padding-bottom: 50px;
}
.header-main-slider-container .header-main-slider img {
    width: auto;
    height: 462px;
    object-fit: contain;
}
.slick-slider .slick-dots {
    width: 100%;
    text-align: center;
    line-height: 0;
    padding: 19px 11px;
    margin: 0 auto;
}
.slick-slider .slick-dots > li > button {
    background-color: #999;
}
.point-list-container {
    display: table;
}
.row {
    display: table-row;
}
.row .sub-title {
    font-weight: bold;
    color: #ff5600;
    text-align: center;
}
.row > div {
    display: table-cell;
    width: 33.33%;
    padding: 10px 10px;
}
.row > div:first-of-type {
    padding-left: 0;
    padding-right: 20px;
}
.row > div:last-of-type {
    padding-right: 0;
    padding-left: 20px;
}
.inner-diff-back {
    background: #EFE4C7;
    padding-top: 2rem;
    padding-bottom: 2rem;
}


@media only screen and (max-width: 736px) {
    .header-logo {
        max-width: 100%;
    }
    .no-pt-sp {
        padding-top: 0!important;
    }
    .no-pb-sp {
        padding-bottom: 0!important;
    }

    .header-main-slider-container .header-main-slider img {
        height: 51vw;
    }
    .row {
        display: flex;
    }
    .row .sub-title {
        text-align: left;
        font-size: 115%;
        margin-bottom: 5px;
    }
    .row > div {
        flex: 40%;
    }
    .row > div:nth-child(2) {
        flex: 60%;
    }
    .row > div:first-of-type {
        padding-right: 7px;
    }
    .row > div:last-of-type {
        padding-left: 7px;
    }
}
    /* ã«ã©ãã¹ãã¬ãã */

    .ks-header-logo {
        display: block;
        width: auto;
        max-height: 120px;
        margin: 0 auto;
    }
    .ks-sub-title {
        margin: 15px auto 30px;
        color: #00398D;
        font-size: 40px;
        font-weight: bold;
    }
    .ks-sub-title > .left-align {
        margin-left: 20%;
    }
    .ks-sub-title > .right-align {
        margin-left: 30%;
    }
    .ks-sub-title > div > span {
        font-size: 30px;
    }
    video {
        display: block;
        width: auto;
        max-width: 980px;
        margin: 0 auto;
    }   
    .ks-banner-box {
        margin: 20px 5px auto;
    }
    .ks-search-btn {
        width: 60%;
        margin: 15px 20% 0 20%;
        padding: 18px 8px;
    }
    .ks-search-btn > span {
        font-size: 24px;
    }
    .ks-search-btn > .text.u-icn:before {
        font-size: 35px;
    }
    .difference h3 {
        color: #ab900c;
        font-size: 28px;
        text-align: center;
    }
    .difference table {
        max-width: 850px;
        margin: 60px auto 0;
        border: 0.5px solid #ddba46;
        border-bottom: none;
        border-collapse: separate;
        background: #faf8f5;
        color: #616060;
        font-weight: bold;
    }
    .difference table th {
        vertical-align: middle;
    }
    .difference table th,
    .difference table td {
        padding: 20px;
        border-bottom: 0.5px solid #ddba46;
        background: #faf8f5;
        text-align: center;

    }
    .difference table th:nth-child(2),
    .difference table td:nth-child(2) {
        width: 340px;
        border: 3px solid #00398D;
        border-top: 1px;
        background-color: #c1d3ee;
        text-align: center;
    }
    .difference table th:nth-child(2) {
        position: relative;
        padding-top: 5px;
        background-color: #00398D;
        color: #fff;
        font-size: 24px;
        text-align: center;
        vertical-align: top;
    }
    .difference table th:nth-child(2)::after {
        content: '';
        position: absolute;
        top: -19px;
        left: -3px;
        width: calc(100% + 6px);
        height: 20px;
        background-color: #00398D;
    }
    .difference table th:nth-child(3) {
        font-size: 20px;
        text-align: center;
    }
    .difference table strong {
        color: #00398D;
        font-size: 18px;
    }
    .lead.title {
        padding: 50px 0 0;
        font-size: 35px;
        font-weight: bold;
        color: #d9b816;
        text-align: center;      
    }
    .lead.text{
        padding: 0;
        color: #616060;
        font-size: 14px;
        font-weight: normal;
    }
    .ap-link {
        text-align: center;
    }
    .ap-link > a {
        color: -webkit-link;
        font-size: 14px;
        text-decoration: underline;
    }
    .binder-icn {
        width: 80%;
        margin: 0 auto;
    }
    .inline-container {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin-bottom: 20px 
    }
    .inline-container > h3 {
        width: 60%;
        margin-top: 5%;
        color: #00398D;
        font-size: 30px;
        text-align: center;
    }
    .inline-container > img {
        float: right;
        width: 35%;
    }
    .inline-container > .img-container {
        width: 47%;
        margin: 20px auto 0;
        background-color: #00398D;
    }
    .img-container > img {
        padding: 10px 8px 5px;
    }
    .img-container > p {
        width: 80%;
        margin: 0 auto 5px;
        color: #fff;
    }
    .ks-course-title {
        /* width: 95%;
        margin: 10px auto; */
        padding: 8px;
        border: #999;
        background-color: #00398D;
        color: white;
        font-size: 22px;
        font-weight: bold;
        text-align: center;
    }
    .content {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        max-width: 1100px;
        padding: 10px;
        border-top: 3.5px dashed #336dc4;
    }
    .ks-course div:nth-child(5) {
        border-bottom: 3.5px dashed #336dc4;
    }
    .content > div {
        display: inline-block;
    }
    .content-text {
        width: 60%;
        margin:0;
        text-align: left;
    }
    .content-text > h3 {
        margin: 5px 0;
        padding: 0;
        color: black;
        font-size: 24px;
        font-weight: bold;
    }
    .content-text > p {
        margin: 10% 0;
        padding: 0;
        color: black;
        font-size: 18px;
    }
    .imgbox {
        float: right;
        width: 35%;
    }
    .wrp-coursemain .text {
        width: auto;
    }

    .highlight-bar{
        background-color: #B4C7E7;
        padding: 15px 0;
        margin: 20px 0;
        text-align: center;
    }
    .highlight-bar .mobile-br {
        display: none;
    }


    @media only screen and (max-width: 736px) {
        .ks-header-logo{
            max-width: 100%;
        }
        video {
            max-width: 100%;
        }
        .ks-banner-box {
            margin: 10px 5px auto;
        }
        .ks-search-btn {
            width: 60%;
            margin: 30px 20% 0 20%;
            padding: 18px 8px;
        }
        .ks-search-btn > span {
            font-size: 4.2vw;
        }
        .ks-search-btn > .text.u-icn:before {
            left: -1vw;
            font-size: 4.8vw;
        }
        .ks-sub-title {
            margin: 10px auto 30px;
            font-size: 5.0vw;
        }
        .ks-sub-title > div > span{
            font-size: 3.5vw;
        }
        .difference {
            width: 100%;
            margin: 0 auto;
            box-sizing: border-box;
        }
        .difference p {
            margin: 20px auto;
        }
        .difference h3 {
            font-size: 4.0vw;
        }
        
        .difference table {
            margin-top: 5vw;
            font-size: 2.5vw;
            border-collapse: separate;
            border-bottom: none;
        }
        .difference table th {
            vertical-align: middle;
            font-size: 3.0vw;
        }
        .difference table td {
            width: 31vw;
            font-feature-settings: 'palt';
        }
        .difference table th,
        .difference table td {
            padding: 2vw 1.5vw;
            text-align: center;
        }
        .difference table th:nth-child(2),
        .difference table td:nth-child(2) {
            border-top: 0;
            width: 40vw;
        }
        .difference table th:nth-child(2) {
            position: relative;
            padding-top: 5px;
            font-size: 3.5vw;
            font-weight: bold;
            text-align: center;
            vertical-align: top;
        }
        .difference table th:nth-child(2)::after {
            content: '';
            width: calc(100% + 6px);
            height: 2.8vw;
            position: absolute;
            top: -2.8vw;
            left: -3px;
        }
        .difference table th:nth-child(3) {
            text-align: center;
            font-size: 3.0vw;
        }
        .difference table strong {
            color: #00398D;
            font-size: 2.8vw;
        }
        .lead.title {
            font-size: 4.5vw;   
        }
        .binder-icn {
            width: 85%;
        }
        .inline-container > h3 { 
            font-size: 4.0vw;
        }
        .ks-course-title {
            font-size: 4.0vw;
        }
        .content {
            border-top: 3.0px dashed #336dc4;
        }
        .content-text > h3 {
            font-size: 3.8vw;
        }
        .content-text > p {
            font-size: 3.3vw;
        }
        .flex-container {
            margin-bottom: 10px;
        }
        .flex-container > .img-container {
            width: 60%;
            margin: 10px auto 5px;
            background-color: #00398D;
        }
        .flex-container > .img-container > img {
            padding-bottom: 0;
        }
        .flex-container > .img-container > p {
            padding-bottom: 5px;
            font-size: 13px;
        }
        .highlight-bar {
            font-size: 3.2vw; 
            line-height: 1.2; 
        }
        .highlight-bar .mobile-br {
            display: block;
        }

    }