.PC .navbarspace{
    height: 55px;
}
.MOBILE .navbarspace{
    height: 50px;
}
#DOWN_BAR,
#float_icon{
    display: none;
}
.navbtn,
#float_icon{
    cursor: pointer;
}
.MOBILE #Navbar_Scroll{
    overflow: scroll !important;
}
.MOBILE #Navbar_Scroll::-webkit-scrollbar {
    display: none;
}
.MOBILE #Navbar_buttons{
    width: 166% !important;
}
.MOBILE .navbtn{
    width: 20% !important;
}
.MOBILE .navbtn:nth-child(1){
    border-left: 1px solid #d77857;
}
.PC #CM777 .LM_MENU li {
    display: block;
    height: 55px;
    text-align: center;
    color: #ffaf88;
    font-size: 1.7em;
    line-height: 55px;
}
.MOBILE #CM777 .LM_MENU li{
    display: block;
    height: 50px;
    text-align: center;
    color: #ffaf88;
    font-size: 1.3em;
    line-height: 50px;
}
.MOBILE #CM777 .LM_MENU {
    width: 100%;
    height: 50px;
    background-color: #a93800;
    display: flex;
}
.MOBILE #CM777 .LM_MENU .MENU,
.MOBILE #CM777 .LM_MENU .PRE,
.MOBILE #CM777 .LM_MENU .NEX {
    float: unset !important;
}
.footer-clearfix{
    height: 0 !important;
}
.FOOT_MOBILE div{
    margin-top: 0 !important;
}
.MOBILE #CM777 .button-a,
.MOBILE #CM777 .button-b{
    box-sizing: content-box;
}
@media (max-width: 768px){
    .PC #CM777 .LM_MENU ul,
    .PC #CM777 .hero .hero_top,
    .PC #CM777 .container_frame,
    .PC #CM777 .ph_box05-2{
        width: 100%;
    }
    .PC #CM777 .course_area,
    .PC #CM777 #coursevideo,
    .PC #CM777 .video_wrapper,
    .PC #CM777 .ph_box05,
    .video_case {
        width: 95%;
    }
    .PC #CM777 .hero .hero_top {
        background-size: contain;
        height: 650px;
    }
    .PC #CM777 .hero {
        background-position: top 46px center;
        background-position-x: -500px;
        background-repeat: no-repeat;
        background-size: cover;
    }
    .PC #CM777 .hero .hero_top h1 {
        background-position: top 26px right -24px;
        background-repeat: no-repeat;
        background-size: 83.5% auto;
    }
}
