﻿/* 더보기 */
.btn_more i{transition: all 0.2s;}
.btn_more2{position: absolute; top:-2rem; right: 0; font-weight: 700;}
.btn_more2::before{content: ''; display: inline-block; width: 1rem; height: 1rem; border-radius: 50%; position: absolute; right: 1.6rem; top: 50%; transform: translateY(-44%); background: #ccf0fe; z-index: -1; transition: all 0.2s;}
.btn_more2::after{content: ''; display: inline-block; width: 2rem; height: 1rem; background: url(/images/template/T0022/main/0022_more_btn.png) no-repeat center center / contain; margin-left: 1rem;}
/* 더보기 : hover */
.btn_more:hover i{ transform: rotate(180deg); }
.btn_more2:hover::before{width: 2rem; height: 2rem; right: 4rem;}

/* 메인비주얼 */ 
.MVisual0022 { position: relative; height: 100%; line-height:1;}
.MVisual0022 .slider{height:100%; overflow:hidden;}
.MVisual0022 .item{overflow:hidden;}
.MVisual0022 .item img{position:relative; width:auto; height:100%; left:50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%);}
.MVisual0022 .control{position:absolute; right:50%; margin-right:-30rem; bottom:2rem; z-index:1;}
.MVisual0022 .control > a{display:inline-block; width:2rem; height:2rem; line-height:2rem; background:rgb(17, 50, 30, 0.5); color:#fff; text-align: center; border-radius:50%; -webkit-transition:all .15s; -ms-transition:all .15s; transition:all .15s; }
.MVisual0022 .control > a.play{display:none;}
.MVisual0022 .control > a:hover,
.MVisual0022 .control > a:focus{ background:rgb(17, 50, 30, 0.9);}

/* 식단 */
.meal_menu0022 { position:relative; height:100%; }
.meal_menu0022::after{content: ''; display: block; clear: both;}
.meal_menu0022 h2 { position:relative; width:11rem; line-height:4.4rem; font-weight:600; font-size:1rem; white-space:nowrap; color:#fff; float:left; padding-left:4.25rem; background: #12b0fa; border-radius: 2rem 2rem 2rem 0; overflow: hidden;}
.meal_menu0022 h2:before { content:""; position:absolute; left:1rem; top:50%; transform: translateY(-50%); width:2.75rem; height:2.75rem; background:url('/images/template/T0022/main/0022_meal_icon.png') no-repeat center center / contain;}
.meal_menu0022 .inner { position:relative; width:calc(100% - 12rem); margin-left: 1rem; height:100%; background: #f7f7f7; float:left; border-radius: 2rem 2rem 0 2rem;}
.meal_menu0022 .inner ul { width: calc(100% - 4rem); height:2.2rem; overflow-y:auto; margin-top:.85rem; padding-top:0.6rem; }
.meal_menu0022 .inner li + li{margin-top:.75rem;} 
.meal_menu0022 .inner li.no_data { text-align:center; line-height:1.5rem;}
.meal_menu0022 .inner dl { display:flex; } 
.meal_menu0022 .inner dl dt { flex-basis:8.5rem; font-size:0.9rem; color:#000; text-align:center; font-weight:600; line-height:1.6rem; }
.meal_menu0022 .inner dl dt span { position: relative; font-weight:700; padding-left: 1rem;}
.meal_menu0022 .inner dl dt span::before{content: ''; position: absolute; left: 0.2rem; top:50%; transform:translateY(-50%); display: inline-block; width: 7px; height: 7px; background: #12b0fa; border-radius: 50%; }
.meal_menu0022 .inner dl dd { width:calc(100% - 8.5rem); color:#000; font-size:0.8rem; word-break:keep-all;  line-height:1.6rem; font-weight:400; }
.meal_menu0022 > img{position:absolute; right:0; bottom:-0.5rem; width:8.75rem; height:8.15rem;}
.meal_menu0022 .btn_more { position:absolute; right:1rem; top:50%; transform: translateY(-50%);width:1.9rem; height:1.9rem; background:#12b0fa; border-radius:50%; line-height:1.9rem; text-align:center; color:#fff; font-size:1rem; -webkit-transition:all .2s; -ms-transition:all .2s; transition:all .2s; }
/* 식단 : active */
.meal_menu0022 .btn_more:hover,
.meal_menu0022 .btn_more:focus{background:#005c87;}


/* 캘린더 */
.pop_schedule0022 { position:relative; height:100%; }
.pop_schedule0022 h2{position:relative; line-height:2rem; font-weight:700; font-size:1rem; overflow:hidden; white-space:nowrap; color:#000; margin-bottom:0.5rem; margin-right:12rem; } 
.pop_schedule0022 .month { position:absolute; display:flex; justify-content:space-between; align-items:center; right: 2.3rem; top: 0;} 
.pop_schedule0022 .month span { font-size:1rem; font-weight:700; line-height:1;}
.pop_schedule0022 .month span em { position:relative; display:inline-block; color:#155aa8; }
.pop_schedule0022 .month p { display:flex; }
.pop_schedule0022 .month a { position:relative; display:block; width:1.9rem; height:1.9rem; border-radius:50%; text-align:center; line-height:1.9rem; margin-left:.4rem; }
.pop_schedule0022 .month a:before { content:""; position:absolute; left:0; top:0; width:100%; height:100%; background: #e8e8e8; border-radius:50%; z-index: -1;}
.pop_schedule0022 .month a i { font-weight:700; }
.pop_schedule0022 .month a.prev i {transform: rotate(180deg);}
.pop_schedule0022 .lst { position:relative; padding:.7rem 0 0; background: #155aa8; color: #fff; border-radius: 1rem; padding: 1rem; overflow: hidden;}
.pop_schedule0022 .lst::before{content: ''; width: 12rem; height: 12rem; border-radius: 50%; background: #2062ae; position: absolute; right: -2rem; bottom: -2rem; z-index: 1;}
.pop_schedule0022 .lst ul { position:relative; overflow-y:auto; height:10.7rem; z-index: 2;}
.pop_schedule0022 .lst ul li a { position:relative; display:block; padding:0.5rem 0 0.5rem 2.5rem; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; }
.pop_schedule0022 .lst ul li a span { position:absolute; left:0; top:0.2rem; width:1.75rem; height:1.75rem; background:#729dca; border-radius:50%; text-align: center; line-height:1.75rem; color:#fff; font-weight:600; } 
.pop_schedule0022 .lst ul li.sche_list_type2 a{padding-left: 3rem;}
.pop_schedule0022 .lst ul li.sche_list_type2 a span{ width: auto; padding: 0 0.2rem; border-radius: 0.7rem;}
.pop_schedule0022 .lst .no_data { width:100%; line-height:10rem; text-align:center; padding-right:0; }
.pop_schedule0022 .img { position:absolute; right:0; bottom:0; font-size:0; }
.pop_schedule0022 .img img { width:5.55rem;}
.pop_schedule0022 .btn_more { position:absolute; right:0; top:0;width:1.9rem; height:1.9rem; background:#155aa8; border-radius:50%; line-height:1.9rem; text-align:center; color:#fff; font-size:1rem; -webkit-transition:all .2s; -ms-transition:all .2s; transition:all .2s; }
/** 캘린더 : active **/ 
.pop_schedule0022 .month a:hover,
.pop_schedule0022 .month a:focus { background:#12b0fa; color: #fff; }
.pop_schedule0022 .lst ul li a:hover span,
.pop_schedule0022 .lst ul li a:focus span { background:#12b0fa; }
.pop_schedule0022 a,
.pop_schedule0022 a span{-webkit-transition:all .2s; -ms-transition:all .2s; transition:all .2s; }
.pop_schedule0022 .btn_more:hover,
.pop_schedule0022 .btn_more:focus{background:#003066;}


/* 게시판 */
.notice0022 { position:relative; height:100%; margin-left: 2rem; }
.notice0022 .titTab{padding-right: 5rem; margin-bottom: 0.5rem;}
.notice0022 .titTab::after { content: ''; display: block; clear: both; }
.notice0022 .titTab li { position:relative; float: left; max-width: 33.33%; padding-right: 2rem; }
.notice0022 .titTab li + li::before{ content: ''; display: inline-block; width: 5px; height: 5px; border-radius: 50%; background: #ddd; position: absolute; top: 50%; transform: translateY(-50%); left: -1rem;}
.notice0022 .titTab li a { position:relative; display:block; height:2rem; font-size:1rem; font-weight: 600; line-height:2rem; white-space: nowrap; z-index:1; }
.notice0022 .titTab li a.current {text-align:center; color:#12b0fa; font-weight:700; }
.notice0022 .titTab li a.current::after { content: ''; display: block; width: 1.5rem; height: 1.5rem; background: #d1eefe; border-radius: 50%; position: absolute; right: -0.7rem; top: 0; z-index: -1;}
.notice0022 .titTab li a span { position:relative; display: inline-block; overflow: hidden; width: 100%;}
.notice0022 .list_box { position:relative; display:none; width:100%; height:15rem; }
.notice0022 .list_box.on { display: block; }
.notice0022 .list_box ul { position:relative; height:100%; }
.notice0022 .list_box ul::after{content: ''; display: block; clear: both;}
.notice0022 .list_box li { width:31%; float:left; } 
.notice0022 .list_box li + li { margin-left:3.5%; }
.notice0022 .list_box li:nth-child(n+4) { display:none; }
.notice0022 .list_box li a { position:relative;  height:12.7rem; display:block; color:#333; padding: 1.5rem 1rem; box-shadow: 0 0 0.5rem rgba(0,0,0,0.2); border-radius: 1rem; border: 2px solid #fff;}
.notice0022 .list_box li a.new:after { position:absolute; right:1rem; top:1.3rem; content:"\e9a8"; font-family:"xeicon"; color:#12b0fa; font-size:1.5rem; }
.notice0022 .list_box li .notice_tag{display:block; width:calc(100% - 2rem); white-space: nowrap; overflow: hidden; font-weight: 600;}
.notice0022 .list_box li .tit { display:block; font-size:.9rem; color:#333; font-weight:500; overflow:hidden; margin:1.25rem 0 2rem; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-weight: 600;}
.notice0022 .list_box li .txt { display:block; height:2.4rem; line-height:1.2rem; font-size:0.8rem; color:#696969;  overflow:hidden; margin-bottom: 0.5rem;}
.notice0022 .list_box li .date { position:relative; color:#999; font-size: 0.75rem; }
/* 게시판 : 데이터 없음 */ 
.notice0022 .list_box li.no_data{text-align:center; width:100%; line-height: 12.7rem; background: #f7f7f7; border-radius: 1rem;}
/* 게시판 : hover */ 
.notice0022 .titTab li a:hover{font-weight: 700;}
.notice0022 .list_box li a:hover{border-color: #12b0fa;}
.notice0022 .list_box li a:hover .notice_tag{color: #12b0fa;}
.notice0022 a, .notice0022 p{-webkit-transition:all 0.2s; -ms-transition:all 0.2s; transition:all 0.2s; }
.notice0022 :before{-webkit-transition:all .2s; -ms-transition:all .2s; transition:all .2s; }

/* 바로가기1 */
.M_link0022 { position:relative; height:100%;}
.M_link0022 ul{display:table; width: 100%; }  
.M_link0022 ul li { position:relative; display: table-cell; width: 12.5%; font-weight: 600;} 
.M_link0022 ul li a { position:relative; display:block; text-align:center; }
.M_link0022 ul li a p { position:relative; width:5.75rem; height:5.75rem; margin:0 auto; border-radius:1rem; background: #fff; box-shadow: 0 0 0.4rem rgba(0,0,0,0.1); border: 2px solid #fff; -webkit-transition:background-color 0.2s; transition:background-color 0.2s; }
.M_link0022 ul li a p::before { content:""; position:absolute; right: 0; bottom:0; opacity:0; width:.45rem; height:.45rem; background:#115aa7; border-radius:50%; -webkit-transition:0.2s; transition:0.2s; }
.M_link0022 ul li a p img { width:100%; -webkit-transition:transform 0.2s; transition:transform 0.2s;}
.M_link0022 ul li a span { display:inline-block; line-height:1.5rem; max-height:3rem; font-size:0.9rem; margin-top:0.7rem; overflow:hidden; } 
/** 바로가기1 : active **/
.M_link0022 ul li a:hover p,
.M_link0022 ul li a:focus p { border-color: #115aa7;}
.M_link0022 ul li a:hover p img,
.M_link0022 ul li a:focus p img { -webkit-transform:rotateY(180deg); transform:rotateY(180deg);}
.M_link0022 ul li a:hover p::before,
.M_link0022 ul li a:focus p::before { opacity:1; right: -.4rem; bottom: -.4rem;}


 /* 갤러리 */
 .gallery0022 { position:relative; height:100%; }
 .gallery0022::before{content: ''; display: block; width: 13rem; height: 13rem; border-radius: 50%; background: #fff; position: absolute; top: -2rem; right: -2rem; z-index: -2;}
 .gallery0022 h2 { color:#000; font-weight:700; font-size:1rem; line-height:2rem; white-space:nowrap; overflow:hidden; margin-right:6rem; margin-bottom:0.7rem; }
 .gallery0022 h2 em{display:inline-block; max-width: 50%; overflow: hidden; vertical-align: bottom;}
 .gallery0022 h2 span{display:inline-block; max-width: 50%; overflow: hidden; vertical-align: bottom; font-weight: 400; font-size: 0.85rem; padding-left: 1rem;}
 .gallery0022 .list_box{ border-radius:0.5rem; padding-bottom:1.2rem; overflow:hidden; }
 .gallery0022 .list_box.no_data{height:11.25rem; display:flex; align-items:center; justify-content:center; background:#e5ecf9;}
 .gallery0022 .list_box li{width:47.5%; float:left; margin:5px 0;}
 .gallery0022 .list_box li + li{margin-left:5%;}
 .gallery0022 .list_box li:nth-child(2n) ~ li{display: none;}
 .gallery0022 .list_box a { position:relative; display:block; height:100%; width:100%;}
 .gallery0022 .list_box a .img{ position:relative; height:11rem; overflow:hidden; border-radius:1rem; background:rgba(0,0,0,0.1);}
 .gallery0022 .list_box a .img img { position:absolute; top:50%; left:50%; transform:translate(-50%, -50%); width:auto; height:110%; transition: all 0.2s;} 
 .gallery0022 .list_box a .txt {width:100%; line-height:3.25rem; text-align:center; font-size:0.9rem; font-weight:600; color:#000; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; }
 
 .gallery0022 .btn_more2{ top: 0.2rem;}
 /** 갤러리 : active **/
 .gallery0022 .list_box a:hover .img img{transform:translate(-50%, -50%) scale(1.1) ;}
 .gallery0022 .list_box a:hover:before,
 .gallery0022 .list_box a:focus:before{ opacity: 1; }
 .gallery0022 .list_box a:hover .txt,
 .gallery0022 .list_box a:focus .txt{ text-decoration: underline; }
 .gallery0022 a, .gallery0022 a .txt{-webkit-transition:all .2s; -ms-transition:all .2s; transition:all .2s; }


/* 팝업존 */
.pop0022 { position:relative; width:100%; height:100%;}
.pop0022 h2 { color:#111; font-weight:700; font-size:1rem; line-height:2rem; white-space: nowrap; overflow:hidden;}
.pop0022 .tit_wrap{position:relative; margin-bottom:0.7rem;}
.pop0022 .nss_pg{position:absolute; right:0; top: 13.7rem; color:#fff; line-height:2.5rem; background: #12b0fa; padding: 0 1rem; border-radius: 1rem 0 1rem 1rem;}
.pop0022 .nss_pg p { display:inline-block; font-size:.8rem; margin-right: .3rem; vertical-align: middle; }
.pop0022 .nss_pg p strong { font-size:0.9rem; color: #fefc8d; font-weight: 600;}
.pop0022 .nss_pg p span { font-weight:600; }
.pop0022 .nss_pg p strong:after{content:""; display:inline-block; width:0.2rem; height:0.2rem; border-radius: 50%; background:#fff;  margin:0 0.5rem; vertical-align:middle; }
.pop0022 .nss_pg a {display: inline-block; overflow: hidden; font-size:.9rem; color:#fff; vertical-align:middle; margin-left:0.3rem; -webkit-transition:0.2s; transition:0.2s; }
.pop0022 .nss_pg .play {display: none;}
.pop0022 .pop_img { position:relative; height:11rem; overflow: hidden; border-radius:1rem 1rem 0 1rem; background:rgba(0,0,0,0.1);}
.pop0022 .pop_img div,
.pop0022 .pop_img .item {height:100%;}
.pop0022 .pop_img .item a { display: block; height:100%; line-height:0; text-align:center; overflow:hidden;}
.pop0022 .pop_img .item img {position:relative; max-width:100%; width:auto; height:100%;}
/* 팝업존 : active */
.pop0022 .nss_pg a:hover,
.pop0022 .nss_pg a:focus{ color: #155aa8;}


/* 배너존 */
.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;}
/* 배너존 : active */
.banner_zone .btn a:hover,
.banner_zone .btn a:focus{background:#f1f1f1;}

@media (max-width: 1240px) {
	/* 메인비주얼 */
	.MVisual0022 .item img{width: 140%; height: auto;}
	.MVisual0022 .control{margin-right: auto; right: 1rem; bottom: 1rem;}
 
} 
@media (max-width: 1024px) {

	/* 공지사항 */
	.notice0022 .list_box li{ width: 48.2%;}
	.notice0022 .list_box li:nth-child(2n) ~ li{display: none;}
	
	/* 바로가기 */
	.M_link0022 ul li a p{width: 4.5rem; height: 4.5rem;}
	.M_link0022 ul li a span{padding: 0 0.2rem; font-size: 0.8rem;}

} 
@media (max-width: 980px) { 	
} 

@media (max-width: 860px) {
} 
@media (max-width: 768px) {	 
	/* 게시판 */
	.notice0022{margin-left: 0;}
	.notice0022 .list_box{height: auto;}

	/* 바로가기 */
	.M_link0022 ul{display: flex; flex-wrap: wrap;}
	.M_link0022 ul::after{content: ''; display: block; clear: both;}
	.M_link0022 ul li{display: block; width: 25%; float: left; margin-bottom: 0.5rem;}

	/* 갤러리 */
	.gallery0022::before{top: -1rem;}
	.gallery0022 .list_box{padding-bottom: 0;}

}
@media (max-width: 640px) {	 
	/* 식단 */
	.meal_menu0022 h2{float: none; line-height: 4rem;}
	.meal_menu0022 h2:before{width: 2rem; height: 2rem;}
	.meal_menu0022 .inner{width: 100%; float: none; margin-left: 0; border-radius: 0 2rem 2rem 2rem;}
	.meal_menu0022 .inner ul{width:100%; margin-top: 0; padding: 1rem; height: 4.6rem;}
	.meal_menu0022 .btn_more{top: 1rem; transform: none; right: 0;}
}

@media (max-width: 480px) {
 
	/* 식단 */
	.meal_menu0022 h2{line-height: 3.5rem; }
	.meal_menu0022 .inner ul{height: 6rem; padding: 1rem 0.5rem;}
	.meal_menu0022 .inner dl{display: block;}
	.meal_menu0022 .inner dl dt{text-align: left;}
	.meal_menu0022 .inner dl dd{width: 100%;}

	/* 캘린더 */
	.pop_schedule0022 .lst{padding: 1rem 0.5rem;}

	/* 게시판 */
	.notice0022 .titTab li{display: inline-block; max-width: 100%;}
	.notice0022 .list_box li{width: 100%; margin: 0;}
	.notice0022 .list_box li + li{margin-left: 0; margin-top: 0.5rem;}
	.notice0022 .list_box li a{ box-shadow: 0 0 0.2rem rgb(0 0 0 / 20%); padding: 1rem 0.5rem;}

	/* 바로가기 */
	.M_link0022 ul li{width: 33.33%;}
	.M_link0022 ul li a p{width: 3.5rem; height: 3.5rem;}

	/* 갤러리 */
	.gallery0022 h2 em{max-width: 100%;}
	.gallery0022 h2 span{display: none;}
	.gallery0022 .list_box li{width: 100%;}
	.gallery0022 .list_box li + li{margin-left: 0;}
	.gallery0022 .list_box a .txt{line-height: 2.5rem;}
}  
@media (max-width: 380px) {
	/* 캘린더 */
	.pop_schedule0022 .month{position: static; justify-content: center; width: auto; margin: -0.5rem auto 0.5rem;}


	
 
}   
@media (max-width: 320px) {	
}