﻿@charset "utf-8"; 
/*imgcut*/
div[class*="gallery"] .img { position: relative; }
div[class*="gallery"] .img > img { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s; -ms-transition: 0.5s; }
div[class*="gallery"] a { display: block; } 

/* 알림장 */
.ann_tablet{display: none; z-index: 2;}

/*전광판*/
.dis_board3003 { position:relative; width:100%; height:2.5rem; }
.dis_board3003 .dis_board_box { overflow: hidden; height:100%; }
.dis_board3003 h2 { display: block; float: left; overflow:hidden; width: 7.5rem; height: 100%; padding:0 1rem 0 3rem; border-radius:30px; background:#33a800 url('/00_common/images/T3003_main/3003_ico_board.png') no-repeat 1.1rem; color:#fff; line-height: 2.5rem; font-size: 1rem; font-weight:400; white-space: nowrap; }
.dis_board3003 ul {float: left; position:relative; margin-left:1.5rem; padding-left: 2rem; width: calc(100% - 9rem); height: 100%; border-radius:30px; background:#fff;}
.dis_board3003 ul:before { content:""; display:block; position:absolute; top:0; bottom:0; right:100%; width:1.5rem; height:0.35rem; margin:auto; background:url('/00_common/images/T3003_main/3003_bg_board.png') no-repeat; }
.dis_board3003 ul li { height:100%; }
.dis_board3003 ul li a {display: block; height: 100%; margin-right:9rem; color:#333; line-height: 2.5rem; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; font-weight:200; font-size:0.8rem; }
.dis_board3003 ul li a:hover,
.dis_board3003 ul li a:focus { text-decoration:underline; }
.dis_board3003 .nss_pg {position: absolute; top: 0.5rem; right: 1.5rem; }
.dis_board3003 .nss_pg a {float: left; display: block; width: 1.5rem; height: 1.5rem; color: transparent; background: no-repeat center; background-size:100%; overflow: hidden;}
.dis_board3003 .nss_pg a + a { margin-left: 0.2rem; }
.dis_board3003 .nss_pg a.prev {background-image: url('/00_common/images/T3003_main/3003_btn_prev_board.png');}
.dis_board3003 .nss_pg a.stop {background-image: url('/00_common/images/T3003_main/3003_btn_stop_board.png');}
.dis_board3003 .nss_pg a.next {background-image: url('/00_common/images/T3003_main/3003_btn_next_board.png');}
.dis_board3003 .nss_pg a.play {background-image: url('/00_common/images/T3003_main/3003_btn_play_board.png');}

/* 메인비주얼 */
.MVisual3003 { position:relative; height: 100%; }
.MVisual3003 .bx-wrapper { height:100%; }
.MVisual3003 .bx-viewport,
.MVisual3003 ul,
.MVisual3003 li { height:504px; }
.MVisual3003 li { overflow:hidden; }
.MVisual3003 img { position:relative; top:50%; left:50%; transform:translate(-50%, -50%); width:auto; height:100%; }
.MVisual3003 .bx-controls {position: absolute; left: 50%; bottom: 90px; height: 1.3rem; margin-left: -550px; }
.MVisual3003 .bx-controls-direction {display: none;}
.MVisual3003 .bx-controls a {display: inline-block; margin: 0 3px; color: transparent; overflow: hidden; vertical-align: middle;}
.MVisual3003 .bx-controls-auto { font-size:0; vertical-align: middle; }  
.MVisual3003 .bx-controls-auto,
.MVisual3003 .bx-pager,
.MVisual3003 .bx-pager-item {display: inline-block;}
.MVisual3003 .bx-controls-auto a {width: 1.3rem; height: 1.3rem; background: no-repeat center / 100%;}
.MVisual3003 .bx-controls-auto a.bx-start {display: none; background-image: url('/00_common/images/con_com/btn_play.png');}
.MVisual3003 .bx-controls-auto a.bx-stop {display: inline-block; background-image: url('/00_common/images/con_com/btn_stop.png');}
.MVisual3003 .bx-pager { height: 0.8rem; }
.MVisual3003 .bx-pager-item { height: 100%; }
.MVisual3003 .bx-pager a {width: 0.8rem; height: 100%; border: 1px solid #1e665b; border-radius: 50%;} /* 비주얼 버튼 색상 */
.MVisual3003 .bx-pager a.active {background-color: #1e665b;}/* 비주얼 버튼 색상 */

/* 게시판 */
.notice3003 { position:relative; z-index:1; height:100%; }
.notice3003:after { content:""; display:block; clear:both; }
.notice3003:before { content:""; display:block; position:absolute; top:0; left:0; z-index:-1; width:100%; height:2.25rem; background:#f3f3f3; border-radius:30px; }
.notice3003 h2 { float:left; }
.notice3003 h2 a { display:block; padding:0 0.25rem; overflow:hidden; white-space:nowrap; font-weight:200; font-size:0.9rem; line-height:2.25rem; letter-spacing:0; color:#555; text-align:center; }
.notice3003 .list_box { display:none; position:absolute; top:3rem; left:0; width:100%; height:11rem; }
.notice3003 .list_box li { position:relative; padding-left:0.8rem; line-height:2.1rem; }
.notice3003 .list_box li + li { border-top:1px dashed #a0a0a0; }
.notice3003 .list_box li:before { content:""; display:block; position:absolute; top:1.2rem; left:0; width:3px; height:3px; background:#333; border-radius:50%; }
.notice3003 .list_box li a { display:block; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; margin-right:4.5rem; font-size:0.8rem; color:#333; }
.notice3003 .list_box li.new a {padding-left:1.25rem;}
.notice3003 .list_box li.new a:before{content:'N'; position:absolute; top:50%; left:.35rem; display:block; width:1.25rem; height:1.25rem; margin-top:-.625rem; line-height:1.25rem; color:#fff; font-size:0.7rem; text-align:center; border-radius:50%; background:#008e40; margin-right:0.5rem;}
.notice3003 .list_box li a:hover,
.notice3003 .list_box li a:focus { text-decoration:underline; }
.notice3003 .list_box li a span { position:absolute; top:0; right:0; font-size:0.7rem; color:#555; letter-spacing:-0.01rem; }
.notice3003 .btn_more { display:inline-block; overflow:hidden; position:absolute; top:-3rem; right:0; width:2.25rem; height:2.25rem; border-radius:50%; background:#cfcfcf; color:transparent; }
.notice3003 .btn_more:before { content:""; display:block; position:absolute; top:0; left:0; bottom:0; right:0; width:16px; height:16px; margin:auto; background:url('/00_common/images/T3003_main/3003_btn_more_notice.png') no-repeat; -webkit-transition:all .3s; -ms-transition:all .3s; transition:all .3s; }
.notice3003 .btn_more:hover:before,
.notice3003 .btn_more:focus:before { -webkit-transform:rotate(180deg); -ms-transform:rotate(180deg); transform:rotate(180deg); }
/* on */
.notice3003 h2 a:not(.current):hover,
.notice3003 h2 a:not(.current):focus { text-decoration:underline; }
.notice3003 h2 a.current { border-radius:30px; background:#008e40; color:#fff; font-weight:400; }
.notice3003 .list_box.on { display: block; }
.notice3003 .list_box .NoData {display:table; width:100%; height:100%; text-align:center; font-size:.75rem; background:#f3f3f3;}
.notice3003 .list_box .NoData span {display:table-cell; vertical-align:middle;}

/* 캘린더 */
.pop_schedule3003 { position:relative; height:100%; padding:1.5rem 1.7rem; background:#ebf5f5; border-radius:30px; }
.pop_schedule3003 h2 { overflow:hidden; white-space:nowrap; margin-right:2rem; font-weight:400; font-size:1rem; color:#333; line-height:1; }
.pop_schedule3003 .month { overflow:hidden; height:2.5rem; margin:0.7rem 0 0.5rem 0; background:#75c8c4; border-radius:30px; line-height:2.5rem; font-size:1rem; font-weight:200; letter-spacing:0; color:#fff; text-align:center; }
.pop_schedule3003 .month a { display:block; overflow:hidden; width:2.5rem; height:100%; background-repeat:no-repeat; background-position:center; background-size:100%; color:transparent; }
.pop_schedule3003 .month .prev { float:left; background-image:url('/00_common/images/T3003_main/3003_sche_prev.png'); }
.pop_schedule3003 .month .next { float:right; background-image:url('/00_common/images/T3003_main/3003_sche_next.png'); }
.pop_schedule3003 .month em { position:relative; z-index:1; font-size:1.4rem; font-weight:200; }
.pop_schedule3003 .month em:before { content:""; display:block; position:absolute; top:0.05rem; right:-0.7rem; z-index:-1; width:1.45rem; height:1.45rem; background:#d9f1f7; border-radius:50%; }
.pop_schedule3003 .inner {position:relative;height:15.95rem;margin-top:1rem;padding:1rem 2.5rem;background:#fff;border-radius:30px;}
.pop_schedule3003 .lst_schedule { overflow-y:auto; height:7.5rem; }
.pop_schedule3003 .lst_schedule .no_Data { padding-right:0; line-height:9.05rem; text-align:center; }
.pop_schedule3003 .lst_schedule li { line-height:2.5rem; font-size:0.8rem; }
.pop_schedule3003 .lst_schedule li a { display:block; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; padding-right:1rem; color:#333; }
.pop_schedule3003 .lst_schedule li a:hover,
.pop_schedule3003 .lst_schedule li a:focus { text-decoration:underline; }
.pop_schedule3003 .lst_schedule li a span { display:inline-block; width:1.8rem; height:1.8rem; margin-right:0.6rem; border:2px solid transparent; border-radius:50%; background:#75c8c4; color:#fff; text-align:center; line-height:1.8rem; vertical-align:middle; box-sizing:content-box; }
.pop_schedule3003 .lst_schedule li:nth-child(even) a span { background:transparent; border-color:#3a6462; color:#3a6462; }
.pop_schedule3003 .btn_more { display:inline-block; overflow:hidden; position:absolute; top:1.6rem; right:1.7rem; width:16px; height:16px; background:url('/00_common/images/T3003_main/3003_btn_more_notice.png') no-repeat center; color:transparent; -webkit-transition:all .3s; -ms-transition:all .3s; transition:all .3s; }
.pop_schedule3003 .btn_more:hover,
.pop_schedule3003 .btn_more:focus { -webkit-transform:rotate(180deg); -ms-transform:rotate(180deg); transform:rotate(180deg); }

/* 식단 */
.meal_menu3003 { overflow:hidden; position:relative; z-index:1; height:100%; padding:1.5rem 1.7rem; background:#fbf7e4; border-radius:30px; color:#333; }
.meal_menu3003 h2 { overflow:hidden; white-space:nowrap; margin-right:2rem; font-size:1rem; font-weight:400; }
.meal_menu3003 ul { overflow-y:auto; height:5rem; margin-top:0.75rem; }
.meal_menu3003 li:not(.no_Data) { padding-right:0.5rem; }
.meal_menu3003 li + li { margin-top:1rem; }
.meal_menu3003 .no_Data { line-height:5rem; text-align:center; }
.meal_menu3003 dt { position:relative; height:2rem; margin-bottom:0.55rem; padding-left:2.5rem; background:#fff; border-radius:30px; font-size:0.85rem; line-height:2rem; text-align:center; }
.meal_menu3003 dt span { position:absolute; top:0; left:0; width:4.5rem; height:100%; border-radius:inherit; text-align:center; background:#fece2c; }
.meal_menu3003 dd { font-size:0.8rem; line-height:1.6; word-break:keep-all; }
.meal_menu3003 .imgbox { position:absolute; bottom:0; left:0; z-index:-1; max-width:435px; height:135px; }
.meal_menu3003 .imgbox img { max-width:100%; height:100%; }
.meal_menu3003 .btn_more { display:inline-block; overflow:hidden; position:absolute; top:1.8rem; right:1.7rem; width:16px; height:16px; background:url('/00_common/images/T3003_main/3003_btn_more_notice.png') no-repeat center; color:transparent; -webkit-transition:all .3s; -ms-transition:all .3s; transition:all .3s; }
.meal_menu3003 .btn_more:hover,
.meal_menu3003 .btn_more:focus { -webkit-transform:rotate(180deg); -ms-transform:rotate(180deg); transform:rotate(180deg); }

/* 바로가기1 */
.M_link3003 { position:relative; height:100%; padding:1.5rem; border-radius:30px; background:#ffe6e3; }
.M_link3003 li + li { margin-top:0.5rem; padding-top:0.5rem; border-top:2px dashed #c79a95; }
.M_link3003 li a { display:table; width:100%; table-layout:fixed; }
.M_link3003 li a img { display:inline-block; width:59px; height:44px; vertical-align:middle; -webkit-transition:all .3s; -ms-transition:all .3s; transition:all .3s; }
.M_link3003 li a:hover img,
.M_link3003 li a:focus img { -webkit-transform:rotateY(180deg); -ms-transform:rotateY(180deg); transform:rotateY(180deg); }
.M_link3003 li a p { display:table-cell; width:100%; padding-left:3.55rem; vertical-align:middle; }
.M_link3003 li a p span { display:inline-block; overflow:hidden; max-height:2.3rem; color:#333; font-weight:200; font-size:0.85rem; line-height:1.4; vertical-align:middle; word-break:keep-all; } 
.M_link3003 li a:hover p span,
.M_link3003 li a:focus p span { font-weight:400; text-decoration:underline; }

/* 팝업존 */
.pop3003 { position:relative; height:100%; padding:1.5rem; border-radius:30px; border:3px dashed #dde47d; }
.pop3003 h2 { overflow:hidden; white-space:nowrap; margin-right:9rem; font-size:1rem; font-weight:400; line-height:1; color:#333; }
.pop3003 .nss_pg { position:absolute; top:1.2rem; right:1rem; height: 1.35rem;}
.pop3003 span { margin-right:0.5rem; line-height:2; color:#333; letter-spacing:1px; vertical-align:middle; }
.pop3003 span .now {font-weight:200; font-size: 0.8rem; color:#008e40; }
.pop3003 .nss_pg a {display: inline-block; overflow: hidden; width:1.35rem; height: 100%; color: transparent; background-repeat: no-repeat; background-size:100%; vertical-align:top;}
.pop3003 .nss_pg a + a { margin-left:0.2rem; }
.pop3003 .nss_pg .prev {background-image: url('/00_common/images/T3003_main/3003_btn_prev_pop.png');}
.pop3003 .nss_pg .stop {background-image: url('/00_common/images/T3003_main/3003_btn_stop_pop.png');}
.pop3003 .nss_pg .play {display:none; background-image: url('/00_common/images/T3003_main/3003_btn_play_pop.png');}
.pop3003 .nss_pg .next {background-image: url('/00_common/images/T3003_main/3003_btn_next_pop.png');}
.pop3003 .nss_pg .list {background-image: url('/00_common/images/T3003_main/3003_btn_list_pop.png');}
.pop3003 .bx-wrapper {max-width: 17.5rem; height: 11.3rem; margin:.5rem auto 0;  }
.pop3003 .pop_img { overflow: hidden; }
.pop3003 .pop_img li {position:relative; }
.pop3003 .pop_img li a { display: block; height: 11.3rem; }
.pop3003 .pop_img li img {position:absolute; left:50%; top:50%; -webkit-transform:translate(-50%, -50%); -ms-transform:translate(-50%, -50%); -moz-transform:translate(-50%, -50%); transform:translate(-50%, -50%);  max-width: 100%; max-height:100%; vertical-align:middle; overflow:hidden;}
 

/* 팝업리스트 레이어 추가 */
.pop3003 .pop_layer_box {position: absolute; top: 0; left: 0; display: none; width: 100%; height: 100%; border-radius:30px; background: #394b61;}
.pop3003 .pop_layer_box .pop_layer {position: relative; padding: 1rem;}
.pop3003 .pop_layer_box .pop_layer h3 {font-size: 0.9rem; color: #fff;}
.pop3003 .pop_layer_box .pop_layer ul {margin-top: 0.75rem; padding: 1rem 2rem; height: 11rem; border-radius:10px; line-height: 1.1rem; text-align: left; background: #576c85; overflow-y: auto;}
.pop3003 .pop_layer_box .pop_layer ul li {list-style-type: disc; color: #fff;}
.pop3003 .pop_layer_box .pop_layer ul li a:hover,
.pop3003 .pop_layer_box .pop_layer ul li a:focus { text-decoration:underline; }
.pop3003 .pop_layer_box .pop_layer a.pop_close {position: absolute; top: 0.75rem; right: 1.25rem; display: block; padding: 0.25rem 0.5rem; color: #fff; background: #576c85; border-radius: 5px;}

/* 갤러리 */
.gallery3003 { position:relative; height:100%; color:#333; }
.gallery3003 h2 { overflow:hidden; white-space:nowrap; margin-bottom:1.25rem; font-weight:400; font-size:1.3rem; text-align:center; }
.gallery3003 .list_box ul { overflow:hidden; height:10.6rem; }
.gallery3003 .list_box li { float:left; width:23.5%; }
.gallery3003 .list_box li + li { margin-left:2%; }
.gallery3003 .list_box li a { display:block; }
.gallery3003 .list_box p { overflow:hidden; height:8.7rem; border:3px dashed #fff; border-radius:60px; }
.gallery3003 .list_box p img { position:relative; top:50%; left:50%; -webkit-transform:translate(-50%, -50%); -ms-transform:translate(-50%, -50%); transform:translate(-50%, -50%); width:auto; height:auto; }
.gallery3003 .list_box li a:hover p img,
.gallery3003 .list_box li a:focus p img { -webkit-transform:translate(-50%, -50%) scale(1.1); -ms-transform:translate(-50%, -50%) scale(1.1); transform:translate(-50%, -50%) scale(1.1); }
.gallery3003 .list_box p img,
.gallery3003 .btn_more:before { -webkit-transition:all .3s; -ms-transition:all .3s; transition:all .3s; }
.gallery3003 .list_box li a strong { display:block; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; margin-top:0.7rem; font-weight:200; font-size:0.85rem; text-align:center; }
.gallery3003 .list_box li a:hover strong,
.gallery3003 .list_box li a:focus strong { font-weight:400; text-decoration:underline; }
.gallery3003 .btn_more { display:inline-block; overflow:hidden; position:absolute; top:0.1rem; left:50%; width:1.7rem; height:1.7rem; margin-left:60px; border-radius:50%; background:#fff; color:transparent; }
.gallery3003 .btn_more:before { content:""; display:block; position:absolute; top:0; left:0; bottom:0; right:0; width:16px; height:16px; margin:auto; background:url('/00_common/images/T3003_main/3003_btn_more_notice.png') no-repeat; }
.gallery3003 .btn_more:hover:before,
.gallery3003 .btn_more:focus:before { -webkit-transform:rotate(180deg); -ms-transform:rotate(180deg); transform:rotate(180deg); }
.gallery3003 .list_box .NoData {display:table; width:100%; height:10.6rem; text-align:center; font-size:.75rem; background:#dde47d;}
.gallery3003 .list_box .NoData span {display:table-cell; vertical-align:middle;}

/* 배너존 */
.banner_zone {line-height: 1; border-top: 1px solid #d1d8e4;}
.banner_zone .container {position: relative; height: 4rem; overflow: hidden;}
.banner_zone h2 {float: left; display:block; margin-top: 1.5rem; width: 4rem; font-size: 0.85rem; font-weight: 400; color: #191919;}
.banner_zone .btn {float: left; margin-top: 1.35rem; overflow: hidden;}
.banner_zone .btn a {float: left; width: 27px; height: 28px; color: transparent; background: no-repeat center / 100%; overflow: hidden;}
.banner_zone .btn a.prev {background-image: url('/00_common/images/common/btn_b_prev.png');}
.banner_zone .btn a.stop {background-image: url('/00_common/images/common/btn_b_stop.png');}
.banner_zone .btn a.play {display:none; background-image: url('/00_common/images/common/btn_b_play.png');}
.banner_zone .btn a.next {background-image: url('/00_common/images/common/btn_b_next.png');}
.banner_zone .btn a.list {background-image: url('/00_common/images/common/btn_b_list.png');}
.banner_zone .bx-wrapper {float: left; display:block; padding-top: 0.75rem; padding-left:1.5rem; width: calc(100% - 10rem); overflow: hidden;}
.banner_zone ul li { display: inline-block; margin-bottom: 0.75rem; padding: 0 0.25rem; width: 20%;}
.banner_zone ul li a {display: block; height: 2.5rem; line-height: 2.3rem; text-align: center; border: 1px solid #c8d1db; overflow: hidden;}
.banner_zone ul li a img {width: 100%; height: 100%; }

@media (max-width: 1200px) {

	/* 메인비주얼 */ 
	.MVisual3003 .bx-viewport,
	.MVisual3003 ul,
	.MVisual3003 li { height:auto; }
	.MVisual3003 img { width:150%; height:auto; left:-25%; top:0; transform: none; -webkit-transform: none;}
	.MVisual3003 .bx-controls { left:0; bottom:15px; width:100%; margin-left:0; }

}

@media (max-width: 1024px) {

	/* 알림장 */
	.ann_tablet.useYes {display: block;}

	/* 캘린더 */
	.pop_schedule3003 .lst_schedule { height:6.75rem; }

	/* 식단 */
	.meal_menu3003 ul { height:10rem; }
	.meal_menu3003 .imgbox { display:none; }

	/* 배너존 */
	.banner_zone h2 {position: absolute; top: 0; left: 0; margin: -1px; padding: 0; width: 1px; height: 1px; border: 0; clip: rect(0, 0, 0, 0); overflow: hidden;}
	.banner_zone .btn {position: absolute; top: 50%; left: 0; margin-top: 0; transform: translateY(-50%); -webkit-transform: translateY(-50%);}
	.banner_zone .bx-wrapper {margin-left: 6rem; width: calc(100% - 6rem);}
	
}

@media (max-width: 980px) {

	/* 갤러리 */
	.gallery3003 .list_box li { width:31%; }
	.gallery3003 .list_box li + li { margin-left:3.5%; }

}

@media (max-width: 854px) {

	/* 게시판 */
	.notice3003 .list_box { height:10.5rem; }

}

@media (max-width: 800px) {

	/* 전광판 */
	.dis_board3003 h2 { width:2.5rem; padding: 0; border-radius:50%; color:transparent; background-position:center; background-size:35%; }
	.dis_board3003 h2:before { display:none; }
	.dis_board3003 ul { width:calc(100% - 4rem); }
}

@media (max-width: 600px) {

	/* 전광판 */
	.dis_board3003 h2 { width:2.5rem; background-size: 35%; background-position: center; }
	.dis_board3003 ul { padding-left:1.5rem; }
	.dis_board3003 ul li a { margin-right:1rem; }
	.dis_board3003 .nss_pg { display: none; }

	/* 갤러리 */
	.gallery3003 .list_box li { width:48%; }
	.gallery3003 .list_box li + li { margin-left:4%; }
}

@media (max-width: 540px) {

}

@media (max-width: 480px) {

	/* 게시판 */
	.notice3003 h2 a { font-size:0.85rem; }

	/* 갤러리 */
	.gallery3003 .list_box li { float:none; width:100%; }
	.gallery3003 .list_box p img { width:100%; }

}

@media (max-width: 380px) {
}
