﻿/*-----------------------------------------------------------
Author :yejin, Son
Creative date :2022. 05. 18
-----------------------------------------------------------*/

/* 공통 */
.btn_more { position: absolute; top: -0.3rem; right: 0; }
.btnTy2 { top: auto; bottom: 8rem; right: 1.5rem; width: 2rem; height: 2rem; line-height: 2rem; border-radius: 50%; text-align: center; background: #401890; color: #fff; font-size: 1.2rem; }
.btnTy4 { top: auto; bottom: 1rem; right: auto; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); }
/* 공통 : active */
.btnTy:hover img,
.btnTy:focus img { transform: translateY(-4px); -webkit-transform: translateY(-4px); -ms-transform: translateY(-4px); }
.btnTy2:hover i,
.btnTy2:focus i { transform: rotate(180deg); -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); }
.btnTy3:hover img,
.btnTy3:focus img,
.btnTy4:hover img,
.btnTy4:focus img { transform: translateX(4px); -webkit-transform: translateX(4px); -ms-transform: translateX(4px); }
.btn_more img,
.btn_more i {-webkit-transition: all .15s; -ms-transition: all .15s; transition: all .15s;}

/* 메인비주얼 */
.MVisual0081 {position: relative; height: 100%; overflow: hidden;}
.MVisual0081 .item {line-height: 0; overflow: hidden;}
.MVisual0081 .item img {position: relative; left: 50%; width: auto; height: 100%; transform: translateX(-50%); -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%);}
.MVisual0081 .control {position: absolute; right: 50%; margin-right: -30rem; bottom: 0; z-index: 1;}
.MVisual0081 .control > a {display: inline-block; width: 2rem; height: 2rem; line-height: 2rem; text-align: center; color: #fff; background: rgb(17, 50, 30, 0.5); border-radius: 50%; -webkit-transition: all .15s; -ms-transition: all .15s; transition: all .15s;}
.MVisual0081 .control > a.play {display: none;}
.MVisual0081 .control > a:hover,
.MVisual0081 .control > a:focus {background: rgba(3, 3, 39, 0.6);}

/* 팝업존 */
.pop0081 {position: relative; width: 100%; height: 100%; overflow: hidden;}
.pop0081 h2 { max-width: calc(100% - 8.5rem); color: #fff; font-size: 1.1rem; font-weight: 700; white-space: nowrap; overflow: hidden;}
.pop0081 .nss_pg {position: absolute; right: 0; top: -2px;}
.pop0081 .nss_pg p {position: relative; display: inline-block; margin-right: 1rem; vertical-align: middle; font-size: 0.8rem; color: #fff;}
.pop0081 .nss_pg p strong {position: relative; display: inline-block; margin-right: 1rem; font-weight: 600;}
.pop0081 .nss_pg p strong::before {position: absolute; top: 0.55rem; right: -0.7rem; width: 9px; height: 3px; background: #fff; border-radius: 3px; content: '';}
.pop0081 .nss_pg p span {display: inline-block;}
.pop0081 .nss_pg a {display: inline-block; text-align: center; vertical-align: middle; font-size: 1.2rem; color: #fff; }
.pop0081 .nss_pg .play {display: none;}
.pop0081 .nss_pg .play,
.pop0081 .nss_pg .stop { margin: 0 0.5rem;}
.pop0081 .pop_img { position:relative; height:11.25rem; overflow: hidden; margin-top: 0.7rem; border-radius:1.5rem; background:#eee;}
.pop0081 .pop_img div,
.pop0081 .pop_img .item {height:100%;}
.pop0081 .pop_img .item a { display: block; height:100%; line-height:0; text-align:center; overflow:hidden;}
.pop0081 .pop_img .item img {position:relative; max-width:100%; width:auto; height:100%;}

/* 바로가기1 */
.M_link0081 { position: relative; height: 100%; }
.M_link0081 ul { display: table; width: 100%; table-layout: fixed; }
.M_link0081 ul li { display: table-cell; }
.M_link0081 ul li a {position: relative; display: block; width: 100%; word-break: keep-all; text-align: center;}
.M_link0081 ul li a .img {position: relative; display: flex; margin: auto; width: 5rem; height: 5rem; justify-content: center; align-items: center; background: rgba(117, 70, 210, 0.07); border-radius: 1.5rem;}
.M_link0081 ul li a img {width: 2.9rem; height: 3.15rem;}
.M_link0081 ul li a span {display: block; margin-top: 1rem; padding: 0 0.25rem; height: 2.2rem; line-height: 1.2; font-size: 0.9rem; font-weight: 400; color: #000; word-break: break-all; overflow: hidden;}
/** 바로가기1 : active **/
.M_link0081 li a:hover span,
.M_link0081 li a:focus span {color: #7546d2; font-weight: 600; }
.M_link0081 li a:hover img,
.M_link0081 li a:focus img {transform: translateY(-5px); -webkit-transform: translateY(-5px);}
.M_link0081 li a,
.M_link0081 li a p,
.M_link0081 li a span,
.M_link0081 li a img {-webkit-transition: all .15s; -ms-transition: all .15s; transition: all .15s;}

/* 게시판 */
.notice0081 { position:relative; height:100%; }
.notice0081 .titTab a,
.notice0081 .titTab span,
.notice0081 .list_box li,
.notice0081 .list_box li a,
.notice0081 .list_box .topList{position:relative; display:block;}
.notice0081 .titTab { position: relative; margin-right: 2.5rem;}
.notice0081 .titTab ul::after{content:''; display:block; clear:both;}
.notice0081 .titTab li { position:relative; float: left; max-width:33%; vertical-align: top;}
.notice0081 .titTab li ~ li{padding-left: 2.5rem;}
.notice0081 .titTab li + li::before{width: 12px; height: 4px; background: #d1d1d1; position: absolute; left: 1rem; top: 0.65rem; content: ''; border-radius: 4px;}
.notice0081 .titTab a {text-align:center; font-size:1.1rem; color:#666; }
.notice0081 .titTab li a::before{position: absolute; bottom: -1.35rem; left: 0; width:0.6rem; height: 0.6rem; border-radius: 50%; content: ""; opacity: 0; z-index: 1; }
.notice0081 .titTab a span{ overflow:hidden; white-space:nowrap;}
.notice0081 .topList { position:relative; height:7.5rem; overflow:hidden; border-radius: 1.5rem 1.5rem 0 0; background: #fff; padding: 1.5rem 2rem 1.5rem 6.9rem;}
.notice008101 .topList { box-shadow: 0 0 10px rgba(117, 70, 210, 0.2);}
.notice008102 .topList { box-shadow: 0 0 10px rgba(19, 213, 170, 0.2);}
.notice0081 .topList dt{ position: relative; font-size:0.9rem; color:#222; font-weight: 600; text-overflow: ellipsis; white-space: nowrap;  overflow:hidden; }
.notice0081 .list_box .topList .new dt { padding-left: 1.5rem; }
.notice0081 .list_box .topList .new dt:before{ content:"N"; position:absolute; left:0; top:0; width:1.25rem; height:1.25rem; line-height: 1.25rem; color: #fff; font-size: 0.7rem; font-weight: 700; text-align:center; border-radius:50%; }
.notice008101 .list_box .topList .new dt:before { background: #7546d2; }
.notice008102 .list_box .topList .new dt:before { background: #13d5aa; }
.notice0081 .topList dd .txt{font-size:.8rem; color: #222; text-overflow: ellipsis; white-space: nowrap;  overflow:hidden; margin: 0.5rem 0;}
.notice0081 .topList .date { font-size: 0.75rem; color: #888; text-align: center; z-index: 1; }
.notice0081 .topList .date em {display: block; font-size: 1.4rem; font-weight: 700; }
.notice0081 .topList .img { position: absolute; top: 1.5rem; left: 1.5rem; width: 4rem; height: 4rem; border-radius: 50%; text-align: center; line-height: 6rem;}
.notice008101 .topList .img { background: rgba(84, 53, 145, 0.1); }
.notice008102 .topList .img { background: rgba(19, 213, 170, 0.1); }
.notice0081 .list_box { display:none; width:100%; margin-top: 1.1rem; }
.notice0081 .list_box ul { max-height: 3rem; overflow:hidden; margin-top: 1.2rem; }
.notice0081 .list_box li { position: relative; }
.notice0081 .list_box li a{ line-height:1.4rem; display:block;}
.notice0081 .list_box li a.new::before {position: absolute; top: 2px; left: 0; width: 1.25rem; height: 1.25rem; line-height: 1.25rem; border-radius: 50%; text-align: center; font-weight: 700; color: #fff; content: "N"; font-size: 0.7rem; }
.notice008101 .list_box li a.new::before { background: #7546d2;}
.notice008102 .list_box li a.new::before { background: #13d5aa;}
.notice0081 .list_box li p{ width:calc(100% - 4.5rem); overflow:hidden; font-size:.85rem; color:#000; text-overflow: ellipsis; white-space: nowrap; padding-left: 1rem;}
.notice0081 .list_box li a.new p { padding-left: 1.5rem; }
.notice0081 .list_box li p::before { position: absolute; top: 0.7rem; left: 0; width: 8px; height: 4px; border-radius: 4px; content: ""; }
.notice008101 .list_box li p::before { background: #7546d2;}
.notice008102 .list_box li p::before { background: #13d5aa;}
.notice0081 .list_box li span { position:absolute; right:0; top:0; font-size:.75rem; color:#666; }
/* 게시판 : 데이터 없음 */
.notice0081 .list_box dl.no_data dt{line-height:2.5rem; margin-bottom: 0; }
.notice0081 .list_box dl.no_data .date p{text-align: left; padding-top:0;}
.notice0081 .list_box li.no_data{ text-align: center; line-height:3rem;}
/* 게시판 : active */
.notice008101 .titTab a:hover,
.notice008101 .titTab a:focus,
.notice008101 .titTab a.current { color: #7546d2; font-weight: 700; }
.notice008102 .titTab a:hover,
.notice008102 .titTab a:focus,
.notice008102 .titTab a.current { color: #21a084; font-weight: 700; }
.notice0081 .titTab li a.current:before { opacity: 1; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); }
.notice008101 .titTab li a.current:before { background: #7546d2; }
.notice008102 .titTab li a.current:before { background: #13d5aa; }
.notice0081 .list_box.on { display: block; }
.notice0081 .topList:hover dd .txt,
.notice0081 .topList:hover dd .txt,
.notice0081 .list_box li a:hover,
.notice0081 .list_box li a:focus { text-decoration: underline; }
.notice008101 .topList:hover dt,
.notice008101 .topList:focus dt{ color:#7546d2; }
.notice008102 .topList:hover dt,
.notice008102 .topList:focus dt{ color:#13d5aa; }
.notice0081 a, 
.notice0081 :before{-webkit-transition:all .15s; -ms-transition:all .15s; transition:all .15s; }

/* 캘린더 */
.pop_schedule0081 {position: relative; height: 100%; background: #7546d2; border-radius: 1.5rem; padding: 1.15rem 1.5rem 1rem 1.5rem; }
.pop_schedule0081 .month {position: relative; margin-bottom: 1.2rem; font-size: 1.1rem; color: #fff; white-space: nowrap; text-align: center;}
.pop_schedule0081 .month a {display: inline-block; width: 1.3rem; height: 0.9rem; vertical-align: middle; background: no-repeat center / cover;}
.pop_schedule0081 .month a.prev {background-image: url('/images/schl/template/T0081/main/0081_sch_prev.png');} 
.pop_schedule0081 .month a.next {background-image: url('/images/schl/template/T0081/main/0081_sch_next.png');} 
.pop_schedule0081 .month span {display: inline-block; margin: 0 1.4rem; vertical-align: middle;}
.pop_schedule0081 .month span em { font-weight: 700;}
.pop_schedule0081 .sche_table {overflow: hidden; border-bottom: 1px dashed rgba(255, 255, 255, 0.5);}
.pop_schedule0081 .sche_table table {text-align: center;}
.pop_schedule0081 .sche_table table thead th { border-top: 2px solid #fff; border-bottom: 1px solid #fff; padding: 0.5rem 0; font-size: 0.8rem; font-weight: 600; color: #fff; }
.pop_schedule0081 .sche_table table .sat {color: #58ffda;}
.pop_schedule0081 .sche_table table .sun {color: #fff799;}
.pop_schedule0081 .sche_table table tr th:first-child,
.pop_schedule0081 .sche_table table tr td:first-child {padding-left: 0.5rem;}
.pop_schedule0081 .sche_table table tr th:last-child,
.pop_schedule0081 .sche_table table tr td:last-child {padding-right: 0.5rem;}
.pop_schedule0081 .sche_table table tbody td {padding: 0.3rem 0; font-size: 0.75rem; color: #fff;}
.pop_schedule0081 .sche_table table tr:first-child td { padding-top: 0.5rem; }
.pop_schedule0081 .sche_table table tbody tr:last-child td {padding-bottom: 0.75rem;}
.pop_schedule0081 .sche_table table tbody td a {position: relative; display: inline-block; width: 100%; height: 100%; text-align: center; }
.pop_schedule0081 .sche_table table tbody td .event::before { position: absolute; bottom: -6px; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); width: 0.3rem; height: 0.3rem; border-radius: 50%; background: #58ffda; content: ""; }
.pop_schedule0081 .sche_table table tbody td .today::before { position: absolute; bottom: -6px; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); width: 0.3rem; height: 0.3rem; border-radius: 50%; background: #fff799; content: ""; }
.pop_schedule0081 .lst { position:relative; margin-top:1rem; overflow-y:auto; height:7rem; }
.pop_schedule0081 .lst li { position: relative; }
.pop_schedule0081 .lst li a { position:relative; display:block; line-height: 1.85rem; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; font-weight:400; font-size: 0.75rem; padding-left: 3.85rem; color: #fff; }  
.pop_schedule0081 .lst li .date { position:absolute; left:0; top:0; color:#a1ffea; text-align:center; font-size: 0.8rem; font-weight:600; padding: 0 0.4rem; z-index: 1;} 
.pop_schedule0081 .lst li .date::before { position: absolute; bottom: 7px; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); width: 100%; height: 0.5rem; border-radius: 0.5rem; background: #5c32c3; content: ""; z-index: -1; }
/* 캘린더 : 데이터 없음 */
.pop_schedule0081 .lst .no_data { width: 100%; line-height: 7rem; color: #fff; text-align:center; }
.pop_schedule0081 .lst .no_data .date { line-height: 10rem; }
/* 캘린더 : active */
.pop_schedule0081 a {-webkit-transition:0.2s; transition:0.2s;}
.pop_schedule0081 .month a.prev:hover,
.pop_schedule0081 .month a.prev:focus { transform: translateX(-4px); -webkit-transform: translateX(-4px); -ms-transform: translateX(-4px); }
.pop_schedule0081 .month a.next:hover,
.pop_schedule0081 .month a.next:focus { transform: translateX(4px); -webkit-transform: translateX(4px); -ms-transform: translateX(4px); }
.pop_schedule0081 .sche_table table tbody td a:hover,
.pop_schedule0081 .sche_table table tbody td a:focus,
.pop_schedule0081 .lst li a:hover,
.pop_schedule0081 .lst li a:focus { text-decoration: underline; }


/* 갤러리 */
.gallery0081 {position: relative; height: 100%; z-index: 1;}
.gallery0081 h2 { color: #222; margin-right: 2rem; font-size: 1.1rem; font-weight: 700; white-space: nowrap; overflow: hidden;}
.gallery0081 ul { position:relative; display: flex; margin: 1.1rem -1.5rem 0;}
.gallery0081 ul li { width:50%; padding:0 1.5rem;  }
.gallery0081 ul li:nth-child(n+3) { display:none; }
.gallery0081 ul li a { position:relative; display:block; height:auto;}
.gallery0081 ul li a .img { position:relative; height:11rem; border-radius: 1.5rem 1.5rem 0 0; overflow:hidden; background: rgba(0, 0, 0, 0.2); }
.gallery0081 ul li a .img img {position: absolute; top: 50%; left: 50%; width: 100%; height: auto; transform: translate(-50%, -50%) scale(1); -webkit-transform: translate(-50%, -50%) scale(1); -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s;}
.gallery0081 ul li a p { font-weight:600; text-overflow:ellipsis; text-align: center; overflow:hidden; white-space: nowrap; z-index:2; line-height: 3rem; font-size: 0.8rem; background: #fff; box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); } 
.gallery0081 .list_box li.no_data{ width:100%; height:14rem; display:flex; align-items:center; justify-content:center; padding:2rem 0; font-size:.9rem; background:#ebebeb; border-radius:1.5rem; margin:0 0.7rem;}
.gallery0081 .btn_more{top:0.15rem;}
/** 갤러리 : active **/
.gallery0081 .list_box a:hover .img img,
.gallery0081 .list_box a:focus .img img {transform: translate(-50%, -50%) scale(1.1); -webkit-transform: translate(-50%, -50%) scale(1.1);}
.gallery0081 ul li a:hover p,
.gallery0081 ul li a:focus p {text-decoration: underline;}
.gallery0081 a,
.gallery0081 .list_box a .img span {-webkit-transition:0.2s; transition:0.2s;}

/* 식단 */
.meal_menu0081 {position: relative; height: 100%; }
.meal_menu0081 .tit_wrap { position: relative; float: left; width: 8.5rem; height: 100%; text-align: center; background: #10c99f; color: #fff; border-radius: 1.5rem 1.5rem 0 1.5rem; padding: 1.25rem 0.5rem; }
.meal_menu0081 .tit_wrap h2 { white-space: nowrap; overflow: hidden; font-size: 1.1rem; font-weight: 600; }
.meal_menu0081 .inner {position: relative; float: right; width: calc(100% - 8.5rem); height: 100%; padding: 1.1rem 2.65rem 1.1rem 6.7rem; background: rgba(16, 201, 159, 0.1); border-radius: 1.5rem 1.5rem 1.5rem 0;}
.meal_menu0081 .inner ul {height: 4rem; overflow-y: auto;}
.meal_menu0081 .inner li + li {margin-top: 1rem;}
.meal_menu0081 .inner dl {position: relative; text-align: left;}
.meal_menu0081 .inner dt { display: block; color: #0f6b57; font-size: 0.9rem; margin-bottom: 0.5rem; }
.meal_menu0081 .inner dt span { font-weight: 700;}
.meal_menu0081 .inner dd { font-size: 0.8rem; color: #222; font-weight: 400; word-break: keep-all;}
.meal_menu0081 .inner img{ position: absolute; top: 1.3rem; left: 1.5rem;} 
.meal_menu0081 .inner .no_data { line-height: 4rem; text-align: center;}

/* 배너존 */
.banner_zone {line-height: 1; border-top: 1px solid #ccc; background: #fff; 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:1240px){
	/* 메인비주얼 */
	.MVisual0081 .control { margin-right: 0; right: 1rem; }

	/* 게시판 */
	.notice0081 .titTab li ~ li { padding-left: 1.5rem;}
	.notice0081 .titTab li + li::before { left: 0.5rem; }

	/* 팝업존 */
	.pop0081 .pop_img .item img {width:auto; height:100%;}
}

@media (max-width:1024px){
	/* 메인비주얼 */
	.MVisual0081 .item img { width: 160%; height: auto; left: 17rem; }

	/* 갤러리 */
	.gallery0081 ul { margin: 1.1rem -1rem 0; }
	.gallery0081 ul li { padding: 0 1rem; }

	/* 식단 */
	.meal_menu0081 .tit_wrap { width: 7rem; }
	.meal_menu0081 .inner { width: calc(100% - 7rem); padding: 1.1rem 1.5rem 1.1rem 6.7rem;}
}

@media (max-width: 860px) {
	/* 메인비주얼 */
	.MVisual0081 .item img { left: 12rem; }
	.MVisual0081 .control {right: auto; left: 1rem; }

	/* 팝업존 */
    .pop0081 .pop_img{ height:auto; }
    .pop0081 .pop_img .item img { top:auto; left:auto; max-height:15rem;}

	/* 캘린더 */
	.pop_schedule0081 .sche_table table tr th:first-child, 
	.pop_schedule0081 .sche_table table tr td:first-child { padding-left: 0; }
	.pop_schedule0081 .sche_table table tr th:last-child, 
	.pop_schedule0081 .sche_table table tr td:last-child { padding-right: 0; }

	/* 배너존 */
	.banner_zone h2 {display:none;}
	.banner_zone .bnWrap {width:calc(100% - 6rem); padding-left:0.75rem;}
}

@media (max-width:800px){
	/* 공통 */
	.btnTy2 { bottom: 6.8rem; }

	/* 캘린더 */
	.pop_schedule0081 .lst { height: 5.6rem; }
	.pop_schedule0081 .lst li { float: left; width: 50%; }
	.pop_schedule0081 .lst .no_data { line-height: 5.6rem; }

	/* 갤러리 */
	.gallery0081 ul { margin: 1.1rem -0.5rem 0; }
	.gallery0081 ul li { padding: 0 0.5rem;}
}

@media (max-width:660px){
	/* 바로가기 */
	.M_link0081 ul li { width: calc(100% / 3); display: inline-block; vertical-align: top; }
	.M_link0081 ul li a span { margin-bottom: 0.5rem; margin-top: 0.8rem; }
	
}

@media (max-width:560px){
	/* 공통 */
	.btn_more img { width: 1.8rem; height: auto; }
	.btnTy4 { right: 0; left: auto; bottom: 0.6rem; }

	/* 메인비주얼 */
	.MVisual0081 .item img {left: 8rem; }

	/* 식단 */
	.meal_menu0081 .tit_wrap { width: 100%; height: auto; padding: 0.7rem 1rem; }
	.meal_menu0081 .tit_wrap h2 { text-align: left; margin-right: 2rem; }
	.meal_menu0081 .inner { width: 100%; border-radius: 1.5rem 0 1.5rem 1.5rem; }

}

@media (max-width:480px){
	/* 게시판 */
	.notice0081 .titTab li { max-width: 100%; }
	.notice0081 .titTab li a::before { display: none; }
	.notice0081 .titTab a { font-size: 1rem; }
	.notice0081 .topList { height: auto; padding: 1.2rem 1.2rem 1.2rem 5.9rem; }
	.notice0081 .topList .img { left: 1.2rem;}
	.notice0081 .list_box { margin-top: 0.8rem; }

	/* 팝업 */
	.pop0081 h2 { font-size: 1rem; }
	.pop0081 .nss_pg .play, .pop0081 .nss_pg .stop { margin: 0 0.2rem; }

	/* 캘린더 */
	.pop_schedule0081 .lst li { width: 100%; }

	/* 갤러리 */
	.gallery0081 h2 { font-size: 1rem; }
	.gallery0081 ul { display: block; }
	.gallery0081 ul li { width: 100%; }
	.gallery0081 ul li ~ li { margin-top: 1rem; }

	/* 식단 */
	.meal_menu0081 .tit_wrap h2 { font-size: 1rem; }
}

@media (max-width:400px){
	/* 바로가기 */
	.M_link0081 ul li a .img { width: 4.3rem; height: 4.3rem; }
	.M_link0081 ul li a img { width: 2.5rem; height: auto; }

	/* 식단 */
	.meal_menu0081 .inner { padding: 1.1rem 1.5rem 1.1rem 5.5rem;}
	.meal_menu0081 .inner img { width: 3.5rem; height: auto; left: 1rem; }
}

@media (max-width:340px){
	/* 식단 */
	.meal_menu0081 .inner { padding: 1.1rem 1.2rem; }
	.meal_menu0081 .inner img { display: none; }
}