﻿/*-----------------------------------------------------------
Author : jihye, Woo
Creative date :2022. 05. 24
-----------------------------------------------------------*/
.heading{font-size: 1rem; line-height: 3rem; color: #000; font-weight: 700; overflow: hidden; white-space: nowrap;}

/* .btn_more */
.btn_more { position: absolute; top: 0; right: 0; vertical-align: top; font-family: 'Montserrat'; display: flex; align-items: center; font-size: 0.75rem; font-weight: 600;}
.btn_more i {display: inline-block; width: 1.5rem; height: 1.5rem; border-radius: 50%; line-height: 1.5rem; text-align: center; font-size: 1rem; transition: 0.2s; -webkit-transition: 0.2s; margin-left: 0.3rem; position: relative;}
.btn_more i.xi-plus::before{display: block; width: 1.5rem; height: 1.5rem;}
/* .btn_more :active */
.btn_more:hover i,
.btn_more:focus i{ transform: rotate(180deg); -webkit-transform: rotate(180deg);}

/* 메인비주얼 */
.MVisual0086 { position: relative; height: 100%; overflow:hidden;}
.MVisual0086 .item{overflow:hidden; line-height:0; }
.MVisual0086 .item img{position:relative; width:auto; height:100%; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%);}
.MVisual0086 .control{position:absolute; left:18%; bottom:2rem; z-index:1;}
.MVisual0086 .control > a{display:inline-block; width:2rem; height:2rem; line-height:2rem; background:rgba(13, 170, 228, 0.3); color:#fff; text-align: center; border-radius:50%; -webkit-transition:all 0.15s; -ms-transition:all 0.15s; transition:all 0.15s; }
.MVisual0086 .control > a.play{display:none;}
.MVisual0086 .control > a:hover,
.MVisual0086 .control > a:focus{background:rgba(13, 170, 228, 0.9);}

/* 게시판 */
.notice0086 { position:relative; height:100%; text-align: center; }
.notice0086 .titTab {line-height: 0; margin-bottom: 1.8rem;}
.notice0086 .titTab ul { display: flex; justify-content: center; overflow: hidden; max-width: 100%; margin: 0 5rem;}
.notice0086 .titTab li { position:relative; max-width:calc(33% - 0.5rem); font-size:1rem; }
.notice0086 .titTab li ~ li { margin-left: 0.65rem; }
.notice0086 .titTab li a { display:block; position:relative; padding: 0 1rem; border-radius: 2rem; line-height: 2.4rem; background: #f5f5f5; color: #333333; overflow: hidden; transition: all 0.3s; -webkit-transition: all 0.3s;}
.notice0086 .titTab li a span{ display:block; overflow:hidden; white-space:nowrap; position: relative;}
.notice0086 .list_box { display:none; align-items: center; flex-wrap: wrap;}
.notice0086 .list_box .topList {position: relative; width: calc(100% - 30rem); box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.1); background: #fff; padding: 3rem 2.4rem 1.75rem 8.5rem; text-align: left; border: 2px dotted #0daae4; border-radius: 1rem; height: 12.4rem;}
.notice0086 .list_box .topList::before{width: 100%; height: 100%; position: absolute; top: 0.5rem; left: 0.5rem; border-radius: 1.5rem 1.5rem 0 1.5rem; z-index: -1; content: ''; } 
.notice0086 .list_box dt { position:relative; font-size:0.95rem; color:#333; font-weight:500; height: 2.8rem; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; transition: color 0.3s; -webkit-transition: color 0.3s; }
.notice0086 .list_box .topList dl.new dt:before { content:"N"; display: inline-block; width:1.5rem; height:1.5rem; line-height: 1.5rem; background: #0daae4; color: #fff; font-size:0.85rem; font-weight: 600; text-align:center; border-radius: 50%; margin-right: 0.3rem;}
.notice0086 .list_box dd > p { overflow: hidden; color: #555; font-weight: 400; white-space: nowrap; text-overflow: ellipsis; padding: 0.75rem 0 1rem; border-bottom: 1px dashed #b8b8b8;}
.notice0086 .list_box dd .date{display: block; color: #555; font-weight: 300; position: absolute; bottom: 1.5rem; right: 2.4rem;}
.notice0086 .list_box dd .date i{margin-right: 0.2rem;}
.notice0086 .list_box dd .ico{width:6.5rem; height: 6.5rem; border-radius: 50%; position:absolute; left:1.3rem; top: calc(50% - 3.25rem); background: #edf6ff; content: '';}
.notice0086 .list_box dd .ico img{position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); width: 3.65rem; height: 3.5rem; transition: 0.2s;}
.notice0086 .list_box ul { position: relative; margin-left: auto; width: 28rem; overflow: hidden; }
.notice0086 .list_box li { position: relative;}
.notice0086 .list_box li:nth-child(n+5){display: none;}
.notice0086 .list_box li + li{border-top: 1px dashed #ccc;}
.notice0086 .list_box li a { position:relative; display:block; text-align: left; line-height: 3rem; font-size:0.8rem; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; font-weight:400; padding: 0 4rem 0 1rem; color: #222; }
.notice0086 .list_box li a.new::before{content:"N"; display: inline-block; width:1.25rem; height:1.25rem; line-height: 1.25rem; background: #0daae4; color: #fff; font-size:0.7rem; font-weight: 700; text-align:center; border-radius: 50%; margin-right: 0.25rem;}
.notice0086 .list_box li a::after{position: absolute; width: 0.3rem; height: 0.55rem; background: url('/images/schl/template/T0086/main/0086_ico_noti.png') no-repeat center / contain; position: absolute; left: 0; top: 1.1rem; content: '';}
.notice0086 .list_box li span { position:absolute; right:0; top:0; font-size:.75rem; color:#777; font-weight: 300; }
.notice0086 .btn_more{ line-height: 2.4rem;}
.notice0086 .btn_more i{background-color: #0daae4; color: #fff;}
/* .notice0086 .btnTy2 { right: -1rem; } */
/* 게시판 :데이터 없음 */
.notice0086 .list_box dl.no_data { width: 100%;}
.notice0086 .list_box li.no_data { text-align:center; line-height:8.7rem; }
.notice0086 .list_box li.no_data::before { display: none; }
/* 게시판 :action */
.notice0086 .titTab ul li a:hover,
.notice0086 .titTab ul li a:focus,
.notice0086 .titTab ul li a.current { color:#fff; background: #0daae4; font-weight: 600;}
.notice0086 .list_box .topList:hover dd .ico img,
.notice0086 .list_box .topList:focus dd .ico img { -webkit-transform: translate(-50%, -50%) rotateY(180deg); transform: translate(-50%, -50%) rotateY(180deg); -ms-transform: translate(-50%, -50%) rotateY(180deg);} 
.notice0086 .titTab ul li a.current::before{opacity: 1;}
.notice0086 .list_box.on { display: flex; }
.notice0086 .list_box li a:hover,
.notice0086 .list_box li a:focus{text-decoration: underline;}
.notice0086 .list_box .topList:hover dt,
.notice0086 .list_box .topList:focus dt{color: #0daae4;}
.notice0086 .titTab li a::before {-webkit-transition:all 0.15s; -ms-transition:all 0.15s; transition:all 0.15s;}

/* 바로가기1 */
.M_link0086 { position:relative; height:100%; background-color: rgba(0, 147, 149, 0.06); padding:1.25rem 1rem; border-radius: 1rem;}
.M_link0086 ul{display:table; table-layout: fixed; width: 100%; }
.M_link0086 li { position:relative; display:table-cell;  z-index:1; margin: 0 auto; }
.M_link0086 li a { display:block; position:relative; width:100%; word-break: keep-all; }
.M_link0086 li a .img { text-align: center; }
.M_link0086 li a .txt { line-height:1.2rem; max-height:2.4rem; overflow:hidden; text-align: center; padding: 0 0.5rem; display: block; margin-top: 0.75rem; font-size: 0.95rem; font-weight: 400; overflow: hidden; word-break: break-all; color: #111;}
/** 바로가기1 : active **/
.M_link0086 li a:hover .img img,
.M_link0086 li a:focus .img img { -webkit-transform:rotateY(180deg); transform:rotateY(180deg); -ms-transform: rotateY(180deg);} 
.M_link0086 li a .img,
.M_link0086 li a .img img { -webkit-transition:all 0.3s; -ms-transition:all 0.3s; transition:all 0.3s; }
.M_link0086 li a:hover .txt,
.M_link0086 li a:focus .txt{ font-weight: 600; color: #009395;}


/* 행사일정 */
.pop_schedule0086 { position:relative; height:100%;  } 
.pop_schedule0086 h2{position: relative; color: #222;; overflow: visible;} 
.pop_schedule0086 h2 span{display: block; margin-right: 5rem; overflow: hidden; white-space: nowrap;}
.pop_schedule0086 .sche_wrap{position: relative; z-index: 1; background: rgb(226, 226, 226, 0.3); padding: 1rem 1.5rem; border-radius: 1rem;}
.pop_schedule0086 .month { position:relative;  margin-bottom: 0.5rem; line-height: 1.75rem;}
.pop_schedule0086 .month .date {position: absolute;  display:inline-block; font-weight: 600; font-size:1rem; width: 100%; text-align: center;}
.pop_schedule0086 .month .date em { display: inline-block; font-weight: 700; color: #fff; background-color: #0daae4; border-radius: 50%; position: relative; width: 1.75rem; height: 1.75rem; text-align: center; line-height: 1.75rem;}
.pop_schedule0086 .month .control { position: relative; right:0; top:0; font-size:0; width: 100%; display: flex; justify-content: space-between; align-items: center; padding: 0 8%;}
.pop_schedule0086 .month .control a{ transition: 0.2s; -webkit-transition: 0.2s;}
.pop_schedule0086 .month a { position:relative; vertical-align: middle;}
.pop_schedule0086 .month a img{vertical-align: middle;}
.pop_schedule0086 .sche_table table {height:10.25rem; font-size:0.75rem; }
.pop_schedule0086 .sche_table table .sun { color:#f0715e;}
.pop_schedule0086 .sche_table table .sat { color:#2275c8;}
.pop_schedule0086 .sche_table table thead tr{position: relative;}
.pop_schedule0086 .sche_table table thead tr:first-of-type:after{content: ""; width: 100%; height: 100%; background-color: #fff; border-radius: 0.4rem; position: absolute; top: 0; left: 0; z-index: -1;}
.pop_schedule0086 .sche_table table th {line-height:2rem; font-weight:600;}
.pop_schedule0086 .sche_table table td { text-align:center;}
.pop_schedule0086 .sche_table table td a { display:block; width:1.25rem; height:1.25rem; border-radius:50%; line-height:1.25rem; margin:0 auto; font-weight: 500; }
.pop_schedule0086 .sche_table table td a.event { background: rgb(13, 170, 228, 0.25); }
.pop_schedule0086 .sche_table table td a.today { background:#fc7f66; color: #fff; }
.pop_schedule0086 .btn_more{ line-height: 3rem;}
.pop_schedule0086 .btn_more i{background-color: #999; color: #fff;}
/** 행사일정 :active **/
.pop_schedule0086 .sche_table table td a:hover,
.pop_schedule0086 .sche_table table td a:focus { text-decoration:underline;}
.pop_schedule0086 .month .control a:hover.prev,
.pop_schedule0086 .month .control a:focus.prev{transform: translateX(-0.2rem);}
.pop_schedule0086 .month .control a:hover.next,
.pop_schedule0086 .month .control a:focus.next{transform: translateX(0.2rem);}

/* 식단 */
.meal_menu0086 { position:relative; height:100%;  } 
.meal_menu0086 h2 {position: relative; color: #222; overflow: visible;} 
.meal_menu0086 h2 span{display: block; margin-right: 5rem; overflow: hidden; white-space: nowrap;}
.meal_menu0086 .inner { position:relative; height:calc(100% - 3rem); background:#009395; padding: 1.5rem 6.8rem 1rem 1.75rem; border-radius: 1rem; overflow: hidden;}
.meal_menu0086 .inner::after,
.meal_menu0086 .inner::before{ content: ""; width: 305px; height: 305px; border-radius: 50%; background-color: rgba(255, 255, 255, 0.1); position: absolute;}
.meal_menu0086 .inner::after{ bottom: -260px; right: -90px;}
.meal_menu0086 .inner::before{ bottom: -160px; right: -215px;}
.meal_menu0086 .inner ul {position: relative; z-index: 1; overflow:hidden; overflow-y:auto; height: 9.5rem;}
.meal_menu0086 .inner li + li { margin-top:1.5rem; }
.meal_menu0086 .inner .no_data {line-height:9.5rem; text-align: center; color: #fff;}
.meal_menu0086 .inner dl { position:relative; height:auto; margin-right: 0.25rem; }
.meal_menu0086 .inner dt { font-size:0.9rem; font-weight:600; margin-bottom: 1.5rem; background: #f2fffd; color: #222; text-align: center; border-radius: 2rem;} 
.meal_menu0086 .inner dt em {position: relative; display: inline-block;  line-height: 2.5rem; text-align: center; color: #009395; border-radius: 50%; padding-left: 1rem; font-weight: 700;}
.meal_menu0086 .inner dt em::before{position: absolute; content: ''; width: 5px; height: 5px; border-radius: 50%; background: #222; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); left: 0.25rem;}
.meal_menu0086 .inner dd {color: #fff; font-size: 0.8rem; line-height: 1.45rem;}
.meal_menu0086 .btn_more{ line-height: 3rem;}
.meal_menu0086 .btn_more i{background-color: #009395; color: #fff;}
.meal_menu0086 img { position:absolute; max-width: 6.15rem; bottom: 1.5rem; right:1.75rem; z-index: 1;}

/* 팝업존 */
.pop0086 { position:relative; width:100%; height:100%;}
.pop0086::before{position: absolute; content: ''; width: 300%; height: 10.25rem; left: 3rem; bottom: 0; background: url(/images/schl/template/T0086/main/0086_popup_bg.png); z-index: -1; border-radius: 1.1rem; isolation: isolate;}
.pop0086 .tit_wrap{display: flex; justify-content: space-between;}
.pop0086 h2{ width: calc(100% - 5rem);  color: #222; overflow: hidden;}
.pop0086 .tit_wrap p { display:inline-block; vertical-align:middle; color:#222; font-size: 0.8rem; line-height: 3rem}
.pop0086 .tit_wrap p strong { color:#009395; font-weight:700; }
.pop0086 .control { line-height: 3rem; text-align: right;}
.pop0086 .control a {display: inline-block; overflow: hidden; font-size: 1.1rem;vertical-align: middle; width: 1.5rem; height: 1.5rem; line-height: 1.5rem; text-align: center; -webkit-transition: color 0.3s;  -webkit-transition:all 0.15s; -ms-transition:all 0.15s; transition:all 0.15s;}
.pop0086 .control a.prev { width: 1.15rem; height: 2rem; background: url(/images/schl/template/T0086/main/0086_btn_pop_prev.png) no-repeat center center / contain;}
.pop0086 .control a.next {width: 1.15rem; height: 2rem; background: url(/images/schl/template/T0086/main/0086_btn_pop_next.png) no-repeat center center / contain;}
.pop0086 .control a.play,
.pop0086 .control a.stop{width: 2rem; height: 2rem; line-height: 2rem; text-align: center; background-color: #fff; border-radius: 50%; box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); margin: 0 1rem;}
.pop0086 .control .play { display:none; }
.pop0086 .pop_img { position:relative; box-sizing: content-box; height:11.25rem; overflow:hidden; text-align:center; background:rgba(0, 0, 0, 0.05); border-radius: 1rem 1rem 0 1rem;}
.pop0086 .pop_img div,
.pop0086 .pop_img .item { height:100%; }
.pop0086 .pop_img .item a { display: block; height:100%; line-height:0; text-align:center; overflow:hidden;}
.pop0086 .pop_img .item img {position:relative; top: 50%; max-width:100%; width:auto; max-height:100%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%);}
/* 팝업존:active */
.pop0086 .control a:hover,
.pop0086 .control a:focus{color: #0daae4;}
.pop0086 .control a:hover.prev,
.pop0086 .control a:focus.prev{transform: translateX(-0.2rem); filter: invert(56%) sepia(39%) saturate(1155%) hue-rotate(152deg) brightness(92%) contrast(93%);}
.pop0086 .control a:hover.next,
.pop0086 .control a:focus.next{transform: translateX(0.2rem); filter: invert(56%) sepia(39%) saturate(1155%) hue-rotate(152deg) brightness(92%) contrast(93%);}

/* 갤러리 */
.gallery0086 { position:relative; height:100%; padding-left: 20rem;}
.gallery0086  h2{ margin-right: 5rem; line-height: 1.5rem; margin-bottom: 1rem;}
.gallery0086 .list_box ul{margin: 0 -0.75rem;}
.gallery0086 .list_box ul::after{display: block; content: ''; clear: both;}
.gallery0086 .list_box ul li{width: 33.33%; float: left; padding: 0 0.75rem; position: relative;}
.gallery0086 .list_box ul li:nth-of-type(n+5){display: none;}
.gallery0086 .list_box ul li a { position:relative; display:block;}
.gallery0086 .list_box a .img{ height: 10rem; overflow:hidden; background:#e1e1e1; border-radius: 0.75rem;}
.gallery0086 .list_box a .img img { position:relative; top:50%; left:50%; transform:translate(-50%, -50%); width:auto; height:100%; transition: transform 0.3s; -webkit-transition: transform 0.3s;}
.gallery0086 .list_box a .txt{ display:block; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; color: #000; background: #fff; font-size:0.85rem; padding: 0.65rem 1rem; text-align: center; box-shadow: 1px 1px 5px 3px rgb(0 0 0 / 5%); margin-top: -1.25rem; position: relative; z-index: 1; border-radius: 0 0.5rem 0.5rem 0.5rem; width: calc(100% - 1rem);}
.gallery0086 .list_box ul li:first-child:not(.no_data){position: absolute; width: 17.5rem; left: 0; top: 0; padding: 0;}
.gallery0086 .list_box ul li:first-child:not(.no_data) a .img{height: 12.5rem; }
.gallery0086 .list_box ul li:first-child:not(.no_data) a .txt{width: calc(100% - 1.5rem); margin-left: -0.5rem; background-color: #fc7f66; color: #fff; font-weight: 600;}
.gallery0086 .list_box ul li:first-child:not(.no_data):before{ content: ""; border: 10px solid transparent; border-bottom-color: #ef5b02; border-right-color: #ef5b02; position: absolute; left: -0.5rem; bottom: 2.5rem;} 
.gallery0086 .list_box ul li.no_data{ display:flex; align-items:center; justify-content:center; top:0; left:0; width:100%; border-radius:2rem; font-size:0.9rem; padding:5rem 1rem; background:rgba(0,0,0,0.05); height: 11.25rem;}
.gallery0086 .btn_more{ line-height: 1.5rem;}
.gallery0086 .btn_more i{background-color: #fc7f66; color: #fff;}
/** 갤러리 : active **/
.gallery0086 .list_box ul li a:hover .txt,
.gallery0086 .list_box ul li a:focus .txt{text-decoration: underline; }
.gallery0086 .list_box a:hover .img img,
.gallery0086 .list_box a:focus .img img{transform: translate(-50%, -50%) scale(1.1); -webkit-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.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) {
	/* 메인비주얼 */
	.MVisual0086{border-bottom-left-radius: 0;}
	.MVisual0086 .item img{ width:140%; height:auto; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%);}
	.MVisual0086 .control{left: 2rem; bottom: 1rem;}

	/* 식단 */
	.meal_menu0086 .inner { padding: 1.5rem 1.5rem 6rem ;}
	.meal_menu0086 .inner ul {height: 7rem;}
	.meal_menu0086 .inner dt { margin-bottom: 1rem;}
	.meal_menu0086 .inner dd { line-height: 1.2rem;}
	.meal_menu0086 img { right: 50%; transform: translateX(50%);}
	.meal_menu0086 .inner::before { content: ""; width: 75px; height: 75px; top: 0;}
	.meal_menu0086 .inner .no_data {line-height:7rem;}

	/* 포토갤러리 */
	.gallery0086 .list_box ul li{width: 50%;}
	.gallery0086 .list_box ul li:nth-of-type(n+4){display: none;}
}

@media (max-width: 1024px){
	/* 게시판 */
	.notice0086 .titTab { margin-bottom: 1.25rem;}

	/* 행사일정 */
	.pop_schedule0086 .sche_wrap { padding: 1rem 0.75rem;}
	
	/* 포토갤러리 */
	.gallery0086 .list_box ul li:not(.no_data):first-child a .img { height: 13rem; }
	.gallery0086 .list_box a .img { height: 10.5rem;}
}
@media (max-width:990px){
	/* 게시판 */
	.notice0086 .list_box .topList {  width: 49%; padding: 2rem 1.5rem 1.75rem;}
	.notice0086 .list_box ul {width: 49%; }
	.notice0086 .list_box dd .ico { display: none;}
	
	/* 팝업존 */
	.pop0086::before{content: none;}
	.pop0086 h2{ width: calc(100% - 10rem);  color: #222; overflow: hidden;}
	.pop0086 .control { position: absolute; top: 0; right: 0;}
	.pop0086 .control a.prev { width: 1.15rem; height: 1.8rem;}
	.pop0086 .control a.next {width: 1.15rem; height: 1.8rem;}
	.pop0086 .tit_wrap p { margin-right: 6.5rem;}
	.pop0086 .control a.play,
	.pop0086 .control a.stop{width: 1.8rem; height: 1.8rem; line-height: 1.8rem; margin: 0 0.5rem;}
}

@media (max-width:960px){
	/* 바로가기 */
	.M_link0086 li a .img img{ width: 2.75rem; height: auto; }

	/* 팝업존 */
    .pop0086 .pop_img{ height:auto; text-align:center; }
    .pop0086 .pop_img .item img { top:auto; left:auto; max-height:15rem; transform: none; -ms-transform: none;}

	/* 갤러리 */
	.gallery0086{padding-left: 53%;}
	.gallery0086 .list_box ul li:not(.no_data):first-child{width: 50%;}
	.gallery0086 .list_box ul li.no_data{width: 100%;}
	.gallery0086 .list_box ul li{width: 100%;}
	.gallery0086 .list_box ul li:nth-of-type(n+3){display: none;}
}
	
@media (max-width:860px){
    /* 배너존 */
	.banner_zone h2{display:none;}
	.banner_zone .bnWrap{width:calc(100% - 6rem); padding-left:0.75rem;}

	/* 바로가기 */
	.M_link0086 ul li{display: inline-block; width: 25%;}
	.M_link0086 ul li:nth-child(n+5){margin-top: 0.75rem;}
}

@media (max-width: 768px) {
	/* 게시판 */
	.notice0086 .titTab {margin-bottom: 1rem;}
	.notice0086 .titTab ul { justify-content: flex-start; margin: 0 5rem 0 0; flex-wrap: wrap;}
	.notice0086 .titTab li a {padding: 0 0.5rem;}
	.notice0086 .list_box {height: 19.6666rem; align-items: flex-start;}
	.notice0086 .list_box::before {display: none;}
	.notice0086 .list_box .topList{width: 100%; margin-bottom: 0.5rem; height: 9rem; padding: 1rem 1.5rem;}
	.notice0086 .list_box dd > p { padding: 0.5rem 0;}
	.notice0086 .list_box dd .date { bottom: 1rem; right: 1.5rem;}
	.notice0086 .list_box ul{width: 100%; padding: 0 1rem;}
	.notice0086 .list_box li a {line-height: 2.5rem; }

	/* 식단 */
	.meal_menu0086 .inner ul {height: 7rem; margin-right: 0;}
}
@media (max-width: 680px) {
	.gallery0086 { padding-left: 0;}
	.gallery0086 .list_box ul { margin: 0;}
	.gallery0086 .list_box ul li:not(.no_data):first-child { position: relative; width: 100%;}
	.gallery0086 .list_box ul li:nth-child(n+2){display: none;}
}
@media (max-width: 580px) {
	/* 바로가기 */
	.M_link0086 { padding: 0.75rem 0.5rem;}
	.M_link0086 ul li{display: inline-block; width: 33.333%;}
	.M_link0086 ul li:nth-child(n+4){margin-top: 0.75rem;}
}

@media (max-width: 520px) {
	/* 게시판 */
	.notice0086{text-align: left;}
	.notice0086 .titTab{margin-bottom: 0.5rem;}
	.notice0086 .titTab li{max-width: 100%; font-size: 0.9rem; margin-bottom: 0.5rem; margin-right: 0.5rem;}
	.notice0086 .titTab li ~ li{margin-left: 0;}
	.notice0086 .titTab li a{line-height: 2.2rem; padding: 0 0.75rem;}
	.notice0086 .list_box ul { padding: 0 0.5rem;}
	.notice0086 .list_box .topList{padding: 1.5rem;}
	.notice0086 .list_box dt{font-size: 0.9rem;}
	.notice0086 .list_box dd .ico{display: none;}
	.notice0086 .list_box .topList dl.new:before{top: -1rem; right: 1.5rem;}
}

@media (max-width:480px){
	h2{font-size: 1rem;}

	/* 메인비주얼 */
	.MVisual0086 .control{left: 1rem; bottom: 1rem;}
	.MVisual0086 .control a{width: 1.5rem; height: 1.5rem; line-height: 1.5rem;}



	/* 식단 */
	.meal_menu0086 .inner{padding: 1.5rem 6.5rem 2rem 1.5rem;}
	.meal_menu0086 .inner dd{margin-right: 0;}
	.meal_menu0086 img { position:absolute; max-width: 4.15rem; bottom: 1.5rem; right:1rem; transform: none;}

	/* 행사일정 */
	.pop_schedule0086 .sche_wrap{padding: 1rem;}

	/* 바로가기 */
	.M_link0086 li a .txt{font-size: 0.85rem;}

	/* 갤러리 */
	.gallery0086{padding-left: 0;}
	.gallery0086 .list_box ul{margin: 0;}
	.gallery0086 .list_box ul li:nth-of-type(n+2){display: none;}
	.gallery0086 .list_box ul li:not(.no_data):first-child{width: 100%; position: relative; left: auto; bottom: auto;}
	.gallery0086 .list_box ul li:not(.no_data):first-child a .img{height: 12rem;}
	.gallery0086 .list_box ul li.no_data{top: auto;}
}
@media (max-width:360px){
	/* 바로가기 */
	.M_link0086 li a .img img{ max-width: 2.2rem; height: auto; }
	.M_link0086 li a .txt {padding: 0 0.25rem;}

}
@media (max-width:340px){
	/* 게시판 */
	.notice0086 .list_box li span {display: none;}

	/* 바로가기 */
	.M_link0086 ul li { width: 50%;}
	.notice0086 .list_box li a { padding: 0 0 0 1rem;}

	/* 식단 */
	.meal_menu0086 .inner{padding: 1rem 1rem 2rem;}
	.meal_menu0086 img {display: none;}

	/* 팝업존 */
	.pop0086 .tit_wrap p { margin-right: 6rem; }
	.pop0086 .control a.play, .pop0086 .control a.stop { width: 1.6rem; height: 1.6rem; line-height: 1.6rem; margin: 0 0.5rem; }
	.pop0086 .control a{ width: 0.75rem; height: 1.6rem; }
}