﻿/* heading */
h2.heading {display:block; max-width:calc(100% - 3rem); color:#000; font-size:0.9rem; font-weight:700; overflow:hidden; margin-bottom: 0.7rem; white-space: nowrap; }

/* btnTy */
.btnTy {position:absolute; right:0; top:-0.2rem; width:1.75rem; height:1.75rem; color:#212121; background:#fff; border:2px solid #193566; border-radius:50%; text-align:center; line-height:1.7rem; font-size:1rem; -webkit-transition:0.2s; transition:0.2s;}
.btnTy:hover,
.btnTy:focus { -webkit-transform:rotate(180deg); transform:rotate(180deg); }

/* 메인비주얼 */
.MVisual0019 { position:relative; height:100%; }
.MVisual0019 .slider { position: relative; max-height: 27.5rem; overflow: hidden; z-index: -1; }
.MVisual0019 .slider,
.MVisual0019 .slick-list,
.MVisual0019 .slick-track{height:100%; background: rgba(0,0,0,0.05);}
.MVisual0019 .item { position:relative; overflow:hidden; line-height:0; }
.MVisual0019 .item img { position:relative; width:auto; height:100%; left:50%; transform:translateX(-50%); -webkit-transform:translateX(-50%);}
.MVisual0019 .control { position:absolute; right:1rem; bottom:1rem; z-index:1; }
.MVisual0019 .control > a { display:inline-block; width:2rem; height:2rem; line-height:2rem; background:rgba(0, 0, 0, 0.3); color:#fff; text-align:center; border-radius:50%; -webkit-transition:all 0.15s; transition:all 0.15s; }
.MVisual0019 .control > a.play { display:none; }
/** 메인비주얼 active **/
.MVisual0019 .control > a:hover,
.MVisual0019 .control > a:focus { background:rgba(0,0,0,0.5); }

/* 캘린더 */
.pop_schedule0019 { position:relative; height:100%; background:#f1f1f1; padding:1rem 2.2rem 1rem 1.4rem; overflow: hidden; } 
.pop_schedule0019 .tit_wrap { width: 5.7rem; float: left; }
.pop_schedule0019 h2 {width: 100%; max-width: calc(100% - 0.7rem); font-size:0.9rem; color:#020202; font-weight:700; margin-bottom: 0.2rem; white-space: nowrap; overflow: hidden;} 
.pop_schedule0019 .month { display:flex; align-items:center; text-align:center; }
.pop_schedule0019 .month a { display:block; color:#193566; line-height:1rem; font-size:1rem; -webkit-transition:0.2s; transition:0.2s; }
.pop_schedule0019 .month p { display: block; width: 3rem; height: 3rem; color:#000; background: #fff; border-radius: 50%; font-size:0.75rem; font-weight:600; padding-top: 0.3rem;}
.pop_schedule0019 .month p em { display:block; font-weight:700; font-size:1.2rem; line-height:1; }
.pop_schedule0019 .lst { position:relative; width: calc(100% - 5.7rem); float: right; }
.pop_schedule0019 .lst ul { overflow-y:auto; height:4.5rem; font-size: 0; }
.pop_schedule0019 .lst .no_data { padding-left:0; width:100%; font-weight:600; text-align:center; line-height:4.5rem; font-size: 0.75rem; }
.pop_schedule0019 .lst li a { position:relative; display:block; line-height:1.5rem; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; color: #333; font-size: 0.8rem; padding: 0 0.2rem 0 3.5rem; font-weight:600; }  
.pop_schedule0019 .lst li a:before {content:""; position:absolute; left:0; top:0.6rem; width:0.2rem; height:0.2rem; background:#193566; }
.pop_schedule0019 .lst li a span { position:absolute; left:0.5rem; top:0; max-width: 2.5rem; font-weight:700; overflow:hidden; }  
.pop_schedule0019 .lst li.sche_list_type2 a { padding-left: 4.5rem; }
.pop_schedule0019 .lst li.sche_list_type2 a span { max-width: 3.5rem; }  
.pop_schedule0019 .btn_more { position:absolute; right: 0; bottom: 0; width: 2rem; height: 2rem; line-height: 2rem; text-align: center; color:#fff; background: #193566; font-size:1.2rem; }
/* 캘린더 :active */
.pop_schedule0019 .month > a.prev:hover, 
.pop_schedule0019 .month > a.prev:focus { transform: translateX(-4px); -webkit-transform: translateX(-4px); }
.pop_schedule0019 .month > a.next:hover, 
.pop_schedule0019 .month > a.next:focus { transform: translateX(4px); -webkit-transform: translateX(4px); }
.pop_schedule0019 .lst li a:hover,
.pop_schedule0019 .lst li a:focus{ color:#2d89e9; text-decoration:underline; }
.pop_schedule0019 .btn_more:hover i,
.pop_schedule0019 .btn_more:focus i {-webkit-transform:rotate(180deg); transform:rotate(180deg);}
.pop_schedule0019 .btn_more i,
.pop_schedule0019 .month > a { -webkit-transition:0.2s; transition:0.2s; }

/* 바로가기 */
.M_link0019 { position:relative; } 
.M_link0019 ul { display:table; table-layout: fixed; width: 100%; }
.M_link0019 li { display: table-cell; }
.M_link0019 li a { position:relative; display: block; text-align:center; }
.M_link0019 li a .img {display: flex; justify-content: center; align-items: center; max-width:4.6rem; height:4.6rem; border: 2px solid transparent; margin:0 auto 0.5rem; transition: all 0.2s; -webkit-transition: all 0.2s; }
.M_link0019 li a .img img { width: 3.35rem; height: 2.9rem;}
.M_link0019 li a span { display:block; max-height:2rem; line-height:1rem; overflow:hidden; font-size:0.85rem; font-weight: 600; }
/** 바로가기 :active **/
.M_link0019 li a:hover .img,
.M_link0019 li a:focus .img{ background: #f8fcff; border-color: #2d89e9; }
.M_link0019 li a:hover span,
.M_link0019 li a:focus span { font-weight: 700; }
/* 2023.08.31 선영 추가작업 */
.M_link0019 li.no_data {position: relative; display: flex; align-items: center; justify-content: center; margin-bottom: 0; width: 100%; height: 7rem; color: #000;}

/* 팝업존 */
.pop0019 { position:relative; height:100%; font-size:0;}  
.pop0019 h2 {max-width:calc(100% - 7rem); }
.pop0019 .control { position:absolute; top:-0.3rem; right:0; }  
.pop0019 .control a { display:inline-block; vertical-align:middle; font-size:1.05rem; padding:0 0.2rem; } 
.pop0019 .control .stop,
.pop0019 .control .play { background: rgba(101,101,101,0.2); border-radius: 50%;}
.pop0019 .control .play { display:none; }
.pop0019 .control p { display:inline-block; vertical-align:middle; font-size:0.75rem; line-height:2rem; margin-left:0.5rem; color: #000;}
.pop0019 .control p strong { font-weight:700; color: #078cf1; }  
.pop0019 .control p strong:after {content:"/"; color: #000; display:inline-block; vertical-align:middle; font-weight: 200; font-size:0.8rem; margin:0 3px; }
.pop0019 .pop_img { position:relative; width:100%; height:11.25rem; background:rgba(0,0,0,0.1); overflow:hidden; }
.pop0019 .pop_img div,
.pop0019 .pop_img .item {height:100%;}
.pop0019 .pop_img .item a { display:block; height:100%; line-height:0; text-align:center; overflow:hidden;}
.pop0019 .pop_img .item img {position:relative; top:50%; width:auto; max-width:100%; max-height:100%; transform: translateY(-50%); -webkit-transform: translateY(-50%); transition: all 0.2s; -webkit-transition: all 0.2s;}
/** 팝업존 :active **/
.pop0019 .pop_img .item a:hover img,
.pop0019 .pop_img .item a:focus img{transform: translateY(-50%) scale(1.05); -webkit-transform: translateY(-50%) scale(1.05);}
.pop0019 .control a:hover,
.pop0019 .control a:focus {color:#078cf1;}

/* 식단 */
.meal_menu0019 { position:relative; height:100%; font-size:0; }
.meal_menu0019 .inner {position:relative; height:11.25rem; background: url('/images/template/T0019/main/0019_ptrn.png'); padding:1.5rem 1rem; overflow:hidden; }
.meal_menu0019 .inner ul { padding-right: 0.25rem; width:100%; height:8rem; overflow-y:auto; font-size:0.75rem; }  
.meal_menu0019 .inner .no_data {text-align:center; line-height: 8rem; font-weight:600;}
.meal_menu0019 .inner li + li {margin-top:1.2rem;}
.meal_menu0019 .inner dl {position:relative; height:auto; }
.meal_menu0019 .inner dt {position:relative; width:100%; font-size:0.85rem; height: 2.7rem; line-height:2.4rem; text-align:center; border:2px solid #078cf1; margin-bottom:0.5rem; background:#fff; color:#313131; z-index: 999;}
.meal_menu0019 .inner dt span { position: relative; padding: 0 1rem; }
.meal_menu0019 .inner dt span::before { position: absolute; top: 50%; left: 0; transform: translateY(-50%); width: 0.4rem; height: 0.4rem; border-radius: 50%; background: #078cf1; content: ""; }  
.meal_menu0019 .inner dt span::after { position: absolute; top: 50%; right: 0; transform: translateY(-50%); width: 0.4rem; height: 0.4rem; border-radius: 50%; background: #078cf1; content: ""; }  
.meal_menu0019 .inner dt strong{ color:#078cf1; font-weight:700; font-size:1rem;}
.meal_menu0019 .inner dd { font-weight:600; line-height:1.2rem; padding-right:5rem; min-height: 6rem; word-break: keep-all; color: #363636; font-size: 0.75rem; }
.meal_menu0019 img { position: absolute; bottom: 1.75rem; right: 1.25rem; max-width: 5.85rem; max-height: 2.5rem; }
.meal_menu0019 .btn_more { font-size: 1.4rem; border-color: #078cf1; color: #078cf1; }
 
/* 게시판 */
.notice0019 { position:relative; height:100%;} 
.notice0019 .titTab ul { overflow:hidden; margin-right:2rem; margin-bottom: 0.7rem; font-size: 0; }
.notice0019 .titTab ul li { position: relative; display: inline-block; max-width: 33.333%; padding: 0 0.5rem; left: -0.5rem; }
.notice0019 .titTab ul li ~ li::before { position: absolute; top: 50%; left: -2px; transform: translateY(-50%); -webkit-transform: translateY(-50%); width: 0.2rem; height: 0.2rem; background: rgba(0, 0, 0, 0.2); content: ""; }
.notice0019 .titTab ul li a { display:block; text-align:center; color:#000; font-size:0.9rem; line-height:1.25rem; height:1.25rem; overflow:hidden; white-space: nowrap; transition:all 0.15s; -webkit-transition:all 0.15s; }
.notice0019 .titTab ul li a.current,
.notice0019 .titTab ul li a:hover { font-weight:700; }
.notice0019 .tabWrap { height:calc(100% - 2.6rem); }
.notice0019 .list_box { display:none; height:100%; background:#fff; padding:1.2rem 1rem; overflow:hidden;} 
.notice0019 .list_box ul { position:relative;  }
.notice0019 .list_box ul li:nth-child(n+6) { display:none;}
.notice0019 .list_box ul li a { position:relative; display:block; line-height:1.5rem; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; font-weight:400; padding-left:0.5rem; font-size:0.75rem; color:#000; }
.notice0019 .list_box ul li a:before { content:""; position:absolute; left:0; top:0.6rem; width:0.2rem; height:0.2rem; background:#003267; }  
/** 게시판 :action **/   
.notice0019 .list_box.on { display:block; } 
.notice0019 .list_box ul li a:hover,
.notice0019 .list_box ul li a:focus { text-decoration:underline; color:#2d5081; }
/** 게시판 :new **/  
.notice0019 .list_box li a.new { padding-left:1.8rem;}
.notice0019 .list_box li a.new:after {content:"N"; position:absolute; left:0.5rem; top:0.25rem; width:1rem; height:1rem; line-height:1rem; background:#2d5081; color:#fff; font-size:0.6rem; border-radius:50%; font-weight: 600; text-align:center; z-index:3;}
.notice0019 .btn_more { font-size: 1.4rem; }
/** 게시판 :데이터 없음 **/
.notice0019 .list_box li.no_data { line-height:7.5rem; text-align:center; font-weight:600; }
  
/* 갤러리 */
.gallery0019 { position:relative; height:100%; font-size:0;}    
.gallery0019 ul {height:calc(100% - 2.6rem); overflow:hidden; }
.gallery0019 li { width:100%; height: 100%; }
.gallery0019 li:nth-child(n+2) { display:none; }  
.gallery0019 li a { position:relative; display:block; height:100%; }
.gallery0019 li a .img { position:relative; height:10rem; overflow:hidden; background:rgba(0,0,0,0.1); }
.gallery0019 li a .img img { position:absolute; left:50%; top:50%; display:block; width:100%; height:auto; -webkit-transform:translate(-50%, -50%); transform:translate(-50%, -50%); -webkit-transition:0.2s; transition:0.2s; }
.gallery0019 li a .img.private {display: flex; justify-content: center; align-items: center; text-align: center; line-height: 1.5; font-size: 0.8rem; color: #fff; background: #666; }
.gallery0019 li a .img.private i {font-size: 1.5rem;}
.gallery0019 li a .txt { position:absolute; left:0; bottom:0; width:100%; padding:0 5.5rem 0 1rem; background:rgba(0,0,0,0.7); color:#fff; font-size:0.8rem; font-weight:400; line-height:2.5rem; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; }
.gallery0019 li a .txt span { position:absolute; right:1rem; top:0; font-size:0.7rem; }
.gallery0019 li.no_data {display:flex; width: 100%; height:100%; align-items:center; justify-content:center; background:rgba(0,0,0,0.1); font-size:0.8rem; font-weight:600;}
.gallery0019 .btn_more { font-size: 1.4rem; }
/** 갤러리 active **/ 
.gallery0019 li a:hover strong,
.gallery0019 li a:focus strong{ color:#1d6cc5}
.gallery0019 li a:hover .img > img,
.gallery0019 li a:focus .img > img { -webkit-transform:translate(-50%, -50%) scale(1.1); transform:translate(-50%, -50%) scale(1.1); } 
 
/* 배너존 */
.banner_zone {line-height:1; border-top:1px solid #e5e5e5; background:#fff; }
.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:1024px) {
	/* 캘린더 */
	.pop_schedule0019 { padding: 1rem 1.4rem;} 
	.pop_schedule0019 .tit_wrap {width: 100%; }
	.pop_schedule0019 .month { position: absolute; bottom: 1.75rem; left: 1.4rem; }
	.pop_schedule0019 .btn_more { bottom: auto; top: 0; }

}

@media (max-width:860px) { 

	/* 배너존 */
	.banner_zone h2{display:none;}
	.banner_zone .bnWrap{width:calc(100% - 6rem); padding-left:0.75rem;}

	/* 팝업존 */
	.pop0019 .pop_img{ height: 12rem; }

	/* 식단 */
	.meal_menu0019 .inner { padding: 1rem; height: 12rem; }
	.meal_menu0019 .inner ul { height: 10rem; }  
	.meal_menu0019 .inner .no_data { line-height: 10rem; }
	.meal_menu0019 img { bottom: 1rem; }

	/* 게시판 */
	.notice0019 .titTab ul {flex-wrap:wrap; }
	.notice0019 .titTab ul li { flex:inherit;} 
	.notice0019 .tabWrap {height:9.5rem; } 

	/* 갤러리 */
	.gallery0019 ul { width: calc(100% + 1rem); margin-left: -0.5rem; }
	.gallery0019 li { width: 50%; float: left; padding: 0 0.5rem; }
	.gallery0019 li:nth-child(n+2) { display:block; } 
	.gallery0019 li:nth-child(n+3) { display:none; } 
	.gallery0019 li.no_data { width: calc(100% - 1rem); margin-left: 0.5rem; }

	/* 캘린더 */
	.pop_schedule0019 { padding: 1rem; }
	.pop_schedule0019 .lst ul li { display: inline-block; width: 50%; }

	/* 바로가기 */
	.M_link0019 li a .img {width:4rem; height:4rem;}
}

@media (max-width:640px) {  
	/* 바로가기 */
	.M_link0019 li { display: inline-block; width: 33.333%; vertical-align: top; }
}

@media (max-width:580px) {  
	/* 메인비주얼 */
	.MVisual0019 { position:relative; right:auto; top:auto; width:100%; height:auto;}
	.MVisual0019 .item img { width:100%; height:auto; left:auto; float:right; transform:none; -webkit-transform:none;}

	/* 식단 */
	.meal_menu0019 .inner { height: auto; }
	.meal_menu0019 .inner ul { height: 8rem; }  
	.meal_menu0019 img { width: 7rem; height: auto; }

	/* 캘린더 */
	.pop_schedule0019 .month { position: relative; bottom: 0; left: 0; justify-content: center; }
	.pop_schedule0019 .lst { width: 100%; margin-top: 0.5rem; }

}  

@media (max-width:480px) { 
	/* 갤러리 */
	.gallery0019 ul { width: 100%; margin-left: 0; }
	.gallery0019 li { width: 100%; padding: 0; }
	.gallery0019 li:nth-child(n+2) { display:none; } 
	.gallery0019 li.no_data { width: 100%; margin-left: 0; }

	/* 캘린더 */
	.pop_schedule0019 .lst ul li { width: 100%; }

    /* 게시판 */
    .notice0019 .titTab ul li { max-width:100%; }
}
 
@media (max-width:340px) {  
    /* 식단 */
    .meal_menu0019 .inner dd {padding-right: 0; min-height: 0;}
	.meal_menu0019 img { display: none; }
}