/*-----------------------------------------------------------
Author :JH, Woo
Creative date :2021. 06. 07
-----------------------------------------------------------*/

[class*="MC_wrap"] h2{font-size:1.05rem; overflow:hidden; white-space:nowrap; max-width: calc(100% - 1.5rem); line-height: 2rem; margin-bottom: 0.5rem;}
.btn_more{width: 1.5rem; height: 1.5rem; line-height: 1.5rem; font-size: 1rem; border: 1px solid #ccc; border-radius: 50%; text-align: center; position: absolute; top: 0; right: 0;}
.btn_more i{transition: transform 0.3s; -webkit-transition: transform 0.3s;}
.btn_more:hover i{transform: rotate(180deg); -webkit-transform: rotate(180deg);}

/* ï¿½ï¿½ï¿½Îºï¿½ï¿½Ö¾ï¿½ */
.main_visual{position:relative; height:21.2rem; overflow:hidden;}
.main_visual #m_visual li{overflow:hidden;}
.main_visual #m_visual li img{position:relative; display:inline-block; vertical-align: middle; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%);}
.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 #3f549e; border-radius:50%;} /* ï¿½ï¿½ï¿½Ö¾ï¿½ ï¿½ï¿½Æ° ï¿½ï¿½ï¿½ï¿½ */
.main_visual .bx-pager a.active{background-color:#3f549e;}/* ï¿½ï¿½ï¿½Ö¾ï¿½ ï¿½ï¿½Æ° ï¿½ï¿½ï¿½ï¿½ */

/* ï¿½Ù·Î°ï¿½ï¿½ï¿½01 */
.M_link0032{position:relative; height:100%; overflow:hidden; padding: 1.25rem 0 1.75rem;}
.M_link0032 ul{width:100%; display:table; table-layout:fixed;}
.M_link0032 ul li{display:table-cell; position: relative; vertical-align: middle; }
.M_link0032 ul li a { display:block; padding: 0 0.5rem; height: 3.5rem; overflow: hidden; }
.M_link0032 ul li a div{display: table; height: 3.5rem; padding-left: 4rem;}
.M_link0032 ul li a .ico{ position:absolute; text-align: center; top: 0.3rem; left: 0; display:block; }
.M_link0032 ul li a .ico img { width:4.2rem; height:3.25rem;}
.M_link0032 ul li a em{display:table-cell; vertical-align: middle; font-size:0.95rem; overflow:hidden; font-weight: 500; padding-top: 0.5rem; transition: color 0.3s; -webkit-transition: color 0.3s; position: relative;}
.M_link0032 ul li a em::after{width: 0.4rem; height: 0.4rem; opacity: 0; background: #4366df; border-radius: 50%; position: absolute; top: 0; left: calc(50% - 0.2rem); transition: opacity 0.3s; -webkit-transition: opacity 0.3s; content: '';}
/* active */
.M_link0032 ul li a:hover em,
.M_link0032 ul li a:focus em{color: #4366df;}
.M_link0032 ul li a:hover em::after{opacity: 1;}

/* ï¿½Ô½ï¿½ï¿½ï¿½ */
.notice0032{position:relative; height:100%; }
.notice0032::before{width: 100%; height: 2px; background: #5d75d2; position: absolute; top: 2.4rem; left: 0; content: '';}
.notice0032 h2{display:inline-block; max-width:calc((100% - 3.2rem) / 3);}
.notice0032 h2 ~ h2{margin-left:0.5rem;}
.notice0032 h2 a{position:relative; display:block; color:#555; padding-left:0.6rem; transition: color 0.3s; -webkit-transition: color 0.3s; }
.notice0032 h2 a::before{width: 1px; height: 0.6rem; background: #ccc; position: absolute; left: 0; top: 0.7rem; content: '';}
.notice0032 h2:first-child a{padding-left: 0;}
.notice0032 h2:first-child a::before{display: none;}
.notice0032 h2 a span { display:block; overflow:hidden;}
.notice0032 .list_box{position:absolute; top:3.2rem; display:none; width:100%; }
.notice0032 .list_box ul{overflow:hidden;}
.notice0032 .list_box ul li{margin-bottom: 0.5rem; position: relative;}
.notice0032 .list_box ul li a{display: block; border: 1px solid #dde0f0; background: #f6f7fc; padding:0 0.5rem 0 5rem; transition: background 0.3s; -webkit-transition: background 0.3s;}
.notice0032 .list_box ul li a .date{position: absolute; left: 1rem; top: 0.8rem; font-size: 0.75rem; color: #555; line-height: 1.2; text-align: center;}
.notice0032 .list_box ul li a .date::before{width: 1px; height: 2rem; background: #dde0f0; position: absolute; right: -0.75rem; top: 0; content: '';}
.notice0032 .list_box ul li a .date em{display: block; color: #354a93; font-size: 1.25rem; }
.notice0032 .list_box ul li a .txt{ overflow: hidden; white-space: nowrap; text-overflow: ellipsis; line-height: 3.75rem;}
.notice0032 .btn_more{top: -2.9rem; color: #6070c3;}
.notice0032_2::before{background: #8e52b8;}
.notice0032_2 .list_box ul li a{background: #f7f1fb; border: 1px solid #e8d0f8;}
.notice0032_2 .list_box ul li a .date em{color: #8e52b8;}
.notice0032_2 .list_box ul li a .date::before{color: #e8d0f8;}
.notice0032_2 .btn_more{color: #8e52b8;}
/* active */
.notice0032 h2 a.current,
.notice0032 h2 a:focus,
.notice0032 h2 a:hover { color: #5d75d2; }
.notice0032_2 h2 a.current,
.notice0032_2 h2 a:focus,
.notice0032_2 h2 a:hover { color: #8e52b8; }
.notice0032 .list_box.on{display:block;}
.notice0032 .list_box ul > li > a:hover,
.notice0032 .list_box ul > li > a:focus{background: #e6e9ff;}
.notice0032_2 .list_box ul > li > a:hover,
.notice0032_2 .list_box ul > li > a:focus{background: #f3dfff;}

/* ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ */
.pop_schedule0032 {position: relative; display: block;}
.pop_schedule0032::before{width: 100%; height: 2px; background: #8fc31f; position: absolute; top: 2.4rem; left: 0; content: '';}
.pop_schedule0032 h2 br{display: none;}
.pop_schedule0032 .sche_wrap{position: relative; border: 1px solid #cedcb3; overflow: hidden; margin-top: 1.3rem;}
.pop_schedule0032 .sche_tit{width: 5rem; height: 12.5rem; float: left; background: #ecf1e2; padding-top: 3.25rem; text-align: center; position: relative;}
.pop_schedule0032 .sche_tit a {position: absolute; top: 6.9rem; left: 0.75rem; width: 1.5rem; height: 1.5rem; line-height: 1.5rem; border-radius: 50%; background: #fff; text-align: center; font-size: 1rem; box-shadow: 1px 1px #ccc; transition: 0.3s; -webkit-transition: 0.3s;}
.pop_schedule0032 .sche_tit a.next{left: 2.75rem;}
.pop_schedule0032 .sche_tit .month {position: relative; text-align: center;}
.pop_schedule0032 .sche_tit .month em {font-size: 1.3rem; display: block; margin: 0 auto; width: 3rem; height: 3rem; line-height: 3rem; border-radius: 50%; background: #8fc31f; color: #fff;}
.pop_schedule0032 .sche_tit .month a:hover, .pop_schedule0032 .sche_tit .month a:focus{color: #ff5100;}
.pop_schedule0032 .sche_list{width: calc(100% - 5rem); height: 12.5rem; float: left; padding: 0.5rem 1.25rem;}
.pop_schedule0032 .btn_more{color: #8fc31f;}
.lst_schedule {height: 11rem; overflow-y: auto;}
.lst_schedule > li {line-height: 2.25rem; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.lst_schedule > li + li{border-top: 1px dotted #a6a6a6;}
.lst_schedule > li .date {display: inline-block; margin-right: 0.75rem; color: #8fc31f; transition: color 0.3s; -webkit-transition: color 0.3s;}
.lst_schedule > .no_Data { text-align:center; margin-top: 2.2rem;}
/* ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½:active */
.lst_schedule > li:hover {text-decoration: underline;}
.lst_schedule > li:hover .date{color: #6d990f;}

/* ï¿½ï¿½ï¿½ï¿½ï¿½Ç½Ä´ï¿½ */
.meal_menu0032{position:relative; height:10rem;}
.meal_menu0032::before{width: 100%; height: 2px; background: #17aaaf; position: absolute; top: 2.4rem; left: 0; content: '';}
.meal_menu0032 .meal_wrap { background:#dbf3f4; border: 1px solid #b5e0e2; padding: 1.5rem 1.5rem 4.75rem 1.5rem; margin-top: 1.5rem;}
.meal_menu0032 ul{ height:9rem; line-height: 1.8; overflow-y:auto;}
.meal_menu0032 ul li + li{margin-top:1rem;}
.meal_menu0032 ul li.no_Data{display:none;text-align:center; line-height:5rem;} /*230119*/
.meal_menu0032 .imgbox{position:absolute;bottom: 1rem;right: 1.5rem;display: none;}
.meal_menu0032 dl{position:relative;}
.meal_menu0032 dl dt.kcal{background: #fff; line-height: 2rem; border-radius: 1rem; font-size: 0.85rem; text-align: center; font-weight: 500;}
.meal_menu0032 dl dt.kcal strong {color:#fff; background: #43abaf; width: 5rem; border-radius: 1rem; float: left; text-align: center; }
.meal_menu0032 dl dd.meal_list{ margin-top: 0.5rem;}
.meal_menu0032 .btn_more{color: #17aaaf;}

/* ï¿½ï¿½ï¿½ä°¶ï¿½ï¿½ï¿½ï¿½ */
.gallery0032{position:relative; height:100%;}
.gallery0032 .gall_list{border: 1px solid #ccc; overflow: hidden;}
.gallery0032 .gall_list li{display:block; width: 100%; float:left;}

.gallery0032 .gall_list li a{ display:block; padding: 1rem 1.5rem 0.75rem;}
.gallery0032 .gall_list li .img{position:relative; display:block; width:100%; height:9rem; overflow:hidden; background:#ccc;}
.gallery0032 .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; width:100%;}
.gallery0032 .gall_list li .txt{display:block; text-align: center; overflow:hidden; margin-top: 0.75rem; padding-left: 0.8rem; padding-right: 4.5rem; text-overflow:ellipsis; white-space:nowrap; background: #fff; position: relative;}
.gallery0032 .gall_list li .txt::before{width: 0.25rem; height: 0.25rem; background: #999; border-radius: 50%; position: absolute; left: 0; top: 0.5rem; content: '';}
.gallery0032 .gall_list li .txt span{ position: absolute; right: 0; top: 0; color: #555;}
.gallery0032 .btn_more::before{background: #fff;}
/* active */
.gallery0032 .btn_more:hover:before,
.gallery0032 .btn_more:focus:before{background: #bbd1ef;}
.gallery0032 .gall_list li a:hover .txt,
.gallery0032 .gall_list li a:focus .txt { text-decoration:underline;}
.gallery0032 .gall_list li a:hover .img img,
.gallery0032 .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);}

/* ï¿½Ë¾ï¿½ï¿½ï¿½ */
.pop0032{height:100%;}
.pop0032 .nss_pg{position:absolute; right:0; top:0; line-height: 2rem;}
.pop0032 .nss_pg span{display:inline-block; }
.pop0032 .nss_pg span em{padding: 0 0.3rem;}
.pop0032 .nss_pg span .now{ color:#354a93; }
.pop0032 .nss_pg a{display:inline-block; margin: 0 0.1rem; width: 1.5rem; height: 1.5rem; line-height: 1.5rem; border-radius: 50%; border: 1px solid #ccc; text-align: center; color: #555; transition: 0.3s; -webkit-transition: 0.3s;}
.pop0032 .nss_pg .play{display:none;}
.pop0032 .nss_pg a.list{background: #8590b0; color: #fff;}
.pop0032 .bx-wrapper{position:relative; margin:0.6rem auto 0; width:100%; overflow:hidden; text-align:center; background:url('/tempSample/30032/images/main/0032_ptrn_popup.png') repeat; padding: 0.75rem 0; }
.pop0032 .pop_img2 li a{display: block; height: 225px;}
.pop0032 .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%;}
.pop0032 .pop_img2 li.on{display:block;}
/* ï¿½Ë¾ï¿½ï¿½ï¿½ï¿½ï¿½Æ® ï¿½ï¿½ï¿½Ì¾ï¿½ ï¿½ß°ï¿½ */
.pop0032 .pop_layer_box{position:absolute; top:0; left:0; display:none; width:100%; height:100%; background:#394b61;}
.pop0032 .pop_layer_box .pop_layer{position:relative; padding:1rem;}
.pop0032 .pop_layer_box .pop_layer h3{font-size:0.9rem; color:#fff;}
.pop0032 .pop_layer_box .pop_layer ul{margin-top:0.75rem; padding:1rem 2rem; height:11.2rem; line-height:1.1rem; text-align:left; background:#576c85; overflow-y:auto;}
.pop0032 .pop_layer_box .pop_layer ul li{list-style-type:disc; color:#fff;}
.pop0032 .pop_layer_box .pop_layer ul li a:hover,
.pop0032 .pop_layer_box .pop_layer ul li a:focus{text-decoration:underline;}
.pop0032 .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*/
.pop0032 .nss_pg a:hover,
.pop0032 .nss_pg a:focus { background: #8590b0; color: #fff;}

/* ï¿½ï¿½ï¿½ï¿½ï¿½ */
.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: 130%;}

	/* ï¿½Ù·Î°ï¿½ï¿½ï¿½ */
	.M_link0032{padding: 1.25rem 0 1.75rem;}
	.M_link0032 ul li a em{font-size: 0.85rem; height: 3.1rem;}
	.M_link0032 ul li a{height: 3.1rem;}

	/* ï¿½ï¿½ï¿½ï¿½ï¿½Ç½Ä´ï¿½ */
	.meal_menu0032 .meal_wrap{height: 12.5rem;}
	.meal_menu0032{position:relative; height:100%;}
}
@media (max-width:1024px){
	h2{font-size:1rem;}

	/* ï¿½Ù·Î°ï¿½ï¿½ï¿½ */
	.M_link0032{padding: 1.5rem 0 0.5rem;}
	.M_link0032 ul{display: block;}
	.M_link0032 ul::after{display: block; content: ''; clear: both;}
	.M_link0032 ul li{width: 33.333%; float: left; margin-bottom: 1.5rem;}

	/* ï¿½ï¿½ï¿½ï¿½ï¿½ */
	.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);}
}
@media (max-width:920px){
	/* ï¿½ï¿½ï¿½ï¿½ï¿½ */
	.banner_zone ul li{width:25%;}
} 
@media (max-width:600px){
	/* ï¿½Ù·Î°ï¿½ï¿½ï¿½ */
	.M_link0032 ul li{width: 50%;}

	/* ï¿½ï¿½ï¿½ï¿½ï¿½ */
	.banner_zone ul li{width:50%;}
}
@media (max-width:480px){
	h2{font-size: 0.95rem;}

	/* ï¿½Ù·Î°ï¿½ï¿½ï¿½ */
	.M_link0032 ul li a .ico{top: 0.6rem;}
	.M_link0032 ul li a .ico img{width: 3.5rem; height: auto;}
	.M_link0032 ul li a div{padding-left: 3.7rem;}
 
}
@media (max-width:380px){
	/* ï¿½Ù·Î°ï¿½ï¿½ï¿½ */
	.M_link0032 ul li a .ico{top: 0.9rem;}
	.M_link0032 ul li a .ico img{width: 3rem; height: auto;}
	.M_link0032 ul li a div{padding-left: 3rem;}

	/* ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ */
	.notice0032 h2{max-width: calc((100% - 2.8rem) / 3);}
	.notice0032 h2 ~ h2{margin-left: 0.3rem;}
	.notice0032 h2 a{padding-left: 0.3rem;}

	/* ï¿½ï¿½ï¿½ï¿½ï¿½Ç½Ä´ï¿½ */
	.meal_menu0032 .meal_wrap{height: auto; padding:1rem;}
	.meal_menu0032 .imgbox{display: none;}

	/* ï¿½ï¿½ï¿½ä°¶ï¿½ï¿½ï¿½ï¿½ */
	.gallery0032 .gall_list li a{padding: 1rem;}

	/* ï¿½ï¿½ï¿½ï¿½ï¿½ */
	.banner_zone ul li{width:100%;}
}

