
/*-----------------------------------------------------------
Author :HR, Park
Creative date :2021. 05. 04
-----------------------------------------------------------*/

h2{font-size:1.1rem; overflow:hidden; white-space:nowrap; }

/* ë©”ì¸ë¹„ì£¼ì–¼ */

.main_visual{position:relative; height:24rem; overflow:hidden;}
.main_visual #m_visual li{overflow:hidden;}
.main_visual #m_visual li img{position:relative; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%);}
.main_visual .bx-wrapper{position:relative;}
.main_visual .bx-controls{position:absolute; bottom:2rem; 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;}/* ë¹„ì£¼ì–¼ ë²„íŠ¼ ìƒ‰ìƒ */

/* ê²Œì‹œíŒ */
.notice0014{position:relative; height:100%; }
.notice0014 h2{display:inline-block; max-width:calc((100% - 4rem) / 3); line-height:2rem;}
.notice0014 h2 ~ h2{margin-left:0.8rem;}
.notice0014 h2 a{position:relative; display:block; color:#555; padding-right:0.6rem; }
.notice0014 h2 a:before{content:''; position:absolute; right:0; top:0; display:block; width:0.4rem; height:0.4rem; background:#ff5201; border-radius:50%; opacity:0; -webkit-transition:opacity 0.3s; -ms-transition:opacity 0.3s; -moz-transition:opacity 0.3s; transition:opacity 0.3s; }
.notice0014 h2 a span { display:block; overflow:hidden;}
.notice0014 .list_box{position:absolute; top:2.8rem; display:none; width:100%; border-top:2px solid #dbbb87;}
.notice0014 .list_box ul{overflow:hidden;}
.notice0014 .list_box ul > li {border-bottom:1px dotted #999;}
.notice0014 .list_box ul > li > a{position:relative; display:block; width:100%; line-height:2.5rem; padding-right:4.5rem; color:#333; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.notice0014 .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:#ff5100; margin-right:0.5rem;}
.notice0014 .list_box .date{position:absolute; top:0; right:0; color:#777; font-size:0.75rem; }
.notice0014 .btn_more{position:absolute; top:-3.1rem; right:0; text-align:center; font-size:1.3rem; -webkit-transition:transform 0.3s; -ms-transition:transform 0.3s; -moz-transition:transform 0.3s; transition:transform 0.3s;}
/* active */
.notice0014 h2 a.current:before,
.notice0014 h2 a:focus:before,
.notice0014 h2 a:hover:before { opacity:1; }
.notice0014 .list_box.on{display:block;}
.notice0014 .list_box ul > li > a:hover,
.notice0014 .list_box ul > li > a:focus{text-decoration:underline;}
.notice0014 .btn_more:hover,
.notice0014 .btn_more:focus{-webkit-transform:rotate(180deg); -ms-transform:rotate(180deg); -moz-transform:rotate(180deg); transform:rotate(180deg);}

/* ë°”ë¡œê°€ê¸°01 */
.M_link0014{position:relative; height:100%; overflow:hidden;}
.M_link0014 ul{width:100%; display:table; table-layout:fixed;}
.M_link0014 ul li{display:table-cell; }
.M_link0014 ul li a { display:block; }
.M_link0014 ul li a .ico{ position:relative; display:block; width:5.25rem; height:5.25rem; border-radius:50%; background:#ffe5e2; border:1px solid #e8c9c6; margin:0 auto 1.5rem; box-sizing:content-box; }
.M_link0014 ul li a .ico img { width:100%; height:100%; -webkit-transition:transform 0.3s; -ms-transition:transform 0.3s; -moz-transition:transform 0.3s; transition:transform 0.3s;}
.M_link0014 ul li a em{display:block; height:2.4rem; color:#333; font-size:0.85rem; line-height:1.2rem; text-align:center; overflow:hidden; padding:0 0.5rem;}
/* active */
.M_link0014 ul li a:hover .ico img,
.M_link0014 ul li a:focus .ico img{-webkit-transform:rotateY(180deg); -ms-transform:rotateY(180deg); -moz-transform:rotateY(180deg); transform:rotateY(180deg); }
.M_link0014 ul li a:hover,
.M_link0014 ul li a:focus { text-decoration:underline;}

/* í–‰ì‚¬ì¼ì • */
.pop_schedule0014{position:relative; height:100%;}
.pop_schedule0014 h2{margin:0 2rem 0.5rem 0; line-height:2rem;}
.pop_schedule0014 .schedule_wrap { background:#ffc5be; height:auto; padding:1.1rem 1rem; overflow:hidden; }
.pop_schedule0014 .month{position:relative; width:5.25rem; float:left;}
.pop_schedule0014 .month > span{ position:relative; display:block; font-size:0.75rem; text-align:center; padding:1.8rem 0 1.5rem;}
.pop_schedule0014 .month > span:before {content:''; position:absolute; left:50%; top:50%; background:#fff; width:4.5rem; height:4.5rem; border-radius:1rem; -webkit-transform:translate(-50%, -50%) rotate(45deg); -ms-transform:translate(-50%, -50%) rotate(45deg); -moz-transform:translate(-50%, -50%) rotate(45deg); transform:translate(-50%, -50%) rotate(45deg);}
.pop_schedule0014 .month span em { position: relative;}
.pop_schedule0014 .month span strong { display:block; color:#b02b29; font-size:1.4rem;}
.pop_schedule0014 .month a { position:relative; display:block; width:2rem; height:2rem; background:#fff; border-radius:50%; float:left; text-align:center; line-height:2rem; font-size:1rem;}
.pop_schedule0014 .month a.next { float:right;}
.pop_schedule0014 .month a i{-webkit-transition:transform 0.3s; -ms-transition:transform 0.3s; -moz-transition:transform 0.3s; transition:transform 0.3s;}
.pop_schedule0014 .btn_more{position:absolute; top:0; right:0; width:1.5rem; line-height:1.5rem; border-radius:50%; text-align:center; font-size:1.3rem; -webkit-transition:transform 0.3s; -ms-transition:transform 0.3s; -moz-transition:transform 0.3s; transition:transform 0.3s;}
.lst_schedule{width:calc(100% - 6.5rem); height:9rem; line-height:2rem; overflow-y:auto; float:right;}
.lst_schedule > li{white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.lst_schedule > li + li{margin-top:0.3rem;}
.lst_schedule > li .date{display:inline-block; margin-right:8px; width:2rem; height:2rem; line-height:2rem; text-align:center; border-radius:50%; background:#e76664; color:#fff; font-weight:400;}
.lst_schedule > .no_Data{line-height:6rem; text-align:center;}
/* active */
.pop_schedule0014 .month a:hover.prev i,
.pop_schedule0014 .month a:focus.prev i{-webkit-transform:translateX(-30%); -ms-transform:translateX(-30%); -moz-transform:translateX(-30%); transform:translateX(-30%);}
.pop_schedule0014 .month a:hover.next i,
.pop_schedule0014 .month a:focus.next i{-webkit-transform:translateX(30%); -ms-transform:translateX(30%); -moz-transform:translateX(30%); transform:translateX(30%);}
.pop_schedule0014 .btn_more:hover,
.pop_schedule0014 .btn_more:focus{-webkit-transform:rotate(180deg); -ms-transform:rotate(180deg); -moz-transform:rotate(180deg); transform:rotate(180deg);}
.lst_schedule > li a:hover,
.lst_schedule > li a:focus{text-decoration:underline;}

/* ì˜¤ëŠ˜ì˜ì‹ë‹¨ */
.meal_menu0014{position:relative; height:100%;}
.meal_menu0014 h2{margin:0 2rem 0.5rem 0;line-height:2rem;}
.meal_menu0014 .meal_wrap {background:#ffdd86;height:11.2rem;padding: 0.8rem 20px 0.8rem 1rem;} /*221223*/
.meal_menu0014 ul{overflow-y: auto;height:100%;} /*221223*/
.meal_menu0014 ul li + li{margin-top:1rem;}
.meal_menu0014 ul li.no_Data{text-align:center; line-height:4.5rem;}
.meal_menu0014 .imgbox{position:absolute;bottom:-10px;right: -12px;width: 100px;height: 140px;} /*221223*/
.meal_menu0014 .imgbox img{width:100%; }
.meal_menu0014 dl{position:relative;}
.meal_menu0014 dl dt.kcal{width: 30%;line-height: 1.25rem;border-radius:2.25rem;background:#fff;font-size:0.95rem;color:#6a4e08;text-align:center;} /*221223*/
.meal_menu0014 dl dd.meal_list{margin-top:0.5rem;}
.meal_menu0014 dl dt.kcal strong {font-size:0.85rem; color:#000;}
.meal_menu0014 .btn_more{position:absolute; top:0; right:0; font-size:1.3rem; -webkit-transition:transform 0.3s; -ms-transition:transform 0.3s; -moz-transition:transform 0.3s; transition:transform 0.3s;}
/* active */
.meal_menu0014 .btn_more:hover,
.meal_menu0014 .btn_more:focus{-webkit-transform:rotate(180deg); -ms-transform:rotate(180deg); -moz-transform:rotate(180deg); transform:rotate(180deg);}


/* íŒì—…ì¡´ */
.pop0014{height:100%;}
.pop0014 h2{margin:0 11rem 0.5rem 0;line-height:2rem;}
.pop0014 .nss_pg{position:absolute; right:0; top:0;}
.pop0014 .nss_pg span{display:inline-block; font-size:0.75rem; }
.pop0014 .nss_pg span .now{font-size:0.9rem; color:#619517; }
.pop0014 .nss_pg a{display:inline-block; margin:0 0.1rem; width:2rem; height:2rem; border-radius:50%; border:1px solid #b8dced; line-height:2rem; font-size:1rem; text-align:center; background:#fff; transition:border 0.3s; -webkit-transition:border 0.3s; -ms-transition:border 0.3s; -moz-transition:border 0.3s; }
.pop0014 .nss_pg .play{display:none;}
.pop0014 .pop_img2{position:relative; margin:0 auto; width:100%; overflow:hidden; text-align:center; background:#cbe5f1; }
.pop0014 .pop_img2 li a { display:block; height:225px;}
.pop0014 .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%;}
.pop0014 .pop_img2 li.on{display:block;}
/* íŒì—…ë¦¬ìŠ¤íŠ¸ ë ˆì´ì–´ ì¶”ê°€ */
.pop0014 .pop_layer_box{position:absolute; top:0; left:0; display:none; width:100%; height:100%; background:#394b61;}
.pop0014 .pop_layer_box .pop_layer{position:relative; padding:1rem;}
.pop0014 .pop_layer_box .pop_layer h3{font-size:0.9rem; color:#fff;}
.pop0014 .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;}
.pop0014 .pop_layer_box .pop_layer ul li{list-style-type:disc; color:#fff;}
.pop0014 .pop_layer_box .pop_layer ul li a:hover,
.pop0014 .pop_layer_box .pop_layer ul li a:focus{text-decoration:underline;}
.pop0014 .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*/
.pop0014 .nss_pg a:hover,
.pop0014 .nss_pg a:focus { border-color:#49a1ca; }

/* í¬í† ê°¤ëŸ¬ë¦¬ */
.gallery0014{position:relative; height:100%;}
.gallery0014 h2{margin:0 5rem 1rem 0;line-height:2rem;}
.gallery0014 .gall_list{margin:0 -0.5rem;}
.gallery0014 .gall_list li{display:block; width:25%; float:left; padding:0 0.5rem;}
.gallery0014 .gall_list li a{ display:block;}
.gallery0014 .gall_list li .img{position:relative; display:block; width:100%; height:9.5rem; overflow:hidden; background:#eee;}
.gallery0014 .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;}
.gallery0014 .gall_list li .txt{display:block; margin-top:0.5rem; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.gallery0014 .gall_list li .date{color:#777; font-size:0.65rem;}
.gallery0014 .btn_more{position:absolute; top:0; right:0; width:4.5rem; line-height:1.75rem; border-radius:1.75rem; text-align:center; color:#000; font-size:0.65rem; background:#fff; font-style:italic; border:1px solid #b8dced; -webkit-transition:background 0.3s; -ms-transition:border 0.3s; -moz-transition:border 0.3s; transition:border 0.3s;}
.gallery0014 .btn_more i {font-size:1.1rem; margin-left:0.2rem; vertical-align:middle; }
/* active */
.gallery0014 .btn_more:hover,
.gallery0014 .btn_more:focus{border-color:#49a1ca;}
.gallery0014 .gall_list li a:hover .txt,
.gallery0014 .gall_list li a:focus .txt { text-decoration:underline;}
.gallery0014 .gall_list li a:hover .img img,
.gallery0014 .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); height:100%;}

/* ë°°ë„ˆì¡´ */
.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: 120%;}

	/* ì˜¤ëŠ˜ì˜ ì‹ë‹¨ */
	.meal_menu0014 .meal_wrap { padding-right:90px; }
	.meal_menu0014 .imgbox { width:110px; height:200px; }
}
@media (max-width:1140px){
	/* ê³µì§€ì‚¬í•­ */
	.notice0014 h2 { max-width:calc((100% - 2.5rem) / 3); }
	.notice0014 h2 ~ h2 { margin-left:0.2rem; }
	/* ì˜¤ëŠ˜ì˜ì‹ë‹¨ */
	.meal_menu0014 .meal_wrap { padding-right:120px; }
	.meal_menu0014 .imgbox { right:0; }

	/* í¬í† ê°¤ëŸ¬ë¦¬ */
	.gallery0014 h2 { margin-bottom:0.5rem; }
	.gallery0014 .gall_list li { width:50%; }
	.gallery0014 .gall_list li:nth-child(n+3) { display:none; }
	.gallery0014 .gall_list li .img { height:8.6rem;}
	.gallery0014 .btn_more { top:0.2rem; height:1.5rem; line-height:1.5rem;}
}
@media (max-width:1024px){
	h2{font-size:1rem;}

	/* ë°”ë¡œê°€ê¸° */
	.M_link0014 ul li a .ico { width:4.3rem; height:4.3rem; }

	/* ë°°ë„ˆì¡´ */
	.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:800px){
	/* ë°”ë¡œê°€ê¸° */
	.M_link0014 ul { display:block; }
	.M_link0014 ul li { display:block; float:left; width:33.333%; }
	.M_link0014 ul li a .ico { margin:0.5rem auto; }

	/* ë°°ë„ˆì¡´ */
	.banner_zone ul li{width:25%;}
}
@media (max-width:760px){
	/* ê³µì§€ì‚¬í•­ */
	.notice0014 .list_box { top:2rem; }
	.notice0014 .list_box ul > li:nth-child(n+4) { display:none; }
	.notice0014 .btn_more { top:-2.4rem;}
}
@media (max-width:600px){
	/* ë°°ë„ˆì¡´ */
	.banner_zone ul li{width:50%;}
}
@media (max-width:480px){
	/* ë©”ì¸ë¹„ì£¼ì–¼ */
	/* .main_visual .bx-controls{bottom:1rem;} */

}
@media (max-width:380px){
	/*ê³µì§€ì‚¬í•­*/
	.notice0014 h2 { font-size:0.9rem; max-width:calc((100% - 2rem) / 2); }
	.notice0014 h2 ~ h2 { margin-left:0; }
	.notice0014 h2 a {padding-right:0.3rem;}
	.notice0014 h2 a:before { width:5px; height:5px; }

	/* ë°”ë¡œê°€ê¸° */
	.M_link0014 ul li { width:50%;}
	.M_link0014 ul li a .ico { width:4rem; height:4rem; }

	/* í–‰ì‚¬ì¼ì • */
	.pop_schedule0014 .month { width:100%; margin-bottom:0.7rem; background:#fff; border-radius:2rem; }
	.pop_schedule0014 .month > span { position:absolute; top:50%; left:50%; -webkit-transform:translate(-50%, -50%); -ms-transform:translate(-50%, -50%); -moz-transform:translate(-50%, -50%); transform:translate(-50%, -50%); padding:0; }
	.pop_schedule0014 .month > span:before { display:none;}
	.pop_schedule0014 .month > span strong { display:inline-block; font-size:0.75rem; }
	.lst_schedule { width:100%; height:6.6rem; }

	/* ì˜¤ëŠ˜ì˜ì‹ë‹¨ */
	.meal_menu0014 .meal_wrap { padding:1.5rem 1rem; }
	.meal_menu0014 .imgbox img { display:none; }

	/* í¬í† ê°¤ëŸ¬ë¦¬ */
	.gallery0014 .gall_list li { width:100%; }
	.gallery0014 .gall_list li:nth-child(2) {display:none;}

	/* ë°°ë„ˆì¡´ */
	.banner_zone ul li{width:100%;}
}

