* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #222222;
}

.main h1 {
    font-family: Helvetica;
    font-weight: bold;
    font-size: calc(14px + (32 - 14) * ((100vw - 300px) / (1200 - 300)));
    letter-spacing: 0px;
    color: #000000;
}

.top_bar {
    width: 98%;
    height: 72px;
    margin: 0px auto;
    padding: 0px 40px;
    display: flex;
    align-items: center;
}

.top_bar .brand_logo {
    width: 146px;
    height: 50px;
    color: #FFFFFF;
    background-image: url("../img/logo_top.png");
    background-size: contain;
    background-repeat: no-repeat;
}

.top_bar .register {
    padding: 12px 24px;
    margin-left: auto;
    order: 2;
    background: #DD0117 0% 0% no-repeat padding-box;
    border-radius: 8px;
    font: normal normal bold 16px/19px Helvetica;
    letter-spacing: 0px;
    color: #FFFFFF;
}

.top_bar a:hover {
    opacity: 0.56;
    text-decoration: none;
}

.banner {
    width: 100%;
    padding: 0px 6.52%;
    position: relative;
    overflow: hidden;
}

.banner .slide_show {
    position: absolute;
    width: 70%;
    top: 0px;
    right: 0px;
}

.banner .slide_show img {
    width: 100%;
    z-index: 1;
    object-fit: contain;
}

.banner .banner_content {
    padding: 15% 0px;
    position: relative;
    z-index: 2;
}

.banner .banner_content h1 {
    font-size: calc(14px + (44 - 14) * ((100vw - 300px) / (1440 - 300)));
    letter-spacing: -1.96px;
}

.banner .banner_content a div {
    width: 33%;
    padding: 1% 0px;
    text-align: center;
    background: #DD0117 0% 0% no-repeat padding-box;
    border-radius: 8px;
    font-family: Helvetica;
    font-size: calc(14px + (20 - 14) * ((100vw - 300px) / (1440 - 300)));
    letter-spacing: -1.8px;
    color: #FFFFFF;
}

.banner .banner_content a:hover {
    text-decoration: none;
    color: #FFFFFF;
}

.component {
    width: 100%;
    text-align: center;
}

.school_feature {
    padding: 96px 20%;
    background-image: url(../img/back.png);
    background-size: cover;
}

.school_feature .row {
    margin-top: 10%;
    text-align: left;
}

.school_feature .row h3 {
    margin-bottom: 5%;
    font-family: Helvetica;
    font-weight: bold;
    font-size: calc(14px + (22 - 14) * ((100vw - 300px) / (1200 - 300)));
    letter-spacing: 0px;
}

.school_feature .row p {
    font-family: Helvetica;
    font-size: calc(14px + (14 - 14) * ((100vw - 300px) / (1200 - 300)));
    letter-spacing: 0px;
}

.school_feature .row img {
    width: 100%;
}

.course_introduction {
    padding: 96px 15%;
    background: #FFF2F2 0% 0% no-repeat padding-box;
}

.course_introduction .col-md-4 {
    margin-top: 72px;
}

.course_introduction .col-md-4 .course_item {
    width: 100%;
    min-height: 700px;
    padding: 32px 16px;
    border-radius: 8px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
}

.course_introduction .col-md-4 img {
    width: 100%;
}

.course_introduction .col-md-4 h3 {
    margin: 0px;
    font-family: Helvetica;
    font-weight: bold;
    font-size: calc(14px + (24 - 14) * ((100vw - 300px) / (1200 - 300)));
    line-height: 5px;
}

.course_introduction .col-md-4 span {
    font: normal normal bold 10px/33px Helvetica;
    letter-spacing: 0px;
    color: #DD0117;
}

.course_introduction .col-md-4 p {
    padding: 16px 0px;
    text-align: left;
    letter-spacing: 0px;
    font-family: Helvetica;
    font-size: calc(14px + (14 - 14) * ((100vw - 300px) / (1200 - 300)));
    border-bottom: 1px solid #BBBBBB;
}

.course_introduction .course_info {
    width: 100%;
    padding: 24px 0px;
}

.course_introduction .course_info .info_key {
    float: left;
    font-family: Helvetica;
    font-weight: bold;
    font-size: calc(14px + (16 - 14) * ((100vw - 300px) / (1200 - 300)));
    color: #000000;
}

.course_introduction .course_info .info_value {
    padding-bottom: 5px;
    float: right;
    font-family: Helvetica;
    font-weight: bold;
    font-size: x-large;
    color: #000000;
    border-bottom: 3px solid #DD0117;
}

.consultation {
    padding: 0px 20% 0px 20%;
    background: #DD0117 0% 0% no-repeat padding-box;
}

.consultation .right img {
    width: 50%;
}

.consultation .consultation_info {
    text-align: left;
    padding-top: 12%;
}

.consultation .consultation_info h1 {
    color: #FFFCFC;
}

.consultation .consultation_info p {
    font-size: calc(14px + (16 - 14) * ((100vw - 300px) / (1200 - 300)));
    color: #FFFCFC;
}

.consultation .line_info {
    padding: 4%;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border-radius: 8px;
}

.consultation .line_info .qr_code {
    width: 100%;
    height: 100%;
    border: 1px solid #BBBBBB;
}

.button_line_SP {
    display: none;
}

.qr_line_SP {
    display: none;
}

.consultation .line_info h5 {
    font-size: calc(14px + (20 - 14) * ((100vw - 300px) / (1200 - 300)));
}

footer {
    width: 100%;
    padding: 16px 9.7222% 20px 9.7222%;
    background: #000000 0% 0% no-repeat padding-box;
    font: normal normal normal 10px/12px Helvetica;
    letter-spacing: 0px;
    color: #FFFFFF;
}

footer .footer_menu {
    padding: 1px;
}

footer a {
    font: 10px/32px Helvetica;
    letter-spacing: 0px;
    color: #FFFFFF;
}

footer .col-sm-8 {
    text-align: right;
}

footer .navbar-branch-logo {
    width: 146px;
    height: 50px;
    line-height: 50px;
    background-image: url("../img/logo_bottom.png");
    background-size: contain;
    background-repeat: no-repeat;
}

footer .copyright {
    width: 100%;
    margin-top: 34px;
    text-align: right;
    font: normal normal bold 12px/14px Helvetica;
    letter-spacing: 0px;
    color: #FFFFFF;
}

.company_table {
    width: 80%;
    margin-top: 80px;
    margin-bottom: 80px;
}

footer .privacymark {
    width: 100%;
    margin-top: 34px;
    text-align: right;
}

footer .privacymark img{
    height: 100px;
    background:#FFFFFF;
}

/* === START TABLET SCREEEN === */

@media (max-width: 1024px) {
    .top_bar {
        width: 100%;
    }
    .banner {
        padding: 0px 9.1797%;
    }
    .banner .banner_content {
        padding: 15% 0px;
    }
    .banner .banner_content h1 {
        font-size: calc(14px + (40 - 14) * ((100vw - 300px) / (1440 - 300)));
        letter-spacing: -3.6px;
    }
    .component {
        padding: 96px 9%;
    }
    .course_introduction .col-md-4 {
        padding-left: 8px;
        padding-right: 8px;
    }
    footer {
        width: 100%;
        padding: 16px 9% 20px 9%;
    }
    .line_info {
        display: none;
    }
    .consultation {
        padding: 48px 9%;
    }
    .button_line_SP {
        display: block;
    }
    .qr_line_SP {
        display: block;
    }
    .consultation_info h1 {
        text-align: center;
    }
    .consultation_info p {
        text-align: center;
    }

}

@media (max-width: 767px) {
    .course_introduction .col-md-4 {
        margin-top: 32px;
    }

    .qr_line_SP {
        display: none;
    }

    footer .privacymark img{
        height: 35px;
        background:#FFFFFF;
    }
}

@media (max-width: 576px) {
    .main h1 {
        font: normal normal bold 16px/19px Helvetica;
    }
    .top_bar .register {
        display: none;
    }
    .component {
        padding: 48px 6.4%;
    }
    .banner {
        width: 100%;
        padding: 65% 0px 32px 0px;
    }
    .banner .slide_show {
        position: absolute;
        width: 100%;
        top: 0px;
        right: 0px;
    }
    .banner .banner_content {
        padding: 6.4%;
    }
    .banner .banner_content h1 {
        font-size: calc(14px + (44 - 14) * ((100vw - 230px) / (576 - 300)));
        line-height: 100%;
        letter-spacing: -2.88px;
    }
    .banner .banner_content a div {
        width: 100%;
        margin-top: 30px;
        padding: 3% 0px
    }
    .school_feature .row h3 {
        font: normal normal bold 24px/36px Helvetica;
    }
    .school_feature .row p {
        font: normal normal normal 14px/21px Helvetica;
    }
    footer {
        width: 100%;
        padding: 16px 6.4% 20px 6.4%;
    }
    footer .list-inline .list-inline-item {
        width: 100%;
        font: 10px/24px Helvetica;
        text-align: left;
    }
    footer .copyright {
        text-align: left;
    }
}


/* === END TABLET SCREEEN === */