﻿h2.heading {font-weight: 700; font-size:1.1rem; overflow:hidden; white-space:nowrap;}

.btn_more {display: inline-block; width: 2rem; height: 2rem; line-height: 2rem; text-align: center; font-size: 1.3rem; color: #000; border-radius: 50%; position: absolute; top: 0.25rem; right: 0; background: #f3f3f3; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s;}
.btn_more:hover,
.btn_more:focus {transform: rotate(180deg); -webkit-transform: rotate(180deg);}
.btn_more2 { position:absolute; top:.7rem; right:0; width:2rem; height:2rem; border-radius:50%; background:#cdebfd; transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); }
.btn_more2:before {content:""; position:absolute; top:calc( 50% - 7px ); right:.5rem; width: 45px; height: 13px; background: url('/images/template/T0035/main/btn_more.png') no-repeat 0 0; background-position: center;  -webkit-transition: all .15s; -ms-transition: all .15s; transition: all .15s;}
.btn_more2:focus:before,
.btn_more2:hover:before {right:.2rem;}

/* 메인비주얼 */
.MVisual0035 {position: relative; height: 100%; border-radius: 2rem; background: #eee; overflow: hidden; }
.MVisual0035 .item {line-height: 0; overflow: hidden;}
.MVisual0035 .item img {position: relative; width: auto; height: 100%; float: right;}
.MVisual0035 .control {position: absolute; right: 1rem; bottom: 1rem; z-index: 1;}
.MVisual0035 .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;}
.MVisual0035 .control > a.play {display: none;}
.MVisual0035 .control > a:hover,
.MVisual0035 .control > a:focus {background: rgba(3, 3, 39, 0.6);}


/* 게시판 공통 */
.notice0035 {position: relative; height: 100%;}
.notice0035 .titTab {position: relative; margin-bottom:.75rem;}
.notice0035 .titTab ul {font-size: 0; margin-right: 2rem;}
.notice0035 .titTab li {position: relative; display: inline-block; max-width: calc(32% - 1.5rem); vertical-align: top;}
.notice0035 .titTab li + li {margin-left: 1.5rem;}
.notice0035 .titTab li + li::before{content: ''; display: block; position: absolute; width: 0.3rem; height: 0.3rem; border-radius: 50%; background: #bbb; left: -0.8rem; top: 50%; transform: translateY(-50%);}
.notice0035 .titTab li a {position: relative; display: block; line-height: 2.5rem; font-size: 1.1rem; font-weight:500; color: #000; border-radius: 2rem;}
.notice0035 .titTab li a span {display: block; white-space: nowrap; overflow: hidden;}
.notice0035 .list_box {display: none; width: 100%; height: 100%;}
.notice0035 .list_box .topList{position: relative; display: block; padding: 1.9rem 1.9rem 1.9rem 6rem; background:#f6f6f6; border-radius:1.5rem; }
.notice0035 .list_box .topList::before{content: ''; display: block; position: absolute; width: 3rem; height: 3rem; background: url(/images/template/T0035/main/0035_ico_notice.png) no-repeat center center; left: 1.5rem; top: 50%; transform: translateY(-50%);}
.notice0035 .list_box .topList dt{overflow: hidden; white-space: nowrap; text-overflow: ellipsis; font-size: 1rem; font-weight: 500; margin-bottom: 0.55rem; color:#222;}
.notice0035 .list_box .topList dl.new dt::before{display: inline-block; width: 1.5rem; height: 1.5rem; line-height: 1.5rem; text-align: center; border-radius: 50%; color: #fff; background: #39b7ff; margin-right: 0.25rem; font-size: 0.75rem; vertical-align: bottom; font-weight: 600; content: 'N';}
.notice0035 .list_box .topList dl.no_data dt{line-height: 1.5rem;}
.notice0035 .list_box .topList dd p{overflow: hidden; white-space: nowrap; text-overflow: ellipsis; color:#424242;}
.notice0035 .list_box ul {height: 100%; overflow: hidden; margin-top: 1rem;}
.notice0035 .list_box li:nth-of-type(n+6) {display: none;}
.notice0035 .list_box li a {position: relative; display: block; padding: 0 5rem 0 1.1rem; line-height: 1.75rem; font-size: 0.8rem;}
.notice0035 .titTab li a:before {content:"\e941"; color: #fff; font-size: 0.7rem; font-family: 'xeicon'; position:absolute; text-align: center; bottom: 0rem; left:50%; transform: translateX(-50%); width: 1.3rem; height: 1.3rem; line-height: 1.3rem;background:#39b7ff; border-radius:50%; opacity:0; -webkit-transition: all .15s; -ms-transition: all .15s; transition: all .15s;  z-index: 3;}
.notice0035 .list_box li a:after {content:""; display: block; position: absolute; left: 0; top:50%; transform: translateY(-50%); width: 5px; height: 5px; background: #39b7ff; border-radius: 50%;}
.notice0035 .list_box li a p {width: 100%; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; font-weight: 400; color:#222;}
.notice0035 .list_box li a.new p::before{display: inline-block; width: 1.5rem; height: 1.5rem; line-height: 1.5rem; text-align: center; border-radius: 50%; color: #fff; background: #39b7ff; margin-right: 0.25rem; font-size: 0.75rem; vertical-align: bottom; font-weight: 600; content: 'N';}
.notice0035 .list_box li a span {position: absolute; top: 0; right: 0; font-size: 0.75rem;}
.notice0035 .list_box li.no_data {text-align: center; line-height: 6.5rem;}
/* 게시판 공통 : active */
.notice0035 .list_box.on {display: block;}
.notice0035 .list_box li a:hover p,
.notice0035 .list_box li a:focus p {text-decoration: underline;}
.notice0035 .titTab li a:hover,
.notice0035 .titTab li a:focus,
.notice0035 .titTab li a.current { font-weight: 700; }
.notice0035 .titTab li a.current:before {bottom: -1.5rem; opacity:1;}
.notice0035 .list_box .topList:hover dt{text-decoration: underline;}
.notice0035 .titTab li a,
.notice0035 .list_box li a,
.notice0035 .list_box .topList dt{-webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s;}
/* 게시판 02 */
.notice003502 .titTab li a:before{background: #51d1b1;}
.notice003502 .list_box .topList dl.new dt::before{background: #51d1b1;}
.notice003502 .list_box li a:after{background: #51d1b1;}
.notice003502 .list_box li a.new p::before{background: #51d1b1;}

/* 바로가기 */
.M_link0035 { position:relative; height:100%; }
.M_link0035::before{content: ''; display: block; position: absolute; left: -5rem; right: -5rem; top: -2rem; bottom: -2rem; border-radius: 2rem; background: url(/images/template/T0035/main/0035_img_bg.png) ; z-index: -3;}
.M_link0035 ul { display:flex; flex-wrap: wrap; justify-content:center; } 
.M_link0035 li { width:50%; padding: .5rem;}
.M_link0035 li a { display:block; position:relative; width:100%; height:100%; box-shadow: 0 0 0.3rem rgba(0,0,0,0.2); border-radius: 1rem;background: #fff; word-break:keep-all; text-align:center; font-size:0.85rem; font-weight:500; padding:0.8rem 0.5rem 0; -webkit-transition:0.2s; transition:0.2s; } 
.M_link0035 li a .img{ width: 100%; max-width: 4rem; margin: 0 auto;}
.M_link0035 li a .img img { width:100%; transition: all 0.2s; }
.M_link0035 li a span { display:block; line-height:1.2rem; height:2.4rem; margin-top:0.25rem; overflow:hidden; word-break:break-all; font-weight: 700; }
/** 바로가기1 : active **/ 
.M_link0035 li a:hover,
.M_link0035 li a:focus { background:#39b7ff; color:#fff; font-weight:600; box-shadow: none;}
.M_link0035 li a:hover .img img{transform: rotateY(180deg);}

/* 갤러리 */
.gallery0035 {position: relative; height: 100%; padding-left: 2.5rem; z-index: 1;}
.gallery0035::before{content: ''; display: block; width: 300%; position: absolute; left: 0; bottom: 0; top: -2rem; background-color: #fff; box-shadow: 0 0 0.3rem rgba(0, 0, 0, .1); z-index: -2; border-radius: 2rem;} 
.gallery0035 .tit_wrap{position: relative; margin-bottom: 1.5rem; padding-right: 4rem;}
.gallery0035 .tit_wrap::before{content: ''; display: block; position: absolute; width: 2.5rem; height: 2.5rem; background: #e2f4ff; border-radius: 50%; bottom: -.5rem; left: -1rem; z-index: -1; }
.gallery0035 .tit_wrap h2.heading {margin-bottom: .7rem;}
.gallery0035 .tit_wrap .btn_more {position: absolute; right: 0; top: 0; background-color: #fc714e;}
.gallery0035 .list_box {margin: 0 -0.6rem;}
.gallery0035 .list_box::after {clear: both; display: block; content: '';}
.gallery0035 .list_box li {float: left; padding: 0 0.55rem; width: 50%;}
.gallery0035 .list_box li:nth-of-type(n+3) {display: none;}
.gallery0035 .list_box li.no_data{ width:calc(100% - 1.2rem); margin-left: 0.6rem; height:16.8rem; display:flex; align-items:center; justify-content:center; padding:2rem 0; font-size:.9rem; background:rgba(0,0,0,0.05);}
.gallery0035 .list_box li a {position: relative; display: block; text-align: center; background: #fff; overflow: hidden; height:16.8rem;  border-bottom: 3px solid #fff; transition: all 0.2s;}
.gallery0035 .list_box li a .img {position: relative; width: 100%; height: 12.5rem; background: #eee; overflow: hidden; border: 3px solid #fff;  border-radius: 1rem;transition: all 0.2s;}
.gallery0035 .list_box li a .img::before{content: "\e913"; font-family: 'xeicon'; display: block; width: 2rem; height: 2rem; line-height: 2rem; background-color: #39b7ffcf; color: #fff; border-radius: .5rem; position: absolute; bottom: 1rem; right: 1rem; z-index: 9; opacity: 0; transition: all 0.2s;}
.gallery0035 .list_box li a .img img {position: absolute; top: 50%; left: 50%; width: 100%; height: auto; transform: translate(-50%, -50%) scale(1.02); -webkit-transform: translate(-50%, -50%) scale(1.02); -webkit-transition: all .2s; -ms-transition: all .2s; transition: all .2s;}
.gallery0035 .list_box li a .txt {margin-top: 1.3rem; padding: 0 1rem; height: 1.25rem; line-height: 1.25rem; font-size: 0.9rem; font-weight: 500; color: #222; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
/** 갤러리 : active **/
.gallery0035 .list_box li a:hover,
.gallery0035 .list_box li a:focus{border-bottom: 3px solid #39b7ff;}
.gallery0035 .list_box li a:hover .img,
.gallery0035 .list_box li a:focus .img{border: 3px solid #39b7ff;}
.gallery0035 .list_box li a:hover .img::before,
.gallery0035 .list_box li a:focus .img::before{opacity: 1;}
.gallery0035 .list_box li a:hover .img img,
.gallery0035 .list_box li a:focus .img img {transform: translate(-50%, -50%) scale(1.1); -webkit-transform: translate(-50%, -50%) scale(1.1);}

/* 식단 */
.meal_menu0035 {position: relative; height: 100%; color: #fff; padding: 2rem 2rem 2rem 0;}
.meal_menu0035::before{content: ''; display: block; position: absolute; width: 300%; top: 0; bottom: 0; right: 0; background: #38c8a4; border-radius: 2rem 2rem 0 2rem; z-index: -2;}
.meal_menu0035 h2.heading {margin-right:2.5rem; font-weight: 600; margin-bottom: 1rem;}
.meal_menu0035 .inner {position: relative;}
.meal_menu0035 .inner ul {height: 6.8rem; overflow-y: auto; padding-right: 5rem;}
.meal_menu0035 .inner li + li {margin-top: 1rem;}
.meal_menu0035 .inner li.no_data {text-align:center; line-height:5.5rem;}
.meal_menu0035 .inner dl {position: relative; min-height: 6.5rem;}
.meal_menu0035 .inner dt {background: #07ab82; color: #fff; line-height: 2.3rem; text-align: center; width: 80%; border-radius: 2rem 2rem 0 2rem; font-size: 0.85rem; font-weight: 600;}
.meal_menu0035 .inner dt strong {color: #fff; font-weight: 600;}
.meal_menu0035 .inner dd {padding: 1rem 0; font-size: 0.8rem; font-weight: 400; word-break: keep-all;}
.meal_menu0035 .meal_bg_menu0035 {position: absolute; right: -0.7rem; bottom: -1rem; width: 4.6rem; height: 6.7rem;}
.meal_menu0035 .meal_bg_menu0035 img {max-width: 100%; max-height: 100%;}
.meal_menu0035 .btn_more {right: 2rem; top: 1.7rem; background:#fff; box-shadow: 0 0 0.6rem #208b70; }
.meal_menu0035 .img{position:absolute; right:2rem; bottom:2rem; z-index: -1;}
.meal_menu0035 .img img{max-width: 7.15rem;}

/* 캘린더 */
.pop_schedule0035 { position:relative; height:100%; padding: 0 2rem;color:#000; }
.pop_schedule0035::before{content: ''; display: block; position: absolute; width: 300%; top: -2rem; bottom: -1.5rem; right: 0; background: #f2f8fc; border-radius: 2rem; z-index: -4;}
.pop_schedule0035 h2.heading {margin-right:3rem; margin-bottom: 1rem;}
.pop_schedule0035 .sche_wrap{ line-height:2rem; }
.pop_schedule0035 .month { position:relative; font-size:1rem; line-height:2.25rem; margin-bottom: 0.75rem; }
.pop_schedule0035 .month::before{content: ''; display: block; height: 2px; background: #39b7ff; position: absolute; top: 50%; left: 0; right: 0; transform: translateY(-50%);}
.pop_schedule0035 .month::after{content: ''; display: block; clear: both;}
.pop_schedule0035 .month > *{ position:relative; display:inline-block;}
.pop_schedule0035 .month span { font-size:.95rem; font-weight: 600; background: #f2f8fc; border-right: 10px solid #f2f8fc;}
.pop_schedule0035 .month span em{display: inline-block; width: 2rem; height: 2rem; line-height: 2rem; text-align: center; color: #fff; background: #39b7ff; border-radius: 50%; font-weight: 600;}
.pop_schedule0035 .month span.control{ float: right; border-right: 0; border-left: 10px solid #f2f8fc;}
.pop_schedule0035 .month span.control a {display: inline-block; width:2rem; height:2rem; line-height:2rem; background:#c2c6ca; color: #fff; text-align:center; border-radius:50%; font-size: 1rem;}
.pop_schedule0035 .lst { position:relative; z-index:1; }
.pop_schedule0035 .lst::before{content: ''; display: block; width: 4.65rem; height: 4.65rem; background: #fff url(/images/template/T0035/main/0035_img_calender.png) no-repeat center center / contain; position: absolute; right: 1rem; bottom: 0; border-radius: 50%;}
.pop_schedule0035 .lst ul { position: relative; overflow-y:auto; height:8.7rem; padding-right:0.5rem;}
.pop_schedule0035 .lst li ~ li {margin-top:.2rem;}
.pop_schedule0035 .lst li a { position:relative; padding:.1rem 0 .1rem 2.5rem; display:block; line-height:1.6rem; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; font-weight: 400; text-align: left;}
.pop_schedule0035 .lst li.sche_list_type2 a { padding:.2rem 0 .2rem 3.8rem; }
.pop_schedule0035 .lst li a span{ position:absolute; left:.2rem; top:.2rem; height:1.6rem; font-weight:700; font-size:.8rem; color:#39b7ff; text-align:center; }
.pop_schedule0035 .lst li a span::after{content: ''; display: inline-block; width: .2rem; height: .2rem; background: #bbb; border-radius: 50%; position: absolute; top: 50%; transform: translateY(-50%); right: -0.9rem;}
.pop_schedule0035 .lst .no_data { padding-left:0; padding-top:1.8rem; text-align:center; }
.pop_schedule0035 .btn_more2{right: 1.5rem; top: 0.9rem;}
/** 캘린더 : active **/
.pop_schedule0035 .lst li a:hover,
.pop_schedule0035 .lst li a:focus{text-decoration: underline;}

/* 팝업존 */
.pop0035 {position: relative; width: 100%; height: 100%; padding-left: 2rem;}
.pop0035 .tit_wrap{position: relative; margin-bottom: 1rem; padding-right: 9rem;}
.pop0035 .nss_pg {position: absolute; right: 0; top: 0;}
.pop0035 .nss_pg p {position: relative; display: inline-block; margin-right: 0.5rem; vertical-align: middle; font-weight:500; color:#555; font-size: 0.8rem; line-height:1.75rem;}
.pop0035 .nss_pg p strong {position: relative; display: inline-block; font-size:1.1rem; font-weight: 700; color: #39b7ff; margin-right:1.4rem;}
.pop0035 .nss_pg p strong:after {content:''; position:absolute; top:50%; right:-1rem; width:13px; height:1px; background:#000; }
.pop0035 .nss_pg .control{display: inline-block; vertical-align: middle; background: #f2f2f2; border-radius: 3rem; padding: 0 0.2rem;}
.pop0035 .nss_pg a {font-size: 1rem; display: inline-block; color: #222; width:1.25rem; height:1.75rem; line-height:1.75rem; text-align:center; }
.pop0035 .nss_pg .play, .pop0035 .nss_pg .stop{ margin:0 .2rem;}
.pop0035 .nss_pg .play {display: none;}
.pop0035 .pop_img { position:relative; height:11.25rem; overflow: hidden; background:#eee; border-radius: 1rem; box-shadow: 0 0 9px rgba(0, 0, 0, .15);}
.pop0035 .pop_img div,
.pop0035 .pop_img .item {height:100%;}
.pop0035 .pop_img .item a { display: block; height:100%; line-height:0; text-align:center; overflow:hidden;}
.pop0035 .pop_img .item img {position:relative; max-width:100%; width:auto; height:100%;}


/* 배너존 */
.banner_zone {line-height: 1; border-top: 1px solid #ccc; background: #fff; border-bottom: 1px solid #ccc;}
.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: 1440px) {
    /* 메인비주얼 */
    .MVisual0035 .item img{width: 100%; height: auto;}
}

@media (max-width: 1240px) {
}

@media (max-width: 1160px) {
    /* 캘린더 */
    .pop_schedule0035 .lst::before{display: none;}

}
@media (max-width: 1024px) {
	h2.heading,
	.notice0035 .titTab li a {font-size:1rem;}

	/* 식단 */
    .meal_menu0035 .inner ul{padding-right: 0;}
    .meal_menu0035 .img{display: none;}

    /* 갤러리 */
    .gallery0035 .list_box li{width: 100%; padding: 0;}
    .gallery0035 .list_box li + li{ display: none;}
}

@media (max-width: 900px) {
    /* 바로가기*/
    .M_link0035 li{width: 25%;}

    /* 갤러리 */
    .gallery0035{padding-left: 0;}
    .gallery0035::before{display: none;}
    .gallery0035 .list_box{margin: 0;}
    .gallery0035 .list_box li a{height: auto;}
    .gallery0035 .list_box li a .txt{margin: 0.5rem 0;}
    .gallery0035 .list_box li a .img img{width: auto; height: 100%;}

    /* 식단 */
    .meal_menu0035::before{border-radius: 2rem;}

    /* 캘린더 */
    .pop_schedule0035 .lst ul{height: 8.5rem;}
    
    /* 팝업존 */
    .pop0035{padding-left: 0;}
	.pop0035 .pop_img {height: auto;}
}

@media (max-width: 860px) {
	/* 배너존 */
	.banner_zone h2{display:none;}
	.banner_zone .bnWrap{width:calc(100% - 6rem); padding-left:0.75rem;}
}

@media (max-width: 768px) {
	/* 게시판 공통 */
	.notice0035 .titTab li a {line-height: 2rem;}
}

@media (max-width: 500px) {	
    /* 게시판 공통 */
    .notice0035 .titTab li{max-width: 100%; padding-right: 2rem;}
    .notice0035 .titTab li + li{margin-left: 0;}
    .notice0035 .titTab li + li::before{display: none;}
    .notice0035 .titTab li a:before{bottom: auto; top: 50%; transform: translateY(-50%); right: 0rem; left: auto;}
    .notice0035 .titTab li a.current:before{bottom: auto; right: -1.6rem; left: auto;}

    /* 바로가기 */
    .M_link0035::before{top: -1rem; bottom: -1rem;}
    .M_link0035 li{width: 50%;}

    /* 식단 */
    .meal_menu0035{padding: 1rem 1rem 1rem 0;}

    /* 캘린더 */
    .pop_schedule0035{padding: 0 1rem;}
    .pop_schedule0035::before{left: 0; right: auto; top: -4rem;}

    
}

@media (max-width: 480px) {

}

@media (max-width: 380px) {
}

@media (max-width: 360px) {
    /* 게시판 공통 */
	.notice0035 .list_box .topList {padding: 1rem 1rem 1rem 4.5rem;}
	.notice0035 .list_box .topList::before {left: 1rem; width: 2.5rem; height: 2.5rem; background-size: contain;}
}