@charset "UTF-8";
.pageMv_wrap {
    background: none;
    padding-bottom: 65px;
}
.information_wrap {
    background: url(../img/pageMv_bg.png) no-repeat center top;
    background: url(../webp/pageMv_bg.webp) no-repeat center top;
    position: relative;
}
.infoTtl_wrap {
    padding: 65px 0 85px;
}
.infoTtl_wrap .ttl {
    font-size: 30px;
    line-height: 1;
    font-weight: 500;
    color: #23b597;
    text-align: center;
    position: relative;
}
.infoTtl_wrap .ttl > span {
    background-image: linear-gradient(#f3faf8, #f3faf8);
    background-position: 0 100%;
    background-size: 100% 18px;
    background-repeat: repeat-x;
    padding: 0 .2em;
    padding-bottom: 4px;
}
.infoTtl_wrap .ttl .is-ruby {
	position: absolute;
	top: -1.5em;
	left: 0;
	right: 0;
	margin: auto;
    z-index: 9;
	font-size: 0.5em;
}
.infoRead_wrap {
    position: relative;
    overflow: hidden;
    padding: 116px 0 116px;
    background: #fbfbfb;
}
.infoRead_wrap:before,
.infoRead_wrap:after {
    content: '';
    display: block;
    width: 100%;
    position: absolute;
    left: 0;
    z-index: 1;
}
.infoRead_wrap:before {
    height: 20px;
    top: -2px;
    background: url(../img/top_bg_down.png) no-repeat center bottom / 100% auto;
    background: url(../webp/top_bg_down.webp) no-repeat center bottom / 100% auto;
}
.infoRead_wrap:after {
    height: 20px;
    bottom: -2px;
    background: url(../img/top_bg_up.png) no-repeat center top / 100% auto;
    background: url(../webp/top_bg_up.webp) no-repeat center top / 100% auto;
}
.infoRead_wrap .ttl {
    font-size: 32px;
    line-height: 1;
    font-weight: 500;
    color: #5cbea3;
    text-align: center;
}
.infoRead_wrap .ttl span {
    background-image: linear-gradient(rgba(252, 252, 0, .32), rgba(252, 252, 0, .32));
    background-position: 0 100%;
    background-size: 100% 18px;
    background-repeat: repeat-x;
    padding: 0 .2em;
    padding-bottom: 4px;
}
.infoRead_lst {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    /* margin-top: 62px; */
}
.infoRead_box {
    width: 490px;
}
.infoRead_box .img {
    margin-bottom: 36px;
}
.infoRead_box .img source,
.infoRead_box .img img {
    border-radius: 20px;
}
.infoRead_box .txt {
    font-size: 16px;
    line-height: 1.875;
    font-weight: 500;
}
.infoPoint_wrap {
    padding: 54px 0 128px;
    background: url(../img/page_bg.png) repeat-y center top;
    position: relative;
}
.infoPoint_ttl {
    font-size: 30px;
    line-height: 1;
    font-weight: 500;
    text-align: center;
    margin-bottom: 118px;
}
.infoPoint_ttl .is-line {
    background-image: linear-gradient(#f3faf8, #f3faf8);
    background-position: 0 100%;
    background-size: 100% 18px;
    background-repeat: repeat-x;
    padding: 0 .2em;
    padding-bottom: 4px;
}
.infoPoint_ttl .is-big {
    font-size: 40px;
    color: #5cbea3;
}
.infoPoint_box {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 62px;
}
.infoPoint_box:last-child {
    margin-bottom: 0;
}
.infoPoint_box .img {
    width: 512px;
    text-align: center;
}
.infoPoint_box .box {
    width: -webkit-calc(100% - 512px);
    width: calc(100% - 512px);
    box-sizing: border-box;
    padding-right: 98px;
}
.infoPoint_box .box .point {
    margin-bottom: 10px;
}
.infoPoint_box .box .ttl {
    font-size: 24px;
    line-height: 1;
    font-weight: 500;
    color: #23b597;
}
.infoPoint_box .box .txt {
    font-size: 16px;
    line-height: 1.875;
    font-weight: 500;
    margin-top: 18px;
}
.infoEvent_wrap {
    position: relative;
    overflow: hidden;
    padding: 104px 0 104px;
    background: #fbfbfb;
}
.infoEvent_wrap:before,
.infoEvent_wrap:after {
    content: '';
    display: block;
    width: 100%;
    position: absolute;
    left: 0;
    z-index: 1;
}
.infoEvent_wrap:before {
    height: 20px;
    top: -2px;
    background: url(../img/top_bg_down.png) no-repeat center bottom / 100% auto;
    background: url(../webp/top_bg_down.webp) no-repeat center bottom / 100% auto;
}
.infoEvent_wrap:after {
    height: 20px;
    bottom: -2px;
    background: url(../img/top_bg_up.png) no-repeat center top / 100% auto;
    background: url(../webp/top_bg_up.webp) no-repeat center top / 100% auto;
}
.infoEvent_ttl {
    font-size: 32px;
    line-height: 1;
    font-weight: 500;
    color: #5cbea3;
    text-align: center;
}
.infoEvent_ttl span {
    background-image: linear-gradient(rgba(252, 252, 0, .32), rgba(252, 252, 0, .32));
    background-position: 0 100%;
    background-size: 100% 18px;
    background-repeat: repeat-x;
    padding: 0 .2em;
    padding-bottom: 4px;
}
.infoEvent_add {
    font-size: 12px;
    line-height: 1;
    font-weight: 500;
    margin-top: 32px;
    text-align: center;
}
.infoEvent_lst {
    margin-top: 74px;
    position: relative;
}
.infoEvent_lst:before {
    content: '';
    display: block;
    width: 1px;
    height: -webkit-calc(100% + 30px);
    height: calc(100% + 30px);
    position: absolute;
    left: 100px;
    top: -30px;
    background: #e0e0e0;
    z-index: 1;
}
.infoEvent_box {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 40px;
}
.infoEvent_box:last-child {
    margin-bottom: 0;
}
.infoEvent_box .month {
    width: 54px;
    font-size: 18px;
    line-height: 1;
    font-weight: 500;
    color: #23b597;
    text-align: right;
    position: relative;
    order: 1;
}
.infoEvent_box .month:before {
    content: '';
    display: block;
    width: 17px;
    height: 17px;
    position: absolute;
    border-radius: 50%;
    left: 92px;
    top: 12px;
    background: #fff;
    border: 3px solid #5cbea3;
    z-index: 1;
    box-sizing: border-box;
}
.infoEvent_box .month span {
    font-size: 30px;
}
.infoEvent_box .box {
    padding-left: 100px;
    order: 2;
}
.infoEvent_box .box .ttl {
    font-size: 20px;
    line-height: 1;
    font-weight: 500;
    color: #23b597;
}
.infoEvent_box .box .txt {
    font-size: 14px;
    line-height: 1.857;
    font-weight: 400;
    margin-top: 18px;
}
.infoEvent_box .img {
    width: 300px;
    height: 180px;
    padding-right: 10px;
    padding-bottom: 10px;
    position: relative;
    z-index: 2;
    margin-left: auto;
    order: 3;
}
.infoEvent_box .img:before {
    content: '';
    display: block;
    width: 300px;
    height: 180px;
    position: absolute;
    right: 0;
    bottom: 0;
    border-radius: 20px;
    background: url(../img/bg_dot_grn.png) repeat left;
    z-index: 1;
}
.infoEvent_box .img source,
.infoEvent_box .img img {
    border-radius: 20px;
    position: relative;
    z-index: 3;
}
.infoCampus_wrap {
    padding: 74px 0 82px;
    background: url(../img/page_bg.png) repeat-y center top;
    position: relative;
}
.infoCampus_ttl {
    font-size: 30px;
    line-height: 1;
    font-weight: 500;
    text-align: center;
    margin-bottom: 65px;
}
.infoCampus_ttl span {
    background-image: linear-gradient(#f3faf8, #f3faf8);
    background-position: 0 100%;
    background-size: 100% 18px;
    background-repeat: repeat-x;
    padding: 0 .2em;
    padding-bottom: 4px;
}
.infoCampus_wrap .img {
    text-align: center;
}
.infoCampus_wrap .c-btn {
    margin-top: 50px;
}
.infoCnt_wrap {
    position: relative;
    overflow: hidden;
    padding: 104px 0 104px;
    background: #fbfbfb;
}
.infoCnt_wrap:before,
.infoCnt_wrap:after {
    content: '';
    display: block;
    width: 100%;
    position: absolute;
    left: 0;
    z-index: 1;
}
.infoCnt_wrap:before {
    height: 20px;
    top: -2px;
    background: url(../img/top_bg_down.png) no-repeat center bottom / 100% auto;
    background: url(../webp/top_bg_down.webp) no-repeat center bottom / 100% auto;
}
.infoCnt_wrap:after {
    height: 20px;
    bottom: -2px;
    background: url(../img/top_bg_up.png) no-repeat center top / 100% auto;
    background: url(../webp/top_bg_up.webp) no-repeat center top / 100% auto;
}
.infoCnt_box{
    margin-bottom: 120px;
}
.infoCnt_box:last-child{
    margin-bottom: 0;
}
.infoCnt_ttl{
    font-size: 32px;
    line-height: 1;
    font-weight: 500;
    color: #5cbea3;
    text-align: center;
}
.infoCnt_ttl span {
    background-image: linear-gradient(rgba(252, 252, 0, .32), rgba(252, 252, 0, .32));
    background-position: 0 100%;
    background-size: 100% 18px;
    background-repeat: repeat-x;
    padding: 0 .2em;
    padding-bottom: 4px;
}
.infoExpe_lst {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 0 65px;
    margin-top: 86px;
}
.infoExpe_box {
    width: 320px;
    border-radius: 20px;
    position: relative;
    z-index: 1;
}
.infoExpe_box a {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 20px;
    background: #fff;
    position: relative;
    z-index: 2;
    box-sizing: border-box;
    padding: 35px 34px 25px;
}
.infoExpe_box:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 20px;
    position: absolute;
    right: -10px;
    bottom: -10px;
    z-index: 1;
    background: url(../img/bg_dot_grn.png) repeat left;
}
.infoExpe_box .ttl {
    font-size: 20px;
    font-weight: 500;
    color: #23b597;
    text-align: center;
    margin-bottom: 26px;
}
.infoExpe_box .img {
    text-align: center;
}
.infoExpe_box .txt {
    font-size: 14px;
    line-height: 1.857;
    font-weight: 500;
    margin-top: 16px;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.infoExpe_box .txt .is-q_wrap {
    font-weight: bold;
    padding-left: 1em;
    position: relative;
    display: inline-block;
}
.infoExpe_box .txt .is-q_wrap .is-q {
    position: absolute;
    z-index: 9;
    top: -1px;
    left: 0;
}
.infoExpe_box .lnk {
    font-size: 14px;
    line-height: 1;
    font-weight: 500;
    color: #23b597;
    text-align: right;
    margin-top: 23px;
}
.infoExpe_box .lnk span {
    display: inline-block;
    position: relative;
    padding-right: 10px;
}
.infoExpe_box .lnk span:before {
    content: '';
    width: 6px;
    height: 6px;
    border-top: solid 2px #3dbba0;
    border-right: solid 2px #3dbba0;
    position: absolute;
    right: 0;
    top: 5px;
    transform: rotate(45deg);
}
.infoExpe_box .lnk span:after {
    background: #3dbba0;
    content: '';
    width: -webkit-calc(100% - 10px);
    width: calc(100% - 10px);
    height: 2px;
    position: absolute;
    left: 0;
    bottom: -5px;
    margin: auto;
    transform-origin: right top;
    transform: scale(1, 1);
    transition: transform .3s;
}
.infoStaff_wrap {
    background: #fff;
    border: 1px solid #5cbea3;
    border-radius: 20px;
    padding: 82px 100px 62px;
    margin-top: 66px;
}
.infoStaff_name {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 0 10px;
}
.infoStaff_name .img source,
.infoStaff_name .img img {
    border-radius: 20px;
}
.infoStaff_name .box {
    width: -webkit-calc(100% - 290px);
    width: calc(100% - 290px);
    box-sizing: border-box;
    padding-left: 78px;
}
.infoStaff_name .namebox {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
}
.infoStaff_name .box .name {
    font-size: 28px;
    line-height: 1;
    font-weight: 500;
}
.infoStaff_name .box .name span {
    font-size: 24px;
}
.infoStaff_name .box .en {
    font-size: 18px;
    line-height: 1;
    font-weight: 500;
}
.infoStaff_name .box .read {
    font-size: 18px;
    line-height: 1;
    font-weight: 500;
    color: #5cbea3;
    margin-top: 25px;
}
.infoStaff_txt {
    padding: 0 10px;
    margin-top: 48px;
    padding-top: 48px;
    border-top: 1px dotted #e0e0e0;
}
.infoStaff_txt .txt {
    font-size: 14px;
    line-height: 1.857;
    font-weight: 500;
}
.infoSchool_wrap {
    margin-top: 72px;
}
.infoSchool_ttl {
    font-size: 24px;
    line-height: 1;
    font-weight: 500;
    text-align: center;
    margin-bottom: 36px;
}
.infoSchool_box {
    border-bottom: 1px solid #ededed;
}
.infoSchool_box:first-of-type {
    border-top: 1px solid #ededed;
}
.infoSchool_box .ttl a {
    display: block;
    font-size: 28px;
    line-height: 1;
    font-weight: 500;
    padding: 30px 0;
    box-sizing: border-box;
    position: relative;
    text-align: center;
}
.infoSchool_box .ttl a:before {
    content: '';
    width: 10px;
    height: 10px;
    border-top: solid 3px #3dbba0;
    border-right: solid 3px #3dbba0;
    position: absolute;
    right: 40px;
    top: 50%;
    translate: 0 -50%;
    rotate: 135deg;
}
.infoSchool_box .ttl a .number {
    position: absolute;
    width: 130px;
    height: 46px;
    border-left: 1px solid #ededed;
    box-sizing: border-box;
    display: flex;
    justify-content: right;
    align-items: center;
    font-size: 24px;
    line-height: 1;
    top: 50%;
    right: 136px;
    transform: translateY(-50%);
    z-index: 9;
}
.infoSchool_box .ttl a .number .is-grn {
    color: #5cbea3;
    font-size: 30px;
}
.infoSchool_wrap .c-btn {
    max-width: 550px;
}
.infoSchool_box .box {
    display: none;
    padding-bottom: 20px;
}
.infoSchool_box .box .txt {
    font-size: 14px;
    line-height: 1.857;
    font-weight: 500;
}
.infoSchool_box .ttl.is-on a:before {
    rotate: -45deg;
}
.infoSchool_box .box.is-open {
    display: block;
}
.pageMap_wrap {
    padding: 60px 0 160px;
    background: url(../img/page_bg.png) repeat-y center top;
}
.pageMap_wrap .ttl {
    font-size: 30px;
    line-height: 1;
    font-weight: 500;
    text-align: center;
    margin-bottom: 55px;
}
.pageMap_wrap .ttl span {
    background-image: linear-gradient(#f3faf8, #f3faf8);
    background-position: 0 100%;
    background-size: 100% 18px;
    background-repeat: repeat-x;
    padding: 0 .2em;
    padding-bottom: 4px;
}
.pageMap_wrap .map {
    margin: 0 auto;
}
.pageMap_wrap .map iframe {
    border-radius: 20px;
}
.pageMap_wrap .txt {
    font-size: 14px;
    line-height: 1.857;
    font-weight: 500;
    margin-top: 48px;
}
.insta-list {
    display: flex;
    flex-wrap: wrap;
    gap: 30px 0;
    list-style-type: none;
    padding: 0;
    justify-content: space-between;
    width: 810px;
    margin: 0 auto;
}
.insta-list li {
    width: 100%;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
    border-radius: 20px; 
}
img.insta-thumbnail {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.insta-list li .like {
    margin-right: 15px;
}
.insta-list li a {
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
}
.insta-list li .c {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    display: none;
}
.insta-list li .c span {
    display: inline-block;
    padding: 0 0 0 42px;
    box-sizing: border-box;
    max-width: 50%;
    position: relative;
    font-size: 20px;
    font-weight: bold;
}
.insta-list li .c span:before {
    content: "";
    width: 35px;
    height: 35px;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
.insta-list li .like:before {
    background: url(../svg/icon_favorite.svg) no-repeat center top / 100% auto;
    
}
.insta-list li .comme {
    margin-right: 0;
}
.insta-list li .comme:before {
    background: url(../svg/icon_comment.svg) no-repeat center top / 100% auto;
}
.infoCam_lst {
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
    padding-bottom: 120px;
    gap: 0 32px;
}
.infoCam_box {
    position: relative;
    z-index: 2;
    margin-top: 65px;
}
.infoCam_box.is-only {
    margin: 0 auto;
    margin-top: 65px;
}
.infoCam_box:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    right: -5px;
    bottom: -5px;
    z-index: 1;
    background: #fff;
    border-radius: 20px;
    background: url(../img/bg_dot_grn.png) repeat left;
}
.infoCam_cnt {
    display: block;
    width: 350px;
    background: #fff;
    border-radius: 20px;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
    z-index: 2;
    height: 100%;
}
.infoCam_box .img source,
.infoCam_box .img img {
    width: 350px;
    height: 180px;
    object-fit: cover;
    border-radius: 20px 20px 0 0;
    transition:.3s all;
}
.infoCam_box .box {
    padding: 24px 20px 64px;
}
.infoCam_box .ttl {
    font-size: 22px;
    line-height: 1;
    font-weight: bold;
    padding-bottom: 20px;
    margin-bottom: 16px;
    border-bottom: 1px solid #23b597;
    vertical-align: middle;
}
.infoCam_box .lst {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 16px;
}
.infoCam_box .lst dt {
    width: 74px;
    font-size: 14px;
    line-height: 1.42;
    font-weight: bold;
    color: #3dbba0;
}
.infoCam_box .lst dd {
    width: -webkit-calc(100% - 74px);
    width: calc(100% - 74px);
    box-sizing: border-box;
    font-size: 14px;
    line-height: 1.42;
    font-weight: 500;
}
.infoCam_box .btn-more {
    position: absolute;
    right: 27px;
    bottom: 32px;
}
.btn-more {
    text-align: right;
    font-size: 14px;
    line-height: 1;
    font-weight: bold;
    color: #3dbba0;
}
.btn-more span {
    display: inline-block;
    position: relative;
    padding-right: 10px;
}
.btn-more span:before {
    content: '';
    width: 6px;
    height: 6px;
    border-top: solid 2px #3dbba0;
    border-right: solid 2px #3dbba0;
    position: absolute;
    right: 0;
    top: 5px;
    transform: rotate(45deg);
}
.btn-more span:after {
    background: #3dbba0;
    content: '';
    width: -webkit-calc(100% - 10px);
    width: calc(100% - 10px);
    height: 2px;
    position: absolute;
    left: 0;
    bottom: -5px;
    margin: auto;
    transform-origin: right top;
    transform: scale(1, 1);
    transition: transform .3s;
}
@media (min-width: 896px) {
    .infoExpe_box a:hover .lnk span:after {
        transform-origin: left top;
        animation: underLine .3s ease-out;
    }
    .infoPoint_box:nth-child(odd) {
        flex-direction: row-reverse;
    }
    .infoPoint_box:nth-child(odd) .box {
        padding: 0 0 0 98px;
    }
    .insta-list li a:hover:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        background: rgb(44 49 43 / 50%);
    }
    .insta-list li a:hover .c {
        display: block;
        width: 90%;
        text-align: center;
    }
    .insta-list li {
        max-width: 250px;
        max-height: 250px;
    }
    .infoEvent_box .box {
        max-width: 600px;
    }
    .infoCam_box:nth-child(-n+3) {
        margin-top: 0;
    }
    .infoCam_cnt .img {
        position: relative;
        overflow: hidden;
    }
    .infoCam_lst a:hover .img source,
    .infoCam_lst a:hover .img img {
        transform:scale(1.2,1.2);
    }
    a:hover .btn-more span:after {
        transform-origin: left top;
        animation: underLine .3s ease-out;
    }
    .infoExpe_box .txt {
        min-height: 130px;
    }
    .infoExpe_box .img {
        min-height: 114px;
    }
}
@media only screen and (max-width: 896px) {
    .pageMv_wrap {
        background: none;
        padding-bottom: 32px;
    }
    .information_wrap {
        background: url(../img/sp/pageMv_bg.png) no-repeat center top 115px / 380px auto;
        background: url(../webp/sp/pageMv_bg.webp) no-repeat center top 115px / 380px auto;
    }
    .infoTtl_wrap {
        padding: 32px 0 55px;
    }
    .infoTtl_wrap .ttl {
        font-size: 20px;
        line-height: 1.4;
    }
    .infoTtl_wrap .ttl > span {
        background-size: 100% 14px;
        padding-bottom: 2px;
    }
    .infoRead_wrap {
        padding: 35px 0 40px;
    }
    .infoRead_in {
        padding: 0 20px;
    }
    .infoRead_wrap:before {
        height: 10px;
        background: url(../img/sp/top_bg_down.png) no-repeat center bottom / 100% auto;
        background: url(../webp/sp/top_bg_down.webp) no-repeat center bottom / 100% auto;
    }
    .infoRead_wrap:after {
        height: 10px;
        background: url(../img/sp/top_bg_up.png) no-repeat center top / 100% auto;
        background: url(../webp/sp/top_bg_up.webp) no-repeat center top / 100% auto;
    }
    .infoRead_wrap .ttl {
        font-size: 18px;
        line-height: 1.4;
    }
    .infoRead_wrap .ttl span {
        background-size: 100% 10px;
        padding-bottom: 2px;
    }
    .infoRead_lst {
        display: block;
        /* margin-top: 38px; */
    }
    .infoRead_box {
        width: 100%;
        margin-bottom: 40px;
    }
    .infoRead_box:last-child {
        margin-bottom: 0;
    }
    .infoRead_box .img {
        text-align: center;
        margin-bottom: 20px;
    }
    .infoRead_box .img source,
    .infoRead_box .img img {
        max-width: 340px;
        width: 100%;
        height: auto;
        border-radius: 20px;
    }
    .infoRead_box .txt {
        font-size: 12px;
        line-height: 1.66;
    }
    .infoPoint_wrap {
        padding: 65px 0 46px;
        background: #fff;
    }
    .infoPoint_in {
        padding: 0 20px;
    }
    .infoPoint_ttl {
        font-size: 18px;
        line-height: 1.4;
        margin-bottom: 28px;
    }
    .infoPoint_ttl .is-line {
        background-size: 100% 10px;
        padding-bottom: 2px;
    }
    .infoPoint_ttl .is-big {
        font-size: 26px;
    }
    .infoPoint_box {
        flex-direction: column-reverse;
        margin-bottom: 35px;
    }
    .infoPoint_box .img {
        width: auto;
        text-align: center;
        margin-bottom: 10px;
    }
    .infoPoint_box .img img,
    .infoPoint_box .img source {
        width: 100%;
        height: auto;
        max-width: 326px;
    }
    .infoPoint_box .box {
        width: 100%;
        padding-right: 0;
    }
    .infoPoint_box .box .point {
        margin-bottom: 16px;
    }
    .infoPoint_box .box .ttl {
        font-size: 20px;
        line-height: 1.4;
    }
    .infoPoint_box .box .txt {
        font-size: 12px;
        line-height: 1.66;
        margin-top: 10px;
    }
    .infoEvent_wrap {
        padding: 50px 0 50px;
    }
    .infoEvent_wrap:before {
        height: 10px;
        background: url(../img/sp/top_bg_down.png) no-repeat center bottom / 100% auto;
        background: url(../webp/sp/top_bg_down.webp) no-repeat center bottom / 100% auto;
    }
    .infoEvent_wrap:after {
        height: 10px;
        background: url(../img/sp/top_bg_up.png) no-repeat center top / 100% auto;
        background: url(../webp/sp/top_bg_up.webp) no-repeat center top / 100% auto;
    }
    .infoEvent_in {
        padding: 0 20px;
    }
    .infoEvent_ttl {
        font-size: 18px;
        line-height: 1.4;
    }
    .infoEvent_ttl span {
        background-size: 100% 10px;
        padding-bottom: 2px;
    }
    .infoEvent_add {
        font-size: 10px;
        margin-top: 20px;
    }
    .infoEvent_lst {
        padding-left: 12px;
        margin-top: 40px;
    }
    .infoEvent_lst:before {
        height: -webkit-calc(100% + 15px);
        height: calc(100% + 15px);
        left: 12px;
        top: -15px;
    }
    .infoEvent_box {
        display: block;
        margin-bottom: 40px;
    }
    .infoEvent_box .month {
        width: auto;
        font-size: 15px;
        text-align: left;
        padding-left: 18px;
        margin-bottom: 15px;
    }
    .infoEvent_box .month:before {
        width: 13px;
        height: 13px;
        left: -6px;
        top: 5px;
        border: 2px solid #5cbea3;
    }
    .infoEvent_box .month span {
        font-size: 20px;
    }
    .infoEvent_box .box {
        margin-top: 18px;
        padding-left: 18px;
    }
    .infoEvent_box .box .ttl {
        font-size: 16px;
        line-height: 1.4;
    }
    .infoEvent_box .box .txt {
        font-size: 12px;
        line-height: 1.66;
        margin-top: 8px;
    }
    .infoEvent_box .img {
        width: 226px;
        height: 134px;
        padding-right: 5px;
        padding-bottom: 5px;
        margin-left: 18px;
    }
    .infoEvent_box .img:before {
        width: 226px;
        height: 134px;
        border-radius: 10px;
    }
    .infoEvent_box .img source,
    .infoEvent_box .img img {
        border-radius: 10px;
        position: relative;
        z-index: 3;
    }
    .infoCampus_wrap {
        padding: 60px 0;
        background: #fff;
    }
    .infoCampus_in {
        padding: 0 20px;
    }
    .infoCampus_ttl {
        font-size: 18px;
        line-height: 1.4;
        margin-bottom: 26px;
    }
    .infoCampus_ttl span {
        background-size: 100% 10px;
        padding-bottom: 2px;
    }
    .infoCampus_wrap .img {
        text-align: center;
    }
    .infoCampus_wrap .img source,
    .infoCampus_wrap .img img {
        width: 100%;
        height: auto;
        max-width: 340px;
    }
    .infoCampus_wrap .c-btn {
        margin-top: 28px;
    }
    .infoCnt_wrap {
        padding: 60px 0;
    }
    .infoCnt_wrap:before {
        height: 10px;
        background: url(../img/sp/top_bg_down.png) no-repeat center bottom / 100% auto;
        background: url(../webp/sp/top_bg_down.webp) no-repeat center bottom / 100% auto;
    }
    .infoCnt_wrap:after {
        height: 10px;
        background: url(../img/sp/top_bg_up.png) no-repeat center top / 100% auto;
        background: url(../webp/sp/top_bg_up.webp) no-repeat center top / 100% auto;
    }
    .infoCnt_in {
        padding: 0 20px;
    }
    .infoCnt_box{
        margin-bottom: 80px;
    }
    .infoCnt_ttl{
        font-size: 18px;
        line-height: 1.4;
    }
    .infoCnt_ttl span {
        background-size: 100% 10px;
        padding-bottom: 2px;
    }
    .infoExpe_lst {
        display: block;
        margin-top: 38px;
    }
    .infoExpe_box {
        width: 250px;
        height: auto;
        margin: 0 auto;
        border-radius: 20px;
        margin-bottom: 40px;
    }
    .infoExpe_box:last-child {
        margin-bottom: 0;
    }
    .infoExpe_box a {
        padding: 30px 18px 32px;
    }
    .infoExpe_box:before {
        width: 250px;
        height: 100%;
        border-radius: 20px;
    }
    .infoExpe_box .ttl {
        font-size: 18px;
        margin-bottom: 15px;
    }
    .infoExpe_box .img {
        text-align: center;
    }
    .infoExpe_box .txt {
        font-size: 12px;
        line-height: 1.66;
        font-weight: 500;
        margin-top: 16px;
    }
    .infoExpe_box .lnk {
        font-size: 12px;
        position: static;
        margin-top: 10px;
    }
    .infoExpe_box .lnk span {
        display: inline-block;
        position: relative;
        padding-right: 10px;
    }
    .infoExpe_box .lnk span:before {
        content: '';
        width: 6px;
        height: 6px;
        border-top: solid 2px #3dbba0;
        border-right: solid 2px #3dbba0;
        position: absolute;
        right: 0;
        top: 5px;
        transform: rotate(45deg);
    }
    .infoExpe_box .lnk span:after {
        background: #3dbba0;
        content: '';
        width: -webkit-calc(100% - 10px);
        width: calc(100% - 10px);
        height: 2px;
        position: absolute;
        left: 0;
        bottom: -5px;
        margin: auto;
        transform-origin: right top;
        transform: scale(1, 1);
        transition: transform .3s;
    }
    .infoStaff_wrap {
        border-radius: 10px;
        padding: 25px 18px 26px;
        margin-top: 30px;
    }
    .infoStaff_name {
        display: block;
        text-align: center;
        padding: 0;
    }
    .infoStaff_name .img source,
    .infoStaff_name .img img {
        border-radius: 5px;
    }
    .infoStaff_name .box {
        width: 100%;
        box-sizing: border-box;
        padding: 26px 0 0;
    }
    .infoStaff_name .namebox {
        justify-content: center;
    }
    .infoStaff_name .box .name {
        font-size: 20px;
        line-height: 1.4;
    }
    .infoStaff_name .box .name span {
        font-size: 14px;
    }
    .infoStaff_name .box .en {
        font-size: 14px;
        line-height: 1.4;
    }
    .infoStaff_name .box .read {
        font-size: 14px;
        line-height: 1.4;
        margin-top: 10px;
    }
    .infoStaff_txt {
        padding: 0;
        margin-top: 24px;
        padding-top: 24px;
        border-top: 1px dotted #e0e0e0;
    }
    .infoStaff_txt .txt {
        font-size: 12px;
        line-height: 1.66;
    }
    .infoSchool_wrap {
        margin-top: 35px;
    }
    .infoSchool_ttl {
        font-size: 18px;
        margin-bottom: 25px;
    }
    .infoSchool_box {
        border-bottom: 1px solid #ededed;
    }
    .infoSchool_box:first-of-type {
        border-top: 1px solid #ededed;
    }
    .infoSchool_box .ttl a {
        font-size: 18px;
        padding: 18px 0 18px 22px;
        text-align: left;
    }
    .infoSchool_box .ttl a:before {
        width: 6px;
        height: 6px;
        border-top: solid 2px #3dbba0;
        border-right: solid 2px #3dbba0;
        right: 4px;
    }
    .infoSchool_box .ttl a .number {
        width: 60px;
        height: 25px;
        font-size: 18px;
        right: 32px;
    }
    .infoSchool_box .ttl a .number .is-grn {
        font-size: 18px;
    }
    .infoSchool_wrap .c-btn {
        height: 60px;
    }
    .infoSchool_wrap .c-btn a span {
        line-height: 1.4;
        font-size: 16px;
    }
    .infoSchool_box .box {
        display: none;
        padding-bottom: 16px;
    }
    .infoSchool_box .box .txt {
        font-size: 12px;
        line-height: 1.66;
    }
    .pageMap_wrap {
        padding: 50px 0 80px;
        background:#fff;
    }
    .pageMap_in {
        padding: 0 20px;
    }
    .pageMap_wrap .ttl {
        font-size: 18px;
        margin-bottom: 28px;
    }
    .pageMap_wrap .ttl span {
        background-size: 100% 14px;
        padding-bottom: 2px;
    }
    .pageMap_wrap .map iframe {
        width: 100%;
        height: 328px;
        border-radius: 10px;
    }
    .pageMap_wrap .txt {
        font-size: 13px;
        line-height: 1.769;
        margin-top: 20px;
    }
    .insta-list {
        gap: 4.375vw;
        justify-content: center;
        width: 100%;
    }
    .insta-list li {
        width: 41vw;
        height: 41vw;
        border-radius: 10px;
    }
    .infoCam_lst {
        display: block;
        padding-bottom: 80px;
    }
    .infoCam_box {
        width: -webkit-calc(100% - 40px);
        width: calc(100% - 40px);
        margin: 0 auto;
        margin-top: 20px;
    }
    .infoCam_box:first-child {
        margin-top: 0;
    }
    .infoCam_box.is-only {
        margin-top: 20px;
    }
    .infoCam_box:before {
        width: 100%;
        height: 100%;
        right: -5px;
        bottom: -5px;
        border-radius: 10px;
    }
    .infoCam_cnt {
        display: block;
        width: 100%;
        min-height: auto;
        border-radius: 10px;
    }
    .infoCam_box .img source,
    .infoCam_box .img img {
        width: 100%;
        height: 150px;
        object-fit: cover;
        border-radius: 10px 10px 0 0;
    }
    .infoCam_box .box {
        padding: 15px 18px 25px;
    }
    .infoCam_box .ttl {
        font-size: 20px;
        padding-bottom: 15px;
        margin-bottom: 15px;
    }
    .infoCam_box .lst {
        display: flex;
        flex-wrap: wrap;
        margin-bottom: 16px;
    }
    .infoCam_box .lst dt {
        width: 80px;
        font-size: 13px;
        line-height: 1.53;
    }
    .infoCam_box .lst dd {
        width: -webkit-calc(100% - 80px);
        width: calc(100% - 80px);
        font-size: 13px;
        line-height: 1.53;
    }
    .infoCam_box .btn-more {
        position: static;
    }
    .btn-more {
        font-size: 13px;
    }
    .btn-more span:before {
        top: 4px;
    }
}
@media only screen and (max-width: 374px) {

}