﻿@charset "utf-8";

/* 알림장 */
.ann_tablet{display:none; }

/* 메인비주얼 */
.main_visual {position:relative; width:100%;  background:#e8f0ff;}
.main_visual img{ width:100%;}
.main_visual ul {position:relative; }
.main_visual ul li {position:relative; text-align:center;}
.main_visual .bx-wrapper{width:980px; margin:0px auto; overflow: hidden;}
.main_visual .bx-controls {position:absolute; width:50%; height:26px; left:45%; z-index:9; bottom:25px;}
.main_visual .bx-controls-direction {display:none;}
.main_visual .bx-controls-auto {position:absolute; top:0; left:0;}
.main_visual .bx-controls-auto::after {content:''; display:block; clear:both; height:0;}
.main_visual .bx-controls-auto .bx-controls-auto-item {display:block; float:left; width:auto;}
.main_visual .bx-controls-auto .bx-controls-auto-item a {text-indent:-999em; width:26px; height:26px;}
.main_visual .bx-controls-auto .bx-controls-auto-item a.bx-start {display:none; background:url('/images/sch/web/hyerim-s/common/btn_play.png') no-repeat center center;}
.main_visual .bx-controls-auto .bx-controls-auto-item a.bx-stop {display:block; background:url('/images/sch/web/hyerim-s/common/btn_stop.png') no-repeat center center;}
.main_visual .bx-pager.bx-default-pager {position:absolute; top:5px; left:30px;}
.main_visual .bx-pager.bx-default-pager::after {content:''; display:block; clear:both; height:0;}
.main_visual .bx-pager.bx-default-pager .bx-pager-item {display:block; float:left; margin-left:5px;}
/* 비주얼 버튼 색상 */
.main_visual .bx-pager.bx-default-pager .bx-pager-item a {display:block; text-indent:-999em; width:16px; height:16px; border:2px solid #8957a1; box-sizing:border-box; border-radius:9px;} 
/* 비주얼 버튼 색상 */
.main_visual .bx-pager.bx-default-pager .bx-pager-item a.active {background-color:#8957a1;}


/* 행사일정 */
.drawSchedule069{ position:relative; width:100%; height:100%; background-color:#3893e8; overflow:hidden}
.drawSchedule069 h2{ color:#fff; font-size:16px; padding:10px 0 10px 20px;}
.drawSchedule069 .date_view{ position:relative; width:100%; padding:7px 0px; text-align:center; color:#fff; font-weight:bold; font-family:'돋움',Dotum; background:#2067aa;}
.drawSchedule069 .date_view a{ position:absolute; top:0; width:15px; height:15px; display:block; font-size:0; line-height:0;  }
.drawSchedule069 .date_view a.pre{ left:25px; top:7px; background:url(/images/sch/web/hyerim-s/main/069_btn_c_prev.png) no-repeat;}
.drawSchedule069 .date_view a.next{ right:25px; top:7px; background:url(/images/sch/web/hyerim-s/main/069_btn_c_next.png) no-repeat;}
.drawSchedule069 .date_view span{ padding:4px 0 5px; font-size:12px;}
.drawSchedule069 .inner{ margin:0 auto;}
.drawSchedule069 table{ width:85%; margin:0 auto;}
.drawSchedule069 table th, 
.drawSchedule069 table td{ margin:0; padding:0}
.drawSchedule069 table thead th{color:#fff; font-size:12px; line-height:26px; }
.drawSchedule069 table tbody td{ color:#333; font-size:12px; line-height:15px; padding:2px 0; text-align:center}
.drawSchedule069 table tbody td .today{ width:17px; height:17px; display:inline-block; background:url(/images/sch/web/hyerim-s/main/069_schd_today.png) no-repeat 0 0; color:#fff;}
.drawSchedule069 table tbody td .check{ width:17px; height:17px; display:inline-block; background:url(/images/sch/web/hyerim-s/main/069_schd_check.png) no-repeat 0 0; color:#fff; }
.drawSchedule069 table .sun{ color:#f25953 !important; }
.drawSchedule069 table .sat{ color:#589de2 !important; }
.drawSchedule069 table tbody{ background:#fff;}
.drawSchedule069 .btn_more{ position:absolute; top:10px; right:15px;  width:25px; height:25px; background:url('/images/sch/web/hyerim-s/main/069_btn_more02.png') no-repeat 0 0; text-indent:-10000px; z-index:1000 }

/* 공지사항 */
.notice069 { position:relative; width:100%; height:100%; background:#fff url(/images/sch/web/hyerim-s/main/069_tit_bg.gif) repeat-x 0 0; border:1px solid #c8d1db }  
.notice069 h2 { font-size:16px; font-family:'NotoM'; line-height:55px; }
.notice069 h2 a{ position:absolute; top:0; width:144px; display:block; text-align:center; color:#333;}
.notice069 h2.tit_1 a{ left:0; }
.notice069 h2.tit_2 a{ left:144px; border-left:1px solid #c8d1db; border-bottom:1px solid #c8d1db; }
.notice069 h2.tit_3 a{ left:284px; border-left:1px solid #c8d1db; border-bottom:1px solid #c8d1db; }
.notice069 h2 a.current{ color:#fff; background:#00528e; }
.notice069 .list_box.on{ display:block; }
.notice069 .list_box{ display:none; padding:78px 30px 0; font-family:'돋움',Dotum; font-size:12px; overflow:hidden;}
.notice069 .list_box li{ position:relative; font-family:'돋움',Dotum; line-height:26px; font-size:12px; overflow:hidden;  vertical-align:middle;}
.notice069 .list_box li a { width:70%; display:block;  padding-left:8px;  float:left; background:url("/images/sch/web/hyerim-s/main/069_notice_dot.gif") no-repeat 0 11px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; color:#333;}
.notice069 .list_box li a:hover{ text-decoration:underline;}
.notice069 .list_box li span.date { width:25%; display:block;  float:right; text-align:right; }
.notice069 .btn_more{ position:absolute; top:0; right:0; width:58px; height:55px; background:url('/images/sch/web/hyerim-s/main/069_btn_more01.png') no-repeat 0 0; border-left:1px solid #c8d1db; border-bottom:1px solid #c8d1db;  text-indent:-10000px; z-index:10 }

/* 팝업존 */
.pop069{  position:relative; width:100%; height:100%; background:#5a75cd; overflow:hidden; }
.pop069 h2{ font-size:16px; line-height:20px; padding:20px 0 30px 20px; color:#fff;}
.pop069 .nss_pg{ position:absolute; top:21px; right:35px;}
.pop069 .nss_pg span{ position:absolute; top:-1px; left:-20px; font-family:'NotoR'; font-size:12px; line-height:20px; color:#fff; display:inline-block; }
.pop069 .nss_pg span strong{ color:#ff0; }
.pop069 .nss_pg a{ width:19px; height:18px; display:block; float:left; font-size:0; text-indent:-10000em;  margin-left:2px;}
.pop069 .nss_pg a.pre{ background:url(/images/sch/web/hyerim-s/main/069_btn_prev.png) no-repeat; }
.pop069 .nss_pg a.stop{ background:url(/images/sch/web/hyerim-s/main/069_btn_stop.png) no-repeat; }
.pop069 .nss_pg a.next{ background:url(/images/sch/web/hyerim-s/main/069_btn_next.png) no-repeat; }
.pop069 .nss_pg a.list{ background:url(/images/sch/web/hyerim-s/main/069_btn_list.png) no-repeat; }
.pop069 .nss_pg a.play{ background:url(/images/sch/web/hyerim-s/main/069_btn_play.png) no-repeat; }
.pop069 .pop_img{ width:100%; height:145px; background:#fff; }
.pop069 .pop_img li{ /*display:none;*/ background:#5a75cd; text-align:center; margin-bottom: 50px;}
.pop069 .pop_img li img{ width:235px; height:145px; }
.pop069 .pop_img li.on{ display:block}
/* 팝업리스트 레이어 추가 */
.pop069 a.list {position:absolute; top:21px; right:15px; display:block; float:left; font-size:0; text-indent:-10000em; width:18px; height:19px; background:url('/images/sch/web/hyerim-s/main/069_btn_list.png') no-repeat; }
.pop069 .pop_layer_box {display:none; position:absolute; left:0; top:0; width:100%; height:100%; background:#5a75cd;}
.pop069 .pop_layer_box .pop_layer {position:relative; padding:0px 20px;}
.pop069 .pop_layer_box .pop_layer h3 {font-size:16px; color:#fff; font-family:"NotoR";padding:20px 0px; }
.pop069 .pop_layer_box .pop_layer ul {height:120px; padding:10px 15px 10px 25px; line-height:22px; overflow-y:auto; background:#fff;}
.pop069 .pop_layer_box .pop_layer ul li {font-family:'돋움',Dotum; font-size:12px;list-style-type:disc;}
.pop069 .pop_layer_box .pop_layer ul li a {color:#555; }
.pop069 .pop_layer_box .pop_layer a.pop_close {display:block; position:absolute; right:20px; top:20px; padding:2px 10px; font-family:"NotoR"; color:#555; font-size:12px; background:#fff; border-radius:5px;}



/* 학교앨범 */
.gallery069 { position:relative; width:100%; height:100%; background-color:#924c9a; overflow:hidden }  
.gallery069 h2 {position:absolute; top:0; font-size:16px; font-family:'NotoM'; line-height:60px; }
.gallery069 h2 a {display:block; text-align:center; color:#fff;  }
.gallery069 h2.tit_1 {left:20px; }
.gallery069 h2.tit_2 {left:90px;  background:url(/images/sch/web/hyerim-s/main/069_bar.gif) no-repeat 0 50%; padding-left:10px; }
.gallery069 h2 a.current { color:#fff799; }
.gallery069 .gall_box.on {display:block; }
.gallery069 .gall_box {display:none; padding:40px 0 0; font-family:'돋움',Dotum; font-size:12px; overflow:hidden;}
.gallery069 .gall_info {display:none;}
.gallery069 .gall_list {height: 135px; overflow:hidden; padding:20px;}
.gallery069 .gall_list li {width:100%; }
.gallery069 .gall_list li a {display:block;}
.gallery069 .gall_list li .img img {width:100%; height:124px;}
.gallery069 .gall_list li span {display:block; text-align:center; font-family:'돋움',Dotum; font-size:12px; color:#fff;}
.gallery069 .gall_list li span.txt {margin-top:15px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
.gallery069 .gall_list li span.date {display:none;}
.gallery069 .btn_more{ position:absolute; top:18px; right:15px; width:25px; height:25px; background:url('/images/sch/web/hyerim-s/main/069_btn_more02.png') no-repeat 0 0;  text-indent:-10000px; z-index:1000}

/* 오늘의 식단 */
.meal_menu069 { position:relative; width:100%; height:100%; background:#e76850 ; overflow:hidden }
.meal_menu069 h2 {padding:18px 20px 0 20px;  line-height:24px; color:#fff; font-size:16px;}
.meal_menu069 .meal_info  { display:none; padding:15px 4% 0 4%; line-height:24px; font-size:16px; font-family:"NotoM"; }
.meal_menu069 p.kcal{margin:25px 4% 0 5%; line-height:15px; text-align:left; font-size:15px; color:#fff799; font-family:"NotoM"; }
.meal_menu069 .meal_list {height:125px; margin:20px 95px 20px 20px; border-radius:10px; padding:10px; font-family:'Dotum', '돋움'; font-size:12px; text-align:left; line-height:20px; overflow:hidden; overflow-y:auto; background:#fff}
.meal_menu069 .imgBg {position:absolute; top:125px; right:5%; z-index:1}
.meal_menu069 .imgBg img { width:78px; height:75px; }
.meal_menu069 ul li:after{content:"."; display:inline-block;}
.meal_menu069 .btn_more{ position:absolute; top:18px; right:15px;  width:25px; height:25px;  background:url('/images/sch/web/hyerim-s/main/069_btn_more02.png') no-repeat 0 0; text-indent:-10000px; z-index:1000}

/* 바로가기 */
.M_link069 {position:relative; width:100%; height:100%; box-sizing:border-box; font-family:"NotoR"; background:url('/images/sch/web/hyerim-s/main/069_link01_bg.gif');overflow:hidden}
.M_link069 ul li {position:relative; width:25%; float:left;}
.M_link069 ul li span {display:block; margin-top:8px;}
.M_link069 ul li a {display:block; padding:55px 0px; color:#fff; font-size:14px; text-align:center; }
.M_link069 ul li a:hover, .M_link069 ul li a:focus {text-decoration:underline;}

/* 배너존 */
.banner_zone { position:relative; width:100%; z-index:1; overflow:hidden;}
.banner_zone .inner{ position:relative; height:70px; margin:0 auto; overflow:hidden; background:#fff;}
.banner_zone .inner h2  {position:absolute; top:25px; left:0px; font-size:15px; font-family:"NotoM"; color:#1d1d1d;}
.banner_zone .inner .btn {position:absolute; left:70px; top:25px}
.banner_zone .inner .btn a {  width:20px; height:20px; margin-right:1px; float:left; font-size:0; text-indent:-10000em; vertical-align:top}
.banner_zone .inner .btn a.pre {background:url(/images/sch/web/hyerim-s/main/069_btn_b_prev.png) no-repeat}
.banner_zone .inner .btn a.stop {background:url(/images/sch/web/hyerim-s/main/069_btn_b_stop.png) no-repeat}
.banner_zone .inner .btn a.next {background:url(/images/sch/web/hyerim-s/main/069_btn_b_next.png) no-repeat}
.banner_zone .inner .btn a.play {background:url(/images/sch/web/hyerim-s/main/069_btn_b_play.png) no-repeat}
.banner_zone .inner .btn a.list {background:url(/images/sch/web/hyerim-s/main/069_btn_b_list.png) no-repeat}
.banner_zone .inner ul { height:47px;  padding-top:12px; margin:0 0 0 160px; overflow:hidden}
.banner_zone .inner ul li {width:160px; float:left; margin-left:4px;}
.banner_zone .inner ul li a {display:block;width:100%;height:100%; border:1px solid #c8d1db;}
.banner_zone .inner ul li a img {width:100%; height:45px}
 
@media (max-width: 800px) {
	
	.main_visual, .notice069, .drawSchedule069, .gallery069, .pop069, .M_link069, .meal_menu069, .piece_news, .d_day, .banner_zone,  { -webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease; -ms-transition:all 0.3s ease; transition:all 0.3s ease}
		
	/* 메인비주얼 */
	.main_visual .bx-wrapper{ width:100%}
	
	
	/* 공지사항 */
	.notice069 h2 a{ width:-webkit-calc(33.3% - 20px); width:-moz-calc(33.3% - 20px); width:calc(33.3% - 20px) }
	.notice069 h2.tit_2 a{ left:-webkit-calc(33.3% - 20px); left:-moz-calc(33.3% - 20px); left:calc(33.3% - 20px)}
	.notice069 h2.tit_3 a{ left:-webkit-calc(66.5% - 40px); left:-moz-calc(66.5% - 40px); left:calc(66.6% - 40px)}
	.notice069 .list_box li a { width:65%}
	.notice069 .list_box li span.date { width:30%}
	
	/* 바로가기 */
	.M_link069 ul li a{padding:30px 0px;}

	/* 배너존 */
	.banner_zone .inner h2 {display:none;}
	.banner_zone .inner .btn{left:0px;}
	.banner_zone .inner ul li {width:23%; float:left; margin-left:2%;}
	.banner_zone .inner ul li a {display:block;width:100%;height:100%; border:1px solid #c8d1db;}
	.banner_zone .inner ul li a img {width:100%; height:45px}

}

@media (max-width: 690px) {
	
	/* 학교앨범 */
	.gallery069 .gall_list li{width:49%; float:left;}
	.gallery069 .gall_list li:nth-child(even){margin-left:2%;}

	/* 오늘의 식단 */
	.meal_menu069 .meal_list{height:65px; margin:20px 30% 20px 20px}
	.meal_menu069 .imgBg {top:65px; }

	/* 배너존 */
	.banner_zone .inner ul {margin:0 20px 0 90px;}
	.banner_zone .inner ul li {width:32%; margin-left:1%;}

}

@media (max-width: 560px) {	

	/* 바로가기 */
	.M_link069 ul li{width:50%;}
	.M_link069 ul li img{ width:80px; height:80px;}
	.M_link069 ul li a{padding:10px 0px;}

	/* 공지사항 */
	.notice069 h2 a{ font-size:14px;}

	/* 배너존 */
	.banner_zone .inner ul li {width:49%; margin-left:1%;}
		
}

@media (max-width: 480px) {

	/* 배너존 */
	.banner_zone .inner ul li {width:100%; margin-left:0;}
	
}

@media (max-width: 380px) {	


	/* 배너존 */
	.banner_zone .inner ul li {width:100%; float:left; margin-left:0;}
			
}
