﻿/* 공통 */
.tit_wrap {position: relative; padding: 0 1.5rem; height: 3.5rem;}
.tit_wrap h2 {display: inline-block; max-width: 80%; line-height: 3.5rem; font-size: 1.05rem; font-weight: 600; color: #fff; white-space:nowrap; overflow:hidden;}
.btn_more {position: absolute; right: 0.75rem; top: 0.75rem; display: inline-block; width: 2.25rem; height: 2.25rem; line-height: 2.25rem; text-align:center; font-size:1.2rem; color:#fff; border-radius: 50%; -webkit-transition: all 0.15s; -ms-transition: all 0.15s; transition: all 0.15s;}
.btn_more:hover,
.btn_more:focus {transform: rotate(180deg); -webkit-transform: rotate(180deg);}

/* 메인비주얼 */
.MVisual0041 {position: relative; height: 100%; overflow: hidden;}
.MVisual0041 .item {overflow:hidden; line-height:0;}
.MVisual0041 .item img {position:relative; width:auto; height:100%; left:50%; overflow: hidden; transform: translateX(-50%); -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%);}
.MVisual0041 .control {position:absolute; left:50%; margin-left:-30rem; bottom:6rem; z-index:1;}
.MVisual0041 .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 0.15s; -ms-transition:all 0.15s; transition:all 0.15s;}
.MVisual0041 .control > a.play {display:none;}
.MVisual0041 .control > a:hover,
.MVisual0041 .control > a:focus {background:rgba(3, 3, 39, 0.6);}

/* 게시판 */
.notice0041 {position: relative; height: 100%;}
.notice0041 .titTab {height: 3.5rem; background: #002f67; border-radius: 1.75rem 1.75rem 0 0; overflow: hidden;}
.notice0041 .titTab ul {padding-right: 3rem; font-size: 0;}
.notice0041 .titTab li {display: inline-block; max-width: 33.3%; vertical-align: top; font-weight: 400; font-size: 1.05rem;}
.notice0041 .titTab li a {position: relative; display: block; padding: 0 1.5rem; line-height: 3.5rem; color: #fff;}
.notice0041 .titTab li a:before {position: absolute; right: 0; top: 0; width: 3px; height: 100%; background: url('/images/schl/template/T0041/main/0041_pttrn_square02.png') no-repeat center center; content:""; -webkit-transition: all 0.15s; -ms-transition: all 0.15s; transition: all 0.15s;}
.notice0041 .titTab li a:after {position: absolute; top: 0.5rem; left: 50%; margin-left: -0.15rem; width: 0.3rem; height: 0.3rem; background: transparent; border-radius: 50%; content: ""; -webkit-transition: all 0.15s; -ms-transition: all 0.15s; transition: all 0.15s;}
.notice0041 .titTab li:last-child {margin-right: 0;}
.notice0041 .titTab li:last-child a:before {display: none;}
.notice0041 .titTab li a span {display: block; white-space: nowrap; overflow: hidden;}
.notice0041 .list_box {display: none; width: 100%; height: calc(100% - 3.5rem); border: 1px solid #e9e9e9; border-top:none; background: #fff; border-radius: 0 0 1.75rem 1.75rem; overflow: hidden;}
.notice0041 .list_box ul {padding: 0.5rem 1.25rem; height: 13rem; overflow: hidden;}
.notice0041 .list_box li:nth-of-type(n+6) {display: none;}
.notice0041 .list_box li + li a {border-top: 1px dashed #999;}
.notice0041 .list_box li a {position: relative; display: block; padding: 0 4.5rem 0 0.75rem; height: 2.4rem; line-height: 2.4rem; font-size: 0.85rem; font-weight: 400; color: #333;}
.notice0041 .list_box li a:before {position: absolute; left: 0; top: 50%; margin-top: -3px; width: 6px; height: 6px; background: #92b8e2; border-radius: 50%; content:"";}
.notice0041 .list_box li a p {display: inline-block; max-width: 100%; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; color:#333;}
.notice0041 .list_box li a span {position: absolute; right: 0; top: 0; color: #555; font-size: 0.75rem;}
.notice0041 .list_box li.no_data {text-align: center; line-height: 12.5rem;}
.notice0041 .list_box li a.new p {position: relative; max-width: 100%; padding-left: 2rem;}
.notice0041 .list_box li a.new p::after {position: absolute; top: 0.45rem; left: 0; width: 1.5rem; height: 1.5rem; line-height: 1.5rem; text-align: center; background: #0b5ab9; border-radius: 50%; font-size: 0.55rem; font-family: 'Sora'; font-weight: 600; color:#fff; content: "N"; }
/* 게시판 : active */
.notice0041 .list_box.on {display: block;}
.notice0041 .list_box li a:hover p,
.notice0041 .list_box li a:focus p {text-decoration: underline;}
.notice0041 .titTab li a:hover,
.notice0041 .titTab li a:focus {font-weight: 700;}
.notice0041 .titTab li a.current{font-weight: 700; z-index:1;}
.notice0041 .titTab li a.current:before {position: absolute; right: auto; left:0; top: 0; width: 100%; height: 100%; background: #0b5ab9; border-radius: 1.75rem 1.75rem 1.75rem 0; z-index:-1;  content:"";}
.notice0041 .titTab li:last-child a.current:before {display: block;}
.notice0041 .titTab li a.current:after {background: #fff;}
.notice0041 .titTab li a,
.notice0041 .list_box li a {-webkit-transition: all 0.15s; -ms-transition: all 0.15s; transition: all 0.15s;}

/* 식단 */
.meal_menu0041 {position: relative; height: 100%; background: #f08300; border-radius: 1.75rem; overflow: hidden; padding:0 1rem 1rem;}
.meal_menu0041 .tit_wrap {padding: 0 0.25rem;}
.meal_menu0041 .inner {position: relative; background:#fff; border-radius:1.4rem; padding: 1rem; height: calc(100% - 3.5rem); z-index: 1;}
.meal_menu0041 .inner ul {height: 6.5rem; overflow-y: auto;}
.meal_menu0041 .inner li + li {margin-top: 1rem;}
.meal_menu0041 .inner dl {position: relative; min-height: 6rem;}
.meal_menu0041 .inner dt {display: inline-block; padding: 0.4rem 1.5rem; font-size: 0.9rem; font-weight: 500; color: #000; background: #f7ab00; border-radius: 1.5rem;}
.meal_menu0041 .inner dd {padding: 1rem 5rem 1rem 0; font-size: 0.85rem; font-weight: 400; color: #373f3d; word-break: keep-all;}
.meal_menu0041 .meal_bg_menu0041 {position: absolute; right: 1rem; bottom: 0; width: 6.9rem; height: 9.25rem; z-index:1;}
.meal_menu0041 .meal_bg_menu0041 img {max-width: 100%; max-height: 100%;}
.meal_menu0041 .btn_more {background-color: #f08300; right:-0.25rem;}
.meal_menu0041 .inner .no_data {padding-top: 2.5rem; text-align: center;}

/* 캘린더 */
.pop_schedule0041 {position: relative; width: 100%; height: 100%; border-radius: 1.75rem; overflow: hidden;}
.pop_schedule0041:before {content:''; position:absolute; left:0; bottom:0; width:100%; height:calc(100% - 1.75rem); border-radius: 1.75rem; background: #fff; z-index:-1;}
.pop_schedule0041 .tit_wrap {display:flex; width:fit-content; align-items:center; background: #f08300; overflow: hidden; border-radius: 1.75rem  1.75rem 1.75rem 0; max-width: calc(100% - 4.5rem);}
.pop_schedule0041 .tit_wrap h2 {float: left; white-space:nowrap; overflow:hidden;} 
.pop_schedule0041 .month {position: relative; float: left; display: inline-block; padding-left: 1.5rem; height: 2rem; line-height: 2rem; font-size: 1rem; color: #fff; white-space: nowrap;}
.pop_schedule0041 .month a {display: inline-block; vertical-align: middle; color: #fff; font-size:1.2rem; -webkit-transition: all 0.15s; -ms-transition: all 0.15s; transition: all 0.15s;}
.pop_schedule0041 .month span {display: inline-block; margin: 0 0.3rem; vertical-align: middle;}
.pop_schedule0041 .month span em {font-weight: 600;}
.pop_schedule0041 .sche_list {position: relative; padding: 0.75rem 1rem 0; width: auto; height: 3rem; border-radius:1.5rem; background:#ffecde; margin:0.75rem 1rem 0;}
.pop_schedule0041 .sche_list ul { display:flex; padding-bottom: 0.4rem; white-space: nowrap; overflow: hidden; overflow-x: auto;}
.pop_schedule0041 .sche_list li { flex:1; display: inline-block; width: 1.5rem;}
.pop_schedule0041 .sche_list li span {display: block; margin: 0 auto; width: 1.5rem; height: 1.5rem; line-height: 1.4rem; text-align: center; font-weight: 400; color: #000; border-radius: 50%;}
.pop_schedule0041 .sche_list li span.sat {color: #0098bf;}
.pop_schedule0041 .sche_list li span.sun {color: #ff0000;}
.pop_schedule0041 .sche_list li span.event {border: 2px dotted #f4781f;}
.pop_schedule0041 .sche_list li span.today {color: #fff; background: #f57921;}
.pop_schedule0041 .lst {padding: 1rem 1.5rem;}
.pop_schedule0041 .lst ul {height: 1.75rem; overflow-y: auto;}
.pop_schedule0041 .lst li {float: left; display: inline-block; padding-left: 1.5rem; width: 25%; background: url('/images/schl/template/T0041/main/0041_pttrn_square03.png') no-repeat left center;}
.pop_schedule0041 .lst li:nth-of-type(4n+1) {padding-left: 0; background: none;}
.pop_schedule0041 .lst li a {position: relative; display: block; padding: 0 1.5rem 0 2.75rem; line-height: 1.75rem; font-size: 0.8rem; font-weight: 400; color: #515151; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.pop_schedule0041 .lst li a span {position: absolute; left: 0; top: 0; width: 2.5rem; font-size: 0.85rem; font-weight: 600; color: #f4781f; }
.pop_schedule0041 .lst .no_data {width: 100%; padding-left:0; text-align: center;}
.pop_schedule0041 .btn_more {background: #f08300; right:1.5rem;}
/** 캘린더 : active **/
.pop_schedule0041 .month a.prev:hover,
.pop_schedule0041 .month a.prev:focus {transform:translateX(-0.2rem); -webkit-transform:translateX(-0.2rem);}
.pop_schedule0041 .month a.next:hover,
.pop_schedule0041 .month a.next:focus {transform:translateX(0.2rem); -webkit-transform:translateX(0.2rem);}
.pop_schedule0041 .sche_list li a:focus,
.pop_schedule0041 .sche_list li a:hover { text-decoration:underline; } /* 20230204 <span><a></a></span> 관련 수정 */
.pop_schedule0041 .lst li a:hover,
.pop_schedule0041 .lst li a:focus {text-decoration: underline;}

/* 바로가기1 */
.M_link0041 {height: 100%;}
.M_link0041 ul::after {clear: both; display: block; content: '';}
.M_link0041 ul li {float: left; margin-bottom: 1rem; width: 25%;}
.M_link0041 ul li a {position: relative; display: block; width: 100%; word-break: keep-all; text-align: center;}
.M_link0041 ul li a p {position: relative; display: flex; margin: auto; width: 5rem; height: 5rem; justify-content: center; align-items: center; background: #fff1e8; border-radius: 50%;}
.M_link0041 ul li a img {width: 3.25rem;}
.M_link0041 ul li a span {display: block; font-size:0.85rem; line-height:1.2; height:2rem; padding:0 5px; margin-top: 0.85rem; overflow:hidden; color:#0c0c0c; word-break: break-all;}
/** 바로가기1 : active **/
.M_link0041 li a:hover span,
.M_link0041 li a:focus span {font-weight:600; color: #f08300;}
.M_link0041 li a:hover img,
.M_link0041 li a:focus img {transform: translateY(-5px); -webkit-transform: translateY(-5px);}
.M_link0041 li a,
.M_link0041 li a p,
.M_link0041 li a span,
.M_link0041 li a img {-webkit-transition: all 0.15s; -ms-transition: all 0.15s; transition: all 0.15s;}

/* 팝업존 */
.pop0041 {position: relative; width: 100%; height: 100%;}
.pop0041 .tit_wrap {background: #0b5ab9; border-radius: 1.75rem 1.75rem 0 0; overflow: hidden;}
.pop0041 .tit_wrap h2 {max-width: calc(100% - 8rem);}
.pop0041 .control {position: absolute; right: 1.5rem; top: 0.9rem;}
.pop0041 .control p {position: relative; display: inline-block; margin-right: 0.75rem; vertical-align: middle; font-size: 0.75rem;}
.pop0041 .control p strong {position: relative; display: inline-block; margin-right: 1.5rem; font-weight: 600; color: #fff799;}
.pop0041 .control p strong::before {position: absolute; right: -0.85rem; top: 0; margin-top: 0.5rem; width: 4px; height: 4px; border-radius:50%; background: #fff; content: '';}
.pop0041 .control p span {display: inline-block; color: #fff;}
.pop0041 .control a {display: inline-block; color: #fff; font-size:1.2rem; vertical-align:middle;-webkit-transition: all 0.15s; -ms-transition: all 0.15s; transition: all 0.15s;}
.pop0041 .control a.stop,
.pop0041 .control a.play {font-weight:400;}
.pop0041 .control .play {display: none;}
.pop0041 .control a:hover,
.pop0041 .control a:focus {color:#fff799;}
.pop0041 .control a.prev:hover,
.pop0041 .control a.prev:focus {transform:translateX(-0.2rem); -webkit-transform:translateX(-0.2rem);}
.pop0041 .control a.next:hover,
.pop0041 .control a.next:focus {transform:translateX(0.2rem); -webkit-transform:translateX(0.2rem);}
.pop0041 .pop_img {position: relative; padding: 0.5rem; width: 100%; height: calc(100% - 3.5rem); text-align: center; overflow: hidden; border-radius: 0 0 1.75rem 1.75rem; border:1px solid #e9e9e9; border-top:none; overflow: hidden;}
.pop0041 .pop_img div,
.pop0041 .pop_img .item {height: 100%;}
.pop0041 .pop_img .item a { display: block; height:100%; line-height:0; text-align:center; overflow:hidden;}
.pop0041 .pop_img .item img {position:relative; top: 50%; max-width:100%; width:auto; max-height:100%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%);}

/* 갤러리 */
.gallery0041 {position: relative; height: 100%; z-index: 1;}
.gallery0041 .tit_wrap {position:relative; margin-bottom: 0.75rem; padding:0; height: auto;}
.gallery0041 .tit_wrap h2 {margin-right: 0.75rem; line-height: normal; vertical-align: middle; color: #000;}
.gallery0041 .tit_wrap .btn_more {top:-0.3rem; right:0; background-color: #0b5ab9;}
.gallery0041 .list_box ul {margin: 0 -1rem; width: calc(100% + 2rem);}
.gallery0041 .list_box ul::after {clear: both; display: block; content: '';}
.gallery0041 .list_box li {float: left; padding: 0 1rem; width: 25%;}
.gallery0041 .list_box li:nth-child(even) {margin-top:1rem;}
.gallery0041 .list_box li:nth-of-type(n+5) {display: none;}
.gallery0041 .list_box li.no_data{ width:100%; text-align:center; padding:6.55rem 0;}
.gallery0041 .list_box a {position: relative; display: block; text-align: center;}
.gallery0041 .list_box a .img {display: inline-block; margin: 0 auto 1.5rem; width: 100%; height: 11.5rem; background: #e9e9e9; border-radius: 1.5rem; overflow: hidden;}
.gallery0041 .list_box a .img img {position: relative; top: 50%; left: 50%; width: 100%; height: auto; transform: translate(-50%, -50%) scale(1); -webkit-transform: translate(-50%, -50%) scale(1); -webkit-transition: all 0.15s; -ms-transition: all 0.15s; transition: all 0.15s;}
.gallery0041 .list_box a .txt {position: absolute; bottom: 0; left: 0; padding: 0 1rem; width: 90%; max-width: 90%; height: 3rem; line-height: 3rem; text-align: center; font-size: 0.8rem; font-weight: 500; color: #333; white-space: nowrap; text-overflow: ellipsis; background: #fff; border-radius: 0 1.5rem 1.5rem 1.5rem; box-shadow: 0 0 10px rgba(0,0,0,0.1); overflow: hidden;}
/** 갤러리 : active **/
.gallery0041 .list_box a:hover .img,
.gallery0041 .list_box a:focus .img {border-color: #245c98;}
.gallery0041 .list_box a:hover .img img,
.gallery0041 .list_box a:focus .img img {transform: translate(-50%, -50%) scale(1.1); -webkit-transform: translate(-50%, -50%) scale(1.1);}
.gallery0041 .list_box a:hover .txt,
.gallery0041 .list_box a:focus .txt {text-decoration: underline;}

/* 배너존 */
.banner_zone {line-height: 1; border-top: 1px solid #ccc; /* border-bottom: 1px solid #ccc; */}
.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: 1400px) {
	/* 메인비주얼 */
	.MVisual0041 .control {bottom: 4.5rem;}
}

@media (max-width: 1240px) {
	/* 메인비주얼 */
	.MVisual0041 .item {padding: 0 1rem;}
	.MVisual0041 .item img {width: 142%; height: auto;}
	.MVisual0041 .control {left: 2rem; bottom: 4rem; margin-left: 0;}
}

@media (max-width: 1024px) {
	.tit_wrap h2 {font-size:1rem;}
	
	/* 공지사항 */
	.notice0041 .titTab li {font-size:1rem;}
	
	/* 바로가기1 */
	.M_link0041 ul li a p {width:4.5rem; height:4.5rem;}
	
	/* 팝업존 */
	.pop0041 .pop_img {padding:0;}
	.pop0041 .pop_img div,
	.pop0041 .pop_img .item {height: 100%;}
	.pop0041 .pop_img .item a { display: block; height:100%; line-height:0; text-align:center; overflow:hidden;}
	.pop0041 .pop_img .item img {position:relative; top: 50%; max-width:100%; width:auto; max-height:100%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%);}

	/* 갤러리 */
	.gallery0041 .tit_wrap h2 {font-size:1rem;}
	.gallery0041 .list_box li {width: 33%;}
	.gallery0041 .list_box li:nth-of-type(4) {display: none;}
}

@media (max-width: 950px) {
	/* 캘린더 */
	.pop_schedule0041 .lst li {width: 33.3%;}
	.pop_schedule0041 .lst li:nth-of-type(3n+1) {padding-left: 0; background: none;}
}

@media (max-width: 850px) {
	/* 메인비주얼 */
	.MVisual0041 .item {padding: 0;}
	.MVisual0041 .control {left: 1rem; bottom: 1rem;}
	.MVisual0041 .control > a{width:1.6rem; height:1.6rem; line-height:1.6rem;}
	
	/* 공지사항 */
	.notice0041 .list_box ul {height: auto;}

	/* 식단 */
	.meal_menu0041 .inner {padding-right: 7.5rem;}
	.meal_menu0041 .meal_bg_menu0041 {width: 6rem; height: 8.05rem;}

	/* 바로가기1 */
	.M_link0041 ul li a p {width: 4.75rem; height: 4.75rem;}
	.M_link0041 ul li a img {width: 3rem;}

	/* 갤러리 */
	.gallery0041 .list_box li {width: 50%;}
	.gallery0041 .list_box li:nth-of-type(3) {display: none;}

	/* 팝업존 */
	.pop0041 .control {right: 1rem;}
    .pop0041 .pop_img{ padding: 0; height:auto; }
    .pop0041 .pop_img .item img { top:auto; max-height:15rem; transform: none; -ms-transform: none; -webkit-transform: none;}
    
    /* 캘린더 */
	.pop_schedule0041 .lst li {width: 50%;}
	.pop_schedule0041 .lst li:nth-of-type(2n+1) {padding-left: 0; background: none;}
}

@media (max-width: 768px) {
	/* 공통 */
	.tit_wrap {padding: 0 1rem;}
	.tit_wrap h2,
	.gallery0041 .tit_wrap h2 {font-size: 1rem;}
	.btn_more,
	.pop_schedule0041 .btn_more {right: 1rem; width: 1.9rem; height: 1.9rem; line-height: 1.9rem; background-size: 70%;}
	
	/* 공지사항 */
	.notice0041 .titTab li {font-size: 1rem;}
	
	/* 식단 */
	.meal_menu0041 .inner dd {padding-right:0;}

	/* 배너존 */
	.banner_zone h2{display:none;}
	.banner_zone .bnWrap{width:calc(100% - 6rem); padding-left:0.75rem;}
}

@media (max-width: 540px) {
	/* 공지사항 */
	.notice0041 .titTab {border-radius:1.25rem 1.25rem 0 0; height: auto;}
	.notice0041 .titTab li {max-width: 100%;}
	.notice0041 .titTab li a {line-height: 2rem;}
	.notice0041 .titTab li a:after {top: 0;}
	.notice0041 .titTab li a:before {display:none;}
	.notice0041 .titTab li a.current:before {display:block;}
	
	/* 캘린더 */
	.pop_schedule0041 .tit_wrap {padding: 0.5rem 1rem; max-width:calc(100% - 3.25rem);}
	.pop_schedule0041 .lst {padding: 1rem;}
	.pop_schedule0041 .lst ul {height: auto; max-height: 7rem;}
	.pop_schedule0041 .lst li {padding-left: 0; width: 100%; background: none;}
	.pop_schedule0041 .lst li a {padding: 0 0 0 2.75rem;}	
}

@media (max-width: 480px) {
	/* 공통 */
	.tit_wrap {padding: 0 0.75rem;}
	.btn_more {right: 0.5rem;}

	/* 공지사항 */
	.notice0041 .list_box {border-radius: 0 0 1rem 1rem;}
	.notice0041 .titTab li a {padding: 0 1rem;}

	/* 식단 */
	.meal_menu0041 {border-radius: 1.25rem;}
	.meal_menu0041 .inner {padding: 1rem; border-radius:1rem;}
	.meal_menu0041 .inner dd {padding-right:5rem;}

	/* 갤러리 */
	.gallery0041 .list_box li {width: 100%;}
	.gallery0041 .list_box li:nth-of-type(3) {display: none;}

	/* 팝업존 */
	.pop0041 .tit_wrap {border-radius: 1.25rem 1.25rem 0 0;}
	.pop0041 .pop_img {border-radius: 0 0 1.25rem 1.25rem;}
	.pop0041 .control {right: 0.5rem;}
	.pop0041 .control p{ margin-right:0.25rem;}
	.pop0041 .control p strong{ margin-right:1rem;}
	.pop0041 .control p strong::before{ right:-0.65rem;}
	
	/* 캘린더 */
	.pop_schedule0041:before {border-radius: 1rem;}
}

@media (min-width:361px) and (max-width: 480px) {
	/* 바로가기1 */
	.M_link0041 ul {display: block; overflow: hidden;}
	.M_link0041 ul li {float: left; margin-bottom: 0.5rem; width: 50%;}
	.M_link0041 ul li:nth-of-type(2n+1) {clear: both;}
	.M_link0041 ul li a {display: flex; text-align: left; align-items: center;}
	.M_link0041 ul li a p {width: 3.5rem; height: 3.5rem;}
	.M_link0041 ul li a img {width: 2.25rem;}
	.M_link0041 ul li a span {flex: 1; margin-top: 0; display:flex; align-items:center;}
}

@media (max-width: 380px) {
	/* 공지사항 */
	.notice0041 .titTab li {max-width:100%;}
	.notice0041 .list_box li a {padding:0 0.75rem;}
	.notice0041 .list_box li a span {display: none;}

	/* 바로가기1 */
	.M_link0041 ul li a p {width: 3.5rem; height: 3.5rem;}
	.M_link0041 ul li a img {width: 2rem;}

	/* 팝업존 */
	.pop0041 .tit_wrap h2{ max-width:calc(100% - 7.5rem);}
	.pop0041 .control{ top:1rem;}
	.pop0041 .control a{ width:1.5rem; height:1.5rem;}
	.pop0041 .control a.prev,
	.pop0041 .control a.next{ background-size:1rem auto;}
	
	.pop_schedule0041 .month {padding-left:0.5rem;}
}

@media (max-width: 360px) {
	
	/* 식단 */
	.meal_menu0041 {padding: 0 0.75rem 0.75rem;}
	.meal_menu0041 .inner dd {padding-right:0;}
	.meal_menu0041 .meal_bg_menu0041 {display:none;}
	
	/* 바로가기1 */
	.M_link0041 ul li {width:33.3%;}
	
	/* 캘린더 */
	.pop_schedule0041 .tit_wrap {padding: 0.5rem; height: auto; max-width:calc(100% - 3.25rem); flex-direction:column;}
	.pop_schedule0041 .tit_wrap h2 {max-width: 100%; line-height: 2rem;}
	.pop_schedule0041 .month {margin-top: 0.5rem; padding: 0.5rem 0 0; width: 100%; height: auto; line-height: normal; text-align: center; font-size: 0.9rem; white-space: nowrap; border-top: 1px dashed rgba(255,255,255,0.5);}
	.pop_schedule0041 .month a {width: 1.5rem; height: 1.5rem; background-size: 70%;}
	.pop_schedule0041 .sche_list {display: none;}
	.pop_schedule0041 .lst {padding: 1rem;}
	.pop_schedule0041 .lst ul {height: auto; max-height: 5rem;}
	.pop_schedule0041 .lst li {padding-left: 0; width: 100%; background: none;}
	.pop_schedule0041 .lst li a {padding: 0 0 0 2.75rem;}
}
