/* html, body {
      scroll-behavior: smooth !important;
      overflow-x: hidden!important;
    } */
/* html:focus-within {
  scroll-behavior: smooth;
} */
.mb_footer{
  display: none;
}

.bg_tt_all {
    font-size: 3.5rem;
    color: #ffffff;
    font-weight: 300;
    text-transform: uppercase;
    padding: 0;
    margin: 0;
}

.sm_tt_all {
    font-size: 2.5rem;
    color: #ffffff;
    font-weight: 300;
    padding: 0;
    margin: 0;
}

.container_gakka {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 300px;
    background-image: url("../images/header.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.container_gakka .content_gakka {
    position: absolute;
    background: rgb(0, 0, 0);
    /* Fallback color */
    background: rgba(0, 0, 0, 0.7);
    /* Black background with 0.5 opacity */
    color: #f1f1f1;
    width: 100%;
    padding: 10px;
    text-align: center;
    line-height: 1.3;
}

.gakka_a {
    margin: 4.0rem 0 4.0rem 0
}

.column_gakka {
    float: left;
    width: 33.33%;
    padding: 0px;
}

/* Clearfix (clear floats) */
.row_gakka::after {
    content: "";
    clear: both;
    display: table;
}

.jibc_tt_1st {
    font-size: 30px;
    font-weight: 500;
    margin-top: 5rem;
    margin-bottom: 1rem;
    line-height: 1.5;
}

.jibc_tt_2st {
    font-size: 30px;
    font-weight: 500;
    margin: 0 0 0 0;
    line-height: 1.5;
}

.jibc_tt_sub {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5;
}

.container_section_b {
    margin: 0 0 1px 0;
    padding: 0 0 1px 0;
    text-align: -webkit-center;
}

.image_intro {
    text-align: center;
}

.clm_gakka {
    width: 26.66%;
    margin-left: 5px;
}

.img_clm {
    display: flex;
    /* flex-direction: row; */
    justify-content: center;
    /* align-items: baseline;*/
}

.busi_tt {
    font-size: 25px;
    font-weight: bolder;
    text-align: center;
    margin: 0.8rem;
    line-height: 1.5;
}

/* Create two equal columns that floats next to each other */
.column_2 {
    float: left;
    height: auto;

    /* Should be removed. Only for demonstration */
}

.column_1 {
    float: left;
    height: auto;
    /* Should be removed. Only for demonstration */
}

.gakka_img {
    width: 100%;
    object-fit: cover;

}
.fotter_img_gakka{
    margin: 2rem 0 2rem 0
}

.spilt {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 40px;
}

.gakka_IT {
    padding: 0 1rem 0 1rem;
}

.line {
    display: flex;
    flex-direction: column;
    /* flex-wrap: wrap; */
    align-content: flex-start;
    /* align-items: flex-start!important; */
    font-size: 16px;
    line-height: 1.7;
    text-align: start;
}

.line_ht{
  height: 90px;
}

.attach {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    font-size: 16px;
}

.line_1st {
    display: flex;
    align-items: center;
    margin: 0;
}

.topic_1st {
    background-color: #4D4D4D;
    color: white;
    padding: 10px;
    font-size: 25px;
    line-height: 1.5;
    text-align: center;
}

.circle {
    font-size: 16px;
}

.bunpo {
    line-height: 1.5;
    font-size: 16px;
    text-align: start;

}
.bunpo_ht{
    height: 150px;
}

.bunpo_tt {
    line-height: 1.5;
    font-size: 16px;
    text-align: center;
}

.curriculum_tt {
    font-size: 30px;
    font-weight: bolder;
    text-align: center;
}

.main_title {
    background-color: rgb(37, 150, 190);
    width: 100%;
    text-align: center;
    font-size: 24px;
    margin: 4rem 0 2rem;
    padding: 10px;
}

.collage_yr {
    background-color: rgb(0 175 204);
    font-size: 20px;
    color: #fff;
    padding: 2.5rem;
    clip-path: polygon(7% -153%, 124% 11%, 51% 100%, -2% 50%);
}

.topic_2nd {
    color: #00AFCC;
    font-size: 25px;
}

.total_clm {
    width: 100%;
}

.line1_1st {
    display: flex;
    width: 25%;
    float: left;
    align-items: center;
    font-size: 16px;
    justify-content: space-around;
}

.line2_1st {
    width: 75%;
    float: right;
    font-size: 16px;
    margin-left: 2rem;
    text-align: start;
    line-height: 1.5;
}

.sub_clm {
    display: flex;
    background-color: #F5F7F7;
}

.ver_line {
    border-left: 1px solid #B2B2B2;
    height: auto;
}

.back_clm {
    background-color: rgb(0 175 204 /14%);
}

.main_title_khaigo {
    background-color: #C79664;
    width: 100%;
    text-align: center;
    font-size: 24px;
    margin: 2rem 0 2rem;
    padding: 10px;
}

.khaigo_cont {
    background-color: #c79664b5;
}

.last_clm {
    background: #c796643b;
}

.to_top {
    margin-top: auto;
}

.img_cover {
    width: 100%;
    height: 497px;
    object-fit: cover;
    margin-bottom: 7rem;
}

.grad_intro {
    width: 70%;
    /* height: 408px; */
    background-color: #F5F7F7;
}

div.gall_ery img {
    width: 25%;
    /* height: auto; */
}

div.desc {
    padding: 15px;
    text-align: initial;
}
.link_index_1{
  font-size: 16px;
  color: #551A8B;
  margin-bottom: 1rem;
}
.hello{
font-size: xx-large;
}
.hello_i:hover{
  color: #8bc34a!important;
}


@media only screen and (max-width: 1350px) {
  .logo_foot {
    background-image: url(../images/end_img.svg);
    background-repeat: no-repeat;
    background-position: right;
    height: 250px!important;
    background-position-y: 35%!important;
}
}

/* for ipad_pro */
@media screen and (max-width: 1024px) {
    .bunpo_ht {
    height: 201px;
}

    .grad_intro {
        width: 80%;}
}

/* for ipad_pro under */
@media screen and (max-width: 1023px) {
    .spilt {
        display: flex !important;
        grid-template-columns: 1fr 1fr;
        grid-gap: 0px;
        flex-direction: column !important;
    }

    .bunpo {
        margin-top: 1rem;
    }
    .bunpo_ht{
      height: auto !important;
    }

    .line_ht {
        height: auto !important;
    }
    .main_title {
        margin: 2rem 0 2rem 0!important;
    }

}
@media only screen and (max-width: 980px) {
  .logo_foot {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    flex-wrap: nowrap;
    background: transparent!important;
    height: auto!important;
}
.footer_img_mb{
  display: block!important;
}
.logo {
    text-align: center;
    transform: translate(1px, 13px);
}
.writing {
    /* transform: translate(9px, 11px) !important; */
    font-size: 1.4rem;
}

}
/* for under ipad */
@media screen and (max-width: 767px) {
    .img_clm {
        display: flex;
        flex-direction: column !important;
    }

    .clm_gakka {
        width: 100%;
        margin-left: 0 !important;
    }

    .grad_intro {
        width: 90%;
    }

    .grad_intro_head {
        display: inline-flex;
        margin-top: 3rem;
        margin-left: 1px !important;
        flex-direction: column;
        align-items: center;
    }
    .sm_tt_all {
    font-size: 2.2rem;}
    .bg_tt_all {
    font-size: 2.8rem;
}
.busi_tt {
    font-size: 23px;}
    .pc_footer{
      display: none;
    }
    .mb_footer{
      display: block;
    }
}


/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
    .graduation_graph .row{
        flex-direction: column !important;
    }
    .graduation_graph .col-sm-4{
        width: 70%!important;
        padding: 10px 0!important;
    }
}

@media only screen and (max-width: 700px) {
    .responsive {
        width: 49.99999%;
        margin: 6px 0;
    }
}

@media only screen and (max-width: 500px) {
    .responsive {
        width: 100%;
    }
}

@media only screen and (min-width: 0px) and (max-width: 400px) {
    .container_gakka {
        height: 165px;
        background-position: top !important;
    }

    .sm_tt_all {
        font-size: 1.8rem;
    }

    .bg_tt_all {
        font-size: 2rem;
    }



    .img_text {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
    }



    .logo img {
        height: 55px !important;
    }

    .busi_tt {
        font-size: 20px;
    }

    .topic_2nd {
        font-size: 20px !important;
    }

    .topic_1st {
        font-size: 18px !important;
    }

    .main_title_khaigo {
        font-size: 20px !important;
    }

    .main_title {
        font-size: 20px !important;
    }

    .jibc_tt_1st {
        font-size: 22px !important;
        margin-top: 2rem;
    }

    .jibc_tt_2st {
        font-size: 22px !important;
    }

    .name_1st {
        font-size: 2.6rem !important;
    }
}


.clearfix:after {
    content: "";
    display: table;
    clear: both;
}

.grad_img_des {
    width: 20%;
    height: fit-content;
    border-radius: 50%;
    object-fit: cover;
}

.l_long {
    font-size: 16px;
}

.name_1st {
    font-size: 3.2rem;
    margin-top: auto;
    margin-bottom: auto;
}

.grad_intro_head {
    display: inline-flex;
    margin-top: 3rem;
    margin-left: 3rem;
}

.intro_image {
    margin-bottom: 5rem;
}

.graduation_graph {
    margin-bottom: 3rem;
}
.graduation_graph .row{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.graduation_graph .col-sm-4{
    width: 25%;
    padding: 20px 15px 0 15px;
}
.graduation_graph .row img{
    width: 100%;
}
.logo_foot {
  display: flex;
    justify-content: center;
    align-content: center;
    flex-wrap: nowrap;
    background-image: url(../images/end_img.svg);
    background-repeat: no-repeat;
    /* background-position: right; */
    background-position: bottom right;
    background-size: 45%;
    /* background: fixed; */
    background-position-y: center;
    height: 500px;
    flex-direction: column;
    object-fit: cover;
}
.footer_img_mb{
  display: none;
}
.campus_life_here{
  float: right;
  font-size: 16px;
}
.campus_life_icon{
  display: flex;
    justify-content: flex-end;
    flex-direction: row;
    margin-right: 9px;
}
