﻿.btn_more1{position: absolute; right: 0; top: -0.15rem; font-size: 0.7rem; color:#fff; line-height: 1.75rem; border-radius: 1rem; padding: 0 1rem 0 0.7rem; }
.btn_more1::before { content: ''; display: block; width: 100%; height: 100%; background: #8287d8; border-radius: 1rem; position: absolute; top: 0; left: 0; z-index: -2; }
.btn_more1 span { vertical-align: middle; margin-right: 0.5rem; }
.btn_more1 i { font-size: 1.15rem; display: inline-block; vertical-align: middle; position: relative; z-index: 2;}
.btn_more1 i::after { content: ''; display: block; width: 0.95rem; height: 0.95rem; border-radius: 50%; background: #616499; position: absolute; top: calc(50% - 0.475rem); right: -0.35rem; z-index: -1;}
.btn_more1:hover i,
.btn_more1:focus i { transform: translateX(2px);}
.btn_more2{position: absolute; right: 0; top: 0;}
.btn_more2 img, .btn_more1 i{ transition: all 0.15s; -webkit-transition: all 0.15s; -ms-transition: all 0.15s; }
.btn_more2:hover img,
.btn_more2:focus img{transform: rotate(90deg); -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg);}

/* 메인비주얼 */
.MVisual0044 {position:relative; overflow:hidden; height:100%; }
.MVisual0044 .item{overflow:hidden; line-height:0; }
.MVisual0044 .item img{position:relative; width:auto; height:100%; left:50%; transform:translateX(-50%); -webkit-transform:translateX(-50%); -ms-transform:translateX(-50%); }
.MVisual0044 .control{position:absolute; left:calc((100% - 60rem) / 2); bottom:2.5rem; z-index:1;}
.MVisual0044 .control > a{display:inline-block; width:2rem; height:2rem; line-height:2rem; background:rgb(0,0,0, 0.5); color:#fff; text-align:center; border-radius:50%; -webkit-transition:all 0.15s; -ms-transition:all 0.15s; transition:all 0.15s; }
.MVisual0044 .control > a.play{display:none;}
/* 메인비주얼 : active */
.MVisual0044 .control > a:hover,
.MVisual0044 .control > a:focus{ background:rgb(0,0,0, 0.9);}

/* 팝업존 */
.pop0044 { position:relative; width:100%; height:100%; background:#fbd196;; padding:1.25rem 1.55rem 1.55rem; border-radius:1.5rem; }
.pop0044 .tit_wrap { position:relative; z-index:1; margin-bottom: 0.45rem; padding-right: 8.5rem; }
.pop0044 h2 { display:inline-block; font-weight:600; font-size:1.1rem; white-space: nowrap; overflow: hidden; width: 100%; color:#000; }
.pop0044 .control { position:absolute; right:0; top:-0.2rem;  display:inline-block; }
.pop0044 .control p { display:inline-block; vertical-align:middle; font-size:0.65rem; color:#222; font-weight:500; margin-right:0.3rem; }
.pop0044 .control p strong {color:#ff8c19; font-weight:700; font-size:0.8rem;}
.pop0044 .control p strong:after{ content:""; display:inline-block; width:1px; height:14px; transform:rotate(30deg); -webkit-transform:rotate(30deg); background:#000; margin:0 0.3rem 2px; vertical-align: middle;}
.pop0044 .control a {display:inline-block; overflow:hidden; line-height:1.85rem; width: 1.85rem; border-radius: 50%; background:#ff8c19; color: #fff; text-align:center; font-size:1rem; vertical-align:middle; transition:all 0.15s; -webkit-transition:all 0.15s;}
.pop0044 .control .play {display:none;}
.pop0044 .pop_img { position:relative; height:11.25rem; overflow:hidden; border-radius:1.5rem; background:#f2f2f2; isolation: isolate; }
.pop0044 .pop_img div,
.pop0044 .pop_img .item {height:100%;}
.pop0044 .pop_img .item a { display:block; height:100%; line-height:0; text-align:center; overflow:hidden;}
.pop0044 .pop_img .item img {position:relative; max-width:100%; width:auto; height:100%; }
/* 팝업존 : active */
.pop0044 .control a:hover,
.pop0044 .control a:focus { background:#e87b0d;}

/* 캘린더 */
.pop_schedule0044 { position:relative; height:100%; background: url('/images/schl/template/T0044/main/0044_cal_pttrn.png'); padding: 1.3rem 2rem 2rem; border-radius: 1.5rem;}
.pop_schedule0044 .tit_wrap{position:relative; margin-bottom: 0.5rem; padding-right: 3rem; }
.pop_schedule0044 h2{position:relative; display:inline-block; color:#111; font-weight:600; font-size:1.1rem; white-space: nowrap; overflow: hidden; width: 100%;}
.pop_schedule0044 .sche_wrap{ position:relative; }
.pop_schedule0044 .month { position:absolute; top:50%; left:0; transform: translateY(-50%); -webkit-transform: translateY(-50%); transform: translateY(-50%); width:8rem; text-align:center; background:#ff8c19; border-radius:1rem; padding:1.6rem 1.1rem 2rem; }
.pop_schedule0044 .month a { position: absolute; bottom:-1rem; width: 2rem; height: 2rem; line-height: 2.35rem; z-index: 1; background: #fff; border-radius: 50%; box-shadow: 0 0 0.2rem 0.1rem rgb(0 0 0 / 10%); color: #ff8c19;}
.pop_schedule0044 .month a ~ a::before{position:absolute; top:50%; left:0; transform:translateY(-50%); -webkit-transform:translateY(-50%); width:1px; height:0.65rem; background:rgba(255, 255, 255, 0.2); content:"";}
.pop_schedule0044 .month a i{font-size:1.1rem; }
.pop_schedule0044 .month .prev { left:50%; transform: translateX(-110%); }
.pop_schedule0044 .month .next { right:50%; transform: translateX(110%); }
.pop_schedule0044 .month span { font-weight:500; font-size:0.9rem; color:#fff;}
.pop_schedule0044 .month span em { position:relative; display:block; font-size:1.75rem; font-weight:700; text-align:center; margin-top:0.4rem; line-height:1; }
.pop_schedule0044 .lst { position:relative; margin-left:10rem; }
.pop_schedule0044 .lst ul { overflow-y:auto; height: 6.9rem; }
.pop_schedule0044 .lst ul::after{content:''; display: block; clear: both;} 
.pop_schedule0044 .lst .no_data { width: 100%; padding-left:0; line-height: 6.5rem; margin-bottom: 0; text-align:center; }
.pop_schedule0044 .lst li{width: 50%; float: left; margin: 0.4rem 0;}
.pop_schedule0044 .lst li a { position:relative; padding-left:4rem; padding-right: 0.5rem; display:block; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; font-weight:400; color:#111; line-height: 1.5rem;}
.pop_schedule0044 .lst li a span{ position:absolute; left:0; top:0; font-weight:500; font-size:0.75rem; text-align:center; color: #ff8c19; background: #fff; padding: 0 0.7rem; border-radius: 0.7rem; }
.pop_schedule0044 .btn_more2 { top: 1.55rem; right: 2rem;}
/** 캘린더 :active **/
.pop_schedule0044 .month .prev:hover i,
.pop_schedule0044 .month .prev:focus i{ transform:translateX(-4px); -webkit-transform:translateX(-4px); }
.pop_schedule0044 .month .next:hover i,
.pop_schedule0044 .month .next:focus i{ transform:translateX(4px); -webkit-transform:translateX(4px); }
.pop_schedule0044 .lst li a:hover,
.pop_schedule0044 .lst li a:focus { text-decoration:underline; }
.pop_schedule0044 .lst li a:hover span,
.pop_schedule0044 .lst li a:focus span{ color:#fff; background:#ff8c19; }
.pop_schedule0044 a,
.pop_schedule0044 .month a i,
.pop_schedule0044 a span{-webkit-transition:all 0.15s; -ms-transition:all 0.15s; transition:all 0.15s; }

/* 식단 */
.meal_menu0044 { position:relative; height:100%; padding:1.3rem 1.5rem 1.5rem 1.5rem; background:#e3e3ff; border-radius:1.5rem; }
.meal_menu0044 .tit_wrap{font-weight:700; margin-bottom: 0.5rem; padding-right: 3rem;}
.meal_menu0044 h2 { position:relative; display:inline-block; font-weight:600; font-size:1.1rem; color:#000; white-space: nowrap; overflow: hidden; width: 100%; }
.meal_menu0044 .inner {position:relative; height: 7.5rem; background: #fff; border-radius: 0.8rem; padding: 1rem; box-shadow: 0 0 5px rgba(0,0,0,0.05);}  
.meal_menu0044 .inner ul {height:100%; overflow-y: auto;}
.meal_menu0044 .inner li:not(.no_data) { padding-right:1rem; }
.meal_menu0044 .inner li + li { margin-top:1rem; }
.meal_menu0044 .inner .no_data { text-align:center; line-height: 5rem; }
.meal_menu0044 .inner dl { position:relative; height:auto; }
.meal_menu0044 .inner dt { display:table; font-size:0.85rem; font-weight:600; color:#222; text-align:center; margin-bottom: 0.6rem; }
.meal_menu0044 .inner dt > span { vertical-align:middle; font-weight:600; color:#000; font-size:1rem; }
.meal_menu0044 .inner dt span em{ color:#8287d8; font-weight:800;position: relative; padding-left: 1.9rem; }
.meal_menu0044 .inner dt span em::before{ content: ''; display: block; width: 17px; height: 0.35rem; background: url('/images/schl/template/T0044/main/0044_meal_bu.png') no-repeat center / contain; position: absolute; top: calc(50% - 0.175rem); left: 0.5rem; }
.meal_menu0044 .inner dt span span{font-size:0.8rem; margin-left: 0.2rem;}
.meal_menu0044 .inner dd { color:#000; font-size:0.8rem; font-weight:400; word-break:keep-all; padding-right:2.5rem;}
.meal_menu0044 > img{ max-width: 3.25rem; max-height: 3.3rem; position: absolute; bottom: 2.5rem; right: 2.5rem;}
.meal_menu0044 .btn_more2 { right: 1.55rem; top: 1.55rem;}

/* 게시판 */
.notice0044 { position:relative; height:100%; }
.notice0044 .titTab{ padding-right: 5.5rem; margin-bottom: 1rem;}
.notice0044 .titTab ul{overflow:hidden; }
.notice0044 .titTab ul li{ position:relative; float:left; max-width:calc(93% / 3); font-size:1.1rem; color:#6d6d6d; font-weight:600; vertical-align:top; }
.notice0044 .titTab ul li + li { margin-left:1rem; }
.notice0044 .titTab ul li:after { content:""; position:absolute; bottom:0; right:0; width:calc(100% + 1.5rem); height:100%; background:#fff; }
.notice0044 .titTab ul li a { position:relative; display:block; color:#777; font-weight:500; line-height:1.5rem; z-index:1; }
.notice0044 .titTab ul li a:before { content:""; position:absolute; left:50%; bottom: 0; width:0rem; height:0.5rem; border-radius:1rem; background:#8287d8; z-index:-1; opacity:0; -webkit-transform:translateX(-50%); transform:translateX(-50%); -webkit-transition:all 0.15s; transition:all 0.15s; }
.notice0044 .titTab ul li a span { display:block; overflow:hidden; white-space:nowrap; letter-spacing: -1px;}
.notice0044 .tabWrap{height: 13.7rem; border: 1px solid #8287d8; border-radius:1.5rem; overflow:hidden;}
.notice0044 .list_box { display:none; height: 100%;}
.notice0044 .list_box::after{content: ''; display: block; clear: both;}
.notice0044 .list_box .topList { float: left; position:relative; display:block; width:45%; background:#8287d8; height:100%; padding:3rem 1.5rem 2rem 1.5rem; overflow:hidden; }
.notice0044 .list_box dt { position:relative; height: 2.7rem; font-size:1rem; color:#fff; font-weight:500; overflow:hidden; margin-bottom:0.7rem; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
.notice0044 .list_box dd > p { height: 3.5rem; color:#fff; font-size:0.8rem; overflow:hidden; margin-bottom:0.7rem; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; }
.notice0044 .list_box dd .date { text-align: right; color: #fff; font-size: 0.75rem; }
.notice0044 .list_box ul { float: left; width: 55%; height: 100%; background: #fff; padding: 1.7rem 1rem;}
.notice0044 .list_box li { padding:0.3rem 0; }
.notice0044 .list_box li:nth-of-type(n + 6) { display:none; }
.notice0044 .list_box li a { position:relative; display:block; line-height:1.5rem; padding:0 4rem 0 0.85rem; font-size:0.8rem; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; font-weight:400; color:#333; }
.notice0044 .list_box li a:before { content:""; position:absolute; left:0.15rem; top:50%; width:3px; height:10px; border-radius:1rem; background:#8287d8; -webkit-transform:translateY(-50%) rotate(30deg); transform:translateY(-50%) rotate(30deg); -webkit-transition:transform 0.15s; transition:transform 0.15s; }
.notice0044 .list_box li a span { position:absolute; right:0; top:0; color:#777; font-size:0.75rem; font-weight:400; }
/* 게시판 : 새글 */
.notice0044 .list_box .topList .new{ position: relative; }
.notice0044 .list_box .topList .new:before { content:"NEW"; position:absolute; left:0; top:-1.8rem; font-weight:600; padding: 0.2rem 1rem; color:#8287d8; border-radius:1rem; background:#fff; text-align:center; }
.notice0044 .list_box li a.new { padding-left: 2.3rem; }
.notice0044 .list_box li a.new:after { content:"N"; position:absolute; top:0.1rem; left:0.8rem; width:1.25rem; height:1.25rem; background:#8287d8; color:#fff; font-size:0.6rem; border-radius:50%; text-align:center; line-height:1.25rem; }
/* 게시판 : 데이터 없음 */
.notice0044 .list_box dl.no_data dt {height: 5rem; line-height: 5rem; text-align: center;}
.notice0044 .list_box dl.no_data p { text-align:center; } 
/* 게시판 :action */
.notice0044 .list_box a.topList:hover,
.notice0044 .list_box a.topList:focus {background:#6267b4;}
.notice0044 .titTab ul li a.current { color:#8287d8; font-weight:600; margin-right: 1.5rem;}
.notice0044 .titTab ul li a:hover,
.notice0044 .titTab ul li a:focus { color:#8287d8; font-weight:600;}
.notice0044 .titTab ul li a.current:before {opacity: 0.13; width: 100%;}
.notice0044 .titTab ul li a.current::after { content: '\e937'; font-family: 'xeicon'; display: block; font-size: 1.4rem; color:#8287d8; position: absolute; right: -1.5rem; top: 0;}
.notice0044 .list_box.on { display:block; }
.notice0044 .list_box li a:hover,
.notice0044 .list_box li a:focus {text-decoration: underline;}
.notice0044 a, .notice0044 dt { -webkit-transition:all 0.15s; transition:all 0.15s; }

/* 바로가기1 */
.M_link0044 { position:relative; height:100%; margin:0 -1.5rem; }
.M_link0044 ul{display:table; table-layout:fixed; width:100%; }
.M_link0044 li { position:relative; display:table-cell; vertical-align:top; z-index:1; }
.M_link0044 li a { display:block; position:relative; width:100%; padding: 0 0.5rem; word-break:keep-all; text-align:center; -ms-transition:all 0.15s; transition:all 0.15s; }
.M_link0044 li a .img { display:inline-block; width:5rem; height:5rem; line-height: 5rem; border-radius:50%; text-align: center; border:1px solid #e8e8e8; -webkit-transition:all 0.15s; -ms-transition:all 0.15s; transition:all 0.15s; }
.M_link0044 li a .img img{display: inline-block; vertical-align: middle; -webkit-transition:all 0.15s; -ms-transition:all 0.15s; transition:all 0.15s; }
.M_link0044 li a p { font-size:0.9rem; line-height:1.2; max-height:2.2rem; padding:0 5px; margin-top:1rem; overflow:hidden; font-weight:500; color:#333; word-break:break-all;}
/** 바로가기1 :active **/
.M_link0044 li a,
.M_link0044 li a p { -webkit-transition:all 0.15s; -ms-transition:all 0.15s; transition:all 0.15s; }
.M_link0044 li a:hover .img,
.M_link0044 li a:focus .img{ background:#ffe288; border-color:#ffe288; }
.M_link0044 li a:hover .img img,
.M_link0044 li a:focus .img img{ transform: rotateY(180deg); -webkit-transform: rotateY(180deg);}
.M_link0044 li a:hover p,
.M_link0044 li a:focus p { font-weight:600;}

/* 갤러리 */
.gallery0044 { position:relative; padding-top:0.5rem; }
.gallery0044 .tit_wrap{text-align: center; margin-bottom: 1.8rem;}
.gallery0044 .tit_wrap::before { content: ''; display: block; width: 0.85rem; height: 0.35rem; background: url('/images/schl/template/T0044/main/0044_gal_tit.png') no-repeat center / contain; position: absolute; top: -0.4rem; left: 0; }
.gallery0044 .tit_wrap::after { content: ''; display: block; clear:both; }
.gallery0044 .tit_wrap h2 { max-width: 55%; color:#111; font-weight:700; font-size:1.3rem; line-height:1; overflow:hidden; white-space:nowrap; float:left; }
.gallery0044 .tit_wrap p{ max-width: 30%; color: #555; font-weight: 400; max-height: 1rem; overflow: hidden; float:left; margin-left:0.5rem }
.gallery0044 .list_box{ height:12.5rem; overflow:hidden;}
.gallery0044 .list_box li{width:23.5%; float:left; }
.gallery0044 .list_box li:nth-child(n + 5) {display: none;}
.gallery0044 .list_box li + li{margin-left:2%;}
.gallery0044 .list_box li.no_data{ text-align:center; width:100%; line-height: 12.7rem; background: #f7f7f7; border-radius: 1.5rem;}
.gallery0044 .list_box a { position:relative; display:block; border-radius:1.5rem; border:1px solid #e3e3e3;}
.gallery0044 .list_box a::before { content: ''; display: block; width: calc(100% + 2px); height: calc(100% + 2px); border: 2px solid #ffe368; border-radius: 1.5rem; position: absolute; top: -1px; left: -1px; z-index: 1; opacity: 0; transition: all 0.15s; -webkit-transition: all 0.15s;}
.gallery0044 .list_box a .img{ height:9.6rem; overflow:hidden; background:rgba(0,0,0,0.2); border-radius:1.5rem 1.5rem 0 0; -webkit-transition:all 0.15s; -ms-transition:all 0.15s; transition:all 0.15s; isolation: isolate;}
.gallery0044 .list_box a .img img { position:relative; top:50%; left:50%; transform:translate(-50%, -50%); width:100%; height:auto; -webkit-transition:all 0.15s; -ms-transition:all 0.15s; transition:all 0.15s; }
.gallery0044 .list_box a span{ display:block; padding:0 0.8rem; line-height:2.75rem; border-top:1px solid #e3e3e3; text-align:center; background:#fff; font-size:0.9rem; font-weight:400; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; color:#333; border-radius:0 0 1.5rem 1.5rem; transition: all 0.15s; -webkit-transition: all 0.15s;}
.gallery0044 .btn_more1{ right: 0; top: 0.2rem; color:#000;}
.gallery0044 .btn_more1::before { background: #ffe368; }
.gallery0044 .btn_more1 i::after { background: #fff; } 
/** 갤러리 :active **/
.gallery0044 .list_box a:hover::before,
.gallery0044 .list_box a:focus::before { opacity: 1;}
.gallery0044 .list_box a:hover span,
.gallery0044 .list_box a:focus span { background: #ffe368; border-color: #ffe368; font-weight: 600;}
.gallery0044 .list_box a:hover .img img,
.gallery0044 .list_box a:focus .img img { transform:translate(-50%, -50%) scale(1.1); }
 
/* 배너존 */
.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:1240px) {

    /* 메인비주얼 */
    .MVisual0044 .item{max-height: 28rem;}
    .MVisual0044 .item img{ width: 125%; height: auto; max-height: 100%;}
    .MVisual0044 .control{ left: auto; bottom: 1rem; right:1rem;}
 
    /* 게시판 */ 
    .notice0044 .titTab ul li + li { margin-left:0.5rem; }
    .notice0044 .titTab ul li{ font-size:1rem; }

    /* 바로가기1 */
    .M_link0044 { margin:0 -1rem; }

    /* 캘린더 */
    .pop_schedule0044 .lst li{width: 100%;}
}

@media (max-width:1024px) {

    /* 바로가기 */
    .M_link0044{margin: 0 auto;}
    .M_link0044 li a .img{width: 4.5rem; height: 4.5rem; line-height: 4.5rem;}
 
    /* 포토갤러리 */  
    .gallery0044 .tit_wrap{margin-bottom: 1rem;}
    .gallery0044 .list_box li{width: 32%;}
    .gallery0044 .list_box li:nth-child(n + 4){ display: none;}
    
}
@media (max-width:880px) {
    /* 팝업존 */
    .pop0044 {border-radius: 0;}

    /* 식단 */
    .meal_menu0044 .inner dd { line-height:1.2rem;}
}
@media (max-width:780px){
    /* 바로가기 */
    .M_link0044 ul{display: flex; flex-wrap: wrap;}
    .M_link0044 li{display: block; width:25%;}
    .M_link0044 li:nth-child(n+5){margin-top: 1rem;}
    .M_link0044 li a p{ margin-top: 0.5rem;}
}

@media (max-width:768px) {

    .btn_more1::before { display:none; }
    .btn_more1 span { display:none; }  
    
    /* 게시판 */
    .notice0044 .titTab{margin-bottom: 0.5rem; padding-right: 2rem;} 
    .notice0044 .btn_more1{ color:#616499; padding: 0 0.4rem 0 0;}
    .notice0044 .btn_more1 i::after { background: #d2d5fe; }


    /* 팝업존 */
    .pop0044 h2 { font-size:1rem; }
    .pop0044 .tit_wrap{margin-bottom: 0.5rem;}

    /* 캘린더 */
    .pop_schedule0044 h2 { font-size:1rem; }
    .pop_schedule0044 .tit_wrap{margin-bottom: 0.5rem;}

    /* 식단 */
    .meal_menu0044 h2 { font-size:1rem; }
    .meal_menu0044 .tit_wrap{margin-bottom: 0.5rem;}

    /* 갤러리 */
    .gallery0044 .tit_wrap h2 { max-width: calc(100% - 3rem); font-size:1.1rem; }
    .gallery0044 .tit_wrap p { display:none;}
    .gallery0044 .list_box li{width: 49%;}
    .gallery0044 .list_box li:nth-child(n+3){display: none;}
    .gallery0044 .list_box a .img img { width:auto; height:100%; }
    .gallery0044 .btn_more1{ color:#111; padding: 0 0.4rem 0 0;}
    .gallery0044 .btn_more1 i::after { background: #ffe67a; }
    

}
 
@media (max-width:560px) { 
	/* 메인비주얼 */
	.MVisual0044 .control{ bottom:0.5rem; right:1rem; }
	.MVisual0044 .control > a{ width:1.65rem; height:1.65rem; line-height:1.65rem; }

    /* 게시판 */
    .notice0044 .tabWrap{height: auto;}
    .notice0044 .list_box .topList{width: 100%; padding: 1.3rem 1rem 1rem 1rem;}  
    .notice0044 .list_box dt { height: auto; display: block; white-space:nowrap; text-overflow:ellipsis; }
    .notice0044 .list_box dd > p{margin-bottom: 0.5rem; height: 2.3rem; -webkit-line-clamp: 2; }
    .notice0044 .list_box ul{width: 100%; height: auto; padding: 0.7rem 1rem;}
    .notice0044 .list_box li { padding: 0;}
    .notice0044 .list_box li:nth-of-type(n + 4){display: none;} 
    .notice0044 .list_box li.no_data{line-height: 5.7rem;}
    /* 게시판 : 새글 */ 
    .notice0044 .list_box .topList .new dt { padding-left:1.3rem;}
    .notice0044 .list_box .topList .new:before { content:"N"; position:absolute; left:0; top:0.1rem; width:1.25rem; line-height:1.25rem; padding: 0; border-radius:50%; }

    /* 캘린더 */
    .pop_schedule0044 { padding: 1rem 1rem 2rem; }
    .pop_schedule0044 .month { width: 6rem; }
    .pop_schedule0044 .lst { margin-left:7rem; }
    .pop_schedule0044 .month span { font-size:0.75rem; }
    .pop_schedule0044 .month span em { font-size:1.2rem; }
    .pop_schedule0044 .btn_more2 { right: 1rem; top: 1.2rem;}

    /* 식단 */
    .meal_menu0044 { padding:1rem; }
    .meal_menu0044 .btn_more2 { right: 1rem; top: 1.2rem;}

    /* 팝업존 */
    .pop0044{padding: 1rem;}
    

}

@media (max-width:480px) {  
    /* 바로가기 */
    .M_link0044 li{width: 33.33%;}
    .M_link0044 li:nth-child(n+4){margin-top: 0.5rem;} 
    .M_link0044 li a p{font-size: 0.85rem; max-height: 2rem;}

    /* 게시판 */
    .notice0044 .titTab ul li{max-width: 100%; margin-bottom: 0.5rem;}
    .notice0044 .titTab ul li + li{margin-left: 0; padding-left: 0;}
     
    /* 캘린더 */
    .pop_schedule0044 .month{width: 6rem;}
    .pop_schedule0044 .month span em{font-size: 1.3rem; }
    .pop_schedule0044 .lst{ margin-left: 7rem;}

    /* 갤러리 */
    .gallery0044 .list_box li{width: 100%;}
    .gallery0044 .list_box li:nth-child(n+2){display: none;}
 
}
 
@media (max-width:380px) {
    /* 바로가기 */
    .M_link0044 li a { padding: 0; }
    .M_link0044 li a .img{width: 3.7rem; height: 3.7rem; line-height: 3.7rem;}
    .M_link0044 li a .img img{ width: 80%;}

    /* 식단 */
    .meal_menu0044 .inner{padding: 1rem;}
    .meal_menu0044 .inner .inner_scroll{padding: 1rem;}

    /* 팝업존 */
    .pop0044 .pop_img {height:auto;}
    .pop0044 .pop_img .item img { width:100%; height:auto;}

    /* 캘린더 */
    .pop_schedule0044 { padding: 1rem; }
    .pop_schedule0044 .sche_wrap{height: auto;padding: 1rem 0 0 0;}
    .pop_schedule0044 .month { width: auto; left: 0; right: 0; padding: 0.7rem 0.5rem; top: 0; transform: none; }
    .pop_schedule0044 .month span em{display: inline-block; margin-top: 0; margin-left: 0.5rem;}
    .pop_schedule0044 .month .prev{ top: 50%; left: 0.5rem; transform: translate(0, -50%); box-shadow: none;}
    .pop_schedule0044 .month .next{ top: 50%; right: 0.5rem; transform: translate(0, -50%); box-shadow: none;}
    .pop_schedule0044 .lst{margin-left: 0; margin-top: 2rem;}
}

@media (max-width:320px) {
    
    .meal_menu0044 > img{display: none;}
}