
/*-----------------------------------------------------------
Author : YeJin, Son
Creative date :2022. 04. 06
-----------------------------------------------------------*/

/* btn_more */
.btn_more { position: absolute; top: 0; right: 0; font-size: 1.2rem; color: #000; width:2rem; height:2rem; line-height:2rem; border-radius:50%; text-align:center; } 
/* btn_more : active */
.btn_more:hover,
.btn_more:focus { color: #fff;}
.btn_more:hover i,
.btn_more:focus i { transform: rotate(90deg); -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); }
.btn_more,
.btn_more i { -webkit-transition:all .15s; -ms-transition:all .15s; transition:all .15s; }


/* ���κ��־� */
.MVisual0033 { position: relative; height: 100%; overflow:hidden;}
.MVisual0033 .item{overflow:hidden; line-height:0;}
.MVisual0033 .item img{position:relative; width:auto; height:100%; left:50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%);}
.MVisual0033 .control{position:absolute; left:50%; bottom:7rem; z-index:1; transform: translateX(-50%); -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); }
.MVisual0033 .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; }
.MVisual0033 .control > a.play{display:none;}
.MVisual0033 .control > a:hover,
.MVisual0033 .control > a:focus{ background:rgb(17, 50, 30, 0.9);}

/* �Խ��� */
.notice0033 { position:relative; height:100%; font-size:0; text-align:center; padding: 0 1.75rem; }
.notice0033 .titTab { width: calc(100% - 4rem); }
.notice0033 .titTab ul { position:relative; display:inline-block; min-width:70%; border-radius: 2rem; text-align:center; } 
.notice0033 .titTab li { position:relative; display:inline-block; width:calc(95% / 3); font-size:1rem; font-weight: 600; vertical-align: top; line-height: 2.4rem; background:#f1f4f6; }
.notice0033 .titTab li:first-child{border-radius:2rem 0 0 2rem;}
.notice0033 .titTab li:last-child{border-radius:0 2rem 2rem 0;}
.notice0033 .titTab li ~ li::before { position: absolute; top: 50%; left: -4px; transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); width: 4px; height: 4px; border-radius: 50%; background: #c0cad0; content: ""; z-index: 0; } 
.notice0033 .titTab li a { display:block; position:relative; color:#333; padding: 0 1rem; margin: 0; z-index: 1; }
.notice0033 .titTab li a span{ display:block; overflow:hidden; white-space:nowrap;}
.notice0033 .tabWrap { height: 7rem; overflow: hidden; margin-top: 2rem;}
.notice0033 .list_box { display:none; }
.notice0033 .list_box ul {height: auto; overflow: hidden; }
.notice0033 .list_box li { position: relative; width: 23.5%; float:left; text-align: left; font-size:.85rem; }
.notice0033 .list_box li ~ li { margin-left: 2%;}
.notice0033 .list_box li a{ position: relative; display:block; }
.notice0033 .list_box li strong{ display:block; font-size:0.9rem; font-weight: 600; color:#111; overflow:hidden; white-space: nowrap; text-overflow: ellipsis; }
.notice0033 .list_box li.new strong { padding-left: 1.5rem; }
.notice0033 .list_box li.new strong::before { position: absolute; top: 0; left: 0; width: 1.3rem; height: 1.3rem; line-height: 1.3rem; text-align: center; color: #fff; border-radius: 50%; content: "N"; font-weight: 700; font-size: 0.8rem; background: #2ac4a0; }
.notice0033 .list_box li.new::before strong { position: absolute; top: -0.9rem; right: 1.2rem; width: 1.7rem; height: 1.7rem; line-height: 1.7rem; border-radius: 50%; background: #ff8a00; color: #fff; text-align: center; content: "N"; font-size: 0.8rem; font-weight: 900; }
.notice0033 .list_box li p{ height:2.3rem; line-height:1.2rem; overflow:hidden; font-size: 0.85rem; color: #000; margin:1rem 0 1.5rem; }
.notice0033 .list_box li span { display: block; font-size:.75rem; color:#999; font-weight: 400; text-align: right; }
.notice0033 .list_box li span i { margin-right: 5px; }
.notice0033 .btn_more { top: 8px; right: 1.75rem; width: 3.15rem; height: 1.6rem; line-height: 1.6rem; font-size: 0.7rem; z-index: 1; text-transform: uppercase; text-align: left; }
.notice0033 .btn_more::before { position: absolute; top: 7px; right: 0; width: 19px; height: 18px; background: url('/images/schl/template/T0033/main/0033_btn_more.png') no-repeat center / cover; content: "";  }
.notice0033 .btn_more::after { position: absolute; top: 0; left: -0.5rem; width: 1.6rem; height: 1.6rem; background: #e7edf3; border-radius: 50%; content: ""; z-index: -1; }
/* �Խ��� : ������ ���� */
.notice0033 .list_box li.no_data{width: 100%; text-align:center; color: #111; line-height:7rem;}
/* �Խ��� : active */
.notice0033 .titTab li a:hover,
.notice0033 .titTab li a:focus,
.notice0033 .titTab li a.current { color:#fff; background: #3a54d1; box-shadow: 0 0 10px rgba(58, 84, 209, 0.36); border-radius:2rem; font-weight: 700; }
.notice0033 .titTab li a:hover::before,
.notice0033 .titTab li a:focus::before,
.notice0033 .titTab li a.current::before{position: absolute; top: -0.3rem; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); width: 0.7rem; height: 0.7rem; border-radius: 50%; border: 3px solid #fff; background: #eec638; content: ""; }
.notice0033 .list_box.on { display: block; }
.notice0033 .list_box li a:hover strong,
.notice0033 .list_box li a:focus strong{ color:#3a54d1;}
.notice0033 .list_box li a:hover p,
.notice0033 .list_box li a:focus p{text-decoration: underline;}
.notice0033 .btn_more:hover,
.notice0033 .btn_more:focus{ color: #2ac4a0; }
.notice0033 .btn_more:hover::before,
.notice0033 .btn_more:focus::before { transform: rotate(90deg); -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); }
.notice0033 a, 
.notice0033 strong,
.notice0033 :before{-webkit-transition:all .15s; -ms-transition:all .15s; transition:all .15s; }

/* �ٷΰ���1 */
.M_link0033 { position:relative; height:100%; padding:1.4rem 2.2rem; }
.M_link0033 ul{ display:table; width:100%; max-width:60rem; table-layout: fixed; margin:0 auto;}
.M_link0033 li { display: table-cell; vertical-align: top; padding:0 .25rem;}
.M_link0033 li a {position:relative; display:block; font-size:0;}
.M_link0033 li a p {display:inline-block; width:4.25rem; height:4.25rem; line-height:4.25rem; border: 4px solid #bed5ed; text-align:center; border-radius:50%; background:#fff; vertical-align: middle;}
.M_link0033 li a img { width:49px; height:47px; vertical-align: middle;}
.M_link0033 li a span{display:inline-block; width:calc(100% - 4.25rem); max-height: 2rem; padding-left:.5rem; font-size:.9rem; line-height:1rem; font-weight: 600; color:#000; overflow:hidden; vertical-align: middle;}
/** �ٷΰ���1 : active **/
.M_link0033 li a:hover img,
.M_link0033 li a:focus img{transform: rotateY(180deg); -webkit-transform: rotateY(180deg); -ms-transform: rotateY(180deg);}
.M_link0033 li a:hover p,
.M_link0033 li a:focus p { border-color: #44cdad; }
.M_link0033 p ,
.M_link0033 img { -webkit-transition:all .15s; -ms-transition:all .15s; transition:all .15s; }

/* �Ĵ� */
.meal_menu0033 { position:relative; height:100%;}
.meal_menu0033 .tit_wrap{margin-right:2.5rem; font-size:0; }
.meal_menu0033 .tit_wrap h2 {display: inline-block; max-width:100%; height:2.5rem; line-height:2.5rem; color:#fff; font-weight: 400; font-size:1rem; background: #3a54d1; border-radius: 2rem 2rem 2rem 0; padding: 0 1.75rem; overflow:hidden; }
.meal_menu0033 .inner { position:relative; background:#eff4f9; padding:1.3rem 1.75rem 3.3rem; border-radius: 0 1rem 1rem 1rem; }
.meal_menu0033 .inner .lst{position:relative; }
.meal_menu0033 .inner ul { overflow-y:auto; height:6.6rem; margin-right: 5.6rem; }
.meal_menu0033 .inner li + li { margin-top:1rem; }
.meal_menu0033 .inner .no_data { line-height: 6.6rem; text-align:center; }
.meal_menu0033 .inner dl { position:relative; min-height:6rem;}
.meal_menu0033 .inner dt { font-size:.8rem;}
.meal_menu0033 .inner dt em{ display: inline-block; width: 2.4rem; height: 2.4rem; line-height: 2.4rem; text-align: center; border-radius: 50%; color:#fff; background: #869fb7; }
.meal_menu0033 .inner dt span { margin-left: 0.5rem; font-size:.8rem; font-weight: 600; color: #3a54d1; }
.meal_menu0033 .inner dd { word-break:keep-all; line-height:1.25rem; margin-top: 0.5rem; font-weight: 400; color:#000;}
.meal_menu0033 img{position:absolute; right: 1rem; bottom: 1rem; width:101px; height:144px;}
/** �Ĵ� : active **/
.meal_menu0033 .btn_more:hover,
.meal_menu0033 .btn_more:focus { background:#3a54d1; }

/* Ķ���� */
.pop_schedule0033 { position:relative; height:100%;}
.pop_schedule0033 h2{color:#000; font-weight: 600; font-size:1rem; line-height:2rem; margin-right:4.5rem; white-space: nowrap; overflow:hidden;}
.pop_schedule0033 .sche_wrap{ margin-top:0.5rem; overflow:hidden;}
.pop_schedule0033 .month { position:relative; width:5.2rem; text-align:center; float:left; }
.pop_schedule0033 .month .year { position: relative; display: block; width: 5.2rem; height: 5.2rem; line-height: 7.5rem; text-align: center; border-radius: 50%; background: url('/images/schl/template/T0033/main/0033_pttrn_square.png'); color: #fff; margin-bottom: 0.7rem; font-weight:600;}
.pop_schedule0033 .month .year::before { position: absolute; top:1.3rem; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); background: url('/images/schl/template/T0033/main/0033_ico_sche.png') no-repeat center / cover; width: 1.5rem; height: 1.65rem; content: ""; }
.pop_schedule0033 .month .day { font-size: 1rem; color: #000; font-weight: 700; }
.pop_schedule0033 .month a { position:absolute; bottom:0; color:#000; font-size: 1rem; }
.pop_schedule0033 .month .prev { left:calc(50% - 2.25rem); }
.pop_schedule0033 .month .next { right:calc(50% - 2.25rem); }
.pop_schedule0033 .lst { position:relative; width:calc(100% - 5.2rem); padding-left:1.5rem; float:left;}
.pop_schedule0033 .lst ul { overflow-y:auto; height:8rem; padding-right:0.5rem; margin: -8px 0;}
.pop_schedule0033 .lst .no_data { line-height: 7rem; padding:0; text-align:center; }
.pop_schedule0033 .lst li{ width:100%; padding:.5rem 0; }
.pop_schedule0033 .lst li ~ li { border-top: 1px dashed #cecece;}
.pop_schedule0033 .lst li a { position:relative; display:block; line-height:1.7rem; padding-left:2.5rem; font-weight: 400; color:#000; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; }
.pop_schedule0033 .lst li a span{ position:absolute; left:0; top:0; display: block; width:1.7rem; height: 1.7rem; line-height: 1.6rem; border-radius: 50%; font-size:.8rem; color: #303f4a; text-align:center; background:#bed5ed; border: 2px solid transparent; font-weight: 600; }
.pop_schedule0033 .btn_more { width: 3.15rem; height: 1.6rem; line-height: 1.6rem; font-size: 0.7rem; z-index: 1; text-transform: uppercase; text-align: left; }
.pop_schedule0033 .btn_more::before { position: absolute; top: 7px; right: 0; width: 19px; height: 18px; background: url('/images/schl/template/T0033/main/0033_btn_more.png') no-repeat center / cover; content: "";  }
.pop_schedule0033 .btn_more::after { position: absolute; top: 0; left: -0.5rem; width: 1.6rem; height: 1.6rem; background: #e7edf3; border-radius: 50%; content: ""; z-index: -1; }
/** Ķ���� : active **/
.pop_schedule0033 .btn_more:hover,
.pop_schedule0033 .btn_more:focus{ color: #2ac4a0; }
.pop_schedule0033 .btn_more:hover::before,
.pop_schedule0033 .btn_more:focus::before { transform: rotate(90deg); -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); }
.pop_schedule0033 .month .prev:hover,
.pop_schedule0033 .month .prev:focus{ left: calc(50% - 2.4rem); }
.pop_schedule0033 .month .next:hover,
.pop_schedule0033 .month .next:focus{ right: calc(50% - 2.4rem); }
.pop_schedule0033 .lst li a:hover,
.pop_schedule0033 .lst li a:focus { text-decoration:underline; }
.pop_schedule0033 .lst li a:hover span,
.pop_schedule0033 .lst li a:focus span { border-color: #bed5ed; background: #fff; }
.pop_schedule0033 a,
.pop_schedule0033 .btn_more::before,
.pop_schedule0033 a span{-webkit-transition:all .15s; -ms-transition:all .15s; transition:all .15s; }

/* �˾��� */
.pop0033 { position:relative; width:100%; height:100%; }
.pop0033 .tit_wrap{margin-right:8rem; overflow:hidden; font-size:0; }
.pop0033 .tit_wrap h2 { max-width:100%; height:2.5rem; display: inline-block; line-height:2.5rem; color:#fff; font-weight: 400; font-size:1rem; background: #2ac4a0; border-radius: 2rem 2rem 2rem 0; padding: 0 1.75rem; overflow:hidden; }
.pop0033 .nss_pg{position:absolute; top:0; right:0; }
.pop0033 .nss_pg p { display: inline-block; font-size: 0.8rem; color: #000; vertical-align: middle; margin-right: 0.7rem; letter-spacing: -1px; line-height:2.5rem; }
.pop0033 .nss_pg p strong {color: #2ac4a0; font-weight: 600; }
.pop0033 .nss_pg p strong + span:before{content:""; display:inline-block; width:4px; height:10px; margin:0 5px 0 2px; background: url('/images/schl/template/T0033/main/0033_popup_dot.png') no-repeat center / cover; }
.pop0033 .nss_pg a {display: inline-block; text-align:center; overflow: hidden; vertical-align: top; color:#000; font-size:1.2rem; vertical-align: middle;}
.pop0033 .nss_pg .stop,
.pop0033 .nss_pg .play { width: 1.6rem; height: 1.6rem; line-height: 1.6rem; border-radius: 50%; background: #cbddf1; margin: 0 0.5rem; }
.pop0033 .nss_pg .play { display: none;}
.pop0033 .pop_img { position:relative; width:100%; height:11.25rem; overflow:hidden; text-align:center; border-radius: 0 1rem 1rem 1rem; background:#eee; }
.pop0033 .pop_img .slick-list{width:100%; max-width:17.5rem; margin:0 auto;}
.pop0033 .pop_img div,
.pop0033 .pop_img .item { height:100%; }
.pop0033 .pop_img .item a { position:relative; display:block; height:100%; overflow:hidden; background:#eee; }
.pop0033 .pop_img .item img {position:relative; max-width:100%; width:auto; height:100%;}
/** �˾��� : active **/
.pop0033 .nss_pg .stop:hover,
.pop0033 .nss_pg .stop:focus,
.pop0033 .nss_pg .play:hover,
.pop0033 .nss_pg .play:focus{background: #2ac4a0; color: #fff; }
.pop0033 .nss_pg a{-webkit-transition:all .15s; -ms-transition:all .15s; transition:all .15s; }

/* ������ */
.gallery0033 { position:relative; margin: 1.65rem 0 2.5rem; }
.gallery0033:before{content:""; position:absolute; right:calc(100% - 17.65rem); top: 0; width:200%; height:11rem; background:#ffde6a; border-radius: 2rem; }
.gallery0033 .tit_wrap{position:relative; display: inline-block; width: 11.5rem; padding-right:2.5rem; margin-top: 2.5rem; z-index: 2; }
.gallery0033 .tit_wrap h2 { position: relative; display: block; color:#000; font-weight: 600; font-size:1rem; line-height:1; margin-bottom: 1rem; overflow:hidden; white-space:nowrap; }
.gallery0033 .list_box{ overflow:hidden; display: inline-block; width: calc(100% - 13.15rem); height: 13.5rem; vertical-align: top; margin-top: 1.5rem; padding-left: 1.7rem; }
.gallery0033 .list_box ul{height:100%;}
.gallery0033 .list_box li{width:calc(61% / 2); float:left; margin-bottom:1.5rem;}
.gallery0033 .list_box li.no_data{ position:relative; width:100% !important; height:100%; display:flex; align-items:center; justify-content:center; font-size:.9rem; background:#fff; border-radius:2rem;}
.gallery0033 .list_box li:first-child { width: 35%; }
.gallery0033 .list_box li + li{margin-left:2%;}
.gallery0033 .list_box a { position:relative; display:block; }
.gallery0033 .list_box a p{ height:10.85rem; border-radius:1.5rem; text-align:left; overflow:hidden; background:#ececec; }
.gallery0033 .list_box li:first-child a p{ height: 12.2rem; }
.gallery0033 .list_box a p img { position:relative; top:50%; left:50%; width:auto; height:100%; -webkit-transform:translate(-50%, -50%); -ms-transform:translate(-50%, -50%);  transform:translate(-50%, -50%);}
.gallery0033 .list_box a span{ display:block; margin-top:.75rem; line-height:1.5rem; font-weight:600; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; color: #333; text-align: center; font-size:0.9rem;}
.gallery0033 .list_box li:first-child a span { position: absolute; bottom: -1.2rem; right: 0; width: calc(100% - 3.65rem); line-height: 2.4rem; background: #3a54d1; box-shadow: 0 0 10px rgba(58, 84, 209, 0.36); color: #fff; border-radius: 2rem 0 2rem 2rem; padding: 0 1.4rem; font-weight:400; }
.gallery0033 .btn_more { top: -7px; }
/** ������ : active **/
.gallery0033 .btn_more:hover,
.gallery0033 .btn_more:focus { background:#bfa139; }
.gallery0033 .list_box a:hover span,
.gallery0033 .list_box a:focus span{ color:#3a54d1; text-decoration: underline;}
.gallery0033 .btn_more,
.gallery0033 span{-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.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: 1240px) {

	/* ���κ��־� */
	.MVisual0033 .item img{ width:150%; height:auto; left:-25%; transform: none; -webkit-transform: none; -ms-transform: none; }
}

@media (max-width: 1024px) {
	/* ���κ��־� */
	.MVisual0033 .control { bottom: 6rem; }

	/* �������� */
	.notice0033 .titTab ul { min-width:80%;} 
	.notice0033 .list_box li { width: 32%; }
	
	/* �ٷΰ���1 */
	.M_link0033 { padding: 1.4rem 0; }
	.M_link0033 li a { text-align: center; }
	.M_link0033 li a p { display: block; margin: auto; }
	.M_link0033 li a span { display: block; width: 100%; padding: 0 0.5rem; margin-top: 0.6rem; }

	/* �Ĵ� */
	.meal_menu0033 .tit_wrap h2 { padding: 0 1.2rem; }
	.meal_menu0033 .inner { padding: 1.3rem 1.3rem 3.3rem; }
	.meal_menu0033 .inner ul { margin-right: 3.6rem; }
	.meal_menu0033 img { width: 80px; height: auto; }

	/* �˾��� */
	.pop0033 .tit_wrap h2 { padding: 0 1.2rem; }

	/* ������ */
	.gallery0033 .list_box li { width: 46%; }
	.gallery0033 .list_box li:first-child { width: 52%; }

}

@media (max-width: 860px){
	/* ����� */
	.banner_zone h2{display:none;}
	.banner_zone .bnWrap{width:calc(100% - 6rem); padding-left:0.75rem;}
}

@media (max-width: 768px) {
	/* ���κ��־� */
	.MVisual0033 .control { bottom: 5rem; }

	/* �������� */
	.notice0033 .titTab ul { min-width:auto;} 
	.notice0033 .list_box li { width: 49%; }
	.notice0033 .titTab li { font-size: 0.9rem; width:auto; max-width:100%; }
	.notice0033 .titTab li a { padding: 0 0.5rem; }

	/* �ٷΰ���1 */
	.M_link0033 li { width: calc(100% / 3); display: inline-block; }
	.M_link0033 li a img { width: 40px; height: auto; }
	.M_link0033 li a span { margin-bottom: 0.5rem; font-size:.85rem; }

	/* �Ĵ� */
	.meal_menu0033 .inner { padding: 1.3rem; }
	.meal_menu0033 .inner ul { height: 5.6rem; }
	.meal_menu0033 .inner .no_data { line-height: 5.6rem;}

	/* Ķ���� */
	.pop_schedule0033 .lst li { width: calc(100% / 2); float: left; }
	.pop_schedule0033 .lst li:nth-child(2) { border-top: none; }

	/* ������ */
	.gallery0033 { margin: 1.5rem 0; }
	.gallery0033:before { right: 0; }
	.gallery0033 .tit_wrap { display: block; width: 100%; margin-top: 0; padding-top: 1rem; }
	.gallery0033 .tit_wrap h2 { margin-bottom: 0.2rem; }
	.gallery0033 .list_box { display: block; width: calc(100% - 2rem); margin: 1rem auto 0; padding-left: 0; }
	.gallery0033 .btn_more { top: 7px; right: 1rem; }
	
	/* �˾��� */
    .pop0033 .pop_img{ height:auto; text-align:center; }
    .pop0033 .pop_img .item img { top:auto; left:auto; max-height:15rem; transform: none; -ms-transform: none;}

}

@media (max-width: 560px) {
	/* ���κ��־� */
	.MVisual0033 .control { bottom: 2rem; }

	/* Ķ���� */
	.pop_schedule0033 .month { width: 4.8rem; }
	.pop_schedule0033 .month .year { width: 4.8rem; height: 4.8rem; }
	.pop_schedule0033 .lst { width: calc(100% - 4.8rem); }
	.pop_schedule0033 .lst ul { height: 6.4rem; margin: 0; }
	.pop_schedule0033 .lst li { padding: 0.2rem 0; }
	.pop_schedule0033 .lst .no_data { line-height: 6.4rem;}

	/* ������ */
	.gallery0033 .list_box li:first-child { width: 100%; }
	
}

@media (max-width:480px){
	.pop_schedule0033 .lst li { width: 100%; float: none; }
	.pop_schedule0033 .lst li:nth-child(2) { border-top: 1px dashed #cecece; }
}

@media (max-width: 430px) {
	/* �Խ��� */
	.notice0033 { margin-bottom: 1rem; padding: 0 1rem; }
	.notice0033 .titTab { width: calc(100% - 2rem); }
	.notice0033 .titTab ul { width: 100%; }  
	.notice0033 .tabWrap { height: 10.2rem; margin-top: 1.5rem; }
	.notice0033 .list_box li { width: 100%; }
	.notice0033 .list_box li ~ li { border-top: 1px solid #d4d5da; margin-left: 0; margin-top: 0.5rem; padding-top: 0.5rem; }
	.notice0033 .list_box li p { display: none; }
	.notice0033 .list_box li span { margin-top: 0.2rem; }
	.notice0033 .btn_more { font-size: 0; right: 1rem; width: 1.15rem; }
	.notice0033 .btn_more::after { display: none; }

	
	/* Ķ���� */
	.pop_schedule0033 .btn_more { font-size: 0; width: 1.15rem; }
	.pop_schedule0033 .btn_more::after { display: none; }
}

@media (max-width:350px){
	/* �Խ��� */
	.M_link0033 li a p { width: 4rem; height: 4rem; line-height: 4rem;}

	/* �Ĵ� */
	.meal_menu0033 img { right: 0.5rem; bottom: 0.5rem; width: 70px; }

	/* Ķ���� */
	.pop_schedule0033 .month { width: 4rem; }
	.pop_schedule0033 .month .year { width: 4rem; height: 4rem; line-height: 4rem; }
	.pop_schedule0033 .month .year::before { display: none; }
	.pop_schedule0033 .month .prev { left: 0; }
	.pop_schedule0033 .month .next { right: 0; }
	.pop_schedule0033 .lst { width: calc(100% - 4rem); }
}