@charset "UTF-8";




/*----------------------------------
post
----------------------------------*/
.post1{
  background: url(../images/bg-base.gif);background-size: cover;height: 200px;background-size: 100% 100%;
}
.post2{
  background: url(../images/bg_base2.gif);background-size: cover;height: 200px;background-size: 100% 100%;
}
.post1 .title-normal,.post2 .title-normal{
    color: #fff;
    font-size: 64px;
    font-size: 3.5rem;
    line-height: 1.4;
    font-weight: normal;
    top: 55%;
    transform: translate(0, -50%);
  left: 8.7301%;
}

@media screen and (max-width: 767px) {
     .post1 .title-normal {
        font-size: 3rem;
    }
}
@media screen and (max-width: 600px) {
  .post1{
       height: 150px;
   }
}
/*----------------------------------
Paragraph Style
----------------------------------*/

.sec-mb01 {
    margin-bottom: 90px;
}

@media screen and (max-width: 767px) {
    .sec-mb01 {
        margin-bottom: 55px;
    }
}

.mb0 {
    margin-bottom: 0px !important;
}

.mt0 {
    margin-top: 0px !important;
}

@media screen and (max-width: 767px) {
    .sp_mb0 {
        margin-bottom: 0px !important;
    }

    .sp_mt0 {
        margin-top: 0px !important;
    }
}

.mb5 {
    margin-bottom: 5px !important;
}

.mt5 {
    margin-top: 5px !important;
}

@media screen and (max-width: 767px) {
    .sp_mb5 {
        margin-bottom: 5px !important;
    }

    .sp_mt5 {
        margin-top: 5px !important;
    }
}

.mb10 {
    margin-bottom: 10px !important;
}

.mt10 {
    margin-top: 10px !important;
}

@media screen and (max-width: 767px) {
    .sp_mb10 {
        margin-bottom: 10px !important;
    }

    .sp_mt10 {
        margin-top: 10px !important;
    }
}

.mb15 {
    margin-bottom: 15px !important;
}

.mt15 {
    margin-top: 15px !important;
}

@media screen and (max-width: 767px) {
    .sp_mb15 {
        margin-bottom: 15px !important;
    }

    .sp_mt15 {
        margin-top: 15px !important;
    }
}

.mb20 {
    margin-bottom: 20px !important;
}

.mt20 {
    margin-top: 20px !important;
}

@media screen and (max-width: 767px) {
    .sp_mb20 {
        margin-bottom: 20px !important;
    }

    .sp_mt20 {
        margin-top: 20px !important;
    }
}

.mb25 {
    margin-bottom: 25px !important;
}

.mt25 {
    margin-top: 25px !important;
}

@media screen and (max-width: 767px) {
    .sp_mb25 {
        margin-bottom: 25px !important;
    }

    .sp_mt25 {
        margin-top: 25px !important;
    }
}

.mb30 {
    margin-bottom: 30px !important;
}

.mt30 {
    margin-top: 30px !important;
}

@media screen and (max-width: 767px) {
    .sp_mb30 {
        margin-bottom: 30px !important;
    }

    .sp_mt30 {
        margin-top: 30px !important;
    }
}

.mb35 {
    margin-bottom: 35px !important;
}

.mt35 {
    margin-top: 35px !important;
}

@media screen and (max-width: 767px) {
    .sp_mb35 {
        margin-bottom: 35px !important;
    }

    .sp_mt35 {
        margin-top: 35px !important;
    }
}

.mb40 {
    margin-bottom: 40px !important;
}

.mt40 {
    margin-top: 40px !important;
}

@media screen and (max-width: 767px) {
    .sp_mb40 {
        margin-bottom: 40px !important;
    }

    .sp_mt40 {
        margin-top: 40px !important;
    }
}

.mb45 {
    margin-bottom: 45px !important;
}

.mt45 {
    margin-top: 45px !important;
}

@media screen and (max-width: 767px) {
    .sp_mb45 {
        margin-bottom: 45px !important;
    }

    .sp_mt45 {
        margin-top: 45px !important;
    }
}

.mb50 {
    margin-bottom: 50px !important;
}

.mt50 {
    margin-top: 50px !important;
}

@media screen and (max-width: 767px) {
    .sp_mb50 {
        margin-bottom: 50px !important;
    }

    .sp_mt50 {
        margin-top: 50px !important;
    }
}

.mb55 {
    margin-bottom: 55px !important;
}

.mt55 {
    margin-top: 55px !important;
}

@media screen and (max-width: 767px) {
    .sp_mb55 {
        margin-bottom: 55px !important;
    }

    .sp_mt55 {
        margin-top: 55px !important;
    }
}

.mb60 {
    margin-bottom: 60px !important;
}

.mt60 {
    margin-top: 60px !important;
}

@media screen and (max-width: 767px) {
    .sp_mb60 {
        margin-bottom: 60px !important;
    }

    .sp_mt60 {
        margin-top: 60px !important;
    }
}

.mb65 {
    margin-bottom: 65px !important;
}

.mt65 {
    margin-top: 65px !important;
}

@media screen and (max-width: 767px) {
    .sp_mb65 {
        margin-bottom: 65px !important;
    }

    .sp_mt65 {
        margin-top: 65px !important;
    }
}

.mb70 {
    margin-bottom: 70px !important;
}

.mt70 {
    margin-top: 70px !important;
}

@media screen and (max-width: 767px) {
    .sp_mb70 {
        margin-bottom: 70px !important;
    }

    .sp_mt70 {
        margin-top: 70px !important;
    }
}

.mb75 {
    margin-bottom: 75px !important;
}

.mt75 {
    margin-top: 75px !important;
}

@media screen and (max-width: 767px) {
    .sp_mb75 {
        margin-bottom: 75px !important;
    }

    .sp_mt75 {
        margin-top: 75px !important;
    }
}

.mb80 {
    margin-bottom: 80px !important;
}

.mt80 {
    margin-top: 80px !important;
}

@media screen and (max-width: 767px) {
    .sp_mb80 {
        margin-bottom: 80px !important;
    }

    .sp_mt80 {
        margin-top: 80px !important;
    }
}

.mb85 {
    margin-bottom: 85px !important;
}

.mt85 {
    margin-top: 85px !important;
}

@media screen and (max-width: 767px) {
    .sp_mb85 {
        margin-bottom: 85px !important;
    }

    .sp_mt85 {
        margin-top: 85px !important;
    }
}

.mb90 {
    margin-bottom: 90px !important;
}

.mt90 {
    margin-top: 90px !important;
}

@media screen and (max-width: 767px) {
    .sp_mb90 {
        margin-bottom: 90px !important;
    }

    .sp_mt90 {
        margin-top: 90px !important;
    }
}

.mb95 {
    margin-bottom: 95px !important;
}

.mt95 {
    margin-top: 95px !important;
}

@media screen and (max-width: 767px) {
    .sp_mb95 {
        margin-bottom: 95px !important;
    }

    .sp_mt95 {
        margin-top: 95px !important;
    }
}

.mb100 {
    margin-bottom: 100px !important;
}

.mt100 {
    margin-top: 100px !important;
}

@media screen and (max-width: 767px) {
    .sp_mb100 {
        margin-bottom: 100px !important;
    }

    .sp_mt100 {
        margin-top: 100px !important;
    }
}


.w-10 {
    width: 10% !important;
}

.w-40 {
    width: 40% !important;
}

.w-20 {
    width: 20% !important;
}

.w-50 {
    width: 50% !important;
}

.is-scr {
    overflow: hidden;
}

.wrap {
    position: relative;
    max-width: 1170px;
    padding: 0 15px;
    margin: 0 auto;
}

.small_wrap {
    position: relative;
    max-width: 1070px;
    padding: 0 15px;
    margin: 0 auto;
}

.color-01 {
    color: #78033d;
}

footer .button_top {
    z-index: 2;
}

.fnt_base {
    font-size: 1.5rem;
    line-height: 1.6;
}

p.fnt_base {
    margin-bottom: 20px;
}

.fnt_min {
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

.fnt_crimson {
    font-family: 'Crimson Text', serif;
    font-style: normal;
}

.fnt_bold {
    font-weight: bold !important;
}

.bg_wrap {
    background: linear-gradient(135deg, #f7f7f7 0%, #f7f7f7 27%, #ffffff 27%, #ffffff 100%);
}

@media screen and (max-width: 767px) {
    .bg_wrap {
        background: none;
    }
}

.bg_wrap02 {
    background: url(../img/about/campus-bg.jpg) #f8f3e6 no-repeat 100% 50%;
    background-size: 50% auto;
}

@media screen and (max-width: 767px) {
    .bg_wrap02 {
        background-size: 100% auto;
        background-position: 0 100%;
        padding-bottom: 68.9984%;
    }
}

@media screen and (min-width: 768px) and (max-width: 1150px) {
    .bg_wrap02 {
        background-size: 100% auto;
        background-position: 50% 100%;
        padding-bottom: 68.9984%;
    }
}

.bg_wrap03 {
    background: linear-gradient(135deg, #f3f6fa 0%, #f3f6fa 57%, #eaeff6 57%, #eaeff6 100%);
}

.bg_wrap04 {
    background: url(../img/about/public-bg.jpg) no-repeat;
    background-size: cover;
}

.under-cnt-wrap {
    max-width: 1080px;
    margin: 0 auto;
    padding: 80px 20px 65px;
}

.under-cnt-wrap.type02 {
    padding-top: 0;
}

.under-cnt-wrap section {
    margin-top: 73px;
}

.under-cnt-wrap section:first-child {
    margin-top: 0;
}

@media screen and (max-width: 767px) {
    .under-cnt-wrap {
        padding: 40px 15px 50px;
    }

    .under-cnt-wrap section {
        margin-top: 40px;
    }
}

@media screen and (max-width: 1150px) {
    .under-cnt-wrap.type03 {
        padding-bottom: 35px;
    }
}

.lead-txt {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.6;
    margin-bottom: 25px;
}

.lead-txt>span {
    display: block;
    text-align: right;
}

@media screen and (max-width: 767px) {
    .lead-txt {
        margin-bottom: 15px;
    }
}


/* btn-list-wrap */

.btn-list-wrap {
    margin-bottom: 50px;
}

@media screen and (max-width: 767px) {
    .btn-list-wrap {
        margin-bottom: 30px;
    }
}

.btn-list-wrap .btn-col2-wrap {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.btn-list-wrap .btn-col2-wrap .btn-list-col2 {
    width: calc(100% / 2 - 10px);
}

.btn-list-wrap .btn-col2-wrap .btn-list-col2 .btn-list li {
    width: 100%;
}

.btn-list-wrap .btn-list-col1 {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
}

.btn-list-wrap .btn-list_col2 li {
    width: 48.0769%;
    margin-right: 3.8461%;
}

.btn-list-wrap .btn-list_col2 li:nth-child(2n) {
    margin-right: 0;
}

@media screen and (max-width: 767px) {
    .btn-list-wrap .btn-list_col2 li {
        width: 100%;
        margin-right: 0;
    }
}

.btn-list-wrap .btn_list_col3 {
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-left: -20px;
}

.btn-list-wrap .btn_list_col3:after {
    display: none;
}

.btn-list-wrap .btn_list_col3 li {
    width: calc(100% / 3 - 20px);
    margin-left: 20px;
}

@media screen and (max-width: 767px) {
    .btn-list-wrap .btn_list_col3 {
        margin-left: 0;
    }

    .btn-list-wrap .btn_list_col3 li {
        width: 100%;
        margin-left: 0;
    }
}

@media screen and (min-width: 768px) and (max-width: 1150px) {
    .btn-list-wrap .btn_list_col3 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .btn-list-wrap .btn_list_col3 li {
        width: calc(100% / 2 - 20px);
    }
}

.btn-list-wrap .btn_list_col3_type02 {
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.btn-list-wrap .btn_list_col3_type02 li {
    width: 30.7692%;
    margin-right: 3.8461%;
}

.btn-list-wrap .btn_list_col3_type02 li:nth-child(3n) {
    margin-right: 0;
}

@media screen and (max-width: 767px) {
    .btn-list-wrap .btn_list_col3_type02 li {
        width: 100%;
        margin-left: 0;
    }
}

@media screen and (max-width: 767px) {
    .btn-list-wrap .btn-col2-wrap {
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .btn-list-wrap .btn-col2-wrap .btn-list-col2 {
        width: 100%;
    }
}

.why_sec {
    position: relative;
}

.why_sec:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    display: block;
    width: 35.7142%;
    padding-top: 35.8%;
    background: linear-gradient(135deg, #f6dce9 0%, #f6dce9 50%, transparent 50%, transparent 100%);
}

.why_sec>div {
    position: relative;
    z-index: 1;
}

@media screen and (min-width: 768px) and (max-width: 1380px) {
    .why_sec:before {
        width: 50%;
        padding-top: 50%;
    }
}

@media screen and (max-width: 767px) {
    .why_sec:before {
        width: 50%;
        padding-top: 50%;
    }
}

.why_sec_wrap {
    position: relative;
    padding-bottom: 100px;
}

.why_sec_wrap:before {
    content: " ";
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 0;
    display: block;
    width: 80.9523%;
    padding-top: 81%;
    background: linear-gradient(135deg, transparent 0%, transparent 50%, #f7f7f7 50%, #f7f7f7 100%);
}

@media screen and (max-width: 1380px) {
    .why_sec_wrap {
        padding-bottom: 60px;
    }

    .why_sec_wrap:before {
        width: 92%;
        padding-top: 92%;
    }
}

.sec_num {
    /*counter-increment: sec-num;*/
}

.sec_num:after {
    /*content: counter(sec-num);*/
    content: " ";
    position: absolute;
    top: 30px;
    left: 0;
    /*width: 35.7142%;*/
    text-align: center;
    font-size: 480px;
    font-size: 30rem;
    font-family: Garamond, serif;
    font-weight: normal;
    line-height: 1;
    color: #fff;
    background-repeat: no-repeat;
    background-size: cover;
}

@media screen and (max-width: 767px) {
    .sec_num:after {
        top: 15px;
    }
}

#why_sec01:after {
    left: 13.7301%;
    width: 84px;
    height: 190px;
    background-image: url(../img/about/why/no1.png);
}

@media screen and (min-width: 768px) and (max-width: 1380px) {
    #why_sec01:after {
        left: 4%;
    }
}

@media screen and (max-width: 767px) {
    #why_sec01:after {
        left: 4%;
        width: 42px;
        height: 95px;
    }
}

#why_sec02:after {
    left: 12.7777%;
    width: 126px;
    height: 190px;
    background-image: url(../img/about/why/no2.png);
}

@media screen and (min-width: 768px) and (max-width: 1380px) {
    #why_sec02:after {
        left: 4%;
    }
}

@media screen and (max-width: 767px) {
    #why_sec02:after {
        left: 4%;
        width: 63px;
        height: 95px;
    }
}

#why_sec03:after {
    left: 13.1746%;
    width: 116px;
    height: 195px;
    background-image: url(../img/about/why/no3.png);
}

@media screen and (min-width: 768px) and (max-width: 1380px) {
    #why_sec03:after {
        left: 4%;
    }
}

@media screen and (max-width: 767px) {
    #why_sec03:after {
        left: 4%;
        width: 58px;
        height: 97px;
    }
}

#why_sec04:after {
    left: 12.9365%;
    width: 129px;
    height: 195px;
    background-image: url(../img/about/why/no4.png);
}

@media screen and (min-width: 768px) and (max-width: 1380px) {
    #why_sec04:after {
        left: 3.4666%;
    }
}

@media screen and (max-width: 767px) {
    #why_sec04:after {
        left: 3.4666%;
        width: 64px;
        height: 97px;
    }
}

#why_sec05:after {
    left: 13.4920%;
    width: 110px;
    height: 196px;
    background-image: url(../img/about/why/no5.png);
}

@media screen and (min-width: 768px) and (max-width: 1380px) {
    #why_sec05:after {
        left: 4%;
    }
}

@media screen and (max-width: 767px) {
    #why_sec05:after {
        left: 4%;
        width: 55px;
        height: 98px;
    }
}

.lead_wrap {
    position: relative;
    z-index: 1;
    max-width: 634px;
    margin: 0 auto;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 2;
    text-align: left;
}

.lead_wrap p {
    margin-top: 30px;
}

.lead_wrap p:first-child {
    margin-top: 0;
}

.lead_wrap p small {
    color: #555;
    font-size: 20px;
    font-size: 1.3rem;
}

@media screen and (max-width: 1100px) {
    .lead_wrap {
        padding: 0 20px;
    }
}

@media screen and (max-width: 767px) {
    .lead_wrap {
        padding: 0 15px;
    }

    .lead_wrap p {
        margin-top: 25px;
    }
}

.cnt_col_wrap {
    display: -ms-flexbox;
    display: flex;
    position: relative;
    z-index: 1;
}

@media screen and (max-width: 1100px) {
    .cnt_col_wrap {
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.system_wrap {
    width: 50%;
    margin-top: 65px;
    padding: 90px 50px 50px;
    text-align: center;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
}

.system_wrap dl {
    margin-bottom: 35px;
}

.system_wrap dt {
    margin-bottom: 35px;
    font-size: 64px;
    font-size: 4.0rem;
}

.system_wrap dd {
    font-size: 27px;
    font-size: 1.7rem;
    font-weight: bold;
    line-height: 1.2;
}

.system_wrap.group {
    background-image: url(../img/about/why/bg_system01.jpg);
}

.system_wrap.department {
    background-image: url(../img/about/why/bg_system02.jpg);
}

@media screen and (max-width: 1100px) {
    .system_wrap {
        margin-top: 0;
        width: 100%;
        padding: 40px 25px 30px;
    }

    .system_wrap:first-child {
        margin-top: 35px;
    }

    .system_wrap dl {
        margin-bottom: 20px;
    }

    .system_wrap dt {
        margin-bottom: 18px;
        font-size: 3.0rem;
    }

    .system_wrap dd {
        font-size: 1.5rem;
        line-height: 1.5;
    }

    .system_wrap dd span {
        display: block;
    }
}

@media screen and (max-width: 767px) {
    .system_wrap dt {
        font-size: 2.4rem;
    }

    .system_wrap dd {
        font-size: 1.2rem;
    }
}

.global_wrap {
    width: 50%;
    margin-top: 65px;
    text-align: center;
    color: #fff;
    line-height: 1.2;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
}

.global_wrap>p:first-child {
    font-size: 64px;
    font-size: 4.0rem;
    line-height: 1.2;
}

.global_wrap dt {
    margin-bottom: 10px;
}

.global_wrap.sum {
    padding: 105px 20px 105px;
    font-size: 25px;
    font-size: 1.6rem;
    background-image: url(../img/about/why/bg_global01.jpg);
}

.global_wrap.sum>p:first-child {
    line-height: 1.4;
    margin-bottom: 30px;
}

.global_wrap.performance {
    padding: 55px 20px;
    background-image: url(../img/about/why/bg_global02.jpg);
}

.global_wrap.performance>p:first-child {
    line-height: 1.4;
    margin-bottom: 30px;
}

@media screen and (max-width: 1100px) {
    .global_wrap {
        width: 100%;
        margin-top: 0;
    }

    .global_wrap:first-child {
        margin-top: 35px;
    }

    .global_wrap>p:first-child {
        font-size: 2.8rem;
    }

    .global_wrap dt {
        font-size: 1.5rem;
    }

    .global_wrap.sum {
        padding: 40px 15px;
    }

    .global_wrap.sum>p:first-child {
        margin-bottom: 20px;
    }

    .global_wrap.performance {
        padding: 40px 15px;
    }

    .global_wrap.performance>p:first-child {
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 767px) {
    .global_wrap>p:first-child {
        font-size: 2.4rem;
    }

    .global_wrap dt {
        font-size: 1.2rem;
    }
}

.global_detail p {
    margin-top: 30px;
    font-size: 32px;
    font-size: 2.0rem;
    line-height: 1.7;
}

.global_detail p:first-child {
    margin-top: 0;
}

@media screen and (max-width: 1100px) {
    .global_detail p {
        font-size: 1.7rem;
        margin-top: 20px;
    }
}

@media screen and (max-width: 767px) {
    .global_detail p {
        font-size: 1.5rem;
    }
}

.global_now {
    margin-bottom: 15px;
    font-size: 19px;
    font-size: 1.2rem;
}

.global_num {
    font-weight: bold;
    letter-spacing: -.40em;
}

.global_num span {
    display: inline-block;
    vertical-align: bottom;
    letter-spacing: normal;
}

.global_num span:first-child {
    font-size: 288px;
    font-size: 18rem;
    line-height: .75;
    font-family: Arial, sans-serif;
}

.global_num span:last-child {
    font-size: 35px;
    font-size: 2.2rem;
}

@media screen and (max-width: 1100px) {
    .global_num span:first-child {
        font-size: 10.7rem;
    }
}

.global_num_col {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 40px 0 50px;
}

.global_num_col dl:last-child {
    margin-left: 80px;
}

.global_num_col .global_num span:first-child {
    font-size: 128px;
    font-size: 8rem;
    line-height: .8;
}

@media screen and (max-width: 1100px) {
    .global_num_col {
        margin: 25px 0 28px;
    }

    .global_num_col dl:last-child {
        margin-left: 20px;
    }

    .global_num_col .global_num span:first-child {
        font-size: 4.3rem;
    }
}

.global_num_single .global_num span:first-child {
    font-size: 128px;
    font-size: 8rem;
    line-height: .8;
}

@media screen and (max-width: 1100px) {
    .global_num_single .global_num span:first-child {
        font-size: 4.3rem;
    }
}

.global_lead {
    max-width: 440px;
    margin: 0 auto 25px;
    text-align: left;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.7;
}

@media screen and (max-width: 1100px) {
    .global_lead {
        margin-bottom: 15px;
    }
}

.global_rep {
    max-width: 380px;
    margin: 30px auto 0;
}

.global_rep p {
    margin-top: 15px;
}

.global_rep p:first-child {
    margin-top: 0;
}

.global_rep small {
    font-size: 19px;
    font-size: 1.2rem;
}

@media screen and (max-width: 1100px) {
    .global_rep {
        text-align: left;
    }

    .global_rep p:first-child {
        line-height: 1.5;
    }
}

.global_ranking {
    position: relative;
    width: 232px;
    height: 232px;
    margin: 0 auto;
    font-weight: bold;
    line-height: 1;
    border: 10px solid #fff;
    border-radius: 50%;
}

.global_ranking p {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    margin-top: 5px;
}

.global_ranking span:first-child {
    display: block;
    font-size: 27px;
    font-size: 1.7rem;
    line-height: 1.2;
}

.global_ranking span:last-child {
    margin-left: -5px;
    font-size: 35px;
    font-size: 2.2rem;
}

.global_ranking em {
    font-size: 208px;
    font-size: 13rem;
    font-style: normal;
    font-family: Arial, sans-serif;
}

@media screen and (max-width: 1100px) {
    .global_ranking {
        width: 130px;
        height: 130px;
        border: 5px solid #fff;
    }

    .global_ranking p {
        margin-top: 2px;
    }

    .global_ranking span:first-child {
        font-size: 1.2rem;
        line-height: 1.4;
        margin-bottom: -3px;
    }

    .global_ranking span:last-child {
        margin-left: 0;
        font-size: 1.2rem;
    }

    .global_ranking em {
        font-size: 7.0rem;
    }
}

.cnt_global_env {
    position: relative;
    z-index: 1;
    padding: 50px 0;
    line-height: 1.2;
    font-feature-settings: "palt";
    background: #f7f7f7;
}

.cnt_global_env h3 {
    margin-bottom: 25px;
    text-align: center;
    font-size: 44px;
    font-size: 2.8rem;
    letter-spacing: .05em;
}

.cnt_global_env h3+p {
    font-size: 25px;
    font-size: 1.6rem;
    text-align: center;
}

@media screen and (max-width: 767px) {
    .cnt_global_env {
        padding: 35px 15px 0;
        line-height: 1.3;
        background: #fff;
    }

    .cnt_global_env h3 {
        margin-bottom: 15px;
        font-size: 2.4rem;
    }

    .cnt_global_env h3+p {
        font-size: 1.5rem;
    }
}

.global_env_wrap {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    max-width: 1080px;
    margin: 50px auto 0;
    font-size: 25px;
    font-size: 1.6rem;
    line-height: 2;
}

@media screen and (max-width: 1100px) {
    .global_env_wrap {
        -ms-flex-direction: column;
        flex-direction: column;
        margin-top: 40px;
        padding: 0 20px;
    }
}

@media screen and (max-width: 767px) {
    .global_env_wrap {
        margin-top: 30px;
        padding: 0;
        font-size: 1.5rem;
    }
}

.global_env_main {
    width: 49.5370%;
}

.global_env_main p:first-child {
    margin-bottom: 45px;
    padding-left: 27px;
}

@media screen and (max-width: 1100px) {
    .global_env_main {
        width: 100%;
    }

    .global_env_main p:first-child {
        margin-bottom: 30px;
        padding-left: 0;
    }

    .global_env_main p:last-child {
        text-align: center;
    }
}

.global_env_sub {
    width: 46.2962%;
}

.global_env_sub dl {
    margin-top: 20px;
}

.global_env_sub dl:first-child {
    margin-top: 0;
}

.global_env_sub dt {
    margin-bottom: 10px;
    font-size: 32px;
    font-size: 2.0rem;
    font-weight: bold;
    color: #79033d;
}

@media screen and (max-width: 1100px) {
    .global_env_sub {
        width: 100%;
        margin-top: 40px;
    }
}

.cnt_voice {
    position: relative;
    height: 500px;
    margin-top: 35px;
}

.cnt_voice:after {
    content: " ";
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 71.4285%;
    max-width: 900px;
    height: 500px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
}

.cnt_voice_detail {
    position: absolute;
    top: 0;
    left: 50%;
    z-index: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    max-width: 970px;
    height: 100%;
    margin: 0 auto;
    padding-top: 45px;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.cnt_voice_detail .link_text {
    font-size: 22px;
    font-size: 1.4rem;
}

.cnt_voice_comment {
    width: 500px;
    padding: 50px 50px 50px 0;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 2;
    background: #FFFFFF;
    background: rgba(255, 255, 255, 0.9);
}

.cnt_voice_comment p {
    margin-top: 10px;
}

.cnt_voice_comment p:first-child {
    margin-top: 0;
}

.cnt_voice_comment small {
    font-size: 20px;
    font-size: 1.3rem;
    color: #555;
}

.cnt_voice.voice01:after {
    background-image: url(../img/about/why/voice_image01.jpg);
}

.cnt_voice.voice02 {
    margin-top: 75px;
}

.cnt_voice.voice02:after {
    background-image: url(../img/about/why/voice_image02.jpg);
}

.cnt_voice.voice03 {
    margin-top: 75px;
}

.cnt_voice.voice03:after {
    background-image: url(../img/about/why/voice_image03.jpg);
}

@media screen and (min-width: 768px) and (max-width: 1380px) {
    .cnt_voice_comment {
        margin-left: 20px;
    }

    .cnt_voice_detail .link_text {
        margin-left: 20px;
    }
}

@media screen and (max-width: 1100px) {
    .cnt_voice {
        height: auto;
        padding: 0 20px;
    }

    .cnt_voice:after {
        position: relative;
        width: 100%;
        height: 0;
        padding-top: 55.5072%;
        margin-top: 15px;
    }

    .cnt_voice_detail {
        position: relative;
        left: 0;
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    .cnt_voice_detail .link_text {
        margin: 10px 0 0;
    }

    .cnt_voice_comment {
        width: 100%;
        padding: 0;
        margin-left: 0;
    }

    .cnt_voice.voice02 {
        margin-top: 20px;
    }

    .cnt_voice.voice03 {
        margin-top: 20px;
    }
}

@media screen and (max-width: 767px) {
    .cnt_voice {
        padding: 0 15px;
    }
}

.cnt_relation {
    position: relative;
    max-width: 970px;
    margin: 120px auto 0;
    padding-left: 50px;
    font-size: 25px;
    font-size: 1.6rem;
}

.cnt_relation_list {
    padding: 65px 9.7826% 60px;
    border: 2px solid #bb819e;
}

.cnt_relation_list dt {
    font-weight: bold;
}

.cnt_relation_list .line {
    -ms-flex: 1;
    flex: 1;
    margin: 0 5px;
    height: 1px;
    background: #eec3e4;
}

.cnt_relation_list.system dl {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 676px;
    margin-top: 25px;
    letter-spacing: .15em;
    line-height: 1.2;
}

.cnt_relation_list.system dl:first-child {
    margin-top: 0;
}

.cnt_relation_list.system dd:last-child {
    min-width: 240px;
}

.cnt_relation_list.model {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.cnt_relation_list.model dt {
    margin-bottom: 20px;
    font-size: 28px;
    font-size: 1.8rem;
    line-height: 1.2;
}

.cnt_relation_list.model li {
    margin-top: 15px;
}

.cnt_relation_list.model li:first-child {
    margin-top: 0;
}

.cnt_relation_list.support dl {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 676px;
    margin-top: 25px;
    letter-spacing: .15em;
    line-height: 1.2;
}

.cnt_relation_list.support dl:first-child {
    margin-top: 0;
}

.cnt_relation_list.support dd:last-child {
    min-width: 264px;
}

.cnt_relation_list.service dl {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 676px;
    margin-top: 25px;
    letter-spacing: .15em;
    line-height: 1.2;
}

.cnt_relation_list.service dl:first-child {
    margin-top: 0;
}

.cnt_relation_list.service dd:last-child {
    min-width: 191px;
}

.cnt_relation .sec-title04 {
    position: absolute;
    top: -50px;
    left: 0;
}

@media screen and (min-width: 768px) and (max-width: 1380px) {
    .cnt_relation {
        padding: 0 20px 0 30px;
    }

    .cnt_relation_list.model dl:nth-child(2) {
        margin: 0 20px;
    }

    .cnt_relation .sec-title04 {
        top: -43px;
        left: 15px;
    }
}

@media screen and (max-width: 767px) {
    .cnt_relation {
        margin-top: 73px;
        padding: 0 15px 0 30px;
    }

    .cnt_relation .sec-title04 {
        top: -43px;
        left: 15px;
    }

    .cnt_relation_list {
        padding: 30px;
    }

    .cnt_relation_list.system dl {
        -ms-flex-align: start;
        align-items: flex-start;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-top: 18px;
    }

    .cnt_relation_list.system dd {
        margin-top: 3px;
    }

    .cnt_relation_list.system dd:last-child {
        min-width: initial;
    }

    .cnt_relation_list.model {
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .cnt_relation_list.model dl {
        margin-top: 15px;
    }

    .cnt_relation_list.model dl:first-child {
        margin-top: 0;
    }

    .cnt_relation_list.model dt {
        margin-bottom: 5px;
        font-size: 1.4rem;
    }

    .cnt_relation_list.model li {
        margin-top: 3px;
    }

    .cnt_relation_list.model li br {
        display: none;
    }

    .cnt_relation_list.support dl {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: start;
        align-items: flex-start;
        margin-top: 18px;
    }

    .cnt_relation_list.support dd {
        margin-top: 3px;
    }

    .cnt_relation_list.support dd:last-child {
        min-width: initial;
    }

    .cnt_relation_list.service dl {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: start;
        align-items: flex-start;
        margin-top: 18px;
    }

    .cnt_relation_list.service dd {
        margin-top: 3px;
    }

    .cnt_relation_list.service dd:last-child {
        min-width: initial;
    }
}

.cnt_model {
    position: relative;
    z-index: 1;
    margin-top: 75px;
    text-align: center;
}

.cnt_model p {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 2;
}

.cnt_model .sec-title05+p {
    max-width: 460px;
    margin: 0 auto 10px;
    text-align: left;
}

@media screen and (min-width: 768px) and (max-width: 1380px) {
    .cnt_model {
        padding: 0 20px;
    }
}

@media screen and (max-width: 767px) {
    .cnt_model {
        margin-top: 35px;
        padding: 0 15px;
    }
}

.cnt_support_map {
    position: relative;
    z-index: 1;
    margin-top: 30px;
    text-align: center;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.2;
}

.cnt_support_map h3 {
    margin-bottom: 20px;
    font-size: 44px;
    font-size: 2.8rem;
    color: #78033d;
    font-weight: bold;
}

.cnt_support_map p small {
    display: block;
    margin-top: 5px;
    font-size: 19px;
    font-size: 1.2rem;
    color: #666;
}

@media screen and (max-width: 767px) {
    .cnt_support_map {
        padding: 0 15px;
    }

    .cnt_support_map h3 {
        margin-bottom: 15px;
        font-size: 2.4rem;
    }

    .cnt_support_map p {
        line-height: 1.3;
    }

    .cnt_support_map p span {
        display: block;
    }

    .cnt_support_map p small {
        margin-top: 8px;
    }
}

.support_map_image {
    position: relative;
    max-width: 1011px;
    margin: 35px auto 0;
}

@media screen and (min-width: 768px) and (max-width: 1380px) {
    .support_map_image {
        padding: 0 20px;
    }
}

@media screen and (max-width: 1052px) {
    .support_map_image {
        width: 100%;
        margin-top: 15px;
        padding: 0 15px;
    }
}

.support_map_image>div {
    position: absolute;
    background-image: url(../img/about/why/bg_support_map.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.support_map_image>div p {
    position: relative;
    width: 185px;
    height: 185px;
    padding-top: 10px;
    text-align: center;
    color: #78033d;
    line-height: 1;
    font-feature-settings: "palt";
}

.support_map_image>div p>span {
    position: relative;
    display: block;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.support_map_image>div p>span span {
    display: block;
    margin-bottom: 5px;
    font-size: 32px;
    font-size: 2.0rem;
    font-weight: bold;
}

.support_map_image>div p>span span br {
    display: none;
}

.support_map_image>div p>span em {
    font-size: 128px;
    font-size: 8.0rem;
    font-style: normal;
    font-family: Arial, sans-serif;
}

.support_map_image>div.support_num01 {
    top: 10.5%;
    left: 2.4%;
}

.support_map_image>div.support_num02 {
    top: 48.5%;
    left: 11.5%;
}

.support_map_image>div.support_num03 {
    top: 26%;
    left: 33.8%;
}

.support_map_image>div.support_num04 {
    top: 56.5%;
    left: 50%;
}

.support_map_image>div.support_num05 {
    top: 9.5%;
    left: 78.8%;
}

.support_map_image>div.support_num06 {
    top: 58%;
    left: 74.9%;
}

@media screen and (max-width: 1052px) {
    .support_map_image>div p {
        width: 120px;
        height: 120px;
        padding-top: 3px;
    }

    .support_map_image>div p>span span {
        margin-bottom: 3px;
        font-size: 1.5rem;
    }

    .support_map_image>div p>span span br {
        display: block;
    }

    .support_map_image>div p>span em {
        font-size: 4.0rem;
    }

    .support_map_image>div.support_num01 {
        top: 7%;
        left: 4%;
    }

    .support_map_image>div.support_num02 {
        top: 53.5%;
        left: 13.5%;
    }

    .support_map_image>div.support_num03 {
        top: 11%;
        left: 32.3%;
    }

    .support_map_image>div.support_num04 {
        top: 62.2%;
        left: 45.5%;
    }

    .support_map_image>div.support_num05 {
        top: 6.5%;
        left: 75%;
    }

    .support_map_image>div.support_num06 {
        top: 54%;
        left: 71.5%;
    }
}

@media screen and (max-width: 520px) {
    .support_map_image>div p {
        width: 85px;
        height: 85px;
    }

    .support_map_image>div p>span span {
        font-size: 1.0rem;
    }

    .support_map_image>div p>span em {
        font-size: 2.7rem;
    }
}

@media screen and (max-width: 380px) {
    .support_map_image>div p {
        width: 65px;
        height: 65px;
    }

    .support_map_image>div p>span em {
        font-size: 2.0rem;
    }
}





/*--fact--*/

#fact_sec01 {
    padding: 73px 0 80px;
}

@media screen and (max-width: 767px) {
    #fact_sec01 {
        padding: 45px 0 52px;
    }
}

#fact_sec03 {
    padding: 76px 0 97px;
}

@media screen and (max-width: 767px) {
    #fact_sec03 {
        padding: 55px 0 62px;
    }
}

#fact_sec04 {
    padding: 57px 0 81px;
    background-size: cover;
    background-position: 50% 50%;
    background-image: url(../img/about/fact_figures/feature-bg.jpg);
}

#fact_sec04 .sec_title06 {
    margin-bottom: 55px;
}

@media screen and (max-width: 767px) {
    #fact_sec04 {
        padding: 75px 0 60px;
        background-size: cover;
        background-position: 50% 50%;
        background-image: url(../img/about/fact_figures/feature-bg-sp.jpg);
    }

    #fact_sec04 .sec_title06 {
        margin-bottom: 25px;
    }
}

#fact_sec07 .sec_title06 {
    margin-bottom: 60px;
}

@media screen and (max-width: 767px) {
    #fact_sec07 .sec_title06 {
        margin-bottom: 30px;
    }
}

.grad_sec {
    position: relative;
    overflow: hidden;
}

.grad_sec:before {
    content: " ";
    position: absolute;
    left: 0;
    top: 0;
    width: 76.1904%;
    padding-top: 76.1904%;
    background: linear-gradient(135deg, #f3f0f5 0%, #f3f0f5 50%, transparent 50%, transparent 100%);
}

.grad_sec:after {
    content: " ";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 76.1904%;
    padding-top: 76.1904%;
    background: linear-gradient(135deg, transparent 0%, transparent 50%, #f3f0f5 50%, #f3f0f5 100%);
}

.grad_sec_inr {
    position: relative;
    z-index: 2;
}

.grad_sec.grad_sec_green {
    padding: 75px 0 80px;
    background: #f4fdf6;
}

.grad_sec.grad_sec_green:before {
    background: linear-gradient(135deg, #e9f6ec 0%, #e9f6ec 50%, transparent 50%, transparent 100%);
}

.grad_sec.grad_sec_green:after {
    background: linear-gradient(135deg, transparent 0%, transparent 50%, #e9f6ec 50%, #e9f6ec 100%);
}

.grad_sec.grad_sec_top:after {
    display: none;
}

.grad_sec.grad_sec_bottom:before {
    display: none;
}

.grad_sec.grad_sec_orange {
    padding: 80px 0;
}

.grad_sec.grad_sec_orange:before {
    width: 66.6666%;
    padding-top: 66.6666%;
    background: linear-gradient(135deg, #fff7ef 0%, #fff7ef 50%, transparent 50%, transparent 100%);
}

.grad_sec.grad_sec_orange:after {
    width: 66.6666%;
    padding-top: 66.6666%;
    background: linear-gradient(135deg, transparent 0%, transparent 50%, #fff7ef 50%, #fff7ef 100%);
}

.grad_sec.grad_sec_blue {
    padding: 72px 0 80px;
    background: #f6fcff;
}

.grad_sec.grad_sec_blue:before {
    width: 71.4285%;
    padding-top: 71.4285%;
    background: linear-gradient(135deg, #eaf5fb 0%, #eaf5fb 50%, transparent 50%, transparent 100%);
}

.grad_sec.grad_sec_blue:after {
    width: 71.4285%;
    padding-top: 71.4285%;
    background: linear-gradient(135deg, transparent 0%, transparent 50%, #eaf5fb 50%, #eaf5fb 100%);
}

@media screen and (max-width: 767px) {
    .grad_sec:before {
        width: 96%;
        padding-top: 96%;
    }

    .grad_sec:after {
        width: 96%;
        padding-top: 96%;
    }

    .grad_sec_inr {
        position: relative;
        z-index: 2;
    }

    .grad_sec.grad_sec_green {
        padding: 55px 0 60px;
    }

    .grad_sec.grad_sec_top:after {
        display: none;
    }

    .grad_sec.grad_sec_orange {
        padding: 60px 0;
    }

    .grad_sec.grad_sec_orange:before {
        width: 96%;
        padding-top: 96%;
    }

    .grad_sec.grad_sec_orange:after {
        width: 96%;
        padding-top: 96%;
    }

    .grad_sec.grad_sec_blue {
        padding: 65px 0 68px;
    }

    .grad_sec.grad_sec_blue:before {
        width: 96%;
        padding-top: 96%;
    }

    .grad_sec.grad_sec_blue:after {
        width: 96%;
        padding-top: 96%;
    }
}

.fact_histrory_block {
    text-align: center;
    margin-bottom: 32px;
    overflow-x: auto;
}

.fact_histrory_block figure {
    margin: 0 auto;
    font-size: 0;
    line-height: 1;
    width: 1141px;
}

@media screen and (max-width: 767px) {
    .fact_histrory_block {
        margin: 0 -15px 20px;
        -webkit-overflow-scrolling: touch;
        overflow-scrolling: touch;
    }

    .fact_histrory_block figure {
        margin: 0;
        font-size: 0;
        line-height: 1;
        width: 1037.5px;
        box-sizing: content-box;
        padding-left: calc(48vw - 91px);
    }

    .fact_histrory_block figure img {
        max-height: 300px;
    }
}

.fact_sec_wrap {
    max-width: 1190px;
    padding: 0 15px;
    margin: 0 auto;
}

.fact_student_wrap {
    max-width: 879px;
    margin: 0 auto;
    padding: 0 20px;
}

@media screen and (max-width: 767px) {
    .fact_student_wrap {
        max-width: 100%;
        padding: 0 15px;
    }
}

.separate_block {
    background-position: 50% 50%;
    background-size: cover;
    overflow: hidden;
}

.separate_block_campus {
    background-image: url(../img/about/fact_figures/campus-bg.jpg);
}

.separate_block_campus .sec_title07 {
    margin-bottom: -6px;
}

.separate_block_campus .separate_block_desc {
    padding-top: 58px;
}

.separate_block_campus_detail {
    max-width: 390px;
    width: 100%;
    margin: 0 auto;
}

.separate_block_campus_num {
    position: relative;
}

.separate_block_campus_num p {
    white-space: nowrap;
}

.separate_block_campus_num>p:first-child>* {
    display: inline-block;
    vertical-align: bottom;
    letter-spacing: normal;
}

.separate_block_campus_num>p:first-child>span {
    margin-left: 12px;
    font-size: 56px;
    font-size: 3.5rem;
}

.separate_block_campus_num>p:first-child>em {
    font-size: 192px;
    font-size: 12rem;
    line-height: 1;
    color: #ea6d94;
}

.separate_block_campus_num_label {
    position: absolute;
    top: 20px;
    left: 100%;
    -ms-transform: translateX(-24px);
    transform: translateX(-24px);
    width: 92px;
    height: 92px;
    border: 2px solid #ea7096;
    border-radius: 50%;
    text-align: center;
    color: #ea7096;
    font-weight: bold;
    line-height: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.separate_block_campus_num_label span {
    font-size: 22px;
    font-size: 1.4rem;
}

.separate_block_campus_num_label span:first-child {
    font-size: 25px;
    font-size: 1.6rem;
}

.separate_block_campus_num_label em {
    font-size: 68px;
    font-size: 4.3rem;
    font-weight: normal;
    margin-right: 3px;
}

.separate_block_campus_attention {
    text-align: center;
    font-size: 19px;
    font-size: 1.2rem;
    line-height: 2.5;
    margin-bottom: 15px;
}

.separate_block_campus_human {
    margin-bottom: 18px;
    text-align: center;
}

.separate_block_campus_human img {
    max-height: 162px;
}

.separate_block_campus .sec_title06 {
    margin-bottom: 30px;
}

.separate_block_performance {
    background-image: url(../img/about/fact_figures/performance-bg.jpg);
}

.separate_block_performance .separate_block_desc {
    padding-top: 93px;
}

.separate_block_performance_detail {
    max-width: 380px;
    width: 100%;
    margin: 0 auto;
}

.separate_block_performance_detail_num {
    text-align: center;
    margin-bottom: -15px;
    line-height: 1;
}

.separate_block_performance_detail_num>* {
    display: inline-block;
    vertical-align: baseline;
    letter-spacing: normal;
}

.separate_block_performance_detail_num span {
    margin-left: 10px;
    font-size: 56px;
    font-size: 3.5rem;
}

.separate_block_performance_detail_num em {
    font-size: 320px;
    font-size: 20rem;
    color: #f88911;
}

.separate_block_performance_detail_attention {
    text-align: center;
    font-size: 19px;
    font-size: 1.2rem;
    line-height: 2.5;
}

.separate_block_performance .sec_title06 {
    margin-bottom: 58px;
}

.separate_block_performance .sec_title07 {
    margin-bottom: -22px;
}

.separate_block_right .separate_block_desc {
    margin-left: auto;
}

.separate_block_desc {
    background: #FFFFFF;
    background: rgba(255, 255, 255, 0.902);
    width: 50%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    min-height: 600px;
    padding-left: 8.3333%;
    padding-right: 8.3333%;
}

.separate_block_desc_inr {
    width: 100%;
}

@media screen and (max-width: 1380px) {
    .separate_block_desc {
        width: 100%;
    }
}

@media screen and (max-width: 767px) {
    .separate_block_campus {
        background-image: url(../img/about/fact_figures/campus-bg-sp.jpg);
    }

    .separate_block_campus .separate_block_desc {
        padding-top: 55px;
        padding-bottom: 60px;
    }

    .separate_block_campus_detail {
        max-width: 100%;
    }

    .separate_block_campus_num {
        text-align: center;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-align: start;
        align-items: flex-start;
        margin-bottom: 17px;
    }

    .separate_block_campus_num>p:first-child span {
        margin-left: 10px;
        font-size: 2.6rem;
        line-height: 1;
    }

    .separate_block_campus_num>p:first-child>em {
        font-size: 8.5rem;
        line-height: 1;
        color: #ea6d94;
    }

    .separate_block_campus_num>p:first-child img {
        max-height: 66px;
    }

    .separate_block_campus_num_label {
        position: static;
        -ms-transform: translateX(0);
        transform: translateX(0);
        -ms-transform: translateY(15px);
        transform: translateY(15px);
        top: 20px;
        width: 69px;
        height: 69px;
        margin-left: 5px;
    }

    .separate_block_campus_num_label span {
        font-size: 1.2rem;
    }

    .separate_block_campus_num_label span:first-child {
        font-size: 1.2rem;
    }

    .separate_block_campus_num_label em {
        font-size: 3.2rem;
        margin-right: 3px;
        line-height: 0.9;
    }

    .separate_block_campus_attention {
        text-align: center;
        font-size: 1.2rem;
        line-height: 1.41;
        margin-bottom: 13px;
    }

    .separate_block_campus_human {
        margin-bottom: 20px;
    }

    .separate_block_campus_human img {
        max-height: 110px;
    }

    .separate_block_campus .sec_title06 {
        margin-bottom: 30px;
    }

    .separate_block_performance {
        background-image: url(../img/about/fact_figures/performance-bg-sp.jpg);
    }

    .separate_block_performance .separate_block_desc {
        padding-top: 50px;
        padding-bottom: 58px;
    }

    .separate_block_performance_detail {
        max-width: 100%;
        width: 100%;
        margin: 0 auto;
    }

    .separate_block_performance_detail_num {
        margin-bottom: 0;
    }

    .separate_block_performance_detail_num em {
        font-size: 10.5rem;
    }

    .separate_block_performance_detail_num span {
        font-size: 2.6rem;
        line-height: 1;
    }

    .separate_block_performance_detail_attention {
        text-align: center;
        font-size: 1.2rem;
        line-height: 1.25;
    }

    .separate_block_performance .sec_title06 {
        margin-bottom: 20px;
    }

    .separate_block_performance .sec_title07 {
        margin-bottom: 0;
    }

    .separate_block_desc {
        background: none;
        min-height: initial;
        padding-left: 15px;
        padding-right: 15px;
    }
}

.student_nop_block {
    max-width: 385px;
    margin: 0 auto 31px;
}

.student_nop_block .sec_title07 {
    margin-bottom: 0;
}

.student_nop_block_num {
    text-align: center;
}

.student_nop_block_num>* {
    display: inline-block;
    vertical-align: text-bottom;
}

.student_nop_block_num em {
    font-size: 240px;
    font-size: 15rem;
    line-height: 1;
    color: #5f3c73;
}

.student_nop_block_num span {
    position: relative;
    top: -30px;
    margin-left: 4px;
    font-size: 56px;
    font-size: 3.5rem;
}

.student_nop_block_attention {
    text-align: center;
    font-size: 19px;
    font-size: 1.2rem;
    line-height: 2.5;
    margin-bottom: 15px;
}

@media only screen and (max-width: 767px) {
    .student_nop_block {
        max-width: 100%;
        margin: 0 auto 40px;
        text-align: center;
    }

    .student_nop_block .sec_title07 {
        margin-bottom: 0px;
    }

    .student_nop_block_num {
        margin-bottom: 15px;
    }

    .student_nop_block_num em {
        font-size: 8.5rem;
    }

    .student_nop_block_num span {
        top: -20px;
        font-size: 2.6rem;
    }

    .student_nop_block_num img {
        max-height: 86px;
    }

    .student_nop_block_attention {
        text-align: center;
        font-size: 1.2rem;
        line-height: 1.25;
        margin-bottom: 13px;
    }

    .student_nop_block_human img {
        max-height: 40px;
    }
}

.fact_student_deco {
    overflow: hidden;
    position: relative;
    background-image: url(../img/about/fact_figures/learn-bg.png);
    height: 40px;
    background-position: 50% 50%;
    margin: 20px 0 70px;
    background-repeat: no-repeat;
}

@media only screen and (max-width: 767px) {
    .fact_student_deco {
        background-image: url(../img/about/fact_figures/learn-bg-sp.png);
        height: 20px;
        background-size: auto 100%;
        margin-bottom: 30px;
        margin-top: 38px;
    }

    .fact_student_deco:before,
    .fact_student_deco:after {
        content: " ";
        position: absolute;
        bottom: 0;
        height: 1px;
        width: 50%;
        background: #470e67;
    }

    .fact_student_deco:before {
        left: -30px;
    }

    .fact_student_deco:after {
        right: -30px;
    }
}

.fact_student_graph {
    padding: 0 7px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    text-align: center;
    margin-bottom: 77px;
}

@media only screen and (max-width: 1200px) {
    .fact_student_graph {
        display: block;
        margin-bottom: 30px;
    }
}

.fact_student_graph_block_title {
    line-height: 1;
    font-weight: bold;
    font-size: 40px;
    font-size: 2.5rem;
    margin-bottom: 40px;
}

.fact_student_graph_block_image {
    display: -ms-flexbox;
    display: flex;
    height: 296px;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: end;
    align-items: flex-end;
    margin-bottom: 27px;
}

.fact_student_graph_block_attention {
    font-size: 19px;
    font-size: 1.2rem;
    line-height: 1;
}

@media only screen and (max-width: 1200px) {
    .fact_student_graph_block {
        margin-top: 30px;
    }
}

@media only screen and (max-width: 767px) {
    .fact_student_graph_block_title {
        line-height: 2;
        font-size: 2rem;
        margin-bottom: 5px;
    }

    .fact_student_graph_block_image {
        height: auto;
        margin-bottom: 11px;
    }

    .fact_student_graph_block_attention {
        font-size: 1.2rem;
    }
}

.women_ratio_block {
    margin-bottom: 75px;
}

.women_ratio_block_title {
    line-height: 1;
    font-size: 40px;
    font-size: 2.5rem;
    margin-bottom: 41px;
    font-weight: bold;
    text-align: center;
}

.women_ratio_block_rank {
    text-align: center;
    line-height: 1;
    font-size: 67px;
    font-size: 4.2rem;
}

.women_ratio_block_rank em {
    position: relative;
    display: inline-block;
    font-size: 304px;
    font-size: 19rem;
    color: #5f3c73;
    line-height: .65;
    padding-top: 77px;
}

.women_ratio_block_rank em:before {
    content: " ";
    top: 0;
    position: absolute;
    left: 50%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    display: block;
    width: 94px;
    height: 70px;
    background-image: url(../img/about/fact_figures/crown-purple.png);
}

.women_ratio_block_inr {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.women_ratio_block_image {
    position: relative;
}

.women_ratio_block_desc {
    padding-left: 70px;
}

.women_ratio_block_attention {
    text-align: center;
    font-size: 19px;
    font-size: 1.2rem;
    line-height: 1.6666;
    margin-top: 20px;
}

.women_ratio_block_circle {
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: -84px;
    width: 168px;
    height: 168px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    background: #5f3c73;
    border-radius: 50%;
    font-size: 41px;
    font-size: 2.6rem;
    color: #fff;
    line-height: 1.1;
    text-align: center;
}

.women_ratio_block_circle em {
    font-size: 96px;
    font-size: 6rem;
    margin-right: 3px;
}

.women_ratio_block_circle span {
    font-weight: bold;
}

@media only screen and (max-width: 1200px) {
    .women_ratio_block_inr {
        display: block;
        text-align: center;
    }

    .women_ratio_block_desc {
        padding-left: 0;
        margin-bottom: 17px;
    }

    .women_ratio_block_image {
        display: inline-block;
    }
}

@media only screen and (max-width: 767px) {
    .women_ratio_block {
        margin-bottom: 35px;
    }

    .women_ratio_block_title {
        line-height: 2;
        font-size: 2rem;
        margin-bottom: 10px;
    }

    .women_ratio_block_inr {
        max-width: 100% !important;
    }

    .women_ratio_block_rank {
        font-size: 2.6rem;
    }

    .women_ratio_block_rank em {
        position: relative;
        display: inline-block;
        font-size: 8.5rem;
        color: #5f3c73;
        line-height: .65;
        padding-top: 40px;
    }

    .women_ratio_block_rank em:before {
        position: absolute;
        left: 50%;
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 47px;
        height: 35px;
        background-size: cover;
    }

    .women_ratio_block_attention {
        text-align: center;
        font-size: 1.2rem;
        line-height: 1.41;
        margin-top: 7px;
        margin-bottom: 17px;
    }

    .women_ratio_block_circle {
        left: 0;
        width: 116px;
        height: 116px;
        font-size: 1.7rem;
        line-height: 1.1;
    }

    .women_ratio_block_circle em {
        font-size: 3.8rem;
        margin-right: 3px;
    }

    .women_ratio_block_image {
        width: 100%;
        padding-left: 58px;
        box-sizing: border-box;
    }

    .women_ratio_block_image figure img {
        width: 100%;
    }

    .women_ratio_block_circle {
        left: 0;
        width: 116px;
    }
}

.fact_student_block_unit {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media only screen and (max-width: 1200px) {
    .fact_student_block_unit {
        display: block;
    }
}

.fact_student_block:first-child {
    width: 47.9141%;
}

.fact_student_block:nth-child(2) {
    width: 41.5971%;
}

.fact_student_block_inr {
    display: inline-block;
    text-align: center;
}

.fact_student_block_title {
    font-weight: bold;
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 1.4;
    margin-bottom: 5px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
}

.fact_student_block_num {
    text-align: center;
    line-height: 1;
    margin-bottom: 5px;
}

.fact_student_block_num>* {
    display: inline-block;
    vertical-align: baseline;
}

.fact_student_block_num em {
    font-size: 240px;
    font-size: 15rem;
    color: #5f3c73;
}

.fact_student_block_num span {
    position: relative;
    font-size: 56px;
    font-size: 3.5rem;
    line-height: 1;
    margin-left: 5px;
}

.fact_student_block_attention {
    font-size: 19px;
    font-size: 1.2rem;
    line-height: 1.666;
    margin-bottom: 28px;
}

.fact_student_block_human {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: end;
    align-items: flex-end;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    margin-bottom: 25px;
}

.fact_student_block_human_inr {
    position: relative;
    display: inline-block;
}

.fact_student_block_circle {
    position: absolute;
    left: 100%;
    bottom: 38px;
    margin-left: 7px;
    width: 102px;
    height: 106px;
    background-image: url(../img/about/fact_figures/student-circle.png);
    background-size: cover;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 25px;
    font-size: 1.6rem;
    color: #5f3c73;
    font-weight: bold;
}

@media only screen and (max-width: 1200px) {
    .fact_student_block {
        width: 100% !important;
        text-align: center;
        margin-top: 35px;
    }

    .fact_student_block:first-child {
        margin-top: 0;
    }
}

@media only screen and (max-width: 768px) {
    .fact_student_block:nth-child(2) .fact_student_block_attention {
        text-align: left;
    }

    .fact_student_block_inr {
        display: block;
        max-width: initial !important;
    }

    .fact_student_block_title {
        font-weight: bold;
        font-size: 2rem;
        line-height: 1.25;
        margin-bottom: -5px;
    }

    .fact_student_block_num {
        margin-bottom: 8px;
    }

    .fact_student_block_num span {
        font-size: 2.5rem;
        margin-left: 5px;
    }

    .fact_student_block_num em {
        font-size: 8.5rem;
    }

    .fact_student_block_attention {
        font-size: 1.2rem;
        line-height: 1.25;
        margin-bottom: 17px;
    }

    .fact_student_block_human {
        margin-bottom: 20px;
    }

    .fact_student_block_human_inr {
        position: relative;
        display: inline-block;
    }

    .fact_student_block_human figure img {
        min-height: 47px;
        max-height: 47px;
    }

    .fact_student_block_circle {
        bottom: 9px;
        margin-left: 9px;
        width: 74.5px;
        height: 77.5px;
        font-size: 1.2rem;
    }
}

.fact_student_block02 .fact_student_block_inr {
    max-width: 313px;
    width: 100%;
}

.feature_block_unit {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 20px;
}

@media only screen and (max-width: 1200px) {
    .feature_block_unit {
        display: block;
    }
}

.feature_block {
    text-align: center;
}

.feature_block:nth-child(2) {
    margin: 0 39px 0 43px;
}

.feature_block_title {
    text-align: center;
    line-height: 1.4;
    font-size: 40px;
    font-size: 2.5rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-weight: bold;
}

.feature_block_num {
    line-height: 1;
}

.feature_block_num>* {
    display: inline-block;
    vertical-align: baseline;
}

.feature_block_num em {
    font-size: 240px;
    font-size: 15rem;
    color: #0082bf;
}

.feature_block_num span {
    font-size: 56px;
    font-size: 3.5rem;
    margin-left: 5px;
    line-height: 1;
}

.feature_block_attention {
    line-height: 2.5;
    font-size: 19px;
    font-size: 1.2rem;
    margin-bottom: 23px;
}

.feature_block_image {
    display: inline-block;
    position: relative;
    margin-bottom: 21px;
}

.feature_block_circle {
    position: absolute;
    top: -13px;
    right: -28px;
    width: 100px;
    height: 100px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    color: #fff;
    background: #0082bf;
    border-radius: 50%;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1;
    font-weight: bold;
}

.feature_block_circle em {
    font-size: 88px;
    font-size: 5.5rem;
    line-height: .9;
    font-weight: normal;
}

@media only screen and (max-width: 1200px) {
    .feature_block {
        margin-left: 0 !important;
        margin-right: 0 !important;
        margin-top: 35px !important;
    }

    .feature_block:first-child {
        margin-top: 0 !important;
    }
}

@media only screen and (max-width: 767px) {
    .feature_block_title {
        line-height: 1.5;
        font-size: 2rem;
        margin-bottom: -5px;
    }

    .feature_block_num {
        margin-bottom: 0;
    }

    .feature_block_num em {
        font-size: 8.5rem;
    }

    .feature_block_num span {
        font-size: 2.6rem;
        margin-left: 9px;
    }

    .feature_block_attention {
        line-height: 1.25;
        font-size: 1.2rem;
        margin-bottom: 18px;
    }

    .feature_block_image {
        margin-bottom: 20px;
    }

    .feature_block_image figure img {
        max-height: 236px;
    }

    .feature_block_circle {
        top: 6px;
        right: 4px;
        width: 70px;
        height: 70px;
        font-size: 1.2rem;
    }

    .feature_block_circle em {
        font-size: 3.5rem;
    }
}

.global_block01_unit {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 58px;
}

@media only screen and (max-width: 1380px) {
    .global_block01_unit {
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-top: -30px;
    }
}

@media only screen and (max-width: 767px) {
    .global_block01_unit {
        margin-bottom: 32px;
    }
}

.global_block01 {
    width: 25%;
}

.global_block01_title {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 1.4;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    font-weight: bold;
    margin-bottom: 10px;
}

.global_block01_num {
    margin-bottom: 7px;
    text-align: center;
    line-height: 1;
}

.global_block01_num>* {
    display: inline-block;
    vertical-align: baseline;
}

.global_block01_num em {
    color: #4ea059;
    font-size: 168px;
    font-size: 10.5rem;
}

.global_block01_num span {
    font-size: 40px;
    font-size: 2.5rem;
    margin-left: 5px;
    line-height: 1;
}

.global_block01_attention {
    line-height: 1.5;
    font-size: 19px;
    font-size: 1.2rem;
    text-align: center;
}

@media only screen and (max-width: 1200px) {
    .global_block01 {
        width: 45.2054% !important;
        margin-right: 0 !important;
        margin-top: 30px;
    }
}

@media only screen and (max-width: 767px) {
    .global_block01_title {
        font-size: 2rem;
        line-height: 1.25;
        margin-bottom: 0;
    }

    .global_block01_num {
        margin-bottom: 4px;
    }

    .global_block01_num em {
        font-size: 7rem;
    }

    .global_block01_num span {
        font-size: 1.5rem;
    }

    .global_block01_attention {
        line-height: 1.5;
        font-size: 1.2rem;
        text-align: center;
    }
}

.global_block02_unit_wrap {
    margin: 0 auto 70px;
    position: relative;
    max-width: 960px;
    border: 2px solid #4ea059;
    background: #fff;
    padding: 43px 15px 43px;
}

.global_block02_unit_wrap:before {
    content: " ";
    position: absolute;
    top: 100%;
    margin-bottom: 2px;
    left: 50%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 36px;
    height: 28px;
    top: 100%;
    background-image: url(../img/about/fact_figures/global_block02_unit_arrow.png);
}

@media only screen and (max-width: 767px) {
    .global_block02_unit_wrap {
        margin: 0 auto 77px;
        border: 2px solid #4ea059;
        padding: 37px 0 20px;
    }

    .global_block02_unit_wrap:before {
        background-size: contain;
        width: 13.5px;
        height: 11.5px;
        background-image: url(../img/about/fact_figures/global_block02_unit_arrow_sp.png);
    }
}

.global_block02_unit {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
}

@media only screen and (max-width: 1360px) {
    .global_block02_unit {
        display: block;
    }
}

.global_block02 {
    text-align: center;
    margin-left: 69px;
}

.global_block02:first-child {
    width: 195px;
    margin-left: 0;
}

.global_block02_title {
    font-size: 32px;
    font-size: 2rem;
    line-height: 1.4;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    font-weight: bold;
    margin-bottom: -10px;
    color: #4ea059;
}

.global_block02_num {
    margin-bottom: 19px;
    text-align: center;
    line-height: 1;
}

.global_block02_num>* {
    display: inline-block;
    vertical-align: baseline;
}

.global_block02_num em {
    color: #4ea059;
    font-size: 168px;
    font-size: 10.5rem;
}

.global_block02_num span {
    font-size: 40px;
    font-size: 2.5rem;
    margin-left: 5px;
    line-height: 1;
}

.global_block02_human img {
    max-height: 52px;
}

@media only screen and (max-width: 1360px) {
    .global_block02 {
        width: 100% !important;
        margin-left: 0 !important;
    }
}

@media only screen and (max-width: 767px) {
    .global_block02 {
        margin-top: 27px;
    }

    .global_block02:first-child {
        margin-top: 0;
    }

    .global_block02_title {
        font-size: 1.8rem;
        line-height: 1.277;
        margin-bottom: -2px;
        color: #4ea059;
    }

    .global_block02_num {
        margin-bottom: 4px;
    }

    .global_block02_num em {
        font-size: 7rem;
    }

    .global_block02_num span {
        font-size: 2.5rem;
        margin-left: 5px;
        line-height: 1;
    }

    .global_block02_human img {
        max-height: 46px;
    }
}

.global_block03_unit {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 81px;
}

@media only screen and (max-width: 1360px) {
    .global_block03_unit {
        display: block;
        margin-top: -36px;
    }
}

@media only screen and (max-width: 767px) {
    .global_block03_unit {
        margin-bottom: 40px;
    }
}

.global_block03:first-child {
    width: 380px;
}

.global_block03:first-child .global_block03_inr {
    padding-top: 8px;
}

.global_block03:nth-child(2) {
    width: 412px;
    margin-left: 22px;
}

.global_block03_inr {
    text-align: center;
    box-sizing: border-box;
}

.global_block03_num {
    margin-bottom: -4px;
    text-align: center;
    line-height: 1;
}

.global_block03_num>* {
    display: inline-block;
    vertical-align: baseline;
}

.global_block03_num em {
    color: #4ea059;
    font-size: 240px;
    font-size: 15rem;
}

.global_block03_num span {
    font-size: 56px;
    font-size: 3.5rem;
    margin-left: 13px;
    line-height: 1;
}

.global_block03_attention {
    line-height: 2.5;
    font-size: 19px;
    font-size: 1.2rem;
    margin-bottom: 24px;
}

.global_block03_human img {
    max-height: 52px;
}

.global_block03 .sec_title07 {
    margin-bottom: 0;
}

.global_block03 .link_list {
    margin-top: -8px;
}

.global_block03_circle {
    margin: 0 auto;
    width: 340px;
    height: 340px;
    background-size: cover;
    background-image: url(../img/about/fact_figures/offer-circle.png);
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 1;
}

.global_block03_circle_title {
    font-size: 40px;
    font-size: 2.5rem;
    font-weight: bold;
    margin-bottom: 5px;
}

.global_block03_circle_text {
    font-size: 38px;
    font-size: 2.4rem;
}

.global_block03_circle_text em {
    font-size: 160px;
    font-size: 10rem;
    color: #4ea059;
    line-height: .95;
}

.global_block03_circle_attention {
    margin-top: 14px;
    font-size: 19px;
    font-size: 1.2rem;
}

@media only screen and (max-width: 1360px) {
    .global_block03 {
        margin: 36px auto !important;
    }
}

@media only screen and (max-width: 767px) {
    .global_block03 {
        width: 100% !important;
    }

    .global_block03:nth-child(2) img {
        max-height: 212px;
    }

    .global_block03_inr {
        margin-bottom: 20px;
    }

    .global_block03_num {
        margin-bottom: -5px;
    }

    .global_block03_num em {
        font-size: 10.5rem;
    }

    .global_block03_num span {
        font-size: 2.5rem;
        margin-left: 6px;
    }

    .global_block03_attention {
        line-height: 1;
        margin-bottom: 20px;
    }

    .global_block03_human img {
        max-height: 47px;
    }

    .global_block03 .sec_title07 {
        margin-bottom: -5px;
    }

    .global_block03 .link_list {
        margin-top: 0;
    }

    .global_block03_circle {
        width: 212px;
        height: 212px;
    }

    .global_block03_circle_title {
        font-size: 1.3rem;
        margin-bottom: 0;
    }

    .global_block03_circle_text {
        font-size: 1.4rem;
    }

    .global_block03_circle_text em {
        font-size: 6rem;
        line-height: .85;
    }

    .global_block03_circle_attention {
        margin-top: 14px;
    }
}

.global_block04 .sec_title07 {
    max-width: 380px;
    margin: 0 auto 40px;
}

.global_block04_inr {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.global_block04_num {
    text-align: center;
    margin-bottom: 15px;
    line-height: 1;
}

.global_block04_num em {
    font-size: 320px;
    font-size: 20rem;
    color: #4ea059;
    line-height: .3;
}

.global_block04_num>span {
    line-height: 1;
    font-size: 67px;
    font-size: 4.2rem;
}

.global_block04_attention {
    font-size: 19px;
    font-size: 1.2rem;
    line-height: 1.916;
}

.global_block04_rank,
.global_block04_college {
    margin: 0 28px;
}

.global_block04_college {
    width: 330px;
    padding: 39px 58px 44px 41px;
    box-sizing: border-box;
    border: 2px solid #4ea059;
    background: #fff;
    font-size: 22px;
    font-size: 1.4rem;
    line-height: 1;
}

.global_block04_college dl {
    display: -ms-flexbox;
    display: flex;
    margin-top: 17px;
}

.global_block04_college dl:first-child {
    margin-top: 0;
}

.global_block04_college dl dt {
    width: 37px;
}

.global_block04_college dl dt+dd {
    -ms-flex: 1;
    flex: 1;
}

.global_block04_college dl dd:last-child {
    max-width: 5em;
    text-align: right;
}

.global_block04_college dl.global_block04_college_current dt,
.global_block04_college dl.global_block04_college_current dt+dd {
    font-weight: bold;
    font-size: 27px;
    font-size: 1.7rem;
    color: #4ea059;
}

@media only screen and (max-width: 1360px) {
    .global_block04 .sec_title07 {
        max-width: 100%;
        margin: 0 auto 40px;
    }

    .global_block04_inr {
        display: block;
    }

    .global_block04_college {
        margin: 10px auto 0;
    }
}

@media only screen and (max-width: 767px) {
    .global_block04 .sec_title07 {
        max-width: 100%;
        margin: 0 auto 30px;
    }

    .global_block04_num {
        text-align: center;
        margin-bottom: 5px;
    }

    .global_block04_num>* {
        display: inline-block;
        vertical-align: baseline;
    }

    .global_block04_num>span {
        font-size: 3rem;
    }

    .global_block04_num em {
        font-size: 10.5rem;
    }

    .global_block04_attention {
        font-size: 1.2rem;
        line-height: 1.916;
        margin-bottom: 5px;
        text-align: center;
    }

    .global_block04_rank,
    .global_block04_college {
        margin: 0;
    }

    .global_block04_college {
        width: 100%;
        padding: 30px 35px 28px 40px;
        font-size: 1.4rem;
        line-height: 1;
        margin-top: 14px;
    }
}

.performance_block_unit {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 34px;
}

@media only screen and (max-width: 1360px) {
    .performance_block_unit {
        display: block;
    }
}

@media only screen and (max-width: 767px) {
    .performance_block_unit {
        margin-bottom: 20px;
    }
}

.performance_block {
    text-align: center;
}

.performance_block:nth-child(2) {
    margin: 0 54px 0 30px;
}

.performance_block_title {
    text-align: center;
    font-weight: bold;
    line-height: 1;
    font-size: 40px;
    font-size: 2.5rem;
    margin-bottom: 32px;
}

.performance_block_tournament {
    font-weight: bold;
    font-size: 25px;
    font-size: 1.6rem;
    line-height: 1.125;
    color: #f88911;
    margin-bottom: 38px;
}

.performance_block_crown {
    margin-bottom: -30px;
}

.performance_block_crown img {
    max-height: 55px;
}

.performance_block_result {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: end;
    align-items: flex-end;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 22px;
}

.performance_block_result_type01 {
    width: 100%;
    line-height: 1;
}

.performance_block_result_type01>* {
    display: inline-block;
    vertical-align: bottom;
}

.performance_block_result_type01>span {
    line-height: 1;
    font-size: 67px;
    font-size: 4.2rem;
}

.performance_block_result_type01 em {
    position: relative;
    top: 15px;
    font-size: 200px;
    font-size: 12.5rem;
    color: #f88911;
}

.performance_block_result_type02 {
    font-weight: bold;
    font-size: 96px;
    font-size: 6rem;
    color: #f88911;
    line-height: 1;
}

.performance_block_attention {
    font-size: 19px;
    font-size: 1.2rem;
    line-height: 1.5;
    margin-bottom: 28px;
}

@media only screen and (max-width: 1360px) {
    .performance_block {
        margin: 40px 0 0 !important;
    }

    .performance_block:first-child {
        margin-top: 0 !important;
    }
}

@media only screen and (max-width: 767px) {
    .performance_block_title {
        text-align: center;
        font-weight: bold;
        line-height: 1;
        font-size: 2rem;
        margin-bottom: 14px;
    }

    .performance_block_tournament {
        font-size: 1.6rem;
        line-height: 1.125;
        margin-bottom: 19px;
    }

    .performance_block_crown {
        margin-bottom: 15px;
    }

    .performance_block_crown img {
        max-height: 33px;
    }

    .performance_block_result {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: end;
        align-items: flex-end;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 7px;
    }

    .performance_block_result_type01 {
        margin-top: -37px;
    }

    .performance_block_result_type01>* {
        vertical-align: text-bottom;
    }

    .performance_block_result_type01>span {
        line-height: 1;
        font-size: 3.5rem;
    }

    .performance_block_result_type01 em {
        position: relative;
        top: 10px;
        font-size: 10.5rem;
        color: #f88911;
    }

    .performance_block_result_type02 {
        font-size: 3.5rem;
    }

    .performance_block_attention {
        font-size: 1.2rem;
        line-height: 1.5;
        margin-bottom: 17px;
    }

    .performance_block_image img {
        max-height: 237px;
    }
}

.recruit_block_unit {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 31px;
    margin-top: -40px;
}

.recruit_block {
    width: 380px;
    margin: 40px 40px 0;
    text-align: center;
}

.recruit_block .sec_title07 {
    margin-bottom: 0;
}

.recruit_block_num {
    margin-bottom: -4px;
    line-height: 1;
}

.recruit_block_num>* {
    display: inline-block;
    vertical-align: bottom;
}

.recruit_block_num>span {
    position: relative;
    top: -20px;
    line-height: 1;
    font-size: 40px;
    font-size: 2.5rem;
    margin-left: 4px;
}

.recruit_block_num>em {
    font-size: 240px;
    font-size: 15rem;
    color: #5bbcef;
}

.recruit_block_num_label {
    display: -ms-flexbox;
    display: flex;
    height: 98px;
    width: 98px;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    color: #5bbcef;
    font-size: 25px;
    font-size: 1.6rem;
    font-weight: bold;
    border: 2px solid #5bbcef;
    border-radius: 50%;
}

.recruit_block_num_label em {
    font-size: 68px;
    font-size: 4.3rem;
    font-weight: normal;
    margin-right: 3px;
}

.recruit_block_attention {
    line-height: 2.5;
    font-size: 19px;
    font-size: 1.2rem;
    margin-bottom: 33px;
}

@media only screen and (max-width: 767px) {
    .recruit_block {
        width: 100%;
        margin: 40px 0 0;
    }

    .recruit_block .sec_title07 {
        margin-bottom: -3px;
    }

    .recruit_block_num {
        margin-bottom: 0;
    }

    .recruit_block_num>span {
        font-size: 2.5rem;
        margin-left: 9px;
        top: -15px;
    }

    .recruit_block_num>em {
        font-size: 10.5rem;
    }

    .recruit_block_num_label {
        width: 69px;
        height: 69px;
        font-size: 1.2rem;
    }

    .recruit_block_num_label em {
        font-size: 3.2rem;
        font-weight: normal;
        margin-right: 3px;
    }

    .recruit_block_attention {
        line-height: 1.25;
        margin-bottom: 18px;
    }

    .recruit_block_image img {
        width: 100%;
    }

    /*.recruit_block_image figcaption {
      font-size: 1.2rem;
    }*/
}

.recruit_block_image figcaption {
    font-size: 1.2rem;
    margin-top: 10px;
}





/*--特殊制御--*/

.comma-text {
    position: relative;
    top: -30px;
}

@media only screen and (max-width: 767px) {
    .comma-text {
        top: -10px;
    }
}





/*--part_list--*/

.parts_page .parts_list {
    margin-bottom: 80px;
}

.side_padding {
    max-width: 1080px;
    padding: 0 20px;
    margin: 0 auto;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 2;
}

.lead-center {
    margin-bottom: 1.5em;
    text-align: center;
    line-height: 2;
    font-size: 24px;
    font-size: 1.5rem;
}

@media only screen and (max-width: 767px) {
    .lead-center {
        font-size: 1.4rem;
        line-height: 1.64;
    }
}

.lead-left {
    margin-bottom: 1.5em;
    line-height: 2;
    font-size: 24px;
    font-size: 1.5rem;
}

@media only screen and (max-width: 767px) {
    .lead-left {
        font-size: 1.4rem;
        line-height: 1.64;
    }
}

.lead-right {
    margin-bottom: 1.5em;
    text-align: right;
    line-height: 2;
    font-size: 24px;
    font-size: 1.5rem;
}

@media only screen and (max-width: 767px) {
    .lead-right {
        text-align: left;
        font-size: 1.4rem;
        line-height: 1.64;
    }
}

.attention-text {
    line-height: 2;
    font-size: 12px;
    font-size: 1.2rem;
    margin-bottom: 30px;
}

.text-l {
    text-align: left !important;
}

.text-c {
    text-align: center !important;
}

.text-r {
    text-align: right !important;
}

.img_block_unit {
    display: -ms-flexbox;
    display: flex;
}

.img_block_unit_size_01 img {
    display: block;
    margin: 0;
    width: 100%;
}

.img_block_unit_wrap {
    margin-bottom: 70px;
    background-color: #efefef;
    padding: 55px 0 45px;
}

@media only screen and (max-width: 767px) {
    .img_block_unit_wrap {
        margin-bottom: 40px;
    }
}

.img_block .img_caption {
    padding: 0;
    margin-top: 15px;
    background-color: transparent;
}

@media only screen and (min-width: 768px) {
    .img_block_unit_col1 {
        display: block;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .img_block_unit_col1>* {
        max-width: 500px;
        margin: 0 auto;
    }

    .img_block_unit_col2 {
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .img_block_unit_col2 .img_block {
        width: 48.07692%;
    }

    .img_block_unit_col3 {
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .img_block_unit_col3 .img_block {
        width: 30.7692%;
    }

    .img_block_unit_col4 .img_block {
        width: 23.5576%;
        margin-left: 1.9232%;
    }

    .img_block_unit_col4 .img_block:first-child {
        margin-left: 0;
    }

    .img_block_unit_size_01 {
        margin-bottom: 70px;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-justify-content: space-between;
        justify-content: space-between;
    }

    .img_block_unit_size_01>.img_block {
        width: 57.692307692%;
    }

    .img_block_unit_size_01>.img_block_unit {
        width: 38.46153846%;
        display: block;
        position: relative;
    }

    .img_block_unit_size_01 .img_block_unit .img_block:first-child {
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
    }

    .img_block_unit_size_01 .img_block_unit .img_block:last-child {
        position: absolute;
        bottom: 0;
        right: 0;
        left: 0;
    }

    .img_block_unit_size_01.img_block_unit_note {
        padding: 0 0 30px;
        position: relative;
    }

    .img_block_unit_size_01.img_block_unit_note .img_block_note {
        font-size: 1.2rem;
        line-height: 1.4;
        position: absolute;
        bottom: 0;
        right: 0;
    }
}

@media only screen and (min-width: 768px) {
    .img_block_unit_col1_full {
        margin-bottom: 70px;
        display: block;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}

@media only screen and (max-width: 767px) {
    .img_block_unit_col1_full {
        margin-bottom: 40px;
    }
}

@media only screen and (max-width: 767px) {
    .img_block_unit {
        display: block;
    }

    .img_block_unit .img_block {
        margin-top: 20px;
    }

    .img_block_unit_size_01 {
        margin: 0 0 40px;
    }

    .img_block_unit_size_01 .img_block {
        margin-top: 20px;
    }

    .img_block_unit_size_01 .img_block_unit {
        margin-top: 20px;
    }

    .img_block_unit_size_01 .img_block_unit>*:first-child {
        margin-top: 0;
    }

    .img_block_unit_size_01.img_block_unit_note .img_block_note {
        padding-top: 8px;
        font-size: 1.2rem;
        line-height: 1.4;
    }

    .img_block_unit_size_01>*:first-child {
        margin-top: 0;
    }
}

.img_block figure>a {
    display: block;
    overflow: hidden;
    background: rgba(0, 0, 0, 0.6);
    position: relative;
}

.img_block figure>a>img {
    max-width: none;
    height: 130%;
    margin: auto;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    transition: all 0.4s;
}

.img_block figure>a::before {
    content: "";
    width: 100%;
    padding-top: 60.4%;
    display: block;
}

.img_block figure>a::after {
    content: "";
    width: 17px;
    height: 18px;
    background: url(/common/img/base/icon_zoom.png) 0 0/100% auto no-repeat;
    position: absolute;
    right: 10px;
    bottom: 10px;
    z-index: 10;
}

.img_block figure>a:hover img {
    -webkit-transform: translateX(-50%) scale(1.1);
    transform: translateX(-50%) scale(1.1);
}

.img_block figure img {
    width: 100%;
}

.img_block figure figcaption {
    font-size: 24px;
    font-size: 1.5rem;
    background: #efefef;
    line-height: 2;
    padding: 15px 20px;
}

@media(max-width: 767px) {
    .img_block_unit.img_block_unit_col4 .img_block figure img {
        width: 100%;
    }

    .img_block figure img {
        width: 100%;
    }

    .img_block figure figcaption {
        font-size: 1.4rem;
        line-height: 1.5;
        padding: 10px 15px;
    }
}

.img_block.img_block_tag figure {
    position: relative;
}

@media only screen and (max-width: 767px) {
    .img_block figure img {
        width: 100%;
    }

    .img_block figure figcaption {
        font-size: 1.4rem;
        line-height: 1.5;
        padding: 10px 15px;
    }
}

.img_block_unit_title {
    font-size: 1.8rem;
}

.img_block_unit_desc {
    font-size: 1.5rem;
    line-height: 1.47;
    margin-bottom: 10px;
}

.img_block_unit_desc_2 {
    font-size: 1.8rem;
    line-height: 1.444;
    margin-bottom: 15px;
}

.img_lead_block_desc {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.86;
    overflow: hidden;
}

.img_lead_block_desc>.sec_title08:first-child {
    margin-top: 0;
}

@media(max-width: 767px) {
    .img_lead_block_desc {
        margin-bottom: 30px;
    }
}

.img_lead_block_desc p {
    margin-bottom: 20px;
}

.img_lead_block_desc p:last-child {
    margin-bottom: 0;
}

.img_lead_block .img_lead_block_left .img_lead_block_around {
    margin-bottom: 60px;
}

.img_lead_block.img_lead_block_left.img_lead_block_around {
    margin-bottom: 60px;
}

@media only screen and (min-width: 768px) {
    .img_lead_block.img_lead_block_right .img_block {
        float: right;
        margin-left: 3.8461%;
        margin-bottom: 2%;
        width: 48.0769%;
    }

    .img_lead_block.img_lead_block_left .img_block {
        float: left;
        margin-right: 3.8461%;
        margin-bottom: 2%;
        width: 48.0769%;
    }

    .img_lead_block.img_lead_block_small .img_block {
        width: 30.7692%;
    }

    .img_lead_block.img_lead_block_around .img_lead_block_desc {
        overflow: visible;
    }
}

@media only screen and (max-width: 767px) {
    .img_lead_block .img_block {
        width: 100%;
        margin-bottom: 20px;
    }

    .img_lead_block_desc {
        font-size: 1.4rem;
    }
}

.img_lead_block_tag {
    padding: 0 1.5rem;
    font-size: 1.2rem;
    line-height: 2;
    color: #fff;
    background-color: #a96215;
    position: absolute;
    top: 0;
    left: 0;
    white-space: nowrap;
    z-index: 1;
}

.img_lead_block.img_lead_block_right_02 {
    margin-bottom: 70px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

@media only screen and (max-width: 767px) {
    .img_lead_block.img_lead_block_right_02 {
        margin-bottom: 40px;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

.img_lead_block.img_lead_block_right_02:after {
    content: none;
    display: none;
}

.img_lead_block.img_lead_block_right_02 .img_block_unit {
    width: calc(100% / 2 - 10px);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

@media only screen and (max-width: 767px) {
    .img_lead_block.img_lead_block_right_02 .img_block_unit {
        width: 100%;
    }
}

@media only screen and (max-width: 767px) {
    .img_lead_block.img_lead_block_right_02 .img_block_unit.img_block_unit_col2 {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-justify-content: space-between;
        justify-content: space-between;
    }
}

@media only screen and (max-width: 767px) {
    .img_lead_block.img_lead_block_right_02 .img_block_unit .img_block {
        width: 48.07692%;
        margin: 0;
    }
}

@media only screen and (max-width: 767px) {
    .img_lead_block.img_lead_block_right_02 .img_block_unit .img_block img {
        display: block;
        width: 100%;
        margin: 0;
    }
}

.img_lead_block.img_lead_block_right_02 .img_lead_block_desc {
    width: calc(100% / 2 - 10px);
}

@media only screen and (max-width: 767px) {
    .img_lead_block.img_lead_block_right_02 .img_lead_block_desc {
        width: 100%;
        margin: 0 0 20px;
    }
}

.img_lead_block.img_lead_block_right_02 .img_lead_block_desc .img_lead_block_head {
    margin: 0 0 12px;
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 1.75;
}

.img_lead_block.img_lead_block_left_02 {
    margin-bottom: 70px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-direction: row-reverse;
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

@media only screen and (max-width: 767px) {
    .img_lead_block.img_lead_block_left_02 {
        margin-bottom: 40px;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

.img_lead_block.img_lead_block_left_02:after {
    content: none;
    display: none;
}

.img_lead_block.img_lead_block_left_02 .img_block_unit {
    width: calc(100% / 2 - 10px);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

@media only screen and (max-width: 767px) {
    .img_lead_block.img_lead_block_left_02 .img_block_unit {
        width: 100%;
    }
}

@media only screen and (max-width: 767px) {
    .img_lead_block.img_lead_block_left_02 .img_block_unit.img_block_unit_col2 {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-justify-content: space-between;
        justify-content: space-between;
    }
}

@media only screen and (max-width: 767px) {
    .img_lead_block.img_lead_block_left_02 .img_block_unit .img_block {
        width: 48.07692%;
        margin: 0;
    }
}

@media only screen and (max-width: 767px) {
    .img_lead_block.img_lead_block_left_02 .img_block_unit .img_block img {
        display: block;
        width: 100%;
        margin: 0;
    }
}

.img_lead_block.img_lead_block_left_02 .img_lead_block_desc {
    width: calc(100% / 2 - 10px);
}

@media only screen and (max-width: 767px) {
    .img_lead_block.img_lead_block_left_02 .img_lead_block_desc {
        width: 100%;
        margin: 0 0 20px;
    }
}

.img_lead_block.img_lead_block_left_02 .img_lead_block_desc .img_lead_block_head {
    margin: 0 0 12px;
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 1.75;
}

.panel-nav li .img_lead_block_tag {
    padding: 0 1.5rem;
}

.panel-nav.col-4 li a figure {
    overflow: hidden;
}

.panel-nav.col-4 li a:hover figure img {
    transform: scale(1.1);
}

.panel-nav.col-4 li a figure img {
    transition: all 0.4s;
}

.panel-nav.col-4 li a figure figcaption {
    position: relative;
}

.panel-nav.col-4 li a figure figcaption:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 20px;
    width: 8px;
    height: 8px;
    border-top: 1px solid #78033d;
    border-right: 1px solid #78033d;
    transform: translate(0, -50%) rotate(45deg);
    transition: all 0.4s;
}

.panel-nav.col-4 li a:hover figure figcaption:after {
    right: 10px;
}

.panel-nav.col-4 li a[target="_blank"] figure figcaption {
    padding-right: 40px;
}

.panel-nav.col-4 li a[target="_blank"] figure figcaption:after {
    content: "";
    background-image: url("../img/base/icon_blank02.png");
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translate(0, -50%);
    width: 14px;
    height: 14px;
    border: none;
    transition: all 0.4s;
}

.panel-nav.col-4 li a[target="_blank"]:hover figure figcaption:after {
    right: 10px;
}



/* acordion_block_unit */

.acordion_block_unit {
    margin-bottom: 50px;
}

@media only screen and (max-width: 767px) {
    .acordion_block_unit {
        margin-bottom: 40px;
    }
}

.acordion_block_unit .acordion_block:nth-child(odd) {
    background: #efefef;
}

@media only screen and (max-width: 767px) {
    .acordion_block_unit.acordion_block_unit_menu {
        border-top: 1px solid #ccc;
        border-right: 1px solid #ccc;
    }

    .acordion_block_unit.acordion_block_unit_menu .acordion_block {
        border-bottom: 1px solid #ccc;
        border-left: 1px solid #ccc;
        background: #fff;
    }
}

.acordion_block_title {
    font-size: 38px;
    font-size: 2.4rem;
    line-height: 1.45;
}

.acordion_block_title a {
    display: block;
    color: #222222;
    padding: 22px 100px 22px 40px;
    background-repeat: no-repeat;
    background-position: top 50% right 36px;
    background-image: url(../img/base/icon_plus.png);
}

.acordion_block_title.is-active a {
    background-image: url(../img/base/icon_minus.png);
}

.acordion_block_body {
    display: none;
    padding: 10px 40px 40px;
}

.acordion_block_content_image {
    float: right;
    margin-left: 5.2083%;
    width: 46.875%;
}

.acordion_block_content_image_block {
    margin-top: 30px;
}

.acordion_block_content_image_block:first-child {
    margin-top: 0;
}

.acordion_block_content_image_block figcaption {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 2;
    padding: 15px 20px;
    background: #efefee;
}

.acordion_block_content_text {
    overflow: hidden;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.86;
}

.acordion_block_content.acordion_block_content_around .acordion_block_content_text {
    overflow: visible;
}

.acordion_block_content02>*last-child {
    margin-bottom: 0 !important;
}

.acordion_block_menu {
    margin: -15px -15px -20px;
}

.acordion_block_menu li {
    border-top: 1px solid #ccc;
    line-height: 1.3;
    font-size: 24px;
    font-size: 1.5rem;
}

.acordion_block_menu li a {
    display: block;
    position: relative;
    padding: 20px 40px;
}

.acordion_block_menu li a:before {
    content: " ";
    position: absolute;
    left: 22px;
    top: 50%;
    margin-top: -4px;
    width: 7px;
    height: 7px;
    border-top: 2px solid #78033d;
    border-right: 2px solid #78033d;
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.acordion_block_menu li.acordion_block_menu_anchor a:before {
    margin-top: -5px;
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
}

.acordion_block_def {
    margin-bottom: 30px;
}

.acordion_block_def .sec_title09 {
    margin-bottom: 10px;
}

.acordion_block_def dd {
    font-size: 25px;
    font-size: 1.6rem;
    line-height: 1.86;
}

@media only screen and (max-width: 767px) {
    .acordion_block_title {
        font-size: 1.7rem;
        line-height: 1.35;
    }

    .acordion_block_title a {
        padding: 22px 80px 22px 22px;
        background-position: top 50% right 19px;
        background-size: 25px auto;
    }

    .acordion_block_body {
        display: none;
        padding: 15px 15px 20px;
    }

    .acordion_block_content_image {
        width: 100%;
        float: none;
        margin-left: 0;
        margin-bottom: 20px;
    }

    .acordion_block_content_image_block {
        margin-top: 20px;
    }

    .acordion_block_content_image_block img {
        width: 100%;
    }

    .acordion_block_content_image_block p {
        font-size: 1.4rem;
    }

    .acordion_block_content_text {
        font-size: 1.4rem;
    }
}

.point_block_unit {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
}

@media only screen and (max-width: 767px) {
    .point_block_unit {
        display: block;
    }
}

.point_block_unit.point_block_unit_green .point_block_image {
    background: #d9f7dc;
}

.point_block_unit.point_block_unit_purple .point_block_image {
    background: #c6bdd5;
}

.point_block_unit.point_block_unit_blue .point_block_image {
    background: #cfdef9;
}

.point_block_unit.point_block_unit_pink .point_block_image {
    background: #fee7ee;
}

.point_block {
    width: 33.333333333%;
    margin: 0 27px;
}


@media only screen and (max-width: 1380px) {
    .point_block {
        margin: 0 15px;
    }
}

@media only screen and (max-width: 767px) {
    .point_block_unit .point_block {
        width: auto;
        max-width: 500px;
        margin-top: 30px;
        margin-left: auto;
        margin-right: auto;
    }

    .point_block_unit .point_block:first-child {
        margin-top: 0;
    }
}

.point_block_image {
    max-width: 266px;
    padding: 18px;
    border-radius: 50%;
    margin: 0 auto 20px;
}

@media screen and (min-width: 768px) and (max-width: 1380px) {
    .point_block_image {
        padding: 1.304347826vw;
    }
}

.point_block_image img {
    border-radius: 50%;
}

.point_block_title {
    line-height: 1.8;
    font-size: 25px;
    font-size: 1.6rem;
    text-align: center;
    font-weight: bold;
    margin-bottom: 22px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.point_block_text {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.66;
}

@media only screen and (max-width: 767px) {
    .point_block {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }

    .point_block_image {
        max-width: 237px;
        margin: 0 auto 20px;
    }

    .point_block_title {
        line-height: 1.8;
        font-size: 1.6rem;
        text-align: center;
        font-weight: bold;
        margin-bottom: 22px;
    }

    .point_block_text {
        font-size: 1.4rem;
    }
}

.news_block_1col {
    background: #959595;
    color: #fff;
}

.news_block_1col.visual-after {
    margin-top: -70px;
}

@media only screen and (max-width: 767px) {
    .news_block_1col.visual-after {
        margin-top: -40px;
    }
}

.news_block_1col.news_area {
    background-color: #efefef;
    color: #222;
}

.news_block_1col a {
    color: #fff;
}

.news_block_1col.news_area a {
    color: #222;
}

.news_block_1col_inr {
    max-width: 1080px;
    padding: 0 20px;
    margin: 0 auto;
    display: -ms-flexbox;
    display: flex;
}

.news_block_1col_title {
    width: 125px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    font-weight: bold;
    font-size: 32px;
    font-size: 2rem;
}

.news_block_1col_main {
    width: calc(100% - 285px);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    font-size: 22px;
    font-size: 1.4rem;
    line-height: 1.57;
    padding-right: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.news_block_1col_main ul li {
    margin-top: 7px;
}

.news_block_1col_main ul li:first-child {
    margin-top: 0;
}

.news_block_1col_main ul li a:hover {
    text-decoration: underline;
}

.news_block_1col_main ul li dl dt {
    font-weight: bold;
    width: 135px;
    float: left;
}

.news_block_1col_main ul li dl dd {
    position: relative;
    overflow: hidden;
}

.news_block_1col_main ul li dl dd.icon-new {
    padding-left: 55px;
}

.news_block_1col_main ul li dl dd.icon-new:before {
    content: "NEW";
    position: absolute;
    text-align: center;
    top: 2px;
    left: 0;
    width: 50px;
    font-size: 16px;
    font-size: 1rem;
    color: #fff;
    height: 18px;
    line-height: 16px;
    border: 1px solid #FFFFFF;
    border: 1px solid rgba(255, 255, 255, 0.5);
    border-radius: 10px;
}

.news_block_1col.news_area .news_block_1col_main ul li dl dd.icon-new:before {
    color: #8d1e54;
    border: 1px solid #8d1e54;
}

.news_block_1col_btn {
    display: -ms-flexbox;
    display: flex;
    width: 160px;
    -ms-flex-align: center;
    align-items: center;
    font-weight: bold;
    text-align: center;
    min-height: 135px;
    background: #544c46;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 22px;
    font-size: 1.4rem;
    line-height: 1;
}

.news_block_1col_btn.news_area {
    background-color: #e4e4e4;
}

.news_block_1col_btn span {
    display: inline-block;
    position: relative;
    padding-right: 14px;
}

.news_block_1col_btn span:before {
    content: " ";
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -4px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 7px;
    height: 7px;
}

.news_block_1col_btn.news_area span:before {
    border-top: 1px solid #8d1e54;
    border-right: 1px solid #8d1e54;
}

.news_block_1col_btn:hover {
    background: #696460;
}

.news_block_1col_btn.news_area:hover {
    background: #e4e4e4;
}

.news_block_1col_btn:hover span:before {
    right: -10px;
}

.news_block_1col.bm {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.42);
}

@media(max-width: 767px) {
    .news_block_1col.bm {
        background-color: #5e5e5e;
        position: static;
    }
}

.news_block_1col_btn.bm {
    background-color: rgba(40, 27, 17, 0.6);
}

@media(max-width: 767px) {
    .news_block_1col_btn.bm {
        background-color: #544c46;
    }
}

@media only screen and (max-width: 767px) {
    .news_block_1col {
        padding: 30px 0;
    }

    .news_block_1col_inr {
        max-width: 1080px;
        padding: 0 15px;
        display: block;
    }

    .news_block_1col_title {
        width: 100%;
        text-align: center;
        display: block;
        font-size: 2em;
        margin-bottom: 30px;
    }

    .news_block_1col_main {
        width: 100%;
        display: block;
        font-size: 1.4rem;
        padding: 0;
        margin-bottom: 30px;
    }

    .news_block_1col_main ul li {
        margin-top: 28px;
    }

    .news_block_1col_main ul li:first-child {
        margin-top: 0;
    }

    .news_block_1col_main ul li dl dt {
        margin-bottom: 18px;
        width: 100%;
        float: none;
    }

    .news_block_1col_btn {
        display: block;
        width: 100%;
        padding: 15px 0;
        margin: 0 auto;
        min-height: initial;
    }
}



/* news_block_unit */

.news_block_unit_wrap {
    background: #f5f5f5;
    padding: 55px 0 45px;
}

.news_block_unit {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 1080px;
    padding: 0 20px;
    margin: 0 auto;
}

.news_block_unit a {
    color: #941e57;
}

.news_block_unit a:hover {
    text-decoration: underline;
}

@media only screen and (min-width: 768px) {
    .news_block_unit_col2 .news_block {
        width: 46.1538%;
    }
}

@media only screen and (max-width: 767px) {
    .news_block_unit {
        display: block;
    }

    .news_block_unit .news_block {
        margin-top: 40px;
    }

    .news_block_unit .news_block:first-child {
        margin-top: 0;
    }
}

.news_block .sec_title {
    margin-bottom: 27px;
}

.news_block_main {
    font-size: 22px;
    font-size: 1.4rem;
    line-height: 1.57;
}

.news_block_main li {
    margin-bottom: 28px;
}

.news_block_main dl dt {
    font-weight: bold;
    margin-bottom: 18px;
}

.news_block_main dl dd {
    position: relative;
}

.news_block_main dl dd.icon_new {
    padding-left: 55px;
}

.news_block_main dl dd.icon_new:before {
    content: "NEW";
    position: absolute;
    text-align: center;
    top: 1px;
    left: 0;
    width: 50px;
    font-size: 16px;
    font-size: 1rem;
    color: #8d1e54;
    height: 18px;
    line-height: 16px;
    border: 1px solid #8d1e54;
    border-radius: 10px;
}

.news_block .btn02 {
    width: 147px;
}

.news_block_unit .news_block_label {
    margin-top: -10px;
    padding-left: 14px;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

@media only screen and (max-width: 767px) {
    .news_block_unit .news_block_label {
        padding: 10px 0 0;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
}

.news_block_unit .news_block_label li {
    margin: 10px 10px 0 0;
    padding: 0 14px;
    font-size: 1.2rem;
    line-height: 21px;
    background-color: #fff;
    border-radius: 15px;
}


/* professor_block_unit
--------------------------*/

.professor_block_unit {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: -57px;
    margin-bottom: 40px;
}

.professor_block_unit .professor_block {
    margin-top: 57px;
}

@media only screen and (min-width: 1041px) {
    .professor_block_unit_col2 .professor_block {
        width: 48.0769%;
    }
}

.professor_block {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column;
    flex-flow: column;
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 22px;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.66;
}

.professor_block_main {
    overflow: hidden;
    margin-bottom: 18px;
}

.professor_block_image {
    float: right;
    margin-left: 30px;
    margin-bottom: 40px;
}

.professor_block_name {
    line-height: 1.4;
    margin-bottom: 20px;
}

.professor_block_name dt {
    margin-bottom: 15px;
}

.professor_block_name dd {
    margin-top: -15px;
}

.professor_block_name dd em,
.professor_block_name dd span {
    margin-top: 15px;
    display: inline-block;
    vertical-align: bottom;
}

.professor_block_name dd em {
    font-weight: bold;
    font-size: 35px;
    font-size: 2.2rem;
    font-style: normal;
    margin-right: 20px;
}

.professor_block_name dd span {
    color: #eb9543;
}

.professor_block_subjects {
    margin-bottom: 4px;
}

@media(max-width: 767px) {
    .professor_block_subjects {
        text-align: center;
    }
}

.professor_block_major {
    background: #efefef;
    width: calc(100% - 180px);
    padding: 10px 15px;
    margin-bottom: 25px;
}

.professor_block .link_list02 {
    margin-top: auto;
    text-align: right;
}

@media only screen and (max-width: 767px) {
    .professor_block {
        display: block;
        padding-bottom: 30px;
        font-size: 1.4rem;
        line-height: 1.66;
    }

    .professor_block_main {
        overflow: hidden;
        margin-bottom: 18px;
    }

    .professor_block_image {
        float: none;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 15px;
        width: 120px;
    }

    .professor_block_name {
        text-align: center;
        line-height: 1;
        margin-bottom: 15px;
    }

    .professor_block_name dt {
        margin-bottom: 10px;
    }

    .professor_block_name dd {
        margin-top: 0;
    }

    .professor_block_name dd em,
    .professor_block_name dd span {
        margin-top: 10px;
        display: block;
    }

    .professor_block_name dd em {
        font-weight: bold;
        font-size: 1.8rem;
        margin-right: 0;
    }

    .professor_block_major {
        width: 100%;
        padding: 8px 15px;
        margin-bottom: 15px;
        text-align: center;
    }
}


/* professor_block_unit_col1 */

.professor_block_unit.professor_block_unit_col1 {
    display: block;
    margin-top: 0;
}

.professor_block_unit.professor_block_unit_col1>*:first-child {
    margin-top: 0;
}

.professor_block_unit_col1 .professor_block_image {
    float: left;
    margin-right: 30px;
    margin-left: 0;
}

@media only screen and (max-width: 767px) {
    .professor_block_unit_col1 .professor_block_image {
        float: none;
        width: 120px;
        margin: 0 auto 15px;
    }
}

.professor_block_unit_col1 .professor_block {
    border-bottom: 0 none;
    overflow: hidden;
    padding: 0;
}

.professor_block_unit_col1 .professor_block_main {
    margin-bottom: 0;
}

.professor_block_unit_col1 .professor_block_main:after {
    content: "";
    display: block;
    clear: both;
}

.professor_block_unit_col1 .professor_block_major {
    display: inline-block;
    width: auto;
    max-width: calc(100% - 275px);
}

@media(max-width: 767px) {
    .professor_block_unit_col1 .professor_block_major {
        max-width: initial;
        display: block;
    }
}

.professor_block_unit_col2 .text_block {
    margin: 20px 0 0;
}

.professor_block_unit_col2 .text_block .text_block_title {
    font-size: 2.0rem;
    line-height: normal;
    font-weight: bold;
    margin-bottom: 20px;
}

@media only screen and (max-width: 767px) {
    .professor_block_unit_col2 .text_block .text_block_title {
        font-size: 1.8rem;
        margin-bottom: 12px;
    }
}

.professor_block_unit_col2 .text_block .text_block_text {
    font-size: 1.5rem;
    line-height: normal;
}

.icon_zoom {
    margin-top: 10px;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.46;
    display: inline-block;
    padding-left: 22px;
    background-repeat: no-repeat;
    background-image: url(../img/base/icon_zoom.png);
    background-position: top 50% left 0;
}

@media only screen and (max-width: 767px) {
    .icon_zoom {
        font-size: 1.4rem;
    }
}

.common_slider_wrap {
    position: relative;
    max-width: 1016px;
    padding: 0 29px;
    width: 100%;
}

.common_slider_inr {
    position: relative;
    padding: 40px 78px;
    border: 2px solid #b7b7b7;
}

.common_slider_prev,
.common_slider_next {
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.common_slider_pager {
    margin-bottom: 20px;
}

.common_slider_pager .slick-dots {
    position: static;
    text-align: left;
    margin-top: -10px;
}

.common_slider_pager .slick-dots li {
    width: 110px;
    height: auto;
    font-size: 22px;
    font-size: 1.4rem;
    text-align: center;
    margin: 10px 10px 0 0;
}

.common_slider_pager .slick-dots li.slick-active a {
    background: #666666;
    color: #fff;
}

.common_slider_pager .slick-dots li a {
    display: block;
    background: #f0f0f0;
    height: 33px;
    line-height: 33px;
}

.common_slider_prev {
    left: -30px;
}

.common_slider_next {
    right: -30px;
}

.common_slider_title {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: normal;
    margin-bottom: 30px;
    font-weight: bold;
}

.common_slider_image {
    margin-bottom: 35px;
}

.common_slider_text {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.66;
    margin-bottom: 25px;
}

@media only screen and (max-width: 767px) {
    .common_slider_wrap {
        padding: 0;
    }

    .common_slider_inr {
        position: relative;
        padding: 20px 15px;
    }

    .common_slider_prev {
        left: -15px;
        width: 28px;
    }

    .common_slider_next {
        right: -15px;
        width: 28px;
    }

    .common_slider_title {
        font-size: 1.8rem;
        line-height: 1;
        margin-bottom: 20px;
        font-weight: bold;
    }

    .common_slider_image {
        margin-bottom: 20px;
    }
}

.related-block {
    line-height: 1.86;
    padding: 25px 30px;
    background: #f2f2f2;
}

.related-block-title {
    font-weight: bold;
    font-size: 28px;
    font-size: 1.8rem;
    color: #941e57;
}

.related-block-text {
    font-size: 24px;
    font-size: 1.5rem;
}

.mark-block {
    margin-bottom: 40px;
    padding: 60px 80px;
    background: #f2f2f2;
}

@media only screen and (max-width: 767px) {
    .mark-block {
        margin-bottom: 30px;
        padding: 15px 20px;
    }
}





/*--campus--*/

.campus_map_section {
    position: relative;
}

.campus_map_section .sec_title {
    position: relative;
    z-index: -1;
    margin-bottom: 73px;
}

@media only screen and (max-width: 767px) {
    .campus_map_section {
        overflow: hidden;
    }

    .campus_map_section .sec_title {
        margin-bottom: 108%;
    }
}

.campus_map_wrap {
    position: relative;
    max-width: 1170px;
    padding: 0 15px;
    margin: 0 auto;
    z-index: 1;
}

.campus_map_wrap_inr {
    max-width: 1040px;
    margin: 0 auto;
}

.campus_map_place_block_unit {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    padding: 62px 80px 67px;
    background-color: #F3F3F3;
    background-color: rgba(243, 243, 243, 0.9);
    margin-bottom: 40px;
    z-index: 1;
}

.campus_map_place_block_unit.campus_map_place_block_unit_col4 .campus_map_place_block {
    width: 24%;
    margin-right: 1.3333%;
}

.campus_map_place_block_unit.campus_map_place_block_unit_col4 .campus_map_place_block:nth-child(4n) {
    margin-right: 0;
}

@media only screen and (max-width: 767px) {
    .campus_map_place_block_unit {
        display: block;
        padding: 0;
        margin-bottom: 20px;
    }

    .campus_map_place_block_unit.campus_map_place_block_unit_col4 .campus_map_place_block {
        width: 100%;
        margin-right: 0;
    }
}

.campus_map_modal_body {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.campus_map_modal_title {
    font-size: 44px;
    font-size: 2.8rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 17px;
    line-height: 1;
}

.campus_map_modal_title_num {
    width: 32px;
    height: 32px;
    line-height: 32px;
    background: #78033d;
    color: #fff;
    text-align: center;
    margin-right: 13px;
    font-size: 25px;
    font-size: 1.6rem;
    font-family: Helvetica, Arial, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
}

.campus_map_modal_title small {
    margin-left: 5px;
    font-size: 27px;
    font-size: 1.7rem;
}

.campus_map_modal_image {
    width: 50%;
}

.campus_map_modal_desc {
    width: 42.2691%;
}

.campus_map_modal_text,
.campus_map_modal_link {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.66;
}

.campus_map_modal_link a {
    display: inline-block;
    text-decoration: underline;
}

.campus_map_modal_link a[target="_blank"] {
    padding-right: 16px;
    background-image: url(../img/about/campus/machida/icon-blank.png);
    background-repeat: no-repeat;
    background-position: top 50% right 0;
    background-size: 9px auto;
}

.campus_map_modal_origin {
    background: #f4f4f4;
    margin-top: 10px;
    padding: 19px 27px 17px;
}

.campus_map_modal_origin dt {
    font-size: 22px;
    font-size: 1.4rem;
    line-height: 1.78;
    font-weight: bold;
    margin-bottom: 4px;
}

.campus_map_modal_origin dd {
    font-size: 20px;
    font-size: 1.3rem;
    line-height: 1.61;
}

@media only screen and (max-width: 767px) {
    .campus_map_modal_body {
        display: block;
        background: #f3f3f3;
    }

    .campus_map_modal_title {
        font-size: 2rem;
        margin-bottom: 10px;
    }

    .campus_map_modal_title_num {
        width: 20px;
        height: 20px;
        line-height: 20px;
        margin-right: 9px;
        font-size: 1.2rem;
    }

    .campus_map_modal_image {
        width: 100%;
    }

    .campus_map_modal_image img {
        width: 100%;
    }

    .campus_map_modal_desc {
        width: 100%;
    }

    .campus_map_modal_origin {
        margin-top: 15px;
        padding: 15px 15px 11px;
        margin-bottom: 20px;
        background: #fff;
    }

    .campus_map_modal_origin dt {
        line-height: 1;
        margin-bottom: 11px;
    }

    .campus_map_modal_origin dd {
        font-size: 1.3rem;
        line-height: 1.61;
    }
}

.campus_map_imagemap {
    position: absolute;
    width: 100%;
    top: 40px;
    left: 0;
    text-align: center;
    z-index: 1;
}

.campus_map_imagemap area:active {
    outline: none;
}

@media only screen and (max-width: 767px) {
    .campus_map_imagemap {
        top: 50px;
        left: 50%;
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 100%;
    }

    .campus_map_imagemap img {
        width: 100%;
    }
}

.campus_map_carousel_wrap {
    position: relative;
    z-index: 0;
    opacity: 0;
    margin-bottom: 80px;
    transition: .6s;
}

.campus_map_carousel_wrap_body {
    position: relative;
    padding: 0 40px;
}

.campus_map_carousel_wrap_inr {
    position: relative;
    box-shadow: 0px 0px 45px 5px rgba(0, 0, 0, 0.2);
}

.campus_map_carousel_wrap.is_active {
    opacity: 1;
    z-index: 2;
}

@media only screen and (max-width: 767px) {
    .campus_map_carousel_wrap {
        display: none !important;
    }
}

.campus_map_carousel_prev,
.campus_map_carousel_next {
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 100;
}

.campus_map_carousel_prev a,
.campus_map_carousel_next a {
    backface-visibility: hidden;
}

.campus_map_carousel_prev a:hover,
.campus_map_carousel_next a:hover {
    opacity: .8;
}

.campus_map_carousel_prev {
    left: 0;
}

.campus_map_carousel_next {
    right: 0;
}

.campus_map_carousel_item {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 100%;
    background: #fff;
    display: none;
}

.campus_map_carousel_item:first-child {
    display: block;
}

.campus_map_carousel_item_content {
    position: relative;
    padding: 70px 80px 80px;
    box-sizing: content-box;
}

.campus_map_carousel_item_content:before {
    content: " ";
    position: absolute;
    z-index: 0;
    right: 0;
    bottom: 0;
    width: 56.9791%;
    padding-top: 56.9791%;
    background: linear-gradient(135deg, transparent 0%, transparent 50%, #f4f4f4 50%, #f4f4f4 100%);
}

.campus_map_carousel_item .campus_map_modal {
    position: relative;
    z-index: 1;
}

.campus_map_place_block {
    font-family: HelveticaNeue Roman, Helvetica;
}

.campus_map_place_block_item {
    margin-top: 17px;
}

.campus_map_place_block_item:first-child {
    margin-top: 0;
}

.campus_map_place_block_item_body {
    display: none;
}

.campus_map_place_block_title {
    display: -ms-flexbox;
    display: flex;
    font-size: 19px;
    font-size: 1.2rem;
    line-height: 1.5;
    font-weight: bold;
    cursor: pointer;
}

.campus_map_place_block_title:hover {
    color: #941e57;
    text-decoration: underline;
}

.campus_map_place_block_title_num {
    margin-right: 12px;
}

@media only screen and (min-width: 768px) {
    .campus_map_place_block_item_body {
        display: none !important;
    }
}

@media only screen and (max-width: 767px) {
    .campus_map_place_block {
        font-family: "Yu Gothic", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Arial, "ＭＳ Ｐゴシック", Osaka, sans-serif;
    }

    .campus_map_place_block_item {
        margin-top: 0;
    }

    .campus_map_place_block_item_body {
        background: #f3f3f3;
    }

    .campus_map_place_block_title {
        padding: 22px 80px 22px 22px;
        background-position: top 50% right 19px;
        background-size: 25px auto;
        background-image: url(../img/base/icon_plus.png);
        background-repeat: no-repeat;
        font-size: 2rem;
        font-weight: normal;
        cursor: pointer;
    }

    .campus_map_place_block_title.is-active {
        background-image: url(../img/base/icon_minus.png);
        background-color: #e0dfdf !important;
    }

    .campus_map_place_block_title_num {
        margin-right: 12px;
    }

    .campus_map_place_block_item_body {
        padding: 20px 15px;
    }
}

.separate_block02 {
    margin: 40px 0 70px;
    display: -ms-flexbox;
    display: flex;
}

.separate_block02:first-child {
    margin-top: 0;
}

.separate_block02_image,
.separate_block02_desc {
    width: 50%;
}

.separate_block02_image {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.separate_block02_image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 0;
}

.separate_block02_desc {
    padding: 34px 34px 20px;
    background: #f3f3f3;
}

.separate_block02_desc>*:last-child {
    margin-bottom: 0 !important;
}

.separate_block02_text {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.4;
    margin-bottom: 14px;
}

@media only screen and (max-width: 767px) {
    .separate_block02 {
        margin: 15px 0 40px;
        display: block;
    }

    .separate_block02_image,
    .separate_block02_desc {
        width: 100%;
    }

    .separate_block02_image {
        background: none;
    }

    .separate_block02_image img {
        width: 100%;
        opacity: 1;
    }

    .separate_block02_desc {
        padding: 13px 15px;
    }

    .separate_block02_text {
        margin-bottom: 13px;
    }
}

.nosomking-block {
    position: relative;
    z-index: 1;
    max-width: 800px;
    margin: 0 auto;
    border: 4px solid #e2e2e2;
    font-family: HelveticaNeue Roman, Helvetica;
    text-align: center;
    padding: 0 15px;
}

.nosomking-block p {
    display: inline-block;
    text-align: left;
    color: #78033d;
    font-weight: bold;
    line-height: 1.66;
    font-size: 24px;
    font-size: 1.5rem;
    padding: 36px 0 36px 83px;
    background-image: url(../img/about/campus/machida/icon-nosmoking.png);
    background-size: 65px auto;
    background-position: left 0 top 50%;
    background-repeat: no-repeat;
}

@media only screen and (max-width: 767px) {
    .nosomking-block {
        padding: 30px 35px 25px;
    }

    .nosomking-block p {
        padding: 55px 0 0;
        background-size: 40px auto;
        background-position: left 50% top 0;
    }

    .nosomking-block p br {
        display: none;
    }
}





/*--program-acordion--*/

.program_block_unit_wrap {
    margin-bottom: 70px;
    position: relative;
}

@media only screen and (max-width: 767px) {
    .program_block_unit_wrap {
        margin-bottom: 40px;
    }
}

.program_block_unit {
    position: relative;
}

.program_block_unit.program_block_unit_col3 {
    margin-top: -20px;
}

.program_block_unit.program_block_unit_col3 .program_block {
    background-color: #fafafa;
    padding: 20px;
    margin-top: 20px;
}

.program_block_title {
    border-bottom: 1px solid #c01f6f;
}

@media(max-width: 767px) {
    .program_block_title {
        border-bottom: 0 none;
    }

    .program_block_unit.program_block_unit_col3 .program_block {
        background-color: #fafafa;
        padding: 0;
        margin-bottom: 20px;
    }

    .program_block_unit_wrap {
        margin-bottom: 20px !important;
    }
}

@media screen and (min-width: 767px) {
    .program_block_unit {
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .program_block_unit.program_block_unit_col3 .program_block {
        width: 32%;
        margin-right: 2%;
    }

    .program_block_unit.program_block_unit_col3 .program_block:nth-child(3n) {
        margin-right: 0;
    }
}

@media screen and (min-width: 768px) {
    .program_block_title {
        font-weight: bold;
        line-height: 2;
        font-size: 1.8rem;
        margin-bottom: 15px;
    }

    .program_block_body_list>li>a {
        font-size: 1.5rem;
        line-height: 1.86;
        display: inline-block;
        position: relative;
        padding: 0 0 0 1em;
        color: #941e57;
    }

    .program_block_body_list>li>a:hover {
        text-decoration: underline;
    }

    .program_block_body_list>li>a:before {
        content: " ";
        position: absolute;
        left: 0;
        top: 0.65em;
        width: 8px;
        height: 8px;
        border-top: 1px solid #66162f;
        border-right: 1px solid #66162f;
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    .program_block_body_list>li>a:after {
        content: " ";
        position: relative;
        display: inline-block;
        vertical-align: middle;
        background-repeat: no-repeat;
        background-size: contain;
        margin-left: 10px;
    }

    .program_block_body_list>li>a[target="_blank"]:after {
        top: -2px;
        width: 11px;
        height: 11px;
        background-image: url(../img/base/icon_blank.png);
    }

    .program_block_body_list>li>a[href$=".pdf"]:after {
        top: -2px;
        width: 28px;
        height: 16px;
        background-image: url(../img/base/icon-pdf.jpg);
    }

    .program_block_body_list_desc {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    .program_block:nth-child(odd) {
        background: #efefef;
    }

    .program_block_title {
        cursor: pointer;
        font-size: 1.7rem;
        line-height: 1.35;
        padding: 22px 80px 22px 22px;
        background-position: top 50% right 19px;
        background-size: 25px auto;
        color: #222222;
        background-image: url(../img/base/icon_plus.png);
        background-repeat: no-repeat;
        background-repeat: no-repeat;
    }

    .program_block_title.is-active {
        background-image: url(../img/base/icon_minus.png);
    }

    .program_block_body {
        display: none;
    }

    .program_block_body_list>li {
        border-top: 1px solid #e4e4e4;
    }

    .program_block_body_list>li>a {
        position: relative;
        display: block;
        padding: 15px 30px;
        font-size: 1.6rem;
        background-repeat: no-repeat;
        background-position: top 50% right 30px;
    }

    .program_block_body_list>li>a.program_block_body_triger {
        background-image: url(../img/base/icon_plus02.png);
        background-size: 10px auto;
    }

    .program_block_body_list>li>a.program_block_body_triger.is-active {
        background-image: url(../img/base/icon_minus02.png);
    }

    .program_block_body_list>li>a[target="_blank"]:after {
        content: " ";
        position: absolute;
        top: 50%;
        margin-top: -5.5px;
        right: 30px;
        width: 11px;
        height: 11px;
        background-image: url(../img/base/icon_blank.png);
        background-size: cover;
    }

    .program_block_body_list_desc {
        display: none;
        padding: 15px 30px;
    }
}

.program_block_modal {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    max-width: 1040px;
    background: #fff;
    box-shadow: 0px 0px 45px 5px rgba(0, 0, 0, 0.2);
    z-index: 1001;
}

.program_block_modal_inner {
    position: relative;
    padding: 50px;
    /*--&:before {
      content: " ";
      position: absolute;
      z-index: 0;
      right: 0;
      bottom: 0;
      width: 56.9791%;
      padding-top: 56.9791%;
      background: linear-gradient(135deg, transparent 0%, transparent 50%, #f4f4f4 50%, #f4f4f4 100%);
    }--*/
}

.program_block_modal_close {
    position: absolute;
    top: 15px;
    right: 15px;
    width: 30px;
}

.program_block_modal_prev,
.program_block_modal_next {
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.program_block_modal_prev {
    left: -40px;
}

.program_block_modal_next {
    right: -40px;
}

.program_block_modal_content {
    max-height: 500px;
    padding: 20px;
    overflow: auto;
}

.program_block_modal_content .sec_title02 {
    height: auto;
    margin: 40px 0 20px;
}

.program_block_modal_content .sec_title02:first-child {
    margin: 0 0 20px;
}

@media screen and (max-width: 767px) {
    .program_block_modal {
        display: none !important;
    }
}

.modal_overlay {
    display: none;
    position: fixed;
    z-index: 1000;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    background: #FFFFFF;
    background: rgba(255, 255, 255, 0.6);
}

.news_wrap {
    background: url(../img/academics/global_communication/news_bg.png) no-repeat;
    background-size: cover;
    background-position: 50% 50%;
}

@media screen and (max-width: 767px) {
    .news_wrap {
        background: none;
    }
}

.news_wrap .news_block_1col {
    background: #444444;
    background: rgba(68, 68, 68, 0.7);
    padding-top: 45px;
}

@media screen and (min-width: 768px) and (max-width: 1040px) {
    .news_wrap .news_block_1col {
        padding-top: 60px;
    }

    .news_wrap .news_block_1col_title {
        width: 135px;
    }
}

@media screen and (max-width: 767px) {
    .news_wrap .news_block_1col {
        background: #5e5e5e;
        padding-top: 5%;
    }

    .news_wrap .news_block_1col_title {
        display: inline-block;
        padding-bottom: 15px;
        position: relative;
    }

    .news_wrap .news_block_1col_title:after {
        content: " ";
        position: absolute;
        bottom: 0;
        left: 50%;
        width: 70px;
        height: 1px;
        background: #fff;
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }
}

@media screen and (min-width: 768px) and (max-width: 1040px) {
    .news_wrap .news_block_1col_main {
        width: calc(100% - 150px);
    }
}

.news_wrap .news_block_1col_btn {
    background: #241C2A;
    background: rgba(36, 28, 42, 0.4);
}

.news_wrap .aim_wrap {
    color: #fff;
    padding: 123px 0 148px;
}

@media screen and (max-width: 767px) {
    .news_wrap .aim_wrap {
        background: url(../img/academics/global_communication/news_bg.png) no-repeat;
        background-size: cover;
        background-position: 50% 50%;
        padding: 60px 0 50px;
    }
}

.news_wrap .aim_wrap h2 {
    font-size: 48px;
    font-size: 3.0rem;
    margin-bottom: 48px;
}

.news_wrap .aim_wrap h2:after {
    width: 80px;
    background: #fff;
}

@media screen and (max-width: 767px) {
    .news_wrap .aim_wrap h2 {
        font-size: 2.4rem;
        margin-bottom: 24px;
    }
}

.gc_base_wrap>h2 {
    background: #ece8f3;
    color: #624c83;
    font-size: 80px;
    font-size: 5.0rem;
    padding: 30px 0 40px;
    line-height: 1;
}

@media screen and (max-width: 767px) {
    .gc_base_wrap>h2 {
        font-size: 2.5rem;
    }
}

.gc_base_wrap>h2 em {
    font-size: 224px;
    font-size: 14.0rem;
}

@media screen and (max-width: 767px) {
    .gc_base_wrap>h2 em {
        font-size: 7.0rem;
    }
}

.gc_wrap>h3 {
    font-size: 48px;
    font-size: 3.0rem;
}

@media screen and (max-width: 767px) {
    .gc_wrap>h3 {
        font-size: 2.4rem;
    }
}

.gc_wrap>h3 em {
    color: #624c83;
    font-size: 160px;
    font-size: 10.0rem;
}

@media screen and (max-width: 767px) {
    .gc_wrap>h3 em {
        font-size: 6.0rem;
    }
}

.gc_wrap>h3+p {
    text-align: center;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 2;
}

.gc_wrap .lightbox_open {
    margin-bottom: 70px;
}

.basic_idea_wrap {
    background: #f6f4f9;
}

.basic_idea_wrap .grad_sec {
    padding: 100px 0 40px;
}

@media screen and (max-width: 767px) {
    .basic_idea_wrap .grad_sec {
        padding: 50px 0 0;
    }
}

.basic_idea_wrap .grad_sec:before {
    width: 47.82539%;
    padding-top: 47.82539%;
    background: linear-gradient(135deg, #ece8f3 0%, #ece8f3 50%, transparent 50%, transparent 100%);
}

@media screen and (max-width: 767px) {
    .basic_idea_wrap .grad_sec:before {
        width: 71.9166%;
        padding-top: 71.9166%;
    }
}

.basic_idea_wrap .grad_sec:after {
    display: none;
}

@media screen and (max-width: 767px) {
    .basic_idea_wrap .sec_title {
        line-height: 1;
        margin-bottom: 40px;
    }

    .basic_idea_wrap .sec_title span {
        display: block;
    }

    .basic_idea_wrap .sec_title:after {
        display: none;
    }
}

.special_wrap {
    background: #ece8f3;
    padding: 70px 0 90px;
}

@media screen and (max-width: 767px) {
    .special_wrap {
        padding: 40px 0 50px;
    }

    .special_wrap .sec_title {
        margin-bottom: 23px;
    }
}

.special_wrap p {
    margin-bottom: 56px;
}

@media screen and (max-width: 767px) {
    .special_wrap p {
        display: none;
    }
}

.special_wrap .under-cnt-wrap {
    padding-bottom: 0;
}

.special_wrap .btn_list02 ul li a {
    min-height: 260px;
}

@media screen and (max-width: 767px) {
    .special_wrap .btn_list02 ul li a {
        min-height: auto;
    }
}

@media screen and (max-width: 767px) {
    .special_wrap .btn_list02 ul li dl dt {
        margin: 20px 0 10px;
    }

    .special_wrap .btn_list02 ul li dl dd {
        visibility: hidden;
    }

    .special_wrap .btn_list02 ul li:nth-child(1) a,
    .special_wrap .btn_list02 ul li:nth-child(4) a {
        background-color: #624c83;
    }

    .special_wrap .btn_list02 ul li:nth-child(2) a,
    .special_wrap .btn_list02 ul li:nth-child(3) a {
        background-color: #775f9c;
    }
}

.step_wrap {
    background: #f6f4f9;
    padding-top: 90px;
}

@media screen and (max-width: 767px) {
    .step_wrap {
        padding-top: 45px;
    }

    .step_wrap figure {
        background: #fff;
        padding: 25px;
    }
}

.step_wrap h3+p {
    margin-bottom: 65px;
}

@media screen and (max-width: 767px) {
    .step_wrap h3+p {
        font-size: 1.4rem;
        line-height: 1.6428;
        margin-bottom: 25px;
        text-align: left;
        padding: 0 15px;
    }

    .step_wrap h3+p br {
        display: none;
    }
}

.step_wrap .grad_sec:before {
    display: none;
}

.step_wrap .grad_sec:after {
    width: 40.9027%;
    padding-top: 40.9027%;
    background: linear-gradient(315deg, #ece8f3 0%, #ece8f3 50%, transparent 50%, transparent 100%);
}

@media screen and (max-width: 767px) {
    .step_wrap .grad_sec:after {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    .step_wrap .lightbox_open {
        text-align: right;
    }
}

.step_wrap .lightbox_open p {
    display: none;
}

@media screen and (max-width: 767px) {
    .step_wrap .lightbox_open p {
        display: inline-block;
    }
}

.point_wrap {
    background: url(../img/academics/global_communication/point_bg.png) no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    padding: 98px 0 70px;
}

@media screen and (max-width: 767px) {
    .point_wrap {
        padding: 49px 0 50px;
    }

    .point_wrap .point_block_unit {
        padding: 0 15px;
    }

    .point_wrap .point_block_unit br {
        display: none;
    }
}

.btn_wrap {
    padding-bottom: 30px;
}

@media screen and (max-width: 767px) {
    .btn_wrap {
        padding-bottom: 0;
    }

    .btn_wrap .sec_title {
        text-align: center;
        font-size: 2.4rem;
    }

    .btn_wrap .sec_title:after {
        content: " ";
        position: absolute;
        bottom: 0;
        left: 50%;
        width: 70px;
        height: 1px;
        background: #89173b;
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }
}

.btn_wrap .btn-list-wrap p {
    margin-top: 90px;
}

@media screen and (max-width: 767px) {
    .btn_wrap .btn-list-wrap p {
        margin-top: 45px;
    }
}

.bm_base_wrap>h2 {
    font-size: 48px;
    font-size: 3.0rem;
    line-height: 1;
    margin-bottom: 0;
    padding: 30px 0 40px;
}

@media screen and (max-width: 767px) {
    .bm_base_wrap>h2 {
        font-size: 2.5rem;
    }
}

.bm_wrap {
    position: relative;
}

.bm_wrap>h3 {
    font-size: 48px;
    font-size: 3.0rem;
}

@media screen and (max-width: 767px) {
    .bm_wrap>h3 {
        font-size: 2.4rem;
    }
}

.bm_wrap .aim_wrap {
    background: url(../img/academics/business_management/learning_bg.png) no-repeat;
    background-size: cover;
    color: #fff;
    padding: 123px 0 225px;
}

@media screen and (max-width: 767px) {
    .bm_wrap .aim_wrap {
        background: url(../img/academics/business_management/learning_bg-sp.png) no-repeat;
        background-size: cover;
        padding: 60px 0 50px;
    }
}

.bm_wrap .aim_wrap h2 {
    font-size: 48px;
    font-size: 3.0rem;
    margin: 0 0 25px 0;
}

.bm_wrap .aim_wrap h2:after {
    display: none;
}

@media screen and (max-width: 767px) {
    .bm_wrap .aim_wrap h2 {
        font-size: 2.4rem;
    }
}

.bm_wrap .aim_wrap>p {
    font-size: 40px;
    font-size: 2.5rem;
    font-weight: bold;
    text-align: center;
    line-height: 1.52;
}

@media screen and (max-width: 767px) {
    .bm_wrap .aim_wrap>p {
        font-size: 2.0rem;
        padding: 0 5px;
    }
}

.bm_wrap .aim_wrap>p:first-of-type {
    margin-top: 60px;
}

@media screen and (max-width: 767px) {
    .bm_wrap .aim_wrap>p:first-of-type {
        margin-top: 30px;
    }
}

.bm_wrap .aim_wrap>p small {
    font-size: 20px;
    font-size: 1.3rem;
}

@media screen and (max-width: 767px) {
    .bm_wrap .aim_wrap>p small {
        font-size: 1.2rem;
    }
}

.bm_reason_wrap {
    /*@media screen and (max-width:767px) {
    display: none;
  }*/
}

.bm_reason_wrap .grad_sec {
    padding: 100px 0 40px;
}

@media screen and (max-width: 767px) {
    .bm_reason_wrap .grad_sec {
        padding: 50px 0 0;
    }
}

.bm_reason_wrap .grad_sec:before {
    width: 51.6666%;
    padding-top: 51.6666%;
    background: linear-gradient(135deg, #eef4ff 0%, #eef4ff 50%, transparent 50%, transparent 100%);
}

.bm_reason_wrap .grad_sec:after {
    display: none;
}

.bm_reason_wrap .under-cnt-wrap>p:first-child {
    font-size: 54px;
    font-size: 3.4rem;
    font-weight: bold;
    text-align: center;
    padding: 15px 0;
    line-height: 1;
}

.bm_reason_wrap .under-cnt-wrap>p+.lead-center {
    margin-top: -15px;
}

@media screen and (max-width: 767px) {
    .bm_reason_wrap .under-cnt-wrap>p:first-child {
        font-size: 2.0rem;
    }
}

.bm_reason_wrap .under-cnt-wrap>p:first-child em {
    font-style: normal;
    font-family: Arial, sans-serif;
    font-size: 140px;
    font-size: 8.8rem;
    letter-spacing: -.05em;
}

@media screen and (max-width: 767px) {
    .bm_reason_wrap .under-cnt-wrap>p:first-child em {
        font-size: 4.4rem;
    }
}

.bm_reason_wrap .under-cnt-wrap .img_lead_block {
    margin-top: 40px;
}

@media screen and (max-width: 767px) {
    .bm_reason_wrap .under-cnt-wrap .img_lead_block {
        margin-top: 40px;
    }
}

.bm_reason_wrap .under-cnt-wrap .img_lead_block_desc dl {
    margin-bottom: 15px;
}

.bm_reason_wrap .under-cnt-wrap .img_lead_block_desc dl:last-child {
    margin-bottom: 0;
}

.bm_reason_wrap .under-cnt-wrap .img_lead_block_desc dl:last-child dt {
    font-feature-settings: "palt";
}

.bm_reason_wrap .under-cnt-wrap .img_lead_block_desc dt {
    font-size: 32px;
    font-size: 2.0rem;
    font-weight: bold;
}

@media screen and (max-width: 767px) {
    .bm_reason_wrap .under-cnt-wrap .img_lead_block_desc dt {
        font-size: 1.6rem;
    }
}

.school_intro_wrap {
    background: #ebf6ff;
    padding: 100px 0 35px;
}

@media screen and (max-width: 767px) {
    .school_intro_wrap {
        /*display: none;*/
        padding: 50px 0 20px;
    }
}

.school_intro_wrap .under-cnt-wrap>p {
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 1.52;
    text-align: center;
}

@media(max-width: 767px) {
    .school_intro_wrap .under-cnt-wrap>p {
        font-size: 1.5rem;
    }
}

.school_intro_wrap .under-cnt-wrap>p>small {
    font-size: 1.3rem;
    text-align: center;
    margin-bottom: 30px;
    display: block;
}

.school_intro_wrap .under-cnt-wrap>h4 {
    font-size: 40px;
    font-size: 2.5rem;
    font-weight: bold;
    line-height: 1.7;
}

@media screen and (max-width: 767px) {
    .school_intro_wrap .under-cnt-wrap>h4 {
        font-size: 2.0rem;
    }
}

.school_intro_wrap .under-cnt-wrap>h4+p {
    font-size: 28px;
    font-size: 1.8rem;
    margin-bottom: 40px;
    line-height: 1.7;
}

@media screen and (max-width: 767px) {
    .school_intro_wrap .under-cnt-wrap>h4+p {
        font-size: 1.5rem;
        margin-bottom: 20px;
    }
}

.school_intro_wrap .under-cnt-wrap>p:last-child {
    text-align: center;
    margin-top: 50px;
}

@media screen and (max-width: 767px) {
    .school_intro_wrap .under-cnt-wrap>p:last-child {
        margin: 30px 0 0;
    }
}

.school_intro_wrap .under-cnt-wrap .img_block figure figcaption {
    background: #fff;
    font-size: 32px;
    font-size: 2.0rem;
    text-align: center;
}

@media screen and (max-width: 767px) {
    .school_intro_wrap .under-cnt-wrap .img_block figure figcaption {
        font-size: 1.5rem;
    }
}

.school_intro_wrap .under-cnt-wrap .img_block_unit {
    margin-bottom: 15px;
}

.school_intro_wrap .under-cnt-wrap .img_block_unit+p {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.7;
}

.img_lead_block.img_lead_block_right.img_lead_block_around {
    margin-bottom: 60px;
}

.school_intro_wrap .under-cnt-wrap .img_lead_block_right {
    margin-top: 50px;
}

.school_intro_wrap .under-cnt-wrap .img_lead_block_right .img_block {
    margin-bottom: 0;
}

@media screen and (max-width: 767px) {
    .school_intro_wrap .under-cnt-wrap .img_lead_block_right .img_block {
        margin-bottom: 20px;
    }
}

.school_intro_wrap .under-cnt-wrap .img_lead_block_right .img_lead_block_desc dt {
    font-size: 32px;
    font-size: 2.0rem;
    font-weight: bold;
    margin-bottom: 7px;
}

@media screen and (max-width: 767px) {
    .school_intro_wrap .under-cnt-wrap .img_lead_block_right .img_lead_block_desc dt {
        font-size: 1.6rem;
        margin-bottom: 0;
    }
}

.school_intro_wrap .under-cnt-wrap .img_lead_block_right .img_lead_block_desc dd {
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: bold;
    margin-bottom: 7px;
}

.school_intro_wrap .school_intro_list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media screen and (max-width: 767px) {
    .school_intro_wrap .school_intro_list {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: center;
        align-items: center;
    }
}

.school_intro_wrap .school_intro_list_desc {
    max-width: 500px;
}

.school_intro_wrap .school_intro_list_desc dl {
    line-height: 1.3;
}

.school_intro_wrap .school_intro_list_desc dt {
    background: #25539f;
    display: block;
    color: #fff;
    font-size: 32px;
    font-size: 2.0rem;
    font-weight: bold;
    text-align: center;
}

@media screen and (max-width: 767px) {
    .school_intro_wrap .school_intro_list_desc dt {
        font-size: 1.7rem;
    }
}

.school_intro_wrap .school_intro_list_desc dt span {
    display: block;
    padding: 17px 0;
}

.school_intro_wrap .school_intro_list_desc dd {
    background: #fff;
    display: table;
    font-size: 1.8em;
    margin-top: 10px;
    text-align: center;
    padding: 0 15px;
    width: 100%;
    height: 80px;
}

@media screen and (max-width: 767px) {
    .school_intro_wrap .school_intro_list_desc dd {
        font-size: 1.5rem;
        height: 60px;
    }
}

.school_intro_wrap .school_intro_list_desc dd span {
    display: table-cell;
    vertical-align: middle;
}

.school_intro_wrap .school_intro_list_desc p {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.7;
    margin-top: 25px;
}

@media screen and (max-width: 767px) {
    .school_intro_wrap .school_intro_list_desc p {
        margin: 20px 0;
    }
}

.flight_course_wrap {
    background: url(../img/academics/business_management/flight_course_bg.jpg) no-repeat;
    background-size: cover;
    position: relative;
    padding-top: 45%;
    margin-bottom: 67px;
}

@media screen and (max-width: 767px) {
    .flight_course_wrap {
        background: url(../img/academics/business_management/flight_course_bg-sp.jpg) no-repeat;
        background-size: cover;
        padding-top: 77%;
    }
}

.flight_course_wrap h3 {
    position: absolute;
    top: 12.2235%;
    left: 50%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

@media screen and (max-width: 767px) {
    .flight_course_wrap h3 {
        width: 77%;
    }
}

.flight_course_wrap p {
    position: absolute;
    bottom: 9.5238%;
    left: 50%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

@media screen and (max-width: 767px) {
    .flight_course_wrap p {
        left: inherit;
        -ms-transform: translateX(0);
        transform: translateX(0);
        padding: 0 15px;
        width: 100%;
    }
}

@media screen and (max-width: 767px) {
    .bm_bottom_cnt {
        /*display: none;*/
    }
}

.arts_wrap {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.7;
}

.learning_basic_wrap p em {
    color: #b32860;
    display: block;
    font-size: 76px;
    font-size: 4.8rem;
    font-style: normal;
    font-weight: bold;
    line-height: 1.25;
    text-align: center;
}

.learning_basic_wrap .lead_wrap {
    width: 568px;
    margin-top: 20px;
    font-weight: bold;
}

.arts_point_wrap .grad_sec {
    padding: 100px 0 80px;
}

.arts_point_wrap .grad_sec:before {
    background: linear-gradient(135deg, #fff8fa 0%, #fff8fa 50%, transparent 50%, transparent 100%);
    width: 50.7936%;
    padding-top: 50.7936%;
}

.arts_point_wrap .grad_sec:after {
    background: linear-gradient(135deg, transparent 0%, transparent 50%, #fff 50%, #fff 100%);
}

.arts_point_wrap .point_block_unit {
    margin-top: 50px;
}





/*----------------------------------
Side Style
----------------------------------*/


/*----------------------------------
Navigation Style
----------------------------------*/

.local_nav_wrap {
    height: 294px;
    background: linear-gradient(135deg, #ffffff 0%, #ffffff 38%, #f7f7f7 38%, #f7f7f7 100%);
}

.local_nav ul li {
    transition: all 0.4s;
}

.local_nav ul li:hover {
    opacity: .8;
}

@media screen and (min-width: 768px) and (max-width: 1380px) {
    .local_nav_wrap {
        height: 240px;
    }
}

@media screen and (max-width: 767px) {
    .local_nav_wrap {
        height: 140px;
    }
}

@media screen and (max-width: 767px) {
    .local_nav_wrap.local_nav_tri {
        height: 140px;
    }
}

.local_nav_wrap_gc {
    height: 0;
}

@media screen and (max-width: 767px) {
    .local_nav_wrap_gc {
        height: auto;
        background: #fff;
        padding: 6.6666% 0 8%;
    }
}

.local_nav {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

.local_nav ul {
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    font-size: 27px;
    font-size: 1.7rem;
    font-weight: bold;
    line-height: 1.2;
}

.local_nav li {
    width: 100%;
    margin-left: 1px;
}

.local_nav li:first-child {
    margin-left: 0;
}

.local_nav li a {
    position: relative;
    display: block;
    height: 140px;
    padding: 37px 10px 0;
    color: #fff;
    box-sizing: border-box;
    background: #000000;
    background: rgba(0, 0, 0, 0.7);
}

.local_nav li a:before {
    content: " ";
    position: absolute;
    bottom: 25px;
    left: 50%;
    display: block;
    width: 30px;
    height: 30px;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background: url(../img/base/icon_local_nav.png) 50% 100% no-repeat;
    background-size: cover;
}

@media(max-width: 767px) {
    .local_nav li a:before {
        bottom: 10px;
        width: 10px;
        height: 10px;
    }
}

.local_nav.why_nav {
    position: relative;
    top: -35px;
    max-width: 1200px;
    margin: 0 auto;
    display: block;
}

.local_nav.why_nav ul {
    font-size: 28px;
    font-size: 1.8rem;
}

.local_nav.why_nav li {
    margin-left: 0;
    counter-increment: nav-num;
}

.local_nav.why_nav li a {
    height: 240px;
    padding-top: 25px;
    background: #78033d;
}

.local_nav.why_nav li span {
    display: inline-block;
    height: 130px;
    background-repeat: no-repeat;
}

.local_nav.why_nav li span:before {
    content: counter(nav-num) ".";
}

.local_nav.why_nav li:nth-child(even) a {
    background: #8a164f;
}

.local_nav.why_nav li:nth-child(1) span {
    background-image: url(../img/base/icon_local_nav01.png);
    background-position: left 50% bottom 4px;
}

.local_nav.why_nav li:nth-child(2) span {
    background-image: url(../img/base/icon_local_nav02.png);
    background-position: left 50% bottom 0;
}

.local_nav.why_nav li:nth-child(3) span {
    background-image: url(../img/base/icon_local_nav03.png);
    background-position: left 50% bottom 2px;
}

.local_nav.why_nav li:nth-child(4) span {
    background-image: url(../img/base/icon_local_nav04.png);
    background-position: left 50% bottom 10px;
}

.local_nav.why_nav li:nth-child(5) span {
    height: 135px;
    background-image: url(../img/base/icon_local_nav05.png);
    background-position: left 50% bottom 0;
}

@media screen and (min-width: 768px) and (max-width: 1050px) {
    .local_nav.why_nav ul {
        font-size: 1.4rem;
    }

    .local_nav.why_nav li a {
        height: 200px;
        padding-top: 15px;
    }

    .local_nav.why_nav li span {
        height: 115px;
    }

    .local_nav.why_nav li:nth-child(1) span {
        background-size: 43px auto;
    }

    .local_nav.why_nav li:nth-child(2) span {
        background-size: 80px auto;
    }

    .local_nav.why_nav li:nth-child(3) span {
        background-size: 33px auto;
    }

    .local_nav.why_nav li:nth-child(4) span {
        background-size: 59px auto;
    }

    .local_nav.why_nav li:nth-child(5) span {
        height: 125px;
        background-position: left 50% bottom 8px;
        background-size: 84px auto;
    }
}

@media screen and (max-width: 767px) {
    .local_nav.why_nav {
        top: 0;
    }

    .local_nav.why_nav ul {
        font-size: 1.0rem;
    }

    .local_nav.why_nav li a {
        height: 90px;
        padding-top: 10px;
    }

    .local_nav.why_nav li span {
        height: auto;
        background-image: none;
    }

    .local_nav.why_nav li span:before {
        display: block;
    }

    .local_nav.why_nav li:nth-child(1) span,
    .local_nav.why_nav li:nth-child(2) span,
    .local_nav.why_nav li:nth-child(3) span,
    .local_nav.why_nav li:nth-child(4) span,
    .local_nav.why_nav li:nth-child(5) span {
        height: auto;
        background-image: none;
    }
}

@media screen and (min-width: 768px) and (max-width: 1050px) {
    .local_nav ul {
        font-size: 1.4rem;
    }

    .local_nav li a {
        height: 125px;
        padding-top: 25px;
    }
}

@media screen and (max-width: 767px) {
    .local_nav {
        display: none;
        /*ul {
        font-size: 1.1rem;
    }
    li {
        a {
            height: 80px;
            padding: 10px 5px 0;
            &:before {
                bottom: 10px;
                width: 10px;
                height: 10px;
            }
        }
    }*/
    }
}

.under_nav {
    position: relative;
    top: -35px;
    max-width: 1040px;
    margin: 0 auto;
    height: 0;
}

@media screen and (min-width: 768px) and (max-width: 1040px) {
    .under_nav ul li {
        background: #fff;
    }

    .under_nav ul li a {
        font-size: 1.3rem;
        height: 80px;
    }
}

@media screen and (min-width: 768px) and (max-width: 1040px) and (min-width: 768px) and (max-width: 910px) {
    .under_nav ul li a br {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    .under_nav {
        top: 0;
        height: auto;
        padding: 6.6666% 15px 8%;
    }
}

.under_nav .undergraduate_btn ul>li {
    background: #fff;
    width: 100%;
}

@media screen and (max-width: 767px) {
    .under_nav.bm_nav {
        top: 0;
        height: auto;
        padding: 6.6666% 15px 8%;
    }
}

.under_nav.bm_nav .undergraduate_btn {
    margin: 0;
}

.under_nav.bm_nav .undergraduate_btn ul>li {
    background: #fff;
    width: 100%;
}

.under_nav.bm_nav .undergraduate_btn ul>li:nth-child(4) {
    border-left: none;
}

.under_nav.bm_nav li a {
    height: 80px;
}

@media screen and (max-width: 767px) {
    .under_nav.bm_nav li a {
        height: auto;
    }
}

.under_nav.ra_nav .undergraduate_btn ul>li {
    background: #fff;
    width: auto;
}

.under_nav.ra_nav .undergraduate_btn ul>li:nth-child(3) {
    border-left: none;
}

.gc_nav {
    position: relative;
    top: -35px;
    max-width: 1040px;
    margin: 0 auto;
}

@media screen and (min-width: 768px) and (max-width: 1040px) {
    .gc_nav ul li a {
        font-size: 1.3rem;
    }
}

@media screen and (min-width: 768px) and (max-width: 1040px) and (min-width: 768px) and (max-width: 910px) {
    .gc_nav ul li a br {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    .gc_nav {
        top: 0;
        padding: 0 15px;
    }
}

.gc_nav .undergraduate_btn {
    margin: 0;
}

.gc_nav .undergraduate_btn ul>li {
    border-left: none;
    background: #fff;
    width: 100%;
}

.gc_nav li a {
    height: 80px;
}

@media screen and (max-width: 767px) {
    .gc_nav li a {
        height: auto;
    }
}



/* panel-nav */

.panel-nav {
    margin-bottom: 70px;
}

@media screen and (max-width: 767px) {
    .panel-nav {
        margin-bottom: 40px;
    }
}

.panel-nav ul {
    display: -ms-flexbox;
    display: flex;
    font-size: 28px;
    font-size: 1.8rem;
    line-height: 1.2;
}

.panel-nav ul:after {
    display: none;
}

.panel-nav li {
    background: #f7f7f7;
}

.panel-nav li.img_block {
    background-color: #efefef;
}

.panel-nav li a:hover {
    color: #222222;
    color: rgba(34, 34, 34, 0.5);
}

.panel-nav li a:hover>div img {
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.panel-nav li a:hover>span span:after {
    right: 20px;
}

.panel-nav li a>div {
    overflow: hidden;
}

.panel-nav li a>div img {
    transition: all 0.4s;
}

.panel-nav li a>span {
    display: table;
    width: 100%;
    text-align: center;
}

.panel-nav li a>span span {
    display: flex;
    vertical-align: middle;
    height: 80px;
    padding: 0 25px 0 25px;
    position: relative;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
}

@media screen and (max-width: 767px) {
    .panel-nav li a>span span {
        height: 60px;
    }
}

.panel-nav li a>span span:after {
    border-color: #941e57;
    border-style: solid;
    border-width: 1px 1px 0 0;
    content: " ";
    -ms-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg);
    width: 14px;
    height: 14px;
    position: absolute;
    top: 50%;
    right: 30px;
    transition: all 0.4s;
}

.panel-nav li a[target=_blank] span span {
    background-size: 12px auto;
}

.panel-nav li a[target=_blank] span span:after {
    content: " ";
    width: 14px;
    height: 14px;
    border: none;
    -ms-transform: translateY(-50%) rotate(0deg);
    transform: translateY(-50%) rotate(0deg);
    background: url(../img/base/icon_blank02.png) no-repeat;
    background-size: cover;
}

.panel-nav.col-2 {
    margin-top: -40px;
}

.panel-nav.col-2 ul {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.panel-nav.col-2 li {
    width: calc(100% / 2 - 20px);
    margin-top: 40px;
}

.panel-nav.col-2 li a>span span {
    padding-right: 50px;
}

.panel-nav.col-3 {
    margin-top: -40px;
}

.panel-nav.col-3 ul {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -40px;
}

.panel-nav.col-3 li {
    width: calc(100% / 3 - 40px);
    margin: 40px 0 0 40px;
}

.panel-nav.col-3 li a>span span:after {
    right: 23px;
}

.panel-nav.col-3 li a:hover>span span:after {
    right: 13px;
}

.panel-nav.col-4 {
    margin-top: -20px;
}

.panel-nav.col-4 ul {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -20px;
}

.panel-nav.col-4 li {
    width: calc(100% / 4 - 20px);
    margin: 20px 0 0 20px;
}

@media screen and (max-width: 1100px) {
    .panel-nav.col-2 {
        margin-top: -20px;
    }

    .panel-nav.col-2 li {
        width: calc(100% / 2 - 10px);
        margin-top: 20px;
    }

    .panel-nav.col-3 {
        margin-top: -20px;
    }

    .panel-nav.col-3 ul {
        margin-left: -20px;
    }

    .panel-nav.col-3 li {
        width: calc(100% / 3 - 20px);
        margin: 20px 0 0 20px;
    }
}

@media screen and (max-width: 767px) {
    .panel-nav {
        margin-top: -10px;
    }

    .panel-nav ul {
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .panel-nav li {
        margin-top: 10px;
    }

    .panel-nav li img {
        width: 100%;
    }

    .panel-nav li span {
        padding: 0;
    }

    .panel-nav.col-2 {
        margin-top: -10px;
    }

    .panel-nav.col-2 li {
        /*width: calc(100% / 2 - 5px);*/
        width: 100%;
        margin-top: 25px;
    }

    .panel-nav.col-2 li:first-child {
        margin-top: 10px;
    }

    .panel-nav.col-2 li:last-child {
        margin-top: 25px;
    }

    .panel-nav.col-3 {
        margin-top: -10px;
    }

    .panel-nav.col-3 ul {
        /*margin-left: -10px;*/
        margin-left: 0;
    }

    .panel-nav.col-3 li {
        /*width: calc(100% / 3 - 10px);
              margin: 10px 0 0 10px;*/
        width: 100%;
        margin: 25px 0 0;
    }

    .panel-nav.col-3 li:first-child {
        margin-top: 10px;
    }

    .panel-nav.col-4 ul {
        margin: 0;
    }

    .panel-nav.col-4 li {
        width: 100%;
        margin: 20px 0 0;
    }

    .panel-nav.col-4 li:first-child {
        margin-top: 0;
    }
}

.topic-path-wrap {
    background-color: #000000;
    background-color: rgba(0, 0, 0, 0.4);
    /*height: 65px;*/
    position: relative;
    z-index: 2;
    padding: 14px 0 14px;
    margin: 0 0 0;
}

@media screen and (max-width: 767px) {
    .topic-path-wrap {
        /*display: none;*/
    }
}

.topic-path-wrap.type02 {
    background: none;
}

.under_visual.academics_bm .topic-path-wrap.type02 {
    position: absolute;
    top: 0;
    left: 0;
}

.under_visual.academics_gc .topic-path-wrap.type02 {
    position: absolute;
    top: 0;
    left: 0;
}

.topic-path-wrap.type02 .topic-path li {
    color: #333;
}

.topic-path-wrap.type02 .topic-path li a {
    color: #222222;
}

.topic-path-wrap.type02 .topic-path li a:after {
    border-color: #333;
}

.topic-path-wrap.type03 {
    background: none;
}

.topic-path-wrap.type03 .topic-path li {
    color: #fff;
}

.topic-path-wrap.type03 .topic-path li a {
    color: #fff;
}

.topic-path-wrap.type03 .topic-path li a:after {
    border-color: #fff;
}

.topic-path {
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
    /*position: absolute;*/
    /*    top: 50%;
    left: 0;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);*/
}

.topic-path li {
    color: #fff;
    font-size: 19px;
    font-size: 1.2rem;
    display: inline-block;
    vertical-align: middle;
    line-height: 1.67;
}

.topic-path li a {
    display: block;
    margin-right: 6px;
    padding-right: 10px;
    color: #fff;
    position: relative;
    text-decoration: underline;
}

.topic-path li a img {
    vertical-align: middle;
    margin-top: -4px;
}

.topic-path li a:after {
    border-color: #fff;
    border-style: solid;
    border-width: 1px 1px 0 0;
    width: 5px;
    height: 5px;
    content: " ";
    position: absolute;
    top: 50%;
    right: 0;
    -ms-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg);
}

.topic-path li a:hover {
    text-decoration: none;
}

/* page_title_group
--------------------------*/
.page_title_group {
    display: flex;
    width: 1040px;
    margin: 0 auto;
}

@media(max-width: 767px) {
    .page_title_group {
        flex-direction: column-reverse;
        justify-content: center;
        width: 100%;
        padding: 0 15px;
    }
}

.page_title_group .page_title_box {
    width: 50%;
    padding: 50px 20px 0 0;
    position: relative;
    z-index: 2;
}

@media(max-width: 767px) {
    .page_title_group .page_title_box {
        width: 100%;
        padding: 0;
        position: static;
    }
}

.page_title_group .page_title_box:nth-child(even) {
    padding: 0;
}

.page_title_group .page_title_box .page_title_head {
    padding: 0 0 0 0;
    font-size: 20px;
    position: static;
    display: block;
    height: auto;
    margin-bottom: 20px;
}

.page_title_group .page_title_box p {
    font-size: 15px;
    line-height: 1.666;
    color: #222;
}

.page_title_group .page_title_box strong {
    font-size: 22px;
    padding-left: 10px;
}

.page_title_group .page_title_box span {
    font-size: 15px;
    color: #78033d;
    padding-left: 10px;
}

.page_title_group .page_title_box img {
    display: block;
    width: 100%;
    position: absolute;
    bottom: -100px;
}

@media(max-width: 767px) {
    .page_title_group .page_title_box img {
        position: static;
        margin-bottom: 27px;
    }
}

.page_title.page_title_interview {
    min-height: 305px;
    overflow: visible;
    margin-bottom: 160px;
}

@media(max-width: 767px) {
    .page_title.page_title_interview {
        margin-bottom: 50px;
    }
}


/*----------------------------------
Table Style
----------------------------------*/

.table_annotation {
    display: none;
}

@media(max-width: 767px) {
    .table_annotation {
        display: block;
    }
}


/* table01
--------------------------*/

.table01 {
    max-width: 790px;
    overflow-x: auto;
    margin: 0 auto 40px;
}

.table01::-webkit-scrollbar {
    height: 10px;
    background-color: #bb819e;
}

.table01::-webkit-scrollbar-thumb {
    background-color: #66162f;
}

.table01_inr {
    width: 790px;
}

.table01_inr table {
    width: 100%;
    line-height: 1.42;
    font-size: 22px;
    font-size: 1.4rem;
    margin-bottom: 0;
}

.table01_inr table th,
.table01_inr table td {
    padding: 15px 15px;
    vertical-align: middle;
}

.table01_inr table th {
    background: #66162f;
    color: #fff;
    font-weight: bold;
    border-left: 1px solid #fff;
}

.table01_inr table th:first-child {
    border-left: none;
    width: 245px;
}

.table01_inr table th:nth-child(2) {
    width: 122px;
}

.table01_inr table th:nth-child(3) {
    width: 151px;
}

.table01_inr table th>*:last-child,
.table01_inr table td>*:last-child {
    margin-bottom: 0;
}

.table01_inr table tbody td {
    background: #fff;
}

.table01_inr a {
    color: #941e57;
    text-decoration: underline;
}

.table01_inr .alliance_school_th tr th {
    text-align: center;
}

.table01_inr .alliance_school_td tr td {
    text-align: center;
}

.table01_note {
    caption-side: bottom;
    text-align: right;
    margin: -20px 125px 40px 0;
}

@media(max-width: 767px) {
    .table01_note {
        margin: -20px 0 40px 0;
    }
}

.table01_note .table01_note_block {
    padding: 14px;
    display: inline-block;
    text-align: left;
    font-size: 12px;
    font-size: 1.2rem;
    background-color: #efefef;
}

@media(max-width: 767px) {
    .table01_type01 {
        width: 600px;
    }

    .table01_type01 tbody {
        font-size: 12px;
    }

    .table01_type01 tbody th,
    .table01_type01 tbody td {
        padding: 5px 10px;
    }

    .table01_type01 tbody td>ul {
        font-size: 12px;
    }
}



/* table02
--------------------------*/

.table02 {
    line-height: 1.86;
    font-size: 24px;
    font-size: 1.5rem;
    margin-bottom: 40px;
    overflow: auto;
}

@media(max-width: 767px) {
    .table02 {
        white-space: nowrap;
    }

}

.table02 a {
    color: #941e57;
    text-decoration: underline;
    padding: 0 0 0 1em;
    position: relative;
}

.table02 a:before {
    content: "";
    border-top: 1px solid #66162f;
    border-right: 1px solid #66162f;
    width: 8px;
    height: 8px;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -50%) rotate(45deg);
}

.table02 a[target="_blank"]:after {
    content: "";
    background-image: url("/common/img/base/icon_blank.png");
    background-repeat: no-repeat;
    background-size: 100%;
    width: 11px;
    height: 11px;
    display: inline-block;
    vertical-align: middlem;
    margin: 0 0 0 10px;
}

.table02 a[href$=".pdf"]:after,
.table02 a[href$=".pdf"][target="_blank"]:after {
    font-family: "iconfont";
    content: "\e909";
    margin-left: 0.25em;
    padding-bottom: 0.6em;
    color: #dc1525;
    font-size: 30px;
    line-height: 0.5em;
    background-image: none;
    display: inline-block;
    vertical-align: middle;
}

.table02 a[href$=".xls"]:after,
.table02 a[href$=".xls"][target="_blank"]:after,
.table02 a[href$=".xlsx"]:after,
.table02 a[href$=".xlsx"][target="_blank"]:after {
    font-family: "iconfont";
    content: "\e919";
    margin-left: 0.25em;
    padding-bottom: 0.5em;
    color: #02723b;
    font-size: 35px;
    line-height: 0.4em;
    background-image: none;
    display: inline-block;
    vertical-align: middle;
}

.table02 a[href$=".docx"]:after,
.table02 a[href$=".docx"][target="_blank"]:after {
    font-family: "iconfont";
    content: "\e918";
    margin-left: 0.25em;
    padding-bottom: 0.5em;
    color: #2b5797;
    font-size: 35px;
    line-height: 0.4em;
    background-image: none;
    display: inline-block;
    vertical-align: middle;
}

.table02 a[href$=".jpg"]:after,
.table02 a[href$=".jpg"][target="_blank"]:after,
.table02 a[href$=".png"]:after,
.table02 a[href$=".png"][target="_blank"]:after {
    content: "";
    background-image: url("/common/img/base/icon-img.png");
    background-repeat: no-repeat;
    background-size: 100%;
    display: inline-block;
    width: 30px;
    height: 16px;
}

.table02 table th {
    width: 25%;
}

.table02 table th,
.table02 table td {
    padding: 20px 30px;
    min-width: 5em;
    vertical-align: top;
    box-sizing: border-box;
    border-bottom: 1px solid #e7e7e7;
    border-right: 1px solid #e7e7e7;
}

.table02 table th>*:last-child,
.table02 table td>*:last-child {
    margin-bottom: 0;
}

@media(max-width: 767px) {

    .table02 table th,
    .table02 table td {
        padding: 10px 15px;
    }
}

.acordion_block_unit .acordion_block:nth-child(odd) .table02 table th {
    background-color: #d2d2d2;
}

.acordion_block_unit .acordion_block:nth-child(odd) .table02 table td {
    background-color: #fff;
}

/* table02 table02--col-1
--------------------------*/

@media(max-width: 767px) {
    .table02.table02--col-1 {
        white-space: normal;
    }

    .table02.table02--col-1 table th,
    .table02.table02--col-1 table td {
        display: block;
        width: 100% !important;
    }
}




/* table03
--------------------------*/

.table03_inner {
    overflow-x: auto;
}

.table03_inner::-webkit-scrollbar {
    height: 10px;
    background-color: #bb819e;
}

.table03_inner::-webkit-scrollbar-thumb {
    background-color: #66162f;
}

.table03 {
    width: 100%;
    line-height: 1.42;
    font-size: 22px;
    font-size: 1.4rem;
    margin: 0 0 30px;
}

.table03 th {
    background: #66162f;
    color: #fff;
    font-weight: bold;
    border-left: 1px solid #fff;
}

.table03 th,
.table03 td {
    padding: 15px 25px;
    vertical-align: middle;
}

.table03 a {
    color: #941e57;
    text-decoration: underline;
}

.table03 th>*:last-child,
.table03 td>*:last-child {
    margin-bottom: 0;
}

@media(max-width: 767px) {
    .table03_type01 {
        width: 600px;
    }

    .table03_type01 tbody {
        font-size: 12px;
    }

    .table03_type01 tbody th,
    .table03_type01 tbody td {
        padding: 5px 10px;
    }
}



/* table04
--------------------------*/

.table04_inner {
    overflow-x: auto;
}

.table04 {
    width: 1040px;
    line-height: 1.42;
    font-size: 22px;
    font-size: 1.4rem;
    margin: 0 0 30px;
}

.table04 th {
    background: #66162f;
    color: #fff;
    font-weight: bold;
    border-left: 1px solid #fff;
}

.table04 th,
.table04 td {
    padding: 15px 25px;
    vertical-align: middle;
}

.table04 th:first-child,
.table04 td:first-child {
    text-align: center;
}

.table04 a {
    color: #941e57;
    text-decoration: underline;
}

.table04+.attention-text {
    margin: -20px 0 60px;
}



/* table_time
--------------------------*/

.table_time {
    width: 100%;
}

.table_time_wrapper {
    margin: 0 0 30px;
    overflow-x: auto;
}

.table_time thead th,
.table_time tbody th,
.table_time thead td,
.table_time tbody td {
    padding: 14px;
    font-size: 14px;
    font-size: 1.4rem;
    vertical-align: middle;
}

.table_time td span {
    white-space: nowrap;
    margin: 0 0.5em;
}

@media screen and (max-width: 767px) {

    .table_time thead th,
    .table_time tbody th,
    .table_time thead td,
    .table_time tbody td {
        padding: 8px;
    }
}

.table_time thead th,
.table_time tbody th {
    color: #fff;
    background-color: #79033d;
    text-align: center;
}

.table_time .table_time_left {
    text-align: left;
}

.table_time .table_time_right {
    text-align: right;
}

.table_time_w_1 {
    width: 45%;
}

.table_time_w_2 {
    width: 10%
}

.table_time .table_time_note {
    caption-side: bottom;
    text-align: right;
    font-size: 12px;
    line-height: 1.4;
    margin-top: 12px;
}

@media screen and (max-width: 767px) {
    .table_time .table_time_note {
        text-align: left;
        margin-top: 8px;
    }
}

.cl,
.img_lead_block,
.acordion_block_content,
.news_block_1col_main ul li dl {
    display: inline-block;
    min-height: 1%;
    display: block;
    *zoom: 1;
}

.cl:after,
.img_lead_block:after,
.acordion_block_content:after,
.news_block_1col_main ul li dl:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    font-size: 0;
}

* html .cl,
* html .img_lead_block,
* html .acordion_block_content,
* html .news_block_1col_main ul li dl,
.news_block_1col_main ul li * html dl {
    height: 1%;
}





/*----------------------------------
Visual Style
----------------------------------*/

.under_visual {
    position: relative;
    height: 550px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
}

@media screen and (max-width: 767px) {
    .under_visual {}
}

.under_visual h1 {
    position: absolute;
    left: 8.7301%;
}

.under_visual .title-normal {
    color: #fff;
    font-size: 64px;
    font-size: 4rem;
    line-height: 1.4;
    font-weight: normal;
    position: absolute;
    top: 55%;
    transform: translate(0, -50%);
}

.under_visual .title-small {
    display: block;
    font-size: 65%;
}

@media screen and (max-width: 767px) {
    .under_visual .title-normal {
        font-size: 3rem;
    }
}

.under_visual.about {
    background-image: url(../img/about/mv.jpg);
}

.under_visual.about h1 {
    top: 143px;
}

.under_visual.about_why {
    background-image: url(../img/about/why/mv.jpg);
}

.under_visual.about_why h1 {
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.under_visual.about_fact {
    height: 499px;
    background-image: url(../img/about/fact_figures/mv.jpg);
}

.under_visual.about_fact h1 {
    top: 184px;
}

.under_visual.student {
    background-image: url(../img/student/mv.jpg);
    height: 305px;
}

.under_visual.art.graduates+.news_block_1col.news_area {
    margin-top: -70px;
}

@media(max-width: 767px) {
    .under_visual.art.graduates+.news_block_1col.news_area {
        margin-top: -40px;
    }
}

.under_visual.art.guardians+.news_block_1col.news_area {
    margin-top: -70px;
}

@media(max-width: 767px) {
    .under_visual.art.guardians+.news_block_1col.news_area {
        margin-top: -40px;
    }
}

.under_visual.student .title-normal {
    color: #fff;
    font-size: 64px;
    font-size: 4.0rem;
    font-weight: normal;
    position: absolute;
    top: 55%;
}

.under_visual.art {
    height: 305px;
    margin: 0 0 35px;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.under_visual.art h1 small {
    font-size: 2rem;
    display: block;
}

@media screen and (max-width: 767px) {
    .under_visual.art {
        margin: 0 0 40px;
    }
}

.under_visual.art .title-normal {
    color: #fff;
    font-size: 4.0rem;
    font-weight: normal;
    position: absolute;
    top: 55%;
}
@media(max-width: 500px) {
  .under_visual.art .title-normal {
    font-size: 3rem;
  }
}

.under_visual.news {
    height: 305px;
    background-image: url("../img/info/mv.jpg");
}

@media screen and (max-width: 767px) {
    .under_visual.news {
        height: auto;
        min-height: 33.866666666vw;
    }
}

.under_visual.event {
    height: 305px;
    background-image: url("../img/event/mv.jpg");
}

@media screen and (max-width: 767px) {
    .under_visual.event {
        height: auto;
        min-height: 33.866666666vw;
    }
}

.under_visual.event_calendar {
    height: 305px;
    background-image: url(../img/event/calendar/mv.jpg);
}

@media screen and (max-width: 767px) {
    .under_visual.event_calendar {
        height: auto;
        min-height: 33.866666666vw;
    }
}

@media screen and (max-width: 767px) {
    .under_visual {
        height: 260px;
    }

    .under_visual h1 {
        left: 15px;
        right: 15px;
    }

    .under_visual.about h1 {
        top: 50%;
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .under_visual.about h1 img {
        height: 66px;
    }

    .under_visual.about_why {
        height: 168px;
        background-image: url(../img/about/why/mv-sp.jpg);
    }

    .under_visual.about_why h1 img {
        height: 28px;
    }

    .under_visual.about_fact {
        height: 168px;
        background-image: url(../img/about/fact_figures/mv-sp.jpg);
    }

    .under_visual.about_fact h1 {
        top: 50px;
    }

    .under_visual.about_fact h1 img {
        height: 76px;
    }

    .under_visual.student {
        height: 168px;
        background-image: url(../img/student/mv-sp.jpg);
    }

    .under_visual.student .title-normal {
        font-size: 3rem;
        top: 50%;
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .under_visual.student .title-normal img {
        height: 66px;
    }
}

@media screen and (max-width: 440px) {
    .under_visual.about_why h1 {
        top: 50px;
    }
}

.under_visual.academics_gc {
    background-image: url(../img/academics/global_communication/mv.jpg);
    padding-top: 47%;
    height: 0;
    position: relative;
}

@media screen and (max-width: 767px) {
    .under_visual.academics_gc {
        background-image: url(../img/academics/global_communication/mv--sp.jpg);
        height: auto;
        padding-top: 74%;
        margin-bottom: 60px;
    }
}

.under_visual.academics_gc h1 {
    background: #624C83;
    background: rgba(98, 76, 131, 0.9);
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding: 3.3333% 5.7936%;
}

@media screen and (max-width: 767px) {
    .under_visual.academics_gc h1 {
        width: 77.333333333vw;
        padding: 6vw 8.4vw;
    }
}

.under_visual.academics_bm {
    background-image: url(../img/academics/business_management/mv.jpg);
    height: 700px;
    background-position: 50% 10%;
    position: relative;
}

.under_visual.academics_bm .grad_mv_con {
    position: absolute;
    left: 0;
    top: 335px;
    max-width: 950px;
    width: 100%;
    padding-right: 157px;
}

@media screen and (max-width: 767px) {
    .under_visual.academics_bm .grad_mv_con {
        top: inherit;
        bottom: 0;
        max-width: 485px;
        padding-right: 100px;
    }
}

.under_visual.academics_bm .grad_mv_inr {
    background: #00235D;
    background: rgba(0, 35, 93, 0.7);
    position: relative;
    padding: 7.7160% 0 5.8583% 25%;
}

@media screen and (max-width: 767px) {
    .under_visual.academics_bm .grad_mv_inr {
        padding: 5% 0 5.8583% 15px;
    }
}

.under_visual.academics_bm .grad_mv_inr:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 100%;
    width: 157px;
    height: 100%;
    background: linear-gradient(120deg, rgba(0, 35, 93, 0.7) 0%, rgba(0, 35, 93, 0.7) 50%, transparent 50%, transparent 100%);
}

@media screen and (max-width: 767px) {
    .under_visual.academics_bm .grad_mv_inr:before {
        width: 100px;
        background: linear-gradient(110deg, rgba(0, 35, 93, 0.7) 0%, rgba(0, 35, 93, 0.7) 50%, transparent 50%, transparent 100%);
    }
}

.under_visual.academics_bm .grad_mv_inr h1 {
    position: relative;
    left: 0;
    margin-bottom: 20px;
}

@media screen and (max-width: 767px) {
    .under_visual.academics_bm .grad_mv_inr h1 {
        margin-bottom: 10px;
    }
}

.under_visual.academics_bm .grad_mv_inr p {
    color: #fff;
    font-size: 24px;
    font-size: 1.5rem;
    letter-spacing: .2em;
    line-height: 1.5;
}

@media screen and (max-width: 767px) {
    .under_visual.academics_bm .grad_mv_inr p {
        font-size: 1.0rem;
        letter-spacing: .1em;
        line-height: 1.5;
    }
}

@media screen and (max-width: 414px) {
    .under_visual.academics_bm .grad_mv_inr p br:first-child {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    .under_visual.academics_bm {
        background-image: url(../img/academics/business_management/mv-sp.jpg);
        height: 0;
        padding-top: 76.2666%;
    }

    .under_visual.academics_bm h1 {
        bottom: 0;
        margin-bottom: 10px;
    }

    .under_visual.academics_bm h1 img {
        height: 34px;
    }
}



/*健康福祉学群*/

.under_visual.academics_hw {
    background-image: url(/common/img/academics/health_welfare/mv.jpg);
    height: 700px;
    background-position: 50% 10%;
}

@media screen and (max-width: 767px) {
    .under_visual.academics_hw {
        background-image: url("/common/img/academics/health_welfare/mv-sp.jpg");
        height: auto;
        padding-top: 74%;
    }
}

.under_visual.academics_ra {
    background-image: url(../img/academics/arts_sciences/mv.jpg);
    background-position: 0 0;
    height: 730px;
}

.under_visual.academics_ra .ra_hdg {
    background: #C65C6B;
    background: rgba(198, 92, 107, 0.8);
    width: 43.4782%;
    text-align: center;
    position: absolute;
    top: 335px;
    left: 0;
    padding: 2.9411% 0;
}

.under_visual.academics_ra .ra_hdg p {
    padding-top: 20px;
}

.under_visual.academics_ra h1 {
    color: #fff;
    font-size: 60px;
    font-size: 3.8rem;
    font-weight: bold;
    letter-spacing: .06em;
    position: relative;
    left: inherit;
    line-height: 1;
    padding-bottom: 15px;
}

.under_visual.academics_ra h1:after {
    content: " ";
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 120px;
    height: 2px;
    background: #fff;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.under_visual.academics_ra .lead_circle_wrap {
    min-height: 442px;
    height: 442px;
    width: 442px;
    border-radius: 50%;
    background: #FFFFFF;
    background: rgba(255, 255, 255, 0.9);
    position: absolute;
    top: 30px;
    right: 15.0793%;
}

.under_visual.academics_ra .lead_circle {
    text-align: center;
}

.under_visual.academics_ra .lead_circle p {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.7;
}

.under_visual.academics_ra .lead_circle p em {
    display: block;
    font-size: 40px;
    font-size: 2.5rem;
    font-weight: bold;
    font-style: normal;
    padding: 80px 0 15px;
}

.under_visual.academics_ra .lead_circle p:last-child {
    text-align: left;
    margin-top: 15px;
    width: 290px;
    margin: 15px 0 0 65px;
}

.under_visual.academics_ra figure {
    position: absolute;
    right: -90px;
    bottom: -65px;
}

.under_visual.academics_as {
    overflow: hidden;
}

@media screen and (max-width: 767px) {
    .under_visual.academics_as {
        height: auto;
    }
}

@media screen and (min-width: 768px) {
    .under_visual .under_visual_link {
        padding: 10px;
        background-color: rgba(255, 255, 255, 0.7);
        position: absolute;
        top: 5.797101449vw;
        right: 0;
    }
}

@media screen and (max-width: 767px) {
    .under_visual .under_visual_link {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        position: absolute;
        bottom: -60px;
        left: 50%;
        transform: translate(-50%, 0);
    }
}

.under_visual .under_visual_link li {
    width: 40px;
    height: 40px;
    margin-bottom: 14px;
}

@media screen and (max-width: 767px) {
    .under_visual .under_visual_link li {
        margin: 0 8px;
    }
}

@media screen and (min-width: 768px) {
    .under_visual .under_visual_link li:last-child {
        margin-bottom: 0;
    }
}

.under_visual .under_visual_link li a {
    display: block;
    transition: all 0.4s;
}

@media screen and (min-width: 768px) {
    .under_visual .under_visual_link li a:hover {
        opacity: 0.7;
    }
}

.under_visual .under_visual_link li img {
    display: block;
    margin: 0;
    width: 100%;
}

.under_visual.future_vision {
    background-image: url("/common/img/about/future-vision/mv.jpg");
    background-position: center 0;
    height: 860px;
}

@media(max-width: 767px) {
    .under_visual.future_vision {
        height: auto;
        padding-top: 147.3333333333vw;
        background-image: url("/common/img/about/future-vision/sp/mv.jpg");
        background-size: 100% auto;
        background-position: center 0;
    }
}

@media(max-width: 767px) {
    .under_visual.future_vision .topic-path-wrap {
        position: absolute;
        top: 0;
        left: 0;
    }
}

.under_visual.future_vision h1 {
    top: 92px;
    font-size: 60px;
    line-height: 1.3333333333;
}

@media(max-width: 767px) {
    .under_visual.future_vision h1 {
        top: 60px;
        font-size: 30px;
    }
}

.under_visual.future_vision h1>span {
    margin-bottom: 14px;
    display: block;
    font-size: 34px;
}

@media(max-width: 767px) {
    .under_visual.future_vision h1>span {
        font-size: 17px;
    }
}

.under_visual.future_vision .under_visual_img {
    position: absolute;
    top: 330px;
    left: 8.7301%;
}

@media(max-width: 767px) {
    .under_visual.future_vision .under_visual_img {
        top: 192px;
        left: 18px;
        width: 168px;
    }
}

.under_visual.future_vision .under_visual_img img {
    max-width: 100%;
    margin: 0;
    display: block;
}

.under_visual.future_vision .under_visual_introduction {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 790px;
    height: 211px;
    padding: 0 211px 0 110px;
    background-image: url("/common/img/about/future-vision/future-bg-02.png");
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: right 0;
}

@media(max-width: 1440px) {
    .under_visual.future_vision .under_visual_introduction {
        width: 54.8611111111vw;
        height: 14.6527777777vw;
        padding: 0 14.5833333333vw 0 8.7301%;
    }
}

@media(max-width: 1024px) {
    .under_visual.future_vision .under_visual_introduction {
        padding-left: 3.90625vw;
    }
}

@media(max-width: 767px) {
    .under_visual.future_vision .under_visual_introduction {
        position: static;
        width: 100%;
        height: auto;
        padding: 24px 15px 30px;
        max-width: initial;
        background-image: none;
        background-color: #373737;
    }
}

.under_visual.future_vision .under_visual_introduction dt {
    margin-bottom: 14px;
    padding-top: 40px;
    font-size: 24px;
    line-height: 1.5;
    color: #fff;
}

@media(max-width: 1440px) {
    .under_visual.future_vision .under_visual_introduction dt {
        margin-bottom: 0.9722222222vw;
        padding-top: 2.7777777777vw;
        font-size: 1.6666666666vw;
    }
}

@media(max-width: 1024px) {
    .under_visual.future_vision .under_visual_introduction dt {
        padding-top: 1.46484375vw;
    }
}

@media(max-width: 767px) {
    .under_visual.future_vision .under_visual_introduction dt {
        padding-top: 0;
        font-size: 24px;
    }
}

.under_visual.future_vision .under_visual_introduction dd {
    font-size: 12px;
    line-height: 1.6666666666;
    color: #fff;
}

@media(max-width: 1440px) {
    .under_visual.future_vision .under_visual_introduction dd {
        font-size: 0.8333333333vw;
    }
}

@media(max-width: 767px) {
    .under_visual.future_vision .under_visual_introduction dd {
        font-size: 14px;
    }
}

/*----------------------------------
Title Style
----------------------------------*/

.page_title {
    position: relative;
    overflow: hidden;
    background: linear-gradient(to right, #ffffff 0%, #d2d1d1 100%);
    margin-bottom: 50px;
}

.page_title.page_title_fwn h1 {
    font-weight: normal;
}

.page_title:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    width: 20%;
    padding-top: 20%;
    background: linear-gradient(135deg, #f5f5f5 0%, #f5f5f5 50%, transparent 50%, transparent 100%);
    z-index: 0;
}

.page_title:after {
    content: " ";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 53.8095%;
    padding-top: 53.8095%;
    background: linear-gradient(135deg, transparent 0%, transparent 50%, #dedddd 50%, #d2d1d1 100%);
    z-index: 0;
}

.page_title_inr {
    /*min-height: 205px;*/
    padding-bottom: 44px;
}

.page_title_inr:after {
    content: " ";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 11.9047%;
    padding-top: 11.9047%;
    background: linear-gradient(135deg, transparent 0%, transparent 50%, #cecdcd 50%, #d2d1d1 100%);
    z-index: 1;
}


.page_title h1 {
    /*    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);*/
    /*left: 110px;*/
    padding: 0 110px 0 110px;
    position: relative;
    color: #78033d;
    z-index: 2;
    font-size: 64px;
    font-size: 4rem;
    line-height: 1.5;
    vertical-align: middle;
    display: table-cell;
    height: 100px;
}

.page_title h1 small {
    display: block;
    font-size: 32px;
    font-size: 2rem;
    font-weight: normal;
}

.page_title h1 small span {
    font-size: 12px;
    display: inline-block;
    color: #FFF;
    background-color: #aa6216;
    padding: 3px 13px;
    vertical-align: middle;
}

.page_title h1.page_detail_title {
    font-weight: normal;
}

.page_title h1.page_detail_title .page_detail_title_small {
    display: block;
    font-size: 65%;
}

.page_title_remarks {
    /*position: absolute;*/
    /*right: 110px;*/
    /*bottom: 21px;*/
    position: relative;
    letter-spacing: -.40em;
    line-height: 1;
    z-index: 10;
    text-align: right;
    margin-right: 110px;
    margin: 0 110px -20px 0;
    padding-top: 10px;
}

.page_title_remarks li {
    margin-left: 20px;
    display: inline-block;
    letter-spacing: normal;
    vertical-align: top;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.5;
}

.page_title_remarks li img {
    vertical-align: middle;
    margin-right: 5px;
}

@media screen and (max-width: 767px) {
    .page_title {
        background: linear-gradient(to right, #ffffff 0%, #e3e3e3 100%, #7db9e8 100%);
        margin-bottom: 30px;
    }

    .page_title:before {
        width: 49.8666%;
        padding-top: 49.8666%;
        background: linear-gradient(135deg, #dedede 0%, rgba(222, 222, 222, 0.82) 50%, transparent 50%, transparent 100%);
        opacity: .4;
    }

    .page_title:after {
        width: 31.6%;
        padding-top: 31.6%;
        background: linear-gradient(135deg, transparent 0%, transparent 50%, #e2e2e2 50%, #dfdfdf 100%);
        opacity: .4;
    }

    .page_title_inr {
        /*min-height: 127px;*/
        position: relative;
        padding-bottom: 30px;
    }

    .page_title_inr:after {
        display: none;
    }

    .page_title h1 {
        /*left: 15px;*/
        font-size: 3rem;
        padding: 0 15px 0;
        height: 60px;
    }

    .page_title h1 small {
        font-size: 1.5rem;
    }

    .page_title_remarks {
        /*right: 15px;
        bottom: 7px;*/
        margin: 0 15px -20px 0;
    }

    .page_title_remarks li {
        margin: 3px 0 0 10px;
        font-size: 1rem;
    }

    .page_title_remarks li img {
        width: 10px;
        vertical-align: middle;
        margin-right: 5px;
    }
}

.sec_title {
    position: relative;
    margin: 60px 0 30px;
    padding-bottom: 20px;
    font-size: 51px;
    font-size: 3.2rem;
    font-weight: bold;
    line-height: 1.4;
}

.sec_title:after {
    content: " ";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 70px;
    height: 1px;
    background: #c01f6f;
}

.sec_title.l_sec {
    margin-top: 50px;
    margin-bottom: 23px;
    padding-bottom: 20px;
    text-align: center;
    font-size: 40px;
    font-size: 4rem;
    color: #78033d;
}

.sec_title.l_sec:after {
    height: 2px;
    left: 50%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background: #78033d;
}

.sec_title_fwn {
    font-weight: normal;
}

.sec_title_center {
    text-align: center;
}

.sec_title_center:after {
    left: 50%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

@media screen and (min-width: 768px) and (max-width: 1380px) {
    .sec_title.l_sec {
        font-size: 4.0rem;
        line-height: 1.2;
    }

    .sec_title.l_sec span {
        display: block;
    }
}

@media screen and (max-width: 767px) {
    .sec_title {
        line-height: 1.38;
        margin-bottom: 15px;
        padding-bottom: 10px;
        font-size: 2.5rem;
    }

    .program_block_body_list_desc .sec_title {
        margin: 0 0 15px 0;
    }

    .program_block_body_list_desc .sec_title02 {
        height: auto;
        margin: 40px 0 20px;
    }

    .program_block_body_list_desc .sec_title02:first-child {
        margin: 0 0 20px;
    }

    .sec_title.l_sec {
        font-size: 2.5rem;
        line-height: 1.4;
    }

    .sec_title.l_sec:after {
        width: 65px;
    }

    .sec_title.l_sec span {
        display: block;
    }
}

.sec_title02 {
    font-size: 35px;
    font-size: 2.2rem;
    line-height: 1.2;
    height: 55px;
}

.title_type02 {
    margin-top: 30px;
}

.sec_title03 {
    position: relative;
    margin-bottom: 30px;
    padding-left: 30px;
    font-size: 48px;
    font-size: 3.0rem;
    line-height: 1;
    font-weight: normal;
}

.sec_title03:before {
    content: " ";
    position: absolute;
    top: -28px;
    left: 23px;
    display: block;
    width: 2px;
    height: 66px;
    background: linear-gradient(to right, #8d1e54 0%, #de0fc8 100%);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

@media screen and (min-width: 768px) and (max-width: 1380px) {
    .sec_title03 {
        margin-left: 20px;
    }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
    .sec_title03 {
        margin-left: 0;
    }
}

@media screen and (max-width: 767px) {
    .sec_title03 {
        font-size: 2.0rem;
        margin: 0 0 20px 0;
        padding-left: 30px;
    }

    .sec_title03:before {
        top: -24px;
        left: 20px;
        height: 50px;
    }
}

.sec-title04 {
    width: 100px;
    height: 100px;
    line-height: 100px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    background: linear-gradient(135deg, #de0fc8 0%, #8d1e54 99%);
}

@media screen and (max-width: 767px) {
    .sec-title04 {
        width: 60px;
        height: 60px;
        padding-top: 10px;
        line-height: 1.2;
    }

    .sec-title04 span {
        display: block;
    }
}

.sec-title05 {
    margin-bottom: 20px;
    font-size: 40px;
    font-size: 2.5rem;
    font-weight: bold;
    text-align: center;
}

@media screen and (max-width: 767px) {
    .sec-title05 {
        margin-bottom: 15px;
        font-size: 1.8rem;
    }
}

.sec_title06 {
    position: relative;
    line-height: 1.5;
    font-size: 48px;
    font-size: 3rem;
    text-align: center;
    padding-bottom: 12px;
    font-weight: bold;
    margin-bottom: 60px;
}

.sec_title06:before {
    content: " ";
    position: absolute;
    bottom: 0;
    left: 50%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 80px;
    height: 2px;
    background: #8d1e54;
}

.sec_title06_mb60 {
    margin-bottom: 60px;
}

.sec_title06_lightblue:before {
    background: #5bbcef;
}

.sec_title06_orange:before {
    background: #f88911;
}

.sec_title06_green:before {
    background: #4ea059;
}

.sec_title06_blue:before {
    background: #0085bf;
}

.sec_title06_purple:before {
    background: #644276;
}

.sec_title06_pink:before {
    background: #ea6d94;
}

@media screen and (max-width: 767px) {
    .sec_title06 {
        line-height: 1.38;
        font-size: 2.6rem;
        padding-bottom: 15px;
        margin-bottom: 30px;
    }

    .sec_title06_mb60 {
        margin-bottom: 30px;
    }
}

.sec_title07 {
    font-size: 28px;
    font-size: 1.8rem;
    text-align: center;
    background: #ea6d94;
    color: #fff;
    line-height: 1.5;
    padding: 6.5px 0;
    margin-bottom: 20px;
    font-weight: bold;
}

.sec_title07_purple {
    background: #5f3c73;
}

.sec_title07_green {
    background: #4ea059;
}

.sec_title07_lightblue {
    background: #5bbcef;
}

.sec_title07_orange {
    background: #f88911;
}

@media screen and (max-width: 767px) {
    .sec_title07 {
        font-size: 1.5rem;
        padding: 8.75px 0;
    }
}

.sec_title08 {
    font-weight: bold;
    line-height: 1.6;
    font-size: 40px;
    font-size: 2.5rem;
    margin: 40px 0 15px;
}

@media screen and (max-width: 767px) {
    .sec_title08 {
        font-size: 1.8rem;
        line-height: 1.38;
    }
}

.sec_title09 {
    font-weight: bold;
    line-height: 2;
    font-size: 28px;
    font-size: 1.8rem;
    margin: 20px 0 10px;
}

@media(max-width: 768px) {
    .sec_title09 {
        font-size: 14px;
    }
}

.sec_title10 {
    font-weight: bold;
    line-height: 2;
    font-size: 1.8rem;
    margin: 20px 0 10px 125px;
}

@media(max-width: 767px) {
    .sec_title10 {
        margin: 20px 0 10px;
    }
}

/*----------------------------------
sec_title11
----------------------------------*/
.sec_title11 {
    font-size: 32px;
    font-weight: normal;
    line-height: normal;
    display: inline-block;
    border-bottom: 1px solid #c01f6f;
    padding-bottom: 10px;
    margin-bottom: 40px;
}

@media(max-width: 767px) {
    .sec_title11 {
        font-size: 25px;
        padding-bottom: 5px;
        margin-bottom: 20px;
    }
}

.sec_title11 span {
    font-size: 15px;
}

.page_title+.side_padding>.sec_title11 {
    margin-top: -35px;
}

@media(max-width: 767px) {
    .page_title+.side_padding>.sec_title11 {
        margin-top: -25px;
    }
}

@media screen and (max-width: 767px) {
    .btn-list-col2 {
        margin-top: 10px;
    }

    .btn-list-col2 .col2-right {
        margin-top: 20px;
    }
}

.why_sec_title {
    padding: 80px 0 0;
    text-align: center;
}

@media screen and (max-width: 767px) {
    .why_sec_title {
        padding-top: 60px;
    }
}

.title_wh {
    color: #fff;
}

.title_wh:after {
    content: " ";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 70px;
    height: 1px;
    background: #fff;
}

.sec_title_normal {
    font-weight: normal;
    padding-top: 10px;
}

@media screen and (max-width: 767px) {
    .sec_title_normal {
        line-height: 1.2;
    }
}

.sec_top h2 {
    padding-top: 0;
}

.parts_list_title {
    font-weight: bold;
    font-size: 32px;
    font-size: 2rem;
    color: #ff0000;
    line-height: 1.75;
    margin-bottom: 22px;
}

.parts_list_title_2 {
    font-weight: bold;
    font-size: 18px;
    color: #000;
    line-height: 1.75;
    margin-bottom: 10px;
    margin-top: 30px;
}





/*----------------------------------
Button Style
----------------------------------*/

.btn01 a {
    display: inline-block;
    line-height: 1;
    padding-left: 50px;
    padding-right: 24px;
    padding-top: 23px;
    padding-bottom: 23px;
    border-radius: 40px;
    border: 4px solid #78033d;
    font-weight: bold;
    font-size: 27px;
    font-size: 1.7rem;
    color: #78033d;
}

.btn01 a span {
    position: relative;
    display: inline-block;
    padding-right: 45px;
    transition: 0s;
}

.btn01 a span:before {
    content: " ";
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -5.5px;
    width: 8px;
    height: 8px;
    border-top: 2px solid #78033d;
    border-right: 2px solid #78033d;
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.btn01.btn01_arrow_bottom {
    margin-bottom: 70px;
}

.btn01.btn01_arrow_bottom a span:before {
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
}

@media(max-width: 767px) {
    .btn01.btn01_arrow_bottom {
        margin-bottom: 40px;
    }
}

.btn01 a:hover {
    border-color: #9b3b6a;
    background: #9b3b6a;
    color: #fff;
}

.btn01 a:hover span:before {
    border-color: #fff;
}

@media screen and (max-width: 767px) {
    .btn01 a {
        position: relative;
        display: block;
        padding-left: 0;
        padding-right: 0;
        padding-top: 12.5px;
        padding-bottom: 12.5px;
        border-radius: 40px;
        border: 2px solid #78033d;
        font-size: 1.5rem;
        text-align: center;
    }

    .btn01 a span {
        position: static;
        display: inline-block;
        padding-right: 0;
    }

    .btn01 a span:before {
        right: 15px;
        margin-top: -6px;
        width: 11px;
        height: 11px;
        border-top: 1px solid #78033d;
        border-right: 1px solid #78033d;
    }
}

.btn02 a {
    display: block;
    border: 1px solid #222;
    border-radius: 30px;
    font-size: 22px;
    font-size: 1.4rem;
    line-height: 1.78;
    text-align: center;
    padding: 5px;
}

.btn02 a span {
    position: relative;
    display: inline-block;
    padding-right: 20px;
}

.btn02 a span:before {
    content: " ";
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -4.5px;
    border-top: 1px solid #222;
    border-right: 1px solid #222;
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 8px;
    height: 8px;
}

.btn02 a:hover {
    color: #fff;
    border-color: #78033d;
    background: #78033d;
}

.btn02 a:hover span:before {
    border-color: #fff;
}

.btn_pamphlet {
    max-width: 790px;
    margin: 0 auto;
    font-size: 38px;
    font-size: 2.4rem;
    line-height: 1.33;
}

.btn_pamphlet a {
    font-weight: bold;
    position: relative;
    display: block;
    background: #efefef;
    padding: 0 57px;
}

.btn_pamphlet a span {
    display: inline-block;
    padding: 44px 0 44px 120px;
    background-image: url(../img/base/icon_pamphlet.png);
    background-repeat: no-repeat;
    background-position: top 50% left 0;
}

.btn_pamphlet a:after {
    border-color: #941e57;
    border-style: solid;
    border-width: 1px 1px 0 0;
    content: " ";
    -ms-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg);
    width: 14px;
    height: 14px;
    position: absolute;
    top: 50%;
    right: 50px;
}

.btn_pamphlet a:hover {
    opacity: .5;
}

@media screen and (max-width: 767px) {
    .btn_pamphlet {
        font-size: 1.6rem;
    }

    .btn_pamphlet a {
        text-align: center;
        padding: 0 15px;
    }

    .btn_pamphlet a span {
        display: inline-block;
        padding: 15px 50px 15px 60px;
        background-size: 40px auto;
        background-position: top 50% left 0;
        text-align: left;
    }

    .btn_pamphlet a:after {
        right: 30px;
    }
}



/* undergraduate_btn */

.undergraduate_btn {
    margin-bottom: 60px;
}

@media screen and (max-width: 767px) {
    .undergraduate_btn {
        margin-bottom: 40px;
    }
}

.undergraduate_btn_title {
    display: none;
}

.undergraduate_btn ul {
    display: -ms-flexbox;
    display: flex;
    padding-top: 1px;
}

.undergraduate_btn ul>li {
    position: relative;
    -ms-flex-positive: 1;
    flex-grow: 1;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.53333333333333;
    transition: .4s;
    margin-top: -1px;
    z-index: 1;
}

.undergraduate_btn ul>li:first-child {
    border-left: none !important;
}

.undergraduate_btn ul li a {
    position: relative;
    color: #fff;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    font-weight: bold;
    padding: 17px 25px 17px 19px;
}

.undergraduate_btn ul li a:hover {}

.undergraduate_btn ul li a:before {
    content: " ";
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -6px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 9px;
    height: 9px;
    backface-visibility: hidden;
}





/* red
--------------------------*/

.undergraduate_btn ul li.undergraduate_btn_red {
    border-left: 1px solid #fff;
}

.undergraduate_btn ul li.undergraduate_btn_red a {
    background: #363636;
}

.undergraduate_btn ul li.undergraduate_btn_red a:hover {
    background: #cccccc;
}

.undergraduate_btn ul li.undergraduate_btn_darkred {
    border-left: 1px solid #fff;
}

.undergraduate_btn ul li.undergraduate_btn_darkred a {
    background: #363636;
}





/* purple
--------------------------*/

.undergraduate_btn ul li.undergraduate_btn_purple {
    border-left: 1px solid #513d6f;
}

.undergraduate_btn ul li.undergraduate_btn_purple a {
    background: #775f9c;
}

.undergraduate_btn ul li.undergraduate_btn_purple a:hover {
    background: #927fb0;
}

.undergraduate_btn ul li.undergraduate_btn_darkpur {
    border-left: 1px solid #775f9c;
}

.undergraduate_btn ul li.undergraduate_btn_darkpur a {
    background: #624c83;
}





/* blue
--------------------------*/

.undergraduate_btn ul li.undergraduate_btn_blue {
    border-left: 1px solid #25539f;
}

.undergraduate_btn ul li.undergraduate_btn_blue a {
    background: #3262b2;
}

.undergraduate_btn ul li.undergraduate_btn_blue a:hover {
    background: #5b81c1;
}

.undergraduate_btn ul li.undergraduate_btn_darkblue {
    border-left: 1px solid #4a71b3;
}

.undergraduate_btn ul li.undergraduate_btn_darkblue a {
    background: #25539f;
}






/* green
--------------------------*/

.undergraduate_btn ul li.undergraduate_btn_green {
    border-left: 1px solid #29582e;
}

.undergraduate_btn ul li.undergraduate_btn_green a {
    background: #2b7032;
}

.undergraduate_btn ul li.undergraduate_btn_green a:hover {
    background: #558d5b;
}

.undergraduate_btn ul li.undergraduate_btn_darkgreen {
    border-left: 1px solid #356d3d;
}

.undergraduate_btn ul li.undergraduate_btn_darkgreen a {
    background: #29582e;
}



/* underLine
--------------------------*/

.undergraduate_btn ul li.undergraduate_btn_underLine {
  margin-left: 10px!important;
  text-align: center;
}

.undergraduate_btn ul li.undergraduate_btn_underLine a {
   /** background: #2b7032;**/
}

.undergraduate_btn ul li.undergraduate_btn_underLine a:hover {
    background: #D1F4F6;
}
.on {
    background: #D1F4F6!important;
}

.undergraduate_btn ul li.undergraduate_btn_underLine:nth-child(1) {
   border-bottom: solid #F7CCCC 4px;

}
.undergraduate_btn ul li.undergraduate_btn_underLine:nth-child(2) {
   border-bottom: solid #FFE2AC 4px;
}
.undergraduate_btn ul li.undergraduate_btn_underLine:nth-child(3) {
   border-bottom: solid #BAD071 4px;
}
.undergraduate_btn ul li.undergraduate_btn_underLine:nth-child(4) {
   border-bottom: solid #4FAFCB 4px;
}
.undergraduate_btn ul li.undergraduate_btn_underLine a {
    color:#332f2f;
　　font-size: 17px;
   display: block;
}



/* orange
--------------------------*/

.undergraduate_btn ul li.undergraduate_btn_orange {
    border-left: 1px solid #854b0b;
}

.undergraduate_btn ul li.undergraduate_btn_orange a {
    background: #a96215;
}

.undergraduate_btn ul li.undergraduate_btn_orange a:hover {
    background: #ba8144;
}

.undergraduate_btn ul li.undergraduate_btn_darkorange {
    border-left: 1px solid #a96215;
}

.undergraduate_btn ul li.undergraduate_btn_darkorange a {
    background: #97560f;
}

.undergraduate_btn ul li.has-dropmenu>a:before {
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
}

.undergraduate_btn ul li>ul {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    z-index: 10;
}

@media screen and (max-width: 767px) {
    .undergraduate_btn {
        border: 1px solid #ccc;
    }

    .undergraduate_btn_title {
        display: block;
        font-size: 1.7rem;
        line-height: 1.35;
    }

    .undergraduate_btn_title a {
        display: block;
        color: #222222;
        padding: 22px 80px 22px 22px;
        background-position: top 50% right 19px;
        background-size: 25px auto;
        background-repeat: no-repeat;
        background-image: url(../images/plus.png);
    }

    .undergraduate_btn_title.is-active a {
        background-image: url(../images/minus.png);
    }

    .undergraduate_btn ul {
        display: none;
    }

    .undergraduate_btn ul li {
        border-top: 1px solid #ccc;
        border-left: none;
        line-height: 1.3;
        font-size: 24px;
        font-size: 1.5rem;
        border-left: none !important;
    }

    .undergraduate_btn ul li a {
        position: relative;
        color: #fff;
        display: block;
        position: relative;
        padding: 20px 40px;
        color: #222;
        font-weight: normal;
        background: #fff !important;
    }

    .undergraduate_btn ul li a:before {
        content: " ";
        position: absolute;
        left: 22px;
        top: 50%;
        margin-top: -4px;
        width: 7px;
        height: 7px;
        border-top: 2px solid #033678;
        border-right: 2px solid #033678;
        backface-visibility: hidden;
    }

    .undergraduate_btn ul li.has-dropmenu a:before {
        margin-top: -4px;
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    .undergraduate_btn ul li>ul {
        display: block !important;
        position: static;
    }

    .undergraduate_btn ul li>ul li a {
        padding: 20px 60px;
    }

    .undergraduate_btn ul li>ul li a:before {
        left: 42px;
    }
}


/* btn-list */

.btn-list,
.btn-list-2 {
    font-size: 30px;
    font-size: 1.9rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.btn-list:after,
.btn-list-2:after {
    display: none;
}

.btn-list li {
    background: #efefef;
    width: calc(100% / 2 - 10px);
    display: table;
    text-align: center;
    line-height: 1.2;
    margin-bottom: 20px;
}

.btn-list-2 li {
    background: #79033d;
    width: calc(100% / 2 - 10px);
    display: table;
    text-align: center;
    line-height: 1.2;
    margin-bottom: 20px;
}

.btn-list li:last-child,
.btn-list-2 li:last-child {
    margin-bottom: 0;
}

.btn-list li a {
    display: block;
    height: 80px;
    /*display: table-cell;*/
    padding: 0 35px 0 15px;
    position: relative;
    vertical-align: middle;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
}

.btn-list-2 li a {
    display: block;
    color: #FFF;
    font-weight: bold;
    height: 80px;
    padding: 0 35px 0 15px;
    position: relative;
    vertical-align: middle;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
}

.btn-list li a:after {
    border-color: #941e57;
    border-style: solid;
    border-width: 1px 1px 0 0;
    content: " ";
    -ms-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg);
    width: 14px;
    height: 14px;
    position: absolute;
    top: 50%;
    right: 23px;
}

.btn-list-2 li a:after {
    border-color: #fff;
    border-style: solid;
    border-width: 1px 1px 0 0;
    content: " ";
    -ms-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg);
    width: 14px;
    height: 14px;
    position: absolute;
    top: 50%;
    right: 23px;
}

.btn-list li a:hover {
    color: #222222;
    color: rgba(34, 34, 34, 0.5);
}

.btn-list li a:hover:after,
.btn-list-2 li a:hover:after {
    right: 13px;
}

.btn-list li a[target="_blank"]:after {
    background: url(../img/base/icon_blank02.png) no-repeat;
    background-size: cover;
    border: none;
    -ms-transform: translateY(-50%) rotate(0);
    transform: translateY(-50%) rotate(0);
}

.btn-list-2 li a[target="_blank"]:after {
    background: url(../img/base/icon_blank03.png) no-repeat;
    background-size: cover;
    border: none;
    -ms-transform: translateY(-50%) rotate(0);
    transform: translateY(-50%) rotate(0);
}

.btn-list_col1 li {
    margin: 0 auto;
}

@media screen and (max-width: 767px) {

    .btn-list,
    .btn-list-2 {
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .btn-list li,
    .btn-list-2 li {
        width: 100%;
    }
}

.btn_col4:after {
    display: none;
}

.btn_col4 li {
    width: calc(100% / 4 - 10px);
    text-align: center;
}

.btn_col4 li span {
    padding: 0 15px;
}

@media screen and (max-width: 767px) {
    .btn_col4 li {
        width: 100%;
    }
}

@media screen and (min-width: 768px) and (max-width: 1050px) {
    .btn_col4 li {
        width: calc(100% / 3 - 10px);
    }
}

.btn-list.btn-list-color {}

.btn-list.btn-list-color li {
    background-color: #8f2157;
}

.btn-list.btn-list-color li a {
    color: #fff;
}

.btn-list.btn-list-color li a:after {
    border-color: #fff;
}

.about_btn {
    font-size: 28px;
    font-size: 1.8rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.about_btn:after {
    display: none;
}

.about_btn li {
    background: #efefef;
    width: 100%;
    display: table;
    text-align: center;
    line-height: 1.2;
    margin-bottom: 20px;
    display: flex;
}

.about_btn li a {
    display: block;
    height: 80px;
    display: table-cell;
    padding: 0 35px 0 15px;
    position: relative;
    vertical-align: middle;
    display: flex;
    width: 100%;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.about_btn li a:hover {
    color: #222222;
    color: rgba(34, 34, 34, 0.5);
}

.about_btn li a:hover:after {
    right: 13px;
}

.about_btn li a:after {
    border-color: #941e57;
    border-style: solid;
    border-width: 1px 1px 0 0;
    content: " ";
    -ms-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg);
    width: 14px;
    height: 14px;
    position: absolute;
    top: 50%;
    right: 5%;
}

.about_btn li a[target="_blank"]:after {
    background: url(../img/base/icon_blank02.png) no-repeat;
    background-size: cover;
    border: none;
    -ms-transform: translateY(-50%) rotate(0);
    transform: translateY(-50%) rotate(0);
}

@media screen and (max-width: 767px) {
    .about_btn li {
        margin-bottom: 15px;
    }

    .about_btn li a {
        height: 60px;
    }
}

.btn_wh01 {
    -ms-flex-direction: column;
    flex-direction: column;
}

.btn_wh01 li {
    background: #fff;
    max-width: 450px;
}

@media screen and (max-width: 767px) {
    .btn_wh01 {
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .btn_wh01 li {
        max-width: calc(100% / 2 - 10px);
        margin-bottom: 0;
    }
}

@media screen and (min-width: 768px) and (max-width: 1150px) {
    .btn_wh01 {
        -ms-flex-direction: row;
        flex-direction: row;
    }

    .btn_wh01 li {
        max-width: calc(100% / 2 - 10px);
        margin-bottom: 0;
    }
}

.btn_wh02 {
    margin-left: -20px;
}

.btn_wh02 li {
    background: #fff;
    margin-left: 20px;
    width: calc(100% / 3 - 20px);
}

@media screen and (max-width: 767px) {
    .btn_wh02 {
        margin-left: 0;
    }

    .btn_wh02 li {
        width: 100%;
        margin-left: 0;
    }

    .btn_wh02 li:last-child br {
        display: none;
    }
}

@media screen and (min-width: 768px) and (max-width: 1150px) {
    .btn_wh02 {
        margin-left: 0;
    }

    .btn_wh02 li {
        width: 100%;
        margin-left: 0;
    }
}

.link_text {
    font-feature-settings: "palt";
    font-size: 25px;
    font-size: 1.6rem;
    line-height: 1.3;
    text-align: left;
}

.link_text a {
    position: relative;
    display: inline-block;
    padding-left: 25px;
    background-image: url(../img/base/icon_link_arrow.png);
    background-repeat: no-repeat;
    background-size: 18px auto;
}

.link_text a[target="_blank"]:after {
    content: " ";
    position: relative;
    display: inline-block;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-size: contain;
    margin-left: 10px;
    top: -2px;
    width: 11px;
    height: 11px;
    background-image: url(../img/base/icon_blank.png);
}

.link_text.type02 {
    font-size: 22px;
    font-size: 1.4rem;
}

.link_text.type02 a {
    color: #fff;
    background-image: url(../img/base/icon_link_arrow_w.png);
}

@media screen and (max-width: 767px) {
    .link_text a {
        padding-left: 20px;
        background-position: 0 2px;
        background-size: 13px auto;
    }
}

.btn_wh li {
    background: #fff;
}

.btn_col4:after {
    display: none;
}

.btn_col4 li {
    width: calc(100% / 4 - 10px);
    text-align: center;
}

.btn_col4 li span {
    padding: 0 15px;
}

@media screen and (max-width: 767px) {
    .btn_col4 li {
        width: 100%;
    }
}

@media screen and (min-width: 768px) and (max-width: 1050px) {
    .btn_col4 li {
        width: calc(100% / 3 - 10px);
    }
}

.btn_list02 ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.btn_list02 ul li a {
    display: block;
    padding: 48px 17.3076% 73px;
    background-repeat: no-repeat;
    background-position: left 50% bottom 28px;
    background-image: url(../img/base/color-btn-arrow.png);
    color: #fff;
}

.btn_list02 ul li a:hover {
    opacity: .8;
}

.btn_list02 ul li dl dt {
    font-weight: bold;
    font-size: 35px;
    font-size: 2.2rem;
    line-height: 1.36;
    margin: 0 -15px 10px;
    text-align: center;
}

.btn_list02 ul li dl dd {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.66;
}

.btn_list02-col4 li {
    width: 25%;
}

.btn_list02_green li a {
    background-color: #2b7032;
}

.btn_list02_green li:nth-child(even) a {
    background-color: #35813d;
}

.btn_list02_purple li a {
    background-color: #624c83;
}

.btn_list02_purple li:nth-child(even) a {
    background-color: #775f9c;
}

@media screen and (max-width: 767px) {
    .btn_list02 ul li a {
        display: block;
        padding: 20px 15px 40px;
        background-position: left 50% bottom 15px;
        background-size: 15px auto;
        min-height: initial;
    }

    .btn_list02 ul li dl dt {
        font-size: 1.6rem;
    }

    .btn_list02 ul li dl dd {
        font-size: 1.2rem;
    }

    .btn_list02-col4 li {
        width: 50%;
    }

    .btn_list02-col4.btn_list02_green li:nth-child(4n+1) a,
    .btn_list02-col4.btn_list02_green li:nth-child(4n+4) a {
        background-color: #2b7032;
    }

    .btn_list02-col4.btn_list02_green li:nth-child(4n+2) a,
    .btn_list02-col4.btn_list02_green li:nth-child(4n+3) a {
        background-color: #35813d;
    }

    .btn_list02-col4.btn_list02_purple li:nth-child(4n+1) a,
    .btn_list02-col4.btn_list02_purple li:nth-child(4n+4) a {
        background-color: #624c83;
    }

    .btn_list02-col4.btn_list02_purple li:nth-child(4n+2) a,
    .btn_list02-col4.btn_list02_purple li:nth-child(4n+3) a {
        background-color: #775f9c;
    }
}



/* link_list
--------------------------*/

.link_list {
    text-align: right;
}

.link_list ul {
    display: inline-block;
    text-align: left;
}

.link_list ul li {
    margin-top: 10px;
}

.link_list ul li:first-child {
    margin-top: 0;
}

.link_list ul li a {
    font-size: 19px;
    font-size: 1.2rem;
    display: inline-block;
    padding-left: 37px;
    height: 30px;
    line-height: 30px;
    background-repeat: no-repeat;
    background-image: url(../img/about/fact_figures/icon-link.png);
    background-size: 30px auto;
}

.link_list ul li a[target="_blank"] {
    background-image: url(../img/about/fact_figures/icon-blank.png);
}

@media screen and (max-width: 767px) {
    .link_list {
        text-align: center;
    }

    .link_list ul li {
        margin-top: 10px;
    }

    .link_list ul li a {
        font-size: 1.4rem;
        padding-left: 25px;
        height: 20px;
        line-height: 20px;
        background-size: 20px auto;
    }
}



/* link_list02 */

.link_list02 ul li {
    margin-top: 10px;
}

.link_list02 ul li:first-child {
    margin-top: 0;
}

.link_list02 ul li a {
    display: inline-block;
    font-size: 19px;
    font-size: 1.2rem;
    display: inline-block;
    padding: 2px 0 0 25px;
    line-height: 1.3;
    background-repeat: no-repeat;
    background-image: url(../img/base/icon_link_list.png);
    background-position: top 0 left 0;
    background-size: 16px auto;
}

.link_list02 ul li a:hover {
    background-image: url(../img/base/icon_link_list_on.png);
}

.link_list02 ul li a[target="_blank"] {
    background-image: url(../img/base/icon_blank_list.png);
}

.link_list02 ul li a[target="_blank"]:hover {
    background-image: url(../img/base/icon_blank_list_on.png);
}

@media screen and (max-width: 767px) {
    .link_list02 ul li a {
        font-size: 1.4rem;
        padding-left: 25px;
        line-height: 1.28;
    }
}



/* link_list03 */

.link_list03_col3 ul {
    margin-top: -18px;
}

.link_list03_col3 ul li {
    width: 33.3333%;
    padding-right: 2%;
}

.link_list03_col3 ul li:nth-child(3n) {
    padding-right: 0;
}

.link_list03 ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.link_list03 ul li {
    margin-top: 18px;
    line-height: 1.5;
    font-size: 24px;
    font-size: 1.5rem;
}

.link_list03 ul li a {
    position: relative;
    display: inline-block;
    padding-left: 17px;
}

.link_list03 ul li a:before {
    content: " ";
    position: absolute;
    left: 0;
    top: 6px;
    width: 8px;
    height: 8px;
    border-top: 1px solid #66162f;
    border-right: 1px solid #66162f;
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.link_list03 ul li a[target="_blank"]:before {
    width: 11px;
    height: 11px;
    background-image: url(../img/base/icon_blank_normal.png);
    -ms-transform: rotate(0);
    transform: rotate(0);
    background-repeat: no-repeat;
    border: none !important;
    top: 4px;
}

@media screen and (max-width: 767px) {
    .link_list03_col3 ul {
        margin-top: -20px;
    }

    .link_list03_col3 ul li {
        width: 50%;
        padding-right: 4%;
    }

    .link_list03 ul li {
        margin-top: 20px;
        font-size: 1.4rem;
    }
}



/* link_list04 */

.link_list04 li {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.86;
}

.link_list04 li a {
    position: relative;
    display: inline-block;
    padding-left: 32px;
    background-repeat: no-repeat;
    background-position: left 0 top 50%;
    background-image: url(../img/about/campus/machida/icon-arrow.png);
    background-size: 20px auto;
}

.link_list04 li a[target="_blank"]:before {
    content: " ";
    position: absolute;
    left: 100%;
    margin-left: 6px;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 11px;
    height: 11px;
    background-image: url(../img/about/campus/machida/icon-blank.png);
    background-size: cover;
}

@media screen and (max-width: 767px) {
    .link_list04 li a {
        padding-left: 26px;
    }

    .link_list04 li a[target="_blank"]:before {
        margin-left: 3px;
    }
}



/* link_list05 */

.link_list05 {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.86;
    margin-bottom: 20px;
}

.link_list05-wrap {
    padding: 30px;
    background: #f2f2f2;
}

.link_list05.color-red a {
    color: #941e57;
}

.link_list05_title {
    font-size: 28px;
    font-size: 1.8rem;
    font-weight: bold;
}

.link_list05 li .link_list05 {
    padding-left: 1em;
}

.link_list05 li a {
    display: inline-block;
    position: relative;
    padding: 0 0 0 1em;
}

.link_list05 li a:hover {
    text-decoration: underline;
}

.link_list05 li a:before {
    content: " ";
    position: absolute;
    left: 0;
    top: 0.65em;
    width: 8px;
    height: 8px;
    border-top: 1px solid #66162f;
    border-right: 1px solid #66162f;
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.link_list05 li a:after {
    content: " ";
    position: relative;
    display: inline-block;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-size: contain;
    margin-left: 10px;
}

.link_list05 li a[target="_blank"]:after {
    top: -2px;
    width: 11px;
    height: 11px;
    background-image: url(../img/base/icon_blank.png);
}

.link_list05 li a[href$=".pdf"]:after,
.link_list05 li a[href$=".pdf"][target="_blank"]:after {
    font-family: "iconfont";
    content: "\e909";
    margin-left: 0.25em;
    padding-bottom: 0.1em;
    color: #dc1525;
    font-size: 30px;
    line-height: 0.5em;
    background-image: none;
}

.link_list05 li a[href$=".xls"]:after,
.link_list05 li a[href$=".xls"][target="_blank"]:after,
.link_list05 li a[href$=".xlsx"]:after,
.link_list05 li a[href$=".xlsx"][target="_blank"]:after {
    font-family: "iconfont";
    content: "\e919";
    margin-left: 0.25em;
    padding-bottom: 0.1em;
    color: #02723b;
    font-size: 35px;
    line-height: 0.4em;
    background-image: none;
}

.link_list05 li a[href$=".docx"]:after,
.link_list05 li a[href$=".docx"][target="_blank"]:after {
    font-family: "iconfont";
    content: "\e918";
    margin-left: 0.25em;
    padding-bottom: 0.1em;
    color: #2b5797;
    font-size: 35px;
    line-height: 0.4em;
    background-image: none;
}

.style1 table td .link_list05>*:last-child {
    margin-bottom: -20px;
}


/* link_list06 */

.link_list06 {
    margin-bottom: 70px;
    padding: 30px;
    background: #f2f2f2;
    font-size: 1.5rem;
    line-height: 1.5;
}

@media only screen and (max-width: 767px) {
    .link_list06 {
        margin-bottom: 40px;
        padding: 15px;
    }
}

.link_list06 .link_list06_title {
    font-size: 2.0rem;
    font-weight: bold;
    line-height: normal;
    margin: 0 0 20px;
}

@media only screen and (max-width: 767px) {
    .link_list06 .link_list06_title {
        margin: 0 0 12px;
    }
}

.link_list06 .link_list06_list {
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: -10px;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.link_list06 .link_list06_list:after {
    content: none;
    display: none;
}

.link_list06 .link_list06_list li {
    width: calc(50% - 15px);
    margin: 10px 0 0;
}

@media only screen and (max-width: 767px) {
    .link_list06 .link_list06_list li {
        width: 100%;
    }
}

.link_list06 .link_list06_list li a {
    display: inline-block;
    position: relative;
    padding: 0 0 0 1em;
    color: #941e57;
}

.link_list06 .link_list06_list li a:hover {
    text-decoration: underline;
}

.link_list06 .link_list06_list li a:before {
    content: " ";
    position: absolute;
    left: 0;
    top: 0.5em;
    width: 8px;
    height: 8px;
    border-top: 1px solid #941e57;
    border-right: 1px solid #941e57;
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.link_list06 .link_list06_list li a:after {
    content: " ";
    position: relative;
    display: inline-block;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-size: contain;
    margin-left: 10px;
}

.link_list06 .link_list06_list li a[target="_blank"]:after {
    top: -2px;
    width: 11px;
    height: 11px;
    background-image: url(/common/img/base/icon_blank.png);
}

.link_list06 .link_list06_list li a[href$=".pdf"]:after,
.link_list06 .link_list06_list li a[href$=".pdf"][target="_blank"]:after {
    font-family: "iconfont";
    content: "\e909";
    margin-left: 0.25em;
    padding-bottom: 0.1em;
    color: #dc1525;
    font-size: 30px;
    line-height: 0.5em;
    background-image: none;
}



/* link_list07 */

.link_list07 {
    font-size: 1.5rem;
    line-height: 1.86;
}

.link_list07 li a {
    display: inline-block;
    position: relative;
    padding: 0 0 0 1em;
    color: #941e57;
}

.link_list07 li a:hover {
    text-decoration: underline;
}

.link_list07 li a:before {
    content: " ";
    position: absolute;
    left: 0;
    top: 0.65em;
    width: 8px;
    height: 8px;
    border-top: 1px solid #941e57;
    border-right: 1px solid #941e57;
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.link_list07 li a:after {
    content: " ";
    position: relative;
    display: inline-block;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-size: contain;
    margin-left: 10px;
}

.link_list07 li a[target="_blank"]:after {
    top: -2px;
    width: 11px;
    height: 11px;
    background-image: url(/common/img/base/icon_blank.png);
}

.link_list07 li a[href$=".pdf"]:after,
.link_list07 li a[href$=".pdf"][target="_blank"]:after {
    font-family: "iconfont";
    content: "\e909";
    padding-bottom: 0.1em;
    color: #dc1525;
    font-size: 30px;
    line-height: 0.5em;
    background-image: none;
}



/* link_list08 */

@media screen and (min-width: 768px) {
    .link_list08_block_unit {
        margin: -30px 0 70px;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}

@media only screen and (max-width: 767px) {
    .link_list08_block_unit {
        margin: 0 0 40px;
    }

    .link_list08_block_unit>*:last-child {
        margin-bottom: 0;
    }
}

@media screen and (min-width: 768px) {
    .link_list08_block {
        margin: 30px 0 0;
        width: 48.07692%;
    }
}

@media only screen and (max-width: 767px) {
    .link_list08_block {
        margin: 0 0 20px;
    }
}

.link_list08 {}

.link_list08 li {
    margin: 0 0 14px;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 1.4;
}

@media only screen and (max-width: 767px) {
    .link_list08 li {
        margin: 0 0 12px;
        font-size: 16px;
        font-size: 1.6rem;
    }
}

.link_list08 li a {
    padding-left: 22px;
    display: inline-block;
    position: relative;
}

.link_list08 li a:before {
    content: "";
    width: 9px;
    height: 9px;
    border-top: 1px solid #941e57;
    border-right: 1px solid #941e57;
    position: absolute;
    top: 8px;
    left: 0;
    transform: rotate(45deg);
}

.link_list08 li a[target="_blank"]:before {
    content: "";
    width: 14px;
    height: 14px;
    border: 0 none;
    background-image: url("/common/img/base/icon_blank02.png");
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 100%;
    position: absolute;
    top: 6px;
    left: 0;
    transform: none;
}

.link_list08 li a:hover {
    text-decoration: underline;
}

.link_list08 ul li {
    margin: 0 0 10px;
    padding-left: 22px;
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: normal;
    line-height: 1.4;
}

@media only screen and (max-width: 767px) {
    .link_list08 ul li {
        margin: 0 0 8px;
    }
}

.link_list08 ul li:last-child {
    margin-bottom: 0;
}

.link_list08 ul li a {
    padding-left: 20px;
    display: inline-block;
    position: relative;
}

.link_list08 ul li a:before {
    content: "";
    width: 7px;
    height: 7px;
    border-top: 1px solid #941e57;
    border-right: 1px solid #941e57;
    position: absolute;
    top: 7px;
    left: 0;
    transform: rotate(45deg);
}

.link_list08 ul li a[target="_blank"]:before {
    content: "";
    width: 12px;
    height: 12px;
    border: 0 none;
    background-image: url("/common/img/base/icon_blank.png");
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 100%;
    position: absolute;
    top: 4px;
    left: 0;
    transform: none;
}

.link_list08 ul li a:hover {
    text-decoration: underline;
}

.listDisc {
    font-size: 24px;
    font-size: 1.5rem;
    margin-bottom: 30px;
    padding-left: 2em;
    list-style-type: disc;
    line-height: 1.86;
}

.listNum {
    counter-reset: number;
    list-style: none;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.86;
    margin-bottom: 30px;
}

.listNum>li {
    position: relative;
    padding-left: 2em;
}

.listNum>li:before {
    counter-increment: number;
    content: counter(number) ".";
    position: absolute;
    left: 0;
    top: 0;
    font-weight: bold;
}

.listAlpha {
    counter-reset: alphabet;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.86;
}

.listAlpha>li {
    position: relative;
    padding-left: 2em;
}

.listAlpha>li:before {
    counter-increment: alphabet;
    content: counter(alphabet, lower-alpha) ".";
    position: absolute;
    left: 0.5em;
    top: 0;
    font-weight: bold;
}

.anchor_back_wh {
    display: inline-block;
    width: 555px;
    padding: 15px 6px;
    background-color: #3C7AC7;
    border-radius: 40px;
    text-align: center;
    transition: all .4s;
}

@media screen and (max-width: 767px) {
    .anchor_back_wh {
        width: auto;
        display: block;
        padding: 6px;
    }
}

.anchor_back_wh a {
    box-sizing: border-box;
    color: #fff;
    display: block;
    font-size: 27px;
    font-size: 1.7rem;
    font-weight: bold;
    line-height: 1.29;
}

@media screen and (max-width: 767px) {
    .anchor_back_wh a {
        font-size: 1.4rem;
        padding: 6px 25px;
    }
}


/*.anchor_back_wh a:before {
    content: " ";
    position: absolute;
    right: 28px;
    top: 50%;
    margin-top: -5.5px;
    width: 8px;
    height: 8px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}*/

.anchor_back_wh a:before {
    content: "";
    background-image: url("/common/img/base/gallery_icon_02.png");
    background-repeat: no-repeat;
    height: 32px;
    width: 32px;
    position: absolute;
    right: 15px;
    top: 4px;
    transform: scale(0.5, 0.5);
}

@media(max-width: 767px) {
    .anchor_back_wh a:before {
        background-repeat: no-repeat;
        height: 32px;
        width: 32px;
        position: absolute;
        right: 0;
        top: 7px;
        transform: scale(0.4, 0.4);
    }
}


/*@media screen and (max-width: 767px) {
    .anchor_back_wh a:before {
        right: 15px;
        margin-top: -6px;
        width: 11px;
        height: 11px;
        border-top: 1px solid #fff;
        border-right: 1px solid #fff;
    }
}*/

@media screen and (min-width: 768px) {
    .anchor_back_wh:hover {
        background-color: #3063a2;
        color: #FFF;
    }

    .anchor_back_wh:hover:before {
        border-top: 2px solid #fff;
        border-right: 2px solid #fff;
    }
}





/*----------------------------------
List Style
----------------------------------*/

.support_list {
    position: relative;
    z-index: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 1040px;
    margin: 60px auto 0;
}

.support_list_image {
    position: relative;
}

.support_list_image p {
    position: absolute;
    bottom: -2px;
    left: -1px;
    display: inline-block;
    padding: 17px 17px 17px 0;
    font-size: 32px;
    font-size: 2.0rem;
    font-weight: bold;
    color: #78033d;
    line-height: 1.2;
    background: #fff;
}

.support_list_cnt {
    width: 48.0769%;
    margin-bottom: 35px;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 2;
}

.support_list_cnt>p {
    margin-top: 13px;
}

.support_list_cnt:nth-child(even) {
    margin-left: 3.8461%;
}

.support_list_cnt:nth-child(even) .support_list_image {
    padding-top: 60px;
}

@media screen and (max-width: 767px) {
    .support_list {
        -ms-flex-direction: column;
        flex-direction: column;
        margin-top: 35px;
        padding: 15px;
    }

    .support_list_image p {
        padding: 12px 12px 12px 0;
    }

    .support_list_image img {
        width: 100%;
    }

    .support_list_cnt {
        width: 100%;
        margin-bottom: 20px;
    }

    .support_list_cnt:nth-child(even) {
        margin-left: 0;
    }

    .support_list_cnt:nth-child(even) .support_list_image {
        padding-top: 0;
    }
}

.service_list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    z-index: 1;
    max-width: 1040px;
    margin: 60px auto 0;
    line-height: 1.2;
}

.service_list_cnt {
    position: relative;
    width: 50%;
    height: 320px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
}

.service_list_cnt p {
    position: absolute;
    bottom: 20px;
    left: 0;
    width: 100%;
    padding: 0 15px;
    color: #fff;
    font-size: 32px;
    font-size: 2.0rem;
    font-weight: bold;
    text-align: center;
}

.service_list_cnt:nth-child(1) {
    background-image: url(../img/about/why/service_image01.jpg);
}

.service_list_cnt:nth-child(2) {
    background-image: url(../img/about/why/service_image02.jpg);
}

.service_list_cnt:nth-child(3) {
    background-image: url(../img/about/why/service_image03.jpg);
}

.service_list_cnt:nth-child(4) {
    background-image: url(../img/about/why/service_image04.jpg);
}

@media screen and (max-width: 767px) {
    .service_list {
        -ms-flex-direction: column;
        flex-direction: column;
        margin-top: 30px;
    }

    .service_list_cnt {
        width: 100%;
        height: 216px;
    }

    .service_list_cnt p {
        font-size: 1.8rem;
    }
}

.gallery_list01 ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.gallery_list01.gallery_list01_col3 ul {
    margin-top: -1px;
}

.gallery_list01.gallery_list01_col3 ul li {
    width: 33.2692%;
    margin: 1px 0.0961% 0 0;
}

.gallery_list01.gallery_list01_col3 ul li:nth-child(3n) {
    margin-right: 0;
}

@media screen and (max-width: 767px) {
    .gallery_list01.gallery_list01_col3 ul {
        margin-top: -2px;
    }

    .gallery_list01.gallery_list01_col3 ul li {
        box-sizing: border-box;
        width: 50%;
        margin: 0;
        padding: 2px 1px 0 0;
    }

    .gallery_list01.gallery_list01_col3 ul li:nth-child(2n) {
        margin-right: 0 !important;
        padding: 2px 0 0 1px;
    }
}





/*.label_list {
  font-size: 16px;
  font-size: 1.0rem;
  line-height: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-feature-settings: "palt";
  margin: -5px 0 15px -5px;
}

.label_list li {
  margin: 5px 0 0 5px;
  padding: 5px 5px;
  border: 1px solid #95989a;
  border-radius: 11px;
}
*/

.label_list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-feature-settings: "palt";
    -webkit-align-items: center;
    align-items: center;
}

.label_list li {
    border: 1px solid #efefef;
    background-color: #fff;
    font-size: 1.2rem;
    padding: 6px 14px 5px;
    margin: 0 10px 8px 0;
    border-radius: 10px;
    line-height: 1.2;
}

.bnr_list {
    margin-top: 80px;
    text-align: center;
}

.bnr_list li {
    width: 100%;
    max-width: 786px;
    margin: 0 auto;
}

.bnr_list li a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    background: #79033d;
}

.bnr_list li a>span,
.bnr_list li a img {
    width: 50%;
}

.bnr_list li a>span {
    display: block;
    text-align: center;
}

.bnr_list li a>span span {
    position: relative;
    display: inline-block;
    padding-right: 50px;
    font-size: 38px;
    font-size: 2.4rem;
    line-height: 1;
}

.bnr_list li a>span span:after {
    content: " ";
    position: absolute;
    top: 50%;
    right: 0;
    display: block;
    width: 32px;
    height: 32px;
    margin-top: -16px;
    background: url(../img/base/icon_link_list02.png) 100% 50% no-repeat;
    background-size: cover;
}

.bnr_list li a:hover {
    opacity: .7;
}

@media screen and (max-width: 767px) {
    .bnr_list {
        margin: 50px 0;
    }

    .bnr_list li a {
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .bnr_list li a>span,
    .bnr_list li a img {
        width: 100%;
    }

    .bnr_list li a>span span {
        padding: 15px 25px;
        font-size: 1.8rem;
    }

    .bnr_list li a>span span:after {
        width: 16px;
        height: 16px;
        margin-top: -8px;
    }
}

.bnr_list_2 {
    margin-top: 80px;
    text-align: center;
}

.bnr_list_2 li {
    width: 100%;
    max-width: 786px;
    margin: 0 auto;
}

.bnr_list_2 li a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    background: #79033d;
    padding: 5.3608% 0;

}

.bnr_list_2 li a>span {
    width: 50%;
    display: block;
    text-align: center;
}

.bnr_list_2 li a .bnr_list_2_image img {
    padding: 0 9.27835% 0 18.3505%;
    position: relative;
    transform: translate(0, 10.91%);
}

.bnr_list_2 li a .bnr_list_2_text {
    position: relative;
}

.bnr_list_2 li a .bnr_list_2_text:before {
    content: "";
    display: block;
    width: 1px;
    background-color: #bc819e;
    position: absolute;
    left: 0;
    top: -50%;
    bottom: -50%;
}

.bnr_list_2 li a>span span {
    position: relative;
    display: inline-block;
    padding-right: 50px;
    font-size: 38px;
    font-size: 2.4rem;
    line-height: 1;
}

.bnr_list_2 li a>span span:after {
    content: " ";
    position: absolute;
    top: 50%;
    right: 0;
    display: block;
    width: 32px;
    height: 32px;
    margin-top: -16px;
    background: url(/common/img/base/icon_link_list02.png) 100% 50% no-repeat;
    background-size: cover;
}

.bnr_list_2 li a:hover {
    opacity: .7;
}

@media screen and (max-width: 767px) {
    .bnr_list_2 {
        margin: 50px 0;
    }

    .bnr_list_2 li a {
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 5.6521739% 0 2%;
    }

    .bnr_list_2 li a>span,
    .bnr_list_2 li a img {
        width: 100%;
    }

    .bnr_list_2 li a .bnr_list_2_image {
        padding: 0 0 0 0;
    }

    .bnr_list_2 li a .bnr_list_2_image img {
        padding: 0 20%;
        position: relative;
        transform: translate(0, 0);
    }

    .bnr_list_2 li a .bnr_list_2_text:before {
        content: none;
        display: none;
    }

    .bnr_list_2 li a>span span {
        padding: 15px 25px;
        font-size: 1.8rem;
    }

    .bnr_list_2 li a>span span:after {
        width: 16px;
        height: 16px;
        margin-top: -8px;
    }
}

.basic_idea_list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

@media screen and (max-width: 767px) {
    .basic_idea_list {
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.basic_idea_list_cnt {
    background: #f0f0f0;
    width: 50%;
    padding: 40px;
}

@media screen and (max-width: 767px) {
    .basic_idea_list_cnt {
        width: 100%;
        padding: 20px;
    }
}

.basic_idea_list_cnt:nth-child(1) {
    background-image: url(../img/academics/global_communication/basic_list_img01.png);
}

.basic_idea_list_cnt:nth-child(2) {
    background: #fff url(../img/academics/global_communication/basic_list_img02.png);
}

.basic_idea_list_cnt:nth-child(3) {
    background: #fff url(../img/academics/global_communication/basic_list_img03.png);
}

@media screen and (max-width: 767px) {
    .basic_idea_list_cnt:nth-child(3) {
        background-color: #f0f0f0;
    }
}

.basic_idea_list_cnt:nth-child(4) {
    background-image: url(../img/academics/global_communication/basic_list_img04.png);
}

@media screen and (max-width: 767px) {
    .basic_idea_list_cnt:nth-child(4) {
        background-color: #fff;
    }
}

.basic_idea_list_cnt:nth-child(n) {
    background-repeat: no-repeat;
    background-position: 90% 65%;
    background-size: 132px auto;
}

@media screen and (min-width: 768px) and (max-width: 1200px) {
    .basic_idea_list_cnt:nth-child(n) {
        background-size: 30% auto;
    }
}

@media screen and (max-width: 767px) {
    .basic_idea_list_cnt:nth-child(n) {
        background-size: 20% auto;
        background-position: 98% 50%;
        max-width: 520px;
        margin: 0 auto;
    }
}

.basic_idea_list_cnt dt {
    color: #624c83;
    font-size: 41px;
    font-size: 2.6rem;
    font-weight: bold;
    line-height: 1.15;
    padding-bottom: 35px;
}

@media screen and (max-width: 767px) {
    .basic_idea_list_cnt dt {
        font-size: 1.8rem;
        padding-bottom: 15px;
    }
}

.basic_idea_list_cnt dd {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.6;
    padding-right: 36%;
}

@media screen and (max-width: 767px) {
    .basic_idea_list_cnt dd {
        font-size: 1.2rem;
        padding-right: 20%;
    }
}





/* refine_nav
--------------------------*/

.refine_nav {
    margin: 0 0 60px;
}

@media screen and (max-width: 767px) {
    .refine_nav {
        margin: 0 0 40px;
    }
}




/* refine_nav_link */

.refine_nav .refine_nav_link {
    background-color: #5b5b5b;
}

.refine_nav .refine_nav_link .refine_nav_link_list {
    padding-left: 120px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

@media screen and (max-width: 1050px) {
    .refine_nav .refine_nav_link .refine_nav_link_list {
        padding-left: 30px;
    }
}

@media screen and (max-width: 767px) {
    .refine_nav .refine_nav_link .refine_nav_link_list {
        padding-left: 0;
    }
}

.refine_nav .refine_nav_link .refine_nav_link_list li {
    font-size: 1.6rem;
    line-height: 1.75;
    border-right: 1px solid #666666;
    transition: all 0.4s;
}

@media screen and (max-width: 767px) {
    .refine_nav .refine_nav_link .refine_nav_link_list li {
        font-size: 1.2rem;
    }
}

.refine_nav .refine_nav_link .refine_nav_link_list li.is-current {
    background-color: #666666;
}

.refine_nav .refine_nav_link .refine_nav_link_list li:last-child {
    border-right: 0 none;
}

.refine_nav .refine_nav_link .refine_nav_link_list li:hover {
    background-color: #666666;
}

.refine_nav .refine_nav_link .refine_nav_link_list li a {
    display: block;
    padding: 16px 25px;
    color: #fff;
    cursor: pointer;
}

@media screen and (max-width: 767px) {
    .refine_nav .refine_nav_link .refine_nav_link_list li a {
        padding: 12px;
        text-align: center;
    }
}




/* refine_nav_accordion */

.refine_nav .refine_nav_accordion {}

.refine_nav .refine_nav_accordion .refine_nav_accordion_inner {
    padding-left: 120px;
    background-color: #666666;
}

@media screen and (max-width: 1050px) {
    .refine_nav .refine_nav_accordion .refine_nav_accordion_inner {
        padding-left: 30px;
    }
}

@media screen and (max-width: 767px) {
    .refine_nav .refine_nav_accordion .refine_nav_accordion_inner {
        padding-left: 0;
    }
}

.refine_nav .refine_nav_accordion .refine_nav_accordion_trigger {
    padding: 0 30px 0 25px;
    font-size: 1.6rem;
    line-height: 60px;
    color: #fff;
    background-color: transparent;
    cursor: pointer;
    position: relative;
}

@media screen and (max-width: 767px) {
    .refine_nav .refine_nav_accordion .refine_nav_accordion_trigger {
        padding: 0 0 0 18px;
        width: 100%;
        line-height: 70px;
        display: block;
        text-align: left;
        font-size: 1.5rem;
    }
}

.refine_nav .refine_nav_accordion .refine_nav_accordion_trigger:after {
    content: "";
    width: 12px;
    height: 12px;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    position: absolute;
    top: 50%;
    right: 0;
    transition: all 0.4s;
    transform: translate(0, -50%) rotate(45deg);
}

@media screen and (max-width: 767px) {
    .refine_nav .refine_nav_accordion .refine_nav_accordion_trigger:after {
        right: 20px;
    }
}

.refine_nav .refine_nav_accordion .refine_nav_accordion_inner .refine_nav_accordion_trigger.is-open:after {
    transform: translate(0, -50%) rotate(-135deg);
}

.refine_nav .refine_nav_accordion .refine_nav_accordion_content {
    background-color: #f3f3f3;
    padding: 60px 30px;
}

@media screen and (max-width: 1050px) {
    .refine_nav .refine_nav_accordion .refine_nav_accordion_content {
        padding-left: 30px;
    }
}

@media screen and (max-width: 767px) {
    .refine_nav .refine_nav_accordion .refine_nav_accordion_content {
        padding: 0;
    }
}

.refine_nav .refine_nav_accordion .refine_nav_accordion_content .refine_nav_accordion_contents_wrapper {
    margin: 0 auto 50px auto;
    max-width: 1040px;
}

@media screen and (max-width: 767px) {
    .refine_nav .refine_nav_accordion .refine_nav_accordion_content .refine_nav_accordion_contents_wrapper {
        margin: 0;
    }
}

.refine_nav .refine_nav_accordion .refine_nav_accordion_content .refine_nav_accordion_contents_wrapper>*:first-child {
    padding-top: 0;
}

.refine_nav .refine_nav_accordion .refine_nav_accordion_content .refine_nav_accordion_contents_wrapper>*:last-child {
    padding-bottom: 0;
}



/* refine_nav_accordion_contents */

@media screen and (min-width: 768px) {
    .refine_nav .refine_nav_accordion .refine_nav_accordion_content .refine_nav_accordion_contents {
        padding: 25px 0 25px 25px;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        align-items: center;
        border-bottom: 1px solid #e0dfdf;
    }
}

.refine_nav .refine_nav_accordion .refine_nav_accordion_content .refine_nav_accordion_contents:last-child {
    border: 0 none;
}

.refine_nav .refine_nav_accordion .refine_nav_accordion_content .refine_nav_accordion_contents .refine_nav_accordion_contents_head {
    width: 190px;
    padding-left: 64px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-flex-basis: 190px;
    -ms-flex-preferred-size: 190px;
    flex-basis: 190px;
    font-size: 2rem;
    font-weight: bold;
    line-height: 1.5;
    position: relative;
}

@media screen and (max-width: 767px) {
    .refine_nav .refine_nav_accordion .refine_nav_accordion_content .refine_nav_accordion_contents .refine_nav_accordion_contents_head {
        padding: 25px 0 25px 65px;
        width: 100%;
        font-size: 1.5rem;
        border-bottom: 1px solid #e0dfdf;
    }
}

.refine_nav .refine_nav_accordion .refine_nav_accordion_content .refine_nav_accordion_contents .refine_nav_accordion_contents_head:before {
    content: "";
    width: 49px;
    height: 49px;
    background-repeat: no-repeat;
    background-position: center 0;
    background-size: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
}

@media screen and (max-width: 767px) {
    .refine_nav .refine_nav_accordion .refine_nav_accordion_content .refine_nav_accordion_contents .refine_nav_accordion_contents_head:before {
        width: 40px;
        height: 40px;
        left: 15px;
    }
}

@media screen and (max-width: 767px) {
    .refine_nav .refine_nav_accordion .refine_nav_accordion_content .refine_nav_accordion_contents .refine_nav_accordion_contents_head:after {
        content: "";
        width: 25px;
        height: 25px;
        background-image: url('../img/event/icon-close.png');
        background-repeat: no-repeat;
        background-position: center 0;
        background-size: 100%;
        position: absolute;
        top: 50%;
        right: 15px;
        transform: translate(0, -50%);
    }
}

@media screen and (max-width: 767px) {
    .refine_nav .refine_nav_accordion .refine_nav_accordion_content .refine_nav_accordion_contents .refine_nav_accordion_contents_head.is-open:after {
        background-image: url('../img/event/icon-open.png');
    }
}



/* refine_nav_accordion_contents_head event */

.refine_nav .refine_nav_accordion .refine_nav_accordion_content .refine_nav_accordion_contents .refine_nav_accordion_contents_head.event_01:before {
    background-image: url("../img/event/icon-01.png");
}

.refine_nav .refine_nav_accordion .refine_nav_accordion_content .refine_nav_accordion_contents .refine_nav_accordion_contents_head.event_02:before {
    background-image: url("../img/event/icon-02.png");
}

.refine_nav .refine_nav_accordion .refine_nav_accordion_content .refine_nav_accordion_contents .refine_nav_accordion_contents_head.event_03:before {
    background-image: url("../img/event/icon-03.png");
}



/* refine_nav_accordion_contents_head info */

.refine_nav .refine_nav_accordion .refine_nav_accordion_content .refine_nav_accordion_contents .refine_nav_accordion_contents_head.info_01:before {
    background-image: url("../img/info/icon-01.png");
}

.refine_nav .refine_nav_accordion .refine_nav_accordion_content .refine_nav_accordion_contents .refine_nav_accordion_contents_head.info_02:before {
    background-image: url("../img/info/icon-02.png");
}

.refine_nav .refine_nav_accordion .refine_nav_accordion_content .refine_nav_accordion_contents .refine_nav_accordion_contents_head.info_03:before {
    background-image: url("../img/info/icon-03.png");
}

.refine_nav .refine_nav_accordion .refine_nav_accordion_content .refine_nav_accordion_contents .refine_nav_accordion_contents_list {
    margin-top: -10px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

@media screen and (max-width: 767px) {
    .refine_nav .refine_nav_accordion .refine_nav_accordion_content .refine_nav_accordion_contents .refine_nav_accordion_contents_list {
        padding: 25px 15px;
        border-bottom: 1px solid #e0dfdf;
    }
}



/* refine_nav_accordion_contents checkbox styles */


/*
.refine_nav .refine_nav_accordion .refine_nav_accordion_content.checkbox .refine_nav_accordion_contents .refine_nav_accordion_contents_list li {
    margin: 10px 10px 0 0;
    font-size: 1.4rem;
    line-height: 30px;
}

@media screen and (max-width: 767px) {
    .refine_nav .refine_nav_accordion .refine_nav_accordion_content.checkbox .refine_nav_accordion_contents .refine_nav_accordion_contents_list li {
        line-height: 26px;
    }
}

.refine_nav .refine_nav_accordion .refine_nav_accordion_content.checkbox .refine_nav_accordion_contents .refine_nav_accordion_contents_list li label {
    padding: 0 20px;
    display: block;
    background-color: #e5e5e5;
    border-radius: 15px;
    cursor: pointer;
    transition: all 0.4s;
}

@media screen and (max-width: 767px) {
    .refine_nav .refine_nav_accordion .refine_nav_accordion_content.checkbox .refine_nav_accordion_contents .refine_nav_accordion_contents_list li label {
        padding: 0 14px;
    }
}

.refine_nav .refine_nav_accordion .refine_nav_accordion_content.checkbox .refine_nav_accordion_contents .refine_nav_accordion_contents_list li.is-current label {
    background-color: #c3c3c3;
}

.refine_nav .refine_nav_accordion .refine_nav_accordion_content.checkbox .refine_nav_accordion_contents .refine_nav_accordion_contents_list li label:hover {
    background-color: #c3c3c3;
}*/


/* refine_nav_accordion_contents radio styles */

.refine_nav .refine_nav_accordion .refine_nav_accordion_content.radio .refine_nav_accordion_contents .refine_nav_accordion_contents_list li {
    margin: 10px 25px 0 0;
    font-size: 1.5rem;
    line-height: 1.6;
}

.refine_nav .refine_nav_accordion .refine_nav_accordion_content.radio .refine_nav_accordion_contents .refine_nav_accordion_contents_list li label {
    padding-left: 27px;
    display: block;
    cursor: pointer;
    position: relative;
}

.refine_nav .refine_nav_accordion .refine_nav_accordion_content.radio .refine_nav_accordion_contents .refine_nav_accordion_contents_list li label input[type=radio] {
    display: none;
}

.refine_nav .refine_nav_accordion .refine_nav_accordion_content.radio .refine_nav_accordion_contents .refine_nav_accordion_contents_list li label:before {
    content: "";
    width: 19px;
    height: 19px;
    background-color: #fff;
    border: 1px solid #c3c3c3;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
}

.refine_nav .refine_nav_accordion .refine_nav_accordion_content.radio .refine_nav_accordion_contents .refine_nav_accordion_contents_list li.is-current label:before {
    border-color: #78033d;
}

.refine_nav .refine_nav_accordion .refine_nav_accordion_content.radio .refine_nav_accordion_contents .refine_nav_accordion_contents_list li.is-current label:after {
    content: "";
    width: 9px;
    height: 9px;
    background-color: #78033d;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 5px;
    transform: translate(0, -50%);
}

.refine_nav .refine_nav_accordion .refine_nav_accordion_content .refine_nav_accordion_content_block {
    max-width: 1040px;
    margin: 0 auto;
    text-align: center;
    position: relative;
}

@media screen and (max-width: 767px) {
    .refine_nav .refine_nav_accordion .refine_nav_accordion_content .refine_nav_accordion_content_block {
        text-align: left;
        padding: 20px 0;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        align-items: center;
    }
}

.refine_nav .refine_nav_accordion .refine_nav_accordion_content .refine_nav_accordion_content_block_btn_01 {
    padding: 0 25px 0 40px;
    font-size: 1.4rem;
    line-height: 37px;
    border: 1px solid #c2c2c2;
    border-radius: 18px;
    cursor: pointer;
    position: absolute;
    left: 0;
    bottom: 0;
}

@media screen and (max-width: 767px) {
    .refine_nav .refine_nav_accordion .refine_nav_accordion_content .refine_nav_accordion_content_block_btn_01 {
        padding: 0 15px 0 30px;
        font-size: 1.5rem;
        line-height: 30px;
        border-radius: 16px;
        position: relative;
    }
}

.refine_nav .refine_nav_accordion .refine_nav_accordion_content .refine_nav_accordion_content_block_btn_01:before {
    content: "";
    width: 14px;
    border-top: 1px solid #c2c2c2;
    position: absolute;
    top: 50%;
    left: 20px;
    transform: translate(0, -50%) rotate(45deg);
}

@media screen and (max-width: 767px) {
    .refine_nav .refine_nav_accordion .refine_nav_accordion_content .refine_nav_accordion_content_block_btn_01:before {
        left: 10px;
    }
}

.refine_nav .refine_nav_accordion .refine_nav_accordion_content .refine_nav_accordion_content_block_btn_01:after {
    content: "";
    width: 14px;
    border-top: 1px solid #c2c2c2;
    position: absolute;
    top: 50%;
    left: 20px;
    transform: translate(0, -50%) rotate(135deg);
}

@media screen and (max-width: 767px) {
    .refine_nav .refine_nav_accordion .refine_nav_accordion_content .refine_nav_accordion_content_block_btn_01:after {
        left: 10px;
    }
}

.refine_nav .refine_nav_accordion .refine_nav_accordion_content .refine_nav_accordion_content_block_btn_02 {
    padding: 0 74px;
    font-size: 1.7rem;
    font-weight: bold;
    line-height: 60px;
    color: #78033d;
    background-color: #fff;
    border-radius: 30px;
    transition: all 0.4s;
    cursor: pointer;
}

@media screen and (max-width: 767px) {
    .refine_nav .refine_nav_accordion .refine_nav_accordion_content .refine_nav_accordion_content_block_btn_02 {
        padding: 0 45px;
        font-size: 1.5rem;
        line-height: 45px;
        border-radius: 22px;
    }
}

.refine_nav .refine_nav_accordion .refine_nav_accordion_content .refine_nav_accordion_content_block_btn_02:hover {
    color: #fff;
    background-color: #78033d;
}



/* event_block
--------------------------*/

.event_block {
    margin: 0 0 60px;
}

@media screen and (max-width: 767px) {
    .event_block {
        margin: 0 0 40px;
    }
}

.event_block_inner{
    display: flex;
    position: relative;
    width:100%;
}

.event_block>*:last-child {
    margin-bottom: 0;
}

.event_block_unit {
    margin: 0 0 28px;
}

@media screen and (max-width: 767px) {
    .event_block_unit {
        margin: 0 0 20px;
    }
}

.event_block_unit a {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

@media screen and (max-width: 767px) {
    .event_block_unit a {
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
}


.event_block_unit a .label_list li {
    color: #222222;
}

.event_block_unit a:hover .label_list li {
    color: #222222;
}

.event_block_unit .event_block_date {
    padding: 0 20px;
    font-size: 2rem;
    line-height: 1.4;
    text-align: center;
    position: relative;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-flex-basis: 140px;
    -ms-flex-preferred-size: 140px;
    flex-basis: 140px;
    border-top: 1px solid #f3f3f3;
    border-left: 1px solid #f3f3f3;
    border-bottom: 1px solid #f3f3f3;
}

@media screen and (max-width: 767px) {
    .event_block_unit .event_block_date {
        padding: 8px;
        font-size: 1.4rem;
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        background-color: #fff;
        position: absolute;
        top: 15px;
        left: 5px;
    }
}

.event_block_unit .event_block_date>span {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

@media screen and (max-width: 767px) {
    .event_block_unit .event_block_date>span {
        position: static;
    }
}

.event_block_unit .event_block_date strong {
    font-size: 3.2rem;
    font-weight: bold;
    display: block;
}

@media screen and (max-width: 767px) {
    .event_block_unit .event_block_date strong {
        font-size: 2rem;
    }
}

.event_block_unit .event_block_desc {
    padding: 20px 30px;
    background-color: #f3f3f3;
    width: 100%;
}

@media screen and (max-width: 767px) {
    .event_block_unit .event_block_desc {
        padding: 15px 15px 25px 90px;
    }
}

.event_block_unit .event_block_desc .event_block_desc_head {
    margin: 0 0 8px;
    font-size: 2.4rem;
    font-weight: normal;
    line-height: 1.34;
    color: #78033d;
}

@media screen and (max-width: 767px) {
    .event_block_unit .event_block_desc .event_block_desc_head {
        font-size: 2rem;
    }
}

.event_block_unit .event_block_desc .event_block_desc_date {
    margin: 0 0 12px;
    font-size: 1.5rem;
    line-height: 1.87;
    color: #888888;
}

@media screen and (max-width: 767px) {
    .event_block_unit .event_block_desc .event_block_desc_date {
        margin: 0 0 8px;
        font-size: 1.2rem;
    }
}

.event_block_unit .event_block_desc .event_block_desc_text {
    font-size: 1.5rem;
    line-height: 1.6;
}

.event_block_unit .event_block_img {
    width: 335px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    background-color: #f3f3f3;
    overflow: hidden;
}

@media screen and (max-width: 1259px) {
    .event_block_unit .event_block_img {
        width: 26.587301587vw;
    }
}

@media screen and (max-width: 767px) {
    .event_block_unit .event_block_img {
        width: 100%;
    }
}

.event_block_unit .event_block_img img {
    display: block;
    width: 100%;
    margin: 0;
    transition: all 0.4s;
}

.event_block_unit a:hover .event_block_img img {
    transform: scale(1.1);
}



/* info_block
--------------------------*/

.info_block {
    margin: 0 0 74px;
}

@media screen and (max-width: 767px) {
    .info_block {
        margin: 0 0 40px;
    }
}

.info_block>*:last-child {
    margin-bottom: 0;
}

.info_block_unit {
    margin: 0 0 26px;
}

.info_block_unit a {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    background-color: #f3f3f3;
    position: relative;
    transition: all 0.4s;
}

.info_block_unit a .label_list li {
    color: #222222;
}

.info_block_unit a:hover .label_list li {
    color: #222222;
}

@media screen and (max-width: 767px) {
    .info_block_unit a {
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
}

.info_block_unit.new a:before {
    content: "";
    width: 69px;
    height: 69px;
    background-image: url("../img/info/label-01.png");
    background-repeat: no-repeat;
    background-position: center 0;
    background-size: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.info_block_unit .info_block_desc {
    padding: 35px 55px 30px 45px;
}

@media screen and (max-width: 767px) {
    .info_block_unit .info_block_desc {
        padding: 20px 15px 25px;
    }
}

.info_block_unit .info_block_desc .info_block_desc_head {
    margin: 0 0 10px;
    font-size: 2.4rem;
    font-weight: 500;
    line-height: 1.34;
    color: #78033d;
}

@media screen and (max-width: 767px) {
    .info_block_unit .info_block_desc .info_block_desc_head {
        font-size: 2rem;
    }
}

@media screen and (min-width: 768px) {
    .info_block_unit .info_block_desc .info_block_desc_box {
        margin: 0 0 8px;
        display: -webkit-inline-flex;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

@media screen and (max-width: 767px) {
    .info_block_unit .info_block_desc .info_block_desc_box {
        margin: 0 0 8px;
    }
}

.info_block_unit .info_block_desc .info_block_desc_box .label_list li {
    margin: 0 10px 0 0;
}

@media screen and (max-width: 767px) {
    .info_block_unit .info_block_desc .info_block_desc_box .label_list {
        margin-top: -10px;
    }
}

@media screen and (max-width: 767px) {
    .info_block_unit .info_block_desc .info_block_desc_box .label_list li {
        margin: 10px 10px 0 0;
    }
}

.info_block_unit .info_block_desc .info_block_desc_box .info_block_desc_box_date {
    margin-right: 10px;
    font-size: 1.5rem;
    line-height: 1.87;
    color: #888888;
}

@media screen and (max-width: 767px) {
    .info_block_unit .info_block_desc .info_block_desc_box .info_block_desc_box_date {
        margin: 0 0 4px;
    }
}

.info_block_unit .info_block_desc .info_block_desc_text {
    font-size: 1.5rem;
    line-height: 1.6;
}

.info_block_unit .info_block_img {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 335px;
    overflow: hidden;
}

@media screen and (max-width: 1259px) {
    .info_block_unit .info_block_img {
        width: 26.587301587vw;
    }
}

@media screen and (max-width: 767px) {
    .info_block_unit .info_block_img {
        width: 100%;
    }
}

.info_block_unit .info_block_img img {
    display: block;
    margin: 0;
    width: 100%;
    transition: all 0.4s;
}

.info_block_unit a:hover .info_block_img img {
    transform: scale(1.1);
}



/* detail_block_unit
--------------------------*/

.detail_block_unit {
    margin: 0 0 30px;
    padding: 30px 0 0 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media(max-width: 767px) {
    .detail_block_unit {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 0;
        margin: 16px 0 20px;
    }
}

@media(min-width: 768px) {
    .detail_block_unit .detail_block_box {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
}

@media(max-width: 767px) {
    .detail_block_unit .detail_block_box {
        width: 100%;
        margin: 0 0 10px;
    }
}


.detail_block_unit .detail_block_box .detail_block_box_date {
    min-width: 160px;
    font-size: 1.5rem;
    line-height: 1.87;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

@media(max-width: 767px) {
    .detail_block_unit .detail_block_box .detail_block_box_date {
        min-width: 0;
        margin: 0 0 8px;
    }
}

.detail_block_unit .detail_block_box .detail_block_box_label {
    margin-top: -10px;
    padding-left: 20px;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

@media(max-width: 767px) {
    .detail_block_unit .detail_block_box .detail_block_box_label {
        padding: 0;
    }
}

.detail_block_unit .detail_block_box .detail_block_box_label li {
    margin: 10px 10px 0 0;
    padding: 0 14px;
    font-size: 1.2rem;
    line-height: 21px;
    background-color: #f3f3f3;
    border-radius: 15px;
}

.detail_block_unit .detail_block_share {
    padding-left: 20px;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

@media(max-width: 767px) {
    .detail_block_unit .detail_block_share {
        display: flex;
        width: 100%;
        padding: 0;
        -webkit-justify-content: flex-end;
        justify-content: flex-end;
    }
}

.detail_block_unit .detail_block_share li {
    margin-left: 10px;
}

.detail_block_unit .detail_block_share li:first-child {
    margin-left: 0;
}

.detail_block_unit .detail_block_share li a {
    display: block;
    transition: all 0.4s;
}

.detail_block_unit .detail_block_share li a:hover {
    opacity: 0.7;
}



/* detail_slider
--------------------------*/

.detail_slider_wrapper {
    margin: 0 0 100px;
}

@media(max-width: 767px) {
    .detail_slider_wrapper {
        margin: 0 0 60px;
    }
}

.detail_slider {
    max-width: 790px;
    margin: 0 auto;
}

.detail_slider .detali_slide_item {}

.detail_slider .detali_slide_item img {
    display: block;
    width: 100%;
    margin: 0;
}

.detail_slider .slick-prev {
    left: 18px;
    width: 50px;
    height: 100px;
    background-color: rgba(0, 0, 0, 0.4);
    border-radius: 5px;
    z-index: 1;
}

@media screen and (max-width: 767px) {
    .detail_slider .slick-prev {
        left: 12px;
        width: 25px;
        height: 50px;
    }
}

.detail_slider .slick-prev:hover,
.detail_slider .slick-prev:active,
.detail_slider .slick-prev:focus {
    background-color: rgba(0, 0, 0, 0.4);
}

.detail_slider .slick-prev:before {
    content: "";
    width: 20px;
    height: 20px;
    border-top: 4px solid #fff;
    border-left: 4px solid #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(-45deg);
}

@media screen and (max-width: 767px) {
    .detail_slider .slick-prev:before {
        width: 12px;
        height: 12px;
        border-width: 2px;
    }
}

.detail_slider .slick-next {
    right: 18px;
    width: 50px;
    height: 100px;
    background-color: rgba(0, 0, 0, 0.4);
    border-radius: 5px;
    z-index: 1;
}

@media screen and (max-width: 767px) {
    .detail_slider .slick-next {
        right: 12px;
        width: 25px;
        height: 50px;
    }
}

.detail_slider .slick-next:hover,
.detail_slider .slick-next:active,
.detail_slider .slick-next:focus {
    background-color: rgba(0, 0, 0, 0.4);
}

.detail_slider .slick-next:before {
    content: "";
    width: 20px;
    height: 20px;
    border-top: 4px solid #fff;
    border-right: 4px solid #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(45deg);
}

@media screen and (max-width: 767px) {
    .detail_slider .slick-next:before {
        width: 12px;
        height: 12px;
        border-width: 2px;
    }
}



/* pagination_block
--------------------------*/

.pagination_block {
    padding: 60px 0;
}

@media screen and (max-width: 767px) {
    .pagination_block {
        padding: 30px 0 70px;
    }
}

.pagination_block_unit {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

@media screen and (max-width: 767px) {
    .pagination_block_unit {
        padding: 0 15px 20px;
        position: relative;
    }
}

.pagination_block_unit li {
    padding: 0 25px;
}

@media screen and (max-width: 767px) {
    .pagination_block_unit li {
        padding: 0;
    }
}

@media screen and (max-width: 767px) {
    .pagination_block_unit li.pagination_block_before a {
        padding-left: 15px;
    }
}

.pagination_block_unit li.pagination_block_before a:hover {
    text-decoration: underline;
}

.pagination_block_unit li.pagination_block_before a:before {
    content: "";
    width: 16px;
    height: 16px;
    border-top: 1px solid #5e0722;
    border-left: 1px solid #5e0722;
}

.pagination_block_unit li.pagination_block_before a:before {
    content: "";
    width: 16px;
    height: 16px;
    border-top: 1px solid #5e0722;
    border-left: 1px solid #5e0722;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -50%) rotate(315deg);
}

@media screen and (max-width: 767px) {
    .pagination_block_unit li.pagination_block_before {
        padding-right: 40px;
    }
}

.pagination_block_unit li.pagination_block_before a {
    padding-left: 30px;
    position: relative;
}



/* event_block
--------------------------*/

.event_block>*:last-child {
    margin-bottom: 0;
}

.pagination_block_unit li a {
    display: block;
    font-size: 1.5rem;
    line-height: 1.4;
    transition: all 0.4s;
}



.event_block_unit .event_block_date>span {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

@media(max-width: 767px) {
    .event_block_unit .event_block_date>span {
        position: static;
    }
}

@media screen and (max-width: 767px) {
    .pagination_block_unit li.pagination_block_before a:before {
        width: 10px;
        height: 10px;
    }
}

@media screen and (max-width: 767px) {
    .pagination_block_unit li.pagination_block_back {
        position: absolute;
        bottom: 0;
        transform: translate(0, 100%);
    }
}

.pagination_block_unit li.pagination_block_back a {
    padding: 0 54px;
    line-height: 47px;
    border-radius: 24px;
    color: #fff;
    background-color: #5e0722;
    border: 1px solid #5e0722;
}

@media screen and (max-width: 767px) {
    .pagination_block_unit li.pagination_block_back a {
        line-height: 36px;
    }
}

.pagination_block_unit li.pagination_block_back a:hover {
    color: #5e0722;
    background-color: #fff;
}

@media screen and (max-width: 767px) {
    .pagination_block_unit li.pagination_block_after {
        padding-left: 40px;
    }
}

.pagination_block_unit li.pagination_block_after a {
    padding-right: 30px;
    position: relative;
}

@media screen and (max-width: 767px) {
    .pagination_block_unit li.pagination_block_after a {
        padding-right: 15px;
    }
}

.pagination_block_unit li.pagination_block_after a:hover {
    text-decoration: underline;
}

.pagination_block_unit li.pagination_block_after a:after {
    content: "";
    width: 16px;
    height: 16px;
    border-top: 1px solid #5e0722;
    border-right: 1px solid #5e0722;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(0, -50%) rotate(45deg);
}

@media screen and (max-width: 767px) {
    .pagination_block_unit li.pagination_block_after a:after {
        width: 10px;
        height: 10px;
    }
}




/* main_visual
--------------------------*/

.main_visual {
    background-repeat: no-repeat;
    background-position: right center;
    height: 602px;
    margin-bottom: 80px;
    background-size: cover;
    position: relative;
}

@media(max-width: 767px) {
    .main_visual {
        background: none !important;
        height: auto;
        margin: 0 0 40px;
    }
}

@media(max-width: 767px) {
    .main_visual_inr {
        background-repeat: no-repeat;
        background-position: right center;
        background-size: cover;
        height: 225px;
        padding: 0 15px;
        position: relative;
    }
}

.main_visual .main_visual_title {
    color: #fff;
    font-size: 64px;
    font-size: 4.0rem;
    font-weight: normal;
    margin: 120px 0 0 8.7301%;
}

@media(max-width: 767px) {
    .main_visual .main_visual_title {
        margin: 0;
        line-height: normal;
        font-size: 3.0rem;
        position: absolute;
        top: 50%;
        left: 15px;
        transform: translate(0, -50%);
    }
}

.main_visual .main_visual_content {
    background-color: rgba(0, 0, 0, 0.6);
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 30px 4.5% 30px 6.5%;
    display: flex;
    color: #fff;
}

@media(max-width: 767px) {
    .main_visual .main_visual_content {
        position: static;
        left: auto;
        bottom: auto;
        background-color: #3c3c3c;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        margin: -30px 15px 0;
        position: relative;
        padding: 26px 30px;
    }
}

.main_visual .main_visual_content .main_visual_content_block:first-child {
    margin-right: 40px;
}

@media(max-width: 767px) {
    .main_visual .main_visual_content .main_visual_content_block:first-child {
        margin-right: 0;
    }
}

@media(max-width: 767px) {
    .main_visual .main_visual_content .main_visual_content_name {
        margin-bottom: 30px;
    }
}

.main_visual .main_visual_content .main_visual_content_name dt {
    font-size: 1.8rem;
    line-height: 1.4444444;
}

@media(max-width: 767px) {
    .main_visual .main_visual_content .main_visual_content_name dt {
        font-size: 1.3rem;
        line-height: 1.61538;
    }
}

.main_visual .main_visual_content .main_visual_content_name dd {
    font-size: 3.0rem;
    line-height: 1.4444444;
}

@media(max-width: 767px) {
    .main_visual .main_visual_content .main_visual_content_name dd {
        font-size: 2.4rem;
    }
}

.main_visual .main_visual_content .main_visual_content_profile {
    max-width: 480px;
}

@media(max-width: 767px) {
    .main_visual .main_visual_content .main_visual_content_profile {
        max-width: 100%;
    }
}

.main_visual .main_visual_content .main_visual_content_profile dt {
    font-size: 1.8rem;
    line-height: 1.5;
    font-weight: bold;
    margin-bottom: 14px;
}

@media(max-width: 767px) {
    .main_visual .main_visual_content .main_visual_content_profile dt {
        font-size: 1.4rem;
        margin-bottom: 0;
    }
}

.main_visual .main_visual_content .main_visual_content_profile dd {
    font-size: 1.5rem;
    line-height: 1.5;
}

@media(max-width: 767px) {
    .main_visual .main_visual_content .main_visual_content_profile dd {
        font-size: 1.4rem;
        line-height: 1.642857;
    }
}






/* schedule_block_unit
--------------------------*/

@media only screen and (min-width: 768px) {
    .schedule_block_unit {
        margin-bottom: 70px;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: space-between;
        justify-content: space-between;
    }
}

@media only screen and (max-width: 767px) {
    .schedule_block_unit {
        margin-top: -20px;
        margin-bottom: 40px;
    }
}

@media only screen and (min-width: 768px) {
    .schedule_block_unit .schedule_block {
        width: calc(100% / 2 - 20px);
    }
}

@media only screen and (max-width: 767px) {
    .schedule_block_unit .schedule_block {
        margin-top: 20px;
    }
}

.schedule_block_unit .schedule_block .schedule_block_head {
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 1.22;
    margin: 0 0 16px;
}

.schedule_block_unit .schedule_block .schedule_block_history li {
    font-size: 1.5rem;
    line-height: 1.47;
    margin: 0 0 6px;
}

.schedule_block_unit .schedule_block .schedule_block_history li:last-child {
    margin-bottom: 0;
}

.schedule_block_unit .schedule_block .schedule_block_box {
    background-color: #efefef;
    padding: 30px;
}

@media only screen and (max-width: 767px) {
    .schedule_block_unit .schedule_block .schedule_block_box {
        padding: 15px;
    }
}

.schedule_block_unit .schedule_block .schedule_block_box>*:last-child {
    margin-bottom: 0;
}

.schedule_block_unit .schedule_block .schedule_block_box .schedule_block_notice {
    font-size: 1.5rem;
    line-height: 1.47;
    margin: 0 0 6px;
}





/* system_block_unit
--------------------------*/

.system_block_unit {
    margin-bottom: 70px;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

@media(max-width: 767px) {
    .system_block_unit {
        margin-bottom: 40px;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.system_block_unit .system_block {
    width: 30.7692%;
}

@media(max-width: 767px) {
    .system_block_unit .system_block {
        width: 100%;
        margin-bottom: 20px;
    }
}

.system_block_unit .system_block .system_block_1,
.system_block_unit .system_block .system_block_2,
.system_block_unit .system_block .system_block_3 {
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 100%;
    width: 100%;
    padding-top: 100%;
    position: relative;
    margin-bottom: 20px;
}

.system_block_unit .system_block .system_block_1 {
    background-image: url("/common/img/base/system01.png");
}

.system_block_unit .system_block .system_block_2 {
    background-image: url("/common/img/base/system02.png");
}

.system_block_unit .system_block .system_block_3 {
    background-image: url("/common/img/base/system03.png");
}

.system_block_unit .system_block .system_block_title {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}

.system_block_unit .system_block .system_block_title .system_block_head {
    font-size: 2.2rem;
    color: #b3184a;
    line-height: 1;
    margin-bottom: 10px;
    white-space: nowrap;
}

.system_block_unit .system_block .system_block_title .system_block_lead {
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 1.5;
}

.system_block_unit .system_block .system_block_desc {
    font-size: 1.5rem;
    line-height: 1.47;
}

.system_block_unit .system_block .system_block_notice {
    font-size: 1.5rem;
    line-height: 1.47;
    margin-top: 1em;
}





/* table_block_unit
--------------------------*/

.table_block_unit {
    margin-bottom: 70px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.table_block_unit .table_block {
    width: 48.07692%;
}

.table_block_unit .table_block .table_block_title {
    font-size: 1.8rem;
    line-height: normal;
    margin-bottom: 12px;
}

.table_block_unit .table_block .table_block_title strong {
    display: block;
}

.table_block_unit .table_block .table_block_title span {
    display: block;
    font-size: 1.5rem;
}

.table_block_unit .table_block .table01 {
    width: 100%;
}

@media only screen and (min-width: 768px) {
    .table_block_unit .table_block .table01 .table01_inr {
        width: 100%;
    }
}

@media(max-width: 767px) {
    .table_block_unit {
        margin-bottom: 40px;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .table_block_unit .table_block {
        width: 100%;
        margin-top: 25px;
    }
}



/* qa_block
--------------------------*/

.qa_block {
    margin-bottom: 70px;
    background-color: #efefef;
}

@media only screen and (max-width: 767px) {
    .qa_block {
        margin-bottom: 40px;
    }
}

.qa_block dl {
    line-height: normal;
    margin: 0;
}

.qa_block dl dt.qa_block_title {
    font-size: 2.4rem;
    line-height: 1.45;
}

@media only screen and (max-width: 767px) {
    .qa_block dl dt.qa_block_title {
        font-size: 1.7rem;
        line-height: 1.35;
    }
}

.qa_block dl dt.qa_block_title a {
    display: block;
    color: #222222;
    padding: 22px 100px 22px 80px;
    background-repeat: no-repeat;
    background-position: top 50% right 36px;
    background-image: url(/common/img/base/icon_plus.png);
    position: relative;
}

@media only screen and (max-width: 767px) {
    .qa_block dl dt.qa_block_title a {
        padding: 22px 60px 22px 45px;
        background-position: top 50% right 19px;
        background-size: 25px auto;
    }
}

.qa_block dl dt.qa_block_title.is-active a {
    background-image: url(/common/img/base/icon_minus.png);
}

.qa_block dl dt.qa_block_title a .qa_block_icon {
    font-size: 2.4rem;
    font-weight: bold;
    vertical-align: top;
    position: absolute;
    top: 18px;
    left: 40px;
    line-height: normal;
}

@media only screen and (max-width: 767px) {
    .qa_block dl dt.qa_block_title a .qa_block_icon {
        font-size: 1.7rem;
        left: 20px;
    }
}

.qa_block dl dd.qa_block_body {
    padding: 22px 100px 22px 80px;
    font-size: 1.8rem;
    display: none;
    position: relative;
}

@media only screen and (max-width: 767px) {
    .qa_block dl dd.qa_block_body {
        padding: 22px 22px 22px 45px;
        font-size: 1.6rem;
        line-height: 1.35;
        word-break: break-all;
    }
}

.qa_block dl dd.qa_block_body .qa_block_icon {
    font-size: 2.4rem;
    font-weight: bold;
    vertical-align: top;
    position: absolute;
    top: 18px;
    left: 40px;
    line-height: normal;
    color: #8d1e54;
}

@media only screen and (max-width: 767px) {
    .qa_block dl dd.qa_block_body .qa_block_icon {
        font-size: 1.7rem;
        left: 20px;
    }
}


/* content_nav
--------------------------*/

.content_nav {
    overflow: hidden;
    margin-bottom: 40px;
}

.content_nav ul {
    display: flex;
    flex-wrap: wrap;
    overflow: hidden;
}

.content_nav ul li {
    font-size: 1.5rem;
    position: relative;
    line-height: normal;
    text-align: center;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    margin-left: -1px;
}

.content_nav ul li a {
    background-color: #79033d;
    color: #fff;
    padding: 0.5em 20px;
    display: block;
}

.content_nav ul li a:before {
    content: "";
    width: 7px;
    height: 7px;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    transform: rotate(45deg);
    display: inline-block;
    vertical-align: middle;
    margin: -7px 8px 0 1px;
}

@media(max-width: 767px) {
    .content_nav ul li {
        width: 50%;
        display: flex;
    }

    .content_nav ul li a {
        font-size: 1.2rem;
        width: 100%;
        text-align: left;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-align-items: center;
        align-items: center;
        -webkit-justify-content: center;
        justify-content: center;
        position: relative;
        padding-bottom: 16px;
    }

    .content_nav ul li a:before {
        content: none;
        display: none;
    }

    .content_nav ul li a:after {
        content: "";
        width: 7px;
        height: 7px;
        border-right: 1px solid #fff;
        border-bottom: 1px solid #fff;
        transform: rotate(45deg);
        display: block;
        vertical-align: middle;
        margin: 0 0 0 0;
        position: absolute;
        bottom: 10px;
        left: 50%;
        transform: translate(-50%, 0) rotate(45deg);
    }
}



.content_nav ul li a:hover,
.content_nav ul li a:active,
.content_nav ul li a:focus {
    background-color: #a03769;
}


/* content_nav_2
--------------------------*/

.content_nav_2 {
    overflow: hidden;
    margin-bottom: 40px;
}

.content_nav_2 ul {
    display: flex;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.content_nav_2 ul li {
    font-size: 1.5rem;
    position: relative;
    line-height: normal;
    width: 16.666666%;
    text-align: center;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.content_nav_2 ul li:first-child {
    border-left: 0 none;
}

@media(min-width: 421px) and (max-width: 940px) {
    .content_nav_2 ul li {
        width: 33.33333%;
    }

    .content_nav_2 ul li:nth-child(3n+1) {
        border-left: 0 none;
    }
}

@media(max-width: 420px) {
    .content_nav_2 ul li {
        width: 50%;
    }

    .content_nav_2 ul li:nth-child(2n+1) {
        border-left: 0 none;
    }
}



.content_nav_2 ul li a {
    background-color: #79033d;
    color: #fff;
    padding: 0.5em 10px;
    display: block;
}

@media only screen and (max-width: 767px) {
    .content_nav_2 ul li a {
        font-size: 14px;
        font-size: 1.4rem;
    }
}

.content_nav_2 ul li a:before {
    content: "";
    width: 7px;
    height: 7px;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    transform: rotate(45deg);
    display: inline-block;
    vertical-align: middle;
    margin: -7px 8px 0 1px;
}

.content_nav_2 ul li a:hover,
.content_nav_2 ul li a:active,
.content_nav_2 ul li a:focus {
    background-color: #a03769;
}






/* pamphlet-nav
--------------------------*/

.pamphlet-nav {
    margin: 0 0 70px;
}

.pamphlet-nav ul {
    display: -ms-flexbox;
    display: flex;
    line-height: 1.2;
}

.pamphlet-nav ul:after {
    display: none;
}

.pamphlet-nav li .pamphlet-nav-title {
    font-size: 1.8rem;
    font-weight: bold;
    display: block;
    margin: 0 0 8px;
}

.pamphlet-nav li a {
    background: #efefef;
    display: block;
    line-height: 1.47;
}

.pamphlet-nav li a:hover {
    color: #222222;
    color: rgba(34, 34, 34, 0.5);
}

.pamphlet-nav li a:hover>div img {
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.pamphlet-nav li a:hover>span span:after {
    right: 20px;
}

.pamphlet-nav li a>div {
    overflow: hidden;
}

.pamphlet-nav li a>div img {
    transition: all 0.4s;
}

.pamphlet-nav li a>span {
    display: table;
    width: 100%;
    text-align: left;
}

.pamphlet-nav li a>span span {
    display: flex;
    height: 80px;
    padding: 0 25px 0 25px;
    position: relative;
    font-size: 1.5rem;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

@media screen and (max-width: 767px) {
    .pamphlet-nav li a>span span {
        height: 60px;
    }
}

.pamphlet-nav li a>span span:after {
    border-color: #941e57;
    border-style: solid;
    border-width: 1px 1px 0 0;
    content: " ";
    -ms-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg);
    width: 14px;
    height: 14px;
    position: absolute;
    top: 50%;
    right: 30px;
    transition: all 0.4s;
}

.pamphlet-nav li a[target=_blank] span span {
    background-size: 12px auto;
    padding-right: 40px;
}

.pamphlet-nav li a[target=_blank] span span:after {
    content: " ";
    width: 14px;
    height: 14px;
    border: none;
    -ms-transform: translateY(-50%) rotate(0deg);
    transform: translateY(-50%) rotate(0deg);
    background: url(/common/img/base/icon_blank02.png) no-repeat;
    background-size: cover;
}

.pamphlet-nav.col-2 {
    margin-top: -40px;
}

.pamphlet-nav.col-2 ul {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.pamphlet-nav.col-2 li {
    width: calc(100% / 2 - 20px);
    margin-top: 40px;
}

.pamphlet-nav.col-2 li a>span span {
    padding-right: 50px;
}

.pamphlet-nav.col-3 {
    margin-top: -40px;
}

.pamphlet-nav.col-3 ul {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -40px;
}

.pamphlet-nav.col-3 li {
    width: calc(100% / 3 - 40px);
    margin: 40px 0 0 40px;
}

.pamphlet-nav.col-3 li a>span span:after {
    right: 23px;
}

.pamphlet-nav.col-3 li a:hover>span span:after {
    right: 13px;
}

@media screen and (max-width: 1100px) {
    .pamphlet-nav.col-3 {
        margin-top: -20px;
    }

    .pamphlet-nav.col-3 ul {
        margin-left: -20px;
    }

    .pamphlet-nav.col-3 li {
        width: calc(100% / 3 - 20px);
        margin: 20px 0 0 20px;
    }
}

@media screen and (max-width: 767px) {
    .pamphlet-nav {
        margin-top: -10px;
    }

    .pamphlet-nav ul {
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .pamphlet-nav li {
        margin-top: 10px;
    }

    .pamphlet-nav li img {
        width: 100%;
    }

    .pamphlet-nav li span {
        padding: 0;
    }

    .pamphlet-nav.col-3 {
        margin-top: -10px;
    }

    .pamphlet-nav.col-3 ul {
        margin-left: 0;
    }

    .pamphlet-nav.col-3 li {
        width: 100%;
        margin: 25px 0 0;
    }

    .pamphlet-nav.col-3 li:first-child {
        margin-top: 10px;
    }
}





/* gallery_block_01
--------------------------*/

.gallery_block_01 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin: 0 0 70px;
}



@media only screen and (max-width: 767px) {
    .gallery_block_01 {
        display: block;
        margin: 0 0 40px;
    }

    .gallery_block_01>.gallery_block_01_item:last-child {
        margin-bottom: 0;
    }
}





/* gallery_block_01_item */

.gallery_block_01 .gallery_block_01_item {
    width: calc(100% / 2 - 20px);
    position: relative;
}

@media only screen and (max-width: 767px) {
    .gallery_block_01 .gallery_block_01_item {
        width: 100%;
        margin: 0 0 20px;
    }
}

.gallery_block_01 .gallery_block_01_item a {
    display: block;
    position: relative;
}

.gallery_block_01 .gallery_block_01_item a .img_lead_block_tag {
    font-size: 1.5rem;
}

@media only screen and (max-width: 767px) {
    .gallery_block_01 .gallery_block_01_item a .img_lead_block_tag {
        font-size: 1.2rem;
    }
}

.gallery_block_01 .gallery_block_01_item a .gallery_block_01_item_img {
    overflow: hidden;
}

.gallery_block_01 .gallery_block_01_item a .gallery_block_01_item_img img {
    transition: all 0.4s;
}

@media only screen and (max-width: 767px) {
    .gallery_block_01 .gallery_block_01_item a .gallery_block_01_item_img img {
        display: block;
        margin: 0;
        width: 100%;
    }
}

.gallery_block_01 .gallery_block_01_item a:hover .gallery_block_01_item_img img {
    transform: scale(1.1);
}

.gallery_block_01 .gallery_block_01_item a .gallery_block_01_item_title {
    display: table;
    width: 100%;
    text-align: center;
    background-color: #f7f7f7;
}

.gallery_block_01 .gallery_block_01_item a .gallery_block_01_item_title>span {
    height: 80px;
    padding: 0 25px 0 25px;
    position: relative;
    padding-right: 50px;
    font-size: 1.8rem;
    line-height: 1.2;
    color: #222222;
    transition: all 0.4s;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
}

@media only screen and (max-width: 767px) {
    .gallery_block_01 .gallery_block_01_item a .gallery_block_01_item_title>span {
        height: 60px;
    }
}

.gallery_block_01 .gallery_block_01_item a:hover .gallery_block_01_item_title>span {
    color: rgba(34, 34, 34, 0.5);
}

.gallery_block_01 .gallery_block_01_item a .gallery_block_01_item_title>span:after {
    border-color: #941e57;
    border-style: solid;
    border-width: 1px 1px 0 0;
    content: " ";
    -ms-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg);
    width: 14px;
    height: 14px;
    position: absolute;
    top: 50%;
    right: 30px;
    transition: all 0.4s;
}

.gallery_block_01 .gallery_block_01_item a:hover .gallery_block_01_item_title>span:after {
    right: 20px;
}


/* gallery_block_01_item_02 */

.gallery_block_01 .gallery_block_01_item.gallery_block_01_item_02 a .gallery_block_01_item_img>span {
    display: block;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 270px;
    position: relative;
    transition: all 0.4s;
}

@media(max-width: 1380px) {
    .gallery_block_01 .gallery_block_01_item.gallery_block_01_item_02 a .gallery_block_01_item_img>span {
        height: 19.5652173913vw;
    }
}

@media(max-width: 767px) {
    .gallery_block_01 .gallery_block_01_item.gallery_block_01_item_02 a .gallery_block_01_item_img>span {
        height: 53.75vw;
    }
}

.gallery_block_01 .gallery_block_01_item.gallery_block_01_item_02 a:hover .gallery_block_01_item_img>span {
    transform: scale(1.1);
}

.gallery_block_01 .gallery_block_01_item.gallery_block_01_item_02 a .gallery_block_01_item_title {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5) 30%, #000);
    padding-top: 20px;
}

.gallery_block_01 .gallery_block_01_item.gallery_block_01_item_02 a .gallery_block_01_item_title>span {
    color: #FFF;
}

.gallery_block_01 .gallery_block_01_item.gallery_block_01_item_02 a .gallery_block_01_item_title>span:after {
    border-color: #FFF;
}

.gallery_block_01 .gallery_block_01_item.gallery_block_01_item_02 .gallery_block_01_item_btn {
    margin-top: 20px;
}

@media(max-width: 1380px) {
    .gallery_block_01 .gallery_block_01_item.gallery_block_01_item_02 .gallery_block_01_item_btn {
        margin-top: 1.44927536231vw;
    }
}

@media(max-width: 767px) {
    .gallery_block_01 .gallery_block_01_item.gallery_block_01_item_02 .gallery_block_01_item_btn {
        margin-top: 20px;
    }
}

.gallery_block_01 .gallery_block_01_item.gallery_block_01_item_02 .gallery_block_01_item_btn>a {
    display: block;
    font-size: 30px;
    color: #fff;
    background-color: #79033d;
    text-align: center;
    position: relative;
    padding: 10px 0;
}

@media(max-width: 1380px) {
    .gallery_block_01 .gallery_block_01_item.gallery_block_01_item_02 .gallery_block_01_item_btn>a {
        font-size: 2.173913043vw;
        padding: 0.69444444vw 0;
    }
}

@media(max-width: 767px) {
    .gallery_block_01 .gallery_block_01_item.gallery_block_01_item_02 .gallery_block_01_item_btn>a {
        font-size: 18px;
        padding: 20px 0;
    }
}

.gallery_block_01 .gallery_block_01_item.gallery_block_01_item_02 .gallery_block_01_item_btn>a:hover {
    opacity: 0.7;
}

.gallery_block_01 .gallery_block_01_item.gallery_block_01_item_02 .gallery_block_01_item_btn>a:after {
    content: "";
    background-image: url("/common/img/base/gallery_icon_01.png");
    background-repeat: no-repeat;
    background-size: 100%;
    width: 47px;
    height: 47px;
    position: absolute;
    top: 50%;
    right: 48px;
    transform: translate(0, -50%);
}

@media(max-width: 1380px) {
    .gallery_block_01 .gallery_block_01_item.gallery_block_01_item_02 .gallery_block_01_item_btn>a:after {
        width: 3.405797101vw;
        height: 3.405797101vw;
        right: 3.478260869vw;
    }
}

@media(max-width: 767px) {
    .gallery_block_01 .gallery_block_01_item.gallery_block_01_item_02 .gallery_block_01_item_btn>a:after {
        width: 23px;
        height: 23px;
        right: 24px;
    }
}

.gallery_block_01 .gallery_block_01_item.gallery_block_01_item_02 a[target="_blank"] .gallery_block_01_item_title>span:after {
    background-image: url("/common/img/base/icon_blank03.png");
    background-repeat: repeat;
    background-size: 100%;
    width: 24px;
    height: 24px;
    position: absolute;
    top: 50%;
    right: 30px;
    transform: translate(0, -50%);
    border: none;
}

@media(max-width: 1380px) {
    .gallery_block_01 .gallery_block_01_item.gallery_block_01_item_02 a[target="_blank"] .gallery_block_01_item_title>span:after {
        width: 1.73913043478vw;
        height: 1.73913043478vw;
        right: 2.17391304347vw;
    }
}

@media(max-width: 767px) {
    .gallery_block_01 .gallery_block_01_item.gallery_block_01_item_02 a[target="_blank"] .gallery_block_01_item_title>span:after {
        width: 16px;
        height: 16px;
        right: 25px;
    }
}

.gallery_block_01 .gallery_block_01_item.gallery_block_01_item_02 a[target="_blank"]:hover .gallery_block_01_item_title>span:after {
    right: 20px;
}

@media(max-width: 1380px) {
    .gallery_block_01 .gallery_block_01_item.gallery_block_01_item_02 a[target="_blank"]:hover .gallery_block_01_item_title>span:after {
        right: 1.449727536231vw;
    }
}

@media(max-width: 767px) {
    .gallery_block_01 .gallery_block_01_item.gallery_block_01_item_02 a[target="_blank"]:hover .gallery_block_01_item_title>span:after {
        right: 15px;
    }
}

/* gallery_block_01_item_link_01 */

@media only screen and (min-width: 768px) {
    .gallery_block_01 .gallery_block_01_item .gallery_block_01_item_link_01 {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
    }
}

@media only screen and (max-width: 767px) {
    .gallery_block_01 .gallery_block_01_item .gallery_block_01_item_link_01 {
        margin: 0 0 20px;
    }
}

.gallery_block_01 .gallery_block_01_item .gallery_block_01_item_link_01 a {
    padding: 57px 0;
    display: block;
    font-size: 3rem;
    line-height: 2;
    color: #fff;
    background-color: #79033d;
    text-align: center;
    transition: all 0.4s;
}

@media only screen and (max-width: 1380px) {
    .gallery_block_01 .gallery_block_01_item .gallery_block_01_item_link_01 a {
        padding: 4.130434782vw 0;
        font-size: 2.173913043vw;
    }
}

@media only screen and (max-width: 767px) {
    .gallery_block_01 .gallery_block_01_item .gallery_block_01_item_link_01 a {
        padding: 20px 0;
        font-size: 18px;
    }
}

.gallery_block_01 .gallery_block_01_item .gallery_block_01_item_link_01 a:hover {
    opacity: 0.7;
}

.gallery_block_01 .gallery_block_01_item .gallery_block_01_item_link_01 a:before {
    content: "";
    width: 43px;
    height: 46px;
    background-image: url("/common/img/base/icon_teacher.png");
    background-repeat: no-repeat;
    background-position: center 0;
    background-size: 100%;
    position: absolute;
    top: 50%;
    left: 63px;
    transform: translate(0, -50%);
}

@media only screen and (max-width: 1380px) {
    .gallery_block_01 .gallery_block_01_item .gallery_block_01_item_link_01 a:before {
        width: 3.115942028vw;
        height: 3.333333333vw;
        left: 3.478260869vw;
    }
}

@media only screen and (max-width: 767px) {
    .gallery_block_01 .gallery_block_01_item .gallery_block_01_item_link_01 a:before {
        width: 21px;
        height: 23px;
        left: 31px;
    }
}

.gallery_block_01 .gallery_block_01_item .gallery_block_01_item_link_01 a:after {
    content: "";
    width: 47px;
    height: 47px;
    background-image: url("/common/img/base/gallery_icon_01.png");
    background-repeat: no-repeat;
    background-position: center 0;
    background-size: 100%;
    position: absolute;
    top: 50%;
    right: 48px;
    transform: translate(0, -50%);
}

@media only screen and (max-width: 1380px) {
    .gallery_block_01 .gallery_block_01_item .gallery_block_01_item_link_01 a:after {
        width: 3.405797101vw;
        height: 3.405797101vw;
        right: 3.478260869vw;
    }
}

@media only screen and (max-width: 767px) {
    .gallery_block_01 .gallery_block_01_item .gallery_block_01_item_link_01 a:after {
        width: 23px;
        height: 23px;
        right: 24px;
    }
}





/* gallery_block_01_item_link_02 */

@media only screen and (min-width: 768px) {
    .gallery_block_01 .gallery_block_01_item .gallery_block_01_item_link_02 {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
    }
}

.gallery_block_01 .gallery_block_01_item .gallery_block_01_item_link_02 a {
    padding: 57px 0;
    display: block;
    font-size: 3rem;
    font-weight: bold;
    line-height: 2;
    color: #fff;
    background-image: url("/common/img/base/gallery_02.png");
    background-repeat: no-repeat;
    background-position: center 0;
    background-size: cover;
    text-align: center;
    position: relative;
    transition: all 0.4s;
}

@media only screen and (max-width: 1380px) {
    .gallery_block_01 .gallery_block_01_item .gallery_block_01_item_link_02 a {
        padding: 4.130434782vw 0;
        font-size: 2.173913043vw;
    }
}

@media only screen and (max-width: 767px) {
    .gallery_block_01 .gallery_block_01_item .gallery_block_01_item_link_02 a {
        padding: 20px 0;
        font-size: 18px;
    }
}

.gallery_block_01 .gallery_block_01_item .gallery_block_01_item_link_02 a:hover {
    opacity: 0.7;
}

.gallery_block_01 .gallery_block_01_item .gallery_block_01_item_link_02 a:after {
    content: "";
    width: 32px;
    height: 32px;
    background-image: url("/common/img/base/gallery_icon_02.png");
    background-repeat: no-repeat;
    background-position: center 0;
    background-size: 100%;
    position: absolute;
    top: 50%;
    right: 100px;
    transform: translate(0, -50%);
}

@media only screen and (max-width: 1380px) {
    .gallery_block_01 .gallery_block_01_item .gallery_block_01_item_link_02 a:after {
        width: 2.318840579vw;
        height: 2.318840579vw;
        right: 7.246376811vw;
    }
}

@media only screen and (max-width: 767px) {
    .gallery_block_01 .gallery_block_01_item .gallery_block_01_item_link_02 a:after {
        width: 16px;
        height: 16px;
        right: 50px;
    }
}





/* gallery_block_01_item_link_03 */

@media only screen and (min-width: 767px) {
    .gallery_block_01 .gallery_block_01_item .gallery_block_01_item_link_03 {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
    }
}

.gallery_block_01 .gallery_block_01_item .gallery_block_01_item_link_03 a {
    padding: 55px 0 38px;
    display: block;
    font-size: 4rem;
    font-weight: bold;
    line-height: 1.4;
    color: #fff;
    background-image: url("/common/img/base/gallery_03.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    text-align: center;
    position: relative;
    transition: all 0.4s;
}

@media only screen and (max-width: 1380px) {
    .gallery_block_01 .gallery_block_01_item .gallery_block_01_item_link_03 a {
        padding: 3.985507246vw 0 2.753623188vw;
        font-size: 2.898550724vw;
    }
}

@media only screen and (max-width: 767px) {
    .gallery_block_01 .gallery_block_01_item .gallery_block_01_item_link_03 a {
        padding: 17px 0 18px;
        font-size: 18px;
    }
}

.gallery_block_01 .gallery_block_01_item .gallery_block_01_item_link_03 a:hover {
    opacity: 0.7;
}

.gallery_block_01 .gallery_block_01_item .gallery_block_01_item_link_03 a>span {
    display: block;
    font-size: 1.8rem;
}

@media only screen and (max-width: 1380px) {
    .gallery_block_01 .gallery_block_01_item .gallery_block_01_item_link_03 a>span {
        font-size: 1.304347826vw;
    }
}

@media only screen and (max-width: 767px) {
    .gallery_block_01 .gallery_block_01_item .gallery_block_01_item_link_03 a>span {
        font-size: 12px;
    }
}

/* .gallery_block_01_flickr
--------------------------*/
.gallery_block_01.gallery_block_01_flickr .gallery_block_01_item iframe {
    display: block;
}

@media(min-width: 768px) {
    .gallery_block_01.gallery_block_01_flickr .gallery_block_01_item .gallery_block_01_item_link_01 a {
        padding: 48px 0;
    }

    .gallery_block_01.gallery_block_01_flickr .gallery_block_01_item .gallery_block_01_item_link_02 a {
        padding: 48px 0;
    }

    .gallery_block_01.gallery_block_01_flickr .gallery_block_01_item .gallery_block_01_item_link_03 a {
        padding: 46px 0 29px;
    }
}

/* .flickr_block
--------------------------*/
.flickr_block {
    width: 625px;
    margin: 0 auto 40px;
}

@media(max-width: 767px) {
    .flickr_block {
        width: 100%;
    }
}

/* .flickr_block-2 ギャラリー詳細ページ用
--------------------------*/
.flickr_block-2 {
    width: 100%;
}

@media(max-width: 767px) {
    .flickr_block-2 {
        width: 100%;
    }
}

.flickr_block-2+.lead-left {
    /*margin: -40px 0 60px;*/
    margin-bottom: 60px;
}

/* text_block_unit
--------------------------*/

@media only screen and (min-width: 768px) {
    .text_block_unit {
        margin-bottom: 70px;
        display: flex;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

@media only screen and (max-width: 767px) {
    .text_block_unit {
        margin-bottom: 40px;
    }
}

@media only screen and (min-width: 768px) {
    .text_block_unit_col1 .text_block {
        width: 100%;
        margin-bottom: 20px;
    }

    .text_block_unit_col2 .text_block {
        width: 48.07692%;
        margin-bottom: 20px;
    }

    .text_block_unit_col3 .text_block {
        width: 30%;
        margin-bottom: 20px;
    }

    .text_block_unit_col4 .text_block {
        width: 23%;
        margin-bottom: 20px;
    }

    .text_block_unit_col5 .text_block {
        width: 17%;
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 767px) {

    .text_block_unit_col1 .text_block,
    .text_block_unit_col2 .text_block,
    .text_block_unit_col3 .text_block,
    .text_block_unit_col4 .text_block,
    .text_block_unit_col5 .text_block {
        margin: 0 0 30px;
    }

    .text_block_unit_col2>.text_block:last-child,
    .text_block_unit_col3>.text_block:last-child,
    .text_block_unit_col4>.text_block:last-child,
    .text_block_unit_col5>.text_block:last-child {
        margin-bottom: 0;
    }
}

.text_block_unit_col1 .text_block .text_block_title,
.text_block_unit_col2 .text_block .text_block_title,
.text_block_unit_col3 .text_block .text_block_title,
.text_block_unit_col4 .text_block .text_block_title,
.text_block_unit_col5 .text_block .text_block_title {
    font-size: 2.0rem;
    line-height: normal;
    font-weight: bold;
    margin-bottom: 20px;
}

@media only screen and (max-width: 767px) {

    .text_block_unit_col1 .text_block .text_block_title,
    .text_block_unit_col2 .text_block .text_block_title,
    .text_block_unit_col3 .text_block .text_block_title,
    .text_block_unit_col4 .text_block .text_block_title,
    .text_block_unit_col5 .text_block .text_block_title {
        font-size: 1.8rem;
        margin-bottom: 12px;
    }
}

.text_block_unit_col1 .text_block .text_block_text,
.text_block_unit_col2 .text_block .text_block_text,
.text_block_unit_col3 .text_block .text_block_text,
.text_block_unit_col4 .text_block .text_block_text,
.text_block_unit_col5 .text_block .text_block_text {
    font-size: 1.5rem;
    line-height: normal;
    margin-bottom: 20px;
}

.text_block_unit_col1 .text_block .text_block_img,
.text_block_unit_col2 .text_block .text_block_img,
.text_block_unit_col3 .text_block .text_block_img,
.text_block_unit_col4 .text_block .text_block_img,
.text_block_unit_col5 .text_block .text_block_img {
    margin: 0 0 20px;
}

@media only screen and (max-width: 767px) {

    .text_block_unit_col1 .text_block .text_block_img,
    .text_block_unit_col2 .text_block .text_block_img,
    .text_block_unit_col3 .text_block .text_block_img,
    .text_block_unit_col4 .text_block .text_block_img,
    .text_block_unit_col5 .text_block .text_block_img {
        margin: 0 0 12px;
    }
}

.text_block_unit_col1 .text_block .text_block_img img,
.text_block_unit_col2 .text_block .text_block_img img,
.text_block_unit_col3 .text_block .text_block_img img,
.text_block_unit_col4 .text_block .text_block_img img,
.text_block_unit_col5 .text_block .text_block_img img {
    width: 100%;
    display: block;
    margin: 0;
}

/* text_block_unit space-between col3 */

@media only screen and (min-width: 768px) {
    .text_block_unit_col3 .text_block:nth-child(3n+2):last-child {
        margin-right: 35%;
    }
}

/* text_block_unit space-between col4 */

@media only screen and (min-width: 768px) {
    .text_block_unit_col4 .text_block:nth-child(4n+2):last-child {
        margin-right: 51.3333333332%;
    }

    .text_block_unit_col4 .text_block:nth-child(4n+3):last-child {
        margin-right: 25.6666666666%;
    }
}

/* text_block_unit space-between col5 */

@media only screen and (min-width: 768px) {
    .text_block_unit_col5 .text_block:nth-child(5n+2):last-child {
        margin-right: 62.25%;
    }

    .text_block_unit_col5 .text_block:nth-child(5n+3):last-child {
        margin-right: 41.5%;
    }

    .text_block_unit_col5 .text_block:nth-child(5n+4):last-child {
        margin-right: 20.75%;
    }
}


/* movie_block
--------------------------*/
.movie_block {
    margin: 0 0 20px 0;
}

.movie {
    display: block;
    margin: 0 auto;
}

@media(max-width: 767px) {
    .movie {
        width: 100%;
    }
}


/* feature_flow_list
--------------------------*/

.feature_flow_list {
    margin-bottom: 70px;
}

@media only screen and (max-width: 767px) {
    .feature_flow_list {
        margin-bottom: 40px;
    }
}

.feature_flow_list ol {
    display: flex;
}

.feature_flow_list ol li {
    width: 25%;
    color: #fff;
    padding: 20px 0;
    position: relative;
}


.feature_flow_list ol li:nth-child(2n+1) {
    background-color: #a96215;
}

.feature_flow_list ol li:nth-child(2n+2) {
    background-color: #97560f;
}


.feature_flow_list ol li:before {
    content: "";
    display: block;
    position: absolute;
    right: -2px;
    top: 0;
    z-index: 2;
}

.feature_flow_list ol li:after {
    content: "";
    display: block;
    position: absolute;
    right: -2px;
    bottom: 0;
    z-index: 2;
}

.feature_flow_list ol li:nth-child(2n+1):before {
    border-top: 60px solid #97560f;
    border-right: 15px solid #97560f;
    border-left: 15px solid transparent;
    border-bottom: 60px solid transparent;
}

.feature_flow_list ol li:nth-child(2n+1):after {
    border-bottom: 60px solid #97560f;
    border-right: 15px solid #97560f;
    border-left: 15px solid transparent;
    border-top: 60px solid transparent;
}

.feature_flow_list ol li:nth-child(2n+2):before {
    border-top: 60px solid #a96215;
    border-right: 15px solid #a96215;
    border-left: 15px solid transparent;
    border-bottom: 60px solid transparent;
}

.feature_flow_list ol li:nth-child(2n+2):after {
    border-bottom: 60px solid #a96215;
    border-right: 15px solid #a96215;
    border-left: 15px solid transparent;
    border-top: 60px solid transparent;
}

.feature_flow_list ol li:last-child:before,
.feature_flow_list ol li:last-child:after {
    content: none;
    display: none;
}

.feature_flow_list ol li .feature_flow_list_1 {
    font-size: 2.2rem;
    line-height: normal;
    display: block;
    text-align: center;
    margin-bottom: 10px;
}

.feature_flow_list ol li .feature_flow_list_1 span {
    font-size: 6.0rem;
    font-weight: bold;
    line-height: 1.1;
    position: relative;
    bottom: -4px;
}

.feature_flow_list ol li .feature_flow_list_2 {
    font-size: 1.5rem;
    line-height: normal;
    padding: 0 30px;
    display: block;
}

@media(max-width: 960px) {

    .feature_flow_list ol li .feature_flow_list_1 span {
        font-size: 3rem;
        bottom: -2px;
    }

    .feature_flow_list ol li .feature_flow_list_1 {
        font-size: 2.2rem;
        padding: 0 30px;
    }

    .feature_flow_list ol li .feature_flow_list_2 {
        font-size: 1.4rem;
    }
}

@media(max-width: 767px) {
    .feature_flow_list ol {
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .feature_flow_list ol li {
        width: 100%;
        margin-bottom: 0;
    }


    .feature_flow_list ol li:before {
        display: none;
        content: none;
    }

    .feature_flow_list ol li:nth-child(2n+1):after,
    .feature_flow_list ol li:nth-child(2n+2):after {
        content: "";
        border: 15px solid transparent !important;
        border-top-color: #fff !important;
        border-bottom-width: 0 !important;
        vertical-align: middle;
        display: block;
        margin: 0;
        bottom: 0;
        right: auto;
        left: 50%;
        top: auto;
        transform: translate(-50%, 50%);
    }

    .feature_flow_list ol li:last-child:after {
        content: none;
        display: none;
    }


    .feature_flow_list ol li .feature_flow_list_1 span {
        font-size: 2.5rem;
        bottom: -1px;
    }

    .feature_flow_list ol li .feature_flow_list_1 {
        font-size: 2.2rem;
        padding: 0 30px;
    }
}






/* box_list
--------------------------*/

.box_list {
    margin-bottom: 70px;
}

@media only screen and (max-width: 767px) {
    .box_list {
        margin-bottom: 40px;
    }
}

.box_list .box_list_block {
    background-color: #efefef;
    padding: 32px 40px 36px;
}

.box_list .box_list_block:nth-child(2n+2) {
    background-color: #e7e7e7;
}

.box_list .box_list_block .box_list_block_title {
    font-size: 2.0rem;
    line-height: normal;
    margin-bottom: 24px;
}

.box_list .box_list_block .box_list_block_list {
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.box_list .box_list_block .box_list_block_list li {
    font-size: 1.4rem;
    line-height: 1.857142;
    margin-right: 1em;
}

.box_list .box_list_block .box_list_block_list li:before {
    content: "● ";
}

@media(max-width: 767px) {
    .box_list .box_list_block {
        padding: 16px 20px 18px;
    }
}




/* btn_teacher
--------------------------*/

.btn_teacher {
    margin: 0 0 30px;
}

@media only screen and (max-width: 767px) {
    .btn_teacher {
        margin: 0 0 20px;
    }
}

.btn_teacher a {
    display: block;
    max-width: 500px;
    margin: 0 auto;
    padding: 22px 0;
    font-size: 1.8rem;
    line-height: 2;
    vertical-align: bottom;
    text-align: center;
    color: #fff;
    background-color: #79033d;
    position: relative;
    transition: all 0.4s;
}

@media only screen and (max-width: 767px) {
    .btn_teacher a {
        width: 100%;
        max-width: initial;
    }
}

.btn_teacher a:hover {
    opacity: 0.7;
}

.btn_teacher a:before {
    content: "";
    width: 32px;
    height: 33px;
    background-image: url("/common/img/base/icon_teacher.png");
    background-repeat: no-repeat;
    background-position: center 0;
    background-size: 100%;
    position: absolute;
    top: 50%;
    left: 140px;
    transform: translate(0, -50%);
}

@media only screen and (max-width: 767px) {
    .btn_teacher a:before {
        left: 20px;
    }
}

.btn_teacher a:after {
    content: "";
    width: 10px;
    height: 10px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    position: absolute;
    top: 50%;
    right: 23px;
    transform: translate(0, -50%) rotate(45deg);
}


/* nav-pagination
--------------------------*/

.nav-pagination {
    margin: 30px 0;
}

.nav-pagination .nav-pagination-text {
    margin-bottom: 0;
}

.nav-pagination .nav-pagination-text-2 {
    margin-bottom: 15px;
}

.nav-pagination .nav-pagination-list {
    width: 100%;
    display: inline-flex;
    margin: 0 -6px 15px;
    flex-wrap: wrap;
}

.nav-pagination-list+.nav-pagination-text-2 {
    margin-top: 70px;
}

.nav-pagination .nav-pagination-list li {
    margin: 6px 8px;
}

.nav-pagination .nav-pagination-list li em {
    border: 1px solid #79033d;
    background-color: #fff;
    font-style: normal;
    display: block;
    text-align: center;
    color: #79033d;
    padding: 0 10px;
    font-size: 14px;
    border-radius: 3px;
    font-weight: bold;
}

.nav-pagination .nav-pagination-list li a {
    display: block;
    background-color: #79033d;
    border: 1px solid #79033d;
    color: #fff;
    text-align: center;
    padding: 0 10px;
    font-size: 14px;
    border-radius: 3px;
    position: relative;
}

.nav-pagination .nav-pagination-list li a:hover,
.nav-pagination .nav-pagination-list li a:active,
.nav-pagination .nav-pagination-list li a:focus {
    text-decoration: none;
    background-color: #8f3b6c;
}

.nav-pagination .nav-pagination-list li.nav-pagination-list-prev a:before {
    content: "«";
    margin-right: 6px;
}

.nav-pagination .nav-pagination-list li.nav-pagination-list-next a:after {
    content: "»";
    margin-left: 6px;
}

.nav-pagination .nav-pagination_attention {
    margin-top: 30px;
}

.nav-pagination .nav-pagination_attention dd {
    text-indent: -1em;
    padding-left: 1em;
}


/*.definition_list */

.definition_list_block {
    margin-bottom: 30px;
}

.definition_list dt {
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 1.4;
    color: #941E57;
}

.definition_list dd {
    font-size: 1.5rem;
    color: #222;
    margin-bottom: 10px;
}


.definition_list ul li {
    padding-left: 1em;
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: normal;
    line-height: 1.4;
    color: #222;
}

/* movie_block
--------------------------*/

.movie_block {
    width: 625px;
    margin: 0 auto 40px;
    font-size: 15px;
}

@media(max-width: 767px) {
    .movie_block {
        width: 100%;
        font-size: 12px;
    }
}

.movie_block .movie_block_youtube {
    margin-bottom: 10px;
    position: relative;
    width: 100%;
}

.movie_block .movie_block_youtube:before {
    content: "";
    display: block;
    padding-top: 56.3461538461%;
}

.movie_block .movie_block_youtube iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.movie_block .movie_thumb_unit {}

.movie_block .movie_thumb_unit.movie_thumb_unit_col1 {}

.movie_block .movie_thumb_unit.movie_thumb_unit_col2 {
    display: flex;
    justify-content: space-between;
}

.movie_block .movie_thumb_unit.movie_thumb_unit_col3 {
    display: flex;
    justify-content: space-between;
}

.movie_block .movie_thumb_unit.movie_thumb_unit_col4 {
    display: flex;
    justify-content: space-between;
}

@media(max-width: 767px) {
    .movie_block .movie_thumb_unit.movie_thumb_unit_col4 {
        flex-wrap: wrap;
    }
}

.movie_block .movie_thumb_unit .movie_thumb_block {}

.movie_block .movie_thumb_unit.movie_thumb_unit_col2 .movie_thumb_block {
    width: 48.07692%;
}

.movie_block .movie_thumb_unit.movie_thumb_unit_col3 .movie_thumb_block {
    width: 30%;
}

.movie_block .movie_thumb_unit.movie_thumb_unit_col4 .movie_thumb_block {
    width: 23%;
}

@media(max-width: 767px) {
    .movie_block .movie_thumb_unit.movie_thumb_unit_col4 .movie_thumb_block {
        width: 48.07692%;
    }
}

.movie_block .movie_thumb_unit .movie_thumb_block .movie_thumb_block_title {
    font-size: 16px;
}

.movie_block .movie_thumb_unit .movie_thumb_block .movie_thumb_block_img {
    margin: 0 0 10px;
}

.movie_block .movie_thumb_unit .movie_thumb_block .movie_thumb_block_img a {
    display: block;
}

.movie_block .movie_thumb_unit .movie_thumb_block .movie_thumb_block_img a:hover {
    opacity: 0.7;
}

.movie_block .movie_thumb_unit .movie_thumb_block .movie_thumb_block_img a img {
    display: block;
    width: 100%;
}

.movie_block .movie_thumb_unit .movie_thumb_block .movie_thumb_block_text {
    line-height: 1.5;
}

/* movie_block-2 ギャラリー詳細ページ用
--------------------------*/

.movie_block-2 {
    width: 100%;
    font-size: 15px;
}

@media(max-width: 767px) {
    .movie_block-2 {
        width: 100%;
        font-size: 12px;
    }
}

.movie_block-2 .movie_block_youtube {
    margin-bottom: 10px;
    position: relative;
    width: 100%;
}

.movie_block-2 .movie_block_youtube:before {
    content: "";
    display: block;
    padding-top: 56.3461538461%;
}

.movie_block-2 .movie_block_youtube iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.movie_block-2 .movie_thumb_unit {}

.movie_block-2 .movie_thumb_unit.movie_thumb_unit_col1 {}

.movie_block-2 .movie_thumb_unit.movie_thumb_unit_col2 {
    display: flex;
    justify-content: space-between;
}

.movie_block-2 .movie_thumb_unit.movie_thumb_unit_col3 {
    display: flex;
    justify-content: space-between;
}

.movie_block-2 .movie_thumb_unit.movie_thumb_unit_col4 {
    display: flex;
    justify-content: space-between;
}

@media(max-width: 767px) {
    .movie_block-2 .movie_thumb_unit.movie_thumb_unit_col4 {
        flex-wrap: wrap;
    }
}

.movie_block-2 .movie_thumb_unit .movie_thumb_block {}

.movie_block-2 .movie_thumb_unit.movie_thumb_unit_col2 .movie_thumb_block {
    width: 48.07692%;
}

.movie_block-2 .movie_thumb_unit.movie_thumb_unit_col3 .movie_thumb_block {
    width: 30%;
}

.movie_block-2 .movie_thumb_unit.movie_thumb_unit_col4 .movie_thumb_block {
    width: 23%;
}

@media(max-width: 767px) {
    .movie_block-2 .movie_thumb_unit.movie_thumb_unit_col4 .movie_thumb_block {
        width: 48.07692%;
    }
}

.movie_block-2+.lead-left {
    margin-bottom: 60px;
}

/*----------------------------------
教員インタビュー
----------------------------------*/
.question_title {
    font-size: 25px;
    color: #222;
    position: relative;
    padding: 0 0 0 60px;
    margin: 0 0 20px 0;
}

@media(max-width: 767px) {
    .question_title {
        font-size: 20px;
        padding: 0;
        margin: 60px 0 10px 0;
    }
}

.question_title:before {
    content: "Q";
    width: 44px;
    height: 44px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
    background-color: #78033d;
    border-radius: 22px;
    color: #fff;
    font-size: 22px;
    text-align: center;
}

.question_text {
    margin-bottom: 60px;
}

@media(max-width: 767px) {
    .question_title:before {
        top: -44px;
        left: 50%;
        transform: translate(-50%, 0);
    }
}

.interview_group {
    background-color: #f2f2f2;
    padding: 40px 0 30px 0;
    margin: 60px 0 0 0;
}

.interview_group .side_padding .sec_title.sec_title_fwn {
    margin-top: 0;
}

/* profile_group
--------------------------*/
.profile_group_wrap {
    display: flex;
    margin: 0 -20px;
}

@media(max-width: 767px) {
    .profile_group_wrap {
        flex-direction: column;
        justify-content: center;
        margin: 0;
    }
}

.profile_group_wrap .profile_group {
    width: 50%;
    padding: 0 20px;
}

@media(max-width: 767px) {
    .profile_group_wrap .profile_group {
        width: 100%;
        padding: 0;
        margin: 0 0 10vw 0;
    }
}

.profile_group_wrap .profile_group .profile_group_head {
    font-size: 18px;
    margin-top: 20px;
}

.profile_group_wrap .profile_group .profile_group_head:first-child {
    margin: 0;
}

.profile_group .listNum {
    margin-bottom: 0;
}

.profile_group .listNum>li:before {
    font-weight: normal;
}

/* profile_box_1
--------------------------*/
.profile_group_wrap .profile_group .profile_box_1 {
    display: flex;
    margin-bottom: 25px;
}

@media(max-width: 767px) {
    .profile_group_wrap .profile_group .profile_box_1 {
        margin-bottom: 3.5vw;
    }
}

.profile_group_wrap .profile_group .profile_box_1 .profile_img_pc {
    display: block;
}

@media(max-width: 767px) {
    .profile_group_wrap .profile_group .profile_box_1 .profile_img_pc {
        display: none;
    }
}

.profile_group_wrap .profile_group .profile_box_1 .profile_img_sp {
    display: none;
}

@media(max-width: 767px) {
    .profile_group_wrap .profile_group .profile_box_1 .profile_img_sp {
        display: block;
        width: 37%;
        height: 37%;
    }
}

.profile_group_wrap .profile_group .profile_box_1 .profile {
    margin: 0 0 0 30px;
    width: 100%;
}

@media(max-width: 767px) {
    .profile_group_wrap .profile_group .profile_box_1 .profile {
        margin: 0 0 0 4vw;
    }
}

.profile_group_wrap .profile_group .profile_box_1 .profile .profile_head {
    color: #222;
    font-size: 22px;
    font-weight: bold;
    line-height: 1;
}

@media(max-width: 767px) {
    .profile_group_wrap .profile_group .profile_box_1 .profile .profile_head {
        font-size: 5.866666vw;
    }
}

.profile_group_wrap .profile_group .profile_box_1 .profile .profile_head small {
    font-size: 15px;
    font-weight: normal;
    display: inline-block;
    vertical-align: top;
}

@media(max-width: 767px) {
    .profile_group_wrap .profile_group .profile_box_1 .profile .profile_head small {
        font-size: 4vw;
    }
}

.profile_group_wrap .profile_group .profile_box_1 .profile .profile_head span {
    color: #78033d;
    font-size: 15px;
    font-weight: normal;
    padding-left: 10px;
}

@media(max-width: 767px) {
    .profile_group_wrap .profile_group .profile_box_1 .profile .profile_head span {
        font-size: 3.2vw;
        padding-left: 0;
        display: block;
        line-height: normal;
        margin-top: 2px;
    }
}

.profile_group_wrap .profile_group .profile_box_1 .profile .career_list {
    background-color: #efefef;
    padding: 10px 0 10px 15px;
    margin: 15px 0 20px;
}

@media(max-width: 767px) {
    .profile_group_wrap .profile_group .profile_box_1 .profile .career_list {
        padding: 3.2vw 0 3.2vw 3.2vw;
        margin: 3.2vw 0 3.2vw;
    }
}

.profile_group_wrap .profile_group .profile_box_1 .profile .career_list li {
    line-height: 1.5;
}

@media(max-width: 767px) {
    .profile_group_wrap .profile_group .profile_box_1 .profile .career_list li {
        font-size: 4vw;
    }
}

/* profile_box_2
--------------------------*/
@media(max-width: 767px) {
    .profile_box_2 p {
        line-height: 1.64;
    }
}

.filtering_group {
    background-color: #f3f3f3;
    padding: 22px 0;
    margin: -50px 0 60px 0;
}

.filtering_group .side_padding p {
    font-size: 18px;
    font-weight: bold;
    display: inline-block;
    margin-right: 50px;
}

.filtering_group .side_padding ul {
    display: inline-block;
}

.filtering_group .side_padding ul li {
    display: inline-block;
    margin-right: 30px;
}

/*.filtering_group .side_padding ul li label {
    position: relative;
    padding-left: 25px;
}

.filtering_group .side_padding ul li label:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 17px;
    height: 17px;
    border: 1px solid #c3c3c3;
    border-radius: 4px;
    background-color: #fff;
    transform: translate(0, -50%);
}

.filtering_group .side_padding ul li label:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 17px;
    height: 17px;
    border: 1px solid #78033d;
    border-radius: 4px;
    background-color: #78033D;
    transform: translate(0, -50%);
}

.filtering_group .side_padding ul li label input {
    display: none;
}*/

.filtering_group .side_padding ul li label {
    overflow: hidden;
    cursor: pointer;
}

.filtering_group .side_padding ul li label input {
    position: absolute;
    left: -9999px;
}

.filtering_group .side_padding ul li label input+span {
    display: block;
}

.filtering_group .side_padding ul li label input+span:before {
    content: "";
    display: inline-block;
    width: 17px;
    height: 17px;
    background-image: url("/common/img/academics/performing_visual_arts/course_theater_dance/image-01.png");
    background-repeat: no-repeat;
    background-position: 0 0;
    vertical-align: middle;
    margin: -3px 7px 0 0;
}

.filtering_group .side_padding ul li label input:checked+span:before {
    content: "";
    display: inline-block;
    width: 17px;
    height: 17px;
    background-image: url("/common/img/academics/performing_visual_arts/course_theater_dance/image-02.png");
    background-repeat: no-repeat;
    background-position: 0 0;
    vertical-align: middle;
    margin: -3px 7px 0 0;
}

/* form.style1
--------------------------*/

form.style1 {
    margin-bottom: 2.5em;
}

form.style1 table {
    width: 100%;
    margin-bottom: 3em;
    border-collapse: separate;
}

form.style1 table th {
    position: relative;
}

form.style1 table td label {
    vertical-align: middle;
    padding: 0 1em 0 0;
    display: inline-block;
}

form.style1 table td input[type="text"],
form.style1 table td input[type="email"],
form.style1 table td input[type="tel"],
form.style1 table td textarea {
    height: 3em;
    vertical-align: middle;
    padding: 0 0.4em;
    border: 1px solid #e7e7e7;
    display: inline-block;
}

form.style1 table td input[type="text"],
form.style1 table td input[type="email"],
form.style1 table td input[type="tel"] {
    width: 100%;
}

form.style1 select {
    height: 3em;
    vertical-align: middle;
    padding: 0 0.4em;
    display: inline-block;
}

form.style1 select::-ms-expand {
    display: none;
}


form.style1 .inquirySelectWrapper {
    vertical-align: middle;
    border: 1px solid #e7e7e7;
    display: inline-block;
    position: relative;
}

form.style1 .inquirySelectWrapper:before {
    content: " ";
    position: absolute;
    right: 10px;
    top: 50%;
    width: 8px;
    height: 8px;
    border-bottom: 1px solid #66162f;
    border-right: 1px solid #66162f;
    transform: translate(0, -50%) rotate(45deg);
    margin-top: -3px;
    z-index: 2;
}

form.style1 .inquirySelectWrapper select {
    position: relative;
    padding-right: 25px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

form.style1 table td input.zip {
    width: 8em;
    vertical-align: top;
    margin-bottom: 1em;
}

form.style1 table td input.zip-2 {
    width: 8em;
    vertical-align: top;
    margin: 0;
}

form.style1 table td textarea {
    width: 100%;
    height: 8em;
}

form.style1 table .required th:after {
    content: "必須";
    font-size: 0.8em;
    font-weight: normal;
    color: #fff;
    font-family: "Yu Gothic", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Arial, "ＭＳ Ｐゴシック", Osaka, sans-serif;
    line-height: 1;
    padding: 0.25em 0.5em;
    background: #78023e;
    position: absolute;
    top: 2.5em;
    right: 2.5em;
}

form.style1 table .example {
    font-size: 0.8em;
    line-height: 1.5;
    margin-top: 0.5em;
    display: block;
}

form.style1 table .value {
    padding: 0.5em 0;
    display: inline-block;
}

form.style1 table .error {
    color: #f00;
    padding: 0.5em;
}

form.style1 .btnArea {
    text-align: center;
}

form.style1 .btnArea a {
    color: #78023e;
}

form.style1 .btnArea .btnStyle1 a,
form.style1 .btnArea .btnStyle1 button {
    color: #fff;
    font-weight: bold;
    line-height: 3.5;
    padding: 0 3em;
    border-radius: 1.75em;
    background: #78023e;
    display: inline-block;
    box-sizing: border-box;
    position: relative;
}

form.style1 .btnArea .btnStyle1 a::before,
form.style1 .btnArea .btnStyle1 a::after,
form.style1 .btnArea .btnStyle1 button::before,
form.style1 .btnArea .btnStyle1 button::after {
    width: 10px;
    height: 10px;
    margin-top: -7px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    display: inline-block;
}

form.style1 .btnArea .btnStyle1 a::after,
form.style1 .btnArea .btnStyle1 button::after {
    content: "";
    -webkit-transform: translateX(5px) rotate(45deg);
    transform: translateX(5px) rotate(45deg);
}

form.style1 .btnArea .btnStyle1.back a::before,
form.style1 .btnArea .btnStyle1.back button::before {
    content: "";
    -webkit-transform: translateX(-5px) rotate(-135deg);
    transform: translateX(-5px) rotate(-135deg);
}

form.style1 .btnArea .btnStyle1.back a::after,
form.style1 .btnArea .btnStyle1.back button::after {
    content: none;
}

@media print,
screen and (min-width: 768px) {
    form.style1 table th {
        width: 280px;
        padding: 25px 30px;
    }

    form.style1 table td {
        padding: 20px 30px;
    }

    form.style1 table td input[type="text"],
    form.style1 table td input[type="email"],
    form.style1 table td input[type="tel"],
    form.style1 table td textarea,
    form.style1 table td label {
        font-size: 15px;
        font-size: 1.5rem;
    }

    form.style1 .btnArea .btnStyle1 a,
    form.style1 .btnArea .btnStyle1 button {
        font-size: 15px;
        font-size: 1.5rem;
        cursor: pointer;
        transition: all 0.3s;
    }

    form.style1 .btnArea .btnStyle1 a:hover,
    form.style1 .btnArea .btnStyle1 button:hover {
        background: #953b6b;
        text-decoration: none;
    }
}

@media only screen and (max-width: 767px) {

    form.style1 table th,
    form.style1 table td {
        padding: 3vw 5vw;
        display: block;
    }

    form.style1 table td input[type="text"],
    form.style1 table td input[type="email"],
    form.style1 table td input[type="tel"],
    form.style1 table td textarea,
    form.style1 table td label {
        font-size: 16px;
        font-size: 1.6rem;
    }

    form.style1 table .required th:after {
        top: 1.25em;
    }

    form.style1 .btnArea .btnStyle1 a,
    form.style1 .btnArea .btnStyle1 button {
        width: 100%;
        font-size: 3.8vw;
        line-height: 1.5;
        text-align: center;
        padding: 12px 2em;
        display: block;
    }
}

input[type="radio"] {
    -webkit-appearance: radio;
    -moz-appearance: radio;
    appearance: radio;
    border: 1px solid #333;
    border-radius: 50%;
}

.list-radio {
    display: inline-block;
    margin: 0 0 20px;
}

td .list-radio:last-child {
    margin-bottom: 0;
}

.list-radio li {
    display: inline-block;
}

.text-left {
    text-align: left;
  margin-left: 10px;
}

.text-center {
    text-align: center;
}

.text-right {
    text-align: right;
}

@media(max-width: 767px) {
    .table03_inner+.text-right {
        text-align: left;
    }
}


/*休講情報,補講情報,教室変更,教室変更検索結果
--------------------------*/
.search-wrapper {
    border: 2px solid #bb819e;
    padding: 0 30px;
}

.search-wrapper>.style1 {
    margin-top: 30px;
}

/*試験情報
--------------------------*/
.none-wrapper {
    border: 2px solid #bb819e;
    padding: 15px 30px;
    margin-bottom: 30px;
}

@media(max-width: 767px) {
    .none-wrapper {
        padding: 10px 15px;
    }
}

/* nav-link
--------------------------*/
.nav-link {
    margin-bottom: 30px;
}

.nav-link .nav-link-list {
    display: inline-flex;
    flex-wrap: wrap;
}

.nav-link .nav-link-list li {
    margin: 6px 8px;
}

.nav-link .nav-link-list li a {
    display: block;
    background-color: #79033d;
    border: 1px solid #79033d;
    color: #fff;
    text-align: center;
    padding: 0 10px;
    font-size: 14px;
    border-radius: 3px;
    position: relative;
}

.nav-link .nav-link-list li a:hover,
.nav-link .nav-link-list li a:active,
.nav-link .nav-link-list li a:focus {
    text-decoration: none;
    background-color: #8f3b6c;
}


.bunbetsu_qa {
    margin-bottom: 20px;
}

.qa_block.bunbetsu_qa .qa_block_title a {
    text-decoration: none;
}

/* notice-info 休講のお知らせ
--------------------------*/
.notice-info {
    margin-bottom: 45px;
}

@media(max-width: 767px) {
    .notice-info {
        margin: 0;
    }
}

.notice-info__inner {
    background-color: #f2f2f2;
    padding: 15px 30px;
}

@media(max-width: 767px) {
    .notice-info__inner {
        padding: 15px;
    }
}

.notice-info__inner .btn02 {
    width: 147px;
    margin: 0 auto;
}

.notice-info__inner .btn02 a {
    color: #941e57;
}

.notice-info__inner .btn02 a:hover {
    color: #fff;
    border-color: #78033d;
    background-color: #78033d;
}

.notice-info h2 {
    font-size: 18px;
    text-align: center;
    color: #fff;
    background-color: #66162f;
    line-height: normal;
    padding: 15px 0;
}

@media(max-width: 767px) {
    .notice-info h2 {
        padding: 10px 0;
    }
}

.notice-info .notice-info__list {
    margin-bottom: 15px;
}

.notice-info .notice-info__list li {
    display: flex;
}

@media(max-width: 767px) {
    .notice-info .notice-info__list li {
        flex-direction: column;
        margin-bottom: 13px;
    }

    .notice-info .notice-info__list li:last-child {
        margin: 0;
    }
}

.notice-info .notice-info__list li span {
    color: #66162f;
    font-size: 15px;
    display: block;
    width: 140px;
    line-height: 1.86;
}

@media(max-width: 767px) {
    .notice-info .notice-info__list li span {
        font-size: 13px;
    }
}

.notice-info .notice-info__list li a {
    color: #222;
    text-decoration: none;
    font-size: 15px;
    line-height: 1.86;
}

@media(max-width: 767px) {
    .notice-info .notice-info__list li a {
        font-size: 13px;
    }
}

.notice-info .notice-info__list li a:hover {
    color: #941e57;
    text-decoration: underline;
}

/* .future_vision_block_1
--------------------------*/

.future_vision_block_1 {
    position: relative;
    background-color: #fafafa;
    z-index: 0;
}

.future_vision_block_1:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 46.0317%;
    padding-top: 46.0317%;
    background-image: linear-gradient(135deg, #f3f3f3 0%, #f3f3f3 50%, transparent 50%, transparent 100%);
    z-index: -1;
}

@media(max-width: 767px) {
    .future_vision_block_1:before {
        width: 59.0666%;
        padding-top: 59.0666%;
    }
}

.future_vision_block_1:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 63.7301%;
    padding-top: 63.7301%;
    background-image: linear-gradient(135deg, transparent 0%, transparent 50%, #f3f3f3 50%, #f3f3f3 100%);
    z-index: -1;
}

@media(max-width: 767px) {
    .future_vision_block_1:after {
        width: 73.2%;
        padding-top: 73.2%;
    }
}

.future_vision_block_1 .future_vision_block_1_inner {
    position: relative;
    max-width: 1080px;
    margin: 0 auto;
    padding: 80px 20px 100px;
}

@media(max-width: 767px) {
    .future_vision_block_1 .future_vision_block_1_inner {
        padding: 50px 15px 60px;
    }
}

.future_vision_block_1 .future_vision_block_1_desc {
    margin-bottom: 110px;
    font-size: 15px;
    line-height: 1.74;
}

@media(max-width: 767px) {
    .future_vision_block_1 .future_vision_block_1_desc {
        margin-bottom: 40px;
        font-size: 14px;
        line-height: 1.6;
    }
}

/* .future_vision_lead */

.future_vision_lead {
    margin-bottom: 70px;
    padding: 55px 80px 60px;
    background-color: #fff;
}

@media(max-width: 767px) {
    .future_vision_lead {
        margin-bottom: 40px;
        padding: 42px 20px;
    }
}

.future_vision_lead .future_vision_lead_head {
    margin-bottom: 30px;
    font-size: 25px;
    line-height: 1.44;
    text-align: center;
    color: #78033d;
}

@media(max-width: 767px) {
    .future_vision_lead .future_vision_lead_head {
        margin-bottom: 18px;
        font-size: 18px;
    }
}

.future_vision_lead p {
    font-size: 15px;
    line-height: 2;
}

@media(max-width: 767px) {
    .future_vision_lead p {
        font-size: 14px;
        line-height: 1.6;
    }
}

/* .future_vision_learn */

.future_vision_learn {
    display: flex;
    margin: 0 -20px;
}

@media(max-width: 767px) {
    .future_vision_learn {
        display: block;
        margin: 0;
    }
}

.future_vision_learn .future_vision_learn_item {
    width: 50%;
    padding: 0 20px;
}

@media(max-width: 767px) {
    .future_vision_learn .future_vision_learn_item {
        width: 100%;
        margin-bottom: 30px;
        padding: 0;
    }

    .future_vision_learn .future_vision_learn_item:last-child {
        margin-bottom: 0;
    }
}

.future_vision_learn .future_vision_learn_item .future_vision_learn_item_head {
    margin-bottom: 36px;
    font-size: 25px;
    line-height: 1.6;
    color: #78033d;
}

@media(max-width: 767px) {
    .future_vision_learn .future_vision_learn_item .future_vision_learn_item_head {
        margin-bottom: 18px;
        font-size: 18px;
        text-align: center;
    }
}

.future_vision_learn .future_vision_learn_item .future_vision_learn_item_desc {
    font-size: 15px;
    line-height: 1.74;
}

@media(max-width: 767px) {
    .future_vision_learn .future_vision_learn_item .future_vision_learn_item_desc {
        font-size: 14px;
        line-height: 1.6;
    }
}

.future_vision_learn .future_vision_learn_item .future_vision_learn_item_block {}

.future_vision_learn .future_vision_learn_item .future_vision_learn_item_block .future_vision_learn_item_block_img {
    margin-bottom: 20px;
}

@media(max-width: 767px) {
    .future_vision_learn .future_vision_learn_item .future_vision_learn_item_block .future_vision_learn_item_block_img {
        margin-bottom: 16px;
    }
}

.future_vision_learn .future_vision_learn_item .future_vision_learn_item_block .future_vision_learn_item_block_img img {
    max-width: 100%;
    margin: 0;
    display: block;
}

.future_vision_learn .future_vision_learn_item .future_vision_learn_item_block .future_vision_learn_item_block_head {
    margin-bottom: 16px;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.625;
    text-align: center;
}

@media(max-width: 767px) {
    .future_vision_learn .future_vision_learn_item .future_vision_learn_item_block .future_vision_learn_item_block_head {
        font-size: 15px;
    }
}

.future_vision_learn .future_vision_learn_item .future_vision_learn_item_block .future_vision_learn_item_block_desc {
    padding: 0 20px;
    font-size: 12px;
    line-height: 1.6666666666;
}

@media(max-width: 767px) {
    .future_vision_learn .future_vision_learn_item .future_vision_learn_item_block .future_vision_learn_item_block_desc {
        padding: 0;
        font-size: 14px;
        line-height: 1.6;
    }
}

/* .future_vision_block_2
--------------------------*/

.future_vision_block_2 {
    padding: 96px 0 65px;
}

@media(max-width: 767px) {
    .future_vision_block_2 {
        padding: 45px 0 60px;
    }
}

.future_vision_block_2 .future_vision_block_2_inner {
    max-width: 1080px;
    margin: 0 auto;
    padding: 0 20px;
}

@media(max-width: 767px) {
    .future_vision_block_2 .future_vision_block_2_inner {
        padding: 0 15px;
    }
}

.future_vision_block_2 .future_vision_block_2_inner>*:first-child {
    margin-top: 0;
}

.future_vision_block_2 .sec_title.l_sec {
    margin-bottom: 70px;
}

@media(max-width: 767px) {
    .future_vision_block_2 .sec_title.l_sec {
        margin-bottom: 48px;
    }
}

/* .future_vision_plan
--------------------------*/

.future_vision_plan {
    position: relative;
    z-index: 0;
}

@media(max-width: 767px) {
    .future_vision_plan {
        min-height: 0;
        margin-bottom: 60px;
        padding-top: 35px;
    }

    .future_vision_plan:last-child {
        margin-bottom: 0;
    }
}

.future_vision_plan .future_vision_plan_inner {
    max-width: 1080px;
    margin: 0 auto;
    padding: 0 20px;
    display: flex;
}

@media(max-width: 767px) {
    .future_vision_plan .future_vision_plan_inner {
        padding: 0 15px;
        display: block;
    }
}

.future_vision_plan .future_vision_plan_item_1 {
    width: 40%;
}

@media(max-width: 767px) {
    .future_vision_plan .future_vision_plan_item_1 {
        margin-bottom: 10px;
        width: 100%;
    }
}

.future_vision_plan .future_vision_plan_item_2 {
    width: 60%;
}

@media(max-width: 767px) {
    .future_vision_plan .future_vision_plan_item_2 {
        width: 100%;
    }
}

.future_vision_plan .future_vision_plan_head_1 {
    margin-bottom: 8px;
    font-size: 27px;
    line-height: 1.5;
    color: #8d1e54;
}

@media(max-width: 767px) {
    .future_vision_plan .future_vision_plan_head_1 {
        font-size: 15px;
    }
}

.future_vision_plan .future_vision_plan_head_2 {
    margin-bottom: 30px;
    font-size: 30px;
    line-height: 1.3333333333;
}

@media(max-width: 767px) {
    .future_vision_plan .future_vision_plan_head_2 {
        margin-bottom: 18px;
        font-size: 20px;
        line-height: 1.5;
    }
}

.future_vision_plan .future_vision_plan_lead {
    margin-bottom: 8px;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.5;
    color: #78033d;
}

@media(max-width: 767px) {
    .future_vision_plan .future_vision_plan_lead {
        margin-bottom: 10px;
        font-size: 15px;
    }
}

.future_vision_plan .future_vision_plan_desc {
    font-size: 15px;
    line-height: 1.74;
}

@media(max-width: 767px) {
    .future_vision_plan .future_vision_plan_desc {
        font-size: 14px;
        line-height: 1.6;
    }
}

.future_vision_plan .future_vision_plan_img {}

.future_vision_plan .future_vision_plan_img img {
    max-width: 100%;
    display: block;
}

.future_vision_plan .future_vision_plan_img.future_vision_plan_img_1 img {
    margin-left: auto;
    margin-right: 0;
}

.future_vision_plan .future_vision_plan_img.future_vision_plan_img_2 img {
    margin-left: 0;
    margin-right: auto;
}

.future_vision_plan .future_vision_plan_caption {
    width: 290px;
    margin: 10px 0 0 auto;
}

@media(max-width: 767px) {
    .future_vision_plan .future_vision_plan_caption {
        width: 100%;
        margin: 14px 0 0 0;
    }
}

.future_vision_plan .future_vision_plan_caption dt {
    margin-bottom: 6px;
    font-size: 16px;
    line-height: 1.5;
}

@media(max-width: 767px) {
    .future_vision_plan .future_vision_plan_caption dt {
        margin-bottom: 2px;
        font-weight: bold;
    }
}

.future_vision_plan .future_vision_plan_caption dd {
    font-size: 12px;
    line-height: 1.74;
}

@media(max-width: 767px) {
    .future_vision_plan .future_vision_plan_caption dd {
        font-size: 14px;
        line-height: 1.6;
    }
}

/* .future_vision_plan_1 */

.future_vision_plan.future_vision_plan_1 {
    min-height: 540px;
    margin-bottom: 60px;
    padding-top: 75px;
}

@media(max-width: 767px) {
    .future_vision_plan.future_vision_plan_1 {
        min-height: 0;
        margin-bottom: 60px;
        padding-top: 35px;
    }
}

.future_vision_plan.future_vision_plan_1:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 42.8571%;
    padding-top: 42.8571%;
    background-image: linear-gradient(135deg, #faf5f7 0%, #faf5f7 50%, transparent 50%, transparent 100%);
    z-index: -1;
}

@media(max-width: 767px) {
    .future_vision_plan.future_vision_plan_1:before {
        width: 72%;
        padding-top: 72%;
    }
}

.future_vision_plan.future_vision_plan_1 .future_vision_plan_item_2 {
    padding-left: 20px;
}

@media(max-width: 767px) {
    .future_vision_plan.future_vision_plan_1 .future_vision_plan_item_2 {
        padding: 0;
    }
}

/* .future_vision_plan_2 */

.future_vision_plan.future_vision_plan_2 {
    min-height: 510px;
    padding-bottom: 75px;
}

@media(max-width: 767px) {
    .future_vision_plan.future_vision_plan_2 {
        min-height: 0;
        padding-bottom: 0;
    }
}

.future_vision_plan.future_vision_plan_2:before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 42.8571%;
    padding-top: 42.8571%;
    background-image: linear-gradient(135deg, transparent 0%, transparent 50%, #f8f3fa 50%, #f8f3fa 100%);
    z-index: -1;
}

@media(max-width: 767px) {
    .future_vision_plan.future_vision_plan_2:before {
        top: 0;
        left: 0;
        right: auto;
        bottom: auto;
        width: 72%;
        padding-top: 72%;
        background-image: linear-gradient(135deg, #f8f3fa 0%, #f8f3fa 50%, transparent 50%, transparent 100%);
    }
}

.future_vision_plan.future_vision_plan_2 .future_vision_plan_inner {
    flex-direction: row-reverse;
}

.future_vision_plan.future_vision_plan_2 .future_vision_plan_item_2 {
    padding-right: 20px;
}

@media(max-width: 767px) {
    .future_vision_plan.future_vision_plan_2 .future_vision_plan_item_2 {
        padding: 0;
    }
}

/* .future_vision_plan_3 */

.future_vision_plan.future_vision_plan_3 {
    min-height: 540px;
    margin-bottom: 45px;
    padding-top: 75px;
}

@media(max-width: 767px) {
    .future_vision_plan.future_vision_plan_3 {
        min-height: 0;
        margin-bottom: 60px;
        padding-top: 35px;
    }
}

.future_vision_plan.future_vision_plan_3:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 42.8571%;
    padding-top: 42.8571%;
    background-image: linear-gradient(135deg, #f0f6f9 0%, #f0f6f9 50%, transparent 50%, transparent 100%);
    z-index: -1;
}

@media(max-width: 767px) {
    .future_vision_plan.future_vision_plan_3:before {
        width: 72%;
        padding-top: 72%;
    }
}

.future_vision_plan.future_vision_plan_3 .future_vision_plan_item_2 {
    padding-left: 20px;
}

@media(max-width: 767px) {
    .future_vision_plan.future_vision_plan_3 .future_vision_plan_item_2 {
        padding: 0;
    }
}

/* .future_vision_plan_4 */

.future_vision_plan.future_vision_plan_4 {
    min-height: 510px;
    padding-bottom: 75px;
}

@media(max-width: 767px) {
    .future_vision_plan.future_vision_plan_4 {
        min-height: 0;
        padding-bottom: 0;
    }
}

.future_vision_plan.future_vision_plan_4:before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 42.8571%;
    padding-top: 42.8571%;
    background-image: linear-gradient(135deg, transparent 0%, transparent 50%, #f4f9ef 50%, #f4f9ef 100%);
    z-index: -1;
}

@media(max-width: 767px) {
    .future_vision_plan.future_vision_plan_4:before {
        top: 0;
        left: 0;
        right: auto;
        bottom: auto;
        width: 72%;
        padding-top: 72%;
        background-image: linear-gradient(135deg, #f4f9ef 0%, #f4f9ef 50%, transparent 50%, transparent 100%);
    }
}

.future_vision_plan.future_vision_plan_4 .future_vision_plan_inner {
    flex-direction: row-reverse;
}

.future_vision_plan.future_vision_plan_4 .future_vision_plan_item_2 {
    padding-right: 20px;
}

@media(max-width: 767px) {
    .future_vision_plan.future_vision_plan_4 .future_vision_plan_item_2 {
        padding: 0;
    }
}

/* .future_vision_plan_5 */

.future_vision_plan.future_vision_plan_5 {
    min-height: 540px;
    padding-top: 75px;
}

@media(max-width: 767px) {
    .future_vision_plan.future_vision_plan_5 {
        min-height: 0;
        padding-top: 35px;
    }
}

.future_vision_plan.future_vision_plan_5:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 42.8571%;
    padding-top: 42.8571%;
    background-image: linear-gradient(135deg, #fff7ef 0%, #fff7ef 50%, transparent 50%, transparent 100%);
    z-index: -1;
}

@media(max-width: 767px) {
    .future_vision_plan.future_vision_plan_5:before {
        width: 72%;
        padding-top: 72%;
    }
}

.future_vision_plan.future_vision_plan_5 .future_vision_plan_item_2 {
    padding-left: 20px;
}

@media(max-width: 767px) {
    .future_vision_plan.future_vision_plan_5 .future_vision_plan_item_2 {
        padding: 0;
    }
}

.future_vision_plan.future_vision_plan_5 .future_vision_plan_item_1 {
    width: 46%;
}

@media(max-width: 767px) {
    .future_vision_plan.future_vision_plan_5 .future_vision_plan_item_1 {
        width: 100%;
    }
}

.future_vision_plan.future_vision_plan_5 .future_vision_plan_item_2 {
    width: 54%;
}

@media(max-width: 767px) {
    .future_vision_plan.future_vision_plan_5 .future_vision_plan_item_2 {
        width: 100%;
    }
}

/* .future_vision_block_3
--------------------------*/

.future_vision_block_3 {
    margin-bottom: -100px;
    background-image: url("/common/img/about/future-vision/future-bg-01.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center 0;
}

@media(max-width: 767px) {
    .future_vision_block_3 {
        margin-bottom: 0;
        background-image: url("/common/img/about/future-vision/sp/future-bg-01.jpg");
        background-position: center bottom;
    }
}

.future_vision_block_3 .future_vision_block_3_inner {
    max-width: 1080px;
    min-height: 811px;
    margin: 0 auto;
    padding: 110px 20px 85px;
}

@media(max-width: 767px) {
    .future_vision_block_3 .future_vision_block_3_inner {
        min-height: 0;
        padding: 45px 15px 75px;
    }
}

.future_vision_block_3 .future_vision_block_3_inner>*:first-child {
    margin-top: 0;
}

.future_vision_block_3 .future_vision_block_3_head {
    margin: 85px 0 32px;
    font-size: 25px;
    line-height: 1.6;
    color: #78033d;
}

@media(max-width: 767px) {
    .future_vision_block_3 .future_vision_block_3_head {
        margin: 36px 0 24px;
        font-size: 18px;
        line-height: 1.5;
    }
}

.future_vision_block_3 p {
    font-size: 15px;
    line-height: 1.74;
}

@media(max-width: 767px) {
    .future_vision_block_3 p {
        font-size: 14px;
        line-height: 1.6;
    }
}

.future_vision_block_3__notice {
    margin-top: 1em;
}

.interlocutor-profile {
    margin: 0 0 50px;
}

.interlocutor-profile__list {
    overflow: hidden;
}

.interlocutor-profile__list ul {
    display: flex;
    justify-content: center;
    background-color: #efefef;
    padding: 20px;
    flex-wrap: wrap;
    margin: -10px -65px 0;
}

@media (max-width: 767px) {
    .interlocutor-profile__list ul {
        margin: -10px -35px 0;
    }
}

.interlocutor-profile__list ul li {
    line-height: 1.6;
    position: relative;
    padding: 10px 65px 0;
}

@media (max-width: 767px) {
    .interlocutor-profile__list ul li {
        padding: 10px 35px 0;
        font-size: 12px;
        max-width:50%;
    }
}

.interlocutor-profile__list ul li:before,
.interlocutor-profile__list ul li:after {
    content: "";
    display: block;
    width: 8px;
    height: 70px;
    background-color: #d7d7d7;
    position: absolute;
    left: 0;
    top: 50%;
    margin: 12px 0 0;
}

@media (max-width: 767px) {

    .interlocutor-profile__list ul li:before,
    .interlocutor-profile__list ul li:after {
        width: 4px;
        height: 35px;
    }
}

.interlocutor-profile__list ul li:before {
    transform: translate(0, -50%) rotate(45deg);
}

@media (max-width: 767px) {
    .interlocutor-profile__list ul li:before {}
}

.interlocutor-profile__list ul li:after {
    transform: translate(0, -50%) rotate(-45deg);
}

@media (max-width: 767px) {
    .interlocutor-profile__list ul li:after {}
}

.interlocutor-profile__list ul li:first-child:before,
.interlocutor-profile__list ul li:first-child:after {
    content: none;
}

.catchcopy {
    font-size: 32px;
    text-align: center;
    font-weight: bold;
    color: #79033d;
    line-height: 1.5;
    margin: 50px 0 50px;
}

@media (max-width: 767px) {
    .catchcopy {
        font-size: 20px;
        margin: 20px 0 20px;
    }
}

/****about****/
.about-img {
    padding: 30px;
    max-width: 1200px;
    margin: 0 auto;
    line-height: 230%;
}
.about-text-1{
  max-width: 900px;
  margin: 0 auto;
  line-height: 160%;
  font-size:20px;
  padding: 10px;
}
.about-text-2{
  max-width: 900px;
  margin: 60px auto;
  line-height: 160%;
  font-size: 20px;
  padding: 10px;
}
.news .sub_pic {
    float: left;
    height: 350px;
    overflow: hidden;
    position: relative;
    width: 33%;
}
@media (max-width: 767px) {
    .news .sub_pic {
  float: none;
  height: 300px;
  width: 100%;
  }
}
.news .sub_pic .title {
    background: linear-gradient( rgba(0,0,0,0),rgba(0,0,0,0.6) );
    bottom: -20px;
    color:#fff;
    display: inline-block;
    font-size: 17px;
    left: 0;
    letter-spacing: 0.2px;
    line-height: 1.4em;
    min-height: 65px;
    padding: 19px 55px 19px 7%;
    position: absolute;
    width: 100%;
}
.content-01{
  margin-bottom: 50px;
}
.content-01 .t_wo_head {
    font-size: 28px;
    line-height: 1em;
    text-align: center;
    position: relative;
}
.content-01 .t_wo_head::after {
    background-color: #FCB069;
    content: "";
    display: block;
    height: 3px;
    margin: 16px auto 40px;
    width: 80px;
}
.t_container{
  max-width: 900px;
  margin: 0 auto;
  text-align: center;
}
/************cos tebale*********/
.cos-box{
    max-width: 1280px;
  margin: 0 auto;
  font-size: 15px;

}
.cos-table{
  border: none;
  text-align: center;
  vertical-align: middle;
  line-height: 150%;min-width:900px;
}
.cos-table th, .cos-table td{
  border: none;
  padding: 10px;
  text-align: center;
  vertical-align: middle;
}
.cos-table .level1Title{
  background: #7ac2d8;
  height: 100px;
  color:#ffffff;
  font-size: 19px;

}
.cos-table .level2Title{
  background: #4fafcb;
  height: 100px;
  color:#ffffff;
  font-size: 19px;

}
.cos-table .hd {
  border-bottom: 1.5px solid #fff;

}
.cos-table .level3Title{
  background: #3d8194;
  height: 100px;
  color:#ffffff;
  font-size: 19px;

}
.cos-table .level4Title{
  background: #237086;
  height: 100px;
  color:#ffffff;
  font-size: 19px;

}
.cos-table .level5Title{
  background: #2b477b;
  height: 100px;
  color:#ffffff;
  font-size: 19px;

}
.cos-table .level6Title{
  background: #0f2f6a;
  height: 100px;
  color:#ffffff;
  font-size: 19px;

}
.cos-table tr .last-button_old{
  background: #baced5;
  color: #fff;
}
.cos-table tr .last-button_even{
  background: #B1C8D0;
  color: #fff;
}
.cos-table .last-button_old:hover,.cos-table .last-button_even:hover{
  background: #ccc;
  /**cursor: pointer;**/
}
.cos-table .tdNomarlLabel{
  color:#4A6B80;
}
.cos-table .introduction1{
  background:#d3e1e6;
  text-align: left;
  font-size: 12px;
}
.cos-table .introduction2{
  background:#C5D8DE;
  text-align: left;
  font-size: 12px;
}

.cos-table th.with1{
  width: 20%;
}
.cos-table th.with2{
  width: 12%;
}
.cos-table th.with3{
  width: 14%;
}
.cos-table th.with4{
  width: 12%;
}
.cos-table th.with5{
  width: 32%;
}
.cos-table th.with6{
  width: 200px;
}
.cos-table .dropdown:hover .dropdown-menu {
    display: block;
}
.cos-table .dropdown-menu-right {
   right: 0;
    top: 0;
    font-size: 12px;
  width: 220px;
}
.cos-table .dropdown-item{
  padding-top:5px;
  padding-bottom: 5px;
}

/****スケジュール******/

.schedule-box{
    max-width: 1280px;
  margin: -60px auto 0px auto;
  font-size: 15px;
  background: #F7CCCC;
  text-align: center;
  padding: 60px;
}
.schedule-img{
  width:80%; display: block;margin: 0 auto
}
@media(max-width: 767px) {
  .schedule-box{
    padding: 10px;
  }
    .schedule-img{
       width: 100%;
    }
}

/***event***/
.event-box{
    max-width:1200px;
  margin: 0 auto;
  font-size: 18px;
  padding: 10px;
  line-height: 150%;
}
#schedule-list {
    position: relative;
  padding-bottom: 100px;
}
#schedule-list > li {
    margin-left: auto;
    margin-right: auto;
    width: 30%;
    margin-bottom: 7px;
}
#schedule-list > li .month {
    text-align: center;
    font-weight: bold;
    font-size: 2.5rem;
    padding-bottom: 12px;
    border-bottom: 2px solid
    #00a0e9;
    margin-bottom: 10px;
}
#schedule-list > li figure.pos1 {
    top: 0;
}
#schedule-list > li figure.left {
    left: 0;
}
#schedule-list > li figure {
    position: absolute;
    z-index: 1;
    width: 293px;
}
#schedule-list > li figure figcaption {
    text-align: left;
    margin-top: 12px;
    font-size: 1.6rem;
}
#schedule-list ul.label-list li .label {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 22px;
    height: 22px;
    line-height: 22px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    text-align: center;
    font-size: 1.3rem;
    color:
    white;
}
#schedule-list > li ul.label-list li {
    margin-bottom: 5px;
    min-height: 22px;
    line-height: 21px;
}
#schedule-list ul.label-list li {
    position: relative;
    padding-left: 30px;
    font-size: 1.6rem;
}
#schedule-list > li figure.right {
    right: 0;
}
#schedule-list > li figure.pos2 {
    top: 250px;
}
#schedule-list > li figure.pos3 {
    top: 500px;
}
#schedule-list > li figure.pos4 {
    top: 750px;
}
#schedule-list > li figure.pos5 {
    top: 1000px;
}
#schedule-list > li figure.pos6 {
    top: 1250px;
}
#schedule-list > li figure.pos7 {
    top: 1500px;
}
#schedule-list > li figure.pos8 {
    top: 1750px;
}
@media(max-width: 767px) {
  #schedule-list > li {
    width: 100%;
    margin-bottom: 40px;
   }
  #schedule-list > li .month {
    margin-bottom: 15px;
   }

  #schedule-list > li figure {
    position: static;
    width: 100%;
    margin-top: 20px;
    text-align: center;
}
  #schedule-list > li figure figcaption {
    margin-bottom: 8px;
    text-align: center;
}
}

/***コース***/
h2.baseMidasi{
  font-size: 23px;
  padding: 10px 10px 10px 0px;
  color:#2C2C2C;
  margin-top: 10px;
}
.cosUl{
  margin-left: 45px;
}
.cosUl li{
  padding: 10px;
  list-style-type:circle;
  line-height: 150%;
}
.event-box table.cosTable1 th, .event-box table.cosTable1 td{
  padding: 10px;
  text-align: center;
  border: solid 1px #000000!important;
}
.cosBox{
  width:100%;
    overflow: auto;
}
@media(max-width: 767px) {
.cosBox{
  width:100%;

  white-space: nowrap;
}
}
.cosTable1 th{
  background: #aaaaaa;
  color:#fff;
}
.cosTable1 td{
  border: solid 1px #000000!important;
}
.event-box table.cosTable1 {
  border: solid 1px #000000;

}
.btn-gradient-radius1 {
  display: inline-block;
  padding: 15px 40px;
  border-radius: 25px;
  text-decoration: none;
  color: #FFF;
  background-image: linear-gradient(45deg, #FFC107 0%, #ff8b5f 100%);
  transition: .4s;
}

.btn-gradient-radius1:hover {
  background-image: linear-gradient(45deg, #FFC107 0%, #f76a35 100%);
}
.btn-gradient-radius1::before {
    content: " ";
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -6px;
    width: 12px;
    height: 12px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(45deg);
}
.btn-gradient-radius2 {
  display: inline-block;
  padding: 15px 30px;
  border-radius: 25px;
  text-decoration: none;
  color: #FFF;
  background-image: linear-gradient(45deg, #FFC107 0%, #ff8b5f 100%);
  transition: .4s;
}

.btn-gradient-radius1:hover {
  background-image: linear-gradient(45deg, #FFC107 0%, #f76a35 100%);
}

.underbutton{
  float: right;
}
@media(max-width: 767px) {
  .underbutton{
      float: none;
    text-align: center;
    margin-top: 10px;
  }
}
.event-box table.cosTable2{
   min-width: 800px;
}
.event-box table.cosTable2 th, .event-box table.cosTable2 td{
  padding: 15px;
  text-align: center;
  border: solid 1px #000000!important;
}
.leftlabel{
  line-height: 150%;
}

.rightButton{

}

.uow{
   display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
@media(max-width: 767px) {
.uow{
      display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-flex-direction: column;
    flex-direction: column;
    height: 200px;
}
  .rightButton{
      margin: 0 auto;
    }
}
ul.tda{
  line-height: 160%
}
ul.tda li {
  padding: 2px;
  line-height: 200%;
}

/********生活情報********/
.informationBox{
  max-width: 1280px;
  margin: 0 auto;
  font-size: 15px;
  padding: 10px;
  line-height: 150%;
}

table.table3 th, table.table3 td{
  border: none!important;text-align: center;
  padding: 10px;
}
table.table3 th{
  background: #4FAFCB;
  color: #fff;
}

table.table3{
    border: none!important;

}
.midasi02{
  padding: 0.5em;/*文字周りの余白*/
  color: #494949;/*文字色*/
  background:#f4f4f4;
  border-left: solid 5px #4FAFCB;
  font-size: 20px;
}

.box{
  line-height: 30px;
}
.float-left{
  float: left;
}
.float-right{
  float: right;
}
.w-35{
  width: 35%;
}
.w-60{
  width: 60%;
}
.w-42{
  width: 42%;
}
.w-45{
  width: 45%;
}
.w-55{
  width: 55%;
}
.w-50{
  width: 50%;
}
@media(max-width: 1120px) {
  .float-left,.float-right{
    float:none;
  }
  .w-35,.w-45,.w-55,.w-50,.w-40{
      width: 100%!important;
    }
  .box-img{
      text-align: center;
  }
  .w-60{
  width: 100%;
}
}

.midasi3{
  border-bottom: 4px solid #4fafcb;
    padding-bottom: 30px;
  position: relative;
}
h3.midasi3::after{
  border-bottom: 2px solid #1c1919;
  padding-bottom: 50px;
  content: "";
  top: 19px;
  width: 100%;
  position: absolute;
  left: 0;
}
.childBox{

  margin-bottom: 50px;
}

.childBox2{

  margin-bottom: 50px;
  background: url(../images/j-map.png);
}
.title3{
  color: #72bfd5;
  font-size: 25px;
}
.title4{
  color: #72bfd5;
  font-size: 25px;
  margin-top: 60px;
  margin-left: 30px;
  margin-bottom: 30px;
}
h2.ppt{
  position:relative;
  padding:2px 48px;
  border-bottom:1px solid #4FAFCB;
  font-weight:lighter;
  width: 350px;
  font-size: 30px;
    color:#4fafcb;
  margin-bottom: 50px;
}
h2.ppt:first-letter{color:#62A1CB;}
h2.ppt:before, h2.ppt:after{
  content:"";
  display:block;
  position:absolute;
}
h2.ppt:before{
  width:32px;height:32px;
  border-radius:50%;
  border:1px solid #4FAFCB;;
  bottom:-16px;
  left:8px;
}
h2.ppt:after{
  height:64px;
  border-left:1px solid #4FAFCB;
  bottom:-32px;
  left:24px;
}
ul.merito li{
  padding-bottom: 20px;
  padding-left: 20px;
}
.merito-num{
  font-size: 25px;
  color:	#4FAFCB;
}

ul.d-service li{
  padding-bottom: 10px;
  padding-top: 10px;
  border-top: 1px solid
  #e6e4e4;
}
ul.d-service li:last-child{
  border-bottom: 1px solid
  #e6e4e4;
}
@media(max-width: 1120px) {
  ul.d-service li:last-child{
  border-bottom:  none;
}
}

.table4{
  border: 2px solid #4FAFCB;
  margin-top: 35px;
  text-align: center;
}
table.table4 td{
  border: 1px solid #ccc!important;
  padding-bottom: 20px;
  padding-top: 20px;
}
table.table4 td:first-child{
  width: 30%;
}

/***event***/
.box-1200{
    max-width:1200px;
  margin: 0 auto;
  font-size: 15px;
  padding: 10px;
  line-height: 150%;
}
.newTitle{
  color:#48b0c9;
  clear: both;
  margin-bottom: 20px;
  line-height: 1.1;
  font-size: 3.5rem;
  text-align: center;
}
.newTitle::after {
background-color: #FCB069;
content: "";
display: block;
height: 3px;
margin: 16px auto 40px;
width: 80px;
}
.uiw{
  text-align: center;
}
ul.sakin{
  background:#f4f3f3;
  max-width: 990px;
  padding: 20px;
  margin: 0 auto;
}
ul.sakin li{
  width: 33.3%;
  float: left;
  padding: 10px;
  text-align: center
}
@media screen and (max-width:767px) {
  .newTitle{
  color:#48b0c9;
  clear: both;
  line-height: 1.1;
  font-size: 2.5rem;
  text-align: center;
}
  ul.sakin li{
  width: 50%;
  float: left;
  padding: 10px;
  text-align: center
}
}
table.table5 td, table.table5 th{
  padding: 10px;
  text-align: center;
}
table.table5 th{
  background: #48b0c9;
  color: #fff;
}
.midasi05{
  color: #48b0c9;
  font-size: 21px;
}



/*入力フォームテーブル(inqueryTb)
---------------------------------------------------------------------------*/
.inqueryTb{
  width: 100%;
  margin:0 auto 20px auto;
  table-layout: auto;
  border-collapse: collapse;
  border: 1px solid #E4E4E4;
  background: #FFF;
}
.inqueryTb input::placeholder {
  color: #D0D0D0;
  font-size: 1em;
}
.inqueryTb td,
.inqueryTb th{
  padding:5px;
  border-bottom: 1px dotted #3e3434;
  box-sizing: border-box;
}
.inqueryTb th {
  width: 35%;
  text-align:left;
  vertical-align:middle;
  position:relative;
  padding-right: 40px;
  box-sizing: border-box;
  background:rgba(227, 224, 224, 0.5);
  padding-left: 30px;
}

@media screen and (max-width:480px){
.inqueryTb th,.inqueryTb td {
    display: block!important;
  width: 100%!important;
  height: auto!important;
}
.inqueryTb input::placeholder {
  color: #D0D0D0;
  font-size: 0.2em;
}


}
#inquery .niyu {
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 5px;
}
#inquery td input[type="text"], #inquery td input[type="email"], #inquery td input[type="tel"], #inquery td select, #inquery td textarea {
  width: 80%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #359ADA;
  border-radius: 7px;
  font-size: 13px;
  padding: 9px;
}
.requireIcon{

  text-align: center;
  border: 1px solid #D32F2F;
  border-radius: 3px;
  color: #D32F2F;
  display: inline-block;
  font-size: 11px;
  font-weight: normal;
  line-height: 1;
  padding: .4em .5em .3em .5em;
  vertical-align: middle;
  white-space: nowrap;
  margin-right: 1em;
  right: 10px;
  position: absolute;
}
.ninyiIcon{

  text-align: center;
  border: 1px solid #666;
  border-radius: 3px;
  color: #666;
  display: inline-block;
  font-size: 11px;
  font-weight: normal;
  line-height: 1;
  padding: .4em .5em .3em .5em;
  vertical-align: middle;
  white-space: nowrap;
  margin-right: 1em;
  right: 10px;
  position: absolute;
}
.radio-input{
    display: none;
}
.radio-input + label{
    padding-left: 20px;
    position:relative;
    margin-right: 20px;
}
.radio-input + label::before{
  content: "";
  display: block;
  position: absolute;
  top: 4px;
  left: 0;
  width: 15px;
  height: 15px;
  border: 1px solid #999;
  border-radius: 50%;
  background-color: #fff;
}
.radio-input:checked + label{
     color:#359ADA;
}
.radio-input:checked + label::after{
  content: "";
  display: block;
  position: absolute;
  top: 6px;
  left: 2px;
  width: 11px;
  height: 11px;
  background: #359ADA;
  border-radius: 50%;
}
 .form-checkbox {
  box-sizing: border-box;
  -webkit-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
  position: relative;
  display: inline-block;
  margin: 0 20px 8px 0;
  padding: 12px 12px 12px 42px;
  border-radius: 8px;
  background-color: #f6f7f8;
  vertical-align: middle;
  cursor: pointer;
}
.form-checkbox:hover {
  background-color: #BFD7F8;
}
.form-checkbox:hover:after {
  border-color: #359ADA;
}
.form-checkbox:after {
  -webkit-transition: border-color 0.2s linear;
  transition: border-color 0.2s linear;
  position: absolute;
  top: 50%;
  left: 15px;
  display: block;
  margin-top: -10px;
  width: 16px;
  height: 16px;
  border: 2px solid #bbb;
  border-radius: 6px;
  content: '';
}
.form-checkbox:before {
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
  position: absolute;
  top: 50%;
  left: 21px;
  display: block;
  margin-top: -7px;
  width: 5px;
  height: 9px;
  border-right: 3px solid #359ADA;
  border-bottom: 3px solid #359ADA;
  content: '';
  opacity: 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
input[type=checkbox]:checked + .form-checkbox:before {
  opacity: 1;
}
input[type=radio], input[type=checkbox] {
  display: none;
}

.checkbox-lg .custom-control-label::before,
.checkbox-lg .custom-control-label::after {
  top: .8rem;
  width: 1.55rem;
  height: 1.55rem;
}

.certifiList{
   display: flex;border-bottom: 1px solid #e8f0ec;
   padding-bottom: 5px;
   padding-top: 5px;

}
@media screen and (max-width:860px) {
  .certifiList{
     display: block;
}
}
.title.lv2 {
    background-color: #EAEAEA;
    border-left: 10px solid #55A2D2;
    color: #212121!important;
    font-size: 1.5rem!important;
    line-height: 1.35;
    margin-bottom: 10px;
    padding: 0.5em 0.5em 0.5em 15px;
    position: relative;
    margin-top: 60px;
}
#inquery .operate{
  text-align: center;
}
#inquery .frombtn{
    line-height: 1.25;
    text-decoration:none;
    font-weight:bold;
    background:#4fafcb;
    color:#fff !important;
    border-radius:.5em;
    padding:1em 4em;
    text-align: center;
    position: relative;
    transition:.3s;
  cursor: pointer;
  font-size: 15px;
}
#inquery .frombtnoff{
  line-height: 1.25;
    text-decoration:none;
    font-weight:bold;
    background:#ccc;
    color:#fff !important;
    border-radius:.5em;
    padding:1em 4em;
    text-align: center;
    position: relative;
  font-size: 15px;
}
.confirmcheck{
  margin:30px 0;

}

#inquery .frombtn:after{
    content:"";
    position:absolute;
    top:0;
    bottom:.1em;
    right:5%;
    margin:auto;
    width: .3em;
    height: .3em;
    border-top: .05em solid #fff;
    border-right: .05em solid #fff;
    transform: rotate(45deg);
    transition:.3s;
}
#inquery .frombtn:hover{
    opacity:.75;
}
#inquery .frombtn:hover:after{
    right:3%;
}
#formprivacy{
  border: 5px solid #8fade1;
  padding: 10px;
  margin-top: 30px;
  margin-bottom: 100px;
}
#formprivacy .title_sub{
  text-align: center;
  font-weight: bold;
  position: relative;
  margin-bottom: 20px;
}
#formprivacy .title_sub:after{
  display: block;
  content: "";
  position: absolute;
  width: 60px;
  left: 50%;
  transform: translateX(-50%);
  border-bottom: 1px solid #0D0C0C;
}
#formprivacy ul li{
  list-style-type:disc;
  margin-left: 30px;
}
.errorMessage{
  display: block;
  color:#ff0000;
}
.tdError{
  background-color: #f9e5e5;
}
#zone{
    border: 2px #aaa dotted;
    padding: 20px;
    width: 60%;
    text-align: center;
  float: left;
}
.file {
    display: inline-block;
    overflow: hidden;
    position: relative;
    padding: 0.2em;
    border: 1px solid #428bca;
    background: #428bca;
    color:#fff;
  margin-left:10px;
}

.file input[type="file"] {
    opacity: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    position: absolute;
    right: 0;
    top: 0;
    margin: 0;
    font-size: 100px;
    cursor: pointer;
}
.btn-danger {
    color: #fff;
    background-color: #428bca;
    border-color: #359ada;
}
.inquery_tel {
  margin-bottom: 50px; }
.inquery_tel:after {
    height: 0;
    clear: both;
    visibility: hidden;
    display: block;
    zoom: 1;
    content: ""; }
.inquery_tel .text-box {
    float: right;
    text-align: center;
    color: #fff;
    width: 50%;
    display: table;
  font-size: 15px;
    background-color: #0077cc; }
.inquery_tel .text-box .boxinner {
    display: table-cell;
    vertical-align: middle;
}
.inquery_tel .text-box .boxinner .text-01 {
    font-size: 200%;
  margin-right: 30px;

}
.text-01 a:link { color: #FDFDFD; text-decoration: none;}
.inquery_tel .text-box .boxinner .text-01 .sub {
          font-size: 37.5%;
          display: block;
}
.inquery_tel .text-box .boxinner .text-02 {
        font-size: 171.4%;
        line-height: 1.5 !important; }
.icon_pdf{
    background: url(../images/icon-pdf.png) no-repeat left center;
    display: inline-block;
    padding-left: 21px;
    height: 16px;
    min-height: 16px;
    line-height: 19px;
}
.icon_xlsx,.icon_xls{
    background: url(../images/icon-excel.png) no-repeat 9px center;
}
.icon_doc, .icon_docx{
    background: url(../images/icon-word.png) no-repeat left center;
    display: inline-block;
    padding-left: 21px;
    height: 16px;
    min-height: 16px;
    line-height: 19px;
}
@media screen and (max-width: 800px) {
.inquery_tel .text-box {
        width: 100%;
        float: none;
        height: auto; }
.inquery_tel .text-box .boxinner .text-01 {
          font-size: 150%; }
.inquery_tel .text-box .boxinner .text-01 .sub {
            font-size: 52.3%;
}
.inquery_tel .text-box .boxinner .text-02 {
          font-size: 114.3%; } }
.inquery_tel .img {
    width: 50%;
    float: left;
}
.inquery_tel .img img {
    width: 100%;
    display: block;
  height: 141.95px;
}
    @media screen and (max-width: 800px) {
.inquery_tel .img {
  width: 100%;
  float: none;
  height: auto; } }

.over-rare {
  position: fixed;
  width: 100vw;
  height: 100vh;
  top: 0px;
  left: 0px;
  background: #000;
  z-index: 9999;
}

#over-rare {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  background-color: rgba(0, 0, 0, 0.1);
  text-align: center;
}
#over-rare span.loading22 {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -10px;
  margin-left: -100px;
}

span.loading22 {
  position: relative;
  display: inline-block;
  width: 150px;
  height: 20px;
  border: 1px solid #359ada;
  overflow: hidden;
  border-radius: 5px;
  background-repeat: repeat-x;
  background-size: 40px 100%;
  background-image: -webkit-gradient(linear, left bottom, right top, from(#359ada), color-stop(0.3, #359ada), color-stop(0.31, transparent), to(transparent) ),
  -webkit-gradient(linear, left bottom, right top, from(transparent), color-stop(0.69, transparent), color-stop(0.7, #eaa67a), to(#eaa67a) );
  background-image: -webkit-linear-gradient(70deg,#319bbb 12px,transparent 0),-webkit-linear-gradient(250deg,#359ada 12px,transparent 0);
background-image: linear-gradient(70deg,#319bbb 12px,transparent 0),linear-gradient(250deg,#359ada 12px,transparent 0);
  -webkit-animation: animation22 2s linear infinite;
  animation: animation22 2s linear infinite;
}

  @-webkit-keyframes animation22 {
  0% {
    background-position: 0, 0;
  }
  100% {
    background-position: 100%, 100%;
  }
}
@keyframes animation22 {
  0% {
    background-position: 0, 0;
  }
  100% {
    background-position: 100%, 100%;
  }
}