@charset "utf-8";
@import "member.css";
/* 전체_기본_공통적용*/
#wrap {width:100%;}
#header {width:100%;}
.container{margin:0 auto!important;}
#com_menu {width:100%; position:absolute; top:0; left:0; z-index:9999;}/*상단메뉴로고부분*/

/*
#sub1 {position:absolute;top:60px;left:40px;width:100%;text-align:center;}
#sub1 .sub_menu {width:740px; margin:0 auto;height:35px;}
#sub1 li {float:left; padding:10px 12px;cursor:pointer;}
#sub1 .twoDep a{color:#686868;font-size:11px;font-weight:normal;}
#sub1 .twoDep a:hover{color:#6c8fd1;}


#sub2 {position:absolute;top:60px;left:185px;width:100%;text-align:center;}
#sub2 .sub_menu {width:740px; margin:0 auto;height:35px;}
#sub2 li {float:left; padding:10px 12px;cursor:pointer;}
#sub2 .twoDep a{color:#686868;font-size:11px;font-weight:normal;}
#sub2 .twoDep a:hover{color:#6c8fd1;}


#sub3 {position:absolute;top:60px;left:330px;width:100%;text-align:center;}
#sub3 .sub_menu {width:740px; margin:0 auto;height:35px;}
#sub3 li {float:left; padding:10px 12px;cursor:pointer;}
#sub3 .twoDep a{color:#686868;font-size:11px;font-weight:normal;}
#sub3 .twoDep a:hover{color:#6c8fd1;}


#sub4 {position:absolute;top:60px;left:200px;width:100%;text-align:center;}
#sub4 .sub_menu {width:740px; margin:0 auto;height:35px;}
#sub4 li {float:left; padding:10px 12px;cursor:pointer;}
#sub4 .twoDep a{color:#686868;font-size:11px;font-weight:normal;}
#sub4 .twoDep a:hover{color:#6c8fd1;}


#sub5 {position:absolute;top:60px;left:550px;width:100%;text-align:center;}
#sub5 .sub_menu {width:740px; margin:0 auto;height:35px;}
#sub5 li {float:left; padding:10px 12px;cursor:pointer;}
#sub5 .twoDep a{color:#686868;font-size:11px;font-weight:normal;}
#sub5 .twoDep a:hover{color:#6c8fd1;}
*/

#com_menu .st_Nav {position:absolute;top:14px;right:0px;margin:0px; padding:0px;z-index:100;}
#com_menu .st_Nav li {float:left; padding:0 7px 0 7px; background:url(../images/com_top_line.png) no-repeat 0px 1px;}
#com_menu .st_Nav li.first {background:none;}
#com_menu .st_Nav img {vertical-align:top;}


/* 메인비주얼 */
#main_visual {width:100%; position:relative;text-align: center;}
#main_visual .visual{width:100%;margin:0 auto; position:relative;}
#main_visual .visual > ul > li {width: 100%; float: left; position:relative;}
#main_visual .item .main-banner {display:block; height:450px; background-size: cover!important; background-repeat: no-repeat!important;}
#main_visual .item a div { position: absolute; top:50%; left:50%; transform: translate(-50%,-50%); width: 100%; }
#main_visual  .mv_nav{ position: absolute; top:50%; transform: translateY(-50%);z-index:20; color:#fff; font-size:30px;
						display:none;}
#main_visual  .mv_prev{left:30px;}
#main_visual  .mv_next{right:30px;}
#main_visual .owl-dots{
	position:absolute;
	z-index:40;
	bottom:180px;
	left:0;
	width:100%;
}
#main_visual .owl-dots .owl-dot span{
	background:#fff !important;
	opacity:.4;
}
#main_visual .owl-dots .owl-dot.active span{
	opacity:1;
}
#main_visual h1{
	font-size:60px;
	text-transform: uppercase; 
	margin-bottom: 24px;
}
#main_visual h2{
	font-size:30px;
	font-weight: 400;
}
@media(max-width:992px){
	#main_visual .item .main-banner {
		height:500px; 
	}
	#main_visual h1{
		font-size:30px;
		margin-bottom: 20px;
	}
	#main_visual h2{
		font-size:16px;
	}
}
@media(max-width:767px){
	#main_visual .item .main-banner {height:auto;padding-top:62.50% }
}


/* 탭메뉴 */
/* images */
.listTab li a .button1{ background-image:url(../images/main_tt_01.gif); width:95px; height:22px;background-position:0 -22px;}
.listTab li a .button2{ background-image:url(../images/main_tt_01.gif); width:95px; height:22px;background-position:-90px 1px;}
.listTab.m1 .m1 a .button1{ background-image:url(../images/main_tt_01.gif); width:95px; height:22px;background-position:0 1px;}
.listTab.m2 .m2 a .button2{ background-image:url(../images/main_tt_01.gif); width:95px; height:22px;background-position:-90px -22px;}

/* Lined Tab */
.listTab{width:100%;}
.listTab ul{ position:relative; font-size:12px; *zoom:1;}
.listTab ul:after{ content:""; display:block; clear:both;}
.listTab li{ float:left; -margin-bottom:-1px;text-align:left;}
.listTab li a span{ display:inline-block; cursor:pointer;}
.listTab li ul{ display:none; width:300px; position:absolute; top:40px; left:0; border:0; margin:0; padding:0; *zoom:1;}
.listTab li ul:after{ content:""; display:block; clear:both;}
.listTab li li{ float:none; position:relative; -margin:0 0 8px 0; color:#999;background:url(../images/main_news_dot.gif) no-repeat 6px 10px;padding-left:15px; line-height:24px;}
.listTab li li a{ float:none; padding:0; margin:0; border:0 !important; color:#666 !important; font-weight:normal; background:transparent; letter-spacing:normal;text-decoration:none;}
.listTab li li a:hover,
.listTab li li a:active,
.listTab li li a:focus{ color:#000 !important; text-decoration:none;}
.listTab li li date,
.listTab li li .date{ position:absolute; top:0; right:0;}
.listTab li li.more{ position:absolute; top:-35px; right:0; border:0 !important; background:transparent;}

.listTab.m1 .m1 ul,
.listTab.m2 .m2 ul{ display:block;}

/* jsOff */
.listTab.jsOff{ height:auto;}
.listTab.jsOff ul{ border:0;}
.listTab.jsOff li{ float:none; position:relative;}
.listTab.jsOff li a{ float:none; display:block; font-weight:bold; color:#333;}
.listTab.jsOff li ul{ position:static; display:block; left:0; top:0;}
.listTab.jsOff li li a{ display:inline; border:0 !important; background:none !important; font-weight:normal;}
.listTab.jsOff li li.more{ top:7px; right:15px;}

/* 메인 */

#main_contents {width:; margin:0 auto; text-align:left;}/*메인 컨텐츠 부분_섹션으로 css구분*/
#main_contents h2.main_tit{width:100px; background:#222; border-radius:15px; text-align:center; font-size:14px; font-weight:700; color:#fff; line-height:30px;}
#main_contents h2.main_tit a{font-size:14px; font-weight:700; color:#fff; line-height:30px;}


#main_contents .sec01{position:relative;}
#main_contents .sec01 ul.sec01_btn_list{position:absolute; top:-700px; right:0; width:598px; border-left:1px solid rgba(255,255,255,0.3); border-right:1px solid rgba(255,255,255,0.3); z-index:99;}
#main_contents .sec01 ul.sec01_btn_list:after{content:""; display:block; clear:both;}
#main_contents .sec01 ul.sec01_btn_list li{position:relative; float:left; overflow:hidden;}
#main_contents .sec01 ul.sec01_btn_list li .sec01_btn_bg{position:absolute; top:0; left:0; width:100%; height:100%; z-index:99; display:none;}

#main_contents .sec01 ul.sec01_btn_list li.sec01_btn01{width:100%; height:350px; border-bottom:1px solid rgba(255,255,255,0.3);}
#main_contents .sec01 ul.sec01_btn_list li.sec01_btn02{width:299px; height:349px; border-right:1px solid rgba(255,255,255,0.3);}
#main_contents .sec01 ul.sec01_btn_list li.sec01_btn03{width:298px; height:349px;}
#main_contents .sec01 ul.sec01_btn_list li.sec01_btn01 .sec01_btn_bg{background:url(../images/sec01_bg01.jpg) no-repeat center center;}
#main_contents .sec01 ul.sec01_btn_list li.sec01_btn02 .sec01_btn_bg{background:url(../images/sec01_bg02.jpg) no-repeat center center;}
#main_contents .sec01 ul.sec01_btn_list li.sec01_btn03 .sec01_btn_bg{background:url(../images/sec01_bg03.jpg) no-repeat center center;}

#main_contents .sec01 ul.sec01_btn_list li .sec01_con{position:absolute; bottom:-35px; left:30px; z-index:999;}
#main_contents .sec01 ul.sec01_btn_list li .sec01_con h2{font-size:20px; font-weight:700; color:#fff;}
#main_contents .sec01 ul.sec01_btn_list li .sec01_con p{font-size:14px; color:#ddd; line-height:20px; margin:15px 0 35px;}
#main_contents .sec01 ul.sec01_btn_list li .sec01_con a{display:block; width:28px; height:28px; border:1px solid #fff; text-align:center; font-size:15px; font-weight:700; color:#fff; line-height:28px;}



.banner01{
	width:50%; float:left;
	background: #FF762C;
}
.banner02{
	width:50%; float:right;
	background: #37CDC3;
}
.banner01 .banner-wrap{
	margin-right: 40px;
}
.banner02 .banner-wrap{
	margin-left: 40px;
}
.banner-wrap{
	padding:30px 0;
	width:556px;
}
.banner-wrap > li{
	display: inline-block;
    margin: 0 9px;
    width: 46%;
    height: 7rem;
    border: 1px solid #fff;
    position: relative;
	font-weight:500;
} 
.banner-wrap li > a{
	color: #fff;
    text-decoration: none;
    position: absolute;
	width: 100%;
    left: 50%;
    top: 50%;
	height: 7rem;
    transform: translate(-50%, -50%);
	display:flex;
	align-items: center;
	justify-content: center;
}
@media(max-width:1200px){
	.banner01 .banner-wrap{
		margin-right: 0;
	}
	.banner02 .banner-wrap{
		margin-left: 0;
	}
	.banner-wrap{
		width:94%;
	}
	.banner-wrap > li{
		margin: 0 5px;
		width:45%
	} 
}
@media(max-width:992px){
	.banner-wrap{
		width:100%;
		text-align: center !important;
	}
	.banner-wrap > li{
		margin: 5px auto;
		width:90%
	} 
}


#main_contents03 .sec03_area > div {
    max-width: fit-content;
}
#main_contents03 .sec03_area > div.left * {
	width:500px;
}
#main_contents03 .row{
	margin: 0 auto;
}
#main_contents03 .left h3 {
    display: block;
    padding: 13px 0;
    background: #3c5a99;
    color: #fff;
	font-size: 16px;
}

#main_contents03 .sec03_area .right > div > a {
    width:100%;
}
.fb_iframe_widget {
    display: inline-block;
    position: relative;
}
#main_contents03 .sec03_area > .row > div.right > div {
    margin-bottom: 12px;
	max-width:100%!important;
}
#main_contents03 .sec03_area > .row > div.right > div:last-child {
    margin-bottom: 0;
}
#main_contents03 .sec03_area .sec02_notice {
    text-align: left;
    padding: 26px;
    border: 1px solid #e0e0e0;
}
#main_contents03 .sec03_area .sec02_notice h3 {
    position: relative;
    font-size: 20px;
    display: block;
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
#main_contents03 .sec03_area .sec02_notice h3 small {
    font-size: 12px;
    color: #888;
    margin-left: 10px;
}
#main_contents03 .sec03_area .sec02_notice h3 a {
    position: absolute;
    top: 0;
    right: 0;
    background: #00a4b7;
    padding: 2px 8px;
    color: #fff;
    font-size: 20px;
}
#main_contents03 .sec03_area .sec02_notice ul li {
    list-style: none;
    margin-bottom: 3px;
	position: relative;
	padding-left: 15px;
}
#main_contents03 .sec03_area .sec02_notice ul li:before {
    content: "";
    display: inline-block;
    background: #888;
    border-radius: 10px;
    width: 3px;
    height: 3px;
    margin-bottom: 3px;
	position: absolute;
	top:10px;
	left:0;

}
#main_contents03 .sec03_area .sec02_notice ul li a{
    color: #333333;
    text-decoration: none;
}


#main_contents03 h3 a:hover{
	text-decoration:none;
}
@media (max-width:991px){
	#main_contents02 .sec0201, #main_contents02 .sec0202 {
		padding: 20px 0;
	}
	#main_contents02 .sec0201 li a, #main_contents02 .sec0202 li a {
		padding: 10px 0;
		max-width: 100%;
		width:100%;
		font-weight:300;
	}
	#main_contents03 .sec03_area {
		width: 100%;
	}

}
@media (max-width:485px){
	.pre{
		padding: 0 0 20px 10px!important;
	}
	.pre img{
		width:110px;
	}
	.subpage .table01 {
		padding-bottom: 10px!important;
	}
	.apply_btn {
		border: none;
		width: 130px!important;
		line-height: 30px!important;
		color: #fff;
		background: #FF762C;
		font-size: 12px!important;
		display: inline-block;
		margin-left: 20px!important;
	}
	
}

.main_cta{display:block;text-align: center;}
.main_cta > a{width:160px;height: 50px;line-height: 50px;border:1px solid #a0a0a0;display:inline-block;text-align: center;}
.main_tt{position: relative;padding-top: 22px;text-align: center;}
.main_tt::after{content:'';width:60px;height: 3px;background: #FF762C;position: absolute;top:0;left:50%;transform:translateX(-50%);}
@media(max-width:992px){
	.main_cta > a{width:150px;height: 40px;line-height: 40px;}
	.main_tt::after{width:50px;height: 2px;}
}


#main_contents01{margin-bottom: 90px;}
#main_contents01 .gallery_2{border:none;padding:50px 0;}
@media(max-width:992px){
	#main_contents01{padding:50px 0;}
	#main_contents01 .gallery_2{padding:20px 0;}
}

#main_contents02{
	padding:90px 0;
}
#main_contents02 .movie{
	padding:50px 0 20px;
}
#main_contents02 .movie #movie_list{
	border-bottom: 0;
}
@media(max-width:992px){
	#main_contents02{padding:50px 0;}
}


#main_contents03 .sec0401{display:inline-block;width:550px;height:120px;padding:30px 0 0 40px;margin-right:20px;background:url(../images/sec04_img01.jpg) no-repeat 0 0;}
#main_contents03 .sec0401 h2{color:#fff;font-size:20px; font-weight:bold;}
#main_contents03 .sec0401 p{color:#fff;font-size:15px; font-weight:normal;line-height:24px;}
#main_contents03 .sec0402{display:inline-block;width:550px;height:120px;padding:30px 0 0 40px;background:url(../images/sec04_img02.jpg) no-repeat 0 0;}
#main_contents03 .sec0402 h2{color:#fff;font-size:20px; font-weight:bold;}
#main_contents03 .sec0402 p{color:#fff;font-size:15px; font-weight:normal;line-height:24px;}

#main_contents03{margin:60px auto;}
#main_contents03:after{content:""; display:block; clear:both;}
#main_contents03 .sec03_area{margin:0 auto;}
#main_contents03 .sec03_area:after{content:""; display:block; clear:both;}
#main_contents03 .sec03_area h1{margin:0 auto; font-size:30px; color:#333; width:200px; margin-bottom:45px; font-weight:bold;}
#main_contents03 .sec03_area h1:before{width:2px; height:170px; background:#ffd801; content:""; display:block; margin:0 auto; margin-bottom:50px;}
#main_contents03 .sec03_area h1 span{color:#ffd801;}
#main_contents03 .sec03_area .sec0301_notice{float:left; width:580px; border-bottom:1px solid #cacaca;}
#main_contents03 .sec03_area .sec0302_news{float:right; width:580px; border-bottom:1px solid #cacaca;}

#main_contents03 > div:after{content:""; display:block; clear:both;}

#main_contents03 .sec0301_tit_area{float:left; text-align:left; width:108px; padding-left:10px;}
#main_contents03 .sec0301_tit_area h2{position:relative; font-size:20px; font-weight:700; color:#333;  margin:0 0 10px;}
#main_contents03 .sec0301_tit_area a{font-size:12px; font-weight:bold; color:#0d6fb8;  margin-left:30px;}
#main_contents03 .sec0301_notice{border-top:2px solid #333; width:580px; padding-top:40px;  }
#main_contents03 ul.sec0301_board{float:right; text-align:left; margin-top:-10px; margin-right:10px;}
#main_contents03 ul.sec0301_board li{line-height:40px; width:450px;}
#main_contents03 ul.sec0301_board li:last-child{margin-bottom:35px;}
#main_contents03 ul.sec0301_board li a{position:relative; display:block; padding-left:20px; font-size:14px;  }
#main_contents03 ul.sec0301_board li a:after{content:""; display:block; width:3px; height:3px; background:#d6d6d6; position:absolute; top:50%; left:0; margin-top:-1.5px;}
#main_contents03 ul.sec0301_board li a .date{ float:right; }


#main_contents03 .sec0302_tit_area{float:left; text-align:left; width:108px; padding-left:10px;}
#main_contents03 .sec0302_tit_area h2{position:relative; font-size:20px; font-weight:700; color:#333;  margin:0 0 10px;}
#main_contents03 .sec0302_tit_area a{font-size:12px; font-weight:bold; color:#0d6fb8;  margin-left:30px;}
#main_contents03 .sec0302_news{border-top:2px solid #333; width:580px; padding-top:40px;  }
#main_contents03 ul.sec0302_board{float:right; text-align:left; margin-top:-10px; margin-right:10px;}
#main_contents03 ul.sec0302_board li{line-height:40px; width:450px;}
#main_contents03 ul.sec0302_board li:last-child{margin-bottom:35px;}
#main_contents03 ul.sec0302_board li a{position:relative; display:block; padding-left:20px; font-size:14px;  }
#main_contents03 ul.sec0302_board li a:after{content:""; display:block; width:3px; height:3px; background:#d6d6d6; position:absolute; top:50%; left:0; margin-top:-1.5px;}
#main_contents03 ul.sec0302_board li a .date{ float:right; }
.insta_img{width:100%;}



#main_contents04 {width:100%; background:#f0f0f0;}/*메인 컨텐츠 부분_섹션으로 css구분*/
#main_contents04:after {content:""; clear:both; display:block;}
#main_contents04 .sec04_area {margin:0 auto; position:relative; }
#main_contents04 .sec04_area:after{content:""; display:block; position:absolute; left:-870px;  width:100%; height:436px; background:#f0f0f0; z-index:9;}

#main_contents04 .sec04_tit{width:163px; height:58px; margin-top:160px; position:relative; z-index:99; text-align:left; 
							color:#fff; background:url(../images/2023/2023_logo.png) no-repeat center;}
#main_contents04 .sec04_tit h2{font-size:30px; font-weight:200; margin-bottom:30px;}
#main_contents04 .sec04_tit h2 span{font-weight:700;}
#main_contents04 .sec04_tit p{font-size:16px; line-height:26px; margin-bottom:40px;}
#main_contents04 .sec04_tit a{float:left; background:#46413b; border:4px solid #46413b; width:175px; height:50px; font-size:15px; font-weight:700; color:#fff; line-height:50px; text-align:center; -webkit-transition:all .4s;transition:all .4s; margin-top:0; border-radius:5px;}
#main_contents04 .sec04_tit a:hover{background:#7fc9ba; border:4px solid #fff; color:#fff;}

#main_contents04 .left {width:325px; margin-top:110px; float:left; position:relative; z-index:99;}
#main_contents04 .tt01 {font-size:13px; color:#b3a586; letter-spacing:5px; font-weight:bold; margin-bottom:20px;}
#main_contents04 .tt02 {font-size:40px; color:#7c7c7c; font-weight:bold; margin-bottom:40px;}
#main_contents04 .tt02 a {color:#444;}
#main_contents04 .stt {font-size:15px; line-height:24px; color:#b6b6b6; margin-bottom:30px;}

#main_contents04 ul {
    padding: 60px 0;
}
#main_contents04 li{
	text-align:left;
}
#main_contents04 li a{
	background:#fff;
	width:100%;
}
#main_contents04 li a:hover{
	text-decoration: none;
}
#main_contents04 li a div{
	padding: 26px;
}
#main_contents04 li a img{
	width: 100%;
}
#main_contents04 li a p{
	padding: 10px 0 16px;
}
#main_contents04 li h2{font-size:18px; font-weight:700;  color:#000; margin:30px 0 15px 20px;}
#main_contents04 li h5{/* margin-left:24px; */ padding:8px 0;}
#main_contents04 li p{font-size:15px; color:#555; line-height:1.5; margin-left:0; margin-top:20px;}

#main_contents04 .sec04_more{font-size:12px; color:#FF762C; font-weight:bold;}
.txt-position{
    position: absolute;
    top: 240px;
    left: 30px;
    z-index: 10;
}



/* --------main_contents05 ------- */

#main_contents05 {margin:0 auto; text-align:left; margin-bottom:60px;}
#main_contents05:after{content:""; display:block; clear:both;}
#main_contents05 h2{font-size:24px; font-weight:bold; color:#333; margin-bottom:30px;position:relative;}
#main_contents05 h2:after{
	content: "";
    display: block;
    width: 40px;
    height: 3px;
    background: #FF762C;
    position: absolute;
    top: 50px;
    left: 0;
}
#main_contents05 h2:before{
	content: "";
    display: block;
    width: 100%;
    height: 3px;
    background: #f0f0f0;
    position: absolute;
    top: 50px;
    right: 0;
}
#main_contents05 ul{
	display:flex;
	flex-wrap:wrap;
	gap:10px;
	padding-top:15px;
}
#main_contents05 ul li {
	width:calc(100%/2 - 5px);
    text-align: center;
    height: 80px;
    position: relative;
	border:1px solid #ddd;
}
#main_contents05  ul li:last-child{margin-right:0;}
/* #main_contents05 .sec0502 ul li {float:left; margin-right:25px;}
#main_contents05 .sec0502 ul li:last-child{margin-right:none;} */

#main_contents05 .sec0501{margin-bottom:70px;}
#main_contents05 .sec0501 ul li a{
	display: block; 
	width:142px; height:60px;
	display:block; background-size: contain!important; 
	background-repeat: no-repeat!important; 
	background-position: center center!important;
}
#main_contents05 .sec0502 ul li a{
	display: block; 
	width:120px; height:60px;
	display:block; background-size: contain!important; 
	background-repeat: no-repeat!important; 
	background-position: center center!important;
	}

#main_contents05 .sec0501 ul li.sec0501_01 a{background:url(../images/2019/host_02.jpg)}
#main_contents05 .sec0501 ul li.sec0501_02 a{background:url(../images/2019/host_1.jpg)}
#main_contents05 ul li img {
    max-width: 90%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

#main_contents05 .sec0502 ul li.sec0502_01 a{background:url(../images/2019/host_2.jpg)}
#main_contents05 .sec0502 ul li.sec0502_02 a{background:url(../images/2019/host_3.jpg)}
#main_contents05 .sec0502 ul li.sec0502_03 a{background:url(../images/2019/host_4.jpg)}
#main_contents05 .sec0502 ul li.sec0502_04 a{background:url(../images/2019/host_5.jpg)}
#main_contents05 .sec0502 ul li.sec0502_05 a{background:url(../images/2019/host_6.jpg)}
#main_contents05 .sec0502 ul li.sec0502_06 a{background:url(../images/2019/host_7.jpg)}
#main_contents05 .sec0502 ul li.sec0502_07 a{background:url(../images/2019/host_8.jpg)}
#main_contents05 .sec0502 ul li.sec0502_08 a{background:url(../images/2019/host_9.jpg)}
#main_contents05 .sec0502 ul li.sec0502_09 a{background:url(../images/2019/host_10.jpg)}
#main_contents05 .sec0502 ul li.sec0502_10 a{background:url(../images/2019/host_11.jpg)}
#main_contents05 .sec0502 ul li.sec0502_11 a{background:url(../images/2019/host_12.jpg)}


@media(max-width:992px){
	#main_contents05 ul{
		padding-top: 20px;
	}
	#main_contents05 ul li{
		width:49%;
		height:70px;
		margin:5px 0;
		margin-right: 2%;
	}
	#main_contents05 ul li:nth-child(2n){
		margin-right: 0;
	}
}

.apply_btn {
	border: none;
    width: 150px;
	line-height:40px;
    color: #fff;
    background: #FF762C;
    font-size: 14px;
	display:inline-block;
	margin-left: 10px;
}
.apply_btn:hover {color: #fff;}


/*#main_contents07*/
#main_contents07{
	padding:80px 0;
	display:flex;
	align-items: center;
	justify-content: center;
	background:url(../images/2025/sec06_bg.jpg) no-repeat center center / cover;
	text-align:center;
}
#main_contents07 h3 small{
	display:block;
	font-size:16px !important;
	color:#444444;
	padding-top:10px;
	margin-bottom:25px;
}
#main_contents07 a{
	background:#000;
	border:1px solid #000;
	color:#fff !important;
	width:200px;
}



/*메인_가로형의 세로형*/
#main_wrap_vertical {width:1010px;margin:0 auto;--padding-bottom:40px;}/*메인 컨텐츠 부분_섹션으로 css구분-보더값 뺄것.*/
#main_wrap_vertical .visual {float:left;border:5px solid #6d80a8;}
#main_wrap_vertical .contents {float:right; width:320px;border:5px solid #dcb997; padding-left:10px;}
#main_wrap_vertical .contents .sec01 {float:left; width:100%; padding-top:20px;}
#main_wrap_vertical .contents .sec02 {float:left; width:100%;text-align:left;padding-top:20px;}
#main_wrap_vertical .contents .sec02 h2 {padding-bottom:17px;}
#main_wrap_vertical .contents .sec03 {float:left; width:100%;text-align:left;padding-top:20px;}
#main_wrap_vertical .contents .sec03 h2 {padding-bottom:17px;}




/* 공지사항 리스트 및 탭관련*/
.ltNotice {position:relative; height:150px; text-align:center;}
.ltNotice li {float:left;}
.ltNotice .tab {float:left;height:24px; overflow:hidden; text-indent:-9999em; background:url(../images/main_tt_01.gif) no-repeat;}
.ltNotice .t1 {width:88px; background-position:0 -24px;}
.ltNotice .t2 {width:98px; background-position:-88px 0;}
.ltNotice .t3 {width:100px; background-position:-198px 0;}
.ltNotice li.active .t1 {width:88px; background-position:0 0;}
.ltNotice li.active .t2 {width:98px; background-position:-88px -24px;}
.ltNotice li.active .t3 {width:100px; background-position:-198px -50px;}

.ltNotice ul {display:none; position:absolute; top:34px; left:0px; width:300px;}
.ltNotice ul li {float:left;text-align:left; padding-left:15px; line-height:24px; background:url(../images/main_news_dot.gif) no-repeat 6px 10px; width:295px;}
.ltNotice ul li span {padding-right:10px;float:right}
.ltNotice li.active ul {display:block;}
.ltNotice a {color:#989898;}
.ltNotice a:hover {color:#569ecc;font-size:12px;}
.ltNotice .more {position:absolute; top:-16px; right:0px; background:none;}


/*공통팝업 - 개인정보취급방침_이용약관_이메일무단수집거부*/
#no_spam {width:600px;border:10px solid #d8d8d8;}
#privacy {position:relative;}
#privacy div {font-size:14px;line-height:22px;}
#privacy h2 {margin:0px 0 10px 0px; font-size:14px; font-weight:bold; color:#555;}
#privacy h2 span {font-size:14px; color:#ee0000;}
#privacy h2 p {font-size:14px; color:#ee0000; font-weight:400; padding-top:5px;}
#privacy textarea {width:96%;height:400px;color:#666666; padding:3% 15px; line-height:22px;border:1px solid #ededed; background:#f9f9f9}
#privacy .btn_close {position:absolute; top:40px; right:20px;}

/*서브*/
#sub_visual {
	width:100%; 
	height:250px; 
	margin:0 auto; 
	background-size:cover!important;
	background:url(../images/2019/subtop-img.jpg) no-repeat top center;
}
#sub_visual.my-page {
	background:url(../images/sub_visual_mypage.jpg) no-repeat top center;
}
#sub_visual.reg {
	background:url(../images/sub_visual_join.jpg) no-repeat top center;
}
#sub_visual.sub02 {
	background:url(../images/subtop03-img.jpg) no-repeat top center;
}
#sub_visual_mini {
width:100%; 
/*height:250px;*/ 
margin:0 auto; 
background-size:cover!important;
background:url(../images/2019/subtop-img02.jpg) no-repeat top center;

}

.sub_tit_area{width:; margin:0 auto;}
.sub_tit_area:after{content:""; display:block; clear:both;}
.sub_tit_area h2.sub_tit{position:relative; float:left; font-size:30px; font-weight:700; color:#fff; padding-right:0; line-height:189px;}
.sub_tit_area h2.sub_tit:after{content:""; display:block; width:60px; height:5px; --background:#fff; position:absolute; top:50%; right:0; margin-top:-2.5px;}

.sub_tit_area .sub_quick_inquiry{float:right; text-align:right; padding:30px 0 0;}
.sub_tit_area .sub_quick_inquiry h3{font-size:26px; line-height:34px; font-weight:600; color:#fff;  margin: 20px 0 10px 0;}
.sub_tit_area .sub_quick_inquiry strong{display:block; font-size:30px; font-weight:700; color:#fff; margin:20px 0 25px;}
.sub_tit_area .sub_quick_inquiry ul:after{content:""; display:block; clear:both;}
.sub_tit_area .sub_quick_inquiry ul li{float:left; margin-left:10px;}
.sub_tit_area .sub_quick_inquiry ul li:first-child{margin-left:0;}
.sub_tit_area .sub_quick_inquiry ul li a{display:block; width:120px; border:1px solid #fff; text-align:center; font-size:14px; font-weight:300; color:#fff; line-height:33px;}

.sub_tit_area .sub_quick_inquiry ul li a:hover{text-decoration:none;background:#FF762C; border-color:#FF762C; }

.ese-sub-menu .sub_tit_area .sub_quick_inquiry ul li a:hover{background:#236891; border-color:#236891; }


.lnb{width:100%; border-top:1px solid rgba(255,255,255,0.3);}
.lnb #left_menu{width:; margin:0 auto;}
.lnb #left_menu ul.leftMenu:after{content:""; display:block; clear:both;}
.lnb #left_menu ul.leftMenu li{position:relative; float:left; border-right:1px solid rgba(255,255,255,0.3);}
.lnb #left_menu ul.leftMenu li:first-child{border-left:1px solid rgba(255,255,255,0.3);}
.lnb #left_menu ul.leftMenu li a{text-decoration:none;position:relative; display:block; min-width:140px; padding:0 20px; text-align:center; font-size:16px; font-weight:300; color:#fff; line-height:60px;}
.lnb #left_menu ul.leftMenu li.on a{background:#FF762C}
.lnb #left_menu ul.leftMenu li.on:after{content:""; display:block; width:100%; height:3px; background:#FF762C; position:absolute; bottom:0; left:0;}
/* .lnb #left_menu ul.leftMenu li.on a:after{content:""; display:block; width:10px; height:5px; background:url(../images/orange-arrow.png) no-repeat center center; position:absolute; bottom:-5px; left:50%; margin-left:-5px;} */

.ese-sub-menu .lnb #left_menu ul.leftMenu li.on a{background:#236891}
.ese-sub-menu .lnb #left_menu ul.leftMenu li.on:after{background:#236891;}


#sub_wrap {position:relative; margin:0 auto; width:; min-height:400px; content:"";}
#sub_wrap #sub_contents .con_detail:after{display:block; content:""; clear:both;}
/*서브와꾸*/
#sub_wrap #sub_contents {width:100%;} /*오른쪽컨텐츠 전체와꾸*/

#sub_wrap #sub_contents .sub_stit_area{position:relative; text-align:center; margin:50px 0 80px;}
#sub_wrap #sub_contents .sub_stit_area h3.sub_stit{font-size:35px; color:#222;font-weight:bold;position: relative;}
#sub_wrap #sub_contents .sub_stit_area h3.sub_stit::after{
	content:'';
	width:100px;
	height: 1px;
	background: #111;
	position: absolute;
	bottom:-30px;
	left:50%;
	transform:translateX(-50%);
}
#sub_wrap #sub_contents .sub_stit_area ul.sub_location{font-size:0; text-align:center; margin:25px 0 0;}
#sub_wrap #sub_contents .sub_stit_area ul.sub_location li{display:inline-block; *zoom:1; *display:inline; font-size:14px; color:#999;}
#sub_wrap #sub_contents .sub_stit_area ul.sub_location li span{padding:0 14px;}

/* 2019 */
#sub_wrap .mb100{margin-bottom:100px;}
#sub_wrap .subpage{margin:50px 0; text-align:left;}
#sub_wrap .sub-title{margin:60px 0;}
#sub_wrap .sub_0101 .sub-title{
	margin-top: 50px;
	padding-top: 40px;
	border-top: 1px solid #ddd;
}

#sub_wrap .sub_0101 .sub-title:after{display:block; clear:both; content:"";}




.orangepoint {background:#FF762C; border-radius:50px;  width:75%; margin:10px auto 60px !important; padding:17px;}

@media (max-width: 767px){
.orangepoint {
    width: 100%;
    font-size: 12px;
    margin: 20px 0;}
}
@media (max-width: 991px){
.orangepoint {
    margin: 20px auto 30px!important;
    width: 70%;
}}
@media (max-width: 991px){
.orangepoint {
    margin: 20px auto 40px!important;
    width: 80%;
}}
@media (max-width: 500px){
.orangepoint {
    margin: 20px auto 40px!important;
    width: 90%;
}
}


@media (max-width: 992px){
	#sub_wrap #sub_contents .sub_stit_area h3.sub_stit{font-size:20px;}
	#sub_wrap #sub_contents .sub_stit_area h3.sub_stit::after {
		width: 30px;
		bottom: -18px;
	}
}



.orangebold {color:#FF762C; font-weight:bold;}

.subpage h2::before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 4px;
    height: 24px;
    background: #FF762C;
}
/* 
#sub_wrap .sub-item{margin:0px 0 50px} */
#sub_wrap .btn01{width:128px;background:#FF762C;border-radius:6px;padding:4px 0;color: #fff; display:inline-block;margin-right:10px;text-align:center;float:left;}

#sub_contents .booth{width:264px; border: 1px solid #ddd; float:left; margin-right:9px;vertical-align:top;height:380px;position:relative;}
#sub_contents .booth:last-child{margin-right:0;}
#sub_contents .booth > li:nth-child(1){height:170px;}
#sub_contents .booth > li:nth-child(2){padding: 0 20px;}
#sub_contents .booth > li:nth-child(3){padding: 16px 20px 60px;}

#sub_contents .booth > li:last-child{font-size:24px;color:#fff;background:#FF762C;text-align:center;padding:8px;position:absolute;bottom:0;width:100%;}

#sub_contents .booth img{padding:20px 10px;}


.sub0101_list li{font-size:16px; line-height:30px; color:#666; font-weight:300; position: relative; padding-left: 20px;}

.sub0101_list li:before {
    position: absolute;
    top: 12px;
    left: 0;
    width: 5px;
    height: 5px;
    background: #f17d58;
    border-radius: 50%;
    content: '';
}


.mb30{margin-bottom:30px!important;}

/* #sub_contents .booth:last-child > li img{max-width:130px;padding: 10px;}
 */@media(max-width:1200px){
#sub_contents .booth {
    width: 203px;
    border: 1px solid #ddd;
    float: left;
    margin-right: 9px;
    vertical-align: top;
    height: 380px;
    position: relative;
}
}

.booth_img > #btn_download {
	border: none;
    padding:20px 40px ;
    color: #fff;
    background: #000;
    margin-top: 50px;
    font-size: 16px;
	border:2px solid #000;

}

.booth_img > #btn_download:hover {
	text-decoration: none;
    color: #000;
	background:#fff;
	border:2px solid #000;

}

/*quick*/
#quick {background:#e9e9e9;border:4px solid #d3d3d3;position:absolute; right:-90px; top:0px; width:70px; z-index:2; padding-top:50px;padding-bottom:50px;}

/*디렉토리*/
.directory{
	position:fixed;
	top:27%;
	transform:translateY(-50%);
	right:0;
	width:450px;
	padding:40px 40px 50px 40px;
	transition:all ease-in-out 0.5s;
	z-index:100;
	margin-right:-450px;
}

.directory .close{
	position:absolute;
	transform:translateY(-50%);
	left:0;
    width: 160px;
    height: 130px;
	margin-left:-160px;
	opacity: 100%;
}

@media(max-width:992px){
	.directory .close .off img{
		display:none;
	}
}
/*디렉토리*/


/*뉴스레터*/
.newsletter{
	position:fixed;
	top:80%;
	transform:translateY(-50%);
	right:0;
	display:inline-block;
	width:450px;
	background:#fff;
	padding:40px 40px 50px 40px;
	text-align:center;
	box-sizing:border-box;
	transition:all ease-in-out 0.5s;
	z-index:100;


	margin-right:-450px;

-webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.10);
-moz-box-shadow:    0px 0px 15px 0px rgba(0, 0, 0, 0.10);
box-shadow:         0px 0px 15px 0px rgba(0, 0, 0, 0.10);
}

.newsletter.active{
	margin-right:0;
}
.newsletter.active .close{
	width:80px;
	height: 80px;
	margin-left:-80px;
}
.newsletter.active .close .off{
	display:block;
}
.newsletter.active .close .on{
	display:none;
}
.newsletter .close{
	position:absolute;
	display:inline-block;
	background:#222125;
	color:#fff;
	border-bottom:none;
	top:50%;
	transform:translateY(-50%);
	left:0;
	font-size:30px;
	cursor:pointer;
	opacity:1 ! important;
	font-weight: 100;
	outline:none;

    width: 120px;
    height: 110px;
	margin-left:-120px;
}
.newsletter .close .on{
    width: 120px;
    height: 110px;
	padding-top: 15px;
}
.newsletter .close .off{
	transform:translateX(4px);
	width:80px;
	height: 80px;
	padding-top: 20px;
	display:none;
}
.newsletter .close p{
	font-size:16px;
	font-weight: 300;
	padding-top: 4px;
	color:#fff;
}
/*.newsletter p{
	margin:10px 0;
}*/
.newsletter img{
	margin:0 auto;
}
.newsletter input{
	width:100%;
	height: 50px;
	line-height: 50px;
	padding:0 20px;
	border-radius:4px;
}
.newsletter input[type="email"]{
	margin:20px 0 10px;
	border:1px solid #ebebeb;
}
.newsletter input[type="submit"]{
	cursor:pointer;
	background: #FF762C;
	border:none;
	color:#fff;
}
.newsletter p.fs14 {
	color:#FF762C;
	font-weight: bold;
	letter-spacing: 0.3em;
}
.newsletter h2 {
	color:#222;
	font-size:24px;
}
@media(max-width:992px){
	.newsletter{
		width:100%;
		display:none;
	}
	.newsletter.on{
		display:block;
		left:0;
	}
	.newsletter.active{
		margin-right:-100%;
	}
	.newsletter.active .close{
		width: 80px;
		height: 80px;
		margin-left:-80px;
	}

	.newsletter .close{
		width:50px;
		height: 50px;
		top:-50px;
		transform:translateY(0);
		margin-left:0;

		display:none;
	}
	.newsletter .close .off p{
		font-size:13px;
		line-height: 1.6;
		font-weight: 100;
	}
	.newsletter .close .off img{
		display:none;
	}
}
/* 뉴스레터 */



/*테이블*/
.table_01 {width:100%; margin-bottom:10px;border-top:2px solid #bd956d;}
.table_01 th {font-size:11px;height:30px; text-align:center; background:#f8f8f8; border-bottom:1px solid #d4d4d4;color:#444444;font-weight:bold;}
.table_01 th.line_r {border-right:1px solid #d4d4d4;}
.table_01 td {font-size:11px;border-bottom:1px solid #d4d4d4;}
.table_01 td.cen{font-size:11px;height:30px;text-align:center;}
.table_01 td.left {line-height:130%;padding:20px 0px 20px 20px;font-size:11px;height:30px; border-bottom:1px solid #d4d4d4;}
.table_01 td.left_2 {padding:0px 0px 0px 10px;font-size:11px;height:30px; border-bottom:1px solid #d4d4d4;}
.table_01 td.line_r {border-right:1px solid #d4d4d4;;color:#6c6c6c;}
.table_01 td.font_b {font-weight:bold;color:#704924;}
.table_01 td.line_h {line-height:130%;}


/* 테이블 스타일*/
.table01 {	
	width:100%; 
	border-top:1px solid #ddd; 
	border-bottom: 1px solid #ddd; 
}
.table01 > tbody > tr > th,
.table01 > tbody > tr > td{
	padding:30px 0;
}
.table01 > tbody > tr > th{
    font-size: 24px;
    font-weight: 500;
    color: #FF762C;
    margin-bottom: 10px;
	line-height: 1.3;
	padding-left: 45px;
    position: relative;
}
.table01 > tbody > tr > th::before {
	content: '';
	width: 4px;
	height: 24px;
	position: absolute;
	top: 50%;
	transform:translateY(-50%);
	left: 25px;
	background: #FF762C;
}
.table01 > tbody > tr > td{
	font-size:16px;
	font-weight:300;
	color:#333;
	letter-spacing:-0.05em;
	vertical-align:top;
	position:relative; 
	width: 70%;
	line-height: 1.8;
}
.table01 > tbody > tr > td > img{
	margin-right: 20px;
	display:inline-block;
	vertical-align: middle;
}
.table01 > tbody > tr > td .text-box > li{
	line-height: 1.8;
}
@media(max-width:992px){
	.table01 > tbody > tr > th,
	.table01 > tbody > tr > td{
		display:block;
		width:100%;
		margin-bottom: 0;
	}
	.table01 > tbody > tr > th{
		font-size: 18px;
		padding: 20px 15px;
	}
	.table01 > tbody > tr > th::before {
		content: '';
		width: 3px;
		height: 15px;
		position: absolute;
		top: 50%;
		transform:translateY(-50%);
		left: 0;
		background: #FF762C;
	}
	.table01 > tbody > tr > th::after{
		display:none;
	}
	.table01 > tbody > tr > td{
		font-size:14px;
		line-height: 1.6;
		padding-top: 0;
		padding-bottom: 20px;
	}
	.table01 > tbody > tr > td > img{
		width:49%;
		max-width:110px;
	}
	.table01 > tbody > tr > td .text-box > li{
		line-height: 1.6;
	}
}

.ese_wrap .table01 > tbody > tr > th{
	color: #236891;
}
.ese_wrap .table01 > tbody > tr > th::before{
	background: #236891
}

.table01.td-padding-45 > tbody > tr > th,
.table01.td-padding-45 > tbody > tr > td{
	padding-top: 45px;
	padding-bottom: 45px;
}
@media(max-width:992px){
	.table01.td-padding-45 > tbody > tr > th,
	.table01.td-padding-45 > tbody > tr > td{
		padding-top: 20px;
		padding-bottom: 30px;
	}
	.table01.td-padding-45 > tbody > tr > th{
		padding-bottom: 0;
	}
}

.table01.table-th-top th,
.table01.table-th-top td{
	vertical-align: top;
}
.table01.table-th-top > tbody > tr > th::before{
    top: 47px;
    transform: translateY(0);
}
@media (max-width:992px){
	.table01.table-th-top > tbody > tr > th::before {
		top: 22px;
	}
}


.table01 tr:last-child th::after,
.table01 tr:last-child td::after{
	display:none;
}

.list-bullet > li{
	position: relative;
	padding-left: 20px;
	margin:3px 0;
}
.list-bullet > li::before{
	content:'';
	width:4px;
	height: 4px;
	background: #FF762C;
	position: absolute;
	top:13px;
	left:0;
}
.list-dash > li{
	position: relative;
	padding-left: 20px;
	margin:3px 0;
}
.list-dash > li::before{
	content:'-';
	color:#444;
	position: absolute;
	top:1px;
	left:0;
}
.list-warning > li{
	position: relative;
	padding-left: 18px;
	margin:3px 0;
	font-size:16px;
	color:#333;
}
.list-warning > li::before{
	content:'※';
	color:#333;
	position: absolute;
	top:1px;
	left:0;
}
.list-warning > li.fcGray9::before{
	color:#999;
}
.border-box{
	border:1px solid #ccc;
	padding:30px;
}
@media(max-width:992px){
	.list-bullet > li{
		padding-left: 15px;
	}
	.list-bullet > li::before{
		width:3px;
		height:3px;
		top:11px;
	}
	.list-dash > li{
		padding-left: 15px;
	}
	.list-warning > li{
		padding-left: 15px;
		font-size:14px;
	}
	.list-warning > li::before{
		top:0;
	}
	.border-box{
		padding:15px 30px;
	}
}


.table01 > tbody > tr > th::after{position:absolute;content:'';bottom:0;left:0;width:90%;height:1px; background:#ddd;}
.table01 > tbody > tr > td::after{position:absolute;content:'';bottom:0;left:0;width:100%;height:1px; background:#ddd;}
.table01 tr.last-tr > th::after{display:none;}
.table01 tr.last-tr > td::after{display:none;}

.subpage .no-border::after{content:none!important;}
.subpage .mg{margin-top:10px;}

.table02 {
	width:100%;
	border-top:2px solid #FF762C;
	border-bottom:2px solid #FF762C;
	font-size:16px !important;
}
.table02 th,
.table02 td{
	height:0; 
	vertical-align:middle !important;
	padding:30px 40px;
	border-bottom: 1px solid #ddd;
}
.table02 th{
	background: #f4ede0;
	color:#FF762C;
	font-weight: 500;
	text-align: center;
}
@media(max-width:992px){
	.table02 {
		font-size:14px !important;
	}
	.table02 th,
	.table02 td{
		padding:20px 10px;
	}
}


.ese_wrap  .table02 {
	border-top:2px solid #236891;
	border-bottom: 2px solid #236891;
}
.ese_wrap  .table02 th{
	background: #edf6fb;
	color:#236891;
}


.conference.table{
	margin-top:20px;
	width:100%;
	border-top:2px solid #268438;
	border-bottom:2px solid #268438;
	font-size:16px !important;
	text-align: center;
}
.conference.table th,
.conference.table td{
	height:0; 
	vertical-align:middle !important;
	padding:10px 20px;
	border-right: 1px solid #ddd;
}
.conference.table td.gray_bg{
	background: #888;
	color:#fff;
}
.conference.table th:last-child,
.conference.table td:last-child{
	border-right: none;
}
.conference.table th{
	background: #edfbf0;
	color:#268438;
	font-weight: 500;
	text-align: center;
}
@media(max-width:992px){
	.conference.table {
		font-size:14px !important;
	}
	.conference.table th,
	.conference.table td{
		padding:20px 10px;
	}
}

.subpage .table03 {border-top:1px solid #333;font-size:16px!important;text-align:center;border-bottom:none}
.subpage .table03 tbody{width:100%;}

.subpage .table03 th,
.subpage .table03 td{
	height:0; 
	vertical-align:middle;
	padding:10px 0; 
	border-bottom:1px solid #ddd;
	border-right:1px solid #ddd;
}
.subpage .table03 th:last-child,
.subpage .table03 td:last-child{
	border-right:none;
}
.subpage .table03 th {
	color:#333;font-weight:500;background-color:#f2f2f2;
	font-size:16px!important;text-align:center;
	padding:10px 3px;
}
.subpage .table03 td{
	color:#555;
	font-weight: 300;
}
@media(max-width:992px){
	.subpage .table03 th,
	.subpage .table03 td{
		font-size:14px;
	}
}

.subpage .table04 {width:100%;border-top:2px solid #333;font-size:16px!important;text-align:center;}
.subpage .table04 tbody{width:100%;}

.subpage .table04 th,
.subpage .table04 td{
	
	height:0; 
	vertical-align:middle;
	padding:10px 0; 
	border-bottom:1px solid #ddd;
	border-right:1px solid #ddd;
}
.subpage .table04 th:last-child,
.subpage .table04 td:last-child{
	border-right:none;
}


.subpage .table04 th {color:#333;font-weight:500;background-color:#f2f2f2;
						font-size:16px!important;text-align:center;padding:10px;}
.subpage .table04 th::before{content:none;}
.subpage .table04 th::after {
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: #ddd;
}


.subpage .table05 {
	border-top:1px solid #333;
	font-size:16px!important;
	text-align:center;
}
.subpage .table05 tbody{width:100%;}

.subpage .table05 th,
.subpage .table05 td{
	height:0; 
	vertical-align:middle;
	border-bottom: 1px solid #ddd;
}
.subpage .table05 th:last-child,
.subpage .table05 td:last-child{
	border-right:none;
}
.subpage .table05 th {
	color:#333;font-weight:500;background-color:#f2f2f2;
	font-size:16px!important;text-align:center;padding:10px;
}
.subpage .table05 td{
	color:#555;
	font-weight: 300;
	padding:20px 2px;
}
.subpage .table05 td:first-child{
	text-align: left;
	padding-left: 46px;
}
.input_count{
	position: relative;
	width:80px;
	height: 40px;
	border:1px solid #ddd;
	display:inline-block;
	vertical-align: middle;
}
.input_count input{
	border:none;
	width:100%;
	height:100%;
	padding: 0 10px;
}
.input_count span{
	display:inline-block;
	position: absolute;
	right:4px;
	cursor:pointer;
	padding:0 2px;
	font-size:18px;
}
.input_count span.up{
	top:0;
}
.input_count span.down{
	bottom:0;
}
@media(max-width:992px){
	.subpage .table05 {
		font-size:14px!important;
	}
	.subpage .table05 th,
	.subpage .table05 td{
		font-size:14px;
	}
	.subpage .table05 th {
		font-size:14px!important;
	}
	.subpage .table05 td:first-child{
		padding-left: 15px;
	}
	.input_count{
		width:70px;
	}
}



#gallery{
	width:100%;
}
#gallery > ul.row::after{
	content: '';
	clear: both;
	display: block;
}
#gallery > ul.row{
    width: 100%;
	box-sizing:border-box;
	overflow:hidden;
}
#gallery > ul.row > li{
	margin-bottom: 30px;
}
#gallery > ul.row > li > a{
	display:block;
	border:1px solid #e4e4e4;
}
#gallery > ul.row > li > a .gallery_1_thum_wrap > .gallery_1_thum{
	width:100%;
	padding-top: 72%;
	min-height:auto;
}
#gallery > ul.row > li > a .subject{
	height:90px;
	text-align: center;
	position: relative;
	overflow:hidden;
}
#gallery > ul.row > li > a .subject > p{
	width:90%;
	font-weight: 500;
	color:#111;
	font-size:18px;
	position: absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	-webkit-line-clamp: 2; 
	-webkit-box-orient: vertical;
}
@media(max-width:1200px){
	#gallery > ul.row > li > a .subject{
		height:80px;
		text-align: center;
		position: relative;
	}
}
@media(max-width:992px){
	#gallery > ul.row {
		margin-left: 0;
		margin-right: 0;
	}
	#gallery > ul.row > li{
		padding-left: 5px;
		padding-right: 5px;
		margin-bottom: 10px;
	}
	#gallery > ul.row > li > a .subject{
		height:60px;
	}
	#gallery > ul.row > li > a .subject > p{
		font-size:14px;
	}
}





/* 참가업체 상단 */
.company_view .info{
	overflow:visible !important;
}
.company_view .info > div{
	width:530px;
	height:530px;
}
.company_view .info > div.fl{
	padding:0;
	border:1px solid #ddd;
}
.company_view .info > div.fl .imgbox{
	width:100%;
	height:100%;
	overflow:hidden;
	background: #fff;
	position: relative;
}
.company_view .info > div.fl .imgbox img{
	position: absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
	max-width:100%;
}
.company_view .info > div.fr{
	width:50%;
}
.company_view .info > div.fr .txtbox{
	padding:66px 0 0 70px;
}
.company_view .info > div.fr .txtbox > p{
	color:#111;
	font-weight: bold;
}
.company_view .info > div.fr .txtbox > div{
	margin-top: 20px;
}
.company_view .info > div.fr .txtbox dl{
	width:100%;
	margin:0;
	padding:10px 0;
	border-top:1px solid #ddd;
}
.company_view .info > div.fr .txtbox dl:last-child{
	border-bottom: 1px solid #ddd;
}
.company_view .info > div.fr .txtbox dl dt,
.company_view .info > div.fr .txtbox dl dd{
	font-size:16px;
	display:inline-block;
	vertical-align: top;	
	line-height:30px;
}
.company_view .info > div.fr .txtbox dl dt{
	color:#999;
	font-weight: 500;
	width:26%;
}
.company_view .info > div.fr .txtbox dl dd{
	color:#111;
	font-weight: 400;
	width:73%;
}
.company_view .info > div.fr .txtbox dl dd p{
	line-height:30px !important;
}
.company_view .info > div.fr .txtbox dl dd p::before{
	content:'·';
}
.company_view .info > div.fr .txtbox dl dd > a{
	display:inline-block;
	border:1px solid #000;
	width:190px;
	height:50px;
	line-height: 50px;
	padding-left: 20px;
	font-size:14px;
	color:#000;
	margin-bottom:4px;
	position: relative;
}
.company_view .info > div.fr .txtbox dl dd > a > i{
	color:#888;
	position: absolute;
	right:20px;
	top:50%;
	transform:translateY(-50%);
}

@media(max-width:1200px){
	.company_view .info > div {
		width:48%;
		height:460px;
	}
	.company_view .info > div.fl .imgbox img{
		position: relative;
		top:0;
		left:0;
		transform:translate(0);
		width:100%;
	}
	.company_view .info > div.fr .txtbox {
		padding: 20px 0 0 40px;
	}
	.company_view .info > div.fr .txtbox dl dt {
		width: 20%;
	}
	.company_view .info > div.fr .txtbox dl dd {
		width: 79%;
	}
	.company_view .info > div.fr .txtbox dl dd > a {
		width: 49%;
		height: 40px;
		line-height: 40px;
		padding-left: 10px;
		font-size: 13px;
	}
	.company_view .info > div.fr .txtbox dl dd > a i {
		right:10px;
	}
}
@media(max-width:992px){
	.company_view .info > div.fl,
	.company_view .info > div.fr{
		width:100%;
		float:none;
		display:block;
		height:auto;
	}
	.company_view .info > div.fl{
		height:auto;
	}
	.company_view .info > div.fr .txtbox {
		padding: 40px 0 0;
	}
}
@media(max-width:767px){
	.company_view .info > div.fr .txtbox dl dt {
		width: 22%;
	}
	.company_view .info > div.fr .txtbox dl dd {
		width: 77%;
	}
	.company_view .info > div.fr .txtbox dl dd > a {
		width: 100%;
	}
}


.company_view section{
	margin-bottom: 70px;	
}
.company_view section .fs24{
	color:#111;
	border-bottom: 1px solid #000;
	display:block;
	padding-bottom: 10px;
}
.company_view section .box{
	padding:40px;
	border-bottom: 1px solid #ddd;
}
.company_view section .box.brand_desc{
	/* height:300px;
	overflow-y:scroll; */
}
.company_view section .box.brand_img{
	text-align: center;
	padding:40px 100px;
}
.company_view section .box.brand_img img{
	width:100%;
	max-width:100%;
}
@media(max-width:992px){
	.company_view section{
		margin-bottom: 40px;	
	}
	.company_view section .box{
		padding:20px;
	}
	.company_view section .box.brand_desc{
		_height:120px;
	}
	.company_view section .box.brand_img{
		padding:20px;
	}
}

.btn-gray{
	width:170px;
	height:56px;
	line-height: 56px;
	color:#fff;
	font-weight: 500;
	background: #333;
	text-align: center;
}
.btn-gray:hover{
	color:#fff;
	text-decoration:none;
}
@media(max-width:992px){
	.btn-gray{
		width:140px;
		height:46px;
		line-height: 46px;
	}
}

.btn-black{
	width:170px;
	height:56px;
	line-height: 56px;
	color:#333;
	font-weight: 500;
	background: #fff;
	border:1px solid #333;
	text-align: center;
}
.btn-black:hover{
	color:#333;
	text-decoration:none;
}
@media(max-width:992px){
	.btn-black{
		width:140px;
		height:46px;
		line-height: 46px;
	}
}


/*사이트맵*/
#sitemap {width:100%;}
.oneDepth {width:21%; float:left; margin-right:5%;margin-bottom:30px; min-height:250px;}
.oneDepth.last{margin-right:0;}
.oneDepth h5 {font-size:16px; font-weight:bold; text-align:center !important; color:#222; padding:6px 0 6px 0; border-bottom:2px solid #333;}

.twoDepth {font-size:14px; padding-top:5px;}
.twoDepth li {padding:10px 0 10px 0px; border-bottom:1px solid #dedede}
.twoDepth li p {font-size:13px;margin-top:5px;}


/*병원둘러보기*/

.gallery {background-color:#f3f3f3; width:780px; height:440px;}
.gallery ul.row li {width:105px; float:right; margin:10px 10px 0px 2px; }
.gallery ul.row li.over {width:105px; float:right; margin:10px 7px 0px 2px; border:3px solid #82aae0;}

/* 푸터 */
#footer {width:100%;background-color:#201f24; margin-top:60px;color:#333; font-size:13px; padding:40px 0;}
#footer .row { margin:30px 0;}
#footer .row .slogo {float:left; /* width: 20%; */}
#footer .col-md-6{padding:0px;}
#footer .row p {/* float:right; width: 72%; */ float:left; margin-left:20px;}
#footer .info{
	color:#777;
	font-weight:300;
	text-align:left;
	line-height:1.6
}
#footer .info > p:first-child {
	margin-bottom:10px;
}
#footer .info > p:first-child > a{
	display:inline-block;
	color:#fff;
	margin-right:15px;
}
@media(max-width:992px){
	#footer .info{text-align:center;}
	#footer .row .slogo {width: 100%; margin-top:15px; margin-right:0px;margin-bottom:15px;}
	#footer .row p {width:100%; text-align:center;}
}



#hd_pop {position:absolute; z-index:1000; top:0; width:100%;}
#hd_pop > .hd_pops {position:absolute !important; }
#hd_pops_4 {position:absolute;}
#hd_pops_6 {position:absolute;}
#hd_pops_7 {position:absolute;}
#hd_pop img {width:100%;}

.hd_pops_con{overflow:hidden;}
.hd_pops_footer {background:#000; bottom:0; font-size:14px; padding:5px; text-align:right;}
.hd_pops_footer button {
	background:none;
	color:#aaa; 
	font-size:13px;
	cursor:pointer;
	border:0;
	padding:3px 10px;
	border:1px solid #aaa;
	
}

@media (max-width:1200px){
	.visualItems .fr,.visualItems .fl{
		float: none!important;
	}
	#main_visual > .visual > .visualItems > li > div > ul.row{
		text-align: center!important;
	}
	#main_contents04 .sec04_tit {
		width: 156px;
		height: 80px;
		margin-top: 80px;
		background-size:contain;
	}
	#main_contents04 li a div {
		padding: 11px;
	}
	#main_contents05 .sec0501 {
		margin-bottom: 40px;
	}
	#footer {
		margin-top: 60px;
	}
}
@media (max-width:992px){
	#hd_pop > .hd_pops {
		position:absolute !important;
		left:10px !important;
		top:10px !important;
	}
	#main_visual .visual ul.row li {
		height: auto;
		width: 100%;
	}
	#main_contents03 .row > div{
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	#main_contents03 .sec03_area .sec02_notice {
		padding: 26px 15px;
	}
	#main_contents03 .sec03_area .sec02_notice h3{
		margin-bottom: 20px;
	}
	#main_contents03 .sec03_area .sec02_notice ul li{
		margin-bottom: 10px;
	}
	#main_contents03 .sec03_area .sec02_notice ul li:last-child{
		margin-bottom: 0;
	}
	#main_contents04 .sec04_tit {
		margin-top: 120px;
	}
	#main_contents05 .sec0501 {
		margin-bottom: 20px;
	}
	#main_contents05 .sec0502 ul.row li a {
		width: 112px;
	}
	#footer {
		margin-top: 60px;
	}
	#footer .fContent .slogo {
		margin: 40px 40px 0 0;
	}
	#footer .fContent .info {
		margin-bottom:40px;
	}
}
@media (max-width:767px){
	#hd_pop > .hd_pops {
		position:absolute !important;
		width:90% !important;
		left:5% !important;
		top:20px !important;
	}
	.hd_pops_con{
		width:100% !important;
		height:auto !important;
	}
	#main_visual .visual ul.row li .main-banner {
		height: 600px;
	}
	#main_contents03 {
		margin: 40px auto;
	}
	#main_contents04 ul.row {
		padding: 40px 0;
	}
	#footer {
		margin-top: 30px;
	}
}
@media (max-width:600px){
	#main_contents04 .sec04_tit {
		width: 136px;
		height: 60px;
		margin-top: 80px;
		background-size: contain;
	}
	#main_contents03 .sec03_area .sec02_notice ul.row li:before {
		content: none;
	}
}
@media (max-width:485px){
	#main_visual .visual ul.row li .main-banner {
		height: 440px;
	}
	#main_contents03 {
		margin: 30px auto;
	}
	#main_contents04 ul.row {
		padding: 30px 0;
	}
	#main_contents05 .sec0501 {
		margin-bottom: 10px;
	}
	#main_contents05 .sec0501 ul.row li a {
		width: 120px;
		height: 50px;
	}
	#main_contents05 ul.row li {
		margin: 10px 10px 10px 0;
	}
	#main_contents05 .sec0502 ul.row li a {
		width: 100px;
	}
	
	#footer {
		margin-top: 20px;
	}
		#footer .fContent .slogo {
		margin: 20px 40px 0 0;
	}
	#footer img {
		width:80px;
	}
	#footer .fContent .info {
		margin-bottom:20px;
	}

	#main_contents04 .sec04_tit {
		margin: 0 auto;
	}
	#main_contents04 li:first-child {
		text-align: center;
	}
	#main_contents04 li h5 {
		margin-left: 0;
		padding: 8px 0 0;
	}
	#main_contents04 li {
		margin-bottom: 20px;
	}
}







/* 0202 */
.input_cname{width:42%!important;}
.numeric2 {width:151px!important;}
.emailwidth{width:28%!important;}
#gray_board_write h4{padding-bottom:15px;}
#gray_board_write label{font-weight:400;}
#gray_board_write label > span{font-size:.9em; color:#666;}
#gray_board_write > h4 > span{margin-right:10px;}
.ex-item > div{float: left;margin-right: 20px;}
.m-name{display:none;}
.table_board_write02 th{width:260px;}
.btn_board_bottom{margin-bottom:60px; margin-top:20px;}
.total{width:94%!important;}
.piluscheck{float:right;}
.xscroll_icon{display:none;}
.re-padding{padding: 15px!important;}
.apply_btn02{
	border: none;
    width: 200px;
    height: 50px;
    color: #fff;
    background: #FF762C;
    margin-top: 30px;
    font-size: 16px;
    font-weight: 400;
    cursor: pointer;
    padding: 14px;
}
.apply_btn02:hover{
    color: #fff!important;
    background: #000;
	text-decoration:none;
}
#captcha_img{
	width:100px;
}
#gray_board_write h4{
	position:relative;
}
.scroll-info{
	display:none;
	position:absolute;
    top: 5px;
    right: 0;
}

@media (max-width:1200px){
	#gray_board_write colgroup{display:none;}
	.table_board_write02 th{width:145px;}
	#captcha_key{width:100%;}
}
@media (max-width:991px){
	#gray_board_write > h4 > span{font-size:18px;}
	.agreeform li{font-size:14px;}
	.numeric2 {width:36%!important;}
	.emailwidth{width:30%!important;}
	.input_cname{width:49.7%!important;}
	.input_basic {
		height: 35px;
		width: 97%;
	}
}
@media (max-width:767px){
	.x-scroll-wrap{
		width:100%;
		overflow-x:scroll;
	}
	.x-scroll{
		width:767px;
		white-space:nowrap;
	}
	#gray_board_write h4{
		padding-bottom:10px;
	}
	.agreeform {
		margin: 30px 10px!important;
	}
	.btn_board_bottom{
		margin-bottom:30px;
	}
	.xscroll_icon{
		display:inline-block;
	}
	#captcha_key{width:150px;}
	#captcha_img{width:14%;}
	.table_board_write02 th{
		width:150px;
	}
	.apply_btn02{
		margin-top:10!important;
	}
}



/* 0301 */
.sub0301{
	padding: 30px 0;
}
.sub0301 .row.text-center > div {
	border: 1px solid #ccc;
	padding: 26px 50px;
	height: 300px;
	/* height: 250px; */
}
.sub0301 .row.text-center > div:nth-child(1),
.sub0301 .row.text-center > div:nth-child(2){
	border-right: none;
}

@media (max-width:1200px){
	.sub0301 .row.text-center > div {
		padding: 20px;
	}
}
@media (max-width:991px){
	.sub0301 .row.text-center > div {
		padding: 10px;
		height:290px;
	}
	.sub0301 p{
		font-size:14px;
	}
}
@media (max-width:767px){
	.sub0301 .row.text-center > div:nth-child(1),
	.sub0301 .row.text-center > div:nth-child(2){
		border-right: 1px solid #ccc;
	}
	.sub0301 .row.text-center > div {
		padding: 25px;
		height: 200px;
		margin: 10px 0;
	}
	.input_cname {
		width: 49%!important;
	}
	#gray_board_write p{
		text-align:left;
	}
}
@media (max-width:485px){
	.sub0301 .row.text-center > div {
		height: auto;
	}
	.sub0301 > div > div > div > img{
		width:70px;
	}
	.numeric2 {
		width: 33%!important;
	}
	#gray_board_write p{
		font-size:14px!important;
	}
	#captcha_img {
		width: 26%;
	}
	#btn_submit {
		margin-top: 20px;
	}
}

.sub0301 .row.vip .item{
	border:1px solid #ccc;	
	padding:60px 20px 0 20px;
	height: 150px;
	position: relative;
	text-align: center;
}
.sub0301 .row.vip .item > p{
	line-height: 1.5 !important;
}
.sub0301 .row.vip .item .num{
	width:45px;
	height: 45px;
	text-align: center;
	padding-top: 10px;
	background: #FF762C;
	font-weight: 300;
	position: absolute;
	top:-10px;
	left:20px;
	display:block;
}
.sub0301 .row.vip .item .num p{
	font-size:30px;
	color:#fff;
	font-family: 'Roboto' !important;
}
@media(max-width:992px){
	.sub0301 .row.vip .item{
		padding:55px 15px 40px;
		height: auto;
	}
	.sub0301 .row.vip .item .num{
		padding-top: 7px;
	}
	.sub0301 .row.vip .item .num p{
		font-size:22px;
	}
}

.dp-table{
	display:table;
}
.dp-cell{
	display:table-cell;
}
.sub0302 > .dp-table{
	margin-bottom:80px;
}
.sub0302 > .dp-table > .dp-cell{
	vertical-align:middle;
}
.sub0302 > .dp-table > .dp-cell:last-child{
	padding-left: 70px;
}


/* sub0101 */
.sub0101-m,
.sub0101-t{
	display:none;
}
@media (max-width:1200px){
	#sub_wrap .sub-title {
		margin: 40px 0!important;
	}
}
@media (max-width:991px){
	#sub_wrap .sub-item {
		margin: 10px 0!important;
	}
	#sub_wrap .subpage {
		margin: 30px 0;
		text-align: left;
	}
	.fContent .slogo img{
		width:100px;
	}
	.sub0101-t{
		display:block;
	}
	.sub0101-pc02{
		display:none;
	}
}
@media (max-width:767px){
	#sub_visual {
		height: 190px;
	}
	#sub_wrap #sub_contents .sub_stit_area {
		margin: 30px 0 0;
		padding: 0 0 20px;
	}
	#sub_wrap .subpage {
		margin: 20px 0;
	}
	#sub_wrap .subpage.sub0504 {
		margin: 20px 0;
		overflow-x: auto;
	}
	.lnb {
		display:none;
	}
	#sub_wrap #sub_contents .sub_stit_area ul.row.sub_location {
		margin: 15px 0 0;
	}
	#sub_wrap #sub_contents .sub_stit_area:after {
		width: 45px;
	}
	#footer .fContent .slogo {
		margin: 20px 40px 0 0;
	}
	#footer .fContent .info {
		margin-bottom: 20px;
	}
}
@media (max-width:485px){
	#sub_visual {
		height: 150px;
	}
	.sub_tit_area .sub_quick_inquiry ul.row li {
		margin-left: 6px;
	}
	.sub_tit_area .sub_quick_inquiry ul li a {
		width: 90px;
		line-height: 30px;
	}
	.sub_tit_area h2.sub_tit{
		padding-left: 15px;
	}
	.sub_tit_area h2.sub_tit {
		line-height: 150px;
		font-size:24px;
	}
	.sub_tit_area .sub_quick_inquiry {
		padding: 15px;
	}
	.sub0101-pc{
		display:none;
	}
	.sub0101-m{
		display:block;
	}
	#sub_wrap .sub-item {
		margin: 20px 0 20px;
	}
	#footer p {
		font-size: 12px;
	}
	#footer .fContent .info {
		margin-top: 20px;
	}
}

.download{
	margin: 30px 0;
}


/* sub0302 */
@media (max-width:1200px){
	.sub0302 .dp-cell img{width:110px;}
	.sub0302 > .dp-table {
		margin-bottom: 50px;
	}
}
@media (max-width:767px){
	.sub0302 > .dp-table > .dp-cell:last-child {
		padding-left: 30px;
	}	
	.sub0302 .dp-cell img{width:80px;}
	.sub0302 > .dp-table {margin:20px 0;}
}
@media (max-width:485px){
	.dp-cell {display:block;width:100%;}
	.sub0302 > .dp-table > .dp-cell:last-child {padding-left: 0;}
	.sub0302 .dp-cell img{width:70px;}
}
/* 0601 */
@media (max-width:485px){
	.mg{padding: 10px 0 0 0!important;}
	.pb{padding-bottom:0!important;}
}


/* 0102 */
.sub0102 .table01 tr:last-child th{
    transform: translateY(-85px);
}
.ese_wrap .sub0102 .table01 tr:last-child th{
    transform: translateY(0);
}
@media (max-width:992px){
	.sub0102 .table01 tr:last-child th{
		transform: translateY(0);
	}
}


/* 0103 */
.sub0103 .row.blue-box > div {
	border: 1px solid #ddd;
    padding: 20px;
    background: #edf6fb;
    width: 200px;
	height: 130px;
	text-align: center;
	color: #236891;
}
.sub0103 .row.blue-box > div b{
	position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.sub0103 .row.blue-box > div{
	margin:0px 10px 10px 0px;
}
.sub0103 .row > div{
	margin-bottom: 30px;
}
.sub0103 .table01 > tbody > tr:last-child td .row > div > img,
.sub0103 .table01 > tbody > tr:last-child td .row > div > p{
	display:inline-block;
	vertical-align: middle;
}
.sub0103 .table01 > tbody > tr:last-child td .row > div > img{
	margin-right: 30px;
}
@media (max-width:1200px){
	.sub0103 .table01 > tbody > tr:last-child td .row > div > img{
		max-width:70px;
		margin-right: 15px;
	}
}
@media (max-width:992px){
	.sub0103 .table01 > tbody > tr:first-child td .row > div > img{
		max-width:100px;
	}
	.sub0103 .table01 > tbody > tr:last-child td .row > div > img{
		max-width:50px;
	}
	.sub0103 .table02 tbody th,
	.sub0103 .table02 tbody td{
		padding:15px 10px;
		font-size:14px;
	}
	.sub0103 .table02 tbody th br{
		display:none;
	}
	.sub0103 .row.blue-box > div {
	border: 1px solid #ddd;
    padding: 20px;
    background: #edf6fb;
	text-align: center;
	color: #236891;
	height: auto;
    width: 100%;
	}
}

/* 0104 */
.sub0104 .row > div img{
	margin:70px 0 20px;
}
.sub0104 .table02 td:last-child{
	border-left: 1px solid #ddd;
}
@media (max-width:992px){
	.sub0104 .row > div img{
		margin:20px 0;
	}
}

/* 0105 */
.sub0105 tr:last-child .row{
	margin-left: -5px;
	margin-right: -5px;
}
.sub0105 tr:last-child .row > div{
	padding-left: 5px;
	padding-right: 5px;
}
.sub0105 tr:last-child .row > div .border-box{
	height: 280px ;
}
@media (max-width:992px){
	.sub0105 tr:last-child .row > div .border-box{
		height: auto ;
	}
}

/* 0106 */
.download .row > a{
	text-decoration: none;
    margin-bottom: 25px;
}
.download .row > a > p{
    list-style-type: none;
    padding: 35px 0;
    text-align: center;
    border: 1px solid #ddd;
    background-color: #f9f9f9;
    border-radius: 6px;
	color:#333; 
	font-size:16px; 
	line-height:25px;
}
.download .row > a:hover > p{
	background-color:#FF762C; 
	color:#fff;
}
.sponser .row li{
	border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 20px;
    height: 100px;
}
.sponser .row li:nth-child(4){
	border-right: none;
}
.sponser .row li:nth-child(5),
.sponser .row li:nth-child(6),
.sponser .row li:nth-child(7){
    border-bottom: none;
}
.sponser .row li img{
position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
@media (max-width:992px){
	.download .row{
		margin-left: -5px;
		margin-right: -5px;
	}
	.download .row > a{
		padding-left: 5px;
		padding-right: 5px;
		margin-bottom: 15px;
	}
	.download .row > a > p{
		color:#333; 
		font-size:14px; 
		line-height:1.5;
	}
	.sponser .row li{
	border: 1px solid #ddd;
    padding: 20px;
	margin-bottom:10px;
	}
	.sponser .row li:nth-child(4){
	border-right: 1px solid #ddd;
}
	.sponser .row li:nth-child(5),
	.sponser .row li:nth-child(6),
	.sponser .row li:nth-child(7){
		border-bottom: 1px solid #ddd;
	}
}


/* 0201 */
.sub0201 .table_info{
	margin-bottom: 20px;
}
.sub0201 .table_info h6{
	float:left;
}
.sub0201 .table_info p{
	float:right;
	transform:translateY(-5px);
}
.sub0201 .table02{
	text-align: center;
}
.sub0201 .table02 th{
	padding:20px 0;
	border-right: 1px solid #ddd;
}
.sub0201 .table02 td{
	padding:10px 0;
	border-right: 1px solid #ddd;
}
.sub0201 .table02 th:last-child,
.sub0201 .table02 td:last-child{
	border-right: 0;
}
.sub0201 section.p_50 .table02 td{
	padding:50px 0;
}
.sub0201 section.p_20 .table02 td{
	padding:20px 0;
}
@media(max-width:992px){
	.sub0201 .table02 th{
		padding:20px 0;
	}
	.sub0201 section.p_50 .table02 td{
		padding:30px 0;
	}
	.sub0201 .steps_m > li{
		padding: 20px 30px;
		border:1px solid #ddd;
		border-radius:5px;
		margin-bottom: 30px;
		position: relative;
	}
	.sub0201 .steps_m > li:last-child{
		margin-bottom: 0;
	}
	.sub0201 .steps_m > li > p:first-child{
		margin-bottom: 10px;
	}
	.sub0201 .steps_m > li i{
		color:#FF762C;
		position: absolute;
		bottom:-25px;
		left:50%;
		transform:translateX(-50%);
		font-size:18px;
	}
}

/* 0203 */
.sub0203 #gray_board_write table{
	border-left: 1px solid #dcdcdc;
}
.sub0203 #gray_board_write th,
.sub0203 #gray_board_write td{
	border-right: 1px solid #dcdcdc;
}
/*
.sub0203 #gray_board_write tr:nth-child(2) .input_chk{
	width:157px;
}*/
.sub0203 #gray_board_write tr.add-info .td_left_num > div.fileBox{
	/* max-width: 300px !important; */
}
.sub0203 #gray_board_write tr.add-info .td_left_num > div.fileBox,
.sub0203 #gray_board_write tr.add-info .td_left_num > p{
	display:inline-block;
	vertical-align: middle;
}
.sub0203 #gray_board_write td{
	font-size:16px;
	color:#999;
	line-height: 1.6;
}
.sub0203 #gray_board_write.apply_list td{
	text-align: left;
	padding-left: 10px;
}
.sub0203 #gray_board_write.apply_list td input[type=text]{
	max-width:260px;
}
.sub0203 #gray_board_write #captcha #captcha_img{
	display:inline-block;
	vertical-align: middle;
}
.sub0203 .press{
	border-top: 1px solid #ddd;
}
#captcha_info{
	color:#444;
}
.sub0203 #gray_board_write .table_board_write td {
    text-align:left;
	padding-left:10px;
}
.cta_apply{
	display:block;
	text-align: center;	
}
.cta_apply > a,
.cta_apply > input{
	background: #000;
	border:1px solid #000;
	color:#fff;
    padding: 12px 36px;
	display:inline-block;
	text-decoration: none;
	outline:none;
	vertical-align: middle;
	margin:0 10px;
}
.cta_apply > a.wh{
	border:1px solid #000;
	background: #fff;
	color:#111;
}
@media(max-width:992px){
	.sub0203 #gray_board_write tr:nth-child(2) .input_chk{
		width:auto;
	}
	.sub0203 #gray_board_write th,
	.sub0203 #gray_board_write td{
		font-size:14px;
		padding-left: 10px;
		padding-right: 10px;
	}
	.sub0203 #gray_board_write.apply_list th{
		padding-left: 10px;
	}
	.sub0203 #gray_board_write.apply_list td input[type=text]{
		max-width:80%;
	}
	.sub0203 #gray_board_write.apply_list td input::placeholder{
		font-size:14px;
	}
	.cta_apply > a{
		padding: 10px 15px;
	}
}

/* 0303 */
.sub0303 #gray_board_write th{
	width: 25%;
}
.sub0303 #gray_board_write .table_board_write select,
.sub0303 #gray_board_write .numeric2 {
    width: 30.5%!important;
}
.sub0303 #gray_board_write .emailwidth {
    width: 25%!important;
}
.sub0303 #gray_board_write .table_board_write td {
    text-align:left;
	padding-left:10px;
}

.sub0303 .title_box{
    padding: 20px 30px;
	border:1px solid #ddd;
	border-bottom: none;;
    background: #f7f7f7;
}

.sub0303 .ticket_name{
    background: #f7f7f7;
    padding: 20px 30px;
    margin: 0 0 20px;
    width: 100%;
}
.sub0303 .ticket_name .fl{
	transform:translateY(5px);
}
.sub0303 .ticket_name .fr p{
	display:inline-block;
	vertical-align: middle;
	margin-left: 10px;
}
.sub0303 .ticket_name{
	padding-left: 46px;
}
.sub0303 div > label{
	cursor:pointer;
}

.sub0303 .t-pay{
	border:1px solid #ddd;
	padding:28px 30px;
	width:100%;
}
.sub0303 .t-pay .fr ul li{
	display:inline-block;
	margin-left: 66px;
}
.sub0303 .t-pay .fr ul li label{
	font-weight: 400;
	cursor:pointer;
	font-size:16px;
}
.sub0303 .dash-bullet{
	padding-left: 28px;
}
.sub0303 .border-box{
	border:1px solid #ddd;
	padding:50px 26px;
}
.sub0303 .border-box .c_info{
	margin-bottom: 50px;
}
.sub0303 .border-box .c_info:last-child{
	margin-bottom: 0;
}
.sub0303 .border-box .c_info div > label{
	padding-left: 4px;
	transform:translateY(2px);
}
.sub0303 .border-box .c_tt{
	margin-bottom: 20px;
}
.sub0303 .border-box .c_tt .fs20{
	color:#000;
	font-weight: 500 !important;
	margin-right: 30px;
}
.sub0303 .border-box .c_tt p,
.sub0303 .border-box .c_tt div{
	display:inline-block;
	vertical-align: middle;
}
.sub0303 .border-box .c_tt div label{
	color:#666;
	font-weight: 300;
	cursor:pointer;
}
.sub0303 .border-box table th{
	background: #f7f7f7;
}
.sub0303 .border-box table th.required p{
	position: relative;
	display:inline-block;
	padding-right:10px;
}
.sub0303 .border-box table th.required p::after{
	content:'*';
	color:red;
	position: absolute;
	top:0;
	right:0;
}
.sub0303 .border-box table th p{
	font-size:16px;
	color:#333;
	font-weight: 400;
}
.sub0303 .border-box table td{
	padding:10px;
	text-align: left;
}
.sub0303 .border-box table td::after{
	content:'';
	display:block;
	clear:both;
}
.sub0303 .border-box table td .form-control{
	border-radius:0;
	max-width:256px;
	display:inline-block;
	vertical-align: middle;
	box-shadow:none;
}
.sub0303 .border-box table td.tel .form-control,
.sub0303 .border-box table td.email .form-control{
	max-width:120px;
	margin-right: 1px;
}
.sub0303 .border-box table td.tel > span{
	display:inline-block;
	padding:0 3px 0 4px;
}
.sub0303 .border-box table td.email > span{
	display:inline-block;
	padding:0 1px;
}
.sub0303 input[type="radio"]{
	width: 16px;
	height: 16px;
}
.sub0303 input[type="checkbox"]{
	width: 16px;
	height: 16px;
}
.sub0203.sub0303 #gray_board_write tr:nth-child(2) .input_chk{
	width:auto;
}
@media(max-width:992px){
	.sub0303 .ticket_name{
		padding:20px 10px;
		margin:30px 0 20px;
	}
	.sub0303 .t-pay{
		padding:20px 10px;
	}
	.sub0303 .t-pay .fl,
	.sub0303 .t-pay .fr {
		float:none !important;
		display:block;
	}
	.sub0303 .t-pay .fr{
		margin-top: 10px;	
	}
	.sub0303 .t-pay .fr ul li{
		width:49%;
		margin: 2px 0;
	}
	.sub0303 .t-pay .fr ul li label{
		font-size:14px;
	}
	.sub0303 .dash-bullet{
		padding-left: 0;
	}
	.sub0303 .border-box{
		padding:20px 15px;
	}
	.sub0303 .border-box .c_info{
		margin-bottom: 40px;
	}
	.sub0303 .border-box .c_tt{
		margin-bottom: 10px;
	}
	.sub0303 .border-box .c_tt .fs20{
		margin-right: 20px;
	}
	.sub0303 .border-box table th p{
		font-size:14px;
	}
	.sub0303 .border-box table td .form-control{
		max-width:100%;
		padding:0 4px;
	}
	.sub0303 .border-box table td.tel .form-control,
	.sub0303 .border-box table td.email .form-control{
		max-width:29.5%;
		margin-right: 0;
		float:left;
	}
	.sub0303 .border-box table td.email .form-control.mr10{
		margin-right: 3% !important;
	}
	.sub0303 .border-box table td.email > span,
	.sub0303 .border-box table td.tel > span{
		float:left;
		transform: translateY(6px);	
	}
	.sub0303 .border-box table td.email > span {
		padding: 0;
		margin: 0 1%;
	}
	.sub0303 .border-box table td.tel > span{
		padding:0 1.7%;
	}
	.sub0303 .title_box{
		padding: 20px 15px;
		margin-top: 40px;
	}

	.sub0303 .table_board_write select.wp100{
		width:100% !important;
	}
}


/* 030302 */
.sub030302{
	padding:100px 0;
}
.sub030302 h3{
	font-size:35px;
	margin:60px 0;
}
@media(max-width:992px){
	.sub030302{
		padding:40px 0;
	}
	.sub030302 img{
		max-width:80px;
	}
	.sub030302 h3{
		font-size:20px;
		margin:40px 0;
	}
}

/* 0304 */
.sub0304 .gray-box{
	padding:50px;
	background: #f7f7f7;
}
.sub0304 .gray-box > div{
	margin-bottom: 30px;
}
.sub0304 .gray-box > div:last-child{
	margin-bottom: 0;
}
.sub0304 .gray-box h4{
	color:#000;
	font-size:18px;
	font-weight: 500;
	position: relative;
	padding: 0 20px 4px 20px;
}
.sub0304 .gray-box h4::after{
	content:'';
	width:4px;
	height: 4px;
	background: #000;
	position: absolute;
	left:0;
	top:12px;
}
.sub0304 .gray-box ul{
	padding-left: 20px;
}

.sub0304 .c_list table th,
.sub0304 .c_list table td{
	font-size:16px;
	color:#666;
	font-weight: 300;
	border-right: none;
	padding:22px 10px;
	height: 123px;
}
.sub0304 .c_list table th{
	color:#000;
	font-weight: 500;
}
.sub0304 .c_list table td:nth-child(1) p,
.sub0304 .c_list table td:nth-child(3){
	color:#000;
	font-weight: 400;
}
@media(max-width:992px){
	.sub0304 .gray-box{
		padding:30px 15px;
	}
	.sub0304 .gray-box > div{
		margin-bottom: 20px;
	}
	.sub0304 .gray-box h4{
		font-size:16px;
		padding: 0 10px 2px 10px;
	}
	.sub0304 .gray-box ul{
		padding-left: 0;
	}
	.sub0304 .c_list table td p{
		font-size:14px !important;
	}
	.sub0304 .c_list table th,
	.sub0304 .c_list table td{
		padding:10px 5px;
		font-size:14px !important;
		height: 83px;
	}
}
@media(max-width:767px){
	.sub0304 .c_list_wrap{
		width:100%;
		overflow-x: scroll;
	}
	.sub0304 .c_list form,
	.sub0304 .c_list table{
		width:700px !important;
	}
	.sub0304 .c_list table th,
	.sub0304 .c_list table td p,
	.sub0304 .c_list table td{
		font-size:13px !important;
	}
	.sub0304 .c_list table td:last-child > a{
		display:block;
	}
}

#captcha_key{
	width:200px;
}
#captcha_info{
	display:inline-block;
	vertical-align: middle;
}
.agreeform {
    margin: 15px 0 30px;
	font-weight:400;
	text-align:center;
	font-size:16px;
	float:right;
}
.agreeform li {
    display:inline-block;
    margin: 0 10px;
}
.no-border{border:none!important;}

#gray_board_write tr > td > div{
    display: inline-block;
    margin-right: 18px;
    min-width: 60px;
}
#gray_board_write tr > td > div:last-child{
	margin-right: 2px;
}
@media (max-width:1200px){
	.sub0303 #gray_board_write th{
		width: 28%;
	}
}
@media (max-width:992px){
	#gray_board_write .numeric2 {
		width: 30%!important;
	}
	.table_board_write select {
		width: 30%!important;
	}
	.sub0303 #gray_board_write .numeric2 {
		width: 30%!important;
	}
	.sub0303 .table_board_write select {
		width: 30%!important;
		height:35px;
		padding-left: 2px !important;
	}
	#gray_board_write tr > td > div{
		display: block;
		width:100%;
		margin: 2px 0;
	}
	.sub0303 .btn-member-form{
		line-height: 35px;
	}
}
@media(max-width:485px){
	#gray_board_write > h4 > span {
		margin-right: 0;
	}
	.con_detail{margin-top:10px!important;}
}


/* 0602 */
.ex-item02{
	width:49%!important;
}
/* 0603 */
.sub0603{
	margin-top:30px!important;
}
.sub0603-02{
	margin-top:30px!important;
}
.sub0603-02 > .text-center{
	margin:40px 0 20px;
}
.sub0603-02 > .text-center a:hover{
	text-decoration:none;
}
.apply_btn:hover{
	text-decoration:none;
}
@media (max-width:767px){
	.sub0603{
		margin-top:20px!important;
	}
	.sub0603-02{
		margin-top:20px!important;
	}
}
@media (max-width:485px){
	.sub0603{
		margin-top:15px!important;
	}
	.sub0603-02{
		margin-top:0;
	}
}







/* 갤러리 */
#bo_list_total {font-size:14px!important;}
.tbl_head01 td {font-size:16px!important;}
#bo_sch select {font-size:14px!important;}
#bo_sch .sch_input {font-size:14px!important;}
#bo_gall li.empty_list {font-size:14px!important;}

@media (max-width:991px){
	.gall_row .col-gn-4 {
		width: 50%!important;
		font-size:16px!important;
	}
	#bo_sch .sch_btn {
		float: right!important;
	}

}
@media (max-width:767px){
	.tbl_head01 > table > thead > tr {
		display:none;
	}
	.td_datetime,.td_name,.td_num{
		display:none;
	}
	#bo_sch select{
		background:#Fff;
	}
	#bo_list_total {
		background: #fff!important;
	}
	#bo_btn_top {
		margin: 0;
		font-size:12px;
	}
	#bo_list .td_num2 {
		width: 40px!important;
	}
}
@media (max-width:485px){
	#bo_sch .sch_input{
		width:40%;
		font-size:13px!important;
	}
	#bo_sch select{
		font-size:13px!important;	
	}
	.gall_row .col-gn-4 {
		width: 100%!important;
		font-size:14px!important;
	}
}

.facebookbox{
    border: 1px solid #e0e0e0;
}
#bo_gall{font-size:14px;}



/* 체크/라디오박스 */
.agreeform label{
	font-size:16px!important;
}
.input_chk {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
	margin-top: 2px;
	margin-bottom: 2px;
}
.input_chk input[type=radio],
.input_chk input[type=checkbox]{
    position: absolute;
    top: 0;
    left: 1px;
    width: 18px;
    height: 18px;
    margin-top: -10px;
    outline: 0;
}
.input_chk label {
    position: relative;
    display: block;
    margin-right:5px;
    padding-left: 24px;
    font-size: 15px;
    font-weight: 500;
    line-height: 22px;
    cursor: pointer;
    color: #333;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.input_etc > input,
.input_etc > label{
	display:inline-block;
	vertical-align: middle;
}
.input_etc > input{
	border:1px solid #ddd;
	width:50%;
	transform:translateY(1px);
}
@media(max-width:992px){
	.agreeform label{
		font-size:14px!important;
	}
	.input_chk input {
		width: 15px;
		height: 15px;
		margin-top: -10px;
	}
	.input_chk label {
		padding-left: 24px;
		font-size: 14px;
		font-weight: 500;
		line-height: 1.5;
	}
	.input_etc input[type=text]{
		width: 180px;
		margin-top: 0;
		height: 30px;
	}	
}

.agreeform label {

	width:100% ! important;
}
/*:root .input_chk label:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 1px;
    display: block;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    background: #f5f6f7 url(https://static.nid.naver.com/images/ui/myinfo/pc_chcek_off_s_20.png) no-repeat 0 0;
    -webkit-background-size: 20px 20px;
    background-size: 20px 20px;
}*/
.terms_necessary01{
	color: red;
}
.terms_necessary {
    font-size: 6px;
    display: inline-block;
    color: red;
}
input[type=checkbox], input[type=radio] {
    margin: 3px 0 0!important;
}
#company_img{
	color:#363636;
	font-size:14px;
}


@media (max-width:767px){
	.agreeform label{
		font-size:14px!important;
	}
}




/* 공지사항 */
#bo_list_total{
	display:none;
}
.comment-hidden{
	display:none;
}
#bo_gall .gall_info{
	display:none;
}
#bo_v_title .bo_v_tit {
	color:#222;
}
#bo_v{
	margin-top:35px;
}



/*스크롤 아닐 시 */
@media (max-width:767px){	
	#gray_board_write .table_board_write-no-scroll{
		margin-bottom:20px;
	}
	#gray_board_write .table_board_write-no-scroll tr{
		border: 1px solid #ddd!important;
	}
	#gray_board_write .table_board_write-no-scroll th,
	#gray_board_write .table_board_write-no-scroll td{
		width:100%!important;
		display: block;
		text-align:left!important;
		margin: 0;
	}
	.table_board_write-no-scroll .pc-name{
		display:none!important;
	}
	.table_board_write-no-scroll .m-name{
		display:inline-block;
	}
	.table_board_write-no-scroll .td_right_line{
		padding-left:10px!important;
	}
	#gray_board_write .table_board_write-no-scroll p{
		text-align:left;
	}
	.input_basic{
		background:#fff!important;
	}
	.sub0303 #gray_board_write .emailwidth {
		width: 30%!important;
	}

}


@media (min-width:486px){
	.m-appear{
		display:none;
	}
}

.add-info > td{
	text-align:left!important;
}
.add-info > td > input,
.add-info > td > p{
	display:inline-block;
	vertical-align:middle;
}
.add-info > td > p span{
	font-size: 10px;
}	
@media (max-width:592px){
	.add-info > td > p{
		padding: 10px 0 0 10px;
	}
}
@media (max-width:485px){
	.add-info > td > p{
		padding: 10px 0 0;
	}
	.add-info > td > input{
		margin-left:0!important;
	}
}


h1,h2,h3,h4,h5,h6,p,th,td,li{word-break:keep-all;}

.clearfix {
  _overflow: auto;
}
.clearfix::after {
  content: "";
  clear: both;
  display: table;
}



/*버튼설정*/
.btn-view,
.btn-cancel,
.btn-na,
.btn-re{
	color:#fff !important;
	text-decoration: none !important;
	font-size:12px;
	font-weight: 300;
	width:100px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	margin:2px 0;
}
.btn-view{
	background: #333;
}
.btn-cancel{
	background: #c02525;
}
.btn-na{
	background: #b3b3b3;
}
.btn-re{
	background: #fff;
	border:1px solid #222;
	color:#222 !important;
}
.bmt100{
	margin-top: 100px;
}
.warning{
	margin-top: 10px;
	padding-left: 25px;
	position: relative;	
}
.warning > i{
	position: absolute;
	left:0;
	top:6px;
}
.dash-bullet > li{
	position:relative;
	padding-left:16px;
	font-size:16px;
	font-weight: 300;
	margin:6px 0;
	display: block;
	font-family: 'Noto Sans Kr' !important;
}
.dash-bullet > li:before {
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 50%;
    content: '-';
}
@media(max-width:992px){
	.dash-bullet > li{
		font-size:14px;
	}
}
.point{
	position:relative;
	padding-left:10px;
	display: inline-block;
	font-family: 'Noto Sans Kr' !important;
}
.point:before {
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 50%;
    content: '*';
}
.btn-letter{
    background: #222125;
    color: #fff;
	width:120px;
	text-align: center;
}
.btn2.btn-submit{
	color:#fff !important;
	background: #222;
	border:1px solid #222;
}
.btn2.btn-white{
	background: #fff;
	border:1px solid #222;
}
.btn2.btn-grey{
	background: #999;
	border:1px solid #999;
	color: #fff;
}
.btn2{
	width:180px;
	font-size:16px;
	border-radius:0;
	padding: 17px 12px;
	display: inline-block;
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	outline:none;
	cursor: pointer;
	text-align: center;
	text-decoration: none !important;
	background-image: none;
	border: 1px solid transparent;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.btn2.btn-sm{
	display: inline-block;
	margin-bottom: 0;
	font-size: 16px;
	border:1px solid #444;
}
.btn2.btn-black{
	background:#000;
	color:#fff;
}
.btn2.btn-orange{
	background:#FF762C;
	color:#fff;
}
.btn3.btn-orange{
	background: #fff;
    color: #FF762C;
    border: 1px solid #FF762C;
    padding: 20px;
    font-size: 16px;
    font-weight: 500;
}
.btn3.btn-orange span{
    font-size: 18px;
}
@media(max-width:992px){
	.warning{
		padding-left: 20px;
	}
	.warning > i{
		top:4px;
		font-size:14px !important;
	}
	.btn2,
	.btn2.btn-sm{
		width:auto;
		font-size:14px;
		padding: 9px 20px;
	}
	.btn-view,
	.btn-cancel,
	.btn-na,
	.btn-re{
		width:80px;
		height: 28px;
		line-height: 28px;
	}
	.subpage .st {
		margin-bottom: 10px;	
	}
	.subpage .st p:first-child{
		font-size:18px;
	}
	.bmt100{
		margin-top: 40px;
	}
}

.goTop{
	position: fixed;
	bottom:40px;
	right:40px;
	width:60px;
	height: 60px;
	background: #FF762C;
	border-radius:50%;
	text-align: center;
	padding-top: 24px;
-webkit-box-shadow: 3px 3px 3px 0px rgba(0, 0, 0, 0.15);
-moz-box-shadow:    3px 3px 3px 0px rgba(0, 0, 0, 0.15);
box-shadow:         3px 3px 3px 0px rgba(0, 0, 0, 0.15);
}
.goTop img{
	margin:0 auto;
}
@media(max-width:992px){
	.goTop{
		bottom:15px;
		right:15px;
		width:50px;
		height: 50px;
		padding-top: 14px;
	}
}


.subpage .st {
	margin-bottom: 20px;	
	padding-left: 20px;
}
.subpage .st p:first-child{
	font-size:24px;
	font-weight: 500;
	color:#FF762C;
	margin-bottom: 10px;
	position: relative;
}
.subpage .st p:first-child::before{
	content:'';
	width:4px;
	height: 24px;
	position: absolute;
	top:2px;
	left:-20px;
	background: #FF762C;
}
.ese_wrap .subpage .st p:first-child{
	color:#236891;
}
.ese_wrap .subpage .st p:first-child::before{
	background: #236891;
}
@media(max-width:992px){
	.subpage .st {
		padding-left: 15px;
	}
	.subpage .st p:first-child{
		font-size:18px;
	}
	.subpage .st p:first-child::before{
		width:3px;
		height: 15px;
		top:7px;
		left:-15px;
	}
}


.sub0602_list:after{display:block; clear:both; content:"";}

.sub0602_list li{display:inline; background:#f2f2f2; border-radius:15px; min-width:170px; padding:10px; margin-right:5px; text-align:center;}
.sub0602_span{background:#ea4d16; color:#fff;padding: 2px 5px; /* border-radius:20px; */ font-size:12px; }

.sub0602_link {font-weight:500; color:#ea4d16;}
.sub0602_link:hover {border:none; color:#ea4d16;}


.flow > div.parent {
    background: #efefef;
    width: 185px;
    padding: 20px;
    border: 1px solid #ddd;
    height: 80px;
    text-align: center;
    border-radius: 5px;
    position: relative;
    margin-right: 25px;
}

.flow .child {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
	
}


.flow .child h5 {
    line-height: 1.5;
    font-size: 16px;
    font-weight: 400;
    color: #222;
}


.flow > div.parent:after {
    position: absolute;
    width: 15px;
    height: 15px;
    background-image: url(../images/2019/icon_next.jpg);
    background-repeat: no-repeat;
    content: '';
    top: 50%;
    right: -25px;
    transform: translateY(-50%);
}

.flow > div.parent.arrow-no:after {
    background:#fff;
}


@media (max-width: 767px){
.flow > div.parent {
    width: 100%;
    margin-right: 0;
    height: 60px;
}
.flow > div.parent:after {
    bottom: -26px;
	width: 15px;
    height: 15px;
    top: auto;
    bottom: -30px;
    right: 50%;
    transform: translateX(-50%);
    transform: rotate(90deg);
}

}


td:after {display:block; clear:both; content:"";}


.steps{
	text-align: center;
	width:100%;
	border-right: 1px solid #ddd;
}
.steps ul li{
	float:left;
	width:25%;
	border:1px solid #ddd;
	border-right: none;
	padding:30px 10px;
	height: 280px;
	position: relative;
}
.steps ul li::after{
	content:'';
	width:22px;
	height: 22px;
    background: url('../images/step_img_5.png')no-repeat center center/ contain;
	position: absolute;
	top:40%;
	right:-13px;
	z-index:1;
}
.steps ul li:last-child::after{
	display:none;
}
@media (max-width: 992px){
	.steps ul{
		border-bottom: 1px solid #ddd;
	}
	.steps ul li{
		width:100%;
		padding:15px 10px;
		height: auto;
		border-bottom: none;	
	}
	.steps ul li::after{
		display:none;
	}
	.steps ul li img{
		max-width:60px;
	}
	.steps ul li .fs20{
		padding:10px 0 !important;
	}
}




#privacy {
	white-space:pre-line;
	text-align: left;
}
#privacy strong{
	font-size: 20px;
	color:#000;
	font-weight: 500;
}
#privacy b {
	font-size:16px;
	color:#333;
	font-weight: 500;
}
#privacy span{
	padding-left: 20px;
	display:inline-block;
}
#privacy span.dot{
	padding-left: 0;
	padding-right:8px;
	display:inline-block;
}
#privacy .gray-box{
	padding:30px;
	background: #f1f1f1;
}
/* 
adress_input
  {  position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    border: 0;
    padding: 5px 130px 5px 15px;
    font-size: 15px;
    color: #777;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    _box-shadow: 1px 1px 5px 1px rgba(0,0,0,.1) inset;
}
 */

.btn-member-form {
	position:absolute;
    width: 120px;
    text-align: center;
    line-height: 42px;
    background: #ddd;
    border-left: 1px solid #ddd;
}


.ese_wrap.sub_01 .box-pc img{
	width:100%;
	max-width:1000px;
	margin:6rem auto;
}
.ese_wrap.sub_01 .box{
	border:1px solid #ddd;
	padding:4rem;
	display:none;
}
.ese_wrap.sub_01 .box > div{
	margin-bottom: 2rem;
}
.ese_wrap.sub_01 .box > div ul li{
	font-family: 'Noto Sans KR',sans-serif;
	word-break:keep-all;
    font-size: 16px;
    font-weight: 300;
    color: #444;
    letter-spacing: -0.05em;
    line-height: 28px;
	padding-left: 10px;
	position: relative;
}
.ese_wrap.sub_01 .box > div ul li::before{
	content:'-';
	position: absolute;
	top:1px;
	left:0;
}
@media (max-width: 992px){
	.ese_wrap.sub_01 .text-center > p br{
		display:none;
	}
	.ese_wrap.sub_01 .box-pc img{
		margin: 0 auto 3rem;
	}
}

.privacy_style {
	white-space: normal !important;
}
.privacy_style strong{
	margin-bottom: 1rem;
	display:block;
}
.privacy_style ul{
	counter-reset:num;
	margin-bottom: 3rem;
}
.privacy_style ul li{
	position: relative;
	padding-left: 15px;
}
.privacy_style ul li::before{
    counter-increment: num;
    content: counter(num) ".";
	position: absolute;
	top:0;
	left:0;
}

@media(max-width:767px){
	.hidden-mo{
		display:none !important;
	}
}

.sub02_0201_prod ul{
	display:flex;
}
.sub02_0201_prod ul > li{
	
	border:1px solid #ddd;
	border-radius:10px;
	width:165px;
	padding:60px 0;
	margin:0px 5px;
	position:relative;
}
.sub02_0201_prod ul > li > p,
.sub02_0201_prod ul > li > h1{
	text-align:center;
}
.sub0201 .sub02_0201_prod ul > li:nth-of-type(1) i{
	position:absolute;
	top:43%;
	right:-35.9px;
	font-size:50px;
	color:#FF762C;
	z-index:10;
}
.sub0201 .sub02_0201_prod ul > li:nth-of-type(2) i{
	position:absolute;
	top:43%;
	right:-35.9px;
	font-size:50px;
	color:#FF762C;
	z-index:09;
}
.sub0201 .sub02_0201_prod ul > li:nth-of-type(3) i{
	position:absolute;
	top:43%;
	right:-35.9px;
	font-size:50px;
	color:#FF762C;
	z-index:08;
	}
.sub0201 .sub02_0201_prod ul > li:nth-of-type(4) i{
	position:absolute;
	top:43%;
	right:-35.9px;
	font-size:50px;
	color:#FF762C;
	z-index:07;
	}

@media(max-width:767px){
	.sub0201 .sub02_0201_prod ul > li:nth-of-type(1) i{
	position:absolute;
	top:43%;
	left:17.5%;
	font-size:50px;
	color:#FF762C;
}
.sub0201 .sub02_0201_prod ul > li:nth-of-type(2) i{
	position:absolute;
	top:43%;
	left:34.1%;
	font-size:50px;
	color:#FF762C;
}
.sub0201 .sub02_0201_prod ul > li:nth-of-type(3) i{
	position:absolute;
	top:43%;
	right:41.8%;
	font-size:50px;
	color:#FF762C;
	}
.sub0201 .sub02_0201_prod ul > li:nth-of-type(4) i{
	position:absolute;
	top:43%;
	right:21.6%;
	font-size:50px;
	color:#FF762C;
	}
}

/*20230807_메인추가*/
#main_contents06{
	padding-top: 90px;
}
#main_contents06:after{
	display:block; 
	content:"";
	clear:both;
}
.sec03_area::after{content:'';display:block;clear:both;}

#main_contents06 .sec03_area {
	margin:0 auto;
	margin-bottom:70px;
}

#main_contents06 .sec03_area > div {
    max-width: 100%;
	float:left;
}

#main_contents06 .sec03_area .left {
	width:49%;
	margin-right:2%;
}

#main_contents06 .sec03_area .right {
	width:100%;
	display:flex;
	gap:25px;
}
#main_contents06 .sec03_area .right > div{
	width:calc(100%/2)
}


@media (max-width: 767px){
	
	#main_contents06 .sec03_area .left {
		width:100%;
		margin-right:0;
	}
	#main_contents06 .sec03_area .right {
		width:100%;
	}

}


#main_contents06 .sec03_area > div > .right {
	width:45%;
	float:right;
}
#main_contents06 .sec03_area .right > div > a {
    width:100%;
}
.fb_iframe_widget {
    display: inline-block;
    position: relative;
}
#main_contents06 .sec03_area > div > div {
	max-width:100%!important;
	text-align:center;
}
#main_contents06 .sec03_area > div.right > div:last-child {
    margin-bottom: 0;
}
#main_contents06 .sec03_area .sec02_notice {
    text-align: left;
    padding: 26px;
    border: 1px solid #e0e0e0;
}
#main_contents06 .sec03_area .sec02_notice h3 {
    position: relative;
    font-size: 20px;
    display: block;
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 10px;
    padding-bottom: 20px;
}
#main_contents06 .sec03_area .sec02_notice h3 small {
    font-size: 12px;
    color: #888;
    margin-left: 10px;
}
#main_contents06 .sec03_area .sec02_notice h3 a {
    position: absolute;
    top: 0;
    right: 0;
    background: ##FF762C ;
    padding: 4px 8px;
    color: #fff;
    font-size: 20px;
}
#main_contents06 .sec03_area .sec02_notice ul li {
    list-style: none;
    margin-bottom: 3px;
	position: relative;
	padding-left: 15px;
	line-height:30px;
}
#main_contents06 .sec03_area .sec02_notice ul li:before {
    content: "";
    display: inline-block;
    background: #888;
    border-radius: 10px;
    width: 3px;
    height: 3px;
    margin-bottom: 3px;
	position: absolute;
	top:10px;
	left:0;

}
#main_contents06 .sec03_area .sec02_notice ul li a{
    color: #333333;
    text-decoration: none;
	font-size:15px;
}

.pre{padding-top:20px!important;}
.pre02{padding-top:18px!important;}
.trans-p{transform:translateY(3px);float: left;width: 83%;}
@media (max-width:991px){
	.trans-p{
	transform:translateY(3px);
	float: left;
	width: 100%;}
}


#main_contents06 h3 a:hover{
	text-decoration:none;
}

#main_contents06 .date {margin-right:10px;}

@media (max-width: 991px){
	#main_contents06{
		padding-top: 50px;
	}
}


.form-group-tel{
	display:flex !important;
	align-items: center;
	justify-content: center;
	gap:5px;
}



.sub01_list{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.sub01_list .list01{
	width: 40%;
}

@media (max-width: 991px){
.sub01_list .list01{
	width: 100%;
}
.sub01_list{
	display: flex;
	flex-direction: column;
}

.sub01_list .list02{
	margin-top: 20px;
}

}

.sub01_ft p{font-size: 22px;}

@media (max-width: 992px) {
   .sub01_ft p{
        font-size: 16px;
    }
}