﻿
.heading{font-size: 1.1rem; font-weight: 700; margin-right: 3.5rem; margin-bottom: 1rem; overflow: hidden; white-space: nowrap;}
.btn_more{position: absolute; top: 0;right: 0; transition: all 0.15s; -webkit-transition: all 0.15s;}
.btn_more.btn_more1 img{position: relative; z-index: 1;}
.btn_more.btn_more1::before{width: 1.5rem; height: 1.5rem; border-radius: 50%; background: #e1e8ef; position: absolute; left: -0.7rem; bottom: -0.45rem; transition: all 0.15s; -webkit-transition: all 0.15s; content: '';}
.btn_more.btn_more2{width: 1.75rem; height: 1.75rem; line-height: 1.75rem; border-radius: 50%; text-align: center; background: #e5e5e5; font-size: 1rem;}
/* btn_more:active */
.btn_more.btn_more1:hover::before{background: #abcef0;}
.btn_more.btn_more2:hover{background: #ccc; transform: rotate(180deg); -webkit-transform: rotate(180deg);}

/* 메인비주얼 */
.MVisual0003 { position: relative; height: 100%; overflow:hidden;}
.MVisual0003 .item{overflow:hidden; line-height:0;}
.MVisual0003 .item img{position:relative; width:auto; height:100%; left:50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%);}
.MVisual0003 .control{position:absolute; left:50%; margin-left:-30rem; bottom:2rem; z-index:1;}
.MVisual0003 .control > a{display:inline-block; width:2rem; height:2rem; line-height:2rem; background:rgba(17, 25, 50, 0.5); color:#fff; text-align: center; border-radius:50%; -webkit-transition:all .15s; -ms-transition:all .15s; transition:all .15s; }
.MVisual0003 .control > a.play{display:none;}
.MVisual0003 .control > a:hover,
.MVisual0003 .control > a:focus{ background:rgba(14, 102, 195, 0.9);}

/* 캘린더 */
.pop_schedule0003 { position:relative; height:100%; padding: 1.5rem 2rem 2rem 0;}
.pop_schedule0003:before{content:""; position:absolute; right:0; top:0; width:300%; height:100%; border-top-right-radius: 3rem; background:#f5f5f5; z-index:-1;}
.pop_schedule0003 .month { position:relative; padding:0 3rem; border-radius:1.5rem; line-height:2.75rem; text-align:center; background:url('/images/template/T0003/main/0003_ptrn_sche.png'); }
.pop_schedule0003 .month a { position:absolute; top:0; width:3rem; height:3rem; background:#c3dcf5; font-size: 1.4rem;}
.pop_schedule0003 .month a i{vertical-align: middle;}
.pop_schedule0003 .month .prev { left:0; border-top-left-radius:1.45rem; }
.pop_schedule0003 .month .next { right:0; border-top-right-radius:1.45rem;}
.pop_schedule0003 .month span { font-weight: 400; color:#222; font-size: 1rem;}
.pop_schedule0003 .month span em { position:relative; display:inline-block; padding:0 .25rem; margin-left:3px; font-size:1.4rem; font-weight:700; text-align:center; color:#3376bb; }
.pop_schedule0003 .month span em:before{content:""; position:absolute; left:0; top:1.5rem; width:100%; height:.75rem; border-radius:2rem; background:rgba(14, 64, 216, 0.15);}
.pop_schedule0003 .lst { position:relative; z-index:1; padding:1rem 1.5rem; background: #2a7acc url('/images/template/T0003/main/0003_ico_sche.png') no-repeat bottom 1.25rem right 1.75rem; border-bottom-left-radius: 1.5rem;}
.pop_schedule0003 .lst ul { overflow-y:auto; height:10rem; padding-right:0.5rem;}
.pop_schedule0003 .lst .no_data { padding-left:0; padding-top:4rem; text-align:center; color: #fff; }
.pop_schedule0003 .lst li + li{border-top:1px solid #5595d6;}
.pop_schedule0003 .lst li a { position:relative; padding-left:2rem; display:block; line-height:2.5rem; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; font-size:0.8rem; font-weight: 400; color:#fff;}
.pop_schedule0003 .lst li.sche_list_type2 a { padding-left:4rem; } /* 20221011 이선용 수정 */
.pop_schedule0003 .lst li a span{ position:absolute; left:0; top:.5rem; width:1.5rem; height:1.5rem; line-height:1.5rem; font-size:.75rem; border-radius:50%; text-align:center; color:#000; background:#fff;}
.pop_schedule0003 .lst li.sche_list_type2 a span { width:3.5rem; border-radius:1rem; } /* 20221011 이선용 수정 */
.pop_schedule0003 .btn_more{top: 1.5rem; right: 2rem;}
/** 캘린더 : active **/
.pop_schedule0003 .btn_more:hover,
.pop_schedule0003 .btn_more:focus { opacity: 1; }
.pop_schedule0003 .month a:hover,
.pop_schedule0003 .month a:focus{background: #abcef0;}
.pop_schedule0003 .lst li a:hover,
.pop_schedule0003 .lst li a:focus { text-decoration:underline; }
.pop_schedule0003 .lst li a:hover span,
.pop_schedule0003 .lst li a:focus span{background:#c3dcf5;}
.pop_schedule0003 a,
.pop_schedule0003 a span{-webkit-transition:all .15s; -ms-transition:all .15s; transition:all .15s; }

/* 식단 */
.meal_menu0003 { position:relative; height:100%;}
.meal_menu0003:before{content:""; position:absolute; left:0; bottom:0; width:100%; height:1.8rem; background:url('/images/template/T0003/main/0003_ptrn_meal.png'); border-radius: 0.25rem;}
.meal_menu0003 .tit_wrap{position:relative; overflow: hidden; white-space: nowrap; max-width: calc(100% - 3rem);}
.meal_menu0003 .tit_wrap:before { content:""; display:block; position:absolute; top:0.75rem; left:0; width:100%; height:1px; background:#ccc;}
.meal_menu0003 h2 {position: relative; display: inline-block; background:#fff; padding-right: 1rem; z-index: 2;}
.meal_menu0003 .inner { position:relative; padding:.75rem 0 2rem; z-index:1; font-weight:600;}
.meal_menu0003 .inner ul { overflow-y:auto; height:4.9rem; margin-right: 11.5rem;}
.meal_menu0003 .inner li:not(.no_data) { padding-right:1rem; }
.meal_menu0003 .inner li + li { margin-top:1rem; }
.meal_menu0003 .inner .no_data { padding-top:2rem; text-align:center; }
.meal_menu0003 .inner dl { position:relative; min-height:6rem;}
.meal_menu0003 .inner dt { position:absolute; top:0; left:0; width:4.9rem; height:4.9rem; display:table; border-radius:1rem 1rem 0 1rem; background:#ffeda6; border:2px solid #fdc44c; font-size:.85rem; font-weight:700; color:#222; text-align:center; }
.meal_menu0003 .inner dt span { display:table-cell; vertical-align: middle; }
.meal_menu0003 .inner dt span em{ font-weight:400; display:block;}
.meal_menu0003 .inner dd { color:#555; font-size:0.8rem; word-break:keep-all; padding-left:6.75rem; padding-top:.5rem; }
.meal_menu0003 > img{position:absolute; right:1.1rem; bottom:1.1rem; width: 12.15rem; height: 6.5rem;}

/* 바로가기1 */
.M_link0003 { position:relative; height:100%; }
.M_link0003 ul{display:table; width: calc(100% + 1rem); margin-left: -0.5rem; table-layout: fixed;}
.M_link0003 li { position:relative; display:table-cell; vertical-align:top; z-index:1; padding: 0 0.5rem;}
.M_link0003 li a { display:block; position:relative; width:100%; height:7.25rem; padding-top:1rem; word-break: keep-all; border-radius:1.5rem 1.5rem 1.5rem 0; background:#f1f1f1; text-align:center; border:3px solid transparent; }
.M_link0003 li:nth-of-type(2) a{border-radius: 1.5rem 0 1.5rem 1.5rem;}
.M_link0003 li:nth-of-type(3) a{border-radius: 1.5rem 1.5rem 0 1.5rem;}
.M_link0003 li:nth-of-type(4) a{border-radius: 0 1.5rem 1.5rem 1.5rem;}
.M_link0003 li a img { width:2.75rem; height:2.75rem; }
.M_link0003 li a p { font-size:0.8rem; line-height:1rem; height:2rem; padding:0 5px; overflow:hidden; font-weight: 700; color:#333; margin-top: 0.5rem;}
/** 바로가기1 : active **/
.M_link0003 li a:hover,
.M_link0003 li a:focus { background:#fff; border-color:#59a5f3; }
.M_link0003 li a:hover p,
.M_link0003 li a:focus p { color:#3376bb; }
.M_link0003 li a,
.M_link0003 li a p { -webkit-transition:all .15s; -ms-transition:all .15s; transition:all .15s; }

/* 게시판 */
.notice0003 { position:relative; overflow:hidden; height:100%;  }
.notice0003 .titTab{margin-bottom:.75rem;}
.notice0003 .titTab ul{font-size:0;}
.notice0003 .titTab li { display:inline-block; max-width:calc(32% - 0.25rem); font-weight:400; font-size:1.1rem; font-weight: 600; vertical-align: top;}
.notice0003 .titTab li + li{margin-left:.2rem;}
.notice0003 .titTab li a { display:block; position:relative; color:#666; padding-right:1.3rem; }
.notice0003 .titTab li a:before{content:"\e92b"; position: absolute; right:0; top:.15rem; font-family: 'xeicon'; color:#888; font-weight: 200;}
.notice0003 .titTab li a span{ display:block; overflow:hidden; white-space:nowrap;}
.notice0003 .list_box { display:none; width:100%; height:calc(100% - 2.5rem); border-top:1px solid #b2b2b2; border-bottom:1px solid #b2b2b2; }
.notice0003 .list_box ul { overflow:hidden; height:100%; }
.notice0003 .list_box li + li a{ border-top:1px dashed #e3e3e3;}
.notice0003 .list_box li a { position:relative; display:block; line-height:2.5rem; padding:0 4rem 0 .75rem; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; font-weight: 600; color:#333;}
.notice0003 .list_box li a:after{content:""; position:absolute; left: 0; top: 0.8rem; width: 0.3rem; height: 0.85rem; background: url('/images/template/T0003/main/0003_ico_notiList.png') no-repeat center / contain;}
.notice0003 .list_box li a.new:before{content:"N"; display:inline-block; width:1.2rem; height:1.2rem; line-height:1.2rem; margin-right:2px; color:#333; font-weight:600; font-size: .7rem; text-align: center; background:#fcd462; border-radius:50%; }
.notice0003 .list_box li a span { position:absolute; right:0; top:0; color:#666; font-size:0.7rem; }
.notice0003 .list_box li.no_data{text-align:center; line-height:10.2rem;}
/* 게시판 : active */
.notice0003 .titTab li a:hover,
.notice0003 .titTab li a:focus,
.notice0003 .titTab li a.current { color:#111; font-weight:700;}
.notice0003 .titTab li a.current:before { color:#59a5f3; }
.notice0003 .list_box.on { display: block; }
.notice0003 .list_box li a:hover,
.notice0003 .list_box li a:focus { text-decoration: underline; }
.notice0003 .titTab li a,
.notice0003 .list_box li a,
.notice0003 .btn_more {-webkit-transition:all .15s; -ms-transition:all .15s; transition:all .15s; }

/* 팝업존 */
.pop0003 { position:relative; width:100%; height:100%; padding-left:calc(100% - 17.5rem); }
.pop0003 .tit_wrap{ position:absolute; left:0; top:50%; width:6rem; transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%);}
.pop0003 .tit_wrap h2{margin-bottom: 0.5rem; margin-right: 2rem;}
.pop0003 .nss_pg{position:relative;}
.pop0003 .nss_pg p { position:absolute; right:0; top:-2.2rem; line-height:2rem; color:#666; font-size:.75rem;}
.pop0003 .nss_pg p strong {color: #3376bb; font-weight: 600;}
.pop0003 .nss_pg a {display: inline-block; overflow: hidden; width:1.75rem; height:1.75rem; line-height:1.75rem; border-radius:50%; text-align:center; color:#fff; font-size:1rem; background:#9b9b9b;}
.pop0003 .nss_pg .play {display: none;}
.pop0003 .nss_pg a.list{position: absolute; bottom: -2rem; left: 2rem;}
.pop0003 .pop_img { position:relative; height:11.25rem; overflow: hidden; border-radius:1.5rem; background:rgba(0,0,0,0.1);}
.pop0003 .pop_img div,
.pop0003 .pop_img .item {height:100%;}
.pop0003 .pop_img .item a { display: block; height:100%; line-height:0; text-align:center; overflow:hidden;}
.pop0003 .pop_img .item img {position:relative; max-width:100%; width:auto; height:100%;}
/* 팝업리스트 레이어 추가 */
.pop0003 .pop_layer_box{position:absolute; top:0; left:0; display:none; width:100%; height:100%; background:#394b61; z-index: 1; border-radius: 1rem;}
.pop0003 .pop_layer_box .pop_layer{position:relative; padding:1rem;}
.pop0003 .pop_layer_box .pop_layer h3{font-size:0.9rem; color:#fff;}
.pop0003 .pop_layer_box .pop_layer ul{margin-top:0.75rem; padding:1rem 2rem; height:7.5rem; line-height:1.1rem; text-align:left; background:#576c85; overflow-y:auto;}
.pop0003 .pop_layer_box .pop_layer ul li{list-style-type:disc; color:#fff;}
.pop0003 .pop_layer_box .pop_layer ul li a:hover,
.pop0003 .pop_layer_box .pop_layer ul li a:focus{text-decoration:underline;}
.pop0003 .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;}

/* 갤러리 */
.gallery0003 { position:relative; height:100%; }
.gallery0003 .list_box{height:23.5rem; overflow:hidden;}
.gallery0003 .list_box a { position:relative; display:block; margin-bottom:.25rem; color:#fff; }
.gallery0003 .list_box a .img{ height:19rem; overflow:hidden; border-radius:1.5rem 1.5rem 0 0; background:#e1e1e1; }
.gallery0003 .list_box a .img img { position:relative; top:50%; left:50%; transform:translate(-50%, -50%); width:auto; height:100%; }
.gallery0003 .list_box a .cont{background:#59a5f3; padding:1rem 10rem 1rem 1.5rem; border-bottom-right-radius: 1.5rem;}
.gallery0003 .list_box a .cont p{ display:block; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; color:#fff; font-weight:600; font-size:0.9rem;}
.gallery0003 .list_box a .cont span{font-size:.75rem;}
.gallery0003 .list_box a .more{position:absolute; right:1.5rem; bottom:1.2rem; border-radius:1rem 1rem 1rem 0; padding: 0 1.5rem; line-height: 2.1rem; background:#fff; color:#222; text-align:center; font-weight: 700; font-size:.7rem;}
.gallery0003 .list_box a .more i{margin-left: 1.5rem;}
.gallery0003 .list_box a.no_data{width:100%; height:23.5rem; line-height: 23.5rem; text-align: center; font-size:0.9rem; margin-bottom: 0; border-radius:1.5rem 1.5rem 1.5rem 0; background: #c3dcf5; color: #000;}
.gallery0003 .btn_more::before{ background: #fff5cc;}
/** 갤러리 : active **/
.gallery0003 .list_box a:hover .cont p,
.gallery0003 .list_box a:focus .cont p{text-decoration: underline;}
.gallery0003 .list_box a:hover .more,
.gallery0003 .list_box a:focus .more{background: #2a7acc; color: #fff;}
.gallery0003 .btn_more:hover::before{background: #fdc44c;}
.gallery0003 .more,
.gallery0003 a{-webkit-transition:all .15s; -ms-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.8rem; font-weight: 600; 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;}

@media (max-width: 1240px) {
	/* 메인비주얼 */
	.MVisual0003 .item img{width:150%; height:auto; left:-25%; transform: none; -webkit-transform: none; -ms-transform: none;}
	.MVisual0003 .control{left:1rem; margin-left:0;}

	/* 게시판 */
	.notice0003 .titTab li { max-width:calc(33% - 0.8rem); }

	/* 팝업존 */
	.pop0003{padding-left: 0;}
	.pop0003 .tit_wrap{position: relative; top: auto; transform: none; -webkit-transform: none; width: 100%;}
	.pop0003 .tit_wrap h2{margin-bottom: 1rem; margin-right: 10.5rem;}
	.pop0003 .nss_pg{position: absolute; top: 0; right: 0;}
	.pop0003 .nss_pg p{position: relative; display: inline-block; top: auto; right: auto; vertical-align: middle; margin-right: 0.5rem;}
	.pop0003 .nss_pg a{vertical-align: middle;}
	.pop0003 .nss_pg a.list{position: relative; left: auto; bottom: auto;}
	.pop0003 .pop_layer_box .pop_layer ul{height: 9.5rem;}

	/* 갤러리 */
	.gallery0003 .list_box{height: 25.5rem;}
	.gallery0003 .list_box a .img{height: 21rem;}
	.gallery0003 .list_box a.no_data{height: 25rem; line-height: 25rem;}
}

@media (max-width: 860px) {
	.heading,.notice0003 .titTab li{font-size: 1rem;}
	
	/* 행사일정 */
	.pop_schedule0003{padding-right: 0;}
	.pop_schedule0003:before{right: -1rem; border-radius: 0;}
	.pop_schedule0003 .btn_more{right: 0;}

	/* 배너존 */
	.banner_zone h2{display:none;}
	.banner_zone .bnWrap{width:calc(100% - 6rem); padding-left:0.75rem;}
}

@media (max-width: 860px) {
 /* 팝업존 */
 .pop0003 .pop_img { height: auto; }
 .pop0003 .pop_img li img { max-height: 15rem; }
}

@media (max-width: 640px) {	
	/* 갤러리 */
	.gallery0003 .list_box{height:19.5rem;}
	.gallery0003 .list_box a .img{height:15rem;}
	.gallery0003 .list_box a .cont{padding-right:8rem;}
	.gallery0003 .list_box a .more{padding: 0 1rem;}
	.gallery0003 .list_box a .more i{margin-left: 1rem;}
	.gallery0003 .list_box a.no_data{height: 19.5rem; line-height: 19.5rem;}
}

@media (max-width: 560px) {	
	/* 갤러리 */
	.gallery0003 .list_box{height:17.5rem;}
	.gallery0003 .list_box a .img{height:13rem;}
	.gallery0003 .list_box a.no_data{height: 17.5rem; line-height: 17.5rem;}

	/* 식단 */
	.meal_menu0003 .inner{padding: 0 0 1rem;}
	.meal_menu0003 .inner ul{margin-right:7rem;}
	.meal_menu0003 > img{width:8rem; height: auto;}

	/* 바로가기 */
	.M_link0003 ul{display: block; overflow: hidden;}
	.M_link0003 li{display: block; width: 50%; float: left; margin-bottom: 1rem;}
}

@media (max-width: 460px) {
	.heading{font-size: 0.95rem; margin-bottom: 0.75rem;}
	.pop0003 .tit_wrap h2{margin-bottom: 0.75rem;}

	/* 메인비주얼 */
	.MVisual0003 .control{bottom: 1rem;}

	/* 행사일정 */
	.pop_schedule0003 .month{line-height: 2.3rem;}
	.pop_schedule0003 .month span{font-size: 0.9rem;}
	.pop_schedule0003 .month span em{font-size: 1.2rem;}
	.pop_schedule0003 .month span em:before{top: 1.25rem;}

	/* 식단 */
	.meal_menu0003 .inner dt{width: 4.5rem; height: 4.5rem; font-size: 0.8rem;}
	.meal_menu0003 .inner dd{padding-left: 5.5rem;}

	/* 바로가기 */
	.M_link0003 li a{height: 6rem; padding-top: 0.75rem;}
	.M_link0003 li a img{width: 2.25rem; height: 2.25rem;}
	.M_link0003 li a p{margin-top: 0;}

	/* 게시판 */
	.notice0003 .titTab {padding-right:2rem;}
	.notice0003 .titTab li{ max-width:100%; padding-left:2px; font-size:0.95rem; margin-top:2px;}

	/* 팝업존 */
	.pop0003 .tit_wrap{padding-top: 0.3rem;}

	/* 갤러리 */
	.gallery0003 .list_box{height:14.5rem;}
	.gallery0003 .list_box a .img{height:10rem;}
	.gallery0003 .list_box a .cont{padding: 1rem 6rem 1rem 1rem;}
	.gallery0003 .list_box a .more{padding: 0 0.75rem; line-height: 1.8rem; right: 1rem;}
	.gallery0003 .list_box a .more i{margin-left: 0.5rem;}
	.gallery0003 .list_box a.no_data{height: 14.5rem; line-height: 14.5rem;}

	/* 식단 */
	.meal_menu0003 .inner ul{margin-right:0rem;}
	.meal_menu0003 > img{display:none;}
}
