﻿/* common style */ 
h2 { font-size:1.1rem; font-weight: 600; }
.btn_more { position:absolute; display:block; right:0; top:0.5rem; width:1.05rem; height:1.05rem; } 
.btn_more:hover,
.btn_more:focus { transform: rotate(90deg); -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg);}
.btn_more2 { position:absolute; display:block; right:0; top:0; width:2rem; height:2rem; line-height:2rem; border-radius: 1rem 1rem 1rem 0; text-align:center; font-family:"xeicon"; font-size:1.2rem; background: #8287d8; color: #fff; -webkit-transition: all 0.15s; transition: all 0.15s; }
.btn_more2:hover,
.btn_more2:focus {transform: rotate(90deg); -webkit-transform: rotate(90deg);}

/* 메인비주얼 */ 
.MVisual0039 { position: relative; height: 100%; line-height:1; border-radius: 0 0 0 5rem; overflow: hidden; isolation: isolate;}
.MVisual0039 .slider{height:100%; }
.MVisual0039 .slider div{height:100%;}
.MVisual0039 .item{overflow:hidden; line-height:0;}
.MVisual0039 .item img{position:relative; width:auto; height:100%; float:right;}
.MVisual0039 .control{ position:absolute; left: 50%; margin-left: 21rem; bottom:1rem; z-index:1;}
.MVisual0039 .control > a{display:inline-block; width:2rem; height:2rem; line-height:2rem; background:rgb(60, 85, 102, 0.4); color:#fff; text-align: center; border-radius:50%; -webkit-transition:all 0.15s; -ms-transition:all 0.15s; transition:all 0.15s; }
.MVisual0039 .control > a.play{display:none;}
.MVisual0039 .control > a:hover,
.MVisual0039 .control > a:focus{ background:rgb(60, 85, 102, 0.9);}

/* 바로가기1 */
.M_link0039 { position:relative; height:100%; }
.M_link0039 ul{display:table; width:calc(100% + 3.5rem); margin: 0 -1.75rem; table-layout:fixed; }
.M_link0039 li { display:table-cell; vertical-align:top; z-index:1; }
.M_link0039 li a { display:block; position:relative; font-weight: 500; word-break: keep-all; text-align:center; color:#0b0b0b;}
.M_link0039 li a img { position:relative; width:4.65rem; height:4.45rem; vertical-align: middle;}
.M_link0039 li a p { position:relative; width:6.45rem; height:6.45rem; line-height:6.45rem; border-radius:50%; background:#eff3ff; margin:0 auto; }
.M_link0039 li a p::before { position: absolute; top: 50%; left: 50%; width: 7.5rem; height: 7.5rem; border-radius: 50%; background: #fff; border: 3px dashed #5f89ff; content: ""; z-index: -1; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); opacity: 0;}  
.M_link0039 li a span{ position:relative; display:inline-block; font-size:0.9rem; line-height:1.2rem; height: 2.4rem; margin:1.2rem .5rem 0; padding:0 .25rem; word-break:break-all; overflow:hidden;}
/** 바로가기1 : active **/
.M_link0039 li a:hover p,
.M_link0039 li a:focus p { border-color: #43c2ff; }
.M_link0039 li a:hover p:before,
.M_link0039 li a:focus p:before { opacity: 1;}
.M_link0039 li a:hover span:before,
.M_link0039 li a:focus span:before{left:0; width:100%;}
.M_link0039 p{ -webkit-transition:all 0.15s; -ms-transition:all 0.15s; transition:all 0.15s; }
.M_link0039 :before{ -webkit-transition:all 0.15s; -ms-transition:all 0.15s; transition:all 0.15s; }

/* 팝업존 */
.pop0039 { position:relative; width:100%; max-width:17.5rem; height:100%; margin:0 auto; }
.pop0039 h2 { color:#fff; white-space: nowrap; overflow:hidden; line-height: 2rem; margin-right:11rem; }
.pop0039 .control{position:absolute; right: 0; top:0; width: auto; line-height:1.75rem; text-align: center; }
.pop0039 .control p { display:inline-block; color:#fff; font-weight: 500; font-size:0.8rem; margin:0 0.7rem; vertical-align: middle; }
.pop0039 .control p strong { color: #fff799; font-weight: 700; font-size:0.95rem; padding-right:1.3rem; position:relative;}
.pop0039 .control p strong:after {content:""; width:11px; height:2px; background:#fff; position:absolute; top: calc(50% - 1px); right:0.4rem; }
.pop0039 .control a {display: inline-block; width:2rem; height:2rem; line-height:2rem; border-radius:50%; overflow: hidden; text-align:center; font-size:1.05rem; vertical-align: middle; margin:0 2px; color:#000; background:#fff;}
.pop0039 .control .play,
.pop0039 .control .stop{background: #fff; }
.pop0039 .control .play {display: none;}
.pop0039 .pop_img { position:relative; height:11.25rem; overflow: hidden; text-align:center; border-radius:1rem; background:#f1f1f1; margin-top: 1rem; isolation: isolate;}
.pop0039 .pop_img div,
.pop0039 .pop_img .item {height:100%;}
.pop0039 .pop_img .item a { display: block; height:100%; line-height:0; text-align:center; overflow:hidden;}
.pop0039 .pop_img .item img {position:relative; max-width:100%; width:auto; height:100%;}
/* 팝업존 : active */
.pop0039 .control a:hover,
.pop0039 .control a:focus{ color: #333; background:#d0f0ff; }
.pop0039 .control .play:hover,
.pop0039 .control .play:focus,
.pop0039 .control .stop:hover,
.pop0039 .control .stop:focus{ background:#d0f0ff; }
.pop0039 .control a {-webkit-transition:all 0.15s; -ms-transition:all 0.15s; transition:all 0.15s; }


/* 게시판 */
.notice0039 { position:relative; height:100%; }
.notice0039 .titTab a,
.notice0039 .titTab span,
.notice0039 .list_box li,
.notice0039 .list_box li a,
.notice0039 .list_box .topList{position:relative; display:block;}
.notice0039 .titTab { margin-right:2.25rem; }
.notice0039 .titTab ul { font-size:0; }
.notice0039 .titTab li { position:relative; display:inline-block; max-width:calc(33% - 1.1rem); vertical-align: top; margin-right:1.1rem;}
.notice0039 .titTab a {line-height:2rem; text-align:center; font-size:1.1rem; font-weight: 500; color:#222;}
.notice0039 .titTab a span{ overflow:hidden; white-space:nowrap;}
.notice0039 .topList { position:relative; min-height:5.5rem; margin:1rem auto; overflow:hidden; border-radius: 1.25rem; padding: 1.35rem 3rem 1.35rem 6.6rem;}
.notice003901 .topList { background: #e9eaff; }
.notice003902 .topList { background: #e7f9ed; }
.notice0039 .topList dl.new .date::before {position: absolute; top: -0.5rem; right: -0.5rem; width: 1.5rem; height: 1.5rem; line-height: 1.5rem; border-radius: 50%; text-align: center; font-weight: 700; color: #fff; content: "N"; font-size: 0.7rem; z-index: -1; }
.notice003901 .topList dl.new .date::before { background: #8287d8; }
.notice003902 .topList dl.new .date::before { background: #19b56b; }
.notice0039 .topList dt{font-size:0.9rem; color:#151515; font-weight: 500; text-overflow: ellipsis; white-space: nowrap;  overflow:hidden; }
.notice0039 .topList p{font-size:0.8rem; color:#616161; font-weight: 400; margin-top:0.35rem;text-overflow: ellipsis; white-space: nowrap;  overflow:hidden;}
.notice0039 .topList .date { position: absolute; top: 1.5rem; left: 1.9rem; font-size: 0.7rem; font-weight:500; color: #010101; text-align: center; line-height: 1.2; z-index: 1; }
.notice0039 .topList .date em {display: block; font-size: 1.5rem; font-weight: 700; }
.notice0039 .list_box { display:none; width:100%; }
.notice0039 .list_box ul { max-height:7rem; overflow:hidden; }
.notice0039 .list_box li { position: relative; }
.notice0039 .list_box li a{line-height:1.75rem; display:block;}
.notice0039 .list_box li p{ width:calc(100% - 5rem); overflow:hidden; font-size:0.8rem; color:#222; text-overflow: ellipsis; white-space: nowrap; padding-left: 0.9rem;}
.notice0039 .list_box li p::before { position: absolute; top: calc(50% - 4px); left: 0; content: ""; width:8px; height:8px; border-radius:50%; }
.notice003901 .list_box li p::before { background:#a8aae3; }
.notice003902 .list_box li p::before { background:#5ccb98; }
.notice0039 .list_box li a.new p { padding-left: 1.5rem; }
.notice0039 .list_box li a.new p::before { position: absolute; top: 4px; left: 0; width: 1.25rem; height: 1.25rem; line-height: 1.25rem; border-radius: 50%; color: #fff; text-align: center; content: "N"; font-size: 0.7rem; font-weight: 600; }
.notice003901 .list_box li a.new p::before { background: #8287d8; }
.notice003902 .list_box li a.new p::before { background: #19b56b; }
.notice0039 .list_box li span { position:absolute; right:0; top:0; font-size:0.8rem;  color:#818181; }
.notice003902 .btn_more2 { background: #19b56b;}
/* 게시판 : 데이터 없음 */ 
.notice0039 .topList .no_data .date { position: absolute; top: 1.5rem; left: 1.9rem; font-size: 0.7rem; font-weight:500; color: #010101; text-align: center; line-height: 4; z-index: 1; }
.notice0039 .list_box dl.no_data dt{line-height:2.8rem; text-align:center; margin-left:-3rem;} 
.notice0039 .list_box li.no_data{text-align:center; line-height:7rem;}
/* 게시판 : active */
.notice0039 .topList:hover:before,
.notice0039 .topList:focus:before{background-color:#f1fae7;}
.notice003901 .titTab a:hover,
.notice003901 .titTab a:focus,
.notice003901 .titTab a.current { color:#8287d8; font-weight: 600; }
.notice003902 .titTab a:hover,
.notice003902 .titTab a:focus,
.notice003902 .titTab a.current { color:#19b56b; font-weight: 600; }
.notice0039 .list_box.on { display: block; }
.notice003901 .topList:hover dt,
.notice003901 .topList:focus dt,
.notice003901 .list_box li a:hover p,
.notice003901 .list_box li a:focus p{text-decoration: underline; color:#8287d8;}
.notice003902 .topList:hover dt,
.notice003902 .topList:focus dt,
.notice003902 .list_box li a:hover p,
.notice003902 .list_box li a:focus p{text-decoration: underline; color:#19b56b; }
.notice0039 a, .notice0039 :before{-webkit-transition:all 0.15s; -ms-transition:all 0.15s; transition:all 0.15s; }


/* 식단 */
.meal_menu0039 { position:relative; height:100%;}
.meal_menu0039 h2 { position:relative; color:#000; line-height:2rem; overflow:hidden; white-space:nowrap; margin-right:3rem; padding-bottom:0.5rem; }
.meal_menu0039 .inner { position:relative; width: calc(100% - 7.2rem); float: right; height:6.2rem; border: 3px solid #e1e0e9; background: url('/images/schl/template/T0039/main/0039_meal_pttrn.png'); border-radius: 1rem; padding: 0.5rem 1rem;}
.meal_menu0039 .inner:before { position:absolute; left:-1.5rem; top:50%; width:1.5rem; height:2px; background:#e1e0e9; z-index:-1; content:''; }
.meal_menu0039 .inner ul { height:4.85rem; overflow-y:auto; }
.meal_menu0039 .inner li { position: relative; overflow: hidden; }
.meal_menu0039 .inner li + li{margin-top:0.5rem;}
.meal_menu0039 .inner li:not(.no_data) {width:100%;height: 100%;}
.meal_menu0039 .inner li.no_data { display:flex; height:100%; justify-content:center; align-items:center; }
.meal_menu0039 .inner dl { position:relative; text-align:center; color:#000;}
.meal_menu0039 .inner dt { position: absolute; left: 0; top: 0; width: 4.85rem; height: 4.85rem; background: #fff; border:2px dotted #5f89ff; font-weight: 500; color:#5f89ff; font-size:.9rem; border-radius:50%; padding-top: 1rem; text-align: center;}
.meal_menu0039 .inner dt span { display: block; letter-spacing:-.07rem; font-size:0.85rem; font-weight:700;}
.meal_menu0039 .inner dd { position: relative; min-height: 4.5rem; line-height:1.7; word-break:keep-all; float: right;  width: calc(100% - 6rem); text-align: left; font-size: 0.8rem; color: #000; margin-right: 0.2rem; padding: 1rem 0 0; }
.meal_menu0039 > .img { display: inline-block; width:6.2rem; height:6.2rem; line-height:8.2rem; border-radius: 50%; background: #5f89ff; text-align: center; border: 3px solid #e1e0e9; font-size:0;}
.meal_menu0039 img{ max-width: 3.5rem; max-height: 3.8rem; } 
/** 식단 : active **/ 
.meal_menu0039 a{-webkit-transition:all .15s; -ms-transition:all 0.15s; transition:all 0.15s; }

/* 갤러리 */
.gallery0039 { position:relative; }
.gallery0039 h2 { color:#000; line-height:2rem; overflow:hidden; white-space:nowrap; margin-right:3rem; }
.gallery0039 .list_box{ margin-top: 0.8rem;  overflow:hidden;}
.gallery0039 .list_box ul { height: 11.7rem; overflow: hidden; }
.gallery0039 .list_box li {float: left; width: 47.3%; }
.gallery0039 .list_box li.no_data{ width:100%; height:100%; display:flex; justify-content:center; align-items:center; }
.gallery0039 .list_box li ~ li { margin-left: 5.4%; }
.gallery0039 .list_box a { position:relative; display:block; overflow:hidden; font-size:0.9rem; color:#000; border-radius:1rem; overflow:hidden; border:1px solid #c5c5c5;}
.gallery0039 .list_box a:before { content:''; display:block; width: 100%; height:100%; border:2px solid #8287d8; position:absolute; top:0; left:0; border-radius:0.9rem; z-index:5; opacity:0; transition:all 0.15s; -webkit-transition:all 0.15s; -ms-transition:all 0.15s;}
.gallery0039 .list_box a .img{ height:10.5rem; background:#f1f1f1; }
.gallery0039 .list_box a .img img { position:relative; top:50%; left:50%; transform:translate(-50%, -50%); width:100%; height:auto; }
.gallery0039 .list_box a .txt {text-align: center; background:#fff; width: calc(100% - 3rem); position:absolute; bottom:0; left:0; padding:0 0.5rem; border-radius: 0 1rem 0 0; color:#000; line-height:2.1rem; display: block; font-size: 0.9rem; font-weight: 500; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
/** 갤러리 : active **/
.gallery0039 .list_box a:hover,
.gallery0039 .list_box a:focus { border-color: #8287d8; } 
.gallery0039 .list_box a:hover:before,
.gallery0039 .list_box a:focus:before { opacity:1;}
.gallery0039 .list_box a:hover .txt,
.gallery0039 .list_box a:focus .txt { background: #8287d8; color: #fff;} 
.gallery0039 a, .gallery0039 a .txt {-webkit-transition:all 0.15s; -ms-transition:all 0.15s; transition:all 0.15s; }


/* 캘린더 */
.pop_schedule0039 { position:relative; height:100%; }
.pop_schedule0039 h2 { position:relative; color:#000; line-height:2rem; overflow:hidden; white-space:nowrap; margin-right:3rem; padding-bottom:0.5rem; }
.pop_schedule0039 .sche_wrap{ position:relative; height:calc(100% - 2rem); }
.pop_schedule0039 .sche_list { position:relative; text-align:center; color:#010101;}
.pop_schedule0039 .sche_list > a{position:absolute; top:50%; width:2rem; height:1rem; transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); }
.pop_schedule0039 .sche_list > .prev { text-align:left; }
.pop_schedule0039 .sche_list > .next { text-align:right; }
.pop_schedule0039 .sche_list > a span { display:inline-block; overflow:hidden; text-indent:999rem; width:1rem; height:1rem; border-radius:50%; background:#dbf6e4; }
.pop_schedule0039 .sche_list > a:before{content:""; position:absolute; top:50%; width: 1.6rem; height: 0.4rem; background-repeat: no-repeat; background-size: cover; background-position: center; transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%);}
.pop_schedule0039 .sche_list > .prev:before { background-image: url('/images/schl/template/T0039/main/0039_sche_prev.png'); }
.pop_schedule0039 .sche_list > .next:before { background-image: url('/images/schl/template/T0039/main/0039_sche_next.png'); }
.pop_schedule0039 .sche_list .prev { left:1.5rem; }
.pop_schedule0039 .sche_list .prev:before{left:0.5rem; }
.pop_schedule0039 .sche_list .next { right:1.5rem;}
.pop_schedule0039 .sche_list .next:before{right:0.5rem; }
.pop_schedule0039 .month{ line-height:2.7rem;; background: #fff; border: 3px solid #19b56b; border-radius: 0.75rem; }
.pop_schedule0039 .month span { font-weight: 500; color:#010101; }
.pop_schedule0039 .month span em { position:relative; display:inline-block; font-size:1.2rem; font-weight:700; color: #19b56b; }
.pop_schedule0039 .lst { height:100%; margin-top: 1rem; }
.pop_schedule0039 .lst ul { overflow-y:auto; height:11rem;}
.pop_schedule0039 .lst li a { position:relative; padding-left: 2.75rem; display:block; line-height:1.86rem; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; font-size:0.8rem; font-weight: 400; color:#222;}
.pop_schedule0039 .lst li + li{margin-top: 0.35rem;}
.pop_schedule0039 .lst li a span{ position:absolute; left:0; top:0; width:1.85rem; height:1.85rem; line-height:1.85rem; font-weight: 600; border-radius:50%; text-align:center; color:#fff; background:#19b56b;}
.pop_schedule0039 .lst .no_data { height:100%; display:flex; justify-content:center; align-items:center; }
/** 캘린더 : active **/
.pop_schedule0039 .sche_list > a:hover,
.pop_schedule0039 .sche_list > a:focus{color:#003d76;}
.pop_schedule0039 .sche_list > a:hover span,
.pop_schedule0039 .sche_list > a:focus span {background:#19b56b;}
.pop_schedule0039 .lst li a:hover,
.pop_schedule0039 .lst li a:focus { text-decoration:underline; }
.pop_schedule0039 .lst li a:hover span,
.pop_schedule0039 .lst li a:focus span{background:#bdbdbd; color:#fff;}
.pop_schedule0039 a,
.pop_schedule0039 a span{-webkit-transition:all 0.15s; -ms-transition:all 0.15s; transition:all 0.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.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;}

@media (max-width: 1440px) {
    
}

@media (max-width:1240px){
	/* 메인비주얼 */  
    .MVisual0039 .item img { width: 100%; height: auto; }
	.MVisual0039 .control{ left: auto; right:1rem; margin-left:0; }
	
	/* 팝업존 */ 
    .pop0039 .pop_img .item img {width:auto; height:100%;}

    /* 바로가기1 */
    .M_link0039 ul { width:calc(100% + 2rem); margin:0 -1rem; }
    .M_link0039 li a p { width: 5.8rem; height: 5.8rem; line-height: 5.8rem; }
    .M_link0039 li a p::before {width: 6.85rem;height: 6.85rem;}

    /* 게시판 */
	.notice0039 .titTab li { margin-right:0.6rem; max-width: calc(33% - 0.6rem);}
    .notice0039 .titTab a { font-size: 1rem; }

	/* 식단 */ 
	.meal_menu0039 .inner dd { padding:0.45rem 0 0;}

}
 
@media (max-width: 1024px) { 

	/* 게시판 */
	.notice0039 .topList { padding: 1.35rem 1rem 1.35rem 5.5rem;}
	.notice0039 .topList .date { left: 1.3rem; }


}

@media (max-width:960px) {

    /* 바로가기1 */
    .M_link0039 { margin-top: 1rem; }
    .M_link0039 ul { width: 100%; margin: 0; }
    .M_link0039 li { width: calc(100% / 2); float: left; }

	/* 캘린더 */
	.pop_schedule0039 .lst ul {height: 6.5rem;}
 
}

@media (min-width:500px) and (max-width:960px) { 
	/* 캘린더 */
    .pop_schedule0039 .lst ul li:not(.no_data) {width:50%; float:left;}
    .pop_schedule0039 .lst ul li:nth-child(2) { margin-top: 0;}
}

@media (max-width: 860px) {
	h2 { font-size:1rem; }
	.btn_more { top:0.3rem; } 
	
    /* 게시판 */
    .notice0039 .titTab a { font-size: 1rem; }

	/* 배너존 */
	.banner_zone h2{display:none;}
	.banner_zone .bnWrap{width:calc(100% - 6rem); padding-left:0.75rem;}
}

@media (max-width: 768px) {
	/* 메인비주얼 */ 
	.MVisual0039 { border-radius: 0 0 0 1rem; }
	
    /* 팝업존 */
    .pop0039 { max-width: 100%; }
    .pop0039 .pop_img{ height:auto; text-align:center; margin-top: 1rem; }
    .pop0039 .pop_img .item img { top:auto; left:auto; max-height:15rem; transform: none; -ms-transform: none;}
    .pop0039 .control { bottom:-3rem; }

    /* 바로가기1 */
    .M_link0039 li { width: 100%; float: none; }

	/* 갤러리 */
	.gallery0039 .list_box a .txt { font-size:0.85rem;}
 
}
 
@media (max-width: 580px) {
	/* 메인비주얼 */
	.MVisual0039 .slider { border-radius: 0 0 3rem; }
	.MVisual0039 .control{ bottom:.5rem; }
	.MVisual0039 .control > a{ width:1.65rem; height:1.65rem; line-height:1.65rem; }

	/* 식단 */
    .meal_menu0039 > .img { display:none; }
	.meal_menu0039 .inner:before { display:none; }
	.meal_menu0039 .inner {width:100%;}
	.meal_menu0039 .inner dt { background: #5f89ff; border:none; color:#fff; }
 
	/* 바로가기1 */
	.M_link0039 ul { width:calc(100% + 1rem); margin-left:-0.5rem;}
    .M_link0039 li { width: calc(100% / 2); float: left; padding:0 0.5rem;} 
	.M_link0039 li:nth-child(n+3) { margin-top:1rem;}
	.M_link0039 li a p {width: 100%;height: auto; border-radius: 0.5rem; line-height: 4rem; text-align: right; padding-right: 0.5rem; position:relative;}
	.M_link0039 li a p::before {width: calc(100% + 0.8rem); height:4.8rem; border-radius: 0.5rem;}
	.M_link0039 li a img { max-width:3rem; max-height:2.85rem;}
	.M_link0039 li a span {max-width: calc(100% - 5rem); margin:0; position:absolute; top: 0.7rem; left:0.5rem; max-height: 1.3rem; display: block;}
	.M_link0039 li a:after {content:'\e907'; font-family:'xeicon'; display:block; position:absolute; top:2.1rem; left:1rem; font-size:1rem; color: #000; z-index: 9999;}
 
}
 
@media (max-width: 500px){
    /* 갤러리 */
    .gallery0039 .list_box ul { height:auto; }
    .gallery0039 .list_box li { width: 100%; }
    .gallery0039 .list_box li:nth-child(n+2) { display:none; }
    .gallery0039 .list_box li ~ li { margin-left: 0; margin-top: 1rem; }
    .gallery0039 .list_box li.no_data { height:5rem; }
 
} 

@media (max-width: 480px){ 
	
	
    /* 식단 */
    .meal_menu0039 .inner {width: 100%;float: none;padding: 0.5rem;}
    .meal_menu0039 .inner:before { display:none; }
    .meal_menu0039 > .img { display: none; } 

    /* 게시판 */
    .notice0039 .titTab li { max-width: 100%; }
    .notice0039 .topList { padding: 1rem 1.5rem 1rem 5.3rem; min-height: auto; margin: 0.5rem auto; }
    .notice0039 .topList .date { left: 1.2rem; }
    .notice0039 .topList .date em { font-size: 1.2rem; }
    /* 게시판 : 데이터 없음 */
    .notice0039 .list_box dl.no_data .date p{line-height:1.9rem;}

	/* 바로가기1 */    
	.M_link0039 li a:after { display:none;} 
	.M_link0039 li a p { position:relative; width:4.5rem; height:4.5rem; line-height:4.5rem; border-radius:50%;margin:0 auto; text-align:center; padding-right:0;}
	.M_link0039 li a p::before { position: absolute; top: 50%; left: 50%; width: 5.5rem; height: 5.5rem; border-radius:50%;}  
	.M_link0039 li a span{ position:relative; left: 0; top: 0; display:inline-block; line-height:1.2rem; max-height: 2.4rem; margin-top: 0.8rem; max-width: 100%;}

}

@media (max-width: 380px){ 
	
	/* 게시판 */
	.notice0039 .list_box li p { width:100%; }
    .notice0039 .list_box li span { display:none; }
    
    /* 식단 */
    .meal_menu0039 .inner dd { padding:0; line-height:1.45; }
}

@media (max-width: 320px){
	/* 식단 */
    .meal_menu0039 .inner dd { word-break:break-all; }
}