@font-face {
	font-family: "bebas";
	src: url(../font/bebas_b.ttf);
}


/* #h_news_list a:first-child .h_news_title{
    color: #ff0000;
    font-weight: bold;
} */

.bebas{
    font-family: "bebas";
}

#h_top{
    position: relative;
}

#h_announce{
    display: inline-block;
/*    padding: 20px 40px;*/
/*    background-color: #0086ff;*/
    color: #ffffff;
    background-color: #fa3535;
/*    color: #262626;*/
    font-weight: bold;
    font-size: 150%;
}

#h_sp_type{
    display: none;
}

#h_info{
    /* position: absolute; */
/*    bottom: 30px;*/
    /* left: 0;
    right: 0;
    z-index: 2; */
/*    width: calc(1400px - (1400px * 0.02));*/
/*    background-color: #ffffff;*/
    text-align: right;
    margin: auto;
}


/* sp */

#h_announce{
    width: 100%;
    padding: 5px 10px;
    text-align: center;
    box-sizing: border-box;
}
    
#h_info{
    width: 100%;
    bottom: 0;
}
    
#h_info ul{
    padding: 0;
    width: 100%;
    text-align: center;
    background-color: #1d1d1d;
    opacity: 0.9;
}
    
#h_info a{
    color: #ffffff;
    padding: 0 50px;
    box-sizing: border-box;
    margin: 15px 0;
}
    
#h_info ul a:nth-child(2){
    border-left: solid 1px #ffffff;
    border-right: solid 1px #ffffff;
}

/* sp */

/* pc */

#h_info ul{
    display: inline-block;
/*    padding: 20px;*/
/*    background-color: #ffffff;*/
}

#h_info a{
/*    margin: 0 0 0 20px;*/
}

/* pc */


#h_slide{
    width: 100%;
}

.h_a_slide{
    display: block;
}

.slide_on {
    display: none;
}

#h_slide figure{
    width: 100%;
    min-height: 100vh;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

#h_slide img {
    width: 100%;
}

#h_slide a:hover{
    opacity: 1;
}

#h_slide img{
/*    display: none;*/
}

.slide_4{
    position: relative;
}

.slide_4_cent{
    width: 100%;
    position: absolute;
    top: 47%;
    left: 50%;
    transform: translate(-50%,-50%);
    text-align: center;
}

.slide_4_title{
    font-size: 14vw;
    line-height: 1;
    word-break: break-all;
    margin: 40px 0 0 0;
    color: #000000;
}

.slide_4_title br{
    display: none;
}

.slide_4_wri{
    width: 20%;
    position: absolute;
    top: 0;
    right: 10%;
}

.slide_4_sub{
    font-size: 200%;
    font-weight: bold;
    color: #ffffff;
}

.slide_4_sub span{
    background-color: #b8ff1f;
    padding: 10px 30px;
    border-radius: 50px;
    color: #000000;
    border: solid 3px #000000;
}

.slide_4_img{
    width: 40%;
}

.h_title{
    padding: 5px 0 0 15px;
    background-image: url(../images/common/c_title_dot.png);
    background-repeat: no-repeat;
}

.h_title_w{
    color: #ffffff;
}

.h_title h2{
    font-size: 220%;
    font-weight: 700;
}

#h_news{
    
}

#h_news_title{
    color: #0086ff;
    margin: 100px 0 0 0;
}

#h_news_list{
    width: calc(100% - 15px);
    margin: 60px 0 100px 15px;
}

#h_news_list a{
    width: 100%;
}

#h_news_list li{
    width: 100%;
    overflow: hidden;
    margin: 0 0 20px 0;
}

#h_news_list a:last-child li{
    margin: 0;
}

#h_news_list time{
    width: 90px;
    float: left;
    opacity: 0.5;
    margin: 7px 20px 0 0;
}

.h_news_cat{
    width: 150px;
    float: left;
    margin: 0 40px 0 0;
    text-align: center;
    border: solid 1px #0086ff;
    box-sizing: border-box;
    padding: 5px 0;
    color: #0086ff;
}

.h_news_title{
    width: calc(100% - (90px + 20px + 180px + 40px));
    float: left;
    margin: 7px 0 0 0;
    text-decoration: underline;
}

#h_what{
    width: 100%;
    color: #ffffff;
    background-image: url(../images/home/h_school_b.jpg);
    background-size: cover;
    background-position: center center;
}

#h_what_gra{
    width: 100%;
    background-size: 100%;
    background-position:  left;
    background-image: url(../images/home/h_what_gra.png);
    padding: 100px 0;
}

#h_what_text{
    padding: 40px 0 0 15px;
    box-sizing: border-box;
    width: 40%;
}

#what_text{
    text-align: justify;
}

#what_more{
    margin: 40px 0 0 0;
}

.more_buttom{
    background-color: #feff00;
    padding: 15px 40px;
    border-radius: 30px;
    font-weight: 700;
}

#h_subject{
    color: #ffffff;
/*    background-color: #ebf5fe;*/
}

#h_subject_title{
    margin: 100px 0 0 0;
    color: #0086ff;
}

#h_subject_step{
    width: 100%;
    position: relative;
}

/*
#h_subject_step::before{
    content: "";
    width: 200px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    background-color: #ebf5fe;
    height: 100%;
}

#h_subject_step::after{
    content: "";
    width: 1px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    height: 95%;
    background-color: #0086ff;
    z-index: 1;
}
*/

#h_subject_step1{
    width: calc(1400px + ((100% - 1400px) / 2));
    overflow: hidden;
    margin: 80px auto 0 0;
/*    padding: 150px 0 0 0;*/
}

#h_subject_step2{
    width: calc(1400px + ((100% - 1400px) / 2));
    overflow: hidden;
    margin: 0 0 0 auto;
}

#h_step1_content{
    width: 50%;
    height: 450px;
    float: left;
    position: relative;
    background-color: #0086ff;
    background-image: url(../images/home/h_step1_bg.png);
    background-repeat: no-repeat no-repeat;
    background-position: right -50px bottom -25px;
}

#h_step1_text{
    margin : 0 0 0 calc(((100% / 0.5) - 1400px) + 15px + ((1400px * 0.02) / 2));
    border-left: solid 1px #ffffff;
    padding: 5px 0 5px 20px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

#h_step1_img{
    width: 40%;
    height: 450px;
    float: left;
    background-image: url(../images/home/h_step_1.jpg);
    background-size: cover;
    background-position: center center;
    position: relative;
    top: 50px;
    left: 50px;
    margin: 0 0 200px 0;
    z-index: 5;
}

#h_step1_stripe{
    width: 10%;
    height: 450px;
    background-image: url(../images/home/h_stripe.png);
    float: left;
}

#h_step2_content{
    width: 50%;
    height: 450px;
    float: right;
    position: relative;
    background-color: #0086ff;
    background-image: url(../images/home/h_step2_bg.png);
    background-repeat: no-repeat no-repeat;
    background-position: left -50px bottom -25px;
}

#h_step2_text{
    margin : 0 0 0 50px;
    border-left: solid 1px #ffffff;
    padding: 5px 0 5px 20px;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}

#h_step2_img{
    width: 40%;
    height: 450px;
    float: right;
    background-image: url(../images/home/h_step_2.jpg);
    background-size: cover;
    background-position: center center;
    position: relative;
    top: 50px;
    right: 50px;
    margin: 0 0 100px 0;
    z-index: 5;
}

#h_step2_stripe{
    width: 10%;
    height: 450px;
    background-image: url(../images/home/h_stripe.png);
    float: right;
}

.h_step_no{
    font-size: 120%;
    font-weight: 700;
    display: inline-block;
    background-color: #262626;
    padding: 5px 15px;
    border-radius: 30px;
    margin: 0 0 15px 0;
}

.h_step_title{
    font-size: 180%;
    font-weight: 700;
    color: #feff00;
}

.h_step_text{
    margin: 15px 0 0 0;
    padding: 0 15px 0 0;
    max-width: 600px;
}

#h_course_img{
    position: relative;
    top: 50px;
}

#h_course_content{
    background-color: #001723;
}

.h_course_column{
    display: flex;
    width: 100%;
    justify-content: space-between;
}

.h_course_main_img{
    width: 32%;
}

#h_system_img{
    height: 500px;
    background-image: url(../images/home/h_system.jpg);
    background-size: cover;
}

#h_web_img{
    height: 500px;
    background-image: url(../images/home/h_web.jpg);
    background-size: cover;
}

#h_multi_img{
    height: 500px;
    background-image: url(../images/home/h_multi.jpg);
    background-size: cover;
}

.h_course_text{
    width: 32%;
    text-align: center;
    margin: 80px 0 50px 0;
}

.h_course_column a{
    color: #ffffff;
}

.h_course_title{
    font-size: 180%;
    font-weight: 700;
}

#h_system_title{
    color: #0078c5;
}

#h_web_title{
    color: #019491;
}

#h_multi_title{
    color: #da5344;
}

.h_course_best{
    margin: 15px 0 10px 0;
}

#h_system_more{
    margin: 25px 0 0 0;
    padding: 10px 20px;
    border-radius: 30px;
    background-color: #0078c5;
}

#h_web_more{
    margin: 25px 0 0 0;
    padding: 10px 20px;
    border-radius: 30px;
    background-color: #019491;
}

#h_multi_more{
    margin: 25px 0 0 0;
    padding: 10px 20px;
    border-radius: 30px;
    background-color: #da5344;
}

#h_topics{
    color: #ffffff;
    width: 100%;
    background-image: url(../images/home/h_topics_e.png);
    background-size: cover;
    background-position: center center;
    margin: 100px 0;
}

#h_topics_gra{
    width: 100%;
    background-image: url(../images/home/h_topics_gra.png);
    background-repeat: no-repeat repeat;
    background-size: 100%;
    padding: 100px 0;
}

#h_topics_column{
    width: 100%;
    overflow: hidden;
}

#h_topics_title{
    float: left;
}

#h_topics_more{
    float: right;
}

#h_topics_slide{
    width: calc(100% - ((100% - 1400px) / 2));
    margin: 0 0 0 auto;
}

#h_topics_slide_line{
    width: calc(100% - ((1400px * 0.02) / 2) - 15px);
    margin: 40px 0 0 auto;
    overflow: hidden;
}

.h_topics_wra a{
    display: block;
}

.h_topics_img figure{
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #262626;
}

.h_topics_img figure::before{
    content: "";
    display: block;
    padding: 60% 0 0 0;
}

.h_topics_cat{
    width: 100%;
    overflow: hidden;
    font-size: 80%;
    margin: 20px 0 0 0;
    text-align: justify;
    color: #ffffff;
}

.h_topics_cat p{
    float: left;
}

.h_topics_cat time{
    float: left;
/*    margin: 0 0 0 10px;*/
}

.h_topics_title{
    margin: 5px 0 0 0;
    font-weight: 700;
    color: #ffffff;
}

#h_license{
    color: #ffffff;
}

#h_license_title{
    color: #0086ff;
    margin: 70px 0 0 0;
}

#h_license_line{
    width: calc(1400px + ((100% - 1400px) / 2));
/*    overflow: hidden;*/
    margin: 180px 0 0 auto;
}

#h_license_limit_gage{
    width: 40%;
    height: 450px;
    float: right;
    background-color: #0086ff;
    position: relative;
    background-image: url(../images/home/h_license_bg.png);
    background-repeat: no-repeat no-repeat;
    background-position: left -50px bottom -25px;
}

#h_license_more{
    width: 15%;
    height: 450px;
    background-color: #0086ff;
    float: right;
    position: relative;
}

#h_license_more a{
    position: absolute;
    bottom: 25px;
    right: 0; 
}

#gauge svg:first-child{
    height: 450px;
}

#h_license_history{
    width: 50%;
    float: right;
    height: 450px;
    position: relative;
    top: -100px;
    z-index: 1;
}

.h_history_line{
    width: 100%;
    display: flex;
    height: 50%;
}

.h_history_box{
    width: 100%;
    position: relative;
    text-align: center;
}

.h_history_pos{
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    margin: auto;
    transform: translateY(-50%);
}

.h_fe{
    background-image: url(../images/home/h_fe_gra.png);
    background-size: cover;
    background-position: center center;
}

.h_ap{
    background-image: url(../images/home/h_ap_gra.png);
    background-size: cover;
    background-position: center center;
}

.h_sg{
    background-image: url(../images/home/h_sg_gra.png);
    background-size: cover;
    background-position: center center;
    color: #262626;
}

.h_sc{
    background-image: url(../images/home/h_sc_gra.png);
    background-size: cover;
    background-position: center center;
}

.h_sg .h_name_title{
    line-height: 1.5;
}

.h_sc .h_name_title{
    line-height: 1.5;
}

.h_name_title{
    font-size: 130%;
    line-height: 50px;
    font-weight: 700;
    line-height: 3;
}

.h_name_time{
    margin: 10px 0 0 0;
}

.h_name_count{
    margin: 10px 0 0 0;
    font-weight: 700;
    line-height: 1;
    font-size: 120%;
}

.h_name_count span{
    font-size: 500%;
    font-weight: 900;
    margin: 0 5px 0 0;
}

#h_license_history_stripe{
    width: 10%;
    height: 450px;
    float: right;
    background-image: url(../images/home/h_stripe.png);
    position: relative;
    right: -50px;
}


#h_access_title{
    margin: 100px 0 0 0;
    color: #0086ff;
}

#h_access_line{
    width: 100%;
    position: relative;
}

#h_access_pos{
    width: calc(1400px + ((100% - 1400px) / 2));
    margin: 80px auto 0 0;
    overflow: hidden;

}

#h_access_content{
    width: 50%;
    height: 450px;
    float: left;
    background-color: #0086ff;
    position: relative;
    background-image: url(../images/home/h_access_bg.png);
    background-repeat: no-repeat no-repeat;
    background-position: left -50px bottom -25px;
    
}

#h_access_img{
    width: 40%;
    height: 450px;
    float: left;
}

#h_access_stripe{
    width: 10%;
    height: 450px;
    background-image: url(../images/home/h_stripe.png);
    float: left;
}

#h_access_map{
    position: absolute;
    top: 40px;
    left: 0;
    right: 0;
    margin: auto;
}

#h_access_map iframe{
    height: 600px;
}

#h_access_text{
    margin: 150px 0 0 0;
}

#h_access_column{
    margin: 100px auto 0 auto;
}

@media screen and (max-width:1400px){
    
    #h_slide figure{
        min-height: 600px; 
    }
    
    #h_sp_type{
        display: block;
        width: 100%;
        height: 50vh;
        background-image: url(../images/home/h_top_type.svg);
        background-repeat: no-repeat no-repeat;
        background-position: center bottom 5vh;
        background-size: 60% auto;
    }
    
    .slide_4_title{
        font-size: 14vw;
        line-height: 1.2;
        margin: 10px 0 0 0;
    }
    
/*
    #h_announce{
        width: 100%;
        padding: 5px 10px;
        text-align: center;
        box-sizing: border-box;
    }
    
    #h_info{
        width: 100%;
        bottom: 0;
    }
    
    #h_info ul{
        padding: 0;
        width: 100%;
        text-align: center;
        background-color: #1d1d1d;
        opacity: 0.9;
    }
    
    #h_info a{
        color: #ffffff;
        padding: 0 50px;
        box-sizing: border-box;
        margin: 15px 0;
    }
    
    #h_info ul a:nth-child(2){
        border-left: solid 1px #ffffff;
        border-right: solid 1px #ffffff;
    }
*/
    
    #h_news_title{
        margin: 50px 0 0 0;
    }
    
    .h_news_title{
        clear: both;
        width: 100%;
        margin: 15px 0 0 0;
    }
    
    #h_news_list{
        margin: 30px 0 60px 15px;
    }
    
    #h_news_list time{
        margin: 7px 0 0 0;
    }
    
    .h_news_cat{
        margin: 0;
    }
    
    #h_news_list li{
        margin: 0px 0 30px 0;
    }
    
    #h_what_gra{
        padding: 50px 0;
    }
    
    #h_what_text{
        width: 100%;
        max-width: 600px;
    }
    
    #h_subject_title{
        margin: 50px 0 0 0;
    }
    
    #h_subject_step1{
        width: 100%;
        margin: 30px 0 0 0;
    }
    
    #h_subject_step2{
        width: 100%;
    }
    
    #h_step1_stripe,
    #h_step2_stripe{
        display: none;
    }
    
    #h_step1_text{
        margin: 0 0 0 20px;
    }
    
    #h_step1_img{
        width: 50%;
        left: auto;
        margin: 0 0 150px 0;
    }
    
    #h_step2_text{
        margin: 0 0 0 20px;
    }
    
    #h_step2_img{
        width: 50%;
        right: auto;
    }
    
    #h_multi_img{
        height: 400px;
    }
    
    #h_web_img{
        height: 400px;
    }
    
    #h_system_img{
        height: 400px;
    }
    
    .h_course_main_img{
        width: 33%;
    }
    
    #h_topics_slide{
        width: 100%;
    }
    
    #h_license_title{
        margin: 50px 0 0 0;
    }
    
    #h_license_line{
        width: 100%;
        margin: 40px 0 0 0;
    }
    
    #h_license_limit_gage{
        width: 100%;
    }
    
    #h_license_history{
        width: 60%;
    }
    
    #h_license_history_stripe{
        display: none;
    }
    
    #h_access_content{
        width: 100%;
    }
    
    #h_access_img{
        display: none;
    }
    
    #h_access_stripe{
        display: none;
    }
    
    #h_access_title{
        margin: 0;
    }
    
}

@media screen and (max-width:900px){
    
    .slide_none{
        display: none;
    }
    
    .slide_on {
        display: block;
    }

    .slide_4_title{
        line-height: 0.85;
        font-size: 1100%;
        margin: 0;
    }

    .slide_4_img,
    .slide_4_wri {
        display: none;
    }
    
    .slide_4_title br{
        display: inline-block;
    }
    
    .slide_4_wri{
        width: 25%;
        top: 50%;
        right: 20%;
    }
    
    #h_sp_type{
        background-position: center;
        background-size: 90% auto;
    }
    
    #h_info ul a:nth-child(2){
        border: 0;
    }
    
    #h_step1_content{
        width: 100%;
        height: 350px;
    }
    
    #h_step1_img{
        width: 80%;
        height: 300px;
        float: right;
        top: -50px;
        margin: 0;
    }
    
    #h_step2_content{
        width: 100%;
        height: 400px;
        float: left;
    }
    
    #h_step2_img{
        width: 80%;
        height: 300px;
        float: right;
        top: -50px;
        margin: 0;
    }
    
    #h_course_img{
        display: none;
    }
    
    .h_course_column{
        display: block;
    }
    
    .h_course_text{
        width: 100%;
        text-align: left;
        margin: 0;
        padding: 100px 15px;
        box-sizing: border-box;
    }
    
    .h_course_best{
        display: none;
    }
    
    .h_course_column ul{
        display: none;
    }
    
    .h_sp_multi{
        background-image: url(../images/home/h_sp_multi.png);
        background-repeat: no-repeat no-repeat;
        background-position: right center;
        background-size: auto 100%;
    }
    
    .h_sp_web{
        background-image: url(../images/home/h_sp_web.png);
        background-repeat: no-repeat no-repeat;
        background-position: right center;
        background-size: auto 100%;
    }
    
    .h_sp_system{
        background-image: url(../images/home/h_sp_system.png);
        background-repeat: no-repeat no-repeat;
        background-position: right center;
        background-size: auto 100%;
    }
    
    #h_sp_c{
        width: 100%;
    }
    
    #h_topics{
        margin: 40px 0;
    }
    
    #h_topics_gra{
        padding: 40px 0;
    }
    
    #h_license_limit_gage{
        display: none;
    }
    
    #h_license_history{
        top: auto;
        width: 100%;
    }
    
    #h_access_title{
        margin: 50px 0 0 0;
    }
    
    #h_access_pos{
        width: 100%;
        margin: 40px 0 0 0;
    }
    
    #h_access_content{
        height: 300px;
    }

    #h_access_map iframe{
        height: 400px;
    }
    
    #h_access_text{
        margin: 120px 0 0 0;
    }
    
    #h_access_column{
        display: block;
        margin: 70px 0 20px 0;
    }
}

@media screen and (max-width:600px){
/*     
    .slide_1 figure{
        background-image: url(../images/home/h_slide_1_600.jpg) !important;
    }
    
    .slide_2 figure{
        background-image: url(../images/home/h_slide_2_600.jpg) !important;
    }
    
    .slide_4 figure{
        background-image: url(../images/home/h_slide_4_600.jpg) !important;
    }
    
    .slide_5 figure{
        background-image: url(../images/home/h_slide_5_600.jpg) !important;
    }
    
    .slide_6 figure{
        background-image: url(../images/home/h_slide_6_600.jpg) !important;
    }
    
    .slide_4_title{
        font-size: 700%;
    } */
    
    .slide_4_sub{
        display: none;
    }
    
    .h_history_line{
        display: block;
    }
    
    .h_history_line:last-child{
        display: none;
    }
    
    .h_history_pos{
        position: static;
        top: auto;
        bottom: auto;
        transform: none;
        padding: 40px 0;
    }
    
    #h_license_history{
        height: auto;
        float: none;
    }
    
}