.ghpchp-gallery1 { overflow:hidden; margin-bottom:50px; }
.ghpchp-gallery1 li { float:left; width:25%; height:285px; cursor:pointer; }
.ghpchp-gallery1 li .thumbnail { width:100%; height:100%; background-color:#000 !important; background-size:auto 160% !important; background-position:center !important; background-repeat:no-repeat !important; position:relative; }
.ghpchp-gallery1 li .thumbnail .bg { position:absolute; top:0px; left:0px; width:100%; height:100%; opacity:0.4; background-color:#000; transition:all 0.3s ease; }
.ghpchp-gallery1 li .title { text-align:center; font-size:22px; color:#fff; font-family:'noto sans korean'; font-weight:700; margin-bottom:0px; position:relative; z-index:1; margin-top:117px; }
.ghpchp-gallery1 li:hover .bg { opacity:0.2; }

.school_title { text-align:center; font-size:28px; margin-top:70px; margin-bottom:30px; color:#2f5073; }

.schoolGallery .swiper-slide { text-align:center; }
.schoolGallery .swiper-slide img { max-height:800px; }

.tingle-modal-box__content {
    padding-top: 0px;
    padding-bottom: 0px;
}
.tingle-modal-box__footer { font-size:16px; font-weight:600; }