﻿﻿/* 공통 */
.btn_more {display: inline-block; width: 2.25rem; height: 2.25rem; line-height: 2.25rem; text-align: center; font-size: 1.2rem; color: #fff; border-radius: 50%; -webkit-transition: all .15s; -ms-transition: all .15s; transition: all .15s;}
.tit_wrap, .pop_schedule0015 h2 {position: relative; padding: 0 1rem; height: 2.75rem; border-radius: 1.5rem 1.5rem 1.5rem 0;}
.tit_wrap h2, .pop_schedule0015 h2 {display: inline-block; line-height: 2.75rem; font-size: 1rem; font-weight: 600; white-space: nowrap; overflow: hidden;}
.btn_more {display: inline-block; width: 2.5rem; height: 2.5rem; line-height: 2.5rem; text-align: center; font-size: 1.2rem; color: #fff; border-radius: 50%; -webkit-transition: all .15s; -ms-transition: all .15s; transition: all .15s;}
.btn_more:hover,
.btn_more:focus {transform: rotate(180deg); -webkit-transform: rotate(180deg);}

/* 메인비주얼 */
.MVisual0015 {position: relative; height: 100%; border-radius: 2rem 2rem 0 2rem; background: #eee; overflow: hidden;}
.MVisual0015 .item {line-height: 0; overflow: hidden;}
.MVisual0015 .item img {position: relative; left: 50%; width: auto; height: 100%; transform: translateX(-50%); -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%);}
.MVisual0015 .control {position: absolute; left: 50%; margin-left: -30rem; bottom: 6rem; z-index: 1;}
.MVisual0015 .control > a {display: inline-block; width: 2rem; height: 2rem; line-height: 2rem; text-align: center; color: #fff; background: rgb(17, 50, 30, 0.5); border-radius: 50%; -webkit-transition: all .15s; -ms-transition: all .15s; transition: all .15s;}
.MVisual0015 .control > a.play {display: none;}
.MVisual0015 .control > a:hover,
.MVisual0015 .control > a:focus {background: rgba(3, 3, 39, 0.6);}

/* 팝업존 */
.pop0015 {position: relative; width: 100%; height: 100%; overflow: hidden;}
.pop0015 .tit_wrap {margin-bottom: 0.5rem; background: #3f94f7; border-radius: 1.5rem 1.5rem 0 1.5rem; }
.pop0015 .tit_wrap h2 {max-width: calc(100% - 9rem); color: #fff;}
.pop0015 .nss_pg {position: absolute; right: 1rem; top: 0.5rem;}
.pop0015 .nss_pg p {position: relative; display: inline-block; margin-right: 0.5rem; vertical-align: middle; font-size: 0.8rem; color: #fff;}
.pop0015 .nss_pg p strong {position: relative; display: inline-block; margin-right: .8rem; font-size: 1rem; font-weight: 600; color:#fff100; }
.pop0015 .nss_pg p strong::before {position: absolute; top: 0.7rem; right: -0.45rem; width: 3px; height: 3px; background: #fff; border-radius: 50%; content: '';}
.pop0015 .nss_pg p span {display: inline-block;}
.pop0015 .nss_pg a {display: inline-block; width: 1.7rem; height: 1.7rem; line-height: 1.8rem; text-align: center; vertical-align: middle; font-size: 1.2rem; color: #000; background: #fff; border-radius: 50%;}
.pop0015 .nss_pg .play {display: none;}
.pop0015 .nss_pg .prev,
.pop0015 .nss_pg .next {}
.pop0015 .pop_img { position:relative; height:11.25rem; overflow: hidden; background: #eee; border-radius: 1rem 0 1rem 1rem;}
.pop0015 .pop_img div,
.pop0015 .pop_img .item {height:100%;}
.pop0015 .pop_img .item a { display: block; height:100%; line-height:0; text-align:center; overflow:hidden;}
.pop0015 .pop_img .item img {position:relative; max-width:100%; width:auto; height:100%;}

/* 식단 */
.meal_menu0015 {position: relative; height: 100%; border-radius: 1rem;}
.meal_menu0015 .tit_wrap {background: #fed244; z-index: 1;}
.meal_menu0015 .tit_wrap h2 {max-width: calc(100% - 3rem);}
.meal_menu0015 .inner {position: relative; margin-top: .5rem; padding: 1.2rem 1.5rem; height: calc(100% - 4.25rem); color: #000; background: #fff; border-radius: 0 1.5rem 1.5rem 1.5rem;}
.meal_menu0015 .inner ul {height: 5.5rem; overflow-y: auto; width:65%; }
.meal_menu0015 .inner li + li {margin-top: 1rem;}
.meal_menu0015 .inner dl {position: relative; min-height: 6.5rem;}
.meal_menu0015 .inner dt { position:relative; padding: 0 0 0.5rem .2rem; color:#653307; font-weight:500; font-size: .85rem; border-bottom: 2px dotted rgba(255,255,255,0.4); z-index:1; }
.meal_menu0015 .inner dt:before { position:absolute; left:0; bottom:.6rem; content:''; width:6rem; height:.7rem; background:#fffee3; border-radius:2rem; z-index:-1; }
.meal_menu0015 .inner dt strong { font-size: 1rem; font-weight: 700;}
.meal_menu0015 .inner dd {font-size: 0.85rem; font-weight: 400; word-break: keep-all;}
.meal_menu0015 .meal_bg_menu0015 {position: absolute; right: 1rem; bottom: -1.7rem; width: 4.6rem; height: 6.7rem;}
.meal_menu0015 .meal_bg_menu0015 img {max-width: 100%; max-height: 100%;}
.meal_menu0015 .btn_more {position: absolute; top: 0; right: 1rem; color: #000; font-size:1.1rem; }
.meal_menu0015 .inner .no_data {padding-top: 2rem; text-align: center;}

/* 캘린더 */
.pop_schedule0015 {height: 100%;}
.pop_schedule0015:after {clear: both; display: block; content: '';}
.pop_schedule0015 h2 {float: left; padding: 0 1.25rem; width: 83%; color: #000; background: #fed244; }
.pop_schedule0015 .sche_wrap {float: left; position: relative; padding: 1.25rem; width: 100%; height: calc(100% - 3.25rem); text-align: center; background: #fff3ce; border-radius: 0 1rem 1rem 1rem; margin-top:.5rem; }
.pop_schedule0015 .month {position: relative; margin-bottom: 1rem; height: 2rem; line-height: 2rem; font-size: .9rem; color: #000; white-space: nowrap;}
.pop_schedule0015 .month a { position:relative; display: inline-block; width:1.8rem; height:1.8rem; background:#fff; border-radius:50%; margin-bottom:-.6rem; }
.pop_schedule0015 .month a.prev { margin-right:1rem; }
.pop_schedule0015 .month a.next { margin-left:1rem; }
.pop_schedule0015 .month a:before { position:absolute; top:-.35rem; content:''; width: 2.5rem; height: 2.5rem; vertical-align: middle; background: no-repeat center center; }
.pop_schedule0015 .month a.prev:before {background-image: url('/images/template/T0015/main/0015_schedule_prev.png'); left:.4rem; } 
.pop_schedule0015 .month a.next:before {background-image: url('/images/template/T0015/main/0015_schedule_next.png'); right:.4rem; } 
.pop_schedule0015 .month span {display: inline-block; margin: 0 1.25rem; vertical-align: middle;}
.pop_schedule0015 .month span em {font-size: 1.3rem; font-weight: 600;}
.pop_schedule0015 .sche_table {background: #fff; border-radius: 1rem; overflow: hidden;}
.pop_schedule0015 .sche_table table {text-align: center;}
.pop_schedule0015 .sche_table table thead th {padding: 0.5rem 0; font-size: 0.85rem; font-weight: 500; color: #3d2e00; background: #fed244;}
.pop_schedule0015 .sche_table table .sat {color: #006aac;}
.pop_schedule0015 .sche_table table .sun {color: #ea3d00;}
.pop_schedule0015 .sche_table table tr th:first-child,
.pop_schedule0015 .sche_table table tr td:first-child {padding-left: 0.5rem;}
.pop_schedule0015 .sche_table table tr th:last-child,
.pop_schedule0015 .sche_table table tr td:last-child {padding-right: 0.5rem;}
.pop_schedule0015 .sche_table table tbody td {padding: 0.15rem 0; font-size: 0.7rem; color: #020202;}
.pop_schedule0015 .sche_table table tbody tr:first-child td {padding-top: 0.75rem;}
.pop_schedule0015 .sche_table table tbody tr:last-child td {padding-bottom: 0.75rem;}
.pop_schedule0015 .sche_table table tbody td a,
.pop_schedule0015 .sche_table table tbody td span {position: relative; display: inline-block; width: 1.5rem; height: 1.5rem; line-height: 1.5rem; text-align: center; border-radius: 50%;}
.pop_schedule0015 .sche_table table tbody td .event {color: #fff; background: #ec4833;}
.pop_schedule0015 .sche_table table tbody td .today {background: #ffe4e0 !important; color: #020202 !important;}
.pop_schedule0015 .btn_more {position: absolute; top: -3.2rem; right: 0; margin: 0 0 -1.125rem -1.125rem; background: #e5af00;}

/* 게시판 */
.notice0015 {position: relative; height: 100%;}
.notice0015 .titTab {height: 2.7rem;}
.notice0015 .titTab ul {font-size: 0;}
.notice0015 .titTab li {display: inline-block; max-width: 33%; vertical-align: top;}
.notice0015 .titTab li + li {margin-left: 0.2rem;}
.notice0015 .titTab li a {position: relative; display: block; width:6.5rem; padding: 0 .7rem; line-height: 2.7rem; font-size: 1rem; font-weight: 400; color: #4b4b4b; background: #efefef; border-right: 3px solid #fff3f0; border-radius: 1.5rem 1.5rem 1.5rem 0; text-align:center; }
.notice0015 .titTab li:nth-of-type(1) a {z-index: 3;}
.notice0015 .titTab li:nth-of-type(2) a {z-index: 2;}
.notice0015 .titTab li:nth-of-type(3) a {z-index: 1;}
.notice0015 .titTab li a span {display: block; white-space: nowrap; overflow: hidden;}
.notice0015 .tabWrap { position:relative; margin-top:.5rem; padding: 1.5rem; height: calc(100% - 2.5rem); background: #f6faff; border-radius: 0 1rem 1rem 1rem; }
.notice0015 .list_box {display: none; width: 100%; height: 100%;}
.notice0015 .list_box .topList { position:absolute; top:0; left:0; display: block; margin-bottom: 1rem; height: 7.5rem; width:99%; overflow:hidden; padding:1rem; }
.notice0015 .list_box .topList dl { display: flex; padding: 1.75rem 1.75rem 1.75rem 2.75rem; height: 80%; align-items: center; color: #111; background: #fff; border-radius: 1rem; box-shadow: 0 0 15px rgba(63, 148, 247, .2); margin-right:1rem; }
.notice0015 .list_box .topList dl.new,
.notice0015 .list_box .topList dl.no_data  { position: absolute; left:-1rem; }
.notice0015 .list_box .topList dl.no_data  { width:100%; }
.notice0015 .list_box .topList dl.new:after {position: absolute; top: 0; right: 0; width: 2rem; height: 1.5rem; line-height: 1.5rem; text-align: center; font-size: 0.55rem; font-family: 'Sora'; font-weight: 600; color:#fff; background: #3f94f7; border-radius: 0 18px 0 0; content: "N";}
.notice0015 .list_box .topList dt {display: inline-block; margin-right: 1.75rem; line-height: 1.2; text-align: center; font-weight: 400;}
.notice0015 .list_box .topList dt span {display: block; font-size: 1.5rem; font-weight: 600; color: #3f94f7;}
.notice0015 .list_box .topList dd {display: inline-block; height: 3rem; line-height: 1.5rem; font-size: 0.9rem; font-weight: 500; overflow: hidden;}
.notice0015 .list_box .topList dl.no_data dt {margin-right: 0;}
.notice0015 .list_box .topList dl.no_data dd {width: 100%; line-height: 3rem; text-align: center;}
.notice0015 .list_box ul {height: calc(100% - 6.75rem); overflow: hidden; margin-top:6.5rem;}
.notice0015 .list_box li:nth-of-type(n+6) {display: none;}
.notice0015 .list_box li a {position: relative; display: block; padding: 0 5rem 0 .75rem; height: 2rem; line-height: 2rem; font-size: 0.8rem; font-weight: 400; color: #000; }
.notice0015 .list_box li a:before {position: absolute; left: 0; top: 50%; margin-top: -3px; width: 6px; height: 6px; background: #3f94f7; border-radius: 50%; content:"";}
.notice0015 .list_box li a p {display: inline-block; max-width: 100%; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.notice0015 .list_box li a span {position: absolute; top: 0; right: 0; font-size: 0.75rem; color: #666; }
.notice0015 .list_box li.no_data {text-align: center; line-height: 8.5rem;}
.notice0015 .btn_more {position: absolute; top: -3.2rem; right: 0; margin: 0 0 -1.125rem -1.125rem; background: #2472ce;}
/* 게시판 : active */
.notice0015 .list_box.on {display: block;}
.notice0015 .list_box li a:hover p,
.notice0015 .list_box li a:focus p {text-decoration: underline;}
.notice0015 .titTab li a.current {background: #3f94f7; font-weight: 600; color:#fff; /* z-index: 4; */}
.notice0015 .titTab li a,
.notice0015 .list_box li a {-webkit-transition: all .15s; -ms-transition: all .15s; transition: all .15s;}

/* 바로가기1 */
.M_link0015 {height: 100%; background: url('/images/template/T0015/main/0015_bg_link.png') repeat 0 0; border-radius: 1rem; overflow: hidden;}
.M_link0015 ul {padding: 1rem;}
.M_link0015 ul::after {clear: both; display: block; content: '';}
.M_link0015 ul li {float: left; margin-bottom: 1.25rem; width: 50%;}
.M_link0015 ul li:nth-of-type(2n+1) {clear: both;}
.M_link0015 ul li a {position: relative; display: block; width: 100%; word-break: keep-all; text-align: center;}
.M_link0015 ul li a p {position: relative; display: flex; margin: auto; width: 4.5rem; height: 4.5rem; justify-content: center; align-items: center; background: #fff; border-radius: 50%;}
.M_link0015 ul li a p:before {position: absolute; top: 0.25rem; left: 0.25rem; width: calc(100% - 0.5rem); height: calc(100% - 0.5rem); border-radius: 50%; content: "";}
.M_link0015 ul li a img {width: 3rem; height: 3rem;}
.M_link0015 ul li a span {display: block; margin-top: 0.5rem; padding: 0 0.25rem; max-height: 2rem; line-height: 1.1; font-size: 0.9rem; font-weight: 400; color: #111; word-break: break-all; overflow: hidden;}
/** 바로가기1 : active **/
.M_link0015 li a:hover span,
.M_link0015 li a:focus span {font-weight: 500; color: #2472ce;}
.M_link0015 li a:hover img,
.M_link0015 li a:focus img {transform: translateY(-5px); -webkit-transform: translateY(-5px);}
.M_link0015 li a,
.M_link0015 li a p,
.M_link0015 li a span,
.M_link0015 li a img {-webkit-transition: all .15s; -ms-transition: all .15s; transition: all .15s;}

/* 갤러리 */
.gallery0015 {position: relative; height: 100%; z-index: 1;}
.gallery0015 .tit_wrap {position: relative; margin-bottom: 1rem; height: auto; text-align: center;}
.gallery0015 .tit_wrap:before {position: absolute; top: 50%; left: 0; width: calc(100% - 3rem); height: 1px; border-bottom: 2px dotted #6897da; content: "";}
.gallery0015 .tit_wrap h2 {position: relative; display: inline-block; padding: 0 3rem; line-height: 2.25rem; font-size: 1.5rem; color: #3f94f7; background: #f6faff;}
.gallery0015 .tit_wrap h2 span {font-weight: 400; color: #000;}
.gallery0015 .tit_wrap .btn_more {position: absolute; right: 0; top: 0; background-color: #2472ce;}
.gallery0015 .list_box {margin: 0 -2rem;}
.gallery0015 .list_box::after {clear: both; display: block; content: '';}
.gallery0015 .list_box li {float: left; padding: 0 2rem; width: 25%;}
.gallery0015 .list_box li:nth-of-type(n+5) {display: none;}
.gallery0015 .list_box li:nth-of-type(2n) {margin-top: 1rem;}
.gallery0015 .list_box li.no_data{ width:100%; height:16rem; display:flex; align-items:center; justify-content:center; padding:2rem 0; font-size:.9rem; background:rgba(0,0,0,0.05); border-radius:1.5rem;}
.gallery0015 .list_box a {position: relative; display: block; padding-bottom: 1.25rem; text-align: center; background: #fff; border-radius: 1rem; overflow: hidden;}
.gallery0015 .list_box a .img {position: relative; display: inline-block; width: 100%; height: 10rem; background: #eee; overflow: hidden;}
.gallery0015 .list_box a .img img {position: absolute; top: 50%; left: 50%; width: 100%; height: auto; transform: translate(-50%, -50%) scale(1); -webkit-transform: translate(-50%, -50%) scale(1); -webkit-transition: all .15s; -ms-transition: all .15s; transition: all .15s;}
.gallery0015 .list_box a .txt {margin-top: 1rem; padding: 0 1rem; height: 1.25rem; line-height: 1.25rem; font-size: 0.9rem; font-weight: 400; color: #000; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.gallery0015 .list_box a .date {margin-top: 0.25rem; height: 0.75rem; line-height: 0.75rem; font-size: 0.75rem; color: #828282; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
/** 갤러리 : active **/
.gallery0015 .list_box a:hover .img,
.gallery0015 .list_box a:focus .img {border-color: #245c98;}
.gallery0015 .list_box a:hover .img img,
.gallery0015 .list_box a:focus .img img {transform: translate(-50%, -50%) scale(1.1); -webkit-transform: translate(-50%, -50%) scale(1.1);}
.gallery0015 .list_box a:hover .txt,
.gallery0015 .list_box a:focus .txt {text-decoration: underline;}

/* 배너존 */
.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;}
/* 배너존 : active */
.banner_zone .btn a:hover,
.banner_zone .btn a:focus {background:#f1f1f1;}

@media (max-width: 1400px) {
	/* 메인비주얼 */
	.MVisual0015 .control {bottom: 2rem;}
}

@media (max-width: 1240px) {
	/* 메인비주얼 */
	.MVisual0015 .control {left: 1rem; margin-left: 0;}

	/* 팝업존 */
	.pop0015 .pop_img .item img {width:auto; height:100%;}
	
	/* 갤러리 */
	.gallery0015 .list_box li.no_data{margin-bottom:1rem;}
}

@media (max-width: 1024px) {
	/* 팝업존 */
	.pop0015 .tit_wrap h2 {max-width: calc(100% - 7rem);}
	.pop0015 .nss_pg p {display: none;}
	
	/* 식단 */
	.meal_menu0015 .inner { height:calc(100% - 3.3rem); }
	.meal_menu0015 .inner ul { width:100%; }
	.meal_menu0015 .inner dt:before {  }
	.meal_menu0015 .meal_bg_menu0015 { bottom:-2.7rem; }

	/* 바로가기1 */
	.M_link0015 ul li {margin-bottom: 0; width: 16.6%;}
	.M_link0015 ul li:nth-of-type(2n+1) {clear: none;}

	/* 갤러리 */
	.gallery0015 .list_box {margin: 0; margin-left: -1rem; width: calc(100% + 2rem);}
	.gallery0015 .list_box li {width: 33%; padding: 0 1rem;}
	.gallery0015 .list_box li:nth-of-type(4) {display: none;}
}

@media (max-width: 960px) {
	/* 메인비주얼 */
	.MVisual0015 .item img {left: auto; width: 100%; transform: none; -webkit-transform: none; -ms-transform: none;}
}

@media (max-width: 768px) {
	/* 타이틀요소 */
	.pop0015 h2,
	.meal_menu0015 h2,
	.pop_schedule0015 h2 {font-size: 0.9rem;}

	/* 비주얼 */
	.MVisual0015 {border-radius: 1rem;}
	.MVisual0015 .control > a {width:1.6rem; height:1.6rem; line-height:1.6rem;}

	/* 갤러리 */
	.gallery0015 .list_box li {width: 50%;}
	.gallery0015 .list_box li:nth-of-type(3) {display: none;}
	.gallery0015 .list_box li:nth-of-type(2n) {margin-top: 0;}
	.gallery0015 .list_box li.no_data{height:13rem;}

	/* 배너존 */
	.banner_zone h2 {display:none;}
	.banner_zone .bnWrap {width:calc(100% - 6rem); padding-left:0.75rem;}
}

@media (max-width: 640px) {	
	/* 팝업존 */
    .pop0015 .pop_img{ height:auto; text-align:center; }
    .pop0015 .pop_img .item img { top:auto; left:auto; max-height:15rem; transform: none; -ms-transform: none;}
    
    /* 식단 */
    .meal_menu0015 .inner ul { width:75%; }

	/* 바로가기1 */
	.M_link0015 ul li {width: 33.3%;}
	.M_link0015 ul li:nth-of-type(-n+3) {margin-bottom: 1rem;}
	.M_link0015 ul li:nth-of-type(3n+1) {clear: both;}

	/* 갤러리 */
	.gallery0015 .tit_wrap {margin-bottom: 1.5rem;}
}

@media (max-width: 480px) {
	/* 식단 */
	.meal_menu0015 .inner dt {font-size: 0.9rem;}
	.meal_menu0015 .inner dt strong {font-size: 1.1rem;}
	.meal_menu0015 .inner dd {font-size: 0.8rem;}

	/* 바로가기1 */
	.M_link0015 ul li a p {width: 3.5rem; height: 3.5rem;}
	.M_link0015 ul li a img {width: 2.5rem; height: 2.5rem;}
	.M_link0015 ul li a span {font-size: 0.8rem;}

	/* 갤러리 */
	.gallery0015 .tit_wrap {padding: 0; margin-bottom: 1rem; text-align: left;}
	.gallery0015 .tit_wrap:before {display: none;}
	.gallery0015 .tit_wrap h2 {padding: 0; line-height: 1.5; font-size: 1.1rem; background: transparent;}
	.gallery0015 .tit_wrap .btn_more {top: -0.5rem;}
	.gallery0015 .list_box {margin-left: 0; width: 100%;}
	.gallery0015 .list_box li {padding: 0; width: 100%;}
	.gallery0015 .list_box li:nth-of-type(2) {display: none;}
}

@media (max-width: 380px) {
	/* 메인비주얼 */
	.MVisual0015 .control {bottom: 1rem;}

	/* 바로가기1 */
	.M_link0015 ul li {width: 50%;}
	.M_link0015 ul li:nth-of-type(-n+5) {margin-bottom: 1rem;}
	.M_link0015 ul li:nth-of-type(3n+1) {clear: none;}
	.M_link0015 ul li:nth-of-type(2n+1) {clear: both;}

	/* 팝업존 */
	.pop_schedule0015 .month {font-size: 1rem;}
	.pop_schedule0015 .month span {margin: 0 0.5rem;}
	.pop_schedule0015 .month span em {font-size: 1.25rem;}
}