﻿/* 공통 */
.btn_more{position: absolute; line-height: 2rem; font-weight: 600; padding-right:1rem;}
.btn_more:before{content:""; position:absolute; right:0; top:0; width: 2rem; height: 2rem; border-radius: 50%; background: #b0ceff; transition: background 0.3s; -webkit-transition: background 0.3s;}
.btn_more i{position:relative; font-size:1.2rem; margin-left:.25rem; vertical-align: text-bottom;}
.btn_more:hover i,
.btn_more:focus i{margin-left:.5rem; transform: rotate(180deg); -webkit-transform: rotate(180deg);}
.btn_more,
.btn_more i{transition: all .2s; -webkit-transition: all .2s;}

/* 메인비주얼 */
.MVisual0069 {position: relative; height: 100%; overflow:hidden;}
.MVisual0069 .item {line-height: 0; overflow: hidden; }
.MVisual0069 .item img {position: relative; width: auto; height: 100%; left:50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); }
.MVisual0069 .control {position: absolute; bottom: .5rem; left: 50%; margin-left: -30rem; z-index: 1;}
.MVisual0069 .control > a {display: inline-block; width: 2rem; height: 2rem; line-height: 2rem; text-align: center; color: #fff; background: rgba(58, 58, 58, 0.5); border-radius: 50%; transition: all .15s; -webkit-transition: all .15s;}
.MVisual0069 .control > a.play {display: none;}
.MVisual0069 .control > a:hover,
.MVisual0069 .control > a:focus {background: rgba(6, 106, 173, 0.6);}

/* 게시판 */
.notice0069 {position: relative; height: 100%; color: #222;}
.notice0069 .titTab {position: relative;}
.notice0069 .titTab ul {position: relative; font-size: 0; margin-right: 3rem;}
.notice0069 .titTab ul:after {clear: both; display: block; content: "";}
.notice0069 .titTab li {position: relative; display: inline-block; max-width: calc(33% - 1.25rem); font-size: 1.1rem; font-weight: 600; vertical-align: top;}
.notice0069 .titTab li + li{padding-left:1.25rem; margin-left:1rem;}
.notice0069 .titTab li + li::before{width: 2px; height: 0.5rem; background: #d0d0d0; position: absolute; left: 0; top: 0.75rem; transform: rotate(30deg); -webkit-transform: rotate(30deg); content: '';}
.notice0069 .titTab li a {position: relative; display: block; color: #999; line-height:2rem; background-position:bottom center; padding-bottom:.5rem; }
.notice0069 .titTab li a:before{content:""; position:absolute; bottom:0; left:0; width:100%; height:1rem; background:url('/images/schl/template/T0069/main/0069_notice_on.png') no-repeat center bottom; opacity: 0;}
.notice0069 .titTab li a span {position: relative; display: block; white-space: nowrap; overflow: hidden;}
.notice0069 .list_box {display: none; width: 100%;}
.notice0069 .list_box ul {width: 100%; height: 10.75rem; margin-top:1rem; overflow: hidden;}
.notice0069 .list_box ul::after{display: block; content: ''; clear: both;}
.notice0069 .list_box li {float: left; width: 23.5%; margin-bottom: .5rem;}
.notice0069 .list_box li + li{margin-left:2%; }
.notice0069 .list_box li a {position: relative; display: block; padding: 2rem 1.5rem; font-weight: 400; border-radius:1rem; border:2px solid #e6e6e6; color: #000; }
.notice0069 .list_box li a strong{ display:block; font-size: .9rem; line-height: 1.3rem; font-weight: 600; overflow: hidden; text-overflow:ellipsis; white-space: nowrap;} 
.notice0069 .list_box li a.new strong:before{content:"N"; display:inline-block; width:1.5rem; height:1.5rem; line-height:1.4rem; margin-right:5px; color:#2c5196; font-weight:600; font-size: .7rem; text-align: center; background:#fff; border:2px solid #2c5196; border-radius:50%; vertical-align: middle;}
.notice0069 .list_box li a p{ height: 2.4rem; line-height:1.2rem; color: #666; margin: .85rem 0; overflow: hidden; }
.notice0069 .list_box li a span{position:relative; display:block; text-align: right; font-size: 0.7rem; color: #222; }
.notice0069 .list_box li a span:before{content:""; position:absolute; left:0; top:50%; width:0; border-top:1px solid rgba(255, 255, 255, 0.5);}
.notice0069 .list_box li.no_data { display:flex; width: 100%; height:100%; justify-content: center; align-items: center; font-size:.9rem; border-radius:2rem; border:1px solid #ddd;}
.notice0069 .list_box .btn_more{right:0; top:0; color:#000;}
/* 게시판 : active */
.notice0069 a,
.notice0069 :before,
.notice0069 {-webkit-transition: all .15s; transition: all .15s;}
.notice0069 .titTab li a:hover,
.notice0069 .titTab li a:focus,
.notice0069 .titTab li a.current {color: #2c5196; font-weight: 700;}
.notice0069 .titTab li a.current:before {opacity: 1;} 
.notice0069 .list_box.on {display: block;}
.notice0069 .list_box li a:hover,
.notice0069 .list_box li a:focus{background: #2c5196; border-color:#2c5196;}
.notice0069 .btn_more:hover i,
.notice0069 .btn_more:focus i,
.notice0069 .list_box li a:hover *,
.notice0069 .list_box li a:focus *{color: #fff !important; }
.notice0069 .list_box li a:hover span::before,
.notice0069 .list_box li a:focus span::before{width:calc(100% - 2.5rem);}
.notice0069 .btn_more:hover:before,
.notice0069 .btn_more:focus:before{background:#335da1;}

/* 캘린더 */
.pop_schedule0069 {position: relative; width: 100%; height: 100%; padding-bottom:2.5rem;}
.pop_schedule0069 .tit_wrap{ position:relative; width:23%; height:6.5rem; padding:1rem 1.25rem 1rem 0; float:left;}
.pop_schedule0069 .tit_wrap:before{content:""; position:absolute; right:0; top:0; width:400%; height:100%; border-radius:1.5rem; background:#603a81 url('/images/schl/template/T0069/main/0069_pttrn_slide2.png');}
.pop_schedule0069 h2{ position:relative; color:#fff; font-weight: 600; line-height:2rem; font-size:1.1rem; margin-right:2rem; overflow:hidden; white-space: nowrap;}
.pop_schedule0069 .month{position: absolute; left:4%; bottom: 0; display: flex; align-items: center;}
.pop_schedule0069 .month a{display:inline-block; width:1.5rem; height:1.5rem; line-height:1.4rem; vertical-align: middle; border-radius:50%; background:#fff; border:2px solid #fff; box-shadow:0 0 10px rgba(0, 0, 0, 0.5); text-align:center; font-size: 1rem;}
.pop_schedule0069 .month a.prev{transform: rotateY(180deg); -webkit-transform: rotateY(180deg); }
.pop_schedule0069 .month p {display:table; width:5rem; height:5rem; margin:0 .25rem; text-align:center; border-radius:50%; background:#f8eeff; box-shadow:0 0 10px rgba(0,0,0,0.5); color: #000; }
.pop_schedule0069 .month p span{ display:table-cell; height:100%; line-height:1.2; vertical-align: middle; font-weight: 600;}
.pop_schedule0069 .month p em {display: block; width:100%; font-size: 1.5rem; font-weight: 900;}
.pop_schedule0069 .sche_wrap{width:75%; float:right;}
.pop_schedule0069 .lst { position:relative; height: 6.5rem; padding:.5rem 0; overflow-y: auto; }
.pop_schedule0069 .lst::after{display: block; content: ''; clear: both;}
.pop_schedule0069 .lst li {position: relative; float: left; width: 33%; padding-right:.5rem; border-top: 2px dotted #ddd;}
.pop_schedule0069 .lst li:nth-child(1),
.pop_schedule0069 .lst li:nth-child(2),
.pop_schedule0069 .lst li:nth-child(3){border-top:0;}
.pop_schedule0069 .lst li a {position: relative; display: block; line-height: 3rem; padding-left: 3.5rem; font-weight: 600; color: #333; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.pop_schedule0069 .lst li a:before{content:""; position:absolute; left:0; top:calc(50% - .15rem); width:.25rem; height:.25rem; border-radius:50%; background:#603a81;}
.pop_schedule0069 .lst li a span {position: absolute; top: 0.75rem; left: .75rem; line-height:1.5rem; color: #5e318c; font-weight: 600; font-size: 0.85rem;}
.pop_schedule0069 .lst li a span:before{content:""; position:absolute; bottom:0; left:0; width:100%; border-bottom:1px solid #603a81;}
.pop_schedule0069 .lst .no_data {width: 100%;; line-height: 5.5rem; text-align: center;}
.pop_schedule0069 .btn_more2 { position:absolute; right:1.25rem; top:1rem; line-height:2rem; font-size:1.25rem; color:#fff; }
/** 캘린더 : active **/
.pop_schedule0069 a{ -webkit-transition:all .15s; -ms-transition:all .15s; transition:all .15s; }
.pop_schedule0069 .month a:hover,
.pop_schedule0069 .month a:focus{color:#fff; background:#603a81;}
.pop_schedule0069 .lst li a:hover,
.pop_schedule0069 .lst li a:focus {text-decoration: underline;}
.pop_schedule0069 .btn_more2:hover,
.pop_schedule0069 .btn_more2:focus {transform: rotate(180deg); -webkit-transform: rotate(180deg);}

/* 팝업존 */
.pop0069 {position: relative; width: 100%; height: 100%;}
.pop0069 h2 {margin-right:9rem; font-size:1.1rem; line-height:1.7rem; font-weight: 700; color: #000;}
.pop0069 .nss_pg {position: absolute; top: 0; right: 0; margin-left:3rem; line-height:1.7rem; padding:0 .5rem; border-radius:1rem; background:#e8e8e8;}
.pop0069 .nss_pg p { position:absolute; left:-3rem; top:0; color:#333; font-weight: 600;}
.pop0069 .nss_pg p strong {position: relative; font-weight: 600; font-size:1.25rem; color:#2c5196;}
.pop0069 .nss_pg p strong:after{width: 1px; height: 0.5rem; margin:0 .5rem; background: #d0d0d0; display:inline-block; transform: rotate(30deg); -webkit-transform: rotate(30deg); content: '';}
.pop0069 .nss_pg a {display: inline-block; text-align:center; font-size:1.4rem; vertical-align:middle;}
.pop0069 .nss_pg .play, .pop0069 .nss_pg .stop{margin:0 .35rem; font-size:.9rem; }
.pop0069 .nss_pg .play {display: none;}
.pop0069 .pop_img { position:relative; height:11.25rem; margin-top:1.5rem; overflow: hidden; text-align:center; background:#eee; border-radius:1.5rem; }
.pop0069 .pop_img div,
.pop0069 .pop_img .item {height:100%;}
.pop0069 .pop_img .item a { display: block; height:100%; line-height:0; text-align:center; overflow:hidden;}
.pop0069 .pop_img .item img {position:relative; max-width:100%; width:auto; height:100%;}

/* 식단 */
.meal_menu0069 {position: relative; height: 100%; background:url('/images/schl/template/T0069/main/0069_bg_meal.png') no-repeat right bottom;}
.meal_menu0069 h2{margin-right:4.75rem; font-size:1.1rem; line-height:1.7rem; font-weight: 700; color: #000; overflow: hidden; white-space: nowrap;}
.meal_menu0069 .inner ul{height: 10rem; overflow-y: auto; position: relative; margin-top:1rem; z-index: 3;}
.meal_menu0069 .inner li + li {margin-top: 1rem;}
.meal_menu0069 .inner dl { position:relative; padding: 0.15rem 0; overflow: hidden;}
.meal_menu0069 .inner dl:before{content:""; position:absolute; right:0; top:0; width:4.5rem; height:4.5rem; border-radius:50%; background:#cbdefe url('/images/schl/template/T0069/main/0069_img_meal.png') no-repeat center; z-index:1;}
.meal_menu0069 .inner dt { position: relative; padding:.75rem 4.5rem .75rem .5rem; font-size:.9rem; line-height:1.2rem; margin:0.75rem auto; border-radius:1.5rem; color: #fff; text-align: center; background:#2c5196; font-weight:400;}
.meal_menu0069 .inner dd {line-height: 1.4; font-size: 0.8rem; font-weight: 500; word-break:keep-all; margin-right: 5rem;}
.meal_menu0069 .inner .no_data {line-height: 10rem; text-align: center;}
.meal_menu0069 .img{position: absolute; bottom: 0; right: 0;}
.meal_menu0069 .btn_more{right:0; top:0; }
.meal_menu0069 .btn_more:before{background:#e0e1e2;}
/* 식단 : active */
.meal_menu0069 .btn_more:hover i,
.meal_menu0069 .btn_more:focus i{color:#335da1;}
.meal_menu0069 .btn_more:hover:before,
.meal_menu0069 .btn_more:focus:before{background:#cbdefe;}

/* 바로가기1 */
.M_link0069 { position:relative; height:100%; }
.M_link0069 ul{display:table; table-layout:fixed; width: 100%; }
.M_link0069 li { position:relative; display:table-cell; vertical-align:top; z-index:1; }
.M_link0069 li a { display:block; position:relative; width:100%; text-align:center; }
.M_link0069 li a p {position: relative; width: 5.25rem; height: 5.25rem; text-align:center; line-height:5.25rem; border-radius: 50%; background: #f5f5f5; margin:0 auto; border: 2px solid transparent;}
.M_link0069 li a p img { width:55px; height:55px; vertical-align: middle;}
.M_link0069 li a span { display: block; font-size:0.9rem; max-height: 2.5rem; line-height:1.25rem; padding:0 5px; margin-top: 0.85rem; overflow:hidden; font-weight: 600; color:#222;}
/** 바로가기1 : active **/
.M_link0069 li a:hover p,
.M_link0069 li a:focus p{border-color:#603a81; background:#fff; box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.2);}
.M_link0069 li a,
.M_link0069 li a p,
.M_link0069 li a img { -webkit-transition:all .15s; -ms-transition:all .15s; transition:all .15s; }

/* 갤러리 */
.gallery0069 {position: relative; padding:2.5rem 0 2.5rem 2.5rem; height: 100%;}
.gallery0069:before{content:""; position:absolute; left:0; top:0; width:300%; height:100%; border-radius:1.5rem 0 0; background:url('/images/schl/template/T0069/main/0069_pttrn_slide.png');}
.gallery0069 h2{ position:relative; margin-right:4.5rem; font-size:1.1rem; line-height:2rem; font-weight: 700; color: #000; overflow: hidden; white-space: nowrap;}
.gallery0069 .list_box ul {height: 24.25rem; margin-top:1rem; overflow: hidden;}
.gallery0069 .list_box ul::after{display: block; content: ''; clear: both;}
.gallery0069 .list_box li {margin-bottom: 1.5rem; border-radius:1.5rem; overflow:hidden;}
.gallery0069 .list_box li.no_data{ width:100%; height: 100%; display:flex; align-items:center; justify-content:center; font-size:.9rem; background:rgba(0, 0, 0, 0.5); border-radius:1.5rem;}
.gallery0069 .list_box a {position: relative; display: block; color:#fff; font-weight: 400;}
.gallery0069 .list_box a .img {height: 11.25rem; background: rgba(0, 0, 0, 0.5); overflow: hidden;}
.gallery0069 .list_box a .img img {position: relative; width: 100%; height: auto; }
.gallery0069 .list_box a span {position: absolute; bottom: 0; right: 0; width:100%; line-height: 2.75rem; text-align:center; background: rgba(61, 83, 112, .75); padding: 0 1rem; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; transition: all 0.3s; -webkit-transition: all 0.3s;}
.gallery0069 .btn_more{right:0; top:2.5rem;}
.gallery0069 .btn_more:before{background:#b0ceff;}
/** 갤러리 : active **/
.gallery0069 .list_box a:hover span,
.gallery0069 .list_box a:focus span{background: #3d5370; text-decoration: underline;}
.gallery0069 .btn_more:hover i,
.gallery0069 .btn_more:focus i{color:#fff;}
.gallery0069 .btn_more:hover:before,
.gallery0069 .btn_more:focus:before{background:#335da1;}

/* 배너존 */
.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) {	

	/* 메인비주얼 */
	.MVisual0069 .item img{width:150%; left:-25%; height:auto; transform: none; -webkit-transform: none;}
	.MVisual0069 .control{left:2%; bottom:0; margin-left:0;}

	/* 갤러리 */
	.gallery0069{padding:1.5rem 0 1.5rem 1.5rem;}
	.gallery0069 .btn_more{top:1.5rem;}

	/* 팝업존 */
	.pop0069 .pop_img .item img {width:auto; height:100%;}
}

@media (max-width: 1240px) and (min-width: 1024px){

	/* 바로가기1 */
	.M_link0069 { position:relative; height:100%; }
	.M_link0069 ul{display:block; font-size:0;}
	.M_link0069 li { display:inline-block; width:calc(100% / 3); margin-bottom:1rem;}
}

@media (max-width: 1024px) {

	/* 게시판 */
	.notice0069 .list_box ul{height:9.75rem;}
	.notice0069 .list_box li {width: 32%;}
	.notice0069 .list_box li a{padding:1.5rem 1rem;}

	/* 팝업존 */
	.pop_schedule0069 .tit_wrap{width:11.5rem;}
	.pop_schedule0069 .sche_wrap{width:calc(100% - 11.5rem); padding-left:2%;}
	
	/* 갤러리 */
	.gallery0069 .list_box ul{height:12rem;}
	.gallery0069 .list_box li{width:48%; float:left;}
	.gallery0069 .list_box li + li{margin-left:4%;}
}


@media (max-width: 860px) {

	/* 캘린더 */
	.pop_schedule0069 .lst li { width: 50%;}
	.pop_schedule0069 .lst li:nth-child(3){ border-top: 2px dotted #ddd;}

	/* 배너존 */
	.banner_zone h2{display:none;}
	.banner_zone .bnWrap{width:calc(100% - 6rem); padding-left:0.75rem;}
}

@media (max-width: 768px) {

	/* 바로가기1 */
	.M_link0069 li a p {width: 4rem; height: 4rem; line-height:4rem;}
	.M_link0069 li a p img { width:2.2rem; height:auto; }
}

@media (max-width: 640px) {	

	/* 타이틀 */
	.notice0069 .titTab li,
	.pop_schedule0069 h2,
	.pop0069 h2,
	.meal_menu0069 h2,
	.gallery0069 h2{font-size:1rem;}

	/* 메인비주얼 */
	.MVisual0069{padding-bottom:1rem;}

	/* 게시판 */
	.notice0069 .list_box ul{height:20.5rem;}
	.notice0069 .list_box li {width: 100%;}
	.notice0069 .list_box li + li{margin-top:.5rem; margin-left:0;}
	.notice0069 .list_box li a{padding:1.5rem 1rem;}

	/* 행사일정 */
	.pop_schedule0069{padding-bottom:0;}
	.pop_schedule0069 .tit_wrap{width:100%; height:auto; padding-bottom:0; float:none;}
	.pop_schedule0069 .tit_wrap:before{right:-1rem; width:calc(100% + 2rem); height:5.5rem; border-radius:0;}
	.pop_schedule0069 .month{position:relative; left:auto; bottom:auto; width:100%; justify-content: center;}
	.pop_schedule0069 .sche_wrap{width:100%; float:none;}

	/* 식단 */
	.meal_menu0069{background-size:auto 3rem;}
	.meal_menu0069 .inner ul{height:8rem;}

	/* 팝업존 */
    .pop0069 .pop_img{ margin-top:.5rem; height:auto; text-align:center; }
    .pop0069 .pop_img .item img { top:auto; left:auto; max-height:15rem; transform: none; -ms-transform: none;}

	/* 갤러리 */
	.gallery0069{padding-left:1rem;}
	.gallery0069 .list_box a .img img{ left:50%; width:auto; height:100%; transform: translateX(-50%); -webkit-transform: translateX(-50%);}
}
@media (max-width: 580px) {

	/* 게시판 */
	.notice0069 .titTab{padding-top:.5rem;}
	.notice0069 .titTab li{max-width:100%; margin-bottom:.5rem;}
	.notice0069 .titTab li a{line-height:1.25rem; padding-bottom:.4rem;}
	.notice0069 .titTab li + li{padding-left:.75rem; margin-left:.5rem;}
	.notice0069 .titTab li + li::before{top:.4rem;}
	.notice0069 .titTab li a:before{background-size:auto 4px;}
	.notice0069 .list_box ul{margin-top:0;}

	/* 바로가기1 */
	.M_link0069 ul{display:block; font-size:0;}
	.M_link0069 li { display:inline-block; width:calc(100% / 3); margin-bottom:1rem;}
}

@media (max-width: 460px) {

	/* 메인비주얼 */
	.MVisual0069{padding-bottom:1.5rem;}

	/* 캘린더 */
	.pop_schedule0069 .lst li { width: 100%;}
	.pop_schedule0069 .lst li:nth-child(2){ border-top: 2px dotted #ddd;}
	
	/* 바로가기1 */
	.M_link0069 li a span { font-size:0.8rem; }

	/* 갤러리 */
	.gallery0069 .list_box li{width:100%;}
}