﻿/* 타이틀 */
.heading {font-size:1.1rem; line-height: 1; margin-right:4rem; overflow:hidden; white-space:nowrap; font-weight: 600; margin-bottom: 1.3rem;}

/* btn_more */
.btn_more{ position: absolute; top: -0.1rem; right: 0; color: #333; font-size: 0.8rem; font-weight:500;}
.btn_more i{font-size: 1.2rem; margin-left: 0.25rem; vertical-align: bottom; -webkit-transition:all 0.15s; -ms-transition:all 0.15s; transition:all 0.15s; }
/* btn_more : active */
.btn_more:hover i,
.btn_more:focus i { transform: rotate(180deg); -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); }

/* 메인비주얼 */
.MVisual0079 {position: relative; height: 100%; overflow:hidden; border-radius: 0 0 1.35rem 1.35rem; isolation: isolate;}
.MVisual0079 .item{overflow:hidden; height: 100%;}
.MVisual0079 .item img{position:relative; width:100%; height:auto; left: 0; top: 0;}
.MVisual0079 .control{position:absolute; left:50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); bottom:3rem; z-index:1;}
.MVisual0079 .control > a{display:inline-block; width:2rem; height:2rem; line-height:2rem; background:rgba(19, 17, 50, 0.5); color:#fff; text-align: center; border-radius:50%; -webkit-transition:all 0.15s; -ms-transition:all 0.15s; transition:all 0.15s; }
.MVisual0079 .control > a.play{display:none;}
.MVisual0079 .control > a:hover,
.MVisual0079 .control > a:focus{ background:rgba(41, 42, 68, 0.9);}

/* 바로가기 */
.M_link0079 { position:relative; height:100%; padding: 0.7rem 0; box-shadow: 0.1rem 0.1rem 0.5rem #f0f0f9; border-radius: 0.7rem; background: #fff; }
.M_link0079 ul { width: 100%; display:table; table-layout:fixed; }
.M_link0079 li { position:relative; display: table-cell; vertical-align:top; z-index:1; }
.M_link0079 li ~ li::before{content: ''; display: block; position: absolute; width: 0; height: 3.5rem; left: 0; top: 50%; transform: translateY(-50%); border-left: 1px solid #efefef;}
.M_link0079 li a {display:block; position:relative; text-align:center;}
.M_link0079 li a .img {position: relative; margin:0 auto; text-align: center; }
.M_link0079 li a .img img { width:80%; max-width: 3.3rem; transition: all 0.15s;}
.M_link0079 li a .txt { position: relative; display: block; font-size:0.9rem; line-height:1.2rem; max-height:2.4rem; margin-top: 0.4rem; padding:0 5px; overflow:hidden; font-weight: 500; color:#333333; transition:all 0.15s;}
/** 바로가기 : active **/
.M_link0079 li a:hover img,
.M_link0079 li a:focus img{ transform: rotateY(180deg); }
.M_link0079 li a:hover .txt span,
.M_link0079 li a:focus .txt span{ background-image: linear-gradient(to bottom, transparent 50%, #ffe8e0 50%);}

/* 게시판 : 공통 */
.notice0079 { position:relative; height:100%; }
.notice0079 .titTab { position: relative; margin-right: 4.5rem; }
.notice0079 .titTab ul { position: relative; font-size:0; display: inline-block; vertical-align: middle; width: 100%;}
.notice0079 .titTab ul::before{content: ''; display: block; position: absolute; height: 1px; background-color: #e4e4e4; left: 0; right: 0; bottom: 0.5rem; z-index: -1;}
.notice0079 .titTab ul::after{content: ''; display: block; clear: both;}
.notice0079 .titTab li { position:relative; float: left; max-width:33.33%; vertical-align: top; background: #fff;}
.notice0079 .titTab li ~ li{padding-left:1.5rem;}
.notice0079 .titTab li ~ li::before{width: 0.25rem; height: 0.25rem; border-radius: 50%; background: #ccc; position: absolute; left: 0.7rem; top: 0.9rem; content: '';}
.notice0079 .titTab li:last-child{border-right: 0.75rem solid #fff;}
.notice0079 .titTab li a {position: relative; display: block; text-align:center; font-size:1rem; line-height: 1; font-weight: 500; color:#555; overflow: hidden; padding-top: 0.5rem;}
.notice0079 .titTab li a::before{ content: "\e94a"; position: absolute; font-family: 'xeicon'; top: 0; left: 0; color: #6861c1; height: 0.3rem; line-height: 0.3rem; vertical-align: top; font-size: 1.1rem; opacity: 0; z-index: 2;}
.notice0079 .titTab a span{ display: block; overflow:hidden; white-space:nowrap;}
.notice0079 .topList {display: block; position:relative; min-height:5.5rem; padding: 1.5rem 0 1.5rem 5.5rem; margin-bottom: 1.25rem;}
.notice0079 .topList::after{content: ''; position: absolute; display: block; height: 0; left: -1.25rem; right: -1rem; bottom: 0; border-bottom: 1px dotted #a1a1a1;}
.notice0079 .topList dt{ position: relative; line-height: 1.5rem; font-size:1rem; color:#000; font-weight: 500; text-overflow: ellipsis; white-space: nowrap;  overflow:hidden; transition: color 0.15s; -webkit-transition: color 0.15s;}
.notice0079 .topList p{display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; text-overflow: ellipsis; font-size:0.8rem; color: #787878; font-weight: 500; height: 2.3rem; margin-top: 0.5rem; overflow:hidden;}
.notice0079 .topList .date { position: absolute; width: 4.4rem; height: 4.4rem; top: 1.4rem; left: 0; padding-top: 2.5rem; font-size: 0.75rem; text-align: center; border-radius: 50%; background: #f4f4f4; color: #333333; }
.notice0079 .topList .date em {display: block; color: #6861c1; font-size: 1.5rem; font-weight: 600; position: absolute; top: 0.6rem; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); content: '';}
.notice0079 .topList dl.new .date::before {position: absolute; top: -0.4rem; left: 0; width: 1.4rem; height: 1.4rem; line-height: 1.4rem; font-size: 0.7rem; z-index: 2; border-radius: 50%; text-align: center; font-weight: 600; color: #fff; background: #6861c1; content: "N"; }
.notice0079 .list_box { display:none; width:100%; }
.notice0079 .list_box ul {height: 6rem;}
.notice0079 .list_box li { position: relative; }
.notice0079 .list_box li ~ li{margin-top: 0.8rem;}
.notice0079 .list_box li:nth-child(n+5){display: none;}
.notice0079 .list_box li a{ line-height:1; display:block; padding-left: 0.65rem; padding-right: 4.5rem;}
.notice0079 .list_box li a.new{padding-left: 2rem;}
.notice0079 .list_box li a.new::before{position: absolute; left:0.65rem; top: 50%; transform: translateY(-50%); display: block; width: 1rem; height: 1rem; line-height: 1rem; font-size: 0.6rem; margin-right: 0.25rem; border-radius: 50%; content: 'N'; text-align: center; color: #fff; background: #6861c1;}
.notice0079 .list_box li a::after { content: ""; position: absolute; top: 50%; left: 0; transform: translateY(-50%); width: 4px; height: 4px; border-radius: 50%; background: #6861c1;}
.notice0079 .list_box li a p{ position: relative; overflow:hidden; color:#484a4d; text-overflow: ellipsis; white-space: nowrap; }
.notice0079 .list_box li span { position:absolute; right:0; top:0; font-size:0.7rem; color:#9a9a9a; }
.notice0079 .btn_more{ top: 0.5rem;}
/* 게시판 : 공통 : 데이터 없음 */
.notice0079 .list_box li.no_data{text-align:center; line-height:6rem;}
.notice0079 .list_box dl.no_data dt{line-height:4.2;}
.notice0079 .list_box dl.no_data .date{padding-top:1rem;}
/* 게시판 : 공통 : active */
.notice0079 .titTab a:hover,
.notice0079 .titTab a:focus,
.notice0079 .titTab a.current { font-weight: 600; color: #6861c1;}
.notice0079 .topList:hover dt,
.notice0079 .topList:focus dt{text-decoration: underline;}
.notice0079 .titTab li a.current:before { opacity: 1; }
.notice0079 .list_box.on { display: block; }
.notice0079 .list_box li a:hover,
.notice0079 .list_box li a:focus{text-decoration: underline;}
.notice0079 a,
.notice0079 :before{-webkit-transition:all 0.15s; -ms-transition:all 0.15s; transition:all 0.15s; }

/* 게시판2 */
.notice007902 .titTab li a::before{color: #d9266a;}
.notice007902 .topList dl.new .date::before{background: #d9266a;}
.notice007902 .topList .date em {color: #d9266a;}
.notice007902 .list_box li a::after{background: #d9266a;}
.notice007902 .list_box li a.new::before{background: #d9266a;}
/* 게시판2 : active */
.notice007902 .titTab a:hover,
.notice007902 .titTab a:focus,
.notice007902 .titTab a.current {color: #d9266a;}

/* 캘린더 */
.pop_schedule0079 {position: relative; width: 100%; height: 100%;}
.pop_schedule0079 .sche_wrap { position: relative; height: 2.75rem; border-radius: 1rem; border: 1px solid #d9266a; padding-left: 8rem;}
.pop_schedule0079 .sche_wrap::after{content: ''; display: block; clear: both;}
.pop_schedule0079 .month { position:absolute; left:0; top:0; width:8rem; line-height: 2.75rem;text-align:center; font-weight: 600; background:#d9266a; color: #fff; font-size: 1.2rem; box-shadow: 0.25rem 0.25rem 0.25rem rgba(0,0,0,0.1); border-radius: 1rem; text-align: center;}

.pop_schedule0079 .sche_list {position: relative; padding: 0 4rem; width: 100%; height:100%; color: #333; }
.pop_schedule0079 .sche_list a{display: block;}
.pop_schedule0079 .sche_list a.prev,
.pop_schedule0079 .sche_list a.next {position: absolute; top: 0; font-size: 1.2rem; line-height: 2.75rem;}
.pop_schedule0079 .sche_list a.prev {left: 2rem;}
.pop_schedule0079 .sche_list a.next {right: 2rem;}
.pop_schedule0079 .sche_list ul { display: flex; align-items: center; height: 100%; white-space: nowrap; overflow-x: auto;}
.pop_schedule0079 .sche_list li {display: inline-block; padding: 0 0.1rem;}
.pop_schedule0079 .sche_list li span {display: block; margin: 0 auto; width: 2.2rem; height: 2.2rem; line-height: 2.2rem; text-align: center; font-weight: 500; border-radius: 50%; font-size: 0.85rem;}
.pop_schedule0079 .sche_list li span.event {background: #ffeaf2;}
.pop_schedule0079 .sche_list li span.today {color: #fff !important; background: #d9266a !important;}

.pop_schedule0079 .sche_zone {position: relative; margin-top: 1.5rem; height: 6.7rem;}
.pop_schedule0079 .lst {display:flex;height: 100%;overflow-x: auto;flex-wrap: wrap; padding: 0 2rem;}
.pop_schedule0079 .lst > li {padding: 0 2.5rem;width: 33.33%;overflow: hidden;}
.pop_schedule0079 .lst > li:nth-child(3) ~ li{margin-top: 1rem;}
.pop_schedule0079 .lst > li > dl dt{line-height: 2.5rem; border-radius: 2rem; text-align: center; background: #ffe8f1; font-size: 0.9rem; font-weight: 600; margin-bottom: 1.25rem; color: #333333;}
.pop_schedule0079 .lst > li > dl dd {height: 2.5rem; padding: 0 1rem;}
.pop_schedule0079 .lst > li > dl dd ul{ height: 100%; overflow-y: auto;}
.pop_schedule0079 .lst > li > dl dd ul li{position: relative; font-size: 0.85rem; padding-left: 0.5rem; line-height:1; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.pop_schedule0079 .lst > li > dl dd ul li ~ li{margin-top: 0.6rem;}
.pop_schedule0079 .lst > li > dl dd ul li::before{width: 3px; height: 3px; border-radius: 50%; background: #333; position: absolute; left: 0; top: calc(50% - 1.5px); content: '';}
.pop_schedule0079 .lst > li.no_data {width: 100%; padding-left:0; line-height: 5.7rem; text-align: center; margin:0;}
/** 캘린더 : active **/
.pop_schedule0079 .sche_list a:hover,
.pop_schedule0079 .sche_list a:focus,
.pop_schedule0079 .lst li a:hover,
.pop_schedule0079 .lst li a:focus {text-decoration: underline;}
.pop_schedule0079 .sche_list li .event a:focus,
.pop_schedule0079 .sche_list li .event a:hover,
.pop_schedule0079 .sche_list li .today a:focus,
.pop_schedule0079 .sche_list li .today a:hover { text-decoration:underline; } 
.pop_schedule0079 .sche_list a.prev:hover,
.pop_schedule0079 .sche_list a.prev:focus {color: #3c57a9; left:1.7rem;}
.pop_schedule0079 .sche_list a.next:hover,
.pop_schedule0079 .sche_list a.next:focus { color: #3c57a9; right:1.7rem; }
.pop_schedule0079 .sche_list a {-webkit-transition:all 0.15s; -ms-transition:all 0.15s; transition:all 0.15s;}

/* 식단 */
.meal_menu0079 { display: flex; justify-content: flex-start; align-items: center; position:relative; height:100%; padding:0 2rem; background: #ffe1d7; border-radius: 1rem;}
.meal_menu0079::after{display: block; content: ''; clear: both;}
.meal_menu0079 .heading{ flex-shrink: 0; width: 6rem; line-height: 3.5rem; height: 100%; margin: 0; margin-right: 0.5rem; }
.meal_menu0079 .inner { position:relative; width: calc(100% - 6.5rem); height: 100%; padding: 0.5rem 3rem 0.5rem 0; }
.meal_menu0079 .inner ul { overflow-y:auto; height:2.5rem; margin-right: 2rem;}
.meal_menu0079 .inner li:not(.no_data) { padding-right:1rem; }
.meal_menu0079 .inner li + li { margin-top:1rem; }
.meal_menu0079 .inner .no_data { height: 100%; display: flex; justify-content: center; align-items: center;}
.meal_menu0079 .inner dl { position:relative;}
.meal_menu0079 .inner dl::after{display: block; content: ''; clear: both;}
.meal_menu0079 .inner dt {position: relative; width: 9rem; color: #ff622c; font-weight: 600; float: left; font-size: 0.8rem;}
.meal_menu0079 .inner dt::before{width: 0.75rem; height: 2px; background: #000; position: absolute; right: 0.3rem; top: 1.2rem; content: '';}
.meal_menu0079 .inner dt em{display: inline-block; width: 2.5rem; height: 2.5rem; line-height: 2.5rem; text-align: center; border-radius: 50%; background: #fff; font-weight: 600; margin-right: 0.5rem;}
.meal_menu0079 .inner dt span{font-size: 1.2rem; }
.meal_menu0079 .inner dd { width: calc(100% - 10rem); float: right; line-height: 2.5rem; font-size:0.85rem;}
.meal_menu0079 .btn_more{top: 50%; right: 1.5rem; transform: translateY(-50%);}
/* 갤러리 */
.gallery0079 { position:relative; }
.gallery0079 .list_box{height: 12.75rem;}
.gallery0079 .list_box ul{margin: 0 -0.6rem; height: 100%;}
.gallery0079 .list_box ul::after{content: ''; display: block; clear: both;}
.gallery0079 .list_box li{width:50%; float: left; padding: 0 0.6rem;}
.gallery0079 .list_box li:nth-of-type(n+3){display: none;}
.gallery0079 .list_box li.no_data{ width:100%; height:100%; display:flex; align-items:center; justify-content:center;}
.gallery0079 .list_box a { position:relative; display:block; overflow:hidden; border: 2px solid #e5e5e5; border-radius: 0.6rem; padding: 0.9rem 1.25rem 0 1.25rem; background: #fff;}
.gallery0079 .list_box a .img{ height:8.95rem; overflow:hidden; border-radius: 0.3rem; background: #eee;}
.gallery0079 .list_box a .img img { position:relative; top:50%; left:50%; transform:translate(-50%, -50%); width:auto; height:100%; transition: transform 0.15s; -webkit-transition: transform 0.15s;}
.gallery0079 .list_box a .txt{position: relative; display:block; line-height: 2.7rem; font-size:0.9rem; color: #333333; text-align: center; font-weight:500; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
/** 갤러리 : active **/
.gallery0079 .list_box a:hover .img img,
.gallery0079 .list_box a:focus .img img {transform:translate(-50%, -50%) scale(1.1);}
.gallery0079 .list_box a:hover .txt,
.gallery0079 .list_box a:focus .txt{text-decoration: underline;}

/* 팝업존 */
.pop0079 { position:relative; width:100%; height:100%; }
.pop0079::before{content: ''; display: block; width: 500%; position: absolute; top: -1.75rem ; left: -1.35rem; bottom: -1.4rem; background: #e6e4ff; border-top-left-radius: 2.35rem; z-index: -1;}
.pop0079 .heading{margin-right: 8rem;}
.pop0079 .pop_img { position:relative; width:100%; height: 12.75rem; border: 2px solid #e5e5e5; border-radius: 0.6rem; padding: 0.6rem; background: #fff; overflow:hidden; text-align:center; isolation: isolate;}
.pop0079 .pop_img div,
.pop0079 .pop_img .item { height:100%; }
.pop0079 .pop_img .item a { position:relative; display:block; height:100%; overflow:hidden; background:#eee;}
.pop0079 .pop_img .item a img{position: relative; width: 100%; height: 100%; object-fit: cover;}
.pop0079 .pop_img .item span { position:absolute; top:50%; left:50%; width:100%; height:100%; -webkit-transform:translate(-50%, -50%); transform:translate(-50%, -50%); background-repeat:no-repeat; background-size:contain; background-position:center; }

.pop0079 .control{display: flex; align-items: center; position: absolute; right: 0; top: -0.55rem; height: 2.1rem; border: 1px solid #ccc; border-radius: 1.5rem; padding: 0 0.5rem; background: #fff;}
.pop0079 .control p {position: absolute; left: -2.5rem; font-weight: 500;}
.pop0079 .control p strong {position: relative;font-weight: 800; color: #6861c1;}
.pop0079 .control a { display: block; width: 1.2rem; height: 1.2rem; line-height: 1.2rem; text-align: center; font-size: 1.2rem;}
.pop0079 .control .play {display: none;}
.pop0079 .control .play,
.pop0079 .control .stop{font-size:1rem;}
/* 팝업존 : active */
.pop0079 .control a:hover,
.pop0079 .control a:focus {background: #6861c1; color: #fff; border-radius: 50%;}


/* 배너존 */
.banner_zone {line-height: 1; border-top: 1px solid #d1d8e4; background:#fff; }
.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) {
}

@media (max-width: 1024px) {
    /* heading */
    .heading{font-size: 1rem; margin-bottom: 0.8rem; }

    /* 게시판 */
    .notice0079 .titTab li a{font-size: 1rem;}
    .notice0079 .topList::after{left: 0; right: 0;}

    /* 캘린더 */
    .pop_schedule0079 .sche_zone{margin-top: 1rem;}
    .pop_schedule0079 .lst > li{padding: 0 1rem;}

    /* 포토갤러리 */
    .gallery0079 .list_box ul{margin: 0 -0.3rem;}
    .gallery0079 .list_box li{padding: 0 0.3rem;}

    /* 팝업존 */
    .pop0079::before{background: #fff;}
    .pop0079 .pop_img{padding: 0; border: 0; border-radius: 0.25rem; isolation: isolate; box-shadow: 0.1rem 0.2rem 0.3rem rgba(0,0,0,0.1);}

}

@media (max-width: 940px) {
    /* 갤러리 */
    .gallery0079 .list_box li{width: 100%;}
    .gallery0079 .list_box li ~ li{display: none;}
}

@media (max-width: 890px) {

    /* 게시판 */
    .notice0079 .titTab ul::before{display: none;}
    .notice0079 .titTab li{max-width: 100%; padding-right: 1rem; margin-bottom: 0.5rem;}
    .notice0079 .titTab li:last-child{border-right: 0;}
    .notice0079 .titTab li ~ li{padding-left: 0;}
    .notice0079 .titTab li ~ li::before{display: none;}

}
@media (max-width: 860px) {
    /* 캘린더 */
    .pop_schedule0079 .lst > li{width: 50%;}
    .pop_schedule0079 .lst > li:nth-child(2) ~ li{margin-top: 1rem;}


}

@media (max-width: 768px) {
    /* 바로가기 */
    .M_link0079 ul{display: flex; flex-wrap: wrap; justify-content: flex-start; align-items: flex-start;}
    .M_link0079 li{display: block; width: 33.33%;}
    .M_link0079 li:nth-child(n+4){margin-top: 1rem;}
    .M_link0079 li:nth-child(3n+1):before{display: none}

}

@media (max-width: 720px) {
    /* 식단 */
    .meal_menu0079{flex-wrap: wrap; padding: 0 1rem; padding-bottom: 1rem;}
    .meal_menu0079 .heading{width: calc(100% - 4rem); height: auto;}
    .meal_menu0079 .inner{padding: 0; width: 100%;}
    .meal_menu0079 .inner ul{height: 5.5rem; margin-right: 0;}
    .meal_menu0079 .inner dt{width: 100%; margin-bottom: 0.5rem;}
    .meal_menu0079 .inner dt::before{display: none;}
    .meal_menu0079 .inner dd{width: 100%; line-height: 1.2rem}
    .meal_menu0079 .btn_more{top: 1rem; right: 1rem; transform: none;}

    /* 팝업존 */
    .pop0079 .pop_img .item a img{object-fit: contain;}

}

@media (max-width: 560px) {
}

@media (max-width: 520px) {
    /* 메인비주얼 */
    .MVisual0079 .control{ bottom: 1rem;}
    .MVisual0079 .control > a{width: 1.5rem; height: 1.5rem; line-height: 1.5rem;}

    /* 바로가기 */
    .M_link0079 li a .img img{max-width: 3rem;}

    /* 게시판 */
    .notice0079 .topList{padding: 1rem 0 1rem 5.5rem;}
    .notice0079 .topList .date{top: 0.9rem;}
}

@media (max-width: 480px) {
    /* 캘린더 */
    .pop_schedule0079 .month{width: 7rem; font-size: 1.1rem;}
    .pop_schedule0079 .sche_wrap{padding-left: 7rem;}
    .pop_schedule0079 .sche_list{padding: 0px 2.5rem;}
    .pop_schedule0079 .sche_list a.prev{left: 0.7rem;}
    .pop_schedule0079 .sche_list a.next{right: 0.7rem;}
    .pop_schedule0079 .lst > li{width: 100%; padding: 0 0.5rem;}
    .pop_schedule0079 .lst > li ~ li{margin-top: 1rem;}
    .pop_schedule0079 .lst > li > dl dd{height: auto; min-height: 2.5rem;}
}

@media (max-width: 410px) {

    /* 캘린더 */
    .pop_schedule0079 .sche_wrap{height: auto; padding-left: 0;}
    .pop_schedule0079 .month{width: 100%; position: relative;}
    .pop_schedule0079 .sche_list{margin: 0.5rem 0;}



    /* 팝업존 */
    .pop0079 .pop_img{height: auto;}

}

@media (max-width: 380px) {
}

@media (max-width: 350px) {
}