﻿@charset "utf-8";
/* 알림장 */
.ann_tablet {display:none;}

/* 180713 : 메인비주얼 */
.main_visual {position:relative; width:100%; background:#fff;}
.main_visual ul {position:relative; }
.main_visual ul li {position:relative; text-align:center;}
.main_visual .bx-controls {position:absolute; width:980px; height:26px; left:50%; bottom:25px; margin-left:-490px; }
.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/web/seochang-p/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/web/seochang-p/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:1px solid #1e665b; box-sizing:border-box; border-radius:9px;} /* 비주얼 버튼 색상 */
.main_visual .bx-pager.bx-default-pager .bx-pager-item a.active {background-color:#1e665b;}/* 비주얼 버튼 색상 */

/* 팝업존 */
.pop001 {position:relative; border-radius:20px; background:url('/images/web/seochang-p/main/001_line.png') repeat-x left top #e57581; overflow:hidden;}
.pop001 h2 {height:55px; margin-left:25px; font-size:16px; line-height:50px; font-family:"NotoM"; color:#fff;}
.pop001 .nss_pg {position:absolute; top:15px; right:49px;} /* 180713 : 리스트 추가관련 위치값 변경 */
.pop001 .nss_pg span {position:absolute; top:0; right:100px; width:45px; text-align:right; line-height:20px; height:20px; font-family:'돋움',Dotum; color:#fff; font-size:12px; display:inline-block;} /* 180713 : 리스트 추가관련 위치값 변경 */
.pop001 .nss_pg span strong {color:#ffdb4f;}
.pop001 .nss_pg a {display:block; float:left; font-size:0; text-indent:-10000em; width:22px; height:22px; margin-left:2px;}
.pop001 .nss_pg a.pre {background:url('/images/web/seochang-p/main/001_btn_prev.png') no-repeat; }
.pop001 .nss_pg a.stop {background:url('/images/web/seochang-p/main/001_btn_stop.png') no-repeat; }
.pop001 .nss_pg a.next {background:url('/images/web/seochang-p/main/001_btn_next.png') no-repeat; }
.pop001 .nss_pg a.play {background:url('/images/web/seochang-p/main/001_btn_play.png') no-repeat; }
.pop001 .pop_img {position:relative; padding:10px; background:#fff;height:145px; }
.pop001 .pop_img li {/* display:none; */ width:100%; border-radius:0 0 15px 15px; overflow:hidden; padding-bottom: 20px;}
.pop001 .pop_img li img {width:100%; height:145px;  }
.pop001 .pop_img li.on {display:block}
/* 180713 : 팝업리스트 레이어 추가 */
.pop001 a.list {position:absolute; top:15px; right:25px; display:block; float:left; font-size:0; text-indent:-10000em; width:22px; height:22px; background:url('/images/web/seochang-p/main/001_btn_list.png') no-repeat; }
.pop001 .pop_layer_box {display:none; position:absolute; left:0; top:0; width:100%; height:100%; background:#394b61;}
.pop001 .pop_layer_box .pop_layer {position:relative; padding:20px;}
.pop001 .pop_layer_box .pop_layer h3 {font-size:18px; color:#fff;}
.pop001 .pop_layer_box .pop_layer ul {height:125px; margin-top:15px; padding:10px 15px 10px 25px; line-height:22px; overflow-y:auto; background:#576c85;}
.pop001 .pop_layer_box .pop_layer ul li {font-family:'돋움',Dotum; font-size:12px; color:#fff; list-style-type:disc;}
.pop001 .pop_layer_box .pop_layer ul li a {color:#fff; }
.pop001 .pop_layer_box .pop_layer a.pop_close {display:block; position:absolute; right:25px; top:15px; padding:5px 10px; font-family:"NotoR"; color:#fff; background:#576c85; border-radius:5px;}

/* 게시판 */
.notice001 {position:relative; border-radius:20px; background:url('/images/web/seochang-p/main/001_line.png') repeat-x left top #0d81ba; overflow:hidden;}
.notice001 h2 {position:absolute; top:0; width:30%; font-size:16px; font-family:'NotoR'; text-align:center; line-height:50px; letter-spacing:-1px; background:url('/images/web/seochang-p/main/001_noti_line.png') no-repeat left center;}
.notice001 h2 a {display:block; color:#b2f4fe; }
.notice001 h2.tit_1 {left:0; background:none;}
.notice001 h2.tit_2 {left:30%; }
.notice001 h2.tit_3 {left:60%;}
.notice001 h2 a.current {padding-bottom:11px; font-family:'NotoM'; color:#fff; z-index:2; background:url('/images/web/seochang-p/main/001_noti_on.png') no-repeat center bottom; }
.notice001 .list_box.on {display:block; }
.notice001 .list_box {display:none; height:165px; padding-top:55px; font-family:'돋움',Dotum; font-size:12px; overflow:hidden;}
.notice001 .list_box ul {height:140px; padding:25px 25px 0; background:#fff;}
.notice001 .list_box li {position:relative; font-family:'돋움',Dotum; line-height:24px; font-size:12px; vertical-align:middle; overflow:hidden; }
.notice001 .list_box li a {display:block; width:65%; padding-left:8px; float:left; color:#444; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; background:url("/images/web/seochang-p/main/001_noti_dot01.gif") no-repeat 0 9px;}
.notice001 .list_box li a:hover {text-decoration:underline;}
.notice001 .list_box li span.date {display:block; width:30%; float:right; text-align:right; color:#8c8c8c;}
.notice001 .btn_more {position:absolute; right:25px; top:0; width:16px; height:50px; text-indent:-9999em; line-height:0; font-size:0; background:url('/images/web/seochang-p/main/001_btn_more.png') no-repeat center;}

/* 학사일정 */
.drawSchedule001 {position:relative; border-radius:20px; background:url('/images/web/seochang-p/main/001_line.png') repeat-x left top #d46ca9; overflow:hidden;}
.drawSchedule001 h2 {font-size:0; text-indent:-10000em;}
.drawSchedule001 .date_view {position:relative; height:55px; padding:0 65px 0 35px; line-height:50px; font-size:15px; color:#fff; font-family:'NotoM'; text-align:center;}
.drawSchedule001 .date_view .pre {position:absolute; left:25px; top:16px; width:10px; height:18px; margin-right:60px; text-indent:-9999em; line-height:0; font-size:0; background:url('/images/web/seochang-p/main/001_sche_pre.png') no-repeat center;}
.drawSchedule001 .date_view .next {position:absolute; right:55px; top:16px; width:10px; height:18px; margin-left:60px; text-indent:-9999em; line-height:0; font-size:0; background:url('/images/web/seochang-p/main/001_sche_next.png') no-repeat center;}
.drawSchedule001 .inner {height:165px; font-size:12px; background:#fff; }
.drawSchedule001 .inner th {width:12%; height:30px; color:#222; background:url('/images/web/seochang-p/main/001_pattern.png') repeat #f8cace;}
.drawSchedule001 .inner td {height:20px; line-height:20px; text-align:center; color:#666;}
.drawSchedule001 .inner td a.check {display:block; height:20px; color:#fff; font-weight:bold; background:url('/images/web/seochang-p/main/001_schd_check.png') no-repeat center;}
.drawSchedule001 .inner td a.today {display:block; height:22px; color:#fff; font-weight:bold; background:url('/images/web/seochang-p/main/001_schd_today.png') no-repeat center;}
.drawSchedule001 .btn_more {position:absolute; right:25px; top:0; width:16px; height:55px; text-indent:-9999em; line-height:0; font-size:0; background:url('/images/web/seochang-p/main/001_btn_more.png') no-repeat center;}

/* 바로가기02 */
.M_link001 {position:relative; padding:5px; border-radius:20px; background:#148c66; overflow:hidden;}
.M_link001 ul {border:1px dashed #fff; border-radius:15px;}
.M_link001 ul li {position:relative; margin:0 20px; border-top:1px dashed #b7dae0;}
.M_link001 ul li:first-child {border-top:0;}
.M_link001 ul li a {display:block; height:46px; line-height:46px; padding-left:35px; color:#fff; font-size:14px; font-family:"NotoR"; letter-spacing:-1px; background:url('/images/web/seochang-p/main/001_link2_bu.png') no-repeat left center;}
.M_link001 ul li a:hover, .M_link001 ul li a:focus {text-decoration:underline;}

/* 포토앨범 */
.gallery001  {position:relative; border-radius:20px; background:url('/images/web/seochang-p/main/001_line.png') repeat-x left top #00b0a0; overflow:hidden;}
.gallery001 h2  {height:55px; line-height:50px; margin-left:25px; font-size:16px; color:#fff; font-family:"NotoM"; }
.gallery001 .gall_info {display:none;}
.gallery001 .gall_list {height:120px; padding:25px 25px 0; overflow:hidden; background:#fff;}
.gallery001 .gall_list li {width:30%; margin-left:5%; float:left;}
.gallery001 .gall_list li:first-child {margin-left:0;}
.gallery001 .gall_list li a {display:block;}
.gallery001 .gall_list li .img img {width:100%; height:75px;}
.gallery001 .gall_list li span {display:block; text-align:center; font-family:'돋움',Dotum; font-size:12px; color:#222;}
.gallery001 .gall_list li span.txt {margin-top:10px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
.gallery001 .gall_list li span.date {display:none;}
.gallery001 .btn_more {position:absolute; right:25px; top:17px; width:16px; height:16px; text-indent:-9999em; line-height:0; font-size:0; background:url('/images/web/seochang-p/main/001_btn_more.png') no-repeat center;}

/* 식단 */
.meal_menu001 {position:relative; border-radius:20px; background:#fff; overflow:hidden;}
.meal_menu001 h2 {height:55px; line-height:50px; padding-left:25px; font-size:16px; color:#fff; font-family:"NotoM";  background:url('/images/web/seochang-p/main/001_line.png') repeat-x left top #fd7136;}
.meal_menu001 .meal_info {display:none;}
.meal_menu001 p.kcal {display:none;}
.meal_menu001 .meal_list {height:75px; margin:20px 0 10px; padding:20px 110px 20px 25px; font-family:'Dotum', '돋움'; font-size:12px; color:#666; letter-spacing:-1px; line-height:18px; overflow-y:auto;  background:url('/images/web/seochang-p/main/001_pattern.png') repeat #ffe3cd;}
.meal_menu001 .imgBg {position:absolute; bottom:25px; right:15px;}
.meal_menu001 .imgBg img {width:83px; height:60px;}
.meal_menu001 .btn_more {position:absolute; right:25px; top:17px; width:16px; height:16px; text-indent:-9999em; line-height:0; font-size:0; background:url('/images/web/seochang-p/main/001_btn_more.png') no-repeat center;}

/* 바로가기01 */
.M_link001_2 {position:relative; font-family:"NotoR"; padding:5px; border-radius:20px; background:url('/images/web/seochang-p/main/001_bg_m_link.png') repeat; overflow:hidden;}
.M_link001_2 ul {border:1px dashed #fff; border-radius:15px; overflow:hidden;}
.M_link001_2 ul li {position:relative; width:12.5%; height:80px; padding:14px 0; float:left;}
.M_link001_2 ul li a {display:block; height:15px; line-height:15px; padding-top:65px; text-align:center; color:#fff; font-size:14px; letter-spacing:-1px; border-left:1px dashed #59d0e1;}
.M_link001_2 ul li:first-child a {border-left:0;}
.M_link001_2 ul li img {position:absolute; left:50%; top:16px; width:61px; height:50px; margin-left:-30px;}
.M_link001_2 ul li a:hover, .M_link001_2 ul li a:focus {text-decoration:underline;}

/* 배너존 */
.banner_zone {position:relative; width:980px; height:80px; margin:20px auto;background:#fff; border-radius:20px;}
.banner_zone .inner h2  {position:absolute; top:20px; left:20px; font-size:15px; font-family:"NotoM"; color:#1d1d1d;}
.banner_zone .inner .btn {position:absolute; left:20px; top:45px}
.banner_zone .inner .btn a { float:left; font-size:0; text-indent:-10000em; width:14px; height:15px; vertical-align:top}
.banner_zone .inner .btn a.pre {background:url(/images/web/seochang-p/main/btn_b_prev.gif) no-repeat}
.banner_zone .inner .btn a.stop {background:url(/images/web/seochang-p/main/btn_b_stop.gif) no-repeat}
.banner_zone .inner .btn a.next {background:url(/images/web/seochang-p/main/btn_b_next.gif) no-repeat}
.banner_zone .inner .btn a.play {background:url(/images/web/seochang-p/main/btn_b_play.gif) no-repeat}
.banner_zone .inner .btn a.list {background:url(/images/web/seochang-p/main/btn_b_list.gif) no-repeat}
.banner_zone .inner ul {padding-top:17px; margin:0 20px 0 80px; height:47px; overflow:hidden}
.banner_zone .inner ul li {width:172px; 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, .drawSchedule001, .notice001, .gallery001, .meal_menu001, .M_link0001, .M_link0001_2, .pop001, .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}

	/* 180713 : 메인비주얼 */
	.main_visual ul li img {width:100%;}
	.main_visual .bx-controls {width:100%; left:2.5%; bottom:10px; margin-left:0; }

	/* 바로가기02 */
	.M_link0001 {height:210px;}
	.M_link0001 ul {height:208px;}
	.M_link0001 ul li a {height:52px; line-height:52px;}

	/* 바로가기01 */
	.M_link001_2 ul li {width:25%;}

	/* 배너존 */
	.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: 680px) {	
	
	/* 바로가기02 */
	.M_link001 {height:190px;}
	.M_link001 ul {height:188px;}
	.M_link001 ul li a {height:47px; line-height:47px;}
		
	/* 배너존 */
	.banner_zone .inner ul {margin:0 20px 0 90px;}
	.banner_zone .inner ul li {width:32%; margin-left:1%;}
}

@media (max-width: 580px) {	

	/* 바로가기01 */
	.M_link001_2 ul li {width:33%;}
	
	/* 배너존 */
	.banner_zone {margin-top:10px;}
	.banner_zone .inner ul li {width:49%; margin-left:1%;}
		
}

@media (max-width: 480px) {		
	
	/* 바로가기01 */
	.M_link001_2 ul li {width:50%;}
	
	/* 배너존 */
	.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;}
			
}
