@charset "utf-8";

/* 비주얼 & 홍보동영상 & SNS바로가기 */
.MC_conBox { position:relative; width:100%; height:437px; *background:url('/images/org/web/jjchild/main/bg_visual.jpg') no-repeat 50% 0}
.conBox { width:1200px; margin:0 auto; padding-top:16px; overflow:hidden}

/* 메인비주얼 */
/* 비주얼 181022*/
.main_visual {position:relative;}
.main_visual ul li {position:relative; width:100%; height:400px}
.main_visual ul li .img {position:relative; width:100%; height:100%;}
.main_visual ul li .img.visual1 {background:url('/images/org/web/jjchild/main/M_visual1.png') no-repeat;  -webkit-animation:animate_background 50s linear;-moz-animation:animate_background 50s linear;-o-animation:animate_background 50s linear;animation:animate_background 50s linear;}
/* 비주얼 애니메이션 */
@keyframes animate_background{
	 0%   {background-position:0 50%;}
	 50%  {background-position:100% 50%;}
	 100%  {background-position:0.1% 50%;}
}
.main_visual ul li .img.visual2 {background:url('/images/org/web/jjchild/main/M_visual2.png') no-repeat center center; }
.main_visual ul li .img.visual3 {background:url('/images/org/web/jjchild/main/M_visual3.png') no-repeat center center; }
.main_visual ul li .mv_slogan {position:absolute; top:100px; left:40%; width:1200px; margin-left:-600px; color:#fff;}
.main_visual ul li .mv_slogan .slogan {width:585px; height:133px; float:right;}/*181116*/

.main_visual .bx-controls {position:absolute; width:1200px; left:50%; bottom:80px; margin-left:-600px;}
.main_visual .bx-controls-direction {display:none;}
.main_visual .bx-controls-auto {position:absolute; top:0; left:0}
.main_visual .bx-controls-auto::after {content:''; display:block; clear:both; height:0;}
.main_visual .bx-controls-auto .bx-controls-auto-item {display:block; float:left; width:auto;}
.main_visual .bx-controls-auto .bx-controls-auto-item a {text-indent:-999em; width:24px; height:24px;}
.main_visual .bx-controls-auto .bx-controls-auto-item a.bx-start {display:none; background:url('/images/org/web/jjchild/main/btn_play.png') no-repeat center center;}
.main_visual .bx-controls-auto .bx-controls-auto-item a.bx-stop {display:block; background:url('/images/org/web/jjchild/main/btn_stop.png') no-repeat center center;}
.main_visual .bx-pager.bx-default-pager {position:absolute; top:8px; left:25px;}
.main_visual .bx-pager.bx-default-pager::after {content:''; display:block; clear:both; height:0;}
.main_visual .bx-pager.bx-default-pager .bx-pager-item {display:block; float:left; margin-left:10px;}
.main_visual .bx-pager.bx-default-pager .bx-pager-item a {display:block; text-indent:-999em; width:40px; height:5px; border:1px solid #fff; box-sizing:border-box;}
.main_visual .bx-pager.bx-default-pager .bx-pager-item a.active {background-color:#fff;}

/* 바로가기 */
.M_link {position:relative;overflow:hidden;height:114px;border:1px solid #d4d5d6;background:#fff;} 
.M_link ul {padding:0 6px;}
.M_link ul li {width: 25%;float:left;text-align:center;} /*230901 넓이 수정*/
.M_link ul li a {display:block; font-size:14px; font-weight:bold; color:#111; text-align:center}
.M_link ul li a:hover {color:#409cd5; text-decoration:none}
.M_link ul li a img {display:block; margin:20px auto 10px}

/* 바로가기02 */
.M_link2 {position:relative; overflow:hidden; border:1px solid #d4d5d6; background:#fff} 
.M_link2 ul {overflow:hidden}
.M_link2 ul li {width:50%; height:60px; line-height:60px; float:left;}
.M_link2 ul li:first-child, .M_link2 ul li.li2 {height:58px; line-height:58px}
.M_link2 ul li a {display:block; font-size:13px; color:#111; padding-left:14px; border-bottom:1px dotted #d4d5d6; border-right:1px dotted #d4d5d6}
.M_link2 ul li.li7 a, .M_link2 ul li.li8 a { border-bottom:0}
.M_link2 ul li.li2 a, .M_link2 ul li.li4 a, .M_link2 ul li.li6 a, .M_link2 ul li.li8 a { border-right:0}
.M_link2 ul li a:hover {color:#395eac; background:#f1f4f9; text-decoration:none}
.M_link2 ul li a img {width:20px; height:20px; margin-right:10px}

/* 공지사항 */
.notice { position:relative; border:1px solid #d4d5d6; border-top:0; background:url('/images/org/web/jjchild/main//bg_noti.png') repeat-x}  
.notice h2 {font-size:16px; font-weight:bold}
.notice h2 a {position:absolute; top:0; width:143px; height:45px; line-height:43px; display:block; text-align:center; color:#666 }
.notice h2.tit_1 a {left:-1px; }
.notice h2.tit_2 a {left:142px; }
.notice h2 a.current {background:#82cd35; color:#fff; }
.notice .list_box.on {display:block; }
.notice .list_box {display:none; height:197px; padding:42px 0 0; overflow:hidden;}
.notice .list_box ul { padding:20px 25px;}
.notice .list_box li {position:relative; line-height:31px; font-size:14px; overflow:hidden;}
.notice .list_box li a {display:block; width:70%; padding-left:8px; float:left; color:#111; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; background:url("/images/org/web/jjchild/main//bu_noti.png") no-repeat 0 14px;}
.notice .list_box li a:hover {text-decoration:underline;}
.notice .list_box li span.date {display:block; width:25%; float:right; text-align:right; font-size:13px; color:#5e5e5e }
/* .notice .btn_more {position:absolute; right:20px; top:14px; font-size:13px; color:#111} */
.notice .list_box a.btn_more {position:absolute; top:10px; right:7px; width:26px; height:26px; background:url('/images/org/web/jjchild/main/btn_more.png') no-repeat; text-indent:-10000px; z-index:10}

/* 팝업존 260317*/
.box_popup { position:relative; border:1px solid #d4d5d6; padding:0 15px 15px}
.box_popup h2 { height:43px; line-height:41px; font-size:16px; font-weight:bold}
.box_popup .pop {position:relative; overflow:hidden; height:180px}
.box_popup .pop li {width:100%;height: 100%;float:left}
.box_popup .pop li a {position: relative;display:block;background: #d4d5d6;width: 100%;height: 100%;}
.box_popup .pop li a img {position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);max-width: 100%;width: auto;height: 100%;}
.box_popup .control {position:absolute; top:12px; right:15px; z-index:10}
.box_popup .control a {display:block; float:left; text-indent:-10000px; width:20px; height:20px; margin-right:2px; overflow:hidden; }
.box_popup .control a.prev { background:url('/images/org/web/jjchild/main//btn_pop_prev.png') no-repeat; }
.box_popup .control a.next { background:url('/images/org/web/jjchild/main//btn_pop_next.png') no-repeat; }
.box_popup .control a.stop { background:url('/images/org/web/jjchild/main//btn_pop_stop.png') no-repeat; }
.box_popup .control a.play { background:url('/images/org/web/jjchild/main//btn_pop_play.png') no-repeat; }

/* 홍보동영상 */
.pr_video {position:relative;width:100%;height:100%;}
.pr_video a {display:block;width:100%;height:100%;}
.pr_video a h2 {height:43px;line-height:41px;font-size:16px;font-weight:bold;}
.pr_video a h2 + video {display:block;position:absolute;top: 5px;width: 100%;height: 97%;padding-bottom: 10px;}

/*홍보동영상*/
.box_admovie {position:relative;  height:223px; border: 1px solid #d4d5d6; padding: 0 15px 15px;}
.box_admovie h2 {display:block; width:100px; height:27px; line-height:18px; font-size:17px; font-weight:bold; padding-top:11px;}
.box_admovie h2 span {display:inline-block; height:32px; line-height:31px; padding:0 16px; color:#fff; background:#1ac4a4;}
.box_admovie .mv_box {position:relative;  height:193px; overflow:hidden;}
.box_admovie .mv_img { height:193px; display:block; margin:6px 0 0}
.box_admovie .mv_img a img{ width:100%; height:180px}
.box_admovie .btn_ad_play {position:absolute; left:50%; top:55%;  z-index:10; margin:-27px 0 0 -27px; }
.box_admovie .btn_ad_play img { display:block; width:54px; height:54px; overflow:hidden;}
.box_admovie .btn_more {position:absolute; width:20px; height:20px; top:0; right:0; background:url('/images/org/web/jjchild/main/btn_more.png') no-repeat right 50%; text-indent:-10000px; z-index:10 }

/* 게시판 */
.notice2 { position:relative; border:1px solid #d4d5d6; border-top:0; background:url('/images/org/web/jjchild/main//bg_noti.png') repeat-x}  
.notice2 h2 {font-size:16px; font-weight:bold}
.notice2 h2 a {position:absolute; top:0; width:143px; height:45px; line-height:43px; display:block; text-align:center; color:#666 }
.notice2 h2.tit_1 a {left:-1px; }
.notice2 h2.tit_2 a {left:142px; }
.notice2 h2 a.current {background:#3e67af; color:#fff; }
.notice2 .list_box.on {display:block; }
.notice2 .list_box {display:none; height:234px; padding:45px 0 0; overflow:hidden;}
.notice2 .list_box ul { height:169px; padding:0 70px; margin:35px 0 30px; overflow:hidden}
.notice2 .list_box li {position:relative; float:left; width:100%; height:100%; overflow:hidden;}
.notice2 .list_box li .img { display:block; float:left; width:112px; height:162px; overflow:hidden}
.notice2 .list_box li .img img { width:100%; height:100%;}
.notice2 .list_box li .txt {float:left; margin-left:30px}
.notice2 .list_box li .txt h3 { font-size:20px; font-weight:bold; margin:6px 0 10px}
.notice2 .list_box li .txt p {line-height:24px; font-size:13px; color:#6f6f6f}
.notice2 .list_box li .txt p.status { display:inline-block; margin-top:8px;}
.notice2 .list_box li .txt p.status span { display:inline-block; padding:2px 14px 4px; color:#fff; font-size:12px; border-radius:3px;}
.notice2 .list_box li .txt p.status.ing span { background-color:#1a99aa;}
.notice2 .list_box li .txt p.status.end span { background-color:#637187;}
.notice2 a.btn_book_arrowL, .notice2 a.btn_book_arrowR { display:block; width:40px; height:40px; text-align:center; position:absolute; top:142px}
.notice2 a.btn_book_arrowL img, .notice2 a.btn_book_arrowR img { margin-top:8px;}
.notice2 a.btn_book_arrowL {left:12px;}
.notice2 a.btn_book_arrowR {right:12px;}
.notice2 .btn_more {position:absolute; right:20px; top:14px; font-size:13px; color:#111}

/* 사진게시판181022 */
.gallery { position:relative; border:1px solid #d4d5d6; border-top:0}  
.gallery h2 {font-size:16px; font-weight:bold; height:45px; line-height:43px; padding-left:24px; border-top:4px solid #82cd35 }
.gallery .gall_info {display:none;}
.gallery .gall_list { height:290px; padding:10px 24px 0; overflow:hidden;}
.gallery .gall_list li {width: 49%;margin-left:2%;float:left;} /* 210511 */
.gallery .gall_list li:first-child {margin-left:0;}
.gallery .gall_list li a {display:block;}
.gallery .gall_list li .img{ width:100%; height:220px; overflow:hidden}
.gallery .gall_list li .img img {width:100%; height:100%; image-rendering:-webkit-optimize-contrast; transition-duration:.3s;}
.gallery .gall_list li a:hover .img img {transition-duration:.3s;  -webkit-transform:scale(1.1); -ms-transform:scale(1.1); transform:scale(1.1)}
.gallery .gall_list li span {display:block; text-align:left; font-size:13px; color:#6f6f6f;}
.gallery .gall_list li span.tit { margin:10px 0 5px; font-size:14px; font-weight:bold; color:#111; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
.gallery .gall_list li span.txt {white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
.gallery .btn_more{position:absolute; right:24px; top:14px; font-size:13px; color:#111}

/* 사진게시판 260317 */
.gallery2 {position:relative;border:1px solid #d4d5d6;border-top:0;}  
.gallery2 h2 {font-size:16px; font-weight:bold; height:45px; line-height:43px; padding-left:24px; border-top:4px solid #82cd35 }
.gallery2 .gall_info {display:none;}
.gallery2 .gall_list {height: 190px;padding: 0 24px;overflow:hidden;}
.gallery2 .gall_list li {width: 100%;} /* 210511 */
.gallery2 .gall_list li:first-child {margin-left:0;}
.gallery2 .gall_list li a {display:block;}
.gallery2 .gall_list li .img{width:100%;height: 130px;overflow:hidden}
.gallery2 .gall_list li .img img {width:100%; height:100%; image-rendering:-webkit-optimize-contrast; transition-duration:.3s;}
.gallery2 .gall_list li a:hover .img img {transition-duration:.3s;  -webkit-transform:scale(1.1); -ms-transform:scale(1.1); transform:scale(1.1)}
.gallery2 .gall_list li span {display:block;text-align:left;font-size: 12px;color:#6f6f6f;}
.gallery2 .gall_list li span.tit {margin: 3px 0;font-size: 13px;font-weight:bold;color:#111;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.gallery2 .gall_list li span.txt {white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
.gallery2 .btn_more{position:absolute; right:24px; top:14px; font-size:13px; color:#111}

/* 행사일정 */
.schedule h2 {font-size:21px; height:50px; line-height:50px}
.schedule .scheduleBox{ position:relative; overflow:hidden; width:100%; height:150px; border-top:4px solid #3e67af;}
.schedule .scheduleBox .left{ width:150px; float:left}
.schedule .scheduleBox .left h3{padding-left:40px; height:50px; line-height:48px; border-bottom:1px solid #dbdbdb; background:#3e67af url('/images/org/web/jjchild/main//icon_sch.png') no-repeat 20px center}
.schedule .scheduleBox .left h3 span{font-size:15px; color:#fff;}
.schedule .scheduleBox .left .month_area{ position:relative; height:94px; text-align:center; background:#3e67af; color:#fff}
.schedule .scheduleBox .left .month_area .year{ display:block; font-size:15px; padding:15px 0 14px}
.schedule .scheduleBox .left .month_area .month{ display:block; font-size:34px; font-weight:bold}
.schedule .scheduleBox .left .month_area button{ position:absolute; top:34px; width:38px; height:38px; display:block; background-repeat:no-repeat; background-position:center center}
.schedule .scheduleBox .left .month_area .prev{left:0; background-image:url('/images/org/web/jjchild/main//btn_sch_arrowL.png')}
.schedule .scheduleBox .left .month_area .next{right:0; background-image:url('/images/org/web/jjchild/main//btn_sch_arrowR.png')}
.schedule .scheduleBox .right{float:left; width:1050px}
.schedule .scheduleBox .right .date_area{ padding:0 15px; height:50px; border-bottom:1px solid #dbdbdb;}
.schedule .scheduleBox .right .date_area ul{ padding:8px 0 10px; line-height:32px;}
.schedule .scheduleBox .right .date_area ul li{ float:left; width:3.22%;}
.schedule .scheduleBox .right .date_area ul li a{ display:block; font-size:15px; color:#595959; text-align:center}
.schedule .scheduleBox .right .date_area ul li a:hover{ text-decoration:underline}
.schedule .scheduleBox .right .date_area ul li a.on{ background-color:#39F; color:#fff}
.schedule .scheduleBox .list{ height:94px; padding:0 0 0 20px; overflow:hidden; overflow-y:auto}
.schedule .scheduleBox .list ul{ padding:12px 0 0px}
.schedule .scheduleBox .list ul li{font-size:14px; line-height:180%; color:#010101; background:url('/images/org/web/jjchild/main//bu_noti.png') no-repeat left 12px; padding-left:12px}
.schedule .btn_more {position:absolute; right:0; top:17px; font-size:13px; color:#111 }


/* SNS바로가기 */
.sns_link {width:100%; height:100%; background:url('/images/org/web/jjchild/main/bg_pat.png') repeat}
.sns_link ul {padding:20px 10px; overflow:hidden}
.sns_link li {width:20%; float:left}
.sns_link li a {display:block; text-align:center}
.sns_link li a:hover img {-webkit-animation:sns_link_icon 0.5s  ease; -moz-animation:sns_link_icon 0.5s  ease; -o-animation:sns_link_icon 0.5s  ease; -ms-animation:sns_link_icon 0.5s  ease; animation:sns_link_icon 0.5s  ease;}
@-webkit-keyframes sns_link_icon {
	0% {transform:translateY(0);}
	50% {transform:translateY(-5px);}
	100% {transform:translateY(0);}
}
@-moz-keyframes sns_link_icon {
	0% {transform:translateY(0);}
	50% {transform:translateY(-5px);}
	100% {transform:translateY(0);}
}
@-o-keyframes sns_link_icon {
	0% {transform:translateY(0);}
	50% {transform:translateY(-5px);}
	100% {transform:translateY(0);}
}
@-ms-keyframes sns_link_icon {
	0% {transform:translateY(0);}
	50% {transform:translateY(-5px);}
	100% {transform:translateY(0);}
}
@keyframes sns_link_icon {
	0% {transform:translateY(0);}
	50% {transform:translateY(-5px);}
	100% {transform:translateY(0);}
}

/* 배너존 */
.bannerZone {border-top:1px solid #9a9a9a; height:74px;}
.bannerZone > .inner {position:relative; width:1200px; height:100%; overflow:hidden; margin:0 auto;}
.bannerZone h2 {position:absolute; left:-1000em; top:-1000em;}
.bannerZone .control {position:absolute; left:0; top:24px; }
.bannerZone .control a {display:block; width:25px; height:26px; float:left; text-indent:-10000em; }
.bannerZone .control a.prev {width:26px; background:url('/images/org/web/jjchild/main/btn_bn_prev.png') no-repeat; }
.bannerZone .control a.next {background:url('/images/org/web/jjchild/main/btn_bn_next.png') no-repeat; }
.bannerZone .control a.stop {background:url('/images/org/web/jjchild/main/btn_bn_stop.png') no-repeat; }
.bannerZone .control a.play {background:url('/images/org/web/jjchild/main/btn_bn_play.png') no-repeat; }
.bannerZone .control a.list {background:url('/images/org/web/jjchild/main/btn_bn_list.png') no-repeat; }
.bannerZone .obj {margin-left:120px; overflow:hidden;}
.bannerZone .obj li { width:16.6%; text-align:center; height:50px; padding:12px 0;  float:left;}
.bannerZone .obj li img { max-width:150px}
  
@media screen and (max-width:1019px) {
	
	.box_popup {-webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; }

	/* 비주얼 & 홍보동영상 & SNS바로가기 */
	.MC_conBox { height:auto; background-size:cover}
	.conBox { width:95%; padding:2.5% 0}

	/* 비주얼 181022*/
	.main_visual ul li {height:360px}
	.main_visual ul li .img {background-size:cover;}
	.main_visual ul li .img.visual1, .main_visual ul li .img.visual2 {background-position:55% 50%}
	.main_visual ul li .mv_slogan {top:90px; left:2.5%; width:97.5%; margin-left:0;}
	.main_visual ul li .mv_slogan .slogan {width:480px; height:auto}
	.main_visual ul li .mv_slogan .slogan img {width:100%; height:auto}
	.main_visual .bx-controls {display:none}
	.main_visual ul li .img.visual1{background-position:40% center;}

	/* 홍보동영상 181022*/
	.pr_video {text-align:left;background-size:cover;background-position:center center;}
	.pr_video a h2 {/* font-size:20px; *//* line-height: 41px; *//* padding-top:0; *//* padding-left:20px; */}
	.pr_video a h2 + video {top: 39px;height: 85%;}
	
	.box_admovie {height:263px;}
	
	/* 바로가기 */
	.M_link { height:auto;} 
	.M_link ul { padding:0 6px 15px; overflow:hidden}
	.M_link ul li a img {margin:15px auto 10px}
	
	/* 공지사항 */
	.notice .btn_more {right:15px}
	
	/* 팝업존 260317*/
	.box_popup { height:100%}
	.box_popup .pop { height:220px;}
	.box_popup .pop li a img {/* width:100%; *//* height:220px; */}
	
	/* 게시판 */
	.notice2 .list_box ul {padding:0 11%;}
	.notice2 .list_box li .img {width:25%; height:auto}
	.notice2 .list_box li .txt {margin-left:8%; width:67%}	
	.notice2 .list_box li .txt h3 {margin:0 0 10px}	
	.notice2 a.btn_book_arrowL {left:1%;}
	.notice2 a.btn_book_arrowR {right:1%;}
	.notice2 .btn_more {right:15px;}
	
	/* 사진게시판 */
	.gallery .btn_more{right:15px}

	/*사진게시판2  */
	.gallery2 .gall_list {height: 230px;}
	.gallery2 .gall_list li .img {height: 180px;}
	
	/* 행사일정 */
	.schedule .scheduleBox{ height:auto;}
	.schedule .scheduleBox .left h3{height:82px; line-height:80px}
	.schedule .scheduleBox .right{ width:calc(100% - 150px)}
	.schedule .scheduleBox .right .date_area{height:82px;}
	.schedule .scheduleBox .right .date_area ul li{width:6.25%;}

	/* 배너존 */
	.bannerZone > .inner {width:95%;}
	.bannerZone .obj {margin-left:110px}
	.bannerZone .obj li {width:25%;}
	
}

@media screen and (max-width:960px) {

	/* 배너존 */
	.bannerZone .obj li { width:33.3%}
	
	/* 게시판 */
	.notice2 h2 a { width:120px}
	.notice2 h2.tit_2 a {left:119px; }
	.notice2 .list_box li .img { display:none}
	.notice2 .list_box li .txt {width:92%}	

}

@media screen and (max-width:800px) {
	
	/* 비주얼 181022*/
	.main_visual ul li {height:300px}
	.main_visual ul li .img.visual2 {background-position:60% 50%}
	.main_visual ul li .mv_slogan {top:75px;}
	.main_visual ul li .mv_slogan .slogan {width:380px;}
	
	/* 게시판 */
	.notice2 h2 a { width:110px}
	.notice2 h2.tit_2 a {left:110px; }
	
	/* 사진게시판 */
	.gallery .gall_list { height:auto; padding:10px 24px 25px;}
	.gallery .gall_list li .img{height:120px;}

}

@media screen and (max-width:680px) {
	
	/* 비주얼 181022*/
	.main_visual ul li {height:240px}	
	.main_visual ul li .img.visual1{background-position:50% 50%}
	.main_visual ul li .img.visual2 {background-position:63% 50%}
	.main_visual ul li .mv_slogan {top:60px;}
	.main_visual ul li .mv_slogan .slogan {width:300px;}
	

	/* 바로가기 */
	.M_link ul li {width:50%;}/*230901 넓이 수정*/
	
	/* 게시판 */
	.notice2 h2 a { width:143px}
	.notice2 h2.tit_2 a {left:142px}
	.notice2 .list_box li .img {display:block;}
	.notice2 .list_box li .txt {width:67%}	
	
	/* 사진게시판 */
	.gallery .gall_list li .img{height:100px;}
	
	/* 행사일정 */
	.schedule .scheduleBox .left h3{height:116px; line-height:114px}
	.schedule .scheduleBox .right .date_area{height:116px;}
	.schedule .scheduleBox .right .date_area ul li{width:9.09%;}
	
	/* 배너존 */
	.bannerZone .obj li {width:50%;}

}

@media screen and (max-width:580px) {	
	
	.MC_conBox {margin-top: 25px;} /* 20251204 추가 */
	#wrap.no_langs .MC_conBox {margin-top: 0;} /* 20251204 추가 */

	/* 공지사항 */
	.notice h2 a {width:112px}
	.notice h2.tit_2 a {left:111px; }
	.notice .list_box li a {width:90%;}
	.notice .list_box li span.date { display:none}
	
	/* 게시판 */
	.notice2 h2 a { width:112px}
	.notice2 h2.tit_2 a {left:111px}
	.notice2 .list_box li .img { display:none}
	.notice2 .list_box li .txt {width:92%}	
	
	/* 사진게시판 */
	.gallery h2 {padding-left:15px}
	.gallery .gall_list {padding:10px 15px 5px;}
	.gallery .gall_list li {width:100%; margin-left:0; margin-bottom:20px}
	.gallery .gall_list li .img{height:150px;}
		
	/* 행사일정 */
	.schedule .scheduleBox{border-top:0;}
	.schedule .scheduleBox .left h3, .schedule .scheduleBox .left .month_area{-webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box}
	.schedule .scheduleBox .left{ width:100%; height:50px; line-height:48px; overflow:hidden}
	.schedule .scheduleBox .left h3{border-bottom:0; float:left; width:calc(100% - 160px); height:50px; line-height:48px;}
	.schedule .scheduleBox .left .month_area{ width:160px; height:100%; float:right}
	.schedule .scheduleBox .left .month_area .year{ display:inline; vertical-align:middle; padding:0}
	.schedule .scheduleBox .left .month_area .month{ display:inline; font-size:24px; vertical-align:top; margin-left:4px}
	.schedule .scheduleBox .left .month_area button{top:7px}
	.schedule .scheduleBox .left .month_area .prev{left:0;}
	.schedule .scheduleBox .left .month_area .next{right:0;}
	.schedule .scheduleBox .right{ width:100%}
	.schedule .scheduleBox .right .date_area{ height:auto}
	.schedule .scheduleBox .right .date_area ul{ overflow:hidden}
	.schedule .scheduleBox .right .date_area ul li{width:14.28%;}
	.schedule .scheduleBox .list{ height:88px; border-bottom:1px solid #dbdbdb;}
	.schedule .scheduleBox .list ul{ padding:6px 0 0px}	
	
	.pr_video a h2 {/* font-size:20px; */line-height: 41px;/* padding-top:0; *//* padding-left:20px; */}
	.pr_video a h2 + video {/* top: 0px; */}
}

@media screen and (max-width:480px) {
			
	/* 팝업존 */
	.box_popup .pop { height:180px;}
	.box_popup .pop li a img {height:180px;}
	
	/* 배너존 */
	.bannerZone .obj li {width:100%;}

}

@media screen and (max-width:380px) {
	
	/* 바로가기 */
	.M_link ul li {width:50%;}	
	


}

