﻿
/*-----------------------------------------------------------
Author :JH, Woo
Creative date :2021. 05. 07
-----------------------------------------------------------*/

h2{font-size:1.1rem; overflow:hidden; white-space:nowrap; }
.btn_more{width: 2rem; height: 1rem; position: absolute; top: 0.3rem; right: 0;}
.btn_more img{position: relative; z-index: 2; vertical-align: top;}
.btn_more::before{width: 1rem; height: 1rem; border-radius: 50%; background: #f4f4f4;  z-index: 1;  position: absolute; right: 0; top: -0.2rem; transition: background 0.3s; -webkit-transition: background 0.3s; content: '';}
.btn_more:hover::before, .btn_more:focus::before{background: #bbd1ef;}

/* 메인비주얼 */
.main_visual{position:relative; height:23rem; overflow:hidden;}
.main_visual #m_visual li{overflow:hidden; text-align:center;}
.main_visual #m_visual li img{position:relative; display:inline-block; vertical-align: middle;}
.main_visual .bx-wrapper{position:relative;}
.main_visual .bx-controls{position:absolute; bottom:1rem; left:0; width:100%; height:1.3rem; text-align:center;}
.main_visual .bx-controls-direction{display:none;}
.main_visual .bx-controls a{display:inline-block; margin:0 3px; color:transparent; overflow:hidden; vertical-align:middle;}
.main_visual .bx-controls-auto{font-size:0; vertical-align:middle;}
.main_visual .bx-controls-auto,
.main_visual .bx-pager,
.main_visual .bx-pager-item{display:inline-block;}
.main_visual .bx-controls-auto a{width:1.3rem; height:1.3rem; background:no-repeat center / 100%;}
.main_visual .bx-controls-auto a.bx-start{display:none; background-image:url('/00_common/images/con_com/btn_play.png');}
.main_visual .bx-controls-auto a.bx-stop{display:inline-block; background-image:url('/00_common/images/con_com/btn_stop.png');}
.main_visual .bx-pager{height:0.8rem; vertical-align:middle;}
.main_visual .bx-pager-item{height:100%;}
.main_visual .bx-pager a{width:0.8rem; height:100%; vertical-align:top; border:1px solid #1a548d; border-radius:50%;} /* 비주얼 버튼 색상 */
.main_visual .bx-pager a.active{background-color:#1a548d;}/* 비주얼 버튼 색상 */

/* 게시판 */
.notice0018{position:relative; height:100%; }
.notice0018 h2{display:inline-block; max-width:calc((100% - 4rem) / 3); line-height:2rem;}
.notice0018 h2 ~ h2{margin-left:0.5rem;}
.notice0018 h2 a{position:relative; display:block; color:#555; padding-left:0.6rem; transition: color 0.3s; -webkit-transition: color 0.3s; }
.notice0018 h2 a::before{width: 1px; height: 0.5rem; background: #ccc; position: absolute; left: 0; top: 0.75rem; content: '';}
.notice0018 h2:first-child a{padding-left: 0;}
.notice0018 h2:first-child a::before{display: none;}
.notice0018 h2 a span { display:block; overflow:hidden;}
.notice0018 .list_box{position:absolute; top:2.8rem; display:none; width:100%; }
.notice0018 .list_box ul{overflow:hidden;}
.notice0018 .list_box ul > li > a{position:relative; display:block; width:100%; line-height:2rem; padding:0 4.5rem 0 0.75rem; color:#333; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.notice0018 .list_box ul > li > a::after{width: 3px; height: 3px; background: #555; border-radius: 50%; position: absolute; left: 0; top: 1rem; content: '';}
.notice0018 .list_box ul > li.new a:before{content:'N'; display:inline-block; width:1.15rem; height:1.15rem; line-height:1.15rem; color:#fff; font-size:0.6rem; text-align:center; border-radius:50%; background:#367cda; margin-right:0.5rem;}
.notice0018 .list_box .date{position:absolute; top:0; right:0; color:#777; font-size:0.75rem; }
.notice0018 .btn_more{top: -2.2rem;}
/* active */
.notice0018 h2 a.current,
.notice0018 h2 a:focus,
.notice0018 h2 a:hover { color: #001d6b; }
.notice0018 .list_box.on{display:block;}
.notice0018 .list_box ul > li > a:hover,
.notice0018 .list_box ul > li > a:focus{text-decoration:underline;}

/* 바로가기01 */
.M_link0018{position:relative; height:100%; overflow:hidden; background: #284a7a url('/tempSample/30018/images/main/0018_ptrn_wrap01.png') repeat; padding: 2rem 0 2rem 1.5rem;}
.M_link0018 ul{width:100%; display:table; table-layout:fixed;}
.M_link0018 ul li{display:table-cell; position: relative; vertical-align: middle; }
.M_link0018 ul li a { display:block; padding: 0 0.5rem; height: 2.4rem; overflow: hidden; }
.M_link0018 ul li a div{display: table;}
.M_link0018 ul li a .ico{ position:absolute; text-align: center; top: -0.4rem; left: 0; display:block; width: 3.25rem; height: 3.25rem; border-radius:50%; background:#fff; padding-top: 0.6rem; }
.M_link0018 ul li a .ico img { width:35px; height:38px; -webkit-transition:transform 0.3s; -ms-transition:transform 0.3s; -moz-transition:transform 0.3s; transition:transform 0.3s;}
.M_link0018 ul li a em{display:table-cell; vertical-align: middle; height:2.4rem; color:#fff; font-size:0.85rem; line-height:1.2rem; overflow:hidden; padding-left: 3.5rem;}
/* active */
.M_link0018 ul li a:hover .ico img,
.M_link0018 ul li a:focus .ico img{-webkit-transform:rotateY(180deg); -ms-transform:rotateY(180deg); -moz-transform:rotateY(180deg); transform:rotateY(180deg); }
.M_link0018 ul li a:hover em,
.M_link0018 ul li a:focus em{ text-decoration:underline;}

/* 행사일정 */
.pop_schedule0018{position:relative; height:100%; }
.pop_schedule0018 h2{margin: 0 2rem 1rem 0;}
.pop_schedule0018 .sche_wrap{background: #d4e6ff; padding: 1rem; text-align: center;}
.pop_schedule0018 .sche_wrap::after{display: block; content: ''; clear: both;}
.pop_schedule0018 .schedule_wrap { width:50%; float:left; padding-right: 1rem; border-right: 2px dashed #bbd1ef;}
.pop_schedule0018 .month a{position:relative; display: inline-block; width: 1rem; height: 1rem; line-height: 1rem; border-radius: 50%; background: #fff; text-align: center; vertical-align: middle; z-index:2; }
.pop_schedule0018 .month p{display: inline-block; font-size:0.9rem; vertical-align:middle; padding: 0 0.5rem; }
.pop_schedule0018 .month p em{display: inline-block; width: 1.75rem; height: 1.75rem; line-height: 1.75rem; background: #001d6b; text-align: center; border-radius: 50%; color: #fff;}
.pop_schedule0018 .week{background: #367cda; border-radius: 1rem; color: #fff; margin-top: 0.5rem;}
.pop_schedule0018 .week::after{display: block; content: ''; clear: both;}
.pop_schedule0018 .week li{width: 14.28%; float: left; line-height: 2.25rem; }
.pop_schedule0018 .sche_tbl { height:8rem; margin-top:0.5rem; }
.pop_schedule0018 .sche_tbl td { text-align:center; font-size:0.8rem; line-height:1.35rem;}
.pop_schedule0018 .sche_tbl td a { display:block; font-size: 0.75rem; width:1.15rem; height:1.15rem; line-height:1.15rem; border-radius:50%; margin:0 auto;}
.pop_schedule0018 .sche_tbl td a.day { background:#fff; }
.pop_schedule0018 .sche_tbl td a.today { background:#9fc8ff; }
.pop_schedule0018 .sche_tbl .sun { color:#fc745f; }
.pop_schedule0018 .sche_tbl .sat { color:#3a5bad; }
.lst_schedule{width:50%; padding-left: 1rem; margin-top: 1rem; height:11rem; overflow-y:auto; text-align: left; float:right;}
.lst_schedule > li{white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.lst_schedule > li + li{margin-top: 0.75rem;}
.lst_schedule > li .date{display:inline-block; line-height:1.5rem; border-radius:0.5rem; font-weight:500; background:#fff; border-radius:0.75rem; margin-right:0.5rem; padding:0 0.5rem; }
.lst_schedule > .no_Data{line-height:11rem; text-align:center;}
/* active */
.pop_schedule0018 .month a:hover.prev i,
.pop_schedule0018 .month a:focus.prev i{-webkit-transform:translateX(-20%); -ms-transform:translateX(-20%); -moz-transform:translateX(-20%); transform:translateX(-20%);}
.pop_schedule0018 .month a:hover.next i,
.pop_schedule0018 .month a:focus.next i{-webkit-transform:translateX(20%); -ms-transform:translateX(20%); -moz-transform:translateX(20%); transform:translateX(20%);}
.lst_schedule > li a:hover,
.lst_schedule > li a:focus{text-decoration:underline;}

/* 오늘의식단 */
.meal_menu0018{position:relative; height:100%;}
.meal_menu0018 h2{margin:0 2rem 0.5rem 0;line-height:2rem;}
.meal_menu0018 .meal_wrap { background:#cae8e7; padding:1.5rem 5rem 1.8rem 1.5rem; }
.meal_menu0018 ul{ height:2.5rem; overflow-y:auto;}
.meal_menu0018 ul li + li{margin-top:1rem;}
.meal_menu0018 ul li.no_Data{text-align:center; line-height:2.5rem;}
.meal_menu0018 .imgbox{position:absolute;bottom: 1rem; right: 1.5rem;}
.meal_menu0018 dl{position:relative;}
.meal_menu0018 dl::after{display: block; content: ''; clear: both;}
.meal_menu0018 dl dt.kcal{width:7.25rem; line-height:2rem; border-radius:2rem; background:#fff; margin-top: 0.3rem; text-align:center; float: left;}
.meal_menu0018 dl dd.meal_list{width: calc(100% - 8.25rem); float: right;}
.meal_menu0018 dl dt.kcal strong {font-size:0.85rem; color:#000;}

/* 포토갤러리 */
.gallery0018{position:relative; height:100%;}
.gallery0018 h2{margin:0 3rem 0.5rem 0;line-height:2rem;}
.gallery0018 h2 span{font-size: 0.8rem; padding-left: 0.5rem; color: #555;}
.gallery0018 .gall_list{margin:0 -0.5rem;}
.gallery0018 .gall_list li{display:block; width:33.333%; float:left; padding:0 0.5rem;}
.gallery0018 .gall_list li a{ display:block;}
.gallery0018 .gall_list li .img{position:relative; display:block; width:100%; height:8.5rem; overflow:hidden; background:#ccc;}
.gallery0018 .gall_list li .img img{position:absolute; left:50%; top:50%; -webkit-transform:translate(-50%, -50%); -ms-transform:translate(-50%, -50%); -moz-transform:translate(-50%, -50%); transform:translate(-50%, -50%); -webkit-transition:transform 0.3s; -ms-transition:transform 0.3s; -moz-transition:transform 0.3s; transition:transform 0.3s;}
.gallery0018 .gall_list li span{display:block; text-align: center; overflow:hidden; line-height: 2.75rem; text-overflow:ellipsis; padding: 0 0.5rem; white-space:nowrap; background: #fff;}
.gallery0018 .btn_more::before{background: #fff;}
/* active */
.gallery0018 .btn_more:hover:before,
.gallery0018 .btn_more:focus:before{background: #bbd1ef;}
.gallery0018 .gall_list li a:hover .txt,
.gallery0018 .gall_list li a:focus .txt { text-decoration:underline;}
.gallery0018 .gall_list li a:hover .img img,
.gallery0018 .gall_list li a:focus .img img{transform:translate(-50%, -50%) scale(1.2); -webkit-transform:translate(-50%, -50%) scale(1.2); -ms-transform:translate(-50%, -50%) scale(1.2); -moz-transform:translate(-50%, -50%) scale(1.2);}

/* 팝업존 */
.pop0018{height:100%;}
.pop0018 h2{margin:0 11rem 0.5rem 0; line-height: 2rem;}
.pop0018 .nss_pg{position:absolute; right:0; top:0.3rem;}
.pop0018 .nss_pg span{display:inline-block; letter-spacing: 1.3px;}
.pop0018 .nss_pg span .now{ color:#367cda; }
.pop0018 .nss_pg a{display:inline-block; margin: 0 0.3rem; }
.pop0018 .nss_pg .play{display:none;}
.pop0018 .pop_img2{position:relative; margin:0 auto; width:100%; height:225px; overflow:hidden; text-align:center; background:#cbe5f1; }
.pop0018 .pop_img2 a {display:block; height:225px;}
.pop0018 .pop_img2 li img{position:absolute; left:50%; top:50%; -webkit-transform:translate(-50%, -50%); -ms-transform:translate(-50%, -50%); -moz-transform:translate(-50%, -50%); transform:translate(-50%, -50%); max-width:100%; max-height:100%;}
.pop0018 .pop_img2 li.on{display:block;}
/* 팝업리스트 레이어 추가 */
.pop0018 .pop_layer_box{position:absolute; top:0; left:0; display:none; width:100%; height:100%; background:#394b61;}
.pop0018 .pop_layer_box .pop_layer{position:relative; padding:1rem;}
.pop0018 .pop_layer_box .pop_layer h3{font-size:0.9rem; color:#fff;}
.pop0018 .pop_layer_box .pop_layer ul{margin-top:0.75rem; padding:1rem 2rem; height:8.9rem; line-height:1.1rem; text-align:left; background:#576c85; overflow-y:auto;}
.pop0018 .pop_layer_box .pop_layer ul li{list-style-type:disc; color:#fff;}
.pop0018 .pop_layer_box .pop_layer ul li a:hover,
.pop0018 .pop_layer_box .pop_layer ul li a:focus{text-decoration:underline;}
.pop0018 .pop_layer_box .pop_layer a.pop_close{position:absolute; top:0.75rem; right:1.25rem; display:block; padding:0.25rem 0.5rem; color:#fff; background:#576c85; border-radius:5px;}
/*active*/
.pop0018 .nss_pg a:hover,
.pop0018 .nss_pg a:focus { border-color:#49a1ca; }

/* 배너존 */
.banner_zone {line-height: 1; border-top: 1px solid #d2d2d2;}
.banner_zone .container {position: relative; height: 4rem; overflow: hidden;}
.banner_zone h2 {float: left; display: inline-block; margin-top: 1.5rem; width: 4rem; font-size: 0.85rem; font-weight: 400; color: #191919;}
.banner_zone .btn {float: left; margin-top: 1.35rem; width: 6rem; overflow: hidden;}
.banner_zone .btn a {float: left; width: 1.4rem; height: 1.4rem; line-height: 1.4rem; overflow: hidden; border: 1px solid #c5c5c5; border-right: none; text-align: center; color: #6f6f6f;}
.banner_zone .btn a:last-child{border-right: 1px solid #c5c5c5;}
.banner_zone ul {float: left; display: inline-block; padding-top: 0.75rem; width: calc(100% - 10rem) !important; overflow: hidden;}
.banner_zone ul li {float: left; display: inline-block; margin-bottom: 0.75rem; padding: 0 0.25rem; width: 20%;}
.banner_zone ul li a {display: block; height: 2.5rem; line-height: 2.3rem; text-align: center; border: 1px solid #c8d1db; overflow: hidden; font-size:0;}
.banner_zone ul li a img {width: 100%; height: 100%; vertical-align: middle;}

/* 배너 리스트 */
.bannerWrap{max-width:450px; width:90%; border:1px solid #c5c5c5; background:#fff; position:absolute; left:0; top:0; z-index:3; }
.bannerWrap .inner{ position:relative; width:100%; }
.bannerWrap .inner > h1{ background: #00b070; padding-left:20px; height:41px; line-height:41px; overflow:hidden; color:#fff; font-family:'NotoSans'; font-size:17px;}
.bannerWrap .inner .btnClose{ position:absolute; right:0; top:0; width:41px; height:41px; color:#fff;}
.bannerList {padding:1rem; }
.bannerList ul{  overflow-y:auto; }
.bannerList ul li{ float:left; width:48%; margin:1%;  }
.bannerList ul li a { display:block; font-size:0; border:1px solid #c8d1db;}
.bannerList ul li img{ width:100%; height:100%}

@media (max-width:1240px){
	/* 메인비주얼 */
	.main_visual{height: auto;}
	.main_visual #m_visual li img{width: 100%;}
	.M_link0018 ul li a em{padding-left: 3rem;}

	/* 바로가기01 */
	.M_link0018 ul li a .ico{width: 3rem; height: 3rem; padding-top: 0.4rem;}

	/* 포토갤러리 */
	.gallery0018 .gall_list li{width: 50%;}
	.gallery0018 .gall_list li:last-child{display: none;}
}
@media (max-width:1024px){
	h2{font-size:1rem;}

	/* 배너존 */
	.banner_zone h2{position:absolute; top:0; left:0; margin:-1px; padding:0; width:1px; height:1px; border:0; clip:rect(0, 0, 0, 0); overflow:hidden;}
	.banner_zone .btn{position:absolute; top:50%; left:0; margin-top:0; transform:translateY(-50%); -webkit-transform:translateY(-50%);}
	.banner_zone ul{margin-left:6rem; width:calc(100% - 6rem) !important;}
}
@media (max-width:920px){
	/* 바로가기 */
	.M_link0018{padding: 2rem 0 0.5rem 1rem;}
	.M_link0018 ul{display: block;}
	.M_link0018 ul::after{display: block; content: ''; clear: both;}
	.M_link0018 ul li{width: 33.333%; float: left; margin-bottom: 1.5rem;}

	/* 공지사항 */
	.notice0018 .list_box{top: 2rem;}
	.notice0018 .btn_more{top: -1.5rem;}

	/* 배너존 */
	.banner_zone ul li{width:25%;}
}
@media (max-width:600px){
	/* 배너존 */
	.banner_zone ul li{width:50%;}
}
@media (max-width:480px){
	/* 바로가기 */
	.M_link0018{padding-left: 0;}
	.M_link0018 ul li{width: 50%;}

	/* 행사일정 */
	.pop_schedule0018 .schedule_wrap{width: 100%; float: none; padding:0 0 1rem 0; border-right: 0; border-bottom: 2px dashed #bbd1ef;}
	.lst_schedule{width: 100%; float: none; padding-left: 0;}

	/* 오늘의식단 */
	.meal_menu0018 .meal_wrap{padding: 1rem;}
	.meal_menu0018 .imgbox{display: none;}
}
@media (max-width:380px){
	/* 바로가기 */
	.M_link0018{padding-bottom: 0;}
	.M_link0018 ul li a .ico{width: 2.75rem; height: 2.75rem; top: -0.2rem;}
	.M_link0018 ul li a .ico img{width: 30px; height: auto;}
	.M_link0018 ul li a em{padding-left: 2.5rem;}

	/*공지사항*/
	.notice0018 h2 { font-size:0.9rem; max-width:calc((100% - 2rem) / 3); }
	.notice0018 h2 ~ h2 { margin-left:0; }
	.notice0018 h2 a {padding-right:0.3rem;}
	.notice0018 h2 a:before { width:5px; height:5px; }

	/* 오늘의식단 */
	.meal_menu0018 ul{height: 5rem;}
	.meal_menu0018 dl dt.kcal{width: 100%; float: none; margin-top: 0;}
	.meal_menu0018 dl dd.meal_list{width: 100%; float: none; margin-top: 0.5rem;}
	.meal_menu0018 ul li.no_Data{line-height: 5rem;}

	/* 포토갤러리 */
	.gallery0018 .gall_list li{width: 100%;}
	.gallery0018 .gall_list li:nth-of-type(2){display: none;}

	/* 배너존 */
	.banner_zone ul li{width:100%;}
}

