﻿/*-----------------------------------------------------------
Author : jihye, Woo
Creative date :2022. 05. 24
-----------------------------------------------------------*/

h2{font-size: 1.05rem; line-height: 3rem; color: #000; font-weight: 700; overflow: hidden; white-space: nowrap;}

.btn_more { position: absolute; top: 0.5rem; right: 0; padding-right: 2.25rem; }
.btn_more::before{width: 1.5rem; height: 1.5rem; background: rgba(0,0,0,0.05); border-radius: 50%; position: absolute; top: calc(50% - 0.75rem); right: 0; transition: background 0.3s; -webkit-transition: background 0.3s; content: '';}
.btn_more::after{width: 1.25rem; height: 0.55rem; background: url('/images/schl/template/T0091/main/0091_btn_more.png') no-repeat center / contain; position: absolute; top: calc(50% - 0.275rem); right: 0.55rem; content: '';}
.btn_more:hover::before{background: rgba(0,0,0,0.2);}
.btn_more.wh::before{background: rgba(255, 255, 255, 0.3);}
.btn_more.wh::after{background-image: url('/images/schl/template/T0091/main/0091_btn_more_wh.png');}

/* 메인비주얼 */
.MVisual0091 { position: relative; height: 100%; overflow:hidden; border-bottom-left-radius: 7rem;}
.MVisual0091 .item{overflow:hidden; line-height:0;}
.MVisual0091 .item img{position:relative; width:auto; height:100%; }
.MVisual0091 .control{position:absolute; left:5rem; bottom:2rem; z-index:1;}
.MVisual0091 .control > a{display:inline-block; width:2rem; height:2rem; line-height:2rem; background:rgba(66, 61, 116, 0.5); color:#fff; text-align: center; border-radius:50%; -webkit-transition:all .15s; -ms-transition:all .15s; transition:all .15s; }
.MVisual0091 .control > a.play{display:none;}
.MVisual0091 .control > a:hover,
.MVisual0091 .control > a:focus{ background:rgba(83, 78, 148, 0.9);}

/* 게시판 */
.notice0091 { position:relative; height:100%; text-align: center; }
.notice0091 .titTab {line-height: 0; margin-bottom: 1.8rem;}
.notice0091 .titTab ul { margin: 0 5rem; max-width: 100%; overflow: hidden;}
.notice0091 .titTab li { position:relative; display: inline-block; max-width:calc(33% - 0.5rem); font-size:1rem; font-weight: 600; }
.notice0091 .titTab li ~ li { margin-left: 0.65rem; }
.notice0091 .titTab li a { display:block; position:relative; padding: 0 1rem; line-height: 2.4rem; font-weight:500; border-radius: 1.25rem 1.25rem 0 1.25rem; background: #f5f5f5; color: #777; overflow: hidden; transition: all 0.3s; -webkit-transition: all 0.3s;}
.notice0091 .titTab li a::before {width: 10rem; height: 10rem; border-radius: 50%; background: #df475d; position: absolute; left: 0.75rem; top: -0.5rem; opacity: 0; content: '';}
.notice0091 .titTab li a span{ display:block; overflow:hidden; white-space:nowrap; position: relative;}
.notice0091 .list_box { display:none; }
.notice0091 .list_box .topList {position: relative; width: calc(100% - 28.5rem); float: left; border-radius: 1.5rem 1.5rem 0 1.5rem; box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.1); background: #fff; padding: 2rem 4rem 1.5rem 8.75rem; text-align: left;}
.notice0091 .list_box .topList::before{width: 100%; height: 100%; background: url('/images/schl/template/T0091/main/0091_ptrn_noti.png') repeat; position: absolute; top: 0.5rem; left: 0.5rem; border-radius: 1.5rem 1.5rem 0 1.5rem; z-index: -1; content: ''; } 
.notice0091 .list_box .topList dl.new:before { content:"N"; position:absolute; right:1rem; top:1rem; width:2rem; height:2rem; line-height: 2rem; background: #ee4d64; color: #fff; font-size:0.9rem; font-weight: 700; text-align:center; border-radius: 50%;}
.notice0091 .list_box dt { position:relative; font-size:0.95rem; color:#333; font-weight:600; overflow:hidden; height: 2.6rem; transition: color 0.3s; -webkit-transition: color 0.3s;}
.notice0091 .list_box dd > p { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; padding: 0.75rem 0 1rem; border-bottom: 1px dashed #b8b8b8;}
.notice0091 .list_box dd .date{display: block; margin-top: 1rem; color: #555; font-weight: 400;}
.notice0091 .list_box dd .date i{margin-right: 0.2rem;}
.notice0091 .list_box dd .ico{width:6.5rem; height: 6.5rem; border-radius: 50%; position:absolute; left:1.3rem; top: calc(50% - 3.25rem); background: #fff0ef; content: '';}
.notice0091 .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;}
.notice0091 .list_box ul { width: 27rem; height: 11.2rem; float: right; overflow: hidden; }
.notice0091 .list_box li { position: relative;}
.notice0091 .list_box li + li{border-top: 1px dashed #ccc;}
.notice0091 .list_box li a { position:relative; display:block; text-align: left; line-height:2.8rem; font-size:0.8rem; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; font-weight:600; padding: 0 4rem 0 1rem; color: #555; }
.notice0091 .list_box li a.new::before{content:"N"; display: inline-block; width:1.25rem; height:1.25rem; line-height: 1.25rem; background: #ee4d64; color: #fff; font-size:0.7rem; font-weight: 700; text-align:center; border-radius: 50%; margin-right: 0.25rem;}
.notice0091 .list_box li a::after{position: absolute; width: 0.3rem; height: 0.55rem; background: url('/images/schl/template/T0091/main/0091_ico_noti.png') no-repeat center / contain; position: absolute; left: 0; top: 1.1rem; content: '';}
.notice0091 .list_box li span { position:absolute; right:0; top:0; font-size:.75rem; color:#777; font-weight: 400; }
.notice0091 .btn_more { top: 0.5rem; }
/* 게시판 :데이터 없음 */
.notice0091 .list_box dl.no_data { width: 100%;}
.notice0091 .list_box li.no_data { text-align:center; line-height:8.7rem; }
.notice0091 .list_box li.no_data::before { display: none; }
/* 게시판 :action */
.notice0091 .titTab ul li a:hover,
.notice0091 .titTab ul li a:focus,
.notice0091 .titTab ul li a.current { color:#fff; background: #ee4d64; font-weight: 600;}
.notice0091 .titTab ul li a.current::before{opacity: 1;}
.notice0091 .list_box.on { display:block; }
.notice0091 .list_box li a:hover, .notice0091 .list_box li a:focus{text-decoration: underline;}
.notice0091 .list_box .topList:hover dt, .notice0091 .list_box .topList:focus dt{color: #f0715e;}
.notice0091 .titTab li a::before {-webkit-transition:all .15s; -ms-transition:all .15s; transition:all .15s;}

/* 팝업존 */
.pop0091 { position:relative; width:100%; height:100%; background: #fff; border-radius: 0 0 1.75rem 1.75rem;}
.pop0091 h2{margin-right: 8rem;}
.pop0091 .nss_pg { position: absolute; right: 0; top: 0.25rem; line-height: 3rem;}
.pop0091 .nss_pg p { display:inline-block; vertical-align:middle; color:#222; font-size:.8rem; margin-right:0.7rem; }
.pop0091 .nss_pg p strong { color:#ee4d64; font-size: 1rem; font-weight:700; }
.pop0091 .nss_pg a { display:inline-block; overflow:hidden; color:#222; font-size:1.1rem; width: 1.25rem; text-align: center; vertical-align:middle; transition: color 0.3s; -webkit-transition: color 0.3s;}
.pop0091 .nss_pg .play { display:none; }
.pop0091 .nss_pg .btn{display: inline-block; background: #f6f6f6; border-radius: 1.5rem; padding: 0 1rem;}
.pop0091 .pop_img { position:relative; box-sizing: content-box; height:11.25rem; overflow:hidden; text-align:center; background:#eee;}
.pop0091 .pop_img div,
.pop0091 .pop_img .item { height:100%; }
.pop0091 .pop_img .item a { display: block; height:100%; line-height:0; text-align:center; overflow:hidden;}
.pop0091 .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 */
.pop0091 .nss_pg a:hover, .pop0091 .nss_pg a:focus{color: #46ac69;}

/* 식단 */
.meal_menu0091 { position:relative; height:100%;  } 
.meal_menu0091 h2 {position: relative; padding:0 1.5rem; background: #ffd83d; border-radius: 1.5rem 1.5rem 1.5rem 0; overflow: visible;} 
.meal_menu0091 h2::before{width: 1.5rem; height: 1.5rem; background: #ffd83d; position: absolute; top: 3rem; left: 0; content: '';}
.meal_menu0091 h2 span{display: block; margin-right: 2rem; overflow: hidden; white-space: nowrap;}
.meal_menu0091 .inner { position:relative; height:calc(100% - 3rem); border-radius:1.5rem; background:#fff; padding:1.75rem 1.5rem; box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.1);}
.meal_menu0091 .inner ul {position: relative; z-index: 1; overflow:hidden; overflow-y:auto; height:9.2rem;}
.meal_menu0091 .inner li + li { margin-top:1.5rem; }
.meal_menu0091 .inner .no_data {line-height:4.5rem; font-weight:600; text-align: center;}
.meal_menu0091 .inner dl { position:relative; height:auto; }
.meal_menu0091 .inner dt { font-size:0.9rem; font-weight:600; margin-bottom:1rem; border-bottom: 1px dotted #ccc; padding-bottom: 1rem;  margin-bottom: 1rem;} 
.meal_menu0091 .inner dt em {display: inline-block; width: 2.4rem; height: 2.4rem; line-height: 2.4rem; text-align: center; background: #ffeb9e; color: #e19a00; border-radius: 50%; }
.meal_menu0091 .inner dd { margin-right: 5.5rem; color: #333; font-weight: 500;}
.meal_menu0091 .btn_more{top: 0; height: 3rem; right: 1rem;}
.meal_menu0091 img { position:absolute; bottom:2rem; right:1.5rem; }

/* 행사일정 */
.pop_schedule0091 { position:relative; height:100%;  } 
.pop_schedule0091 h2{position: relative; padding:0 1.5rem; background: #7c3db6; border-radius: 1.5rem 1.5rem 1.5rem 0; color:#fff; overflow: visible;} 
.pop_schedule0091 h2::before{width: 1.5rem; height: 1.5rem; background: #7c3db6; position: absolute; top: 3rem; left: 0; content: '';}
.pop_schedule0091 h2 span{display: block; margin-right: 2rem; overflow: hidden; white-space: nowrap;}
.pop_schedule0091 .sche_wrap{position: relative; z-index: 1; background: #fff; border-radius: 1.5rem;  box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.1); padding: 1rem 1.5rem;}
.pop_schedule0091 .month { position:relative;  margin-bottom: 0.5rem;}
.pop_schedule0091 .month .date {position: relative;  display:inline-block; font-weight: 600; font-size:1rem; }
.pop_schedule0091 .month .date em {font-weight: 700; color: #7c3db6; position: relative;}
.pop_schedule0091 .month .date::before{width: 1rem; height: 1rem; border-radius: 50%; background: #eee4f7; position: absolute; top: 0; right: -0.5rem; content: '';}  
.pop_schedule0091 .month .control { position:absolute; right:0; top:0; font-size:0; }
.pop_schedule0091 .month a { position:relative; display:inline-block; text-align:center; padding: 0 0.5rem; font-size:1.1rem; vertical-align: middle;}
.pop_schedule0091 .month a + a:before { content:""; position:absolute; left:0; top:calc(50% - 0.3rem); width:1px; height:0.6rem; background:#7d7d7d; }
.pop_schedule0091 .month a i { -webkit-transition:all .3s; transition:all .3s; } 
.pop_schedule0091 .sche_table table {height:10.55rem; font-size:0.75rem; }
.pop_schedule0091 .sche_table table .sun { color:#f0715e;}
.pop_schedule0091 .sche_table table .sat { color:#2275c8;}
.pop_schedule0091 .sche_table table th {line-height:2rem; border-top: 2px solid #52267a; border-bottom:1px dotted #e0e0e0; font-weight:600; }
.pop_schedule0091 .sche_table table td { text-align:center;}
.pop_schedule0091 .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_schedule0091 .sche_table table td a.event { background: #52267a; color: #fff; }
.pop_schedule0091 .sche_table table td a.today { background:#ee4d64; color: #fff; }
.pop_schedule0091 .btn_more { height: 3rem; top: 0; right: 1rem;}
.pop_schedule0091 .btn_more:hover::before{background: rgba(255, 255, 255, 0.6);}
/** 행사일정 :active **/
.pop_schedule0091 .sche_table table td a:hover,
.pop_schedule0091 .sche_table table td a:focus { text-decoration:underline;}

/* 바로가기1 */
.M_link0091 { position:relative; height:100%;}
.M_link0091 ul{display:table; table-layout: fixed; width: 100%; }
.M_link0091 li { position:relative; display:table-cell; vertical-align:top; z-index:1; }
.M_link0091 li + li::before{width: 1px; height: 3.6rem; border-left: 1px dashed #ccc; position: absolute; left: 0; top: 1rem; content: '';}
.M_link0091 li a { display:block; position:relative; width:100%; word-break: keep-all; }
.M_link0091 li a .img { text-align: center; }
.M_link0091 li a .img img{ width: 3.95rem; height: 3.95rem;}
.M_link0091 li a .txt { line-height:1.2rem; height:2.4rem; overflow:hidden; text-align: center; padding: 0 0.5rem; display: block; margin-top: 0.75rem; font-size: 0.95rem; font-weight: 600; overflow: hidden; word-break: break-all;}
/** 바로가기1 : active **/
.M_link0091 li a:hover .img img,
.M_link0091 li a:focus .img img { -webkit-transform:rotateY(180deg); transform:rotateY(180deg); -ms-transform: rotateY(180deg);} 
.M_link0091 li a .img,
.M_link0091 li a .img img { -webkit-transition:all .3s; -ms-transition:all .3s; transition:all .3s; }

/* 갤러리 */
.gallery0091 { position:relative; height:100%; padding-left:21.75rem; overflow: hidden;}
.gallery0091  h2{line-height: 2.5rem; margin-bottom: 1rem; margin-right: 5rem;}
.gallery0091 .list_box ul{margin: 0 -0.75rem;}
.gallery0091 .list_box ul::after{display: block; content: ''; clear: both;}
.gallery0091 .list_box ul li{width: 33.33%; float: left; padding: 0.75rem;}
.gallery0091 .list_box ul li:nth-of-type(n+5){display: none;}
.gallery0091 .list_box ul li a { position:relative; display:block;}
.gallery0091 .list_box a .img{ height:8.85rem; overflow:hidden; border-radius:1.5rem; background:#e1e1e1;}
.gallery0091 .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;}
.gallery0091 .list_box a .txt{ display:block; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; color: #222; font-weight:600; font-size:0.85rem; margin-top: 1rem; }
.gallery0091 .list_box ul li:first-child{position: absolute; width: 19rem; left: 0; bottom: 0; padding: 0;}
.gallery0091 .list_box ul li:first-child a .img{height: 13.5rem; border-radius: 1.5rem;}
.gallery0091 .list_box ul li.no_data{ display:flex; align-items:center; justify-content:center; top:3rem; left:0; width:100%; border-radius:2rem; font-size:0.9rem; padding:5rem 1rem; background:rgba(0,0,0,0.05);}
/** 갤러리 : active **/
.gallery0091 .list_box ul li a:hover .txt,
.gallery0091 .list_box ul li a:hover .txt{text-decoration: underline; }
.gallery0091 .list_box a:hover .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) {
	/* 메인비주얼 */
	.MVisual0091{border-bottom-left-radius: 5rem;}
	.MVisual0091 .item img{ width:130%; height:auto; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%);}
	.MVisual0091 .control{left: 2rem;}

	/* 게시판 */
	.notice0091 .list_box .topList{width: 48.5%;}
	.notice0091 .list_box ul{width: 48.5%;}

	/* 포토갤러리 */
	.gallery0091{padding-left: 20.75rem;}
	.gallery0091 .list_box ul li{width: 50%;}
	.gallery0091 .list_box ul li:nth-of-type(n+4){display: none;}
}

@media (max-width:920px){

	/* 팝업존 */
    .pop0091 .pop_img{ height:auto; text-align:center; }
    .pop0091 .pop_img .item img { top:auto; left:auto; max-height:15rem; transform: none; -ms-transform: none;}
}
	
@media (max-width:860px){
    /* 배너존 */
	.banner_zone h2{display:none;}
	.banner_zone .bnWrap{width:calc(100% - 6rem); padding-left:0.75rem;}
}

@media (max-width: 768px) {
	/* 게시판 */
	.notice0091{padding-top: 2.5rem;}
	.notice0091 .titTab ul{margin: 0;}
	.notice0091 .list_box .topList{width: 100%; margin-bottom: 1rem;}
	.notice0091 .list_box ul{width: 100%;}

	/* 식단 */
	.meal_menu0091 .inner ul{height: 8rem;}

	/* 바로가기 */
	.M_link0091 ul{display: block; overflow: hidden;}
	.M_link0091 ul li{display: block; width: 33.333%; float: left; margin-bottom: 1rem;}
	
	/* 갤러리 */
	.gallery0091{padding-left: 53%;}
	.gallery0091 .list_box ul li:first-child{width: 50%;}
	.gallery0091 .list_box ul li.no_data{width: 100%;}
	.gallery0091 .list_box ul li{width: 100%;}
	.gallery0091 .list_box ul li:nth-of-type(n+3){display: none;}
}

@media (max-width:480px){
	h2{font-size: 1rem;}

	/* 메인비주얼 */
	.MVisual0091{border-bottom-left-radius: 3rem;}
	.MVisual0091 .control{left: 1rem; bottom: 1rem;}

	/* 게시판 */
	.notice0091{text-align: left;}
	.notice0091 .titTab{margin-bottom: 0.5rem;}
	.notice0091 .titTab li{max-width: 100%; font-size: 0.9rem; margin-bottom: 0.5rem; margin-right: 0.5rem;}
	.notice0091 .titTab li ~ li{margin-left: 0;}
	.notice0091 .titTab li a{line-height: 2.2rem; padding: 0 0.75rem;}
	.notice0091 .list_box .topList{padding: 1.5rem;}
	.notice0091 .list_box dt{font-size: 0.9rem;}
	.notice0091 .list_box dd .ico{display: none;}
	.notice0091 .list_box .topList dl.new:before{top: -1rem; right: 1.5rem;}

	/* 식단 */
	.meal_menu0091 .inner{padding: 1rem;}
	.meal_menu0091 .inner dd{margin-right: 0;}
	.meal_menu0091 img{display: none;}

	/* 행사일정 */
	.pop_schedule0091 .sche_wrap{padding: 1rem;}

	/* 바로가기 */
	.M_link0091 li a .txt{font-size: 0.85rem;}
	.M_link0091 li a .img img{width: 3.5rem; height: 3.5rem;}

	/* 갤러리 */
	.gallery0091{padding-left: 0;}
	.gallery0091 .list_box ul{margin: 0;}
	.gallery0091 .list_box ul li:nth-of-type(n+2){display: none;}
	.gallery0091 .list_box ul li:first-child{width: 100%; position: relative; left: auto; bottom: auto;}
	.gallery0091 .list_box ul li:first-child a .img{height: 12rem;}
	.gallery0091 .list_box ul li.no_data{top: auto;}
}
