@charset "utf-8";

@font-face {
	font-family:'SCDream'; font-style:normal; font-weight:100;
	src: url('/font/SCDream/SCDream1.woff') format('woff');
}
@font-face {
	font-family:'SCDream'; font-style:normal; font-weight:200;
	src: url('/font/SCDream/SCDream2.woff') format('woff');
}
@font-face {
	font-family:'SCDream'; font-style:normal; font-weight:300;
	src: url('/font/SCDream/SCDream3.woff') format('woff');
}
@font-face {
	font-family:'SCDream'; font-style:normal; font-weight:400;
	src: url('/font/SCDream/SCDream4.woff') format('woff');
}
@font-face {
	font-family:'SCDream'; font-style:normal; font-weight:500;
	src: url('/font/SCDream/SCDream5.woff') format('woff');
}
@font-face {
	font-family:'SCDream'; font-style:normal; font-weight:600;
	src: url('/font/SCDream/SCDream6.woff') format('woff');
}
@font-face {
	font-family:'SCDream'; font-style:normal; font-weight:700;
	src: url('/font/SCDream/SCDream7.woff') format('woff');
}
@font-face {
	font-family:'SCDream'; font-style:normal; font-weight:800;
	src: url('/font/SCDream/SCDream8.woff') format('woff');
}
@font-face {
	font-family:'SCDream'; font-style:normal; font-weight:900;
	src: url('/font/SCDream/SCDream9.woff') format('woff');
}

@font-face {
	font-family:'GothicA1'; font-style:normal; font-weight:100;
	src: url('/font/GothicA1/GothicA1-Thin.ttf') format('ttf');
}
@font-face {
	font-family:'GothicA1'; font-style:normal; font-weight:200;
	src: url('/font/GothicA1/GothicA1-ExtraLight.ttf') format('ttf');
}
@font-face {
	font-family:'GothicA1'; font-style:normal; font-weight:300;
	src: url('/font/GothicA1/GothicA1-Light.ttf') format('ttf');
}
@font-face {
	font-family:'GothicA1'; font-style:normal; font-weight:400;
	src: url('/font/GothicA1/GothicA1-Regular.ttf') format('ttf');
}
@font-face {
	font-family:'GothicA1'; font-style:normal; font-weight:500;
	src: url('/font/GothicA1/GothicA1-Mediun.ttf') format('ttf');
}
@font-face {
	font-family:'GothicA1'; font-style:normal; font-weight:600;
	src: url('/font/GothicA1/GothicA1-SemiBold.ttf') format('ttf');
}
@font-face {
	font-family:'GothicA1'; font-style:normal; font-weight:700;
	src: url('/font/GothicA1/GothicA1-Bold.ttf') format('ttf');
}
@font-face {
	font-family:'GothicA1'; font-style:normal; font-weight:800;
	src: url('/font/GothicA1/GothicA1-ExtraBold.ttf') format('ttf');
}
@font-face {
	font-family:'GothicA1'; font-style:normal; font-weight:900;
	src: url('/font/GothicA1/GothicA1-Black.ttf') format('ttf');
}
@font-face {
    font-family: 'BMJUA';
    src: url('/font/BM/BMJUA.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

/* 초기화 */
*{box-sizing: border-box;}
html,body{width:100%;height:100%;margin:0;padding:0; word-break: keep-all;}
body {font-size:16px !important;margin:0;padding:0;font-family:SCDream, Dotum, "돋움", sans-serif;color:#464646;font-weight:400}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display:block; }
div, p, ul, ol, li, img, a, table, td, th, tr, h1, h2, h3, h4, h5, h6, form, input, span, iframe, dl, dt, dd, caption  {margin:0;padding:0;border:none;}
table{border-collapse:collapse; vertical-align:middle;font-size:0.938rem}
img{border: 0 none; max-width: 100%;}
input, select, textarea, button{font-family:SCDream, Dotum, "돋움", sans-serif;font-size:0.938rem;font-weight:400}
a, button, submit, input[type=submit]{transition: .2s ease-out}

a{text-decoration:none;color:inherit;margin:0;padding:0;}
	
fieldset{border:none;margin:0; padding:0;}
img, input.image {border:0 none;}
form, input{margin:0;padding:0;}
legend{display:none; margin:0; padding:0;}
caption{overflow:hidden;width:0;height:0;line-height:0;text-indent:-9999px}
ul,ol,li {list-style:none;}
textarea{margin:0;padding:0}
button{border:0;cursor:pointer}

/* hr{visibility:hidden;overflow:hidden;position:absolute;width:0;height:0;font-size:0;line-height:0;} */

h1 { font-size: 200%; }
h2 { font-size: 180%; }
h3 { font-size: 160%; }
h4 { font-size: 140%; }
h5 { font-size: 120%; }
h6 { font-size: 100%; }

::selection {background:#e4780b;color:#FFF;text-shadow:none;}
.clearfix:before, .clearfix:after {display: block;content: '';line-height: 0;}
.clearfix:after {clear:both;}
.clearfix {zoom: 1;}
.col2{display: flex; flex-wrap: wrap;}
.col2>*{width: 50%;}
@media (max-width:800px){
.col2>*{width: 100%;}
}
.bg-theme{background-color: #2c3e50; color: #fff;}
.bg-white{background-color: #fff;}
.bg-light{background-color: #f3f3f3;}
/* 레이아웃 크기 지정 */
/* #hd, #wrapper, #ft {min-width:1200px}
#hd_pop,
#hd_wrapper,
#tnb .inner,
#gnb nav,
#container_wr,
#ft_wr {width:1200px} */

/* 팝업레이어 */
#hd_pop {z-index:1000;position:relative;margin:0 auto;height:0}
#hd_pop h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.hd_pops {position:absolute;border:1px solid #e9e9e9;background:#fff}
.hd_pops img {max-width:100%}
.hd_pops_con {}
.hd_pops_footer {padding:0;background:#000;color:#fff;text-align:left;position:relative}
.hd_pops_footer:after {display:block;visibility:hidden;clear:both;content:""}
.hd_pops_footer button {padding:10px;border:0;color:#fff}
.hd_pops_footer .hd_pops_reject {background:#000;text-align:left}
.hd_pops_footer .hd_pops_close {background:#393939;position:absolute;top:0;right:0}

/* 상단 레이아웃 */
#hd {position:fixed;top:0;left:0;right:0;z-index:3;border-bottom:1px solid rgba(255,255,255,.2); background-color: rgba(0,0,0,.4);}
#hd.scroll,#hd:hover{background:#fff;box-shadow:0 2px 5px rgba(0,0,0,.2);transition: .3s;}
#hd.scroll h1 a,#hd:hover h1 a{color:#000;transition: .3s;}
#hd.scroll nav>button,#hd:hover nav>button{background-position:center -260px;transition: .3s;}
#hd.scroll #gnb .gnb_1dli>a, #hd:hover #gnb .gnb_1dli>a{color: #2c3e50;transition: .3s;}

.hlogo{display: inline-block; height: 40px;}
#hlogo {fill: #fff;stroke-width: 0px; transition: .3s; height: 100%;}
.scroll #hlogo,
#gnb:hover #hlogo {fill: #2c3e50;}


@media (max-width:460px) {
	.hlogo{height: 30px;}
}
@media (max-width:320px) {
	.hlogo{height: 24px;}
}
@media (min-width: 768px){
	
	.share:after {content: "";display: block;width: 1px;background: rgba(255,255,255,.3);position: absolute;top: 25px;right: 104px;bottom: 25px;}
	
}
@media (max-width:1022px) {
	#hd {height: 79px;}
}
@media (min-width:1023px){
	#hd {height: 99px;}
	#hd_h1 a{}
}
#tnb {border-bottom:1px solid #383838;margin:0 auto}
#tnb:after {display:block;visibility:hidden;clear:both;content:""}
#tnb .inner {margin:0 auto}

#hd_wrapper {position:relative;margin:0 auto;height:140px;zoom:1}
#hd_wrapper:after {display:block;visibility:hidden;clear:both;content:""}

#logo {float:left;padding:30px 0 0}

.hd_sch_wr {float:left;padding:30px 0;width:445px;margin-left:65px}
#hd_sch h3 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#hd_sch {border-radius:30px;overflow:hidden}
#hd_sch #sch_stx {float:left;width:385px;height:45px;padding-left:10px;border-radius:30px 0 0 30px;background:#2c2c2c;border:0;border-right:0;font-size:1.25em;color:#fff}
#hd_sch #sch_submit {float:left;width:60px;height:45px;border:0;background:#2c2c2c;color:#fff;border-radius:0 30px 30px 0;cursor:pointer;font-size:16px}

#hd_define {float:left}
#hd_define:after {display:block;visibility:hidden;clear:both;content:""}
#hd_define li {float:left;font-size:1.083em;line-height:14px;border-right:1px solid #4a4a4a;position:relative;text-align:center;margin:15px 10px 15px 0;padding-right:10px}
#hd_define li:last-child {padding-right:0;margin-right:0;border-right:0}
#hd_define li a {display:inline-block;color:#919191}
#hd_define li.active a {color:#fff}


#hd_qnb {float:right;text-align:right}
#hd_qnb:after {display:block;visibility:hidden;clear:both;content:""}
#hd_qnb li {float:left;font-size:1.083em;line-height:14px;border-right:1px solid #4a4a4a;position:relative;text-align:center;margin:15px 10px 15px 0;padding-right:10px}
#hd_qnb li:last-child {padding-right:0;margin-right:0;border-right:0}
#hd_qnb li span {display:block;margin-top:5px;font-size:0.92em}
#hd_qnb li a {display:inline-block;color:#919191}
#hd_qnb .visit .visit-num {display:inline-block;line-height:16px;padding:0 5px;margin-left:5px;border-radius:10px;background:#da22f5;color:#fff;font-size:10px}


.hd_login {position:absolute;right:0;top:60px}
.hd_login li {float:left;margin:0 5px;border-left:1px solid #616161;padding-left:10px;line-height:13px}
.hd_login li:first-child {border-left:0}
.hd_login a {color:#fff}


/* 메인메뉴 */
#gnb {
	width: 100%; height: 100%; max-width: 1200px;
	display: flex; justify-content: space-between; align-items: center;
	margin: 0 auto; padding-left: 10px; padding-right: 10px;
}
#gnb > h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#gnb nav:hover, #gnb nav:focus, #gnb nav:active{z-index:3}
#gnb li a {display: block;color: #fff;}

@media (max-width:1022px){
	#gnb_1dul {display: none;}
}
#gnb ul:after {display:block;visibility:hidden;clear:both;content:""}
#gnb .gnb_1dli {float:left; position: relative;}
/*.gnb_1dli .bg {position:absolute;top:24px;right:8px;display:inline-block;width:10px;height:10px;overflow:hidden;background:url('../img/gnb_bg2.gif') no-repeat 50% 50%;text-indent:-999px}*/
.gnb_1da {border: none;padding: 35px 10px 0 50px;height: 99px;position: relative;font-size: 20px;font-weight: 600;}
.gnb_2dul {display:none; position: absolute; top: 99px; left: 0; width: 180px; border-radius: 8px; background: #2c3e50; padding: 10px 0;}
#gnb_1dul .gnb_1dli .gnb_2dli{padding-left: 20px; white-space: nowrap;}

#gnb_1dul .gnb_1dli:hover>a::after{content: "";
	display: block; width: 0px; height: 0px;
	position: absolute;bottom: 0; left: 50%;
	border: 15px solid transparent; border-bottom-color: #2c3e50;}
@media (max-width:1022px) {
	.gnb_2dul .gnb_2dul_box{}
}
@media (min-width:1023px){
	.gnb_2dul .gnb_2dul_box{max-width: 1200px;margin: 0 auto;}
}
.gnb_2da {padding: 10px 0 10px 12px;position: relative;}
a.gnb_2da:hover,
.gnb_2dli.on a.gnb_2da{text-decoration: underline;
-moz-transition:all 0.3s ease-out;
-o-transition:all 0.3s ease-out;
transition:all 0.3s ease-out}
.gnb_1dli_air .gnb_2da {}
.gnb_1dli_on .gnb_2da::before,
#gnb_all .gnb_al_li li a::before{content: "";display: block;width: 5px;height: 5px;background: #fff;position: absolute;top: 19px;left: 0;}
#gnb_all .gnb_al_li li.on a::before{color: #f08f03;}
.gnb_2da:focus, .gnb_2da:hover {color:#fff}
.gnb_1dli_over .gnb_2dul {display:block;left:0}
.gnb_1dli_over2 .gnb_2dul {display:block;right:0}
#gnb #gnb_1dul .gnb_empty {padding:10px 0;width:100%;text-align:center;line-height:2.7em;color:#080808}
#gnb #gnb_1dul .gnb_empty a {color:#3a8afd;text-decoration:underline}
#gnb #gnb_1dul .gnb_al_ul .gnb_empty, #gnb #gnb_1dul .gnb_al_ul .gnb_empty a {color:#555}

#gnb .gnb_menu_btn {width: 60px;height: 0;padding: 60px 0 0 0;overflow: hidden;position: absolute;top: 0px; transition: .3s; background-color: transparent;}
#gnb .gnb_menu_btn::before,
#gnb .gnb_menu_btn::after{content: '';}
#gnb .gnb_menu_btn::before,
#gnb .gnb_menu_btn::after,
#gnb .gnb_menu_btn>span{position: absolute; left: 16px; right: 16px; height: 4px; background-color: #fff;}
#gnb .gnb_menu_btn::before{top: 19px;}
#gnb .gnb_menu_btn::after{bottom: 19px;}
#gnb .gnb_menu_btn>span{top: calc(50% - 2px); height: 0; overflow: hidden; padding-bottom: 4px; background-color: #fff; line-height: 100px;}
#hd.scroll .gnb_menu_btn::before,
#hd.scroll .gnb_menu_btn::after,
#hd.scroll .gnb_menu_btn>span,
#gnb:hover .gnb_menu_btn::before,
#gnb:hover .gnb_menu_btn::after,
#gnb:hover .gnb_menu_btn>span{background-color: #2c3e50;}
#gnb .mnavhome{display: block; position: absolute; left: 0; top: 10px;}
#gnb .mnavhome i{display: flex; justify-content: center; align-items: center; width: 60px; height: 60px; color: #fff; font-size: 26px;}
#gnb .gnb_close_btn {width: 60px;height: 0;padding-bottom: 60px;overflow: hidden;position: absolute;right: 0; top: 10px;background: url(/img/ico_cmd.png) center -320px;transition: none;}
#gnb .gnb_mnal {width: 60px;height: 60px;overflow: hidden;position: fixed;top: 10px;right: 0;}
@media (min-width:1023px){
#gnb .gnb_mnal{display: none;}
#gnb_all,#gnb_all_bg{display: none !important;}
}

#gnb_all {
	display:none;width: 280px;height: 100%;
	position:fixed;right:0;top:0;
	overflow:auto;background: #2c3e50;z-index:1000;padding-top: 70px;
}
#gnb_all h2 {display: none;}
#gnb_all .gnb_al_ul{border-top: 1px solid #575482;}
#gnb_all .gnb_al_ul:after {display:block;visibility:hidden;clear:both;content:""}

#gnb_all .gnb_al_li {}
#gnb_all .gnb_al_li>div{color: #fff;padding: 20px;font-size: 20px;font-weight: 600;border-bottom: 1px solid #575482;position: relative; cursor: pointer;}
#gnb_all .gnb_al_li>div::after{content: "";display: block;width: 20px;height: 20px;background: url(/img/ico_cmd.png) center -20px;position: absolute;top: 25px;right: 20px;}
#gnb_all .gnb_al_li.on>div::after{background-position-y:-40px;}

#gnb_all .gnb_al_li .gnb_al_a {font-size:1.2em;display:block;position:relative;margin-bottom:10px;font-weight:bold;color:#3a8afd}
#gnb_all .gnb_al_li ul{display:none; background: #333; padding-left: 20px; padding-right: 20px;}
#gnb_all .gnb_al_li.on ul{display:block; padding-top: 20px; padding-bottom: 20px;}
#gnb_all .gnb_al_li li {}
#gnb_all .gnb_al_li li a {
    padding: 10px 0 10px 10px;
    position: relative;
}
#gnb_all .gnb_al_li li.on a {
	color: #f08f03;
}
#gnb_all_bg {display:none;background:rgba(0,0,0,0.8);width:100%;height:100%;position:fixed;left:0;top:0;z-index:999}

.container{max-width: 1200px; margin: auto; overflow-x: hidden;}
#container_title{display: none;}
.lt_wr {width:32%}
.lt_wr:nth-child(3n+1) {clear:both}
.latest_wr {margin-bottom:20px}
.latest_wr:after {display:block;visibility:hidden;clear:both;content:""}
.latest_top_wr {margin:0 -10px 20px}
.latest_top_wr:after {display:block;visibility:hidden;clear:both;content:""}




/* 메인인덱스 */
.readmoreBtn:after{content:"";display:inline-block;width:40px;height:40px;background:url("/img/ico_main.png") 0 -20px;margin:0 0 0 5px;vertical-align:middle;transition :all 0.5s ease}
.readmoreBtn:hover:after,.mbbs p a:focus:after{transform: rotate(180deg)}

.mvisual{height: 360px; position: relative;}
.mvisual div{height: 100%;}
.mvisual .mvisual_item{background-position: center; background-size: cover; background-repeat: no-repeat;}
.mvisual_list p{color: #fff;text-align: center;text-shadow: 3px 3px 2px rgba(0,0,0,.2);padding-top: 130px;}
.mvisual_list p strong{font-size:34px;font-family:BMJUA;font-weight:normal;display:block}
.mvisual_list p span{font-size:16px}
.mvisual .slick-dots{position: absolute; bottom: 20px; left: 50%; transform: translateX(-50%); z-index: 5; display: flex; width: calc(100% - 90px); max-width: 1070px;}
.mvisual .slick-dots>li{padding-right: 10px;}
.mvisual .slick-dots>li button{display: block;background: none;position: relative;z-index: 1; width: 20px; height: 0; padding-top: 10px; overflow: hidden; background-color: #fff; margin-bottom: 4px; border-radius: 10px;}
.mvisual_list li.slick-active button {width: 60px;}
/* .mvisual_list li button:after{content: "";}
.mvisual_list li.slick-active button:after{width: 5px;height: 5px;top: 4px;left: 4px;} */
.mvisual .mvisual_button{position: absolute; bottom: 20px;left: 50%;transform: translateX(-50%);z-index: 0; max-width: 1160px;width: 100%;height: 20px; padding-left: 20px; padding-right: 20px;}
.mvisual .mvisual_button .mvisual_pause.on {background-position: -20px 0;}
.mvisual .mvisual_button .mvisual_pause {width: 20px;height: 0;padding: 20px 0 0 0;overflow: hidden;background: url(/img/ico_main.png);}

.mnotice{position:relative;padding:40px 10px}
.mnotice h2{color:#2c3e50;margin:0 0 10px 0}
.mnotice li a{display:block;padding:5px 0;position:relative}
.mnotice li a:hover .date, .mnotice li a:focus .date{color:#000}
.mnotice li a:hover strong, .mnotice li a:focus strong{color:#000;font-weight:500}
.mnotice li strong{display:block;font-weight:400;color:#252525;font-size:16px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.mnotice li strong em{display:inline-block;width:25px;height:0;padding:25px 0 0 0;margin:0 2px 0 0;overflow:hidden;vertical-align:middle;background:url("/images/main/ico_main.png") -40px -20px}
.mnotice li span{display:none}
.mnotice li span.date{color:#898989;font-size:14px;text-align:center;position:absolute;top:20px;left:20px;width:65px;padding:40px 0 0 0}
.mnotice li span.date em{font-style:normal;font-size:30px;font-weight:500;position:absolute;top:0;left:0;width:90%}
.mnotice li span.txt{color:#636363;font-size:16px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.mnotice li a.hover strong{font-weight:400}
.mnotice li a.hover span.date{color:#252525}
.mnotice .readmoreBtn{position:absolute;top:40px;right:20px;display:block}

.minfo{background-color: buttonface; position: relative;}
.minfo .minfo_list {position: static;}
.minfo h2{font-size:20px;padding:0 20px; line-height: 60px;}
.minfo .slick-slide .item{position: relative; width: 100%; padding-bottom: 80%; color: #fff; text-align: center; word-break: keep-all; background-repeat: no-repeat; background-size: cover;}

.minfo .slick-slide .item>div{position: absolute;
	left: 0; right: 0; top: 0; bottom: 0; background-color: rgba(0,0,0,.6);
	display: flex; justify-content: center; align-items: center; flex-direction: column;
	/* left: 50%; top: 50%;transform: translate(-50%,-50%); padding: 80px 100px; background-size: contain; background-repeat: no-repeat; background-position: center; */
}
.minfo .slick-slide .item span{bottom: 50%; min-width: 200px; display: flex; flex-direction: column; align-items: center; justify-content: flex-end;}
.minfo .slick-slide .item p{top: 50%;bottom: 0; background-size: cover; background-position: center; font-size: 1.2em;}



.minfo button {position: absolute; top: 20px; width: 20px;height: 0;padding: 20px 0 0 0;overflow: hidden;background: url(/img/ico_main.png); z-index: 5;}
.minfo button.slick-prev {background-position: -40px -60px; right: 60px;}
.minfo button.slick-next {background-position: -60px -60px; right: 20px;}
.minfo button.minfo_pause {background-position: 0 -60px; right: 40px;}
.minfo button.minfo_pause.on {background-position: -20px -60px;}

@media(min-width:768px){
	.minfo h2{background:#2d2f35;color:#fff;}
}
@media(max-width:767px){
.minfo button{background-color: #2d2f35;}
}

.mbiz{background:#2c3e50;padding:40px 10px}
.mbiz>div{position:relative}
.mbiz h2{color:#fff; padding-bottom: 20px; padding-top: 20px;}
.mbiz p{display:none;position:absolute;top:4px;left:100px}
.mbiz p button{width:20px;height:0;padding:20px 0 0 0;overflow:hidden;background:url("/images/main/ico_main.png")}
.mbiz p button.stop{background-position:0 -60px}
.mbiz p button.play{background-position:-20px -60px}
.mbiz p button.prev{background-position:-40px -60px}
.mbiz p button.next{background-position:-60px -60px}
.mbiz_list{}
.mbiz_list ul{overflow:hidden;}
.mbiz_list li{float:left; width: 100%; word-break:keep-all; padding: 10px;}
.mbiz_list li a{display:block;padding:0 0 0 55px;color:#fff;position:relative;background-color: rgba(0,0,0,.2);border-radius:6px;transition: .3s;}
.mbiz_list li a:hover{background-color: rgba(0,0,0,.6)}
.mbiz_list li a:before{display:inline-block;width:40px;height:40px;position:absolute;top:10px;left:10px;font-family: 'FontAwesome';text-align: center;font-size: 20px;line-height:40px;}
.mbiz_list li a:hover,.mbiz_list li a:focus{text-decoration:underline}
.mbiz_list li a span{display:table-cell;height:60px;vertical-align:middle;word-break:break-all}
.mbiz_list li:nth-child(1) a:before{content: '\f19d';}
.mbiz_list li:nth-child(2) a:before{content: '\f091';}
.mbiz_list li:nth-child(3) a:before{content: '\f0ac';}
.mbiz_list li:nth-child(4) a:before{content: 'CN';font-size: 16px;}
.mbiz_list li:nth-child(5) a:before{content: 'EN';font-size: 16px;}
.mbiz_list li:nth-child(6) a:before{content: '\f0c3';;}
.mbiz_list li:nth-child(7) a:before{content: '\f0f7';}
.mbiz_list li:nth-child(8) a:before{content: '\f094';}
.mbiz_list li span{display:inline-block;vertical-align:middle}

.mgal{}
.mgal_list_out{padding-top: 100px;}
.mgal_list_out .slick-dots{position: absolute; top: 0; left: 50%; transform: translateX(-50%);}
.mgal_list_out .slick-dots>li{float: left;}
.mgal_list_out .slick-dots>li>button{color: transparent; background-color: transparent;}
.mgal_list_out .slick-dots>li>button::before{content: "";display: block;width: 8px;height: 18px;margin: 0 auto 5px auto;transform: skew(-25deg, 1deg);transition: .8s;}
.mgal_list_out .slick-dots>li>button::after{font-size: 180%; font-weight: 200; color: #7d7d7d;transition: .8s;}
.mgal_list_out .slick-dots>li:nth-child(1)>button::after{content: '전체보기';}
.mgal_list_out .slick-dots>li:nth-child(2)>button::after{content: '언론보도'}
.mgal_list_out .slick-dots>li:nth-child(3)>button::after{content: '포토갤러리';}
.mgal_list_out .slick-dots>li.slick-active>button::before{background: #2c3e50;}
.mgal_list_out .slick-dots>li.slick-active>button::after{font-weight: 500; color: #252525;}
.mgal_list_in .slick-slide{padding: 10px;}
.mgal_list_in .slick-slide a{position: relative; display: inline-block;}
.mgal_list_in .slick-slide .mgalthumb{width: 100%; padding-bottom: 70%; background-size: cover; background-position: center; background-repeat: no-repeat; box-shadow: 0px 0px 2px #bbb;}
.mgal_list_in .slick-slide em{display: block;font-style: normal;font-weight: 500;font-size: 14px;margin: 20px 0 0 0;}
.mgal_list_in .slick-slide .news{color: #0072bc;}
.mgal_list_in .slick-slide .gallery{color: #197b30;}
.mgal_list_in .slick-slide strong{display: block;color: #252525;font-size: 18px;font-weight: 400;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;margin: 5px 0;}
.mgal_list_in .slick-slide span{color: #898989;font-size: 14px;}
.mgal_list_in .slick-slide span::before{content: "";display: inline-block;width: 20px;height: 20px;background: url(/img/ico_main.png) -80px -20px;margin: 0 5px 0 0;vertical-align: middle;}
.mgalcontent{position: relative; padding-bottom: 60px;}
.mgalcontent .readmoreBtn{position: absolute; left: 50%; bottom: 0; margin-left: -44.1px;}

@media (max-width:460px) {
	.mgal_list_out .slick-dots{width: 280px;}
	.mgal_list_out .slick-dots>li>button{font-size: 0; padding: 0;}
	.mgal_list_out .slick-dots>li>button::after{font-size: 20px; padding: 5px;}
}

.organ{padding-bottom: 30px;}
.organ>div{display: flex; justify-content: center; width: 100%; max-width: 240px; margin: 0 auto;}
.organ .director{ max-width: 260px; padding: 16px; background: #053041;}
.organ .team{position: relative; display: flex; justify-content: center;}
.organ .team>li{position: relative; width: 100%; display: flex; flex-direction: column; justify-content: center;}
.organ .organbox{padding: 15px; text-align: center; font-weight: 400; width: 100%; border: 2px solid #7b7b7b;}
.organ .Independent ul{display: flex; flex-direction: column;}

.organ .Independent>li li{padding-top: 20px; padding-bottom: 20px;}

.organ .Independent .olb{width: calc(100% + .1rem); height: 100%; border-right: .2rem solid #999;}
.organ .Independent .orb{position: relative; height: 100%;}
.organ .Independent .orb::before{content: ''; display: block; width: 100%; height: .2rem; top: 50%; background-color: #999; position: relative;}
@media (min-width:661px){
	.organ .team>li{max-width: 180px;}
	.organ .director{margin-bottom: 50px;}
	.organ .Independent ul{gap: 5px;}
}
@media (max-width:660px){
	.organ .Independent>li:first-child{display: none}
}
/* 하단 레이아웃 */
footer{background:#2d2f35;position:relative;z-index:2}
.f_banner{background:#fff; margin-bottom: 20px;}
.f_banner h2{display: none;}
.f_banner .fbwrap{position: relative;}
.f_banner .slick-arrow{position: absolute; width:35px;height:0;padding:35px 0 0 0;overflow:hidden;background:url("/img/ico_main.png") #fff;border:1px solid #e4e4e4;float:left}
.f_banner .fban_button{position: absolute;}
.f_banner .slick-prev{background-position:-85px -85px;}
.f_banner .slick-next{background-position:-125px -85px;}
.f_banner .slick-slide>div{padding: 10px;}
.f_banner .slick-slide>div>a{display: inline-flex !important; justify-content: center; align-items: center;height: 80px;padding: 15px 10px;border: 1px solid #e1e1e1;}
.f_banner .slick-slide img{max-width: 100%; max-height: 100%;}

.f_banner .fban_button>button{width:35px;height:0;padding:35px 0 0 0;overflow:hidden;background:url("/img/ico_main.png") #fff;background-position:-5px -85px;border:1px solid #e4e4e4;}
.f_banner .fban_button>.on{background-position:-45px -85px;}

@media (max-width:1022px){	
	.f_banner .fban_button{bottom: 94px; right: 49px;}
	.f_banner .slick-prev{bottom: 97px; right: 88px;}
	.f_banner .slick-next{bottom: 97px; right: 10px;}
}

@media all and (min-width:1023px) {
	.f_banner .fban_list{position: static; width: calc(100% - 120px); margin-left: auto;}
	.f_banner .fban_button{top: 32px;left: 45px;}
	.f_banner .slick-prev{background-position:-85px -85px;left: 10px;top: 32px;}
	.f_banner .slick-next{background-position:-125px -85px;left: 80px;top: 32px;}
	.f_banner>div{max-width:1200px;margin:0 auto}
	.f_banner p{right:auto;left:0;top:0}
	.fban_list{margin-left:170px}
	.fban_list li{margin:0 40px 0 0}
}
@media all and (min-width:1200px) {
	
}

.foot{padding-top:40px;padding-bottom: 40px;padding-left: 10px; padding-right: 10px; color:#e1e1e1; position: relative;}
.foot .finfo{display: flex; justify-content: space-between; align-items: center;}
.foot address{font-style:normal;display:block}
.foot address span{display: inline-block;}
.foot .tel{line-height:1.75em}
.foot .tel span{padding:0 10px}
.foot .copy{color:#898989;font-size:12px;line-height:1.5em;margin:10px 0 0 0}
.quick{position:fixed;right:0;bottom:300px}
.quick .quick_btn{display:block;width:60px;height:0;padding:60px 0 0 0;overflow:hidden;background:url("/img/ico_cmd.png");}
.quick .quick_btn.sidefacebook{background-position:0 -400px}
.quick .quick_btn#top_btn{background-position:0 -460px}
.hometax_btn{
	display: flex; justify-content: center; align-items: center; width: 120px; height: 40px;
	border: 1px solid #f3f3f3; color: #f3f3f3; background-color: #2d2f35;
}
@media (max-width:678px){
	.foot .finfo{flex-direction: column-reverse; gap: 10px;}
	.foot address{text-align: center;}
	.foot .copy{text-align: center;}
}

/* 서브페이지 네비게이션 */
.sub_container{overflow-x: hidden;}
.svisual{background:url("/img/svisual.jpg") no-repeat center 0;background-size:cover;background-position: center; padding:130px 0 70px 0}
.svisual h2{font-size:40px;color:#fff;text-align:center; line-height: 80px;}

.localbox{background:#2c3e50;position:relative;}
.lnb>li{display:none;position:relative;height: 70px;}
.lnb>li:last-child{display:block}
.lnb>li>a{display:flex;justify-content: center; align-items: center; width:70px;height:70px;overflow:hidden;border-right:1px solid #053041; font-size: 1.5em; color: #fff;}
.lnb>li>details{display:inline-block;padding:0;min-width:240px;font-size:18px;color:#fff;cursor: pointer;}
.lnb>li>details summary{display: block;width:100%;height:70px;padding: 23px 0px 0 20px; overflow:hidden;position:absolute;top:0;left:0;border-right:1px solid #053041}
.lnb>li>details summary:after{content:"";display:block;width:20px;height:20px;background:url("/img/ico_cmd.png") center -20px;position:absolute;top:25px;right:20px}
.lnb>li>details[open] summary:after{background-position-y: -40px;}
.lnb ul{position:absolute;top:70px;left:0;right:0px;padding:0;z-index:30}

.lnb details ul{background:#2c3e50; border-bottom: 1px solid #053041;}
.lnb details li{border-top:1px solid #053041; border-left: 1px solid #053041;}
.lnb details li a{display:block;padding:20px;color:#fff}
.lnb details li a:hover,.lnb details li a:focus{text-decoration:underline}
.lnb details li.on a{background:#053041}

.share{position:absolute;right:5px;top:0;height: 70px; padding: 0;}
.share>*{float: left;}
.share button{height: 70px; display: flex; align-items: center; padding: 0 10px; color: #fff; background-color: transparent;}
.share button>div{padding-left: 4px;}
.share button i{font-size: 1.5em;}
.share .sns{overflow-x: hidden;}
.share .sns.on{overflow-x: auto;}
.share .sns>button>div{background-position:center -100px}
.share .sns ul{
	position: absolute;top: 0;bottom: 0;right:-400px;z-index:1;
	display: flex; width: 300px;
	background-color: #2c3e50;opacity: 0;transition: .2s ease-out;
}
.share .sns.on>button{background-color: #2c3e50;}
.share .sns.on>button>div{background-position: center -340px;}
.share .sns.on ul{right: 100px;opacity: 1;}
.share .sns li{}
.share>.sns>ul>li>button>div{width:auto; color: #fff;}
.face div{background-position: center -140px;}
.twi div{background-position: center -160px;}
.url div{background-position: center -180px;}
.s_con{margin:60px 0;padding: 0 10px; min-height:300px;}
@media print{
	#hd,.svisual,.localbox,footer{display: none;}
}

/* small mobile */
@media all and (max-width:360px) {
	.svisual h2{font-size: 30px;}
}
@media all and (min-width:460px) {
	.sm-view{display: none;}
	.mbiz_list li{width:50%}
	.mgal_list_out .slick-dots{width: 410px;}
}
/* mobile */
@media all and (max-width:767px) {
	.share{top: 70px; height: 40px;}
	.share button{height: 40px;}
	.share .sns.on ul{right: 40px; width: 140px; padding: 0 10px;}
	.share>.sns>ul>li>button>div{padding-left: 40px; width: 0;}
}
/* Tablet */
@media all and (min-width:768px) {
	header h1 a{font-size:24px;background-size:auto;padding:23px 0 0 60px}

	.mvisual{height:800px}
	.mvisual_list p{padding-top: 240px;}
	.mvisual_list p strong{font-size:80px}
	.mvisual_list p span{font-size:40px}
	.mvisual .slick-arrow{width: 100px; height: 100px; margin-top: -50px;}
	.mvisual .slick-arrow::before{font-size: 50px;}
	.mvisual .slick-prev{left: 5%;}
	.mvisual .slick-next{right: 5%;}

	.mnotice{float:right;width:calc(100% - 400px);padding:40px 10px}
	.mnotice li{border-top:1px solid #e5e5e5}
	.mnotice li:first-child{border:none}
	.mnotice li a{padding:13px 0}
	.mnotice li span.txt{display:block}

	.minfo{float:left;width:400px}

	.msponsor{padding:85px 0}
	.msponsor h2{font-size:50px;margin:0}
	.msponsor p{display:block}
	.msponsor ul{overflow:hidden;margin:40px 0}
	.msponsor li{float:left;width:50%;position:relative}
	.msponsor li:first-child:after{display:inline-block;width:1px;height:auto;margin:0;position:absolute;top:0;bottom:0;right:0}

	.mgal{}
	.mgal h3{margin:0 15px}
	.lnb>li{width:83%;}
}

@media all and (max-width:1022px) {
	.mgal_list_out{margin-top: 80px; padding-bottom: 20px;}
}
/* Desktop */
@media all and (min-width:1023px) {
	header{height:99px}
	header:after{content:"";display:block;clear:both}
	header h1 a{height:99px;padding:33px 0 0 60px}
	header nav{float:right}
	header nav button{display:none}
	header nav .menu{display:block;background:none;float:none;width:100%}
	header.on .menu>ul>li>a,header:hover .menu>ul>li>a{color:#252525}
	header.on .menu>ul>li.on>a,header:hover .menu>ul>li.on>a{color:#2c3e50}
	.menu ul:after{content:"";display:block;clear:both}
	.menu li{float:left}
	.menu>ul>li{width:20%}
	.menu>ul>li>a{border:none;padding:35px 0 0 0;margin:0 10px 0 50px;height:99px;position:relative}
	.menu>ul>li>a:before{display:none}
	.menu>ul>li.on>a:after{content:"";display:block;height:20px;background:url("/img/ico_cmd.png") center -380px;position:absolute;bottom:0;left:0;right:0}
	.menu div{position:absolute;top:99px;left:0;width:100%;background:#2c3e50;padding:10px 0}
	.menu ul ul{max-width:1200px;margin:0 auto}
	.menu li li{margin:0 0 0 20px}
	.menu li li.on a{color:#fff;text-decoration:underline}
	.menu li li.on a:before{background:#fff}
	.menu1 li:first-child{margin-left:520px}
	.menu2 li:first-child{margin-left:370px}
	.menu3 li:first-child{margin-left:820px}
	.menu4 li:first-child{margin-left:730px}
	.menu5 li:first-child{margin-left:1030px}

	.row{padding: 65px 10px;margin: 0 auto;}
	.row::before,
	.row::after {content: " ";display: table;}
	.row::after {clear: both;}


	.mnotice {width: calc(100% - 470px);padding: 0;}
	.mnotice ul{padding:0;}
	.mnotice ul li a{padding:25px 25px 25px 100px}
	.mnotice ul li span{display:block}
	.mnotice ul p{top:0;right:0}
	.mnotice .readmoreBtn{top:0px;right:10px;}
	
	.mbiz{padding:40px 0}
	.mbiz>div{max-width:1200px;margin:0 auto}
	.mbiz h2{padding-left: 20px;}
	.mbiz_list li{width:calc(25%);}


	.msponsor div{max-width:1200px;margin:0 auto}
	.msponsor li strong{display:inline-block;margin:0 30px 0 0}
	.msponsor li em{font-size:48px}


	.mgal{max-width:1200px;padding-top: 15px; margin:0 auto}

	.foot{max-width:1200px;margin:0 auto}
	.foot address{display:inline-block;margin-right:20px;vertical-align:middle}
	.foot .tel{display:inline-block}
	.foot .copy{font-size:14px}

	.svisual{padding:160px 0 80px 0}
	.localbox{max-width:1200px;margin:-35px auto 0 auto}
	.lnb:after{content:"";display:block;clear:both}
	.lnb>li{display:block;float:left;width:auto}
	.s_con{margin:70px auto;max-width:1200px;}
}
@media all and (min-width:1200px) {
	.head{width:1200px;margin:0 auto}
	.mvisual .btn{}
	.row{padding:65px 0}
	.mgal{width:auto}
	.foot{padding-left: 0; padding-right: 0;}
}



/*setting*/
#skip{top:0;right:0;position:absolute;width:100%;height:15px;text-align:center}
#skip li a{display:block;left:-10000px;position:absolute;top:0;width:100%;text-align:center;z-index:0;height:1px}
#skip li a:hover, #skip li a:focus, #skip li a:active {background:#363636;position:absolute;top:0px;left:0;z-index:5;color:#fff;width:100%;height:25px;padding:5px 0 0 0}
.blind{display:block;overflow:hidden;position:absolute;top:0;left:-5000px;font-size:1.8em}
.hide{display:none !important;margin:0;padding:0}

.mb10{margin-bottom:10px !important}

/* ************************* S : common style************************** */
.s_con h3{font-size:24px;color:#2c3e50;margin:45px 0 20px 0;word-break: keep-all; line-height: 1.3;}
.s_con h4{font-size:20px;margin:15px 0}
.s_con h5{font-size:18px;margin:15px 0;}

.basic_p{line-height:1.5em;margin:0 0 30px 0}

.basic_ul{margin:0 0 30px 0}
.basic_ul li{position:relative;padding:0 0 0 15px;margin:7px 0;line-height:1.5em}
.basic_ul li:before{content:"";display:block;width:6px;height:6px;background:#2c3e50;position:absolute;top:7px;left:0}
.basic_ul ul{margin:0 0 15px 0}
.basic_ul li li{color:#777;font-size:14px}
.basic_ul li li:before{width:6px;height:2px;top:9px}
.basic_ul li li li:before{width:3px;height:3px;background:#ddd}

.basic_img{text-align:center}
.basic_img img{width:100%;max-width:auto}
@media all and (min-width:768px) {
.basic_img img{width:auto}
}

.basic_step{margin:0 0 30px 0}
.basic_step li{display:table;position:relative;width:100%;margin:0 0 10px 0}
.basic_step li:after{content:"";display:block;width:25px;height:25px;position:absolute;top:-15px;left:45%;background:url("/img/ico_cmd.png") center -600px;border-radius:100%}
.basic_step li:first-child:after{display:none}
.basic_step li span{display:table-cell;text-align:center;word-break:keep-all;background:#f5f6fa;border:1px solid #bab8de;padding:20px;margin:0 0 10px 0;height:90px;border-radius:8px;vertical-align:middle}
.basic_step li span i{display: inline-block; font-style: normal;}
.basic_step li:last-child span{background:#2c3e50;border:none;color:#fff}
.basic_step li strong{display:block}
@media all and (min-width:768px) {
.basic_step ol{overflow:hidden;margin-left:-1%}
.basic_step li{width:24%;padding:0 0 0 1%;float:left}
.basic_step li:after{top:38%;left:-8px;background-position:center -640px}
.basic_step .col3 li{width:32.333%}
.basic_step .col5 li{width:19%}
.basic_step .col5 li span{height:130px}
}
@media all and (min-width:1023px) {
.basic_step .col5 li span{height:90px}
}

.basic_box{position:relative;padding:7px 7px;border:1px dotted #ddd;line-height:1.5em}
.basic_box:before{content:"";display:block;background:#2c3e50;position:absolute;top:-1px;left:-1px;width:50px;height:50px}
.basic_box:after{content:"";display:block;background:#2c3e50;position:absolute;bottom:-1px;right:-1px;width:50px;height:50px}
.basic_box>div{padding:20px;position:relative;z-index:1;background:#f5f6fa;}
.basic_box>div>div {padding-bottom: 10px;}
.basic_box strong{display: block;}
.basic_box dt{font-size:20px;font-weight:500;color:#2c3e50;margin:0 0 15px 0}
.basic_box li{position:relative;padding:0 0 0 15px}
.basic_box li:before{content:"";display:block;width:6px;height:3px;background:#2c3e50;position:absolute;top:10px;left:0}
.basic_box li li:before{width:3px;height:3px;background:#ddd}
@media all and (min-width:768px) {
	.basic_box{margin:30px 0;}
	.basic_box>div{padding:40px}
}
@media all and (max-width:767px) {
.cilogo {padding-top: 40px;}
}

.basic_tab{margin:0 0 30px 0}
.basic_tab ul{overflow:hidden}
.basic_tab li{float:left;margin:0 2px 2px 0}
.basic_tab li a{display:block;padding:10px;border:1px solid #ddd}
.basic_tab li.on a{border:1px solid #2c3e50;color:#2c3e50;font-weight:500}
@media all and (max-width:600px) {
	.basic_tab li{float: none; text-align: center;}
}
@media all and (min-width:768px) {
.basic_tab{position:relative}
.basic_tab:before{content:"";display:block;border-bottom:1px solid #ddd;position:absolute;bottom:0;left:0;right:0;z-index:-1}
.basic_tab li{margin:0 2px 0 0}
.basic_tab li a{padding:15px 30px}
.basic_tab li.on a{border-bottom:1px solid #fff}
}

.over_table{overflow:auto;margin-bottom: 30px;}
.basic_table{border-top:2px solid #7b7b7b;width:100%;margin:0}
.basic_table th,.basic_table td{border:1px solid #ddd;vertical-align:middle;padding:20px;text-align:center}
.basic_table th{background:#f3f3f3;font-weight:500;color:#000}
.basic_table.txt_left,.basic_table .txt_left{text-align:left}
.basic_table ul{text-align:left}
.basic_table li{position:relative;padding:4px 0 4px 15px}
.basic_table li:before{content:"";display:block;width:6px;height:3px;background:#2c3e50;position:absolute;top:14px;left:0}
.basic_table li li:before{width:3px;height:3px;background:#ddd}

.basic_btn{margin:30px 0;text-align:center}
.btn_new{display:inline-block;padding:17px 30px;font-size:16px;background:#2c3e50;color:#fff}
.btn_new span{position:relative}
.btn_new span:after{content:"";display:inline-block;width:20px;height:20px;background:url("/img/ico_cmd.png") center -540px;vertical-align:middle;margin:0 0 0 10px}
.btn_new:before{content:"";position:absolute;top:0px;left:50%;width:0px;height:100%;background:#2c3e50;transition:all 0.2s ease-in-out}
.btn_new:hover:before,.btn_new:focus:before{left:0px;width:100%;}
.btn_down{display:inline-block;padding:17px 30px;font-size:16px;background:#2c3e50;color:#fff;position:relative}
.btn_down span{position:relative}
.btn_down span:after{content:"";display:inline-block;width:20px;height:20px;background:url("/img/ico_cmd.png") center -580px;vertical-align:middle;margin:0 0 0 10px}
.btn_down:before{content:"";position:absolute;top:0px;left:50%;width:0px;height:100%;background:#2c3e50;transition:all 0.2s ease-in-out}
.btn_down:hover:before,.btn_down:focus:before{left:0px;width:100%;}
.sbtn_new{display:inline-block;padding:10px 20px;font-size:14px;background:#2c3e50;color:#fff;vertical-align:middle}
.sbtn_new:after{content:"";display:inline-block;width:20px;height:20px;background:url("/img/ico_cmd.png") center -540px;vertical-align:middle;margin:0 0 0 5px}
.sbtn_down{display:inline-block;padding:10px 20px;font-size:14px;background:#2c3e50;color:#fff;vertical-align:middle}
.sbtn_down:after{content:"";display:inline-block;width:20px;height:20px;background:url("/img/ico_cmd.png") center -580px;vertical-align:middle;margin:0 0 0 5px}
@media all and (min-width:1023px) {
.sbtn_new{background:#f5f6fa;color:#464646}
.sbtn_new:after{background-position:center -520px}
.sbtn_new:hover,.sbtn_new:focus{background:#2c3e50;color:#fff;}
.sbtn_new:hover:after,.sbtn_new:focus:after{background-position:center -540px}
.sbtn_down{background:#f5f6fa;color:#464646}
.sbtn_down:after{background-position:center -560px}
.sbtn_down:hover,.sbtn_down:focus{background:#2c3e50;color:#fff;}
.sbtn_down:hover:after,.sbtn_down:focus:after{background-position:center -580px}
}

/* sub01 */
.intro .photo{text-align:center}
.intro .photo>img{width: 260px; max-width: 100%;}
.clear{clear: both;}
.intro p{line-height:1.75em;font-size:16px;margin:0 0 20px 0}
.intro .tit{display: flex;margin-bottom: 20px;}
.intro .fc1{color:#4a67a0}
.intro .fc2{color:#f3693d}
.intro .name{margin:20px 0 0 0}
.intro .name strong{color:#2b2929;font-size:20px}
@media all and (min-width:768px) {
.intro{position:relative;border:1px solid #ddd; background-color: #fff;padding:80px;}
.intro:before{width:100px;height:100px;position:absolute;top:0;left:0;border: 1px solid #000;border-bottom: none; border-right: none;}
.intro:after{width:100px;height:100px;position:absolute;bottom:0;right:0;border: 1px solid #000;border-top: none; border-left: none;}

}
@media all and (min-width:1023px) {
.intro .photo{float:left;text-align:left;width: 320px;}
.intro .greeting{float:right;width:calc(100% - 320px)}
}
@media all and (max-width:1022px) {
	.intro .tit{justify-content: center;}
}
@media (min-width:320px){
	.intro .photo>img{box-shadow: 10px 20px #053041;}
}
@media (max-width:320px){
	.intro .photo>img{border: 3px solid #eef0f6;}
}
.history{position:relative}
.history p{display:none;color:rgba(255,255,255,.4);font-size: 150px;transform:rotate(90deg);position:absolute;top:270px;right: 20%;font-weight:500;line-height:1em}
.history div>ul{position:relative;padding:0 0 0 20px}
.history div>ul:before{content:"";display:block;background:#efefef;position:absolute;top:0;bottom:0;left:0;width:10px;border-radius:30px}
.history li{position: relative; margin:30px 0 0 0}
.history li:first-child{margin:0}
.history li li{position: relative; padding-left: 24px; padding-bottom: 4px; margin:0 0 10px 0;}
.history li strong{display:block;font-size:20px;color:#2c3e50;margin:0 0 5px 0;position:relative}
.history li strong:before{content:"";display:block;width:10px;height:10px;background:#2c3e50;border:4px solid #fff;border-radius:100%;position:absolute;top:5px;left:-24px}
.history li em{position: absolute; left: 0; display:inline-block;font-style:normal;color:#000;font-weight:500;width:30px}
.history li span{display:inline-block}
@media all and (min-width:768px) {
.history div>ul{padding-left: 30px;}
.history li strong:before{left:-34px}
.history p{display:block}
.history{background:url(/img/sub01/his.jpg) no-repeat;background-size:cover;padding:50px 0 50px 50%}
.history div{padding:50px;background:#fff}
}
@media all and (min-width:1023px) {
.history{background-size:contain;padding:100px 0 100px 40%}
.history p{top:330px;right:40%}
.history div{padding:80px}
}

.location .map_area{position: relative; height:300px;z-index: 0;}
.location .txt{background:#f5f6fa;padding:20px}
.location li{margin:15px 0 0 0;display: flex; align-items: center;}
.location li strong{display:block;font-weight:500;color:#2c3e50}
.location li strong i{width:20px;height:25px;color:#2c3e50;margin-right: 5px; font-size: 1.4em;}
@media all and (min-width:768px) {
.location .map_area{height:500px;}
.location .txt{padding:30px}
.location li strong{display:inline-block;margin:0 10px 0 0}
}
@media all and (min-width:1140px) {
.location ul{overflow:hidden; display: flex; justify-content: space-between;}
}
@media all and (max-width:1139px){
	.location li strong{width: 100px;}
}
@media all and (max-width:420px) {
.location li{flex-direction: column; align-items: start;}
}

/* sub03 */
.sitelink{text-align:center}
.sitelink li{padding: 5px;}
.sitelink li>div{height: 100%; border:1px solid #ddd;border-top:1px solid #2c3e50;padding:30px;box-sizing:border-box;}
.sitelink strong{display:block;font-size:16px;color:#000}
.sitelink span{display:block;font-size:13px;color:#777;margin:10px 0 20px 0}
@media all and (min-width:768px) {
.sitelink ul{display: flex; flex-wrap: wrap; overflow:hidden; margin-left: -5px; margin-right: -5px;}
.sitelink li{float:left;width:50%;}
.sitelink strong{font-size:20px}
}
@media all and (min-width:1023px) {
.sitelink li{width:calc(100% / 3)}
.sitelink li>div{padding:40px;}
.sitelink .col2 li{width:50%}
}

@media all and (min-width:768px) {
}

.cilogo{display: flex; align-items: center;}
.cilogo .basic_box{text-align: center;}
.cicolor{padding: 20px;}

@media (min-width:801px){.citxt{padding-left: 20px;}}

/* Desktop */
@media all and (min-width:1023px) {
}

.txt_center{text-align:center !important}
.txt_left{text-align:left !important}
.txt_right{text-align:right !important}
.fc_red{color:#bf2529;}
.fc_blue{color:#2c3e50;}

#skip{top:0;right:0;position:absolute;width:100%;height:1px;text-align:center}
#skip li a{display:block;left:-10000px;position:absolute;top:0;width:100%;text-align:center;z-index:0;height:1px}
#skip li a:hover, #skip li a:focus, #skip li a:active {background:#363636;position:absolute;top:0px;left:0;z-index:5;color:#fff;width:100%;height:25px;padding:5px 0 0 0}
.blind{display:block;overflow:hidden;position:absolute;top:0;left:-5000px;font-size:1.8em}
.hide{display:none !important;margin:0;padding:0}
.new_win{display:inline-block;width:20px;height:0;padding:20px 0 0 0;overflow:hidden;background:url("/img/ico_cmd.png") center -540px;vertical-align:middle;margin:0 0 0 5px}



/* 게시물 선택복사 선택이동 */
#copymove {}
#copymove .win_desc {text-align:center;display:block}
#copymove .tbl_wrap {margin:20px}
#copymove .win_btn {padding:0 20px 20px}
.copymove_current {float:right;background:#ff3061;padding:5px;color:#fff;border-radius:3px}
.copymove_currentbg {background:#f4f4f4}

/* 화면낭독기 사용자용 */
#hd_login_msg {position:absolute;top:0;left:0;font-size:0;line-height:0;overflow:hidden}
.msg_sound_only, .sound_only {display:inline-block !important;position:absolute;top:0;left:0;width:0;height:0;margin:0 !important;padding:0 !important;font-size:0;line-height:0;border:0 !important;overflow:hidden !important}

/* 본문 바로가기 */
#skip_to_container a {z-index:100000;position:absolute;top:0;left:0;width:1px;height:1px;font-size:0;line-height:0;overflow:hidden}
#skip_to_container a:focus, #skip_to_container a:active {width:100%;height:75px;background:#21272e;color:#fff;font-size:2em;font-weight:bold;text-align:center;text-decoration:none;line-height:3.3em}

/* ie6 이미지 너비 지정 */
.img_fix {width:100%;height:auto}

/* 캡챠 자동등록(입력)방지 기본 -pc */
#captcha {display:inline-block;position:relative}
#captcha legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
#captcha #captcha_img {height:40px;border:1px solid #898989;vertical-align:top;padding:0;margin:0}
#captcha #captcha_mp3 {margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../img/captcha2.png') no-repeat;text-indent:-999px;border-radius:3px}
#captcha #captcha_reload {margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../img/captcha2.png') no-repeat 0 -40px;text-indent:-999px;border-radius:3px}
#captcha #captcha_key {margin:0 0 0 3px;padding:0 5px;width:90px;height:40px;border:1px solid #ccc;background:#fff;font-size:1.333em;font-weight:bold;text-align:center;border-radius:3px;vertical-align:top}
#captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}

/* 캡챠 자동등록(입력)방지 기본 - mobile */
#captcha.m_captcha audio {display:block;margin:0 0 5px;width:187px}
#captcha.m_captcha #captcha_img {width:160px;height:60px;border:1px solid #e9e9e9;margin-bottom:3px;margin-top:5px;display:block}
#captcha.m_captcha #captcha_reload {position:static;margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../img/captcha2.png') no-repeat 0 -40px;text-indent:-999px}
#captcha.m_captcha #captcha_reload span {display:none}
#captcha.m_captcha #captcha_key {margin:0;padding:0 5px;width:115px;height:29px;border:1px solid #b8c9c2;background:#f7f7f7;font-size:1.333em;font-weight:bold;text-align:center;line-height:29px;margin-left:3px}
#captcha.m_captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}
#captcha.m_captcha #captcha_mp3 {width:31px;height:31px;background:url('../../../img/captcha2.png') no-repeat 0 0 ; vertical-align:top;overflow:hidden;cursor:pointer;text-indent:-9999px;border:none}

/* ckeditor 단축키 */
.cke_sc {margin:0 0 5px;text-align:right}
.btn_cke_sc {display:inline-block;padding:0 10px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;line-height:1.9em;vertical-align:middle;cursor:pointer}
.cke_sc_def {margin:0 0 5px;padding:10px;border:1px solid #ccc;background:#f7f7f7;text-align:center}
.cke_sc_def dl {margin:0 0 5px;text-align:left;zoom:1}
.cke_sc_def dl:after {display:block;visibility:hidden;clear:both;content:""}
.cke_sc_def dt, .cke_sc_def dd {float:left;margin:0;padding:5px 0;border-bottom:1px solid #e9e9e9}
.cke_sc_def dt {width:20%;font-weight:bold}
.cke_sc_def dd {width:30%}

/* ckeditor 태그 기본값 */
#bo_v_con ul {display:block;list-style-type:disc;margin-top:1em;margin-bottom:1em;margin-left:0;margin-right:0;padding-left:40px}
#bo_v_con ol {display:block;list-style-type:decimal;margin-top:1em;margin-bottom:1em;margin-left:0;margin-right:0;padding-left:40px}
#bo_v_con li {display:list-item}

/* 버튼 */
/* a.btn,.btn {line-height:35px;height:35px;padding:0 10px;text-align:center;font-weight:bold;border:0;font-size:1.4em;
-webkit-transition:background-color 0.3s ease-out;
-moz-transition:background-color 0.3s ease-out;
-o-transition:background-color 0.3s ease-out;
transition:background-color 0.3s ease-out} */
.btn{display: inline-block;border-radius: 4px;font-weight: 500;background: #fff;border: 1px solid #ddd;transition: .4s;}
.btn:hover{border-color: #2c3e50;}
@media (min-width:768px) {
	.btn{padding: 10px 18px;}
}

@media (max-width:767px){
	.btn{padding: 8px 8px;}
}

a.btn01 {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;vertical-align:middle}
a.btn01:focus, a.btn01:hover {text-decoration:none}
button.btn01 {display:inline-block;margin:0;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none}
a.btn02 {display:inline-block;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none;vertical-align:middle}
a.btn02:focus, .btn02:hover {text-decoration:none}
button.btn02 {display:inline-block;margin:0;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none}

.btn_confirm {text-align:right}
.btn_confirm .btn{margin:0 3px;}
.btn_submit {background-color: #2c3e50; color: #fff; transition: .4s;}
.btn_submit:hover{background-color: #3538b6;}
.btn_close {border:1px solid #dcdcdc;cursor:pointer;border-radius:3px;background:#fff}
a.btn_close {text-align:center;line-height:50px}

a.btn_frmline, button.btn_frmline {display:inline-block;width:128px;padding:0 5px;height:40px;border:0;background:#434a54;border-radius:3px;color:#fff;text-decoration:none;vertical-align:top} /* 우편번호검색버튼 등 */
a.btn_frmline {}
button.btn_frmline {font-size:1em}

/* 게시판용 버튼 */
/* a.btn_b01,.btn_b01 {display:inline-block;color:#bababa;text-decoration:none;vertical-align:middle;border:0;background:transparent} */
.btn_b01:hover, .btn_b01:hover {color:#000}
a.btn_b02,.btn_b02 {display:inline-block;background:#253dbe;padding:0 10px;color:#fff;text-decoration:none;border:0;vertical-align:middle}
a.btn_b02:hover, .btn_b02:hover {background:#0025eb}
a.btn_b03, .btn_b03 {display:inline-block;background:#fff;border:1px solid #b9bdd3;color:#646982;text-decoration:none;vertical-align:middle}
a.btn_b03:hover, .btn_b03:hover {background:#ebedf6}
a.btn_b04, .btn_b04 {display:inline-block;background:#fff;border:1px solid #ccc;color:#707070;text-decoration:none;vertical-align:middle}
a.btn_b04:hover, .btn_b04:hover {color:#333;background:#f9f9f9}
a.btn_admin,.btn_admin {display:inline-block;color:#d13f4a;text-decoration:none;vertical-align:middle} /* 관리자 전용 버튼 */
.btn_admin:hover, a.btn_admin:hover {color:#ff3746}









.bbs_search{text-align:center;background:#eef0f6;padding:30px 15px;margin:30px 0}
.bbs_search *{vertical-align:middle}
.bbs_search .form_sel{display:inline-block;background:#fff;width:20%;height:25px;padding:10px 0;border-radius:50px;overflow:hidden}
.bbs_search .form_sel select{width:90%;border:none}
.bbs_search .form_txt{width:30%;height:45px;padding:0 20px;border:none;border-radius:4px;border-radius:50px}
.bbs_search .form_sm{cursor:pointer;width:20%;height:45px;background:#2c3e50;color:#fff;border-radius:4px;border-radius:50px}
.bbs_search .form_sm:hover, .bbs_search .form_sm:focus{background:#2c3e50}

.bbs_total{margin:10px 0}
.bbs_total:before{content:"";display:inline-block;width:17px;height:20px;vertical-align:bottom;background:url("/images/bbs/bbs_ico.png") no-repeat -20px -360px}
.bbs_total strong{color:#d95758;vertical-align:baseline} 
.bbs_comment{margin:0 0 15px 0}

.ico_notice{color:#ea5e6e;font-style:normal;margin-right:5px}
.ico_file{width:20px;height:0;padding:20px 0 0 0;overflow:hidden;background:url("/images/bbs/bbs_ico.png") no-repeat center -280px}
.ico_secret{width:20px;height:0;padding:20px 0 0 0;overflow:hidden;background:url("/images/bbs/bbs_ico.png") no-repeat center -320px}

.bbs_table{border-top:1px solid #2c3e50;width:100%;min-width:800px;margin-bottom:20px}
.bbs_table th, .bbs_table td{border-bottom:1px solid #d2d6e2;padding:3px 10px;height:45px;text-align:center;line-height:1.5em;vertical-align:middle}
.bbs_table thead th{border-bottom:1px solid #2c3e50;color:#2c3e50;font-weight:500}
.bbs_table tbody th{background:#f5f6fa}
.bbs_table td *{vertical-align:middle}
.bbs_table .tit{text-align:left}
.bbs_table .tit a:hover, .bbs_table .tit a:focus{text-decoration:underline}
.bbs_table input{border:1px solid #e8e8e8;padding:6px 0;margin:2px 0}
.bbs_table input[type=file]{padding:0;height:34px;border:none}
.bbs_table textarea{border:1px solid #e8e8e8}
.bbs_table select{border:1px solid #e8e8e8;padding:5px 0;margin:2px 0}
.bbs_table td label{margin:0 20px 0 0}
.bbs_table a span{display:inline-block;vertical-align:middle;margin:0 0 0 3px}
.bbs_table .adm_check{width:20px;height:20px}
.txt_left td{text-align:left}
.w_star{color:#ea5e6e;vertical-align:middle}
.input_wss{width:40px}
.input_ws{width:100px !important}
.input_wm{width:170px}
.input_wl{width:90%}
.input_wf{width:95%}
.input_cal{background:url("/images/bbs/bbs_ico.png") no-repeat -1px -1px;padding-left:32px !important}
.bbs_table input[type=submit], button{cursor:pointer}
.btn_bbsw, .btn_bbsw:visited{margin:2px 0 2px 3px;background:#fff;border-radius:4px;border:1px solid #ddd;font-size:14px;color:#213266;line-height:1.25em;font-weight:500;white-space:nowrap}
.btn_bbsw:hover, .btn_bbsw:focus{color:#fff;background:#2c3e50;border:1px solid #2c3e50}
button.btn_bbsw{padding:0 10px;height:35px}
a.btn_bbsw{display:inline-block;padding:7px 10px 0 10px;height:26px}





/* 페이징 */
.pg_wrap {clear: both;display: block;text-align: center;margin: 0 auto 20px;}
/* .pg_wrap:after {display:block;visibility:hidden;clear:both;content:""}  */
.pg {text-align:center;margin:25px 0}
.pg_page, .pg_current {display:inline-block;vertical-align:middle;padding:8px 0 0 0;margin:2px 1px;width:40px;height:40px;border-radius:100%;}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page {display:inline-block;background:#f7f7f7;}
.pg_page:hover {text-decoration:underline}
.pg_start {width:40px;height:0;padding:40px 0 0 0;overflow:hidden;background:url("/img/bbs_ico.png") no-repeat 0 -80px}
.pg_prev {width:40px;height:0;padding:40px 0 0 0;overflow:hidden;background:url("/img/bbs_ico.png") no-repeat 0 -40px}
.pg_end {width:40px;height:0;padding:40px 0 0 0;overflow:hidden;background:url("/img/bbs_ico.png") no-repeat 0 -160px}
.pg_next {width:40px;height:0;padding:40px 0 0 0;overflow:hidden;background:url("/img/bbs_ico.png") no-repeat 0 -120px}
.pg_start:hover,.pg_prev:hover,.pg_end:hover,.pg_next:hover {text-decoration:underline}

.pg_current {font-weight:bold;color:#fff;background:#2c3e50;text-decoration:underline}




.bbs_btn{text-align:right;margin:20px 0}
.bbs_btn a{display:inline-block;border-radius:4px;margin:0 3px 7px 3px;font-weight:500}
.bbs_btn .bbs_bt1{background:#fff;border:1px solid #ddd;padding:11px 19px}
.bbs_btn .bbs_bt1:hover, .bbs_btn .bbs_bt1:focus{border-color:#2c3e50}
.bbs_btn .bbs_bt2{background:#2c3e50;color:#fff;padding:12px 20px}
.bbs_btn .bbs_bt2:hover, .bbs_btn .bbs_bt2:focus{background:#2c3e50}
.bbs_btn input[type=submit]{border-radius:4px;margin:0 3px 7px 3px;font-weight:bold;background:#2c3e50;color:#fff;height:45px;padding:0 20px}
.bbs_btn input[type=submit]:hover, .bbs_btn input[type=submit]:focus{background:#2c3e50}

/* 목록 */
.bbs_list{width:100%;border-top:1px solid #2c3e50}
.bbs_list li{border-bottom:1px solid #d2d6e2;line-height:1.25em}
.bbs_list li a{display:block;padding:25px 0}
.bbs_list li:hover{background:#f5f6fa}
.bbs_list li strong{display:block;font-weight:normal;color:#000;font-size:20px;line-height:1.5em}
.bbs_list span{display:inline-block;vertical-align:middle;margin:0 0 0 3px}
.bbs_list .txt{display:block;line-height:1.5em;color:#555;margin:10px 0}
.bbs_list .info{display:block;font-style:normal;font-size:14px;color:#898989}
.bbs_list .info span{width:1px;height:6px;background:#dedede;margin:0 10px}
.bbs_list .list_none{text-align:center;padding:30px 0}

.adm_list li{position:relative}
.adm_list li a{width:85%;margin:0 0 0 15%}
.adm_list .adm_check{width:20px;height:20px;position:absolute;top:30px;left:0}

.news_list{width:100%;border-top:1px solid #2c3e50}
.news_list li{border-bottom:1px solid #d2d6e2;line-height:1.25em;position: relative;}
.news_list li a{display:block;padding: 25px 0;}
.news_list li:hover{background:#f5f6fa}
.news_list li strong{display:block;font-weight:normal;color:#000;font-size:20px;line-height:1.5em}
.news_list span{display:inline-block;vertical-align:middle;margin:0 5px}
.news_list .txt{display:block;line-height:1.5em;color:#555;margin:10px 0}
.news_list .info{display:block;font-style:normal;font-size:14px;color:#898989}
.news_list .info span{width:1px;height:6px;background:#dedede;margin:0 10px}
.news_list .list_none{text-align:center;padding:30px 0}
.news_list .img{display:block;width:100%;margin:0 auto 10px auto}

.photo_list{border-top:1px solid #2c3e50;border-bottom:1px solid #d2d6e2}
.photo_list ul{overflow:hidden}
.photo_list li{float:left;width:100%;text-align:center}
.photo_list li a{display:block;margin:20px 0}
.photo_list li img{max-width:100%;height:180px}
.photo_list li span{display:block;margin-top:10px}
.photo_list li strong{display:block;color:#000;font-size:20px;margin:0 0 5px 0}
.photo_list .adm_check{width:20px;height:20px;margin:0 0 15px 0}
.photo_list .list_none{width:100%;text-align:center;padding:30px 0;border-bottom:1px solid #dde1e4}

/* 쓰기 */
.bbs_write{min-width:100%}
.bbs_write td{text-align:left}
.txt_cm{display:block}
.txt_cm:before{content:"";display:inline-block;width:20px;height:20px;margin:0 5px 0 0;background:url("/images/bbs/bbs_ico.png") no-repeat center -340px;vertical-align:middle}

/* 보기 */

.bbs_vtop .col{margin:0;border-top:1px solid #2c3e50}
.bbs_vtop .col li{padding:10px 0 0 0;color:#666}
.bbs_vtop .col strong{color:#000;font-weight:500}
.bbs_vtop .col em{font-style:normal;font-weight:bold;color:#ea5e6e}
.bbs_vtop .tt_list{border:1px solid #d2d6e2;border-bottom:none}
.bbs_vtop .tt_list li{border-bottom:1px solid #d2d6e2;display:table;width:100%}
.bbs_vtop .tt_list strong{display:table-cell;padding:20px 10px;background:#f5f7f9;width:40%;text-align:center;vertical-align:middle}
.bbs_vtop .tt_list span{display:table-cell;padding:20px 10px;text-align:left;vertical-align:middle}
.bbs_filedown{background:#f5f6fa;padding:15px;margin:5px 0 0 0}
.bbs_filedown a{display:inline-block;vertical-align:middle;margin:0 0 5px 0}
.bbs_filedown .ico_filev{margin-left:10px}
.bbs_filedown .ico_filev:before{content:"";display:inline-block;width:20px;height:20px;background:url("/images/bbs/bbs_ico.png") no-repeat center -280px;margin-right:5px;vertical-align:middle}
.bbs_filedown .ico_filev:hover, .bbs_filedown .ico_filev:focus{text-decoration:underline}
.bbs_filedown .ico_viewer{margin-left:5px;padding:5px 10px;background:#2c3e50;color:#fff;font-size:13px;border-radius:30px}
.bbs_filedown .ico_viewer:before{content:"";display:inline-block;width:20px;height:20px;background:url("/images/bbs/bbs_ico.png") no-repeat center -300px;vertical-align:middle}
.bbs_filedown .ico_viewer:hover, .bbs_filedown .ico_viewer:focus{text-decoration:underline}
.bbs_con{padding:30px 0;border-bottom:1px solid #2c3e50;line-height:1.5em;font-size:16px;word-break:break-word;overflow:auto}
.bbs_con img{max-width:100%}
.bbs_img{text-align:center}
.bbs_img figcaption{text-align:center;color:#877c71;margin:10px 0 0 0;font-size:0.929em}

.bo_sch_wrap {text-align: center;background: #eef0f6;padding: 30px 15px;margin: 30px 0;}
.bo_sch {}
.bo_sch:after {display:block;visibility:hidden;clear:both;content:""}
.bo_sch h3 {display: none;}
.bo_sch legend {background:red}
.bo_sch form {display:block}
.bo_sch select {display: inline-block; height: 45px;background: #fff; border: none;border-radius: 50px;}
.bo_sch .sch_bar {clear:both;}
.bo_sch .sch_input {height: 45px;border:0;padding:10px;margin:0 6px; background-color:#fff;}
.bo_sch .sch_btn {height:45px;background: #2c3e50;color: #fff;}
.bo_sch .sch_btn:hover{background-color: #2c3e50;}
.bo_sch .bo_sch_cls {position:absolute;right:0;top:0;color:#b5b8bb;border:0;padding:12px 15px;font-size:16px;background:#fff}
.bo_sch_bg {background:#000;background:rgba(0,0,0,0.1);width:100%;height:100%}


@media (min-width:641px){
	.bo_sch select{padding: 10px;}
	.bo_sch .sch_bar {display:inline-block;}
	.bo_sch .sch_input {width:250px;border-radius:50px;}
	.bo_sch .sch_btn{width:70px;border-radius: 50px;}
}

@media (max-width:640px){
	.bo_sch_wrap{padding: 20px 10px;}
	.bo_sch select{float: left; padding: 8px 4px; margin-bottom: 10px;}
	.bo_sch .sch_bar {display:flex;}
	.bo_sch .sch_input{width: calc(100% - 60px); margin: 0; border-radius: 50px 0 0 50px;}
	.bo_sch .sch_btn{width:60px; border-radius: 0 50px 50px 0;}
}


/* Tablet */
@media all and (min-width:768px) {
.bbs_search .form_sel{width:auto}
.bbs_search .form_txt{width:230px}
.bbs_search .form_sm{width:70px}
.bbs_search .m_blind{display:inline-block}
.bbs_search select{display:inline;width:20%}
.bbs_search .input_tit{width:50%}

/* 목록 */
.adm_list li a{width:95%;margin:0 0 0 5%}
.news_list li a{overflow:hidden}
.news_list .img{float:left;margin:0 20px 0 0;width:200px;height:145px}
.photo_list li{width:50%}
.photo_list li a{width:90%;margin:20px auto}
.photo_list li img{height:250px}

/* 쓰기 */
.txt_cm{display:inline-block}

/* 보기 */
.bbs_vtop .col{margin:0}
.bbs_vtop .col li{display:inline-block;padding:10px 0;margin:0 20px 0 0}
.bbs_vtop .tt_list{overflow:hidden}
.bbs_vtop .tt_list li{float:left;width:50%}
.bbs_vtop .tt_list li.line1{width:100%}
.bbs_vtop .tt_list li.line1 strong{width:20%}
}

/* Desktop */
@media all and (min-width:1200px) {
	.input_wl{width:300px}
	.bbs_search select{width:auto}
	.bbs_search .input_tit{width:20%}

	/* 목록 */
	.photo_list li{width:33.333%}
	.photo_list a{position:relative;overflow:hidden}
	.photo_list a span{display:none;position:absolute;top:85px;left:0;width:100%;z-index:2;color:#fff}
	.photo_list a:after{content:"";display:block;position:absolute;top:0;bottom:0;right:0;left:0;background:rgba(0,0,0,.0);transition:.2s ease-out}
	.photo_list a:hover:after{display:block;background:rgba(0,0,0,.5);}
	.photo_list a:hover img{transform:scale(1.25, 1.25);transition:.2s ease-out}
	.photo_list a:hover span, .video_list a:focus span{display:block}
	.photo_list li strong{color:#fff}
}
/* 기본테이블 */
.tbl_wrap table {border-top: 1px solid #2c3e50;width: 100%;min-width: 800px;} 
.tbl_wrap caption {padding:10px 0;font-weight:bold;text-align:left}
.tbl_head01 {margin:0 0 20px;overflow-x: auto;}
.tbl_head01 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head01 thead th,.tbl_head01 td {border-bottom: 1px solid #d2d6e2;height: 45px;text-align: center;line-height: 1.5em;vertical-align: middle; word-break: keep-all;padding: 2px 4px;word-break: keep-all;white-space: nowrap;}
.tbl_head01 thead th {border-bottom: 1px solid #2c3e50;color: #2c3e50;font-weight: 500;}
.tbl_head01 .td_subject{text-align: left;}
.tbl_head01 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head01 tfoot th, .tbl_head01 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head01 tbody th {padding:8px 0;border-bottom:1px solid #e8e8e8}
/* .tbl_head01 td {color:#666;padding:10px 5px;border-top:1px solid #ecf0f1;border-bottom:1px solid #ecf0f1;line-height:1.4em;height:60px;word-break:break-all} */
.tbl_head01 tbody tr:hover td {background:#fafafa}
.tbl_head01 a:hover {text-decoration:underline}

.tbl_head02 {margin:0 0 10px}
.tbl_head02 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head02 thead th {padding:5px 0;border-top:1px solid #d1dee2;border-bottom:1px solid #d1dee2;background:#e5ecef;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.tbl_head02 thead a {color:#383838}
.tbl_head02 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head02 tfoot th, .tbl_head02 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head02 tbody th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:#fff}
.tbl_head02 td {padding:5px 3px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:#fff;line-height:1.4em;word-break:break-all}
.tbl_head02 a {}

/* 폼 테이블 */
.tbl_frm01 {margin:0 0 20px}
.tbl_frm01 table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_frm01 th {width:70px;padding:7px 13px;border:1px solid #e9e9e9;border-left:0;background:#f5f8f9;text-align:left}
.tbl_frm01 td {padding:7px 10px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:transparent}
.wr_content textarea,.tbl_frm01 textarea,.form_01 textarea, .frm_input {border:1px solid #d0d3db;background:#fff;color:#000;vertical-align:middle;border-radius:3px;padding:5px;
-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
}
.tbl_frm01 textarea {padding:2px 2px 3px}
.frm_input {height:40px}

.full_input {width:100%}
.half_input {width:49.5%}
.twopart_input {width:385px;margin-right:10px}
.tbl_frm01 textarea, .write_div textarea {width:100%;height:100px}
.tbl_frm01 a {text-decoration:none}
.tbl_frm01 .frm_file {display:block;margin-bottom:5px}
.tbl_frm01 .frm_info {display:block;padding:0 0 5px;line-height:1.4em}

/*기본 리스트*/
.list_01 ul {border-top:1px solid #ececec}
.list_01 li {border-bottom:1px solid #ececec;background:#fff;padding:10px 15px;list-style:none;position:relative}
.list_01 li:nth-child(odd) {background:#f6f6f6}
.list_01 li:after {display:block;visibility:hidden;clear:both;content:""}
.list_01 li:hover {background:#f9f9f9}
.list_01 li.empty_li {text-align:center;padding:20px 0;color:#666}

/*폼 리스트*/
.form_01 h2 {font-size:1.167em}
.form_01 li {margin-bottom:10px}
.form_01 ul:after,
.form_01 li:after {display:block;visibility:hidden;clear:both;content:""}
.form_01 .left_input {float:left}
.form_01 .margin_input {margin-right:1%}
.form_01 textarea {height:100px;width:100%}
.form_01 .frm_label {display:inline-block;width:130px}

/* 자료 없는 목록 */
.empty_table {padding:50px 0 !important;text-align:center}
.empty_list {padding:20px 0 !important;color:#666;text-align:center}

/* 필수입력 */
.required, textarea.required {background-image:url('../img/require.png') !important;background-repeat:no-repeat !important;background-position:right top !important}

/* 테이블 항목별 정의 */
@media (min-width:870px){
	.tbl_head01 thead th,.tbl_head01 td {padding: 3px 10px;}
	.td_board {width:80px;text-align:center}
	.td_category {width:80px;text-align:center}
	.td_chk {width:30px;text-align:center}
	.td_date {width:60px;text-align:center}
	.td_datetime {width:110px;text-align:center}
	.td_group {width:80px;text-align:center}
	.td_mb_id {width:100px;text-align:center}
	.td_mng {width:80px;text-align:center}
	.td_name {width:100px;text-align:left}
	.td_nick {width:100px;text-align:center}
	.td_num {width:50px;text-align:center}
	.td_numbig {width:80px;text-align:center}
	.td_stat {width:60px;text-align:center}
}
.txt_active {color:#5d910b}
.txt_done {color:#e8180c}
.txt_expired {color:#ccc}
.txt_rdy {color:#8abc2a}

/* 게시판 보기 */
#bo_v_file li{position: relative; padding-bottom: 6px; padding-left: 24px;}
#bo_v_file li::before{position: absolute; left: 0;}


/* 새창 기본 스타일 */
.new_win {position:relative}
.new_win .tbl_wrap {margin:0 20px}
.new_win #win_title {font-size:1.3em;height:50px;line-height:30px;padding:10px 20px;background:#fff;color:#000;-webkit-box-shadow:0 1px 10px rgba(0,0,0,.1);
-moz-box-shadow:0 1px 10px rgba(0,0,0,.1);
box-shadow:0 1px 10px rgba(0,0,0,.1)}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win .win_ul {margin-bottom:15px;padding:0 20px}
.new_win .win_ul:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_ul li {float:left;background:#fff;text-align:center;padding:0 10px;border:1px solid #d6e9ff;border-radius:30px;margin-left:5px}
.new_win .win_ul li:first-child {margin-left:0}
.new_win .win_ul li a {display:block;padding:8px 0;color:#6794d3}
.new_win .win_ul .selected {background:#3a8afd;border-color:#3a8afd;position:relative;z-index:5}
.new_win .win_ul .selected a {color:#fff;font-weight:bold}
.new_win .win_desc {position:relative;margin:10px;border-radius:5px;font-size:1em;background:#f2838f;color:#fff;line-height:50px;text-align:left;padding:0 20px}
.new_win .win_desc i {font-size:1.2em;vertical-align:baseline}
.new_win .win_desc:after {content:"";position:absolute;left:0;top:0;width:4px;height:50px;background:#da4453;border-radius:3px 0 0 3px}
.new_win .frm_info {font-size:0.92em;color:#919191}
.new_win .win_total {float:right;display:inline-block;line-height:30px;font-weight:normal;font-size:0.75em;color:#3a8afd;background:#f6f6f6;padding:0 10px;border-radius:5px}
.new_win .new_win_con {margin:20px 0;padding:20px}
.new_win .new_win_con:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .new_win_con2 {margin:20px 0}
.new_win .btn_confirm:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_btn {text-align:center}
.new_win .cert_btn {margin-bottom:30px;text-align:center}
.new_win .btn_close {padding:0 20px;height:45px;overflow:hidden;cursor:pointer}
.new_win .btn_submit {padding:0 20px;height:45px;font-weight:bold;font-size:1.083em}

/* 검색결과 색상 */
.sch_word {color:#fff;background:#ff005a;padding:2px 5px 3px;line-height:18px;margin:0 2px}

/* 자바스크립트 alert 대안 */
#validation_check {margin:100px auto;width:500px}
#validation_check h1 {margin-bottom:20px;font-size:1.3em}
#validation_check p {margin-bottom:20px;padding:30px 20px;border:1px solid #e9e9e9;background:#fff}

/* 사이드뷰 */
.sv_wrap {position:relative;font-weight:normal}
.sv_wrap .sv {z-index:1000;display:none;margin:5px 0 0;font-size:0.92em;background:#333;
-webkit-box-shadow:2px 2px 3px 0px rgba(0,0,0,0.2);
-moz-box-shadow:2px 2px 3px 0px rgba(0,0,0,0.2);
box-shadow:2px 2px 3px 0px rgba(0,0,0,0.2)}
.sv_wrap .sv:before {content:"";position:absolute;top:-6px;left:15px;width:0;height:0;border-style:solid;border-width:0 6px 6px 6px;border-color:transparent transparent #333 transparent}
.sv_wrap .sv a {display:inline-block;margin:0;padding:0 10px;line-height:30px;width:100px;font-weight:normal;color:#bbb}
.sv_wrap .sv a:hover {background:#000;color:#fff}
.sv_member {display: inline-block;}
.sv_on {display:block !important;position:absolute;top:23px;left:0px;width:auto;height:auto}
.sv_nojs .sv {display:block}

/* cheditor 이슈 */
.cheditor-popup-window *, .cheditor-popup-window :after, .cheditor-popup-window :before {
-webkit-box-sizing:content-box;
-moz-box-sizing:content-box;
box-sizing:content-box;
}

/* Mobile화면으로 */
#device_change {display:block;margin:0.3em;padding:0.5em 0;border:1px solid #eee;border-radius:2em;background:#fff;color:#000;font-size:2em;text-decoration:none;text-align:center}
