﻿
.heading { font-size: 1.1rem; font-weight: 700; margin-right: 3rem; margin-bottom: 1rem; overflow: hidden; white-space: nowrap; color: #000; }

/* btn_more */
.btn_more { position: absolute; top: 0; right: 0; }
.btnTy1 { display: block; width: 2rem; height: 2rem; line-height: 2rem; border-radius: 50%; text-align: center; color: #fff; background: #b3b1b2; font-size: 1.2rem; }
.btnTy2 {position: absolute; top: -0.2rem; right:1.5rem; font-size: 0.7rem; padding: 0.5rem 1rem; border-radius: 3rem; overflow: hidden; }
.btnTy2::before { content: ''; display: block; position: absolute; width: 1rem; height: 1rem; background: #f3f2ff; border-radius: 50%; top: 50%; right: 2.4rem; transform: translateY(-39%);}
.btnTy2 span { position: relative; z-index: 4; font-weight: 700; margin-right: 0.7rem; }
.btnTy2 img{ position: relative; z-index: 4;}
.btnTy1 i{-webkit-transition:all .15s; -ms-transition:all .15s; transition:all .15s; }
.btnTy2::before {-webkit-transition:all .25s; -ms-transition:all .25s; transition:all .25s; }
/* btn_more : active */
.btnTy1 i:hover,
.btnTy1 i:focus { transform: rotate(180deg); -webkit-transform: rotate(180deg); }
.btnTy2:hover::before{transform: scale(8);}

/* 메인비주얼 */
.MVisual0027 { position: relative; height: 100%; overflow:hidden; border-radius: 5rem 5rem 0 0;}
.MVisual0027 .item{overflow:hidden; line-height:0; background: #f1f1f1; }
.MVisual0027 .item img{position:relative; width:auto; height:100%; left:50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%);}
.MVisual0027 .control{position:absolute; right: 1rem; bottom: 1rem; z-index:1;}
.MVisual0027 .control > a{display:inline-block; width:2rem; height:2rem; line-height:2rem; background:rgb(89 89 89 / 50%); color:#fff; text-align: center; border-radius:50%; -webkit-transition:all .15s; -ms-transition:all .15s; transition:all .15s; }
.MVisual0027 .control > a.play{display:none;}
.MVisual0027 .control > a:hover,
.MVisual0027 .control > a:focus{ background:rgb(89 89 89 / 80%);}

/* 캘린더 */
.pop_schedule0027 {position: relative; width: 100%; height: 100%;}
.pop_schedule0027::after{content: ''; display: block; clear: both;}
.pop_schedule0027 h2 {width: 8.5rem; text-align: center; overflow: hidden; white-space: nowrap; position: absolute; top:1rem; left: 0; color: #fff; margin: 0;}
.pop_schedule0027 .inBox::after{content: ''; display: block; clear: both;}
.pop_schedule0027 .month { float: left; display: flex; width: 8.5rem; height: 7rem; border-radius: 0 0 1.5rem 1.5rem; text-align: center; color: #fff; background:#6c74df url(/images/template/T0027/main/0027_img_calender_bg.png) no-repeat center bottom; align-items: center; justify-content: center;  font-size: 1rem;}
.pop_schedule0027 .month span { line-height: 1;}
.pop_schedule0027 .month em { display: block; font-weight: 700; line-height: 1;}
.pop_schedule0027 .sche_list {position: relative; float: right; padding:0 3.3rem; width: calc(100% - 10rem); height: 2.5rem; }
.pop_schedule0027 .sche_list a.prev,
.pop_schedule0027 .sche_list a.next {position: absolute; top: .3rem; display: inline-block; width: 2rem; height: 2rem; line-height: 2rem; text-align: center; vertical-align: middle; font-size: 1rem; background: #fff; border-radius: 1rem;}
.pop_schedule0027 .sche_list a.prev {left: 0;} 
.pop_schedule0027 .sche_list a.next {right: 0;} 
.pop_schedule0027 .sche_list ul { padding-bottom: 1.4rem; white-space:nowrap; overflow:hidden; overflow-x:auto; height:100%; }
.pop_schedule0027 .sche_list li { display:inline-block; text-align: center; width:1.85rem; }
.pop_schedule0027 .sche_list li a { font-size: 0.8rem; color: #000; }
.pop_schedule0027 .sche_list li a em { position: relative; display: block; margin: 0 auto; width: 1.8rem; height: 1.8rem; line-height: 1.7rem; text-align: center; font-weight: 600; font-size: 0.85rem; color: #000; border-radius: 50%; }
.pop_schedule0027 .sche_list li a.today em { background:#6d74df; color: #fff;}
.pop_schedule0027 .sche_list li a.event em { background:#00a1b8; color: #fff;}
.pop_schedule0027 .sche_list li.sat a em,
.pop_schedule0027 .sche_list li.sun a em {color: #838174;}
.pop_schedule0027 .lst {float: right; width: calc(100% - 10rem); margin-top: -3.5rem; border-top: 2px dotted #ccc; padding-top: 0.5rem;}
.pop_schedule0027 .lst ul {height: 3rem; overflow-y: auto;}
.pop_schedule0027 .lst li {float:left; display: inline-block; width:20%; margin-bottom: 0.5rem;}
.pop_schedule0027 .lst li a { position: relative; display: block; padding: 0 0.5rem 0 1rem; font-size: 0.85rem; font-weight: 600; color: #515151; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.pop_schedule0027 .lst li a span {display: block; font-weight: 700; width: 100%; color: #8287d8; position: relative; padding-left: 0.5rem; margin-left: -0.5rem;}
.pop_schedule0027 .lst li a span::before{content: ''; display: block; position: absolute; width: 0.3rem; height: 0.3rem; border-radius: 50%; background: #6c74df; left: 0; top: 50%; transform: translateY(-50%);} 
.pop_schedule0027 .lst .no_data {width: 100%; padding-left:0; line-height: 3rem; text-align: center;}
.pop_schedule0027 .btn_more{left: 3.3rem; top: 4.5rem; background: #4e55af;}
/** 캘린더 : active **/
.pop_schedule0027 .sche_list > a:hover,
.pop_schedule0027 .sche_list > a:focus { background: #6c74df; color: #fff; }
.pop_schedule0027 .lst li a:hover,
.pop_schedule0027 .lst li a:focus {text-decoration: underline;}
.pop_schedule0027 .sche_list > a {-webkit-transition:all .15s; -ms-transition:all .15s; transition:all .15s; }



/* 게시판 */
.notice0027 { position:relative; height:100%; padding-right: 2rem; }
.notice0027 .titTab{margin-bottom: 1rem;}
.notice0027 .titTab ul{ position: relative; font-size:0; padding-right: 7rem; }
.notice0027 .titTab li { position: relative; display:inline-block; max-width:calc(32% - 0.25rem); font-weight:400; font-size:1.1rem; font-weight: 600; vertical-align: top; }
.notice0027 .titTab li + li{padding-left: 3rem;}
.notice0027 .titTab li + li::before{content: ''; position: absolute; left: 1.3rem; top: 50%; transform: translateY(-50%); height: 0.7rem; width: 0.1rem; background:#ddd; display: inline-block;}
.notice0027 .titTab li a { display:block; position:relative; font-size: 1.1rem; color:#666; }
.notice0027 .titTab li a:before{content:""; position: absolute; top: 1rem; left: 50%; transform: translateX(-50%); width: 0.3rem; height: 0.3rem; background: #6c75de; border-radius:50%; opacity: 0;}
.notice0027 .titTab li a span { position: relative; display:block; overflow:hidden; white-space:nowrap;}

.notice0027 .tabWrap{ height: calc(100% - 2.5rem);}
.notice0027 .list_box { display:none; width:100%; height:100%; width: calc(100% + 1.5rem); margin-left: -0.75rem; }
.notice0027 .list_box ul { height:100%; }
.notice0027 .list_box ul::after{content: ''; display: block; clear: both;}
.notice0027 .list_box li { float: left; width: 50%; height: 100%; padding: 0 0.75rem;}
.notice0027 .list_box li:nth-child(n+3) { display: none; }
.notice0027 .list_box li a { position:relative; display:block; height: 100%; padding:1.5rem 1rem; overflow:hidden; font-weight: 600; color:#333; transition: all 0.2s; background: #faf9ff; border-radius: 0 0 1.5rem 1.5rem; border:2px solid #faf9ff}
.notice0027 .list_box li a.new:before{content:"\e9a8"; position: absolute; right: 1.5rem; top: 1.5rem;display: block; color: #6c74df; font-size: 1.3rem; font-family: 'xeicon'; }
.notice0027 .list_box li a .tit { position: relative; font-size: .9rem; color: #000; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin-bottom: 1rem;}
.notice0027 .list_box li a .txt { font-size: 0.8rem; color: #7c7b7b; height: 2.2rem; overflow: hidden;}
.notice0027 .list_box li a span { font-size: 1rem; color: #000; font-weight: 700; margin-bottom: 1rem; display: block; }
.notice0027 .list_box li.no_data{ width: 100%; line-height: 12rem; text-align:center; background: #f1f1f1; border-radius: 1rem; }
.notice0027 .btn_more { top:-0.25rem; }
/* 게시판 : active */
.notice0027 .titTab li a:hover,
.notice0027 .titTab li a:focus,
.notice0027 .titTab li a.current { color:#6c75de; font-weight:700;}
.notice0027 .titTab li a.current::before { top: -.7rem; opacity: 1;}
.notice0027 .list_box.on { display: block; }
.notice0027 .list_box li a:hover,
.notice0027 .list_box li a:focus {border-color: #6c75de;}
.notice0027 .list_box li a:hover::after,
.notice0027 .list_box li a:focus::after {width: 100%; }
.notice0027 .list_box li a:hover .txt,
.notice0027 .list_box li a:focus .txt { color: #000;}
.notice0027 .list_box li a:hover span,
.notice0027 .list_box li a:focus span { color: #020202; }
.notice0027 .titTab li a span:before,
.notice0027 .list_box li a {-webkit-transition:all .15s; -ms-transition:all .15s; transition:all .15s; }

/* 팝업존 */
.pop0027 { position:relative; height:100%; }
.pop0027 h2 { margin-right: 8.25rem;}
.pop0027 .nss_pg { position: absolute; top: 0; right: 0rem; }
.pop0027 .nss_pg p { display: inline-block; vertical-align: middle; margin-right: 0.7rem; font-size:0.8rem; font-weight: 600;}
.pop0027 .nss_pg p strong { position: relative; font-weight: 700; padding-right: 0.7rem; font-size: 0.9rem;}
.pop0027 .nss_pg p strong::before { position: absolute; top: 0.6rem; right: 0.15rem; width: 0.2rem; height: 0.2rem; background: #b6b6b6; content: ""; border-radius: 50%;}
.pop0027 .nss_pg a {display: inline-block; vertical-align: middle; overflow: hidden; width:1.55rem; height:1.55rem; line-height:1.55rem; border-radius:50%; text-align:center; color:#000; font-size:1.1rem; background:#fff;}
.pop0027 .nss_pg .play {background: #999999; color: #fff;display: none;}
.pop0027 .nss_pg .stop {background: #999999; color: #fff;}
.pop0027 .pop_img { position:relative; height:11.25rem; overflow: hidden; background:rgba(0,0,0,0.1); border-radius: 0 0 1.5rem 1.5rem;}
.pop0027 .pop_img div,
.pop0027 .pop_img .item {height:100%;}
.pop0027 .pop_img .item a { display: block; height:100%; line-height:0; text-align:center; overflow:hidden;}
.pop0027 .pop_img .item img {position:relative; max-width:100%; width:auto; height:100%;}
/* 팝업존 */
.pop0027 .nss_pg a:hover,
.pop0027 .nss_pg a:focus { background: #b2b5ec; }
.pop0027 .nss_pg a {-webkit-transition:all .15s; -ms-transition:all .15s; transition:all .15s; }

/* 바로가기1 */
.M_link0027 { position:relative; height:100%; }
.M_link0027 ul { display:table; width: calc(100% + 1rem); margin-left: -0.5rem; table-layout: fixed;}
.M_link0027 li { position:relative; display:table-cell; vertical-align:top; z-index:1; text-align: center; }
.M_link0027 li a { display: block; }
.M_link0027 li a .img { display: flex; align-items: center; justify-content: center; width: 4.5rem; height: 4.5rem; background: #effdfe; border: 2px dotted #effdfe; border-radius: 50%; margin: auto; transition: all 0.2s;}
.M_link0027 li a .img img{width: 100%; transition: all 0.2s;}
.M_link0027 li a span { display: inline-block; max-width: 100%; position: relative; font-size:0.9rem; line-height:1rem; padding:0 5px; color:#000; margin-top: 1rem; font-weight: 600;}
.M_link0027 li a span em{display: inline-block; width: 100%; max-height:2rem; overflow:hidden; }
/** 바로가기1 : active **/
.M_link0027 li a:hover .img{border-color: #01a1b9;}
.M_link0027 li a:hover .img img{ transform: rotateY(180deg);}

/* 갤러리 */
.gallery0027 { position:relative; height:100%; padding-right: 2rem;}
.gallery0027 .tit_wrap { margin-bottom: 1.4rem; margin-right: 5.5rem; }
.gallery0027 .list_box{ width: calc(100% + 1.5rem); margin-left: -0.75rem; }
.gallery0027 .list_box ul::after{content: ''; display: block; clear: both;}
.gallery0027 .list_box li {float: left; padding: 0 0.75rem; width: 50%; height:11.5rem;}
.gallery0027 .list_box li:nth-child(n+3) {display: none;}
.gallery0027 .list_box li a { height:100%; position: relative; display: block; text-align: left;}
.gallery0027 .list_box li a .img {position: relative; width: 100%; height: 100%; background: #eee; overflow: hidden; transition: all 0.2s; border-radius: 0 0 1.5rem 1.5rem;}
.gallery0027 .list_box li a .img::after { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); width: 2rem; height: 2rem; line-height: 2rem; border-radius: 50%; text-align: center; background: rgba(43, 192, 131, 0.9); color: #fff; font-size: 1.2rem; content: "\e913"; font-family: 'xeicon'; opacity: 0; }
.gallery0027 .list_box li 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 .2s; -ms-transition: all .3s; transition: all .3s;}
.gallery0027 .list_box li a .txt {position: absolute; bottom:0; left:0; right: 3rem; padding: 1rem; background: #fff; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; color: #111; font-size: 0.9rem; font-weight: 600; box-shadow: 0 0 0.3rem rgb(0 0 0 / 20%); border-radius: 0 3rem 3rem 3rem; transition: all 0.2s; transform: translateY(50%);}
.gallery0027 .list_box li.no_data{width: calc(100% - 1.5rem); line-height: 12.05rem; border-radius: 1rem; background: #f1f1f1; text-align: center; margin-left: 0.75rem; }

/** 갤러리 : active **/
.gallery0027 .list_box li a:hover .img { box-shadow: 0.1rem 0.1rem 0.3rem rgba(0,0,0,0.3);}
.gallery0027 .list_box li a:hover .img img{transform:  translate(-50%, -50%) scale(1.1);}
.gallery0027 .list_box li a:hover .txt {text-decoration: underline;}


/* 식단 */
.meal_menu0027 { position:relative; height:100%; }
.meal_menu0027 .inner { position:relative; font-weight:600;}
.meal_menu0027 .inner .heading{ margin-right: 7rem;}
.meal_menu0027 .inner > img{display:block; width:100%; height: auto; background: #eff2fb;}
.meal_menu0027 .inner ul { position: relative; overflow-y:auto; height:8.4rem; background: url(/images/template/T0027/main/0027_img_meal_bg.png) repeat; border-radius: 0 0 1.5rem 1.5rem; padding: 1rem;}
.meal_menu0027 .inner li:not(.no_data) { padding-right:1rem; }
.meal_menu0027 .inner li + li { margin-top:1rem; }
.meal_menu0027 .inner .no_data { line-height: 5.6rem; text-align: center; color: #fff; }
.meal_menu0027 .inner dt { position: relative; display: block; line-height: 2rem; text-align: center; font-size: 1rem; color: #fff; }
.meal_menu0027 .inner dt span{position: relative; background: linear-gradient(to bottom, transparent 50%, #4b62b9 50%);}
.meal_menu0027 .inner dd { color:#fff; font-size:0.8rem; word-break:keep-all; margin-top:0.5rem; font-weight: 400;}
.meal_menu0027 .btn_more{background: #f6f6f6; color: #000;}

/* 배너존 */
.banner_zone {line-height: 1; border-top: 1px solid #e5e5e5;}
.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:1630px){
}

@media (max-width:1170px){
}

@media (max-width:1240px){

    /* 캘린더 */
    .pop_schedule0027 .lst li{width: 25%;}

    /* 게시판 */
    .notice0027 .titTab li + li{padding-left: 1.5rem;}
    .notice0027 .titTab li + li::before{left: 0.8rem;}
}


@media (max-width:1024px){
    /* 메인비주얼 */
    .MVisual0027 .item img{width: 100%; height: auto;}


}



@media (max-width:960px){
    .heading{font-size: 1rem;}
    .btnTy2{right: 0;}

    /* 캘린더 */
    .pop_schedule0027 .lst li{width: 33.33%;}

    /* 게시판 */
    .notice0027{padding-right: 1rem;}
    .notice0027 .titTab li a{font-size: 1rem;}
    .notice0027 .list_box{margin-left: -0.35rem; width: calc(100% + 0.7rem);}
    .notice0027 .list_box li{padding: 0 0.35rem;}
    .notice0027 .list_box li a{padding: 1rem 0.5rem;}

    /* 바로가기 */
    .M_link0027 li a span{font-size: 0.85rem;}

    /* 포토갤러리 */
    .gallery0027{padding-right: 1rem;}    
    .gallery0027 .tit_wrap{margin-bottom: 1rem;}
    .gallery0027 .list_box{margin-left: -0.35rem; width: calc(100% + 0.7rem);}
    .gallery0027 .list_box li{padding: 0 0.35rem;}
    
	/* 배너존 */
	.banner_zone h2 {display: none;}
	.banner_zone .bnWrap {padding-left: 0.75rem; width: calc(100% - 6rem);}
}

@media (max-width: 860px) {
}

@media (max-width: 786px) {

    .btnTy2{right:-1rem}

	/* 메인비주얼 */
	.MVisual0027 {border-radius: 1.5rem 1.5rem 0 0;}

    /* 공지사항 */
    .notice0027{padding-right: 0;}

    /* 캘린더 */
    .pop_schedule0027 .lst li{width: 50%;}

	/* 팝업존 */
	.pop0027 .pop_img { height:auto;}

    /* 포토갤러리 */
    .gallery0027{padding-right: 0; }

    /* 식단 */
    .meal_menu0027 .inner > img{max-width: 16rem; margin: 0 auto;}
    .meal_menu0027 .inner::before{ content: ''; background-color: #eff2fb; width: 100%; display: block; position: absolute; z-index: -1; top: 2.4rem; bottom: 3rem;}

}

@media (max-width: 690px) {
    /* 바로가기 */
    .M_link0027 ul{display: flex; flex-wrap: wrap;}
    .M_link0027 li{width: 25%; display: block; margin-bottom: 0.3rem;}

    
}
@media (max-width: 580px) {
    /* 캘린더 */
    .pop_schedule0027 h2{width: 7rem; padding-left: 1rem;}
    .pop_schedule0027 .month{display: block; width: 100%; height:auto; padding:1rem 0; float: none; text-align: left; padding-left: 7rem; margin-bottom: 1rem; background: #6c74df url(/images/template/T0027/main/0027_img_calender_bg.png) no-repeat center top 0.4rem / cover;}
    .pop_schedule0027 .month em{display: inline-block;}
    .pop_schedule0027 .sche_list{width:100%; float: none;}
    .pop_schedule0027 .lst{width:100%; float: none; margin-top: 1rem;}
    .pop_schedule0027 .btn_more{left: auto; right: 1rem; top: 0.7rem}


    /* 공지사항 */
    .notice0027 .titTab li{max-width: 100%; margin-right: 1rem; line-height: 2.5rem;}
    .notice0027 .titTab li + li{padding-left: 0;}
    .notice0027 .titTab li + li::before{display: none;}
    .notice0027 .titTab li a:before{border-radius: 0; width:0; top: auto; bottom: 0; height: 0.2rem;}
    .notice0027 .titTab li a.current::before{width: 100%; top: auto; bottom: -0.2rem;}
    .notice0027 .list_box li{width: 100%;}
    .notice0027 .list_box li + li{margin-top: 0.5rem;}

    /* 바로가기 */
    .M_link0027 li{width: 33.33%;}

    /* 포토갤러리 */
    .gallery0027 .list_box li{ width: 100%;}
    .gallery0027 .list_box li + li{ margin-top: 2.5rem;}
}

@media (max-width: 480px) {

} 

@media (max-width: 340px) {
}
