﻿/* 공통 */
.tit_wrap {position: relative;}
.tit_wrap h2 {display:block; max-width:100%; margin-bottom: 1rem; height: 2rem; line-height: 2rem; vertical-align: middle; font-size: 1.1rem; font-weight: 700; color: #333; white-space: nowrap; overflow: hidden;}
.btn_more {position: absolute; top: 0; right: 0; display: inline-block; width: 2rem; height: 2rem; line-height: 2rem; text-align: center; font-size: 1.2rem; color: #000; background: #f1f1f1; border-radius: 50%; -webkit-transition: all .15s; transition: all .15s;}
.btn_more:hover,
.btn_more:focus {transform: rotate(180deg); -webkit-transform: rotate(180deg);}

/* 메인비주얼 */
.MVisual0100 {position: relative; height: 100%; overflow:hidden;}
.MVisual0100 .item {line-height: 0; overflow: hidden;}
.MVisual0100 .item img {position: relative; width: auto; height: 100%; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); border-radius: 13rem;}
.MVisual0100 .control {position: absolute; bottom: 2rem; left: 50%; margin-left: -3rem; z-index: 1;}
.MVisual0100 .control > a {display: inline-block; width: 2rem; height: 2rem; line-height: 2rem; text-align: center; color: #fff; background: rgb(17, 50, 30, 0.5); border-radius: 50%; transition: all .15s; -webkit-transition: all .15s;}
.MVisual0100 .control > a.play {display: none;}
.MVisual0100 .control > a:hover,
.MVisual0100 .control > a:focus {background: rgba(3, 3, 39, 0.6);}

/* 팝업존 */
.pop0100 {position: relative; width: 100%; height: 100%;}
.pop0100 .tit_wrap h2 {margin-right:8rem;}
.pop0100 .nss_pg {position: absolute; top: 0; right: 0; height: 2rem; line-height: 2rem; vertical-align: middle;}
.pop0100 .nss_pg p {float: left; display: inline-block; margin-right: 0.25rem; font-size: 0.85rem; color: #000;}
.pop0100 .nss_pg p strong {position: relative; font-weight: 600; color: #0076d2;}
.pop0100 .nss_pg p strong::after{content:''; display:inline-block; width: 3px; height: 10px; background: #ccc; transform:rotate(45deg); margin: 0 0.7rem; vertical-align:middle;}
.pop0100 .nss_pg a {float: left; display: inline-block; width: 2rem; height: 2rem; line-height: 2rem; text-align: center; vertical-align: middle; font-size: 1.2rem; color: #000;}
.pop0100 .nss_pg .stop,
.pop0100 .nss_pg .play {background: #f1f1f1; border-radius: 50%; font-size:1rem;}
.pop0100 .nss_pg .play {display: none;}
.pop0100 .pop_img {position: relative; padding: 0.75rem 1rem 0; width: 100%; height: calc(100% - 3rem); text-align: center; overflow: hidden;}
.pop0100 .pop_img:before {position: absolute; top: 0; left: 0; width: 100%; height: calc(100% - 0.75rem); background: url('/images/schl/template/T0100/main/0100_pttrn_square01.png') repeat; border-radius: 1.5rem; content: ""; z-index:-1;}
.pop0100 .pop_img .slick-list{ background:#eee; border-radius:1rem;}
.pop0100 .pop_img div,
.pop0100 .pop_img .item {height: 100%;}
.pop0100 .pop_img .item a {position: relative; display: block; height: 100%; overflow: hidden; line-height:0;}
.pop0100 .pop_img .item img {position:relative; top: 50%; max-width:100%; width:auto; max-height:100%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%);}

/* 게시판 */
.notice0100 {position: relative; height: 100%; color: #222;}
.notice0100 .titTab ul {position: relative; display: inline-block; width: 100%; font-size: 0;}
.notice0100 .titTab ul:after {clear: both; display: block; content: "";}
.notice0100 .titTab li {float: left; position: relative; display: inline-block; margin-bottom: 1.25rem; max-width: 31%; font-size: 1.1rem; font-weight: 400; vertical-align: top; background: url('/images/schl/template/T0100/main/0100_bg_notice.png') no-repeat right center; overflow: hidden;}
.notice0100 .titTab li:last-child {background: none;}
.notice0100 .titTab li a {position: relative; display: block; padding: 0 1rem; color: #555;  transition: color 0.3s; -webkit-transition: color 0.3s;}
.notice0100 .titTab li a:before {position: absolute; bottom: 0; left: 0.5rem; display: inline-block; width: 0; height: 0.75rem; background: #0077d1; border-radius: 0.4rem; opacity: 0.1; content: '';}
.notice0100 .titTab li a span {position: relative; display: block; white-space: nowrap; overflow: hidden;}
.notice0100 .list_box {display: none; width: 100%;}
.notice0100 .list_box ul {width: 100%; overflow: hidden;}
.notice0100 .list_box li {float: left; width: calc(50% - 0.25rem); height: 5.75rem;}
.notice0100 .list_box li:nth-of-type(n+5) {display: none;}
.notice0100 .list_box li:nth-of-type(2n) {margin-left: 0.5rem;}
.notice0100 .list_box li:nth-of-type(-n+3) {margin-bottom: 0.5rem;}
.notice0100 .list_box li a {position: relative; display: block; padding: 1.25rem 1.5rem; font-weight: 400; color: #333; background: #fff; border-radius: 1rem; border: 1px solid #e4e4e4;}
.notice0100 .list_box li p {margin-bottom: 1rem; height: 1rem; line-height: 1rem; font-size: 0.9rem; font-weight: 600; overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.notice0100 .list_box li span {display: inline-block; font-size: 0.8rem; color: #777;}
.notice0100 .list_box li a.new span {position: relative; padding-left: 1.5rem;}
.notice0100 .list_box li a.new span:before{position: absolute; top: 0; left: 0; width: 1.25rem; height: 1.25rem; line-height: 1.25rem; text-align: center; font-family: 'Sora'; font-size: 0.7rem; font-weight: 600; color:#fff; background: #0077d1; border-radius: 50%; content: "N";}
.notice0100 .list_box li.no_data {width: 100%; line-height: 11rem; text-align: center;}
/* 게시판 : active */
.notice0100 .titTab li a:hover,
.notice0100 .titTab li a:focus,
.notice0100 .titTab li a.current {color: #000; font-weight: 700;}
.notice0100 .titTab li a:hover:before,
.notice0100 .titTab li a:focus:before,
.notice0100 .titTab li a.current:before {width: calc(100% - 1rem);}
.notice0100 .titTab li a,
.notice0100 .titTab li a:before,
.notice0100 .titTab li a:after {-webkit-transition: all .15s; transition: all .15s;}
.notice0100 .list_box.on {display: block;}

/* 식단 */
.meal_menu0100 {position: relative; width: 100%; height: 100%;}
.meal_menu0100 .tit_wrap h2 {margin-right:3rem;}
.meal_menu0100 .inner {padding-right: 5.5rem; height: calc(100% - 3rem); background: #fff url('/images/schl/template/T0100/main/0100_img_meal.png') no-repeat right bottom;}
.meal_menu0100 .inner ul {padding-right: 0.5rem; max-height: 6.75rem; overflow-y: auto;}
.meal_menu0100 .inner li + li {margin-top: 1.5rem;}
.meal_menu0100 .inner dt {margin-bottom: 0.5rem; height: 2.5rem; line-height: 2.5rem; text-align: center; font-size: 1rem; font-weight: 400; color: #000; background: #ffd452; border-radius: 1.5rem;}
.meal_menu0100 .inner dt em {font-weight: 700;}
.meal_menu0100 .inner dd {line-height: 1.6; font-size: 0.8rem; font-weight: 600; word-break: keep-all;}
.meal_menu0100 .inner .no_data {line-height: 6.5rem; text-align: center;}

/* 캘린더 */
.pop_schedule0100 {width: 100%; height: 100%;}
.pop_schedule0100 .inBox:after {clear: both; display: block; content: "";}
.pop_schedule0100 .month {position: relative; float: left; width: 6rem; height: 100%;}
.pop_schedule0100 .month span {display: flex; margin: 0 auto; width: 6rem; height: 6rem; line-height: 1; align-items: center; flex-direction: column; justify-content: center; font-size: 0.85rem; color: #fff; background: #00a18f; border-radius: 50%; font-weight:600;}
.pop_schedule0100 .month span em {margin-top: 0.25rem; font-size: 1.5rem; font-weight: 700;}
.pop_schedule0100 .lst {float: left; margin-left: 1.5rem; width: calc(100% - 7.5rem);}
.pop_schedule0100 .lst ul {height: 6rem; overflow-y: auto;}
.pop_schedule0100 .lst li {float: left; display: inline-block; width: 50%; background: url('/images/schl/template/T0100/main/0100_bg_schedule.png') no-repeat left center;}
.pop_schedule0100 .lst li:nth-of-type(2n+1) {background: none;}
.pop_schedule0100 .lst li a {position: relative; display: block; padding: 0.25rem 1rem; line-height: 1.25rem; font-size: 0.85rem; font-weight: 400; color: #000; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.pop_schedule0100 .lst li a span {display: block; color: #00a18f; font-size:.8rem; font-weight:600;}
.pop_schedule0100 .lst .no_data {width: 100%; padding-left:0; line-height: 5rem; text-align: center;}
/** 캘린더 : active **/
.pop_schedule0100 .lst li a:hover,
.pop_schedule0100 .lst li a:focus {text-decoration: underline;}
.pop_schedule0100 .btn_more {top: 3rem; right: auto; left: 4.25rem; color: #fff; background: #008a7b; z-index: 1;}

/* 바로가기1 */
.M_link0100 {height: 100%;}
.M_link0100 ul {padding: 1.25rem 0; width: 100%; height: 100%; background: #fff; border-radius: 4rem; overflow: hidden; box-shadow: 0 0 20px rgba(0,120,213,0.15);}
.M_link0100 ul:after {clear: both; display: block; content: "";}
.M_link0100 li {float: left; display: inline-block; width: 16.66%; height: 100%; font-size:.85rem;}
.M_link0100 li + li {border-left: 4px dotted rgba(0,0,0,0.2);}
.M_link0100 li a {display: flex; padding: 0 1rem; width: 100%; height: 100%; flex-direction: column; align-items: center; justify-content: center;}
.M_link0100 li a p {display: inline-block; width: 3.6rem; height: 2.8rem; line-height: 2.8rem; text-align: center;}
.M_link0100 li a img {max-width: 100%; max-height: 100%; vertical-align: middle;}
.M_link0100 li a span {position: relative; display: inline-block; margin-top: 1rem; padding-bottom: 0.25rem; height: 2rem; line-height: 1.1; font-weight: 600; text-align:center; color: #333; word-break: break-all; overflow: hidden; z-index: 1;}
.M_link0100 li a span:before {position: absolute; bottom: 0; left: 0; width: 0; height: 0.7rem; background: #ecf5fd; content: ''; z-index: -1;}
/** 바로가기1 : active **/
.M_link0100 li a:hover img,
.M_link0100 li a:focus img {transform: translateY(-5px); -webkit-transform: translateY(-5px);}
.M_link0100 li a:hover span,
.M_link0100 li a:focus span {color: #1765b6;}
.M_link0100 li a:hover span:before,
.M_link0100 li a:focus span:before {width: 100%;}
.M_link0100 li a,
.M_link0100 li a img,
.M_link0100 li a span,
.M_link0100 li a span:before {-webkit-transition: all .15s; transition: all .15s;}

/* 갤러리 */
.gallery0100 {position: relative; height: 100%;}
.gallery0100 .tit_wrap h2 {margin-bottom: 0.5rem; margin-right:3rem;}
.gallery0100 .list_box {height: calc(100% - 2.5rem);}
.gallery0100 .list_box ul {height: 100%;}
.gallery0100 .list_box ul:after {clear: both; display: block; content: "";}
.gallery0100 .list_box li {float: left; margin-left: 1rem; width: calc(33.33% - 2.35rem); height: 100%;}
.gallery0100 .list_box li + li {margin-left: 3rem;}
.gallery0100 .list_box li:nth-of-type(n+4) {display: none;}
.gallery0100 .list_box a {position: relative; display: block; padding: 1rem 0; height: 100%; text-align: center; background: url('/images/schl/template/T0100/main/0100_pttrn_square01.png') repeat; border-radius: 1rem;}
.gallery0100 .list_box a .img {margin-left: -1rem; width: 100%; height: 12rem; background: #fff; border-radius: 1rem;box-shadow: 0 0 10px rgba(0,0,0,0.15); overflow: hidden;}
.gallery0100 .list_box a .img img {position: relative; top: 50%; left: 50%; width: 100%; height: auto; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%);}
.gallery0100 .list_box a .txt {margin-top: 1rem; height: 1.5rem; line-height: 1.5rem; font-size: 0.9rem; font-weight: 600; color: #000; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.gallery0100 .list_box a .date {display: block; margin-top: 0.5rem; height: 1rem; line-height: 1rem; font-size: 0.8rem; color: #777;}
.gallery0100 .list_box li.no_data{display: flex; margin-left: 0; padding: 2rem 0; width: 100%; height: 18.5rem; align-items: center; justify-content: center; font-size: 0.9rem; background: rgba(0,0,0,0.05);}
/** 갤러리 : active **/
.notice0100 .titTab li a,
.notice0100 .titTab li a .img,
.notice0100 .titTab li a .txt {-webkit-transition: all .15s; transition: all .15s;}
.gallery0100 .list_box a:hover,
.gallery0100 .list_box a:focus {box-shadow: 2px 2px 18px rgba(112,114,162,0.3); -webkit-transition: all .15s; transition: all .15s;}
.gallery0100 .list_box a:hover .txt,
.gallery0100 .list_box a:focus .txt {text-decoration: underline; -webkit-transition: all .15s; transition: all .15s;}

/* 배너존 */
.banner_zone {line-height: 1; border-top: 1px solid #d1d8e4;}
.banner_zone .container {position: relative; height: 4rem; overflow: hidden;}
.banner_zone h2 {float:left; margin-top: 1.5rem; width: 4rem; font-size: 0.85rem; font-weight: 400; color: #191919;}
.banner_zone .btn {float: left; margin-top: 1.3rem; overflow: hidden; border-left:1px solid #ccc;}
.banner_zone .btn a {float: left; width: 1.4rem; height: 1.4rem; line-height:1.4rem; text-align:center; overflow: hidden; border:1px solid #ccc; border-left:0;}
.banner_zone .btn a.play{display:none;}
.banner_zone .bnWrap {width: calc(100% - 10rem); float:left; padding-top: 0.75rem; padding-left:1.5rem; overflow: hidden;}
.banner_zone .bnWrap a {display: block; height: 2.5rem; line-height: 2.3rem; text-align: center; margin:0 5px; border: 1px solid #c8d1db; overflow: hidden;}
.banner_zone .bnWrap a img {max-width: 100%; max-height: 100%; vertical-align: middle;}
/* 배너존 : active */
.banner_zone .btn a:hover,
.banner_zone .btn a:focus{background:#f1f1f1;}

@media (max-width: 1400px) {
	/* 메인비주얼 */
	.MVisual0100 .item img {width: 100%; height: auto; left: auto; transform: none; -webkit-transform: none;}
}

@media (max-width: 1240px) {
	/* 게시판 */
	.notice0100 .titTab li a{ padding:0 .5rem;}
	.notice0100 .titTab ul {margin-left: -0.5rem; font-size: 0;}
	.notice0100 .titTab li {padding: 0 0.5rem;}

	/* 캘린더 */
	.pop_schedule0100 .lst {margin-left: 0.5rem; width: calc(100% - 6.5rem);}
}

@media (min-width: 768px) and (max-width: 1024px) {
	/* 캘린더 */
	.pop_schedule0100 .lst li {width: 100%; background: none;}
}

@media (min-width: 768px) and (max-width: 900px) {
	/* 게시판 */
	.notice0100 .list_box li {width: 100%;}
	.notice0100 .list_box li:nth-of-type(n+3) {display: none;}
	.notice0100 .list_box li:nth-of-type(2n) {margin-left: 0;}
	.notice0100 .list_box li:nth-of-type(-n+2) {margin-bottom: 0.5rem;}
}

@media (max-width: 900px) {
}

@media (max-width: 860px) {
	/* 배너존 */
	.banner_zone h2{display:none;}
	.banner_zone .bnWrap{width:calc(100% - 6rem); padding-left:0.75rem;}
}

@media (max-width: 768px) {
	/* 공통 */
	.tit_wrap h2 {margin-bottom: 1rem; font-size: 1rem;}

	/* 메인비주얼 */
	.MVisual0100 .slider,
	.MVisual0100 .slider div {height: 100%;}
	.MVisual0100 .control {bottom: 1.5rem;}

	/* 게시판 */
	.notice0100 .titTab {height: auto;}
	.notice0100 .titTab li {margin-bottom: 0.5rem; max-width: 80%; font-size: 1rem;}
	.notice0100 .list_box li {height: auto;}
	.notice0100 .list_box li a {padding: 1rem 1.5rem;}
	.notice0100 .list_box li p {margin-bottom: 0.5rem;}
	.notice0100 .list_box li.no_data {line-height: 6rem;}

	/* 바로가기1 */
	.M_link0100 ul {margin-left: -1rem; width: calc(100% + 1rem); border-radius: 0 2rem 2rem 0;}
	.M_link0100 li {width: 33.33%; height: auto;}
	.M_link0100 li:nth-of-type(3n+1) {border-left: none;}
	.M_link0100 li:nth-of-type(-n+3) {margin-bottom: 1rem;}
	.M_link0100 li a {padding: 0 1rem;}
	.M_link0100 li a p {width: 2rem; height: 2rem; line-height: 2rem;}
	.M_link0100 li a span {line-height: 1.2;}

	/* 갤러리 */
	.gallery0100 .list_box li {width: calc(50% - 2rem);}
	.gallery0100 .list_box li:nth-of-type(n+3) {display: none;}

	/* 팝업존 */
    .pop0100 .pop_img{ height:auto; text-align:center; }
    .pop0100 .pop_img .item img { top:auto; left:auto; max-height:15rem; transform: none; -ms-transform: none;}
}

@media (max-width: 480px) {
	/* 메인비주얼 */
	.MVisual0100 .control {bottom: 1rem;}

	/* 게시판 */
	.notice0100 .list_box li {width: 100%; height: auto;}
	.notice0100 .list_box li:nth-of-type(2n) {margin-left: 0;}
	.notice0100 .list_box li:nth-of-type(-n+2) {margin-bottom: 0.5rem;}

	/* 캘린더 */
	.pop_schedule0100 .tit_wrap h2 {margin-right:3rem;}
	.pop_schedule0100 .month {width: 4rem;}
	.pop_schedule0100 .month span {width: 4rem; border-radius: 1rem;}
	.pop_schedule0100 .lst {margin-left: 0; width: calc(100% - 4rem);}
	.pop_schedule0100 .lst li {width: 100%; background: none;}
	.pop_schedule0100 .btn_more {top: 0; right: 0; left: auto;}

	/* 갤러리 */
	.gallery0100 .list_box li {width: calc(100% - 1rem);}
	.gallery0100 .list_box li:nth-of-type(n+2) {display: none;}
	
} 