﻿/* 공통 */
h2.heading {margin-bottom: 1rem; max-width: calc(100% - 3rem); line-height: 1.75rem; font-size: 1.1rem; font-weight: 700; color: #222; white-space: nowrap; overflow: hidden;} 

/* btn_more */
.btn_more {position: absolute; top: 0; right: 0; width: 1.75rem; height: 1.75rem; line-height: 1.75rem; text-align: center; font-size: 1rem; color: #000; background: #fff; border-radius: 50%;}
.btn_more2 {position: absolute; top: 0; right: 0; padding-left: 0.5rem; width: 4.3rem; height: 1.25rem; line-height: 1.25rem; font-size: 0.75rem; color: #222; background: #fff;}
.btn_more2 span {display: inline-block;}
.btn_more2 i {position: relative; display: inline-block; margin-left: 0.4rem; height: 1.25rem; line-height: 1.25rem; font-size: 0.9rem; color: #fff;}
.btn_more2:before {position: absolute; top: 0; right: 0; width: 1.25rem; height: 1.25rem; background: #5428ae; border-radius: 50%; content: "";}
/* active */
.btn_more:hover i,
.btn_more:focus i { transform: rotate(180deg); -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); }
.btn_more2:hover i,
.btn_more2:focus i {margin-left: 0.6rem;}
.btn_more,
.btn_more2,
.btn_more i,
.btn_more2 i {-webkit-transition: 0.2s; transition: 0.2s;}

/* 메인비주얼 */
.MVisual0023 {position: relative; overflow: hidden; height: 100%;border-radius: 3.5rem; box-shadow: 10px 10px 10px rgba(80,80,80,0.04); }
.MVisual0023 .item{overflow:hidden; line-height:0; }
.MVisual0023 .item img{position:relative; width:auto; height:100%;  }
.MVisual0023 .control{position:absolute; left: 5rem; bottom: 2rem;} 
.MVisual0023 .control > a{display:inline-block; width:2rem; height:2rem; line-height:2rem; background:rgba(17, 27, 50, 0.5); color:#fff; text-align: center; border-radius:50%; -webkit-transition:all .15s; -ms-transition:all .15s; transition:all .15s; }
.MVisual0023 .control > a.play{display:none;}
.MVisual0023 .control > a:hover,
.MVisual0023 .control > a:focus{ background:rgba(17, 26, 50, 0.9);}

/* 게시판 */
.notice0023 {position: relative; height: 100%; color: #222;}
.notice0023 .titTab {margin-bottom: 1.25rem; background: url('/images/template/T0023/main/0023_tit_dots.png') repeat-x left center;}
.notice0023 .titTab ul {position: relative; margin-right: 5rem; background: #fff;}
.notice0023 .titTab ul:after {clear: both; display: block; content: "";}
.notice0023 .titTab li {position: relative; display: inline-block; margin-right:1rem; max-width: calc(32% - 1rem); font-size: 1.1rem; font-weight: 600; vertical-align: top;}
.notice0023 .titTab li + li {padding-left:1.25rem;}
.notice0023 .titTab li + li {background: url('/images/template/T0023/main/0023_notice_dots.png') no-repeat left center;}
.notice0023 .titTab li a {position: relative; display: block; color: #999; line-height:1.25rem; }
.notice0023 .titTab li a:before{content:""; position:absolute; top: -0.5rem; left: 0; width: 100%; height: 6px; background: url('/images/template/T0023/main/0023_bg_tab.png') no-repeat center top; opacity: 0;}
.notice0023 .titTab li a span {position: relative; display: block; white-space: nowrap; overflow: hidden;}
.notice0023 .list_box {display: none; width: 100%;}
.notice0023 .list_box ul {width: 100%; height: 10.5rem;}
.notice0023 .list_box ul::after{display: block; content: ''; clear: both;}
.notice0023 .list_box li {float: left; width: 32%;}
.notice0023 .list_box li + li{margin-left:2%; }
.notice0023 .list_box li:nth-of-type(n+4) {display: none;}
.notice0023 .list_box li a {position: relative; display: block; padding: 1.5rem 1rem; font-weight: 400; background: #fff; border-radius:1rem; border: 1px solid #e4e4e4; color: #555; }
.notice0023 .list_box li a strong{ display:block; font-size: .9rem; height: 1.25rem; line-height: 1.25rem; font-weight: 600; color: #222; text-overflow:ellipsis; white-space: nowrap; overflow: hidden;} 
.notice0023 .list_box li a.new strong:before{content:"N"; display:inline-block; width:1.25rem; height:1.25rem; margin-right:5px; color:#fff; font-weight:600; font-size: .7rem; text-align: center; vertical-align: top; background:#5428ae; border-radius:50%;}
.notice0023 .list_box li a p {margin: 1.5rem 0; height: 2.6rem; line-height: 1.3rem; color: #555; overflow: hidden;}
.notice0023 .list_box li a span{position:relative; display:block; font-size: 0.75rem; color: #888; }
.notice0023 .list_box li a span i {margin-right: 0.25rem;}
.notice0023 .list_box li.no_data {display:flex; width: 100%; height:11.5rem; justify-content: center; align-items: center; font-size:.9rem; border-radius:1rem; border: 2px dashed #c7c7c7;}
/* 게시판 : active */
.notice0023 a,
.notice0023 :before,
.notice0023 {-webkit-transition: all .15s; transition: all .15s;}
.notice0023 .titTab li a:hover,
.notice0023 .titTab li a:focus,
.notice0023 .titTab li a.current {color: #5428ae; font-weight: 700;}
.notice0023 .titTab li a.current:before {opacity: 1;} 
.notice0023 .list_box.on {display: block;}
.notice0023 .list_box li a:hover,
.notice0023 .list_box li a:focus {border-color: #88bbea; box-shadow: 5px 5px 5px rgba(0,109,210,0.15);}

/* 팝업존 */
.pop0023 { position:relative; width:100%; height:100%;}
.pop0023 h2.heading {margin-bottom: 0.5rem; margin-right: 9.5rem; height: 1.75rem; line-height: 1.75rem;}
.pop0023::before{width: 300%; position: absolute;}
.pop0023 .nss_pg{ position: absolute; top: 0; right: 0; }
.pop0023 .nss_pg p { display:inline-block; color:#000; font-size:.75rem; margin-right:.5rem;}
.pop0023 .nss_pg p strong { font-size:.9rem; font-weight: 600;}
.pop0023 .nss_pg p strong + span:before{content:""; display:inline-block; width:5px; height:5px; margin:0 0.5rem; background:#b2b2b2; border-radius: 50%; vertical-align: middle;}
.pop0023 .nss_pg a {display: inline-block; width:1.75rem; height:1.75rem; line-height:1.75rem; border-radius:50%; overflow: hidden; text-align:center; font-size:1.3rem; vertical-align: middle; margin:0 2px; color:#222; background:#fff;}
.pop0023 .nss_pg .play,
.pop0023 .nss_pg .stop{background:#d2d2d2; color:#000;}
.pop0023 .nss_pg .play {display: none;}
.pop0023 .pop_img { position:relative; width: 100%; height:11.25rem; overflow: hidden; text-align:center; text-align:center; background:#f1f1f1; border-radius: 0.75rem;}
.pop0023 .pop_img .slick-list {width:100%; max-width:17.5rem; margin:0 auto;}
.pop0023 .pop_img div,
.pop0023 .pop_img .item {height:100%;}
.pop0023 .pop_img .item a { display: block; height:100%; line-height:0; overflow:hidden; text-align: center;}
.pop0023 .pop_img .item img {position:relative; width:100%; height:auto; top: 50%; left: 50%; max-width:100%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%);}
/* 팝업존 : active */
.pop0023 .nss_pg a:hover,
.pop0023 .nss_pg a:focus{color:#fff; background:#5428ae;}

/* 바로가기1 */
.M_link0023 { position:relative; height:100%;}
.M_link0023 ul{display:table; width: 100%; height:100%; table-layout:fixed;}
.M_link0023 li { position:relative; display:table-cell; height:100%; vertical-align:middle; z-index:1; }
.M_link0023 li a { position:relative; display:flex; padding:0 0.5rem 0 4.5rem; width:100%; height:100%; align-items: center;}
.M_link0023 li a .img { position: absolute; left: 0; top: 0; width: 4rem; height: 4rem; line-height: 4rem; text-align: center; background: #fff; border-radius: 50%;}
.M_link0023 li a .img img {vertical-align: middle;}
.M_link0023 li a .txt {position: relative; max-height:2.5rem; overflow:hidden; word-break: break-all; font-weight: 600; font-size:0.85rem; color: #000;}
/** 바로가기1 : active **/
.M_link0023 li a:hover .img,
.M_link0023 li a:focus .img {line-height: 3.8rem; border: 2px solid #f99500;}
.M_link0023 li a:hover .txt,
.M_link0023 li a:focus .txt {color: #f99500;}
.M_link0023 a .img,
.M_link0023 a .txt { -webkit-transition:all .15s; -ms-transition:all .15s; transition:all .15s; }

/* 식단 */
.meal_menu0023 { position:relative; height:100%; }
.meal_menu0023 .inner { position:relative; padding: 5.25rem 2rem 1.25rem; height: calc(100% - 2.75rem); background:#fff url('/images/template/T0023/main/0023_bg_meal.png') no-repeat center 1.5rem; border-radius: 1.5rem;}
.meal_menu0023 .inner ul {position: relative; overflow-y:auto; height:6.5rem;}
.meal_menu0023 .inner li + li {margin-top:1rem; }
.meal_menu0023 .inner dl { position:relative; height: auto; }
.meal_menu0023 .inner dt {position: relative; display:block; height: 2rem; line-height: 2rem; font-size: 0.85rem; color: #fff; text-align: center; background: #f99500; border-radius: 1rem;}
.meal_menu0023 .inner dt span {display: inline-block; margin-right: 0.5rem; font-weight:700;}
.meal_menu0023 .inner dd {margin-top: 0.5rem; padding: 0 1rem; font-size:0.75rem; font-weight: 500; color:#666; word-break:keep-all;}
.meal_menu0023 .img{position:absolute; right: 1.5rem; bottom: 1.5rem;}
.meal_menu0023 .img img{max-width: 3.45rem;}
.meal_menu0023 .inner .no_data {line-height: 6.5rem; text-align:center; }
.meal_menu0023 .btn_more {color: #fff; background: #f99500;}

/* 캘린더 */
.pop_schedule0023 { position:relative; height:100%; }
.pop_schedule0023 .sche_wrap {padding: 1.25rem; height: calc(100% - 2.75rem); background: #fff; border-radius: 1rem; overflow: hidden;}
.pop_schedule0023 .sche_table {position: relative; float: left; padding-right: 1rem; width: 15rem; border-right: 1px dashed #e4ddf2;}
.pop_schedule0023 .sche_table table {text-align: center;}
.pop_schedule0023 .sche_table thead {position: relative;}
.pop_schedule0023 .sche_table thead:before {position:absolute; left:0; top:0; width:100%; height:100%; background: #5428ae; border-radius: 0.65rem; content:"";}
.pop_schedule0023 .sche_table table thead th {position: relative; height: 2.25rem; vertical-align: middle; font-size: 0.8rem; font-weight: 600; color: #fff;}
.pop_schedule0023 .sche_table table thead th.sun {color: #ffcdd2;}
.pop_schedule0023 .sche_table table thead th.sat {color: #c8e9ff;}
.pop_schedule0023 .sche_table table tbody td {height: 1.5rem; text-align: center; vertical-align: middle; font-size: 0.8rem; font-weight: 500; color: #222;}
.pop_schedule0023 .sche_table table tbody td span,
.pop_schedule0023 .sche_table table tbody td a {display: block; margin: 0 auto; width: 1.4rem; height: 1.4rem; line-height: 1.4rem;}
.pop_schedule0023 .sche_table table tbody td a {position: relative; border-radius: 50%;}
.pop_schedule0023 .sche_table table tbody td.sun,
.pop_schedule0023 .sche_table table tbody td.sun a {color: #ff0012 !important;}
.pop_schedule0023 .sche_table table tbody td.sat,
.pop_schedule0023 .sche_table table tbody td.sat a {color: #0060ff !important;}
.pop_schedule0023 .sche_table table tbody td .today {color: #fff; background: #f99500; border-radius: 50%;}
.pop_schedule0023 .sche_table table tbody td .event {color: #5428ae; background: #dccff6; border-radius: 50%;}
.pop_schedule0023 .sche_table table tbody tr:first-child td {padding-top: 0.25rem;}
.pop_schedule0023 .sche_table table tbody tr:last-child td {padding-bottom: 0.25rem;}
.pop_schedule0023 .month {margin-bottom: 1rem; text-align:center; line-height: 2rem;}
.pop_schedule0023 .month a {display: inline-block; vertical-align: middle; text-align: center; font-size: 1rem;}
.pop_schedule0023 .month a img {vertical-align: middle;}
.pop_schedule0023 .month span {display: inline-block; margin: 0 1rem; width: 60%; line-height: 2rem; vertical-align: middle; font-weight: 600; color: #222; background: url('/images/template/T0023/main/0023_bg_visual.png'); border-radius: 0.75rem;}
.pop_schedule0023 .month span em {display: inline-block; margin-left: 0.25rem; font-size: 1.2rem; font-weight: 700; color: #5428ae;}
.pop_schedule0023 .lst {float: right; padding-left: 1rem; width: calc(100% - 15rem);}
.pop_schedule0023 .lst ul {height: 6.7rem; overflow-y: auto;}
.pop_schedule0023 .lst li {float: left; margin: 0.5rem 0; width: 50%;}
.pop_schedule0023 .lst li a {position: relative; display: block; padding-left: 3.5rem; line-height: 1.4rem; font-weight: 600; color: #222; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.pop_schedule0023 .lst li a span {position: absolute; top: 0; left: 0; width: 3rem; height: 1.4rem; text-align: center; background: #f6f1ff; border-radius: 0.7rem;}
.pop_schedule0023 .lst .no_data {width: 100%; line-height: 5.7rem; text-align: center;}
.pop_schedule0023 .btn_more {color: #fff; background: #5428ae;}
/* 캘린더 : active */
.pop_schedule0023 .month .prev:hover,
.pop_schedule0023 .month .prev:focus { transform: translateX(-2px); -webkit-transform: translateX(-2px); -ms-transform: translateX(-2px); }
.pop_schedule0023 .month .next:hover,
.pop_schedule0023 .month .next:focus { transform: translateX(2px); -webkit-transform: translateX(2px); -ms-transform: translateX(2px); }
.pop_schedule0023 .lst li a:hover,
.pop_schedule0023 .lst li a:focus { text-decoration: underline; }
.pop_schedule0023 a,
.pop_schedule0023 a span { -webkit-transition:all .15s; -ms-transition:all .15s; transition:all .15s; }

/* 갤러리 */
.gallery0023 {position: relative;}
.gallery0023 h2.heading {margin-bottom: 1.5rem; line-height: 1.25rem; background: url('/images/template/T0023/main/0023_tit_dots.png') repeat-x left center;}
.gallery0023 h2.heading span {display: inline-block; padding-right: 1rem;; background: #fff;}
.gallery0023 .list_box ul {margin: 0 -0.75rem;}
.gallery0023 .list_box ul::after {clear: both; display: block; content: '';}
.gallery0023 .list_box li {float:left; padding: 0 0.75rem; width: 25%;}
.gallery0023 .list_box li:nth-of-type(n+5) {display: none;}
.gallery0023 .list_box a {position: relative; display: block; background: #fff; border-radius: 1rem;}
.gallery0023 .list_box a .img {height: 9.5rem; background: #eee; border-radius: 1rem; overflow: hidden;}
.gallery0023 .list_box a .img img {position: relative; top: 50%; left: 50%; width: 100%; height: auto; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%);}
.gallery0023 .list_box a span {display: block; padding: 0 1rem; line-height: 3rem; text-align: center; font-weight: 600; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.gallery0023 .list_box li.no_data {display: flex; padding: 3rem 0; width: 100%; height: 100%; align-items: center; justify-content: center; font-size: .9rem; background: rgba(0,0,0,0.05); border-radius: 1rem;}
.gallery0023 .btn_more2:before {background: #f99500;}
/** 갤러리 : active **/
.gallery0023 .list_box a {transition: all 0.3s; -webkit-transition: all 0.3s;}
.gallery0023 .list_box a:hover,
.gallery0023 .list_box a:focus {box-shadow: 5px 5px 10px rgba(249,149,0,0.25);}
.gallery0023 .list_box a:hover span,
.gallery0023 .list_box a:focus span{ color: #f99500;}

/* 배너존 */
.banner_zone {line-height: 1; border-top: 1px solid #dbdbdd;}
.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; margin-right: 0;}
.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: 1240px) {
	/* 메인비주얼 */
	.MVisual0023 .item img {left:-5%; width:140%; height:auto;}
	.MVisual0023 .control {left:3rem; margin-left:0;}

    /* 행사일정 */
    .pop_schedule0023 .lst li {width: 100%;} 
}

@media (max-width: 1024px) {
    /* 게시판 */
	.notice0023 .titTab {background: none;}
    .notice0023 .list_box ul li{width: 49%;}
    .notice0023 .list_box ul li:nth-of-type(n+3){display: none;}

	/* 바로가기1 */
	.M_link0023 li {text-align: center;}
	.M_link0023 li a {display: block; padding: 0;}
	.M_link0023 li a .img {position: relative; left: auto; top: auto; display: inline-block; margin-bottom: 0.5rem;}
	.M_link0023 li a .txt {padding: 0 0.5rem;}

    /* 행사일정 */
    .pop_schedule0023 .sche_table{width: 50%;}
    .pop_schedule0023 .lst{width: 50%;}

    /* 포토갤러리 */
    .gallery0023 .list_box li{width: 33.333%;}
	.gallery0023 .list_box li:nth-of-type(n+4) {display: none;}
}

@media (max-width:960px){
	/* 식단 */
	.meal_menu0023 .inner {padding: 5.25rem 1rem 1rem;}
	.meal_menu0023 .inner dd {min-height: 1.5rem;}
	.meal_menu0023 .inner ul {height: 5rem;}
	.meal_menu0023 .inner .no_data {line-height: 5rem;}

    /* 행사일정 */
	.pop_schedule0023 .lst ul {height: 9rem;}
}

@media (max-width:860px){
    /* 배너존 */
	.banner_zone h2{display:none;}
	.banner_zone .bnWrap{width:calc(100% - 6rem); padding-left:0.75rem;}
}

@media (max-width:680px){
    /* 메인비주얼 */
    .MVisual0023 .control{left: 1rem; bottom: 1rem;}
    
    /* 갤러리 */
    .gallery0023 .list_box li{width: 50%;}
    .gallery0023 .list_box li:nth-of-type(n+3){display: none;}
}

@media (max-width:580px){
    /* 게시판 */
    .notice0023 .titTab li + li{padding-left: 1rem;}

    /* 바로가기 */
    .M_link0023 ul{display: block; overflow: hidden;}
    .M_link0023 li{display: block; width: 33.333%; float: left;} 
    .M_link0023 li:nth-of-type(3n+1) {clear: both;} 
    .M_link0023 li:nth-of-type(n+4) {margin-top: 1rem;} 

    /* 행사일정 */
    .pop_schedule0023 .sche_table{width: 100%; padding:0 0 1rem 0;border-right: 0; border-bottom: 1px dashed #e4ddf2;}
    .pop_schedule0023 .lst{width: 100%; padding: 1rem 0 0 0;}
}

@media (max-width:480px){
   /* 게시판 */
    .notice0023 .titTab li{max-width: 100%;}
    .notice0023 .titTab li a{font-size: 0.95rem; background: none; line-height: 2rem;}
    .notice0023 .titTab ul li::before{display: none;}
    .notice0023 .list_box{margin-top: 0;}
    .notice0023 .list_box ul{height:auto;}
    .notice0023 .list_box ul li{width: 100%;}
    .notice0023 .list_box ul li + li{margin-top: 1rem; margin-left: 0;}
    .notice0023 .list_box li a span{margin-bottom: 1rem;}

    /* 갤러리 */
    .gallery0023 .list_box li{width: 100%;}
}

@media (max-width:360px){
    /* 게시판 */
    .notice0023 .titTab li a{font-size: 0.9rem;}

    /* 바로가기 */
    .M_link0023 li {width: 50%;}
    .M_link0023 li:nth-of-type(3n+1) {clear: none;} 
    .M_link0023 li:nth-of-type(2n+1) {clear: both;} 
    .M_link0023 li:nth-of-type(n+3) {margin-top: 1rem;} 
}