﻿/* common style */ 
.heading { font-size: 1rem; font-weight: 700; color: #222; white-space: nowrap; }

/* btn_more */
.btn_more { position:absolute; display:block; font-size: 1.2rem; text-align: center; }
.btnTy1 { width: 2.35rem; height: 2.5rem; line-height: 2.5rem; border-radius: 0 0 0.8rem 0; top: -0.5rem; right: 1.6rem; color: #fff; }
.btnTy1::before { position: absolute; top: 0.35rem; right: -0.5rem; width: 1.7rem; height: 1.7rem; transform: rotate(60deg); -webkit-transform: rotate(60deg); z-index: -1; content: ""; }
.btnTy2 { width: 2.25rem; height: 2.25rem; line-height: 2.25rem; border-radius: 50%; top: 1.1rem; right: 1.2rem; background: #fff; color: #429ef5; font-size: 1.25rem; }
/* btn_more : active */
.btn_more:hover i,
.btn_more:focus i { transform: rotate(180deg); -webkit-transform: rotate(180deg); }
.btn_more i {-webkit-transition:all .15s; -ms-transition:all .15s; transition:all .15s; }

/* 메인비주얼 */ 
.MVisual0010 { position: relative; width:100%; height: 100%; max-width:96rem; line-height:1; overflow: hidden; margin: auto; text-align: center; }
.MVisual0010 .item{overflow:hidden; line-height:0; }
.MVisual0010 .item img{position:relative; width:auto; height:100%; left:50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%);}
.MVisual0010 .control{position:absolute; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); margin-left: -27rem; bottom: 4rem; z-index:1;}
.MVisual0010 .control > a{display:inline-block; width:2rem; height:2rem; line-height:2rem; background:rgba(42, 86, 43, 0.5); color:#fff; text-align: center; border-radius:50%; -webkit-transition:all .15s; -ms-transition:all .15s; transition:all .15s; }
.MVisual0010 .control > a.play{display:none;}
.MVisual0010 .control > a:hover,
.MVisual0010 .control > a:focus{ background:rgba(42, 86, 43, 0.9);}

/* 캘린더 */
.pop_schedule0010 { position:relative; width: calc(100% - 0.7rem); height:100%; border-radius: 3rem; box-shadow: 6px 6px 7px rgba(163, 163, 163, 0.16); background: #fff; overflow: hidden; display: flex; align-items: center; }
.pop_schedule0010 .tit_wrap { position: relative; width: 14rem; height: 100%; display: inline-block; border-radius: 0 3rem 0 0; background: #30b435; padding: 1rem 1rem 1rem 5rem; color: #fff; }
.pop_schedule0010 .tit_wrap .heading {color: #fff;}
.pop_schedule0010 .tit_wrap::before { position: absolute; top: 1.5rem; left: 1.6rem; width: 1.8rem; height: 1.85rem; background: url('/images/template/T0010/main/0010_sche_icon.png') no-repeat center / cover; content: ""; }
.pop_schedule0010 .sche_list { position:relative; color:#fff;}
.pop_schedule0010 .sche_list a { display: inline-block; font-size: 1rem; }
.pop_schedule0010 .sche_list .month { display: inline-block; font-size: 1rem; font-weight: 600; }
.pop_schedule0010 .sche_list .month  em { color: #ffef97; }
.pop_schedule0010 .lst { width: calc(100% - 14.5rem); display: inline-block; padding: 0 1.1rem; }
.pop_schedule0010 .lst ul { overflow-y:auto; height:2rem; margin-right: 2rem; }
.pop_schedule0010 .lst li { float: left; width: calc(100% / 4); padding: 0.2rem 0.25rem 0.2rem 0; }
.pop_schedule0010 .lst li a { position:relative; display:block; line-height:1.6rem; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; font-size:0.8rem; font-weight: 600; color:#131313; }
.pop_schedule0010 .lst li a span{ display: inline-block; width: 1.6rem; height: 1.6rem; text-align: center; line-height: 1.6rem; border-radius: 50%; background: #ffae00; color: #fff; margin-right: 0.6rem; }
.pop_schedule0010 .lst li.sche_list_type2 a span { width: 3rem; border-radius: 1rem; }
.pop_schedule0010 .lst .no_data { width: 100%; line-height: 2rem; text-align:center; padding: 0; }
.pop_schedule0010 .btn_more { right: 1.9rem; top: 1.55rem; }
/** 캘린더 : active **/
.pop_schedule0010 .lst li a:hover,
.pop_schedule0010 .lst li a:focus { text-decoration:underline; }
.pop_schedule0010 .lst li a:hover span,
.pop_schedule0010 .lst li a:focus span{background:#c58600; color:#fff;}
.pop_schedule0010 a,
.pop_schedule0010 a span{-webkit-transition:all .15s; -ms-transition:all .15s; transition:all .15s; }

/* 바로가기1 */
.M_link0010 { position:relative; height:100%; }
.M_link0010 ul{display:table; width:calc(100% + 2rem); margin: 0 -1rem; table-layout:fixed; }
.M_link0010 li { display:table-cell; vertical-align:top; z-index:1; }
.M_link0010 li a { display:block; position:relative; font-weight: 500; word-break: keep-all; text-align:center; color:#111;}
.M_link0010 li a p { position:relative; width:5.25rem; height:5.25rem; line-height:5.25rem; border-radius:50%; background:#f8f8f8; margin:0 auto; }
.M_link0010 li a img { position:relative; width: 2.9rem; height: 2.7rem; vertical-align: middle;} 
.M_link0010 li a span{position:relative; display:inline-block; font-size:.85rem; line-height:1.2rem; max-height:2.2rem; margin:0.8rem 0 0; padding:0 .25rem; color: #333; overflow:hidden; font-weight: 600;}
/** 바로가기1 : active **/
.M_link0010 li a:hover p,
.M_link0010 li a:focus p { background: #fff; box-shadow: 3px 3px 13px rgba(66, 158, 245, 0.25);}
.M_link0010 li a:hover span,
.M_link0010 li a:focus span { color: #0081a7; }
.M_link0010 li a p{ -webkit-transition:all .3s; -ms-transition:all .3s; transition:all .3s; }

/* 게시판 */
.notice0010 { position:relative; height:100%; border-radius: 2rem; padding: 1rem 1.5rem; background: #fff; }
.notice001001 { border: 2px solid #b8efff; }
.notice001002 { border: 2px solid #94ddd4; }
.notice0010 .titTab a,
.notice0010 .titTab span,
.notice0010 .list_box li,
.notice0010 .list_box li a,
.notice0010 .list_box .topList{position:relative; display:block;}
.notice0010 .titTab { margin-right: 2.6rem; }
.notice0010 .titTab ul { position: relative; left: -0.5rem; font-size:0; }
.notice0010 .titTab li { position:relative; display:inline-block; max-width:calc(33% - 0.5rem); vertical-align: top; margin-left: 0.5rem; padding: 0.2rem 0; }
.notice0010 .titTab a { height: 2rem; line-height:2rem; text-align:center; font-size: 0.95rem; font-weight: 500; background: #939393; color: #fff; border-radius: 2rem; padding: 0 0.8rem; }
.notice0010 .titTab a::before { display: none; position: absolute; bottom: -0.3rem; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); width: 0.55rem; height: 0.55rem; border-radius: 50%; border: 2px solid #fff; content: ""; }
.notice001001 .titTab a::before { background: #0dbbef; }
.notice001002 .titTab a::before { background: #08b19b; }
.notice0010 .titTab a span{ overflow:hidden; white-space:nowrap;}
.notice0010 .topList { position:relative; min-height:5.6rem; padding: 1.3rem 1.5rem 1.25rem 5.3rem; border-bottom: 1px solid #d9d9d9; margin-bottom: 0.7rem; }
.notice0010 .topList dt { position: relative; font-size: 0.9rem; color:#333; line-height: 1.5rem; font-weight: 600; text-overflow: ellipsis; white-space: nowrap;  overflow:hidden; }
.notice0010 .topList dl.new dt { padding-left: 2rem; }
.notice0010 .topList dl.new dt::before { position: absolute; top: 0; left: 0; width: 1.5rem; height: 1.5rem; line-height: 1.5rem; border-radius: 50%; background: #ff554f; color: #fff; text-align: center; content: "N"; font-size: 0.85rem; font-weight: 600; }
.notice0010 .topList p{font-size:.8rem; color: #888; line-height:1.5rem; text-overflow: ellipsis; white-space: nowrap;  overflow:hidden;}
.notice0010 .topList .date { position: absolute; top: 1.5rem; left: 0; font-size: 0.75rem; font-weight:500; color: #222; text-align: center; line-height: 1.2; z-index: 1; }
.notice0010 .topList .date em {display: block; font-size: 1.4rem; font-weight: 700; }
.notice0010 .list_box { display:none; width:100%; }
.notice0010 .list_box ul { max-height: 6.4rem; overflow:hidden; }
.notice0010 .list_box li { position: relative; }
.notice0010 .list_box li a{ line-height:1.6rem; display:block;}
.notice0010 .list_box li p{ position: relative; width:calc(100% - 3.5rem); overflow:hidden; font-size:.8rem; color:#111; text-overflow: ellipsis; white-space: nowrap; padding-left: 1rem;}
.notice0010 .list_box li p::before { position: absolute; top: 50%; left: 0; width: 5px; height: 5px; border-radius:50%; content:''; transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); }
.notice001001 .list_box li p::before { background: #2d92f2; }
.notice001002 .list_box li p::before { background: #08b19b; }
.notice0010 .list_box li a.new p { padding-left: 1.6rem; }
.notice0010 .list_box li a.new p::before { position: absolute; top: 50%; 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; }
.notice001001 .list_box li .new p::before { background: #2d92f2; }
.notice001002 .list_box li .new p::before { background: #08b19b; }
.notice0010 .list_box li span { position:absolute; right:0; top:0; font-size:.75rem; color:#777; }
.notice001001 .btn_more { background: #0dbbef; }
.notice001001 .btn_more::before { background: #0182a9; }
.notice001002 .btn_more { background: #08b19b; }
.notice001002 .btn_more::before { background: #005e52; }
/* 게시판 : 데이터 없음 */
.notice0010 .list_box dl.no_data dt{line-height:3rem; }
.notice0010 .list_box dl.no_data .date p{line-height:3rem;}
.notice0010 .list_box li.no_data{text-align:center; line-height:6.4rem;}
/* 게시판 : active */
.notice001001 .titTab a:hover,
.notice001001 .titTab a:focus,
.notice001001 .titTab a.current { background: #0dbbef; font-weight: 700; }
.notice001002 .titTab a:hover,
.notice001002 .titTab a:focus,
.notice001002 .titTab a.current { background: #08b19b; font-weight: 700; }
.notice0010 .titTab a.current::before { display: block; }
.notice0010 .list_box.on { display: block; }
.notice0010 .topList:hover dd p,
.notice0010 .topList:focus dd p,
.notice0010 .list_box li a:hover,
.notice0010 .list_box li a:focus { text-decoration: underline; } 
.notice0010 a,
.notice001002 .titTab a::before {-webkit-transition:all .15s; -ms-transition:all .15s; transition:all .15s; }

/* 식단 */
.meal_menu0010 { position:relative; height:100%; background: #f0ffdb; border: 2px solid #d9f7ae; border-radius: 2rem; padding: 1.5rem 1.25rem; }
.meal_menu0010 h2 { margin-right: 3rem; color: #222; margin-bottom: 0.5rem; overflow: hidden;}
.meal_menu0010 .inner { position:relative; width: calc(100% - 12rem); height:5.5rem; padding: 0 0.1rem 0 0;  overflow-y:auto; }
.meal_menu0010 .inner li { position: relative; }
.meal_menu0010 .inner li + li{margin-top:.5rem;}
.meal_menu0010 .inner li:not(.no_data) { width:100%; }
.meal_menu0010 .inner li.no_data { text-align:center; line-height:5.5rem;}
.meal_menu0010 .inner dl { position:relative; color:#000; overflow:hidden; height:100%; }
.meal_menu0010 .inner dt { display: inline-block; height: 2.35rem; line-height: 2.3rem; background: #dcf9b4; color: #508a00; font-size: 0.9rem; border: 2px solid #b7e37a; border-radius: 2rem; font-weight: 700; padding: 0 1rem; margin-bottom: 0.5rem; }
.meal_menu0010 .inner dt span { color: #222; }
.meal_menu0010 .inner dd { position: relative; min-height: 5rem; line-height:1.25rem; word-break:keep-all; width: 100%; text-align: left; font-size: 0.85rem; color: #000; height:100%; }
.meal_menu0010 > .img { position: absolute; bottom: -2px; right: 0.75rem; line-height: 1; }
.meal_menu0010 > .img img { width: 12.25rem; height: 8.15rem; }
.meal_menu0010 .btn_more { background: #71ab22; }
.meal_menu0010 .btn_more::before { background: #437005; }
/** 식단 : active **/
.meal_menu0010 .list_box a:hover strong,
.meal_menu0010 .list_box a:focus strong{text-decoration: underline;}
.meal_menu0010 a{-webkit-transition:all .15s; -ms-transition:all .15s; transition:all .15s; }

/* 팝업존 */
.pop0010 { position:relative; width:calc(100% - 1.5rem); height:100%; }
.pop0010::before { position: absolute; bottom: -1rem; right: -1.5rem; width: 17.5rem; height:11.25rem; background: url('/images/template/T0010/main/0010_ptrn.png'); border-radius: 1.2rem; content: ""; }
.pop0010 h2 { display: inline-block; margin-top: 0.9rem; width: calc(100% - 18rem); overflow: hidden; }
.pop0010 .nss_pg { position:absolute; left: 0; top: 2.8rem; line-height:1.75rem; }
.pop0010 .nss_pg p { display:inline-block; margin-left: 0.5rem; color:#000; font-size:0.8rem; font-weight:500; vertical-align: middle; }
.pop0010 .nss_pg p strong { position: relative; color: #429ef5; font-weight: 700; padding-right: 0.9rem;}
.pop0010 .nss_pg p strong:before{content:""; position: absolute; top: 0.5rem; right: 0.35rem; display:inline-block; width:0.2rem; height:0.2rem; background:#000; vertical-align: middle; border-radius: 50%; }
.pop0010 .nss_pg a {display: inline-block; width: 1.7rem; height: 1.7rem; line-height: 1.7rem; border-radius:50%; overflow: hidden; text-align:center; font-size: 0.9rem; vertical-align: middle; color:#fff; background:#c0c0c0; }
.pop0010 .nss_pg .play,
.pop0010 .nss_pg .stop{background: #a1a1a1; }
.pop0010 .nss_pg .play {display: none;}
.pop0010 .pop_img { position:relative; width: 17.5rem; height:11.25rem; text-align:center; border-radius:1.2rem; overflow: hidden; background:#f1f1f1; float: right; box-shadow: 7px 7px 4px rgba(212, 212, 212, 0.3); }
.pop0010 .pop_img div,
.pop0010 .pop_img .item {height:100%;}
.pop0010 .pop_img .item a { display: block; height:100%; line-height:0; text-align:center; overflow:hidden;}
.pop0010 .pop_img .item img {position:relative; max-width:100%; width:auto; height:100%;}
/* 팝업존 : active */
.pop0010 .nss_pg a {-webkit-transition:all .15s; -ms-transition:all .15s; transition:all .15s; }

/* 갤러리 */
.gallery0010 { position:relative; height: 100%; }
.gallery0010 .tit_wrap { position: relative; display: inline-block; margin-top: 1rem; }
.gallery0010 .tit_wrap h2 { position: relative; display: flex; align-items: center; background: #79e2ff; color: #222; font-size: 1.1rem; border-radius: 0.8rem 2rem 2rem 0.8rem; margin-left: -1.7rem; width: 11.6rem; height: 4.5rem;  padding: 0 3.5rem 0 2rem;}
.gallery0010 .tit_wrap h2::before { position: absolute; bottom: -0.95rem; left: 1.25rem; width: 3.55rem; height: 5.15rem; transform: rotate(30deg); -webkit-transform: rotate(30deg); background: #36b0d1; z-index: -2; content: ""; } 
.gallery0010 .tit_wrap p { font-size: 0.9rem; color: #026b89; font-weight: 700; margin: 1.4rem 0 0 1.8rem; }
.gallery0010 .list_box{  width: calc(100% - 12.4rem); float: right; }
.gallery0010 .list_box ul {height: 13rem; }
.gallery0010 .list_box li {float: left; width: 30.6666%; }
.gallery0010 .list_box li.no_data{ width:100%; line-height: 13rem; text-align:center; }
.gallery0010 .list_box li:nth-child(n+4) {display: none;}
.gallery0010 .list_box li ~ li { margin-left: 4%; }
.gallery0010 .list_box a { position:relative; display:block; font-size:.9rem; color:#000; padding-bottom: 2.2rem; }
.gallery0010 .list_box a .img{ position: relative; height:10.75rem; background:#f1f1f1; border-radius: 1.2rem 1.2rem 0 0; overflow: hidden;}
.gallery0010 .list_box a .img::before { display: none; position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 3px solid #00c8ff; z-index: 1; border-radius: 1.2rem; content: ""; }
.gallery0010 .list_box a .img img { position:relative; top:50%; left:50%; transform:translate(-50%, -50%); width:100%; height:auto; }
.gallery0010 .list_box a strong{ position: absolute; bottom: 0; left: 0; background: #fff; color: #222; font-size: 0.9rem; width:100%; height: 3.85rem; line-height: 3.55rem; font-weight:600; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; border: 3px solid transparent; border-radius: 0 1.2rem 1.2rem 1.2rem; padding: 0 0.5rem; z-index: 2; }
/** 갤러리 : active **/
.gallery0010 .list_box a:hover strong,
.gallery0010 .list_box a:focus strong { border-color: #00c8ff; }
.gallery0010 .list_box a:hover .img::before,
.gallery0010 .list_box a:focus .img::before { display: block; }
.gallery0010 a, 
.gallery0010 .list_box a .img::before,
.gallery0010 a span {-webkit-transition:all .15s; -ms-transition:all .15s; transition:all .15s; }


/* 배너존 */
.banner_zone {position: relative; 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 screen and (min-width: 1280px) { 
	.banner_zone {background: #fff; z-index: 2;}
}

@media (max-width: 1440px) { 
    /* 메인비주얼 */
    .MVisual0010 .item img { width: 130%; height: auto; }
}

@media (max-width:1280px){
    /* 메인비주얼 */
    .MVisual0010 .control { left: 1rem; transform: translateX(0); margin-left: 0; }

    /* 캘린더 */
    .pop_schedule0010 .lst li { width: calc(100% / 3); }

    /* 게시판 */
    .notice0010 { padding: 1rem; }

    /* 팝업 */
    .pop0010::before { bottom: 0; }
    .pop0010 h2 { margin-top: 0; margin-bottom: 1.2rem; width: calc(100% - 8rem); display: block; }
    .pop0010 .pop_img { float: none; width: 100%; }
    .pop0010 .nss_pg { left: auto; top: -0.2rem; right: 0; }

    /* 갤러리 */
    .gallery0010 .list_box { width: calc(100% - 13.4rem); margin-right: 2rem; }
}

@media (max-width:1024px){
    .btnTy1 { width: 2rem; height: 2.2rem; line-height: 2.2rem; right: 1.2rem; border-radius: 0 0 0.5rem 0; }

    /* 식단 */
    .meal_menu0010 .inner { width: calc(100% - 10rem); }
    .meal_menu0010 > .img img { width: 10rem; height: auto; }

    /* 갤러리 */
    .gallery0010 .list_box li { width: 48.5%; }
    .gallery0010 .list_box li:nth-child(n+3) { display: none; }
    .gallery0010 .list_box li ~ li { margin-left: 3%; }
} 

@media (max-width:960px){
    /* 캘린더 */
    .pop_schedule0010 .lst li { width: calc(100% / 2); }
}

@media (max-width: 860px) { 
    .btnTy2 { top: 0.5rem; right: 0.6rem; width: 2rem; height: 2rem; line-height: 2rem; }

    /* 메인비주얼 */
    .MVisual0010 .control { bottom: 2rem; }

    /* 캘린더 */
    .pop_schedule0010 { display: block; width: 100%; border-radius: 1rem; border: 1px solid #d9d9d9; overflow: visible; padding: 2.5rem 0.8rem 1.2rem; box-shadow: none; }
    .pop_schedule0010 .tit_wrap { position: absolute; top: -1rem; left: 0; width: 100%; height: auto; display: block; border-radius: 2rem; padding: 0.7rem 2.5rem 0.7rem 1rem; }
    .pop_schedule0010 .tit_wrap::before { display: none; }
    .pop_schedule0010 .tit_wrap h2 { width: calc(50% - 3rem); overflow: hidden; }
    .pop_schedule0010 .sche_list { display: inline-block; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); }
    .pop_schedule0010 .lst { position: relative; width: 100%; display: block; padding: 0; }
    .pop_schedule0010 .lst::before { position: absolute; bottom: 0; right: 0; width: 1.8rem; height: 1.85rem; background: url('/images/template/T0010/main/0010_sche_icon.png') no-repeat center / cover;content: ""; }
    .pop_schedule0010 .lst ul { height: 6rem; }
    .pop_schedule0010 .btn_more { top: -0.5rem; right: 1rem; color: #fff; }
    .pop_schedule0010 .lst .no_data { line-height: 6rem; }

    /*  바로가기 */
    .M_link0010 ul { width: 100%; margin: 0; }
    .M_link0010 li { display: inline-block; width: calc(100% / 3); }
    .M_link0010 li a span { margin-bottom: 0.5rem; }

    /* 팝업 */
    .pop0010 { padding-bottom: 1rem; width: 100%; }
    .pop0010::before { width: 100%; height: calc(100% - 4rem); right: -1rem; }
	.pop0010 .pop_img { height: auto; }
	.pop0010 .pop_img li img { max-height: 15rem; }

    /* 갤러리 */
    .gallery0010 { padding: 1.2rem 1rem; }
    .gallery0010 .tit_wrap { display: block; margin-top: 0; margin-bottom: 1.5rem; background: #79e2ff; padding: 0 3rem 0 1rem; border-radius: 0.8rem 2rem 2rem 0.8rem; }
    .gallery0010 .tit_wrap h2 { overflow: hidden; margin-left: 0; width: 100%; height: 3rem; font-size: 1rem; padding: 0; border-radius: 0; }
    .gallery0010 .tit_wrap h2::before { display: none; }
    .gallery0010 .tit_wrap p { display: none; }
    .gallery0010 .list_box { width: 100%; margin-right: 0; float: none; }

	/* 배너존 */
	.banner_zone h2{display:none;}
	.banner_zone .bnWrap{width:calc(100% - 6rem); padding-left:0.75rem;}
}

@media (max-width: 540px) { 
    /* 게시판 */
    .notice0010 .topList { padding: 1.3rem 1.2rem 1.25rem 4rem; }

    /* 식단 */
    .meal_menu0010 { padding: 1.2rem 1.2rem 5rem; }
    .meal_menu0010 .inner { width: 100%; }
    .meal_menu0010 > .img img { width: 7rem; }
}

@media (max-width: 480px) {
    /* 캘린더 */
    .pop_schedule0010 .lst li { width: 100%; }

    /* 바로가기 */
    .M_link0010 li a p { width: 4.6rem; height: 4.6rem; line-height: 4.6rem; }
    .M_link0010 li a img { width: 2.6rem; height: auto; }

    /* 게시판 */
    .notice0010 .titTab li { max-width: 100%; }
    .notice0010 .titTab a { font-size: 0.9rem; }

    /* 갤러리 */
    .gallery0010 .list_box li { width: 100%; }
    .gallery0010 .list_box li:nth-child(n+2) { display: none; }
    /* .gallery0010 .list_box a strong { height: 2.85rem; line-height: 2.85rem; } */
}

@media (max-width: 380px) {
    /* 캘린더 */
    .pop_schedule0010 { padding: 4.3rem 0.8rem 1.2rem; }
    .pop_schedule0010 .tit_wrap { border-radius: 1rem; padding: 0.7rem; }
    .pop_schedule0010 .tit_wrap h2 { width: auto; margin-right: 2rem; margin-bottom: 0.5rem; }
    .pop_schedule0010 .sche_list { position: relative; display: block; text-align: center; top: auto; left: auto; transform: translate(0); }

    /* 바로가기 */
    .M_link0010 li a p { width: 4rem; height: 4rem; line-height: 4rem; }
    .M_link0010 li a img { width: 2.3rem; }
}