@charset "utf-8";
.skipToContent {position:absolute; top:0; left:0; overflow:hidden; display:block; width:0px; height:0px; line-height:0; font-size:0; text-indent:-9999px;}
.hidden {display:none;}

/*** desktop ***********************************************************************************************************************/
body {min-width:1320px;background-color:#f8fdff;}

#header {position:relative;width:100%; height:150px; z-index:999;background-color:#fff;
	box-shadow:0 3px 3px rgba(0,0,0,0.1);
	-webkit-box-shadow:0 3px 3px rgba(0,0,0,0.1);
	-moz-box-shadow:0 3px 3px rgba(0,0,0,0.1);
	-o-box-shadow:0 3px 3px rgba(0,0,0,0.1);
	-ms-box-shadow:0 3px 3px rgba(0,0,0,0.1);

}

.header_down{position:fixed; top:0;left:0; z-index:1001;background-color:#fff;}

#header_content {position:relative; *zoom:1; width:1320px; height:100px; position:relative; margin:0 auto;}
#header_content .logo {position:absolute; top:23px; left:0; z-index:1000;}
#header_content .logo a{display:block;}

.homemenu {*zoom:1; width:100%;position:absolute; top:45px; left:0;z-index:1000;}
.homemenu .rightbox {*zoom:1;position:absolute; top:0; right:0;}
.homemenu .rightbox:after{content:"";display:block;clear:both;} 
.homemenu .rightbox .go_web{float:left;display:block; width:130px;height:30px;line-height:30px;  padding:0 0 0 8px;box-sizing:border-box;border:1px solid #ddd;
	font-size:13px;color:#555;background:url('../images/gray_home.png') 90% center no-repeat;font-weight:600;
	transition:all .3s;
	-webkit-transition:all .3s;
	-moz-transition:all .3s;
	-ms-transition:all .3s;
	-o-transition:all .3s;


}


.homemenu .rightbox .go_login{float:left;display:block; width:auto;height:30px;line-height:30px;  padding:0 20px ;box-sizing:border-box;border:1px solid #ddd;margin:0 0 0 5px;
	font-size:13px;color:#555;font-weight:600;
	transition:all .3s;
	-webkit-transition:all .3s;
	-moz-transition:all .3s;
	-ms-transition:all .3s;
	-o-transition:all .3s;
}


.homemenu .rightbox .go_web:hover, .homemenu .rightbox .go_login:hover,
.homemenu .rightbox .go_login:focus, .homemenu .rightbox .go_web:focus{background-color:#f4f4f4;}

#gnb {position:relative;top:0; height:49px; border-top:1px solid #ddd;}
#gnb ul {display:block; width:1320px; margin:0 auto;text-align:center;}
#gnb ul:after {content:" "; display:block; clear:both;}
#gnb ul li {display:inline-block; font-size:17px; line-height:50px;height:50px; letter-spacing:-0.04em; padding:0 27px; text-align:center; font-weight:600; }
#gnb ul li a {color:#20201f; display:block;
	transition:all .3s;
	-webkit-transition:all .3s;
	-moz-transition:all .3s;
	-ms-transition:all .3s;
	-o-transition:all .3s;
}

#gnb ul li a:hover, #gnb ul li a:focus { color:#1273cd;}


/** mobile_none **/
.mobile_top {display:none;}
.tops {display:none;}
#nav {display:none;}




/* main */
#container {width:100%;margin:0 auto;}
#content {}

#mainvisual {width:1320px; margin:20px auto;overflow:hidden; position:relative;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
	box-shadow:0px 0px 10px rgba(0,0,0,0.08);
	-webkit-box-shadow:0px 0px 10px rgba(0,0,0,0.08);
	-moz-box-shadow:0px 0px 10px rgba(0,0,0,0.08);
	-o-box-shadow:0px 0px 10px rgba(0,0,0,0.08);
	-ms-box-shadow:0px 0px 10px rgba(0,0,0,0.08);
}
#mainvisual img {width:100%; height:auto;}

.subvisual {width:1320px;margin:20px auto;}
.subvisual img {width:100%; height:auto;}


/* section1 */
.section1 {*zoom:1; width:1320px; box-sizing:Border-box; margin:0 auto 20px;}
.section1:after {content:""; display:block; clear:both;}
.section1 .important {width:49%; height:270px;  padding:20px; box-sizing:border-box;float:left; background-color:#fff;
	box-shadow:0px 0px 10px rgba(0,0,0,0.08);
	-webkit-box-shadow:0px 0px 10px rgba(0,0,0,0.08);
	-moz-box-shadow:0px 0px 10px rgba(0,0,0,0.08);
	-o-box-shadow:0px 0px 10px rgba(0,0,0,0.08);
	-ms-box-shadow:0px 0px 10px rgba(0,0,0,0.08);
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
}
.section1 .important h5 {color:#232323; font-size:22px; font-weight:600; padding:0 0 10px 0;margin:0 0 10px 0; border-bottom:1px solid #ddd;}
.section1 .important ul li {position:relative;line-height:40px;padding:0 15px;margin:3px 0; background-color:#f3f9fb; font-size:15px; font-weight:600; color:#232323; box-sizing:border-box;}
.section1 .important ul li span {position:absolute; top:0;right:15px;color:#1665b4;}
.section1 .important ul li span.room{left: 190px;}
.section1 .important ul li b.noti{position: absolute; right: 15px; font-size: 13px; color: #1665b4;}
.section1 .important ul li b.color{color: orangered;}
.section1 .welcome {width:49%; height:270px;  padding:20px; box-sizing:border-box;float:left; background-color:#fff;
	box-shadow:0px 0px 10px rgba(0,0,0,0.08);
	-webkit-box-shadow:0px 0px 10px rgba(0,0,0,0.08);
	-moz-box-shadow:0px 0px 10px rgba(0,0,0,0.08);
	-o-box-shadow:0px 0px 10px rgba(0,0,0,0.08);
	-ms-box-shadow:0px 0px 10px rgba(0,0,0,0.08);
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
    margin: 0 0 0 2%;
}
.section1 .welcome h5 {color:#232323; font-size:22px; font-weight:600; padding:0 0 10px 0;margin:0 0 10px 0; border-bottom:1px solid #ddd}
.section1 .welcome h5 a {display: inline-block; float: right; margin: 8px 15px 0 0;}
.section1 .welcome > div::after {clear: both; display: block; content: "";}
.section1 .welcome span {float: left; width: 135px; }
.section1 .welcome p { float: left; width: calc( 100% - 135px ); padding: 0 0 0 20px; box-sizing: border-box; font-size: 15px; }
.section1 .welcome p.first { color: #f44f0e;  font-family: 'NotoSerifKR'; font-size: 18px; padding-bottom: 10px;}
.section1 .welcome p.end {float: right; text-align: right; color: #111;}

/* .section1 .sec1_icon {*zoom:1; width:49%; height:260px; padding:20px; box-sizing:border-box;float:left; margin:0 0 0 2%;background-color:#fff;
	background:url('../images/welcome_bg.png') 100% 100% no-repeat #fff;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
	box-shadow:0px 0px 10px rgba(0,0,0,0.08);
	-webkit-box-shadow:0px 0px 10px rgba(0,0,0,0.08);
	-moz-box-shadow:0px 0px 10px rgba(0,0,0,0.08);
	-o-box-shadow:0px 0px 10px rgba(0,0,0,0.08);
	-ms-box-shadow:0px 0px 10px rgba(0,0,0,0.08);
}
.section1 .sec1_icon h5 {color:#232323; font-size:22px; font-weight:600; padding:0 0 20px 0;margin:0 0 20px 0; border-bottom:1px solid #ddd;}
.section1 .sec1_icon p{font-size:15px; color:#787878; letter-spacing:-0.03em; line-height:30px;} */

.section1 .sec1_icon {*zoom: 1;width: 100%;float: left; margin: 20px 0 0 0;}
.section1 .sec1_icon:after {content:""; display:block; clear:both;}
.section1 .sec1_icon > div {float: left; width: 25%; height: 100px; background-image: url('../images/icon_bg.png');background-position: center center;}
.section1 .sec1_icon > div a {display: block;font-size:20px;font-weight: 600;width: 100%;line-height:100px;text-align: center;color: #fff;}
.section1 .sec1_icon > div:first-child {background-color: #6282d1;}
.section1 .sec1_icon > div:nth-child(2) {background-color: #03A66A;}
.section1 .sec1_icon > div:nth-child(3) {background-color: #F2B950;}
.section1 .sec1_icon > div:nth-child(4) {background-color: #F2637E;}
.section1 .sec1_icon > div:nth-child(5) {background-color: #F272B8;}


.section1 .sponsor {
	*zoom: 1;
	width: 100%;
	float: left;
	margin: 20px 0 0 0;
}

.section1 .sponsor h5.gold {
	background-color: #ef9a1f;
}

.section1 .sponsor h5.silver {
	background-color: #c0c0c0;
}

.section1 .sponsor h5 {
	background-color: #243f8c;
	;
	color: #fff;
	font-size: 20px;
	font-weight: 600;
	text-align: center;
	padding: 5px 0;
	margin-bottom: 10px;
}

.section1 .sponsor ul li {}

.section1 .sponsor ul li a {
	display: block;
	width: 100%;
	height: 100%;
	border: 1px solid #ddd;
	border-top: 1px solid #243f8c;
	;
	float: left;
	width: calc((100% - 50px) / 6);
	height: 90px;
	background-color: #fff;
	box-sizing: border-box;
	position: relative;
	margin: 0 10px 15px 0;
}

.section1 .sponsor ul li>a:nth-child(6n) {
	margin: 0 0 15px 0;
}

.section1 .sponsor ul li img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	max-width: 90%;
}

.section1 .sponsor.con {
	width: 50%;
}

.section1 .sponsor ul.special li a {
	display: block;
	width: 100%;
	height: 100%;
	border: 1px solid #ddd;
	border-top: 1px solid #5babe0;
	;
	float: left;
	width: calc((100% - 50px) / 3);
	height: 90px;
	background-color: #fff;
	box-sizing: border-box;
	position: relative;
	margin: 0 10px 15px 0;
}
.section1 .sponsor.con {
	width: 50%;
}

.section1 .sponsor ul.special li a {
	display: block;
	width: 100%;
	height: 100%;
	border: 1px solid #ddd;
	border-top: 1px solid #004c7f;
	;
	float: left;
	width: calc((100% - 50px) / 3);
	height: 90px;
	background-color: #fff;
	box-sizing: border-box;
	position: relative;
	margin: 0 10px 15px 0;
}

/*Quick Menu */
#quick_menu {
	position: fixed;
	bottom: 50px;
	width: 40px;
	left: 50%;
	margin: 0 0 0 810px;
}

#quick_menu a {
	display: block;
}
/*Quick Menu */
#quick_menu {
	position: fixed;
	bottom: 50px;
	width: 40px;
	left: 50%;
	margin: 0 0 0 810px;
}

#quick_menu a {
	display: block;
}


/* footer */
#footer {width:100%; margin:0 auto; clear:both; background:#45505d;}
#footer_content {*zoom:1; margin:0 auto; width:1320px; padding:30px 0;}
#footer_content address {font-size:14px; line-height:22px;font-weight:400; color:#c6cdd5; letter-spacing:-0.04em;}
#footer_content address strong{display:block;font-size:15px;color:#ffffff; font-weight:500;padding:0 0 8px 0;}
#footer .copy {background-color:#323c48; height:60px;line-height:60px;}
#footer .copy p{width:1320px;margin:0 auto;color:#8b949e;font-size:13px;}
#footer .copy  p a {color:#8b949e;}




/* Sub layout */
.sub_top{margin: 0 auto 50px; padding:20px 0; border-bottom:1px solid #ddd;position:relative;letter-spacing:-0.03em;}
.sub_top h2{font-size:30px;font-weight:600;color:#111111;}

.sub_content {width:1320px;margin:0 auto 20px;background-color:#fff;box-sizing:border-box; padding:30px;}
#con_area{margin:0 auto 300px ;min-height:500px;}




/* 공통 css */
strong {font-weight:600;}
.hyper_table {
	border-top: 1px solid #a5c942;
	margin: 0 0 70px 0;
}

.hyper_table2 {
	margin: 0 0 20px 0 !important;
}

.hyper_table tbody tr th {
	padding: 15px;
	font-size: 15px;
	font-weight: 600;
	color: #111;
	border-bottom: 1px solid #dfdfdf;
	background-color: #f5f5f5;
	letter-spacing: -0.03em;
}

.hyper_table tbody tr td {
	padding: 15px 25px;
	font-size: 15px;
	line-height: 30px;
	color: #333;
	border-bottom: 1px solid #dfdfdf;
	overflow: hidden;
}

.hyper_table tbody tr td .r_input {
	margin: 0 30px 0 0;
}

.hyper_table #select_Option {
	width: 400px;
	background-position: 96% center;
}

.hyper_table input[type="button"] {
	font-family: 'noto';
}

.hyper_table tbody tr td .point_down {
	display: inline-block;
	padding: 9px 20px;
	font-size: 14px;
	line-height: 14px;
	font-weight: 600;
	color: #fff;
	background-color: #5ea4b2;
	border-radius: 3px;
	vertical-align: middle;
	border: none;
	outline: 0;
}

.input{border:1px solid #ddd; background-color:#FFF; height:33px;  vertical-align:middle;  border-radius:5px; padding:0 0 0 8px;}
.input_select{border:1px solid #ddd; background-color:#FFF;height:20px; vertical-align:middle; }
.input_select{border:1px solid #dd; background-color:#FFF;height:20px; vertical-align:middle; }
.input_text{border:1px solid #ddd; background-color:#FFF; vertical-align:middle; height:18px; }
.input_text_field{border:1px solid #ddd; width:95%; background-color:#FFF; vertical-align:middle; height:200px;}


/* 01 */
.page01  .welcome  {font-size: 17px;line-height: 32px;margin:0 0 15px 0;text-align: justify;font-weight:500; color:#222;letter-spacing:-0.03em;}
.page01  .welcome strong{color:#6c8b19; font-size:22px;display:block;padding:30px 0;font-weight:400;line-height:35px;}
.page01  .welcome p{text-align:right;}
.page01  .welcome p img{padding:0 0 10px 0;}
.page01 p strong {display:block; font-weight:400; font-size:28px; color:#063783;}
.page01 p em {display:block; text-align:right; font-size:18px; font-weight:600;}

/* 02 */
.page02 h5 {margin:0 0 15px 0; font-size:24px; font-weight:800; color:#000; border-left:5px solid #053682; padding:0 0 0 15px;}
.page02 table {margin:0 0 40px 0; border-top:1px solid #053682;}
.page02 table th {padding:10px 15px; background:#f3f3f3; font-weight:600; font-size:18px; color:#111; border-right:1px solid #ddd; border-bottom:1px solid #ddd;}
.page02 table td {padding:10px 15px; background:#ffffff; font-weight:500; font-size:17px; color:#333; border-right:1px solid #ddd; border-bottom:1px solid #ddd;}
.page02 table td:last-child {border-right:none;}
.page02 table td ul {padding:0 0 0 20px;}
.page02 table td ul li {background:url('../images/brown_dot.png') 0 center no-repeat; font-size:17px; padding:0 0 0 15px;}
.page02 table td a {background:#053682; color:#fff; text-align:center; padding:5px 15px; margin:5px 0; display:inline-block; border-radius:50px; font-size:14px;}




.conf_info  table{border-top:1px solid #a5c942;border-bottom: 1px solid #dddddd;margin:0 0 70px 0;}
.conf_info  table tbody tr th{padding:15px 10px 15px 70px; font-weight:600;color:#77a104;font-size:17px;letter-spacing: -0.03em;text-align: left;}
.conf_info  table tbody tr td{padding:15px 10px 15px 70px; font-weight:600;color:#111;font-size:17px;letter-spacing: -0.03em;}
.conf_info  table tbody tr.bg{background-color: #f3f8e4;}

.conf_info  table tbody tr td a.regi_btn{
	
	display: inline-block;
    width: 224px;
    height: 40px;
    border: 3px solid #f8603d;
    box-sizing: border-box;
    line-height: 34px;
    padding: 0 0 0 15px;
    background: url(../images/sub/orange_arrow.png) 90% center no-repeat;
    color: #f8603d;
    border-radius: 40px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    margin: 0 10px 0 0;
	}

.conf_info  table tbody tr td a.regi_btn:hover, .conf_info  table tbody tr td a.regi_btn:focus{
	background-color:#fff;
}



.conf_info  table.b_td tbody tr th{border-bottom: 1px solid #ddd;}
.conf_info  table.b_td tbody tr td{border-bottom: 1px solid #ddd;}
.conf_info  table.b_td tbody tr td .s_txt{font-size:15px; color:#444444;font-weight:400;line-height:25px;}

.conf_info  table.b_td tbody tr td .down_btn
{display:block;position:absolute;bottom:20px;right:135px;box-sizing:border-box;width:145px; height:80px; font-size:15px; line-height:21px;color: #6f7857; padding:17px 15px; border:2px solid #6f7857;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;background:url('../images/sub/kaki_down.png') 85% center no-repeat;margin-left:-25px;margin-top:10px;}
.conf_info  table.b_td tbody tr td .down_btn:hover, .conf_info  table.b_td tbody tr td .down_btn:focus{background-color:#f0f1ec;}

.conf_info  table.b_td tbody tr td a.regi_btn{display: inline-block;width:224px;height: 40px;border:3px solid #f8603d; box-sizing: border-box;
line-height: 34px; padding:0 0 0 15px; background:url('../images/sub/orange_arrow.png') 90% center no-repeat;color:#f8603d;border-radius:40px;-webkit-border-radius:40px;-moz-border-radius:40px;margin:0 10px 0 0;}
.conf_info  table.b_td tbody tr td a.regi_btn:hover, .conf_info  table.b_td tbody tr td a.regi_btn:focus{background-color:#f8f3f2;}
.conf_info  table.b_td tbody tr td .notice{position:absolute;bottom:20px; right:300px;font-size:14px;color: #d41f1f;display:inline-block;padding:10px; background-color:#f2f2f2;
	border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;
}
.conf_info  table.b_td tbody tr td .notice strong{font-weight:900;display:block; margin:0 0 3px 0;}

.conf_info  table.b_td2 thead tr th{background-color: #f3f8e4; text-align: center;color: #77a104;padding:15px; font-size: 17px;font-weight:600;border-bottom:1px solid #ddd; border-left:1px solid #ddd;}
.conf_info  table.b_td2 thead tr th:first-child{border-left:none;}
.conf_info  table.b_td2 tbody tr td {text-align: center;border-left:1px solid #ddd;padding:15px;font-weight:400;}
.conf_info  table.b_td2 tbody tr td.right {padding:15px 120px 15px 15px; text-align:right;}
.conf_info  table.b_td2 tbody tr td strong{font-weight: 900;}
.conf_info  table.b_td2 tbody tr td.none{border-left:none;}

.conf_info .red_noti {font-size:15px; color:red; font-weight:600; letter-spacing:-0.03em; margin:10px 0 0 0;text-align:right;}

.conf_info .dest_info {padding:30px; border:5px solid #f1f8ef; }
.conf_info .dest_info strong{display: block;color: #465141;font-weight: 900;font-size: 17px;margin:0 0 8px 0;}
.conf_info .dest_info p{font-size: 16px; font-weight: 600;color: #929890;line-height: 30px;}
.conf_info .dest_info p.tel span{display: inline-block; width:60px;padding:0 0 0 27px; background:url('../images/sub/kaki_tel.png') 0 center no-repeat; color: #585c56}
.conf_info .dest_info p.email span{display: inline-block; width:60px;padding:0 0 0 27px; background:url('../images/sub/kaki_mail.png') 0 center no-repeat; color: #585c56}


.conf_info table.tb2{border-top:1px solid #a5c942;margin:0 0 20px 0;}
.conf_info table.tb2 thead tr th{background-color: #f3f8e4; font-size: 16px;font-weight: 900;color: #111;padding:15px;border-left: 1px solid #ddd;border-bottom: 1px solid #ddd;}
.conf_info table.tb2 thead tr th:first-child {border-left: none;}
.conf_info table.tb2 tbody tr th {font-size:16px; font-weight: 900; color: #111; padding:10px; border-bottom:1px solid #ddd;border-right:1px solid #ddd;text-align:center;}
.conf_info table.tb2 tbody tr td {font-size: 15px; color:#111; padding:10px;font-weight: 600; text-align: center;border-bottom: 1px solid #ddd; border-left:1px solid #ddd;}
.conf_info table.tb2 tbody tr td.right { padding:10px 150px 10px 10px;text-align:right;}
.conf_info table.tb2 tbody tr td:first-child{border-left:none;}

.conf_info .btn_box a{display: inline-block; width:280px; height:50px; line-height: 50px; border-radius: 50px;-webkit-border-radius: 50px;-moz-border-radius: 50px; font-size:18px; font-weight: 900; color: #fff;margin:0 10px;background-color: #f47920;}
.conf_info .btn_box a.btn2{background-color: #29a4e5;}
.conf_info .btn_box a:hover, .regi_info .btn_box a:focus{background-color:#dc6510;}
.conf_info .btn_box a.btn2:hover, .regi_info .btn_box a.btn2:focus{background-color:#057ab8;}


/* 01_01 인사말 */
.greet {}
.greet .float {*zoom:1; padding:30px; box-sizing:border-box; background:url('../images/sub/greet.png') 0 0 no-repeat;}
.greet .float:after {content:""; display:block; clear:both;}
.greet .float > div {float:left;}
.greet .float > div:first-child {width:220px; margin:0 40px 0 0;}
.greet .float > div:first-child img {width:100%;}
.greet .float > div:last-child {width:787px}
.greet .float p {font-size:15px; line-height:28px; color:#333; font-weight:500; text-align:justify; margin:15px 0 0 0 ; letter-spacing:-0.03em; word-break:break-word;}
.greet .float p span.jeju {display:block; width:120px;}
.greet .float p span.jeju img {width:100%;}
.greet .float p.first {font-size:22px; line-height:32px; color:#ef5400; font-weight:400; font-family: 'NotoSerifKR'; margin:0 0 20px 0;}
.greet .float p.end {font-size:17px; font-weight:600; line-height:28px; margin:20px 0 0 0; text-align:right;}
.greet .float p.end span {display:block; font-size:22px; font-weight:300; color:#888; font-family:'NotoSerifKR';}

/* 02_01 방사선 대회 행사 안내 */
.info > div {margin:0 0 50px 0;}
.info a.workshop_btn {display:inline-block; float:right; text-align:center; padding:3px 10px; border:2px solid #143c97; color:#143c97; font-weight:700; font-size:12px; box-sizing:border-box; margin:4px 0 0 0;
	transition:all .3s;
	-webkit-transition:all .3s;
	-moz-transition:all .3s;
	-ms-transition:all .3s;
	-o-transition:all .3s;
}
.info a.workshop_btn:hover {background:#143c97; color:#fff;}
.info div.info_top {padding:30px; box-sizing:border-box; border:2px dotted #ddd; background:url('../images/sub/info.png') 0 0 no-repeat; background-size:cover;}
.info div.info_top p {font-size:15px; line-height:24px; font-weight:500; color:#222; word-break:keep-all;}
.info div.info_top p strong {font-weight:600; color:#1c8bd7;}
.info a.reg_btn {display:inline-block; padding:0 10px; border:1px solid #143c97; color:#143c97; font-size:12px; font-weight:600; margin:0 0 0 10px;
	transition:all .3s;
	-webkit-transition:all .3s;
	-moz-transition:all .3s;
	-ms-transition:all .3s;
	-o-transition:all .3s;
}
.info a.reg_btn:hover {background:#186ba4; color:#fff;}



/* 03 */
.page03 .page03_top h5 {font-size:24px; font-weight:800; color:#000; border-left:5px solid #053682; padding:0 0 0 15px;}
.page03 .page03_top ul {padding:20px 30px; box-sizing:border-box; margin:15px 0; background:#f4f4f4;}
.page03 .page03_top ul li {background:url('/images/main/dot_black.png') 0 center no-repeat; padding:0 0 0 10px; font-size:16px; line-height:22px;margin:15px 0; color:#333; font-weight:600;}
.page03 .page03_top ul li a {display:inline-block; padding:5px 10px; background-color:#a5c942; color:#fff; border-radius:60px;line-height:16px;}


.page03 .mapbox {width:100%; height:400px; border:4px solid #e1e1e1;margin:30px 0 0 0;box-sizing:border-box;}




table.program_info{width:100%; margin-top:30px;}
table.program_info {border-top:3px solid #6a8515; border-bottom:1px solid #6a8515;}
table.program_info td {height:auto;padding:10px 5px; line-height:1.5; border-top:1px solid #ddd; vertical-align:top;font-size:16px;font-weight:600;color:#111;letter-spacing:-0.03em;}
table.program_info tr:first-child {border-top:0 none;}
table.program_info td:first-child {text-align:center; }
table.program_info td.spot {text-align:right;font-weight:400;}
table.program_info td.notLine {padding-top:0; border-top:0 none; text-align:left;}
table.program_info td.br_top0 {border-top:0 none; padding-top:10px;}
table.program_info td.s_txt{font-size:14px;color:#444;font-weight:400;letter-spacing:0;}
table.program_info td b.break {font-weight:900;color:#e96542;}
table.program_info tr.blue {background-color:#f4fed4;}
table.program_info tr.blue td{color:#6a8515;}
.page03 p.notice {font-size:14px; font-weight:600; color:Red; text-align:right;margin:10px 0 0 0;}



.page03 .btn_box a{display: inline-block; width:280px; height:50px; line-height: 50px; border-radius: 50px;-webkit-border-radius: 50px;-moz-border-radius: 50px; font-size:18px; font-weight: 900; color: #fff;margin:0 10px;background-color: #f47920;}
.page03 .btn_box a.btn2{background-color: #29a4e5;}
.page03 .btn_box a:hover, .regi_info .btn_box a:focus{background-color:#dc6510;}
.page03 .btn_box a.btn2:hover, .regi_info .btn_box a.btn2:focus{background-color:#057ab8;}

.page03 .enter_btn {text-align:center;}
.page03 .enter_btn a {display:inline-block; width:49.5%; height:100px;box-sizing:Border-box; padding:0 0 0 50px;border-radius:10px;color:#fff;
	font-size:27px;line-height:100px;font-weight:900;position:relative;text-align:left;
	background: #85ae13;  /* fallback for old browsers */
	background: -webkit-linear-gradient(to bottom, #a5c942, #85ae13);  /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to bottom, #a5c942, #85ae13); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.page03 .enter_btn a span {position:absolute; top:20px; right:40px;}

/* 03_01 프로그램 */
.program {}
.program .pro_tab {margin:0 0 50px 0; text-align:Center;}
.program .pro_tab ul {display:flex; flex-wrap: wrap; justify-content: center; align-items: center;}
.program .pro_tab ul li {display:inline-block; width:223px; text-align:center; font-size:14px; letter-spacing:-0.04em; font-weight:600; border:1px solid #aaa; color:#888; margin:5px; padding: 10px 20px;}
.program .pro_tab ul li a {display:block;}
.program .pro_tab ul li.active, .program .pro_tab ul li:hover {background:#ff6600; border:1px solid #ff6600;}
.program .pro_tab ul li.active a, .program .pro_tab ul li:hover a {color:#fff;}
.program .pro_box > div {margin:0 0 50px 0;}
.program .pro_box h4 {font-size:20px; line-height:20px; padding:0 0 0 10px; box-sizing:border-box; border-left:4px solid #2d6aba; font-weight:800; color:#2d6aba; margin:30px 0 10px 0;}
.program .pro_info {background:#f8f8f8; padding:30px; box-sizing:border-box;}
.program .pro_info ul li {font-size:15px; font-weight:500; color:#222; margin:0 0 12px 0;}
.program .pro_info ul li:last-child {margin:0;}
.program .pro_info ul li span {display:inline-block; width:80px; height:25px; line-height:25px; text-align:center; margin:0 10px 0 0; background:#2d6aba; color:#fff; font-size:13px; font-weight:300;
	border-radius:25px;
	-webkit-border-radius:25px;
	-moz-border-radius:25px;
	-o-border-radius:25px;
}
.program table thead tr.table_top th {background:#eee; font-size:16px; font-weight:800; }
.program table thead tr.table_top th:first-child {text-align:left; border-right:none;}
.program table thead tr.table_top th:last-child {text-align:right; color:#f47920;}
.program table tbody tr td.time {font-size:14px; text-align:center; color:#555;}
.program table tbody tr td.time span {display:block; color:#1c3b7e; font-size:13px; font-weight:600; line-height: 16px;}
.program table tbody tr td.title {color:#111;}
.program table tbody tr td.speak {text-align:center; line-height:18px;}
.program table tbody tr td.speak span {display:block; color:#1c3b7e; font-size:13px; font-weight:500;}
.program table tbody tr td.start {text-align:center; background:#eee; color:#000;}
.program table tbody tr td.chair {padding:5px 30px !important; background:#898989; color:#fff !important;}
.program table tbody tr.pro_t td {padding:10px 20px !important; font-weight:500; background:#143c97a6; color:#fff !important;}
.program table tbody tr td.pro_t {padding:10px 20px; font-weight:500; background:#7793b7; color:#fff !important;}
.program table tbody tr td.pro_t.center{text-align: center;}
.program table tbody tr td.pro_t strong {font-weight:800;}
.program table tbody tr td.place {text-align:right; color:#f47920; font-weight:600;}
.program table tbody tr td span.float_r {display:block; float:right;}
.program table tbody tr td span.memo {display:block; font-size:14px; font-weight:600; color:#1c3b7e;}
.program table tbody tr.coffee td {
	background: #fff9f4;
	/* font-weight: 600; */
}
.program table tbody tr.coffee td {background:#fff9f4;  }
.program table tbody tr.progress td {
	background:#ffebd3;
	font-weight: 600;
}
.program table tbody tr.meal td {background:#edfaff;}
.program table tbody tr.reg_s td {background:#fffeee;}
.program table tbody tr td.red {background:#fff0f0; color:red; font-weight: 600; text-align: center;}

.program table tbody tr .table_box {background:#f8f8f8; padding:15px 20px; border:2px solid #f0f0f0; box-sizing:border-box; margin:10px 0 0 0;}
.program table tbody tr .table_box dl {*zoom:1; margin:0 0 5px 0;}
.program table tbody tr .table_box dl:last-child {margin:0;}
.program table tbody tr .table_box dl:after {content:""; display:block; clear:both;}
.program table tbody tr .table_box dl dt {float:left; width:22%; font-size:14px; font-weight:600;}
.program table tbody tr .table_box dl dd {float:left; width:78%; font-size:14px; font-weight:600; color:#1c3b7e;}
.program table tbody tr .table_panel {border:2px solid #ddd; margin:6px 0 0 0; padding:15px; box-sizing:border-box; background:#f9f9f9;}
.program table tbody tr ul li {padding:0 0 0 10px; box-sizing:border-box; line-height:24px;}
.program table tbody tr ul li:before {content:"";display:inline-block; width:3px; height:3px; background-color:#666;vertical-align:middle; margin:0 5px 3px 0;}
.program .workshop table tbody tr td {height: 37px;}
.program .workshop p.notice{text-align: right; margin: 10px 0 0 0;}
.program a.down_btn {display:inline-block; float:right; text-align:center; padding:3px 10px; border:2px solid #143c97; color:#143c97; font-weight:700; font-size:12px; box-sizing:border-box; margin:5px 0 0 0;
	transition:all .3s;
	-webkit-transition:all .3s;
	-moz-transition:all .3s;
	-ms-transition:all .3s;
	-o-transition:all .3s;
}
.program a.down_btn:hover {background:#143c97;  color:#fff;}
/* 구두발표 */
.program .pro_box::after{
	content: "";clear: both; display: block;
}
.program .pro_box .pp_tab {
	text-align:Center; 
	margin:30px 0;
}
.program .pro_box .pp_tab.one{
	float: left;
	width: 50%;
}
.program .pro_box .pp_tab.two{
	float: right;
	width: 50%;
}
.program .pro_box .pp_tab ul {
	display:inline-block;
	/* display: flex; */
} 

.program .pro_box .pp_tab ul li {
	/* display:inline-block;  */
	float: left;  
	/* width:16%; */
	width: 30%;
	height:33px; 
	line-height:33px; 
	text-align:center; 
	font-size:13px; 
	letter-spacing:-0.04em; 
	font-weight:600; 
	border:1px solid #115676;  
	margin:0 0.5% 5px; 
	border-radius:50px;
}
.program .pro_box table tbody td .blue_st {
	color: blue;
}
.program .pro_box .pp_tab ul li a {display:block; color:#115676;}
.program .pro_box .pp_tab ul li.active, .program .pro_box .pp_tab ul li:hover {background:#115676; border:1px solid #115676;}
.program .pro_box .pp_tab ul li.active a, .program .pro_box .pp_tab ul li:hover a {color:#fff;}

#pro06 table {}
#pro06 table tbody th.th_t {padding:10px 20px; font-size:17px; letter-spacing:-0.03em; background:#373b60; color:#ffffff; border-bottom:1px solid #ddd; font-weight:800; text-align:left;}
#pro06 table tbody th.th_t span {float:right; font-weight:500;}
#pro06 table tbody th.th_j {padding:10px 20px; font-size:15px; letter-spacing:-0.03em; background:#f1f2fa; color:#373b60; border-bottom:1px solid #ddd; font-weight:600; text-align:left;}
#pro06 table tbody td {padding:5px; font-size:15px; letter-spacing:-0.03em; color:#333; border-bottom:1px solid #ddd; border-right:1px solid #ddd; font-weight:500;}
#pro06 table tbody td:last-child {border-right:none;}
/* #pro06 table tbody td.time {background:#fdfafd;} */
#pro06 table tbody td.num {text-align:center; border-right:none; font-size:12px; color:#f47920; font-weight:800;}
#pro06 table tbody td .title {font-size:15px; font-weight:800; word-break:keep-all; margin:0 0 4px 0;}
#pro06 table tbody td sup {font-size:10px; line-height:10px;}
#pro06 table tbody td .speaker {line-height:22px; font-weight:600;}
#pro06 table tbody td .aff {display:block; font-size:13px; color:#999; letter-spacing:-0.06em; font-weight:500; word-break:keep-all;}
/* #pro06 table tbody td .aff span.color{color:blue;} */
#pro06 table tbody td.coffee {padding:12px; text-align:center; font-size:15px; font-weight:600; color:#f47920; background:#ffefe3;}

/* 구두발표 및 포스터 */
#pro08 table {}
#pro08 table tbody th.th_t {padding:10px 20px; font-size:17px; letter-spacing:-0.03em; background:#373b60; color:#ffffff; border-bottom:1px solid #ddd; font-weight:800; text-align:left;}
#pro08 table tbody th.th_t span {float:right; font-weight:500;}
#pro08 table tbody th.th_j {padding:10px 20px; font-size:15px; letter-spacing:-0.03em; background:#f1f2fa; color:#373b60; border-bottom:1px solid #ddd; font-weight:600; text-align:left;}
#pro08 table tbody td {padding:5px; font-size:15px; letter-spacing:-0.03em; color:#333; border-bottom:1px solid #ddd; border-right:1px solid #ddd; font-weight:500;}
#pro08 table tbody td:last-child {border-right:none;}
#pro08 table tbody td.time {background:#fdfafd;}
#pro08 table tbody td.num {text-align:center; border-right:none; font-size:12px; color:#f47920; font-weight:800;}
#pro08 table tbody td .title {font-size:15px; font-weight:800; word-break:keep-all; margin:0 0 4px 0;}
#pro08 table tbody td sup {font-size:10px; line-height:10px;}
#pro08 table tbody td .speaker {line-height:22px; font-weight:600;}
#pro08 table tbody td .aff {display:block; font-size:13px; color:#999; letter-spacing:-0.06em; font-weight:500; word-break:keep-all;}
#pro08 table tbody td .aff span.color{color:blue;}
#pro08 table tbody td.coffee {padding:12px; text-align:center; font-size:15px; font-weight:600; color:#f47920; background:#ffefe3;}

/* 04 */
h3.c_tit {font-size:24px; font-weight:600; color:#111; padding:0 0 0 30px;margin:0 0 15px 0; background:url('../images/c_tit.png') 0 6px no-repeat;}
h3.c_tit span.inquiry{font-size: 18px; color: red; font-weight: bold;}
.regi_info .boxing{margin:0 0 60px 0;}
.regi_info .boxing .red_noti {font-size:16px; color:red; font-weight:600; letter-spacing:-0.03em; margin:5px 0 0 0;text-align:right;}
.regi_info .boxing .date{border:3px solid #ddd; padding:20px 30px 20px 50px;color:#ff3f30; font-size:17px; font-weight: 900;margin:0 0 30px 0;}
.regi_info .boxing .date span img{vertical-align: middle;margin:0 10px 0 0;}
.regi_info .boxing .gray{background-color: #f4f4f4;padding:20px 20px 20px 40px;position:relative;}
.regi_info .boxing .gray p.dot{font-size: 15px; color: #333333;font-weight: 600; line-height: 20px; margin:5px 0; letter-spacing: -0.04em;}
.regi_info .boxing .gray p.dot:before {content:"";display:inline-block; width:3px; height:3px; background-color:#aaa;vertical-align:middle; margin:0 7px 3px 0;}
.regi_info .boxing table{border-top:1px solid #222;margin:0 0 20px 0;}
.regi_info .boxing table thead tr th{background-color: #f6f6f6; font-size: 14px;font-weight: 900;color: #111;padding:15px;border-left: 1px solid #ddd;border-bottom: 1px solid #ddd;}
.regi_info .boxing table thead tr th:first-child {border-left: none;}
.regi_info .boxing table tbody tr th {font-size:14px; font-weight: 900; color: #111; padding:10px; border-bottom:1px solid #ddd;border-right:1px solid #ddd;}
.regi_info .boxing table tbody tr td {font-size: 14px; color:#111; padding:10px;font-weight: 600; text-align: center;border-bottom: 1px solid #ddd; border-left:1px solid #ddd;}
.regi_info .boxing table tbody tr td.right { padding:10px 150px 10px 10px;text-align:right;}
.regi_info .boxing table tbody tr td:first-child{border-left:none;}
.regi_info .boxing table.tb2 tbody tr th{background-color: #f6f6f6; font-size: 16px;font-weight: 900;color: #111;padding:15px;border-left: 1px solid #ddd;border-bottom: 1px solid #ddd;}
.regi_info .boxing table.tb2 tbody tr td {text-align:left;}

.regi_info .boxing  .pro_info {font-size:17px;color:#fff;font-weight:600; margin:0 0 10px 0;padding:5px; background-color:#1f607e;text-align:center;
	/* border-radius:50px; */
	/* -webkit-border-radius:50px; */
	/* -moz-border-radius:50px; */
	/* -o-border-radius:50px; */
}
.regi_info .boxing .pro_info span{display: block;}

.regi_info .boxing .normal{font-size: 16px; color: #333333; letter-spacing: -0.03em;line-height: 22px;margin:0 0 5px 0;}
.regi_info .boxing .notice{font-size: 14px;color: #d4561f; line-height: 20px;letter-spacing: -0.03em;font-weight: 600;}
.regi_info .boxing .gray strong{display: block;margin:10px 0 5px;}
.regi_info .boxing .gray  .down_btn { display:block; width:160px; height:40px; line-height: 40px;background:url('../images/sub/white_down.png') 90% center no-repeat #f47920;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;position:absolute;top:20px; right:20px;
padding:0 20px; color:#fff; font-size:14px; font-weight: 600; }
.regi_info .boxing .gray  .down_btn:hover, .regi_info .boxing .gray  .down_btn:focus{background-color:#f47920;}
.regi_info .btn_box{margin:30px 0;text-align: center;}
.regi_info .btn_box a{display: inline-block; width:280px; height:50px; line-height: 50px; border-radius: 50px;-webkit-border-radius: 50px;-moz-border-radius: 50px; 
font-size:18px; font-weight: 900; color: #fff;margin:0 10px;background-color: #f47920;}
.regi_info .btn_box a.btn2{background-color: #29a4e5;}
.regi_info .btn_box a:hover, .regi_info .btn_box a:focus{background-color:#dc6510;}
.regi_info .btn_box a.btn2:hover, .regi_info .btn_box a.btn2:focus{background-color:#057ab8;}



/* 05_01 */
.abs_info .boxing{margin:0 0 60px 0;font-size: 16px;}
.abs_info .boxing .date {border:4px solid #ddd; padding:10px 20px; box-sizing:border-box; font-size:18px; font-weight:600; color:#333; margin:0 0 20px 0;}
.abs_info .boxing .date span {vertical-align:middle; display:inline-block; margin:-5px 8px 0 0;}
.abs_info .boxing .date span img{vertical-align: middle;margin:0 10px 0 0;}
.abs_info .boxing .gray{background-color: #f6f6f6;padding:30px;position:relative;}
.abs_info .boxing .gray > div {margin:30px 0 0 0;}
.abs_info .boxing .gray p.dot{font-size: 16px; color: #333333;font-weight: 600; line-height: 20px; margin:5px 0;letter-spacing: -0.04em;}
.abs_info .boxing .gray p.dot:before {content:"";display:inline-block; width:3px; height:3px; background-color:#aaa;vertical-align:middle; margin:0 7px 3px 0;}
.abs_info .boxing .gray p.dot span {font-weight: 700; border-bottom: 1px solid;}
.abs_info .boxing .gray p.dot:last-child span{color: blue; border-bottom: 0px;}
.abs_info .boxing .normal {font-size: 14px; color: #333333; letter-spacing: -0.03em;line-height:18px;margin:0 0 5px 0;}
.abs_info .boxing .notice {font-size: 14px;color: #d4561f; line-height: 20px;letter-spacing: -0.03em;font-weight: 600;}
.abs_info .boxing .abs_down a {display:inline-block; max-width:200px; font-size:15px; color:blue; line-height:20px; letter-spacing:-0.03em; border-bottom:1px solid blue; background:url('../images/sub/file.png') 0 center no-repeat; padding:0 0 0 20px; margin:5px 0;}
.abs_info .boxing h6 {border-left:2px solid #444; color:#333; font-weight:700; font-size:17px; line-height:16px; padding:0 0 0 5px; box-sizing:border-box;}
.abs_info .boxing .abs_list ul {*zoom:1; margin:12px 0 0 0;}
.abs_info .boxing .abs_list ul:after {content:""; display:block; clear:both;}
.abs_info .boxing .abs_list ul li {display:inline-block; min-width:150px; float:left; font-size: 16px; color: #333333; letter-spacing: -0.03em;line-height:18px;margin:0 0 6px 0;}
.abs_info .boxing .abs_list ul li:nth-child(2n+1) {clear:both;}
.abs_info .boxing strong {font-size:16px; font-weight:600; color:#333; display:block; margin:12px 0 0 0;}
.abs_info .boxing .red {color:red; font-weight:600;}

.abs_info .btn_box{margin:30px 0;text-align: center;}
.abs_info .btn_box a{display: inline-block; width:280px; height:50px; line-height: 50px; border-radius: 50px;-webkit-border-radius: 50px;-moz-border-radius: 50px; font-size:18px; font-weight: 900; color: #fff;margin:0 10px;background-color: #f47920;}
.abs_info .btn_box a.btn2{background-color: #115676;}
.abs_info .btn_box a:hover, .abs_info .btn_box a:focus{background-color:#dc6510;}
.abs_info .btn_box a.btn2:hover, .abs_info .btn_box a.btn2:focus{background-color:#023e5a;}


/* 05 */
.speaker_info .boxing{margin:0 0 60px 0;font-size: 16px;}
.speaker_info .boxing .date{border:3px solid #ddd; padding:20px 30px 20px 50px;color:#ff3f30; font-size:17px; font-weight: 900;margin:0 0 30px 0;}
.speaker_info .boxing .date span img{vertical-align: middle;margin:0 10px 0 0;}
.speaker_info .boxing .gray{background-color: #f4f4f4;padding:20px 20px 20px 40px;position:relative;}
.speaker_info .boxing .gray p.dot{font-size: 15px; color: #333333;font-weight: 600; line-height: 20px; margin:5px 0; padding:0 0 0 14px; background:url('../images/sub/green_dot.png') 0 8px no-repeat;letter-spacing: -0.04em;}
.speaker_info .boxing .normal{font-size: 16px; color: #333333; letter-spacing: -0.03em;line-height: 22px;margin:0 0 5px 0;}
.speaker_info .boxing .notice{font-size: 14px;color: #d4561f; line-height: 20px;letter-spacing: -0.03em;font-weight: 600;}

.speaker_info .btn_box{margin:30px 0;text-align: center;}
.speaker_info .btn_box a{display: inline-block; width:280px; height:50px; line-height: 50px; border-radius: 50px;-webkit-border-radius: 50px;-moz-border-radius: 50px; font-size:18px; font-weight: 900; color: #fff;margin:0 10px;background-color: #f47920;}
.speaker_info .btn_box a.btn2{background-color: #29a4e5;}
.speaker_info .btn_box a:hover, .speaker_info .btn_box a:focus{background-color:#dc6510;}
.speaker_info .btn_box a.btn2:hover, .speaker_info .btn_box a.btn2:focus{background-color:#057ab8;}

.plus_form {*zoom:1; margin:20px 0 30px;}
.plus_form:after {content:" "; display:block; clear:both;}
.plus_form p {float:left; font-size:18px; font-weight:600; color:#000; width:300px; text-align:left;}
.plus_form > div {float:left; width:700px; margin:0 0 0 20px;}
.plus_form > div h4 {font-size:18px; font-weight:600; color:#000; float:left;}
.plus_form > div > div {float:right;}
.plus_form table thead td {padding:10px 0; text-align:center; font-size:16px; color:#000; font-weight:600; border-bottom:1px solid #32699d;}
.plus_form table tbody th {background:#f8f8f8; font-size:14px !important; font-weight:normal; text-align:center; padding:10px;}
.plus_form table tbody td {padding:10px 5px !important; border-bottom:1px solid #d6d6d6;}
.plus_form .black_title {font-size:22px; font-weight:900; color:#111; padding:0 0 0 30px; background:url('../images/sub/c_tit.png') 0 7px no-repeat;letter-spacing:-0.03em;margin:0 0 20px 0;}
.plus_form .black_title .plus {font-weight:400; color:#555;border:1px solid #ccc;display:inline-block; margin:0 0 0 10px; font-size:17px; line-height:23px; width:23px; height:23px;text-align:center;
vertical-align:middle;}

.plus_form .black_title .plus:hover, .plus_form .black_title .plus:focus{color:#a5c942; border-color:#a5c942;}
.plus_form h2{font-size:15px; font-weight:600; color:#111;margin:0 0 10px 0;}
.point_down{display:inline-block; padding:9px 20px; font-size:14px; line-height:14px; font-weight:600; color:#fff;background-color:#5ea4b2;border-radius:3px;vertical-align:middle;
border:none;outline:0;}

.btn_box  {text-align:center;margin:60px 0;}
.btn_box a{display:inline-block; width:190px; height:55px; line-height:55px; text-align:center; font-size:18px; font-weight:600;border-radius:40px;color:#fff;}
.btn_box a.btn01{margin:0 20px 0 0;background-color:#a5c942;}
.btn_box a.btn01:hover, .btn_box a.btn01:focus{background-color:#8db422;}
.btn_box a.btn02{background-color:#9d9d9d;}
.btn_box a.btn02:hover, .btn_box a.btn02:focus{background-color:#777;}
.btn_box a.btn03{margin:0 0 0 20px;background-color:#9d9d9d;}
.btn_box a.btn03:hover, .btn_box a.btn02:focus{background-color:#777;}

#join_form {
	width:100%;
	border-top:2px solid #a5c942;
	border-bottom:2px solid #cbcdc9;
	margin:0 0 20px 0;
}

#join_form > thead > tr > th {
	background:#f2f2f2;
	border-bottom:2px solid #cbcdc9;
	padding:10px;
}

#join_form > thead > tr > td {
	text-align:left;
}

#join_form > tbody {
	border-top:2px solid #2019-08-02;
}

#join_form > tbody > tr {
	border-bottom:1px solid #e1e1e1;
}

#join_form > tbody > tr > th {
	text-align:left;
	padding:15px;
}
#join_form > tbody > tr > td {
	background-color:#FFFFFF; 
	 text-align:left;
	 padding:15px;
}
#join_form > tfoot > tr > th {
	text-align:left;
	padding:15px;
}
#join_form > tfoot > tr > td {
	background-color:#FFFFFF; 
	text-align:left;
	padding:15px;
}
.import {vertical-align:middle; max-width:17px;}
.required_txt{margin:0 0 10px 0;text-align:right;}

h4.title {font-size:18px; line-height:23px;background-size:22px;background-position:0 0;}

/* 07_01 */
.speaker_info .boxing{margin:0 0 60px 0;font-size: 16px;}
.speaker_info .boxing .date{border:3px solid #ddd; padding:20px 30px 20px 50px;color:#ff3f30; font-size:17px; font-weight: 900;margin:0 0 30px 0;}
.speaker_info .boxing .date span img{vertical-align: middle;margin:0 10px 0 0;}
.speaker_info .boxing .gray{background-color: #f4f4f4;padding:20px 20px 20px 40px;position:relative;}
.speaker_info .boxing .gray p.dot{font-size: 15px; color: #333333;font-weight: 600; line-height: 20px; margin:5px 0; padding:0 0 0 14px; background:url('../images/sub/green_dot.png') 0 8px no-repeat;letter-spacing: -0.04em;}
.speaker_info .boxing .normal{font-size: 16px; color: #333333; letter-spacing: -0.03em;line-height: 22px;margin:0 0 5px 0;}
.speaker_info .boxing .notice{font-size: 14px;color: #d4561f; line-height: 20px;letter-spacing: -0.03em;font-weight: 600;}

.speaker_info .btn_box{margin:30px 0;text-align: center;}
.speaker_info .btn_box a{display: inline-block; width:280px; height:50px; line-height: 50px; border-radius: 50px;-webkit-border-radius: 50px;-moz-border-radius: 50px; font-size:18px; font-weight: 900; color: #fff;margin:0 10px;background-color: #f47920;}
.speaker_info .btn_box a.btn2{background-color: #29a4e5;}
.speaker_info .btn_box a:hover, .speaker_info .btn_box a:focus{background-color:#dc6510;}
.speaker_info .btn_box a.btn2:hover, .speaker_info .btn_box a.btn2:focus{background-color:#057ab8;}




/* 스폰서 */
.sponsor .boxing{margin:0 0 60px 0;}
.sponsor  h3{padding:6px 10px 6px 44px;color:#fff; font-size: 22px; font-weight: 600;position:relative;line-height: 22px;}
.sponsor  h3:before{display:inline-block;content:"";  top:-3px; left:0;position:absolute;width:33px;height:51px;}
.sponsor  h3 span{font-weight: 400;}

.sponsor .platinum h3{background-color: #e41c39;}
.sponsor .platinum h3:before{background:url('../images/sub/pla_icon.png')0 0 no-repeat;}
.sponsor .platinum h3 span{color: #f998a6;font-weight: 400;}

.sponsor .gold h3{background-color: #e9c01b;}
.sponsor .gold h3:before{background:url('../images/sub/gold_icon.png')0 0 no-repeat;}
.sponsor .gold h3 span{color: #fbeba8;font-weight: 400;}

.sponsor .bronze h3{background-color: #cb6f56;}
.sponsor .bronze h3:before{background:url('../images/sub/bronze_icon.png')0 0 no-repeat;}
.sponsor .bronze h3 span{color: #efa08b;font-weight: 400;}


.sponsor  dl{margin:30px 0 0 0;}
.sponsor  dl:after{content:"";display: block;clear: both;}
.sponsor  dl dt{float: left;width: 330px; height:210px;margin-right:40px;}
.sponsor  dl dt a{display: block;width:100%;height: 100%;box-sizing: border-box; border:1px solid #ddd;}
.sponsor  dl dt a .logobox {height: 164px;border-bottom: 1px solid #ddd;text-align: center;display: flex;  align-items: center;
  justify-content: center;overflow: hidden}
.sponsor  dl dt a .logobox img{
    transition:all .3s;
	-webkit-transition:all .3s;
	-moz-transition:all .3s;
	-o-transition:all .3s;
	-ms-transition:all .3s;
}
.sponsor  dl dt a .title{height: 43px;background-color: #f4f4f4;text-align: center;line-height: 43px;font-size: 16px;font-weight: 900;color: #111;}
.sponsor  dl dt a .title span img{vertical-align: middle;margin:0 0 5px 7px;}
.sponsor  dl dt a:hover  .logobox img, .sponsor  dl dt a:focus .logobox img{
        transform:scale(1.04);
    -webkit-transform:scale(1.04);
    -moz-transform:scale(1.04);
    -ms-transform:scale(1.04);
    -o-transform:scale(1.04);

}

.sponsor  dl dd{float: left;width:830px;}
.sponsor  dl dd table{width:100%;}
.sponsor  dl dd table tr th { font-size: 17px;padding:5px 0  5px 10px;  vertical-align: text-top; text-align: left;}
.sponsor  dl dd table tr td {font-size: 16px; line-height: 26px; padding:5px 0 ;  color: #444444; text-align: justify;letter-spacing: -0.03em;font-weight: 600;}
.sponsor  dl dd table tr td a.video_btn {display:inline-block; padding:5px 30px 0; font-size:15px; font-weight:900;line-height:15px; background-color:#f4f4f4;color:#2d3947;
	border-radius:50px;-webkit-border-radius:50px;-moz-border-radius:50px;border:1px solid #ccc;
}
.sponsor  dl dd table tr td a.video_btn img{vertical-align:middle;padding:0 0 10px 10px;}
.sponsor  dl dd table tr td a.video_btn:hover, .sponsor  dl dd table tr td a.video_btn:focus{border-color:#2d3947;}


.sponsor  .platinum dl dd table tr th { color: #e41c39; background:url('../images/sub/red_dot.png') 0 13px no-repeat;}
.sponsor  .gold dl dd table tr th { color: #dfb405; background:url('../images/sub/yel_dot.png') 0 13px no-repeat;}
.sponsor  .bronze dl dd table tr th { color: #cb6f56; background:url('../images/sub/brown_dot.png') 0 13px no-repeat;}
.sponsor .video_box {height:500px;}



/* 08_01 */
/* .prize_info .boxing{margin:0 0 60px 0;font-size: 16px;}
.prize_info .boxing .date{border:3px solid #ddd; padding:20px 30px 20px 50px;color:#ff3f30; font-size:17px; font-weight: 900;margin:0 0 30px 0;}
.prize_info .boxing .date span img{vertical-align: middle;margin:0 10px 0 0;}
.prize_info .boxing .gray{background-color: #f4f4f4;padding:20px 20px 20px 40px;position:relative;}
.prize_info .boxing .gray p.dot{font-size: 15px; color: #333333;font-weight: 600; line-height: 20px; margin:5px 0; padding:0 0 0 14px; background:url('../images/sub/green_dot.png') 0 8px no-repeat;letter-spacing: -0.04em;}
.prize_info .boxing .normal{font-size: 16px; color: #333333; letter-spacing: -0.03em;line-height: 22px;margin:0 0 5px 0;}
.prize_info .boxing .notice{font-size: 14px;color: #d4561f; line-height: 20px;letter-spacing: -0.03em;font-weight: 600;}

.prize_info .btn_box{margin:30px 0;text-align: center;}
.prize_info .btn_box a{display: inline-block; width:280px; height:50px; line-height: 50px; border-radius: 50px;-webkit-border-radius: 50px;-moz-border-radius: 50px; font-size:18px; font-weight: 900; color: #fff;margin:0 10px;background-color: #f47920;}
.prize_info .btn_box a.btn2{background-color: #29a4e5;}
.prize_info .btn_box a:hover, .prize_info .btn_box a:focus{background-color:#dc6510;}
.prize_info .btn_box a.btn2:hover, .prize_info .btn_box a.btn2:focus{background-color:#057ab8;} */

/* ------------------------------08_01 행사장 안내 */
.venue>div {margin: 0 0 80px 0;}
.venue>div:nth-child(2)::after {content: "";display: block;clear: both;}
.venue>div:last-child {margin: 0;}
.venue .bexco {*zoom: 1;}
.venue .bexco:after {content: "";display: block;clear: both;}
.venue .bexco .leftbox {float: left;width: 50%;box-sizing: border-box;}
.venue .bexco .leftbox .add {width: 79%; text-align: center; margin: 30px 0;font-size: 15px;color: #333;line-height: 25px;}
.venue .bexco .leftbox .add_p{margin-top: 20px; font-size: 14px; line-height: 25px;}
.venue .bexco .leftbox .btns a {display: inline-block;width: 220px;height: 50px;border: 1px solid #ff6600;color: #ff6600;font-size: 15px;font-weight: 600;padding: 0 20px;line-height: 50px;box-sizing: border-box;position: relative;margin-right: 5px;}
.venue .bexco .leftbox .btns a img {position: absolute;top: 18px;right: 20px;transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;}
.venue .bexco .leftbox h2{background-color: #9b7f5b;width: 79%; text-align: center;;}
.venue .bexco .leftbox .btns a:hover img,
.venue .bexco .leftbox .btns a:focus img {right: 15px;}
.venue .bexco .rightbox {float: left;width: 50%;text-align: right;}
.venue .bexco .rightbox span {display: block;box-shadow: -5px 5px 10px rgba(0, 0, 0, 0.1);}
.venue .bexco .rightbox span img {width: 100%; }
.venue .event{border : 1px solid #ddd;}
.venue .event_title{font-size: 20px;padding-left: 10px;font-weight: 800;border-left: 8px solid #186ba4;color: #186ba4;margin: 30px 0 10px 0;line-height: 20px;}
.venue .v_floor{display: flex; padding: 40px 60px;}
.venue .v_floor1{
    width: 70%; 
    font-size: 18px;
    /* line-height: 50px;  */
    /* padding: 50px 0;  */
    font-weight: 600;
}
.venue .v_floor1 ul li{
    padding: 10px 0px;
}
.venue .v_floor1 ul li b{
    font-size: 15px;
}
.venue .v_floor2{margin-top: 40px;}
.venue .v_floor2 img{width: 100%;}

.venue h3.title {font-size: 24px;font-weight: 600;color: #111;padding: 0 0 0 30px;margin: 0 0 15px 0;background: url(../images/c_tit.png) 0 6px no-repeat;}
.venue .road::after {display: block;content: "";clear: both;}
.venue .road>li {float: left;vertical-align: top;font-size: 0;width: 25%;}
.venue .road>li:last-child {margin-right: 0;}
.venue .road>li .step span {font-size: 16px;color: #d4561f;text-align: center;display: block;font-weight: 600;}
.venue .road>li .step .line {position: relative; margin: 20px 0 30px;width: 100%;height: 2px;background: #f47920;padding: 0;}
.venue .road>li .step .line::after {position: absolute;top: -10px; left: 50%;transform: translate(-50%, 0);content: "";display: block;width: 20px;height: 20px;
    border: 5px solid #ffb987;border-radius: 50%;background: #fff;box-sizing: border-box;}
.venue .road li .txt {padding: 20px;border: 1px solid #ddd;margin: 0 10px;min-height: 230px;}
.venue .road li .txt span {display: block;text-align: center;}
.venue .road li .txt img {max-width: 100%;border-radius: 10px;}
.venue .road li .txt p { display: inline-block;width: 100%;height: 55px;padding: 10px;box-sizing: border-box;text-align: center;
    color: #111;font-weight: 300;font-size: 14px;vertical-align: top;letter-spacing: -0.05em;}
.venue .road_con .road_title{font-size: 20px;padding-left: 10px;font-weight: 800;border-left: 6px solid #186ba4;color: #186ba4;margin: 30px 0 10px 0;line-height: 20px;}
.karp_table {border-top:2px solid #f47920;}
.karp_table tr th {padding:12px; font-size:15px; line-height:28px; letter-spacing:-0.03em; color:#333; border-bottom:1px solid #ddd; border-right:1px solid #ddd; background:#f8f8f8; font-weight:600;}
.karp_table tr td {padding:12px; font-size:15px; line-height:28px; letter-spacing:-0.03em; color:#333; border-bottom:1px solid #ddd; font-weight:500;}
.karp_table_ver {border-top:2px solid #f47920;}
.karp_table_ver thead tr th {padding:12px; font-size:15px; line-height:24px; letter-spacing:-0.03em; color:#333; border-bottom:1px solid #ddd; border-right:1px solid #ddd; background:#f8f8f8; font-weight:600;}
.karp_table_ver thead tr th:last-child {border-right:none;}
.karp_table_ver tbody tr th {padding:6px 12px; font-size:15px; line-height:24px; letter-spacing:-0.03em; color:#333; border-bottom:1px solid #ddd; border-right:1px solid #ddd; font-weight:600;}
.karp_table_ver tbody tr td {padding:6px 12px; font-size:15px; line-height:24px; letter-spacing:-0.03em; color:#333; border-bottom:1px solid #ddd; border-right:1px solid #ddd; font-weight:500;}
.karp_table_ver tbody tr td:last-child {border-right:none;}
.karp_table_ver tbody tr td.center {text-align: center;}
.venue .road_con .subway{font-size: 15px; padding-top: 10px;}
.venue .air_info{font-size: 14px; padding: 15px 0 15px 20px; line-height: 30px;background-color: #f8f8f8; margin-top: 15px; }
.venue .air_info h6{font-weight: 600; font-size: 16px;line-height: 40px;}

.venue .bybtn a:hover {border: 4px solid #ff6600;background: #ff6600;color: #fff;}
.venue .busan {*zoom: 1;}
.venue .busan:after {content: "";display: block;clear: both;}
.venue .busan>div {float: left;width: 49%;box-sizing: border-box;}
.venue .busan>div:first-child {margin: 0 2% 0 0;}
.venue .busan>div span {display: block;}
.venue .busan>div span img {max-width: 100%; border-radius: 10px;}
.venue .busan>div p {font-size: 15px;font-weight: 600;color: #333;border-top: 4px solid #eee;margin: 15px auto 20px;text-align: center;padding: 20px 0 0 0;}
.venue .busan>div a {display: block;width: 200px;height: 40px;line-height: 40px;background: #ff6600;color: #fff;text-align: center;font-size: 15px;font-weight: 600;margin: 0 auto;box-sizing: border-box;transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;}
.venue .busan>div a:hover,.venue .busan>div a:focus {background: #fff;border: 1px solid #aaa;color: #888;}
.venue a.link_btn {
	display: block;
	width: 300px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background-color: #1f3f8e;
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	margin: 0 auto;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	transition: all .3s;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
}
/* 10_01 후원사 전시부스  */
.spon>div {
	margin: 0 0 50px 0;
}

.spon a.spon_btn {
	display: inline-block;
	float: right;
	text-align: center;
	padding: 3px 10px;
	border: 2px solid #1f3f8e;
	color: #1f3f8e;
	font-weight: 700;
	font-size: 12px;
	box-sizing: border-box;
	margin: 4px 0 0 0;
	transition: all .3s;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
}

.spon a.spon_btn:hover {
	background: #1f3f8e;
	color: #fff;
}

.spon .spon_tab {
	text-align: center;
	margin: 0 0 50px 0;
}

.spon .spon_tab ul {
	display: inline-block;
}

.spon .spon_tab ul li {
	display: inline-block;
	width: 220px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 15px;
	font-weight: 600;
	border: 1px solid #aaa;
	color: #888;
	margin: 0 10px;
}

.spon .spon_tab ul li a {
	display: block;
}

.spon .spon_tab ul li.active,
.spon .spon_tab ul li:hover {
	background: #ff6600;
	border: 1px solid #ff6600;
}

.spon .spon_tab ul li.active a,
.spon .spon_tab ul li:hover a {
	color: #fff;
}

.spon dl {
	*zoom: 1;
	margin: 0 0 10px 0;
}

.spon dl:last-child {
	margin: 0;
}

.spon dl:after {
	content: "";
	display: block;
	clear: both;
}

.spon dl dt {
	float: left;
	font-size: 14px;
	display: inline-block;
	line-height: 25px;
	width: 80px;
	text-align: center;
	font-weight: 600;
	color: #ff6600;
	border: 1px solid #ff6600;
	margin: 0 10px 0 0;
}

.spon dl dd {
	float: left;
	font-size: 15px;
	display: inline-block;
	line-height: 25px;
	color: #333;
}

.spon .spon_btn {
	text-align: center;
}

.spon .spon_btn a {
	display: inline-block;
	width: 280px;
	height: 50px;
	line-height: 50px;
	border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	font-size: 18px;
	font-weight: 900;
	color: #fff;
	margin: 0 10px;
	background-color: #f47920;
}

.spon .spon_btn a:hover,
.spon .spon_btn a:focus {
	background-color: #dc6510;
}

.spon p.red {
	color: red;
	margin: 10px 0 0 0;
	font-size: 16px;
	font-weight: 600;
}

.spon .spon_date p {
	text-align: center;
	font-size: 16px;
	line-height: 30px;
	font-weight: 500;
	color: #111;
}

.spon .spon_agree {
	border: 1px solid #ddd;
	padding: 15px;
}

.spon .spon_agree p {
	font-size: 15px;
	font-weight: 35px;
	font-weight: 500;
	height: 200px;
	overflow-y: auto;
	color: #111;
}

.spon .spon_agree p strong {
	display: inline-block;
	margin: 0 0 5px 0;
}

.spon .spon_agree span {
	display: block;
	text-align: center;
	margin: 20px 0 0 0;
	font-size: 15px;
}

.spon .spon_agree span input[type="radio"] {
	width: 15px;
	height: 15px;
	margin: 0 5px 0 0;
	vertical-align: middle;
}

.spon .booth p {
	text-align: center;
	margin: 50px 0 20px 0;
}

.spon .booth p img {
	max-width: 100%;
}


.spon .karp_table {
	border-top: 2px solid #f47920;
}

.spon .karp_table tr th {
	padding: 10px 12px;
	font-size: 15px;
	line-height: 24px;
	letter-spacing: -0.03em;
	color: #333;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	background: #f8f8f8;
	font-weight: 600;
}

.spon .karp_table tr td {
	padding: 10px 12px;
	font-size: 15px;
	line-height: 24px;
	letter-spacing: -0.03em;
	color: #333;
	border-bottom: 1px solid #ddd;
	font-weight: 500;
}

.spon .karp_table_ver {
	border-top: 2px solid #f47920;
}

.spon .karp_table_ver thead tr th {
	padding: 12px;
	font-size: 15px;
	line-height: 24px;
	letter-spacing: -0.03em;
	color: #333;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	background: #f8f8f8;
	font-weight: 600;
}

.spon .karp_table_ver thead tr th:last-child {
	border-right: none;
}

.spon .karp_table_ver tbody tr th {
	padding: 6px 12px;
	font-size: 15px;
	line-height: 24px;
	letter-spacing: -0.03em;
	color: #000333;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	font-weight: 900;
}

.spon .karp_table_ver tbody tr td {
	padding: 6px 12px;
	font-size: 15px;
	line-height: 24px;
	letter-spacing: -0.03em;
	color: #333;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	font-weight: 500;
}

.spon .karp_table_ver tbody tr td:last-child {
	border-right: none;
}

.spon .karp_table_ver tbody tr td.center {
	text-align: center;
}
/*  새로 작성한 table css */
.hyper_table {
	border-top: 1px solid #f47920;
	margin: 0 0 70px 0;
}

.hyper_table2 {
	margin: 0 0 20px 0 !important;
}
.hyper_table thead tr th {
	padding: 15px;
	font-size: 15px;
	font-weight: 600;
	color: #111;
	border-bottom: 1px solid #dfdfdf;
	background-color: #f5f5f5;
	letter-spacing: -0.03em;
}
.hyper_table tbody tr th {
	padding: 15px;
	font-size: 15px;
	font-weight: 600;
	color: #111;
	border-bottom: 1px solid #dfdfdf;
	background-color: #f5f5f5;
	letter-spacing: -0.03em;
}

.hyper_table tbody tr td {
	padding: 15px 25px;
	font-size: 15px;
	line-height: 30px;
	color: #333;
	border-bottom: 1px solid #dfdfdf;
	overflow: hidden;
}

.hyper_table tbody tr td .r_input {
	margin: 0 30px 0 0;
}

.hyper_table #select_Option {
	width: 400px;
	background-position: 96% center;
}

.hyper_table input[type="button"] {
	font-family: 'noto';
}

.hyper_table tbody tr td .point_down {
	display: inline-block;
	padding: 9px 20px;
	font-size: 14px;
	line-height: 14px;
	font-weight: 600;
	color: #fff;
	background-color: #5ea4b2;
	border-radius: 3px;
	vertical-align: middle;
	border: none;
	outline: 0;
}


.hyper_table tbody tr td a.plus {
	display: inline-block;
	padding: 7px 10px;
	border: 1px solid #f47920;
	color: #f47920;
	font-size: 14px;
	line-height: 14px;
	font-weight: 600;
}

.hyper_table tbody tr td a.clear {
	display: inline-block;
	padding: 7px 10px;
	border: 1px solid #ddd;
	color: #999;
	font-size: 14px;
	line-height: 14px;
	font-weight: 600;
}

.hyper_table tbody tr td a.taxclear {
	display: inline-block;
	padding: 7px 10px;
	border: 1px solid #ddd;
	color: #999;
	font-size: 14px;
	line-height: 14px;
	font-weight: 600;
}


/* 라이브 촬영장소 안내*/
.mapinfo > ul { position: relative; }
.mapinfo > ul > li { position: relative; padding-left: 100px; }
.mapinfo > ul > li dl { margin-bottom: 30px; }
.mapinfo > ul > li dl:last-child { margin-bottom: 0; }
.mapinfo > ul > li dl dt { margin-bottom: 5px; font-size: 16px; font-weight: 900; color: #222; }
.mapinfo > ul > li dl dd { font-size: 14px; line-height: 22px; color: #454545; }
.mapinfo > ul .name { position: absolute; left: 0; top: 50px; width: 80px; text-align: center; font-size: 15px; font-weight: 600; color: #222;font-weight:900; }
.mapinfo > ul .car { padding-top: 77px; padding-bottom: 78px; border-bottom: 1px solid #dedede; }
.mapinfo > ul .car .name {
	padding-top: 54px;
	background-image: url('../images/sub/icon_car.png');
	background-position: center top;
	background-repeat: no-repeat;
	-webkit-background-size: 65px;
	background-size: 65px;
	-ms-behavior: url(backgroundsize.min.htc);
	}
.mapinfo > ul .car > p { font-size: 15px; color: #222;font-weight:900; }
.mapinfo > ul .subway { padding-top: 72px; padding-bottom: 72px; border-bottom: 1px solid #dedede; }
.mapinfo > ul .subway .name {
	padding-top: 96px;
	background-image: url('../images/sub/icon_subway.png');
	background-position: center 18px;
	background-repeat: no-repeat;
	-webkit-background-size: 55px;
	background-size: 55px;
	-ms-behavior: url(backgroundsize.min.htc);
	}
.mapinfo > ul .bus { padding-top: 50px; }
.mapinfo > ul .bus .name {
	padding-top: 72px;
	background-image: url('../images/sub/icon_bus.png');
	background-position: center top;
	background-repeat: no-repeat;
	-webkit-background-size: 60px;
	background-size: 60px;
	-ms-behavior: url(backgroundsize.min.htc);
	}
.mapinfo > ul .bus ul,
.mapinfo > ul .bus2 ul,
.mapinfo > ul .bus3 ul { margin-top: 26px; }
.mapinfo > ul .bus li,
.mapinfo > ul .bus2 li,
.mapinfo > ul .bus3 li { position: relative; min-height: 20px; margin-bottom: 10px; padding: 5px 0 0 63px; font-size: 14px; color: #454545; }
.mapinfo > ul .bus li:last-child,
.mapinfo > ul .bus2 li:last-child,
.mapinfo > ul .bus3 li:last-child { margin-bottom: 0; }
.mapinfo > ul .bus li span,
.mapinfo > ul .bus2 li span,
.mapinfo > ul .bus3 li span { position: absolute; left: 0; top: 0; display: block; width: 41px; height: 23px; border-width: 1px; border-style: solid; text-align: center; font-size: 12px; font-weight: bold; line-height: 23px; }
.mapinfo > ul .bus2 { position: absolute; right: 0; top: 459px; width: 45%; padding-left: 0; padding-bottom: 40px; border-bottom: 1px solid #dedede; }
.mapinfo > ul .bus3 { position: absolute; right: 0; top: 656px; width: 45%; padding-left: 0; }

.mapinfo  .dot {font-size:17px;font-weight:600;color:#111;line-height:45px; letter-spacing:-0.03em;
	background: url('../images/yel_dot.png') 15px center no-repeat ;
    padding: 0 0 0 30px;
	border-bottom:1px solid #ddd;

}

.mapinfo   .info_top {margin:0 0 40px 0;}

/* 숙박안내/예약탭 */
.booking { }
.booking_info {margin-bottom: 25px;}
.booking .booking_tab {text-align:center; margin:0 0 50px 0;}
.booking_info .gray {background: #f8f8f8; padding: 15px 30px; box-sizing: border-box;}
.booking_info .gray p { font-size: 15px; color: #333333; font-weight: 500; line-height: 25px; margin: 5px 0; letter-spacing: -0.04em;}
.booking .booking_tab ul {display:inline-block;}
.booking .booking_tab ul li {display:inline-block; width:220px; height:40px; line-height:40px; text-align:center; font-size:15px; font-weight:600; border:1px solid #aaa; color:#888; margin:0 10px;}
.booking .booking_tab ul li a {display:block;}
.booking .booking_tab ul li.active, .booking .booking_tab ul li:hover {background:#ff6600; border:1px solid #ff6600;}
.booking .booking_tab ul li.active a, .booking .booking_tab ul li:hover a {color:#fff;}

.booking p.policy_chk {text-align:center; margin:0 0 60px 0; font-size:16px; font-weight:600; color:#333;}
.booking a.button {display:inline-block; width:150px; height:30px; line-height:30px; text-align:center; font-size:15px; font-weight:600; border:1px solid #23549b; color:#23549b; margin:0 5px;}
.booking a.button:hover {background:#23549b; color:#fff;}

.booking #board_write2 thead th {border-right:1px solid #ddd;}
.booking #board_write2 thead th:last-child {border-right:None;}
.booking #board_write2 tbody td {text-align: center; border-bottom:1px solid #ddd; border-right: 1px solid #ddd; padding: 7px 4px; letter-spacing: -0.04em; line-height: 22px; font-size:14px; color:#333;}
.booking #board_write2 tbody td:last-child {border-right:none;}
.booking #board_write2 tbody td.border_none {border-bottom:none; padding:0;}
.booking #board_write2 tbody td.td_first {background:#f9f9f9; font-weight:600; word-break:keep-all;}
.booking #board_write2 label {display:block; width:100%; padding:8px 3px 0px;}
.booking #board_write2 input[type="checkbox"] {width:20px; height:20px;}
.booking #board_write2 tbody tr.s_memo td {padding:10px; color:##23549b; font-weight:600;}
.booking #board_write2 tbody tr.s_memo td textarea {width:100%; height:100px; padding:10px; box-sizing:border-box; color:red; font-weight:500; resize:none;}
.booking h4.title {font-size: 24px; font-weight: 600; color: #001749; margin: 0 0 15px 0;}
.booking table { border-top: 2px solid #ff6600;}
.booking .table_b th {font-size:15px; font-weight: 600; color: #333; padding: 12px 20px; line-height: 24px; text-align: left; border-bottom: 1px solid #ddd; 
	background: #f9f9f9;}
.booking .table_b td {font-size:15px; font-weight: 400; color: #555; padding: 12px 20px; line-height: 24px; text-align: left; border-bottom: 1px solid #ddd;}
.booking .table_b ul.room {}
.booking .table_b ul.room li {display:inline-block; border:1px solid #6388bb; color:#6388bb; margin:0 5px 0 0;}
.booking .table_b ul.room li:after {content:""; display:block; clear:both;}
.booking .table_b ul.room li p {display:inline-block; float:left; width:80px; line-height:25px; text-align:center;}
.booking .table_b ul.room li p sup {font-size:9px; line-height:9px;}
.booking .table_b ul.room li p.room_date {font-weight:500; background:#6388bb; color:#fff;}
.booking .table_b ul.room li p.room_room {font-weight:600;}
.booking textarea {width: 90%; resize: none; height: 150px;  overflow-y: auto; padding: 15px; box-sizing: border-box;}
.booking .card .table_b tr th {color: #333; padding: 12px 20px;}
.booking .room_new li { float: left; width: 150px; margin: 0 15px 0 0;}
.booking .room_new h5 {width: 100%; text-align: center; padding: 3px 0; color: #fff;}
.booking .room_new h5.room_un { background: #9e9e9e;}
.booking .room_new h5.room_ok { background: #0b9830;}
.booking .room_new h5.room_out { background: #c80b0b;}
.booking .room_new p { text-align: center; font-size: 15px; font-weight: 500;}
.booking .room_new p:before { content: ""; display: inline-block; width: 6px; height: 6px; border-radius: 50%; background: #9e9e9e; vertical-align: middle; 
	margin: 0 5px 2px 0;}
.booking .room_new p.room_ok:before {background: #0b9830;}
.booking .room_new p.room_out:before {background: #c80b0b;}
.booking .room_new p.room_un {color: #9e9e9e;}
.booking .room_new p.room_ok {color: #0b9830;}
.booking .room_new p.room_out {color: #c80b0b;}
.booking .information_num{padding: 5px 10px; display: block;color: #ff6600;}
.booking .linebox{border: 1px solid #ddd; margin: 0 0 50px;}
/* 숙박안내, 숙박예약 */
.hotel > div:last-child {margin:0;}
.hotel dl:after {content:"";display: block;clear: both;}
.hotel dl {margin:0 0 10px 0;border: 1px solid #ddd;padding:10px 30px;}
.hotel dl dt{float: left; width:100px;}
.hotel dl dt span{display: block;width:60px; height:60px; border-radius: 60px;background-color: steelblue;line-height: 60px;text-align: center;color: #fff;font-weight: 600;font-size: 16px;}
.hotel dl:nth-child(even) dt span {background-color:tomato;}
.hotel dl dd{float: left; width:calc(100% - 100px); line-height: 60px; font-size: 16px; font-weight: 600;color: #111;}
.hotel a.hotel_btn {display:inline-block;width:100%; padding:4px 7px; background:#abc10c; color:#fff; border-radius:5px;box-sizing:border-box;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
}
.hotel>div{margin:0 0 60px 0;}
.hotel a.hotel_btn:hover {background:#92a605;}
.hotel .hotel_info {*zoom:1; margin:0 0 30px 0;}
.hotel .hotel_info:after {content:""; display:block; clear:both;}
.hotel .hotel_info div:first-child {float:left; width:50%; margin:0 2% 0 0; box-sizing:border-box; background:#d9d9d9;}
.hotel .hotel_info div:first-child img {width:100%;}
.hotel .hotel_info div:last-child {float:left; width:45%; box-sizing:border-box;}
.hotel .hotel_info h5 {margin:0 0 10px 0; font-size:20px; font-weight:800; color:#ff6600;}
.hotel .hotel_info a {display:inline-block; padding:2px 16px; color:#fff; background:#ff6600;border-radius:5px;}
.hotel .hotel_info a:hover {background:#f3c09a;}
.hotel .table_b span.red {color: red;}
.hotel .table_b th {font-size: 15px;font-weight: 600;color: #333;padding: 10px 15px;line-height: 24px;text-align: left;border-bottom: 1px solid #ddd; background: #f9f9f9;}
.hotel .table_b td {font-size: 15px;font-weight: 400;padding: 10px 20px;line-height: 24px;text-align: left;border-bottom: 1px solid #ddd;}
.hotel .table_b, .hotel .table_a {    border-top: 2px solid #f47920;}
.hotel .table_a th {padding: 6px 12px; font-size: 15px; line-height: 24px; letter-spacing: -0.03em; color: #333;  border-bottom: 1px solid #ddd; border-right: 1px solid #ddd;  background: #f8f8f8; font-weight: 600;}

.hotel .table_a td {padding: 6px 12px; font-size: 14px;  line-height: 24px; letter-spacing: -0.03em; color: #333; border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; font-weight: 500; text-align: center;}
.hotel .table_a .none{border-right: none;}
.hotel .linebox .list_dot {background: #f8f8f8;padding: 15px 30px; box-sizing: border-box;}
.hotel .linebox .list_dot li{font-size: 15px; font-weight: 500; line-height: 28px; letter-spacing: -0.03em; color: #333;}
.hotel .linebox .list_dot li::before {content:""; display:inline-block; clear:both; width: 4px; height: 4px; background-color: #333; margin-right: 13px;line-height: 28px; vertical-align: middle;}
.hotel .linebox .list_dot li:first-child::before, .hotel .linebox .list_dot li:nth-child(5)::before {display: none;}
.hotel .linebox .list_dot li:last-child::before {display: none;}
.hotel .linebox .list_dot span.red {color: red;}

/* .hotel .table_b ul.room {} */
.hotel .table_b ul.room li {display:inline-block; border:1px solid #6388bb; color:#6388bb; margin:0 5px 0 0;}
.hotel .table_b ul.room li:after {content:""; display:block; clear:both;}
.hotel .table_b ul.room li p {display:inline-block; float:left; width:80px; line-height:25px; text-align:center;}
.hotel .table_b ul.room li p sup {font-size:9px; line-height:9px;}
.hotel .table_b ul.room li p.room_date {font-weight:500; background:#6388bb; color:#fff;}
.hotel .table_b ul.room li p.room_room {font-weight:600;}

.red_noti {border:3px solid #ddd; color:#c70030; font-size:16px; font-weight:600; line-height:27px; letter-spacing:-0.04em;padding:25px; margin:20px 0;position:relative;}
.red_noti b{display:block; padding:7px 0 7px 35px; background:url('../images/sub/notice_icon.png')0 0 no-repeat;font-size:19px;}
.red_noti p{padding:0 0 0 35px;}
.red_noti_en {letter-spacing:0;}
.red_noti .go_detail {bordeR:1px solid #c70030;display:inline-block; font-size:14px; line-height:14px; color:#c70030; padding:8px 15px;MARGIN:10PX 0 0 0;}
.red_noti .go_detail:hover, .red_noti  .go_detail:focus {background-color:#c70030; color:#fff;}

.booking_btn {*zoom:1; margin:50px 0 0 0;}
.booking_btn:after {content:""; display:block; clear:both;}
.booking_btn > div {border:4px solid #f3c09a; float:left; text-align:center; background:#fff; width:48%; box-sizing:border-box; margin:0 1%;
	transition:all .3s;
	-webkit-transition:all .3s;
	-moz-transition:all .3s;
	-ms-transition:all .3s;
	-o-transition:all .3s;
}
.booking_btn > div a {display:block; width:100%; height:100%; padding:20px 15px; box-sizing:border-box; font-size:20px; font-weight:600; text-align:center; overflow:hidden; }
.booking_btn > div a span {display:inline-block; margin:0 15px 0 0; vertical-align:middle;}
.booking_btn > div a span img {
	transition:all .3s;
	-webkit-transition:all .3s;
	-moz-transition:all .3s;
	-ms-transition:all .3s;
	-o-transition:all .3s;
}
.booking_btn > div:hover {border:4px solid #f47920;}
.booking_btn > div:hover img {transform:scale(1.05);}




/* 행사장 안내 */
.venue .table_b, .venue .table_a {    border-top: 2px solid #f47920;}
.venue .table_a th {padding: 12px; font-size: 15px; line-height: 24px; letter-spacing: -0.03em; color: #333;  border-bottom: 1px solid #ddd; border-right: 1px solid #ddd;  background: #f8f8f8; font-weight: 600;}
.venue p.bus_num{font-size: 16px; font-weight: 600; color: #333;}
.venue .table_a td {padding: 12px; font-size: 15px;  line-height: 28px; letter-spacing: -0.03em; color: #333; border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; font-weight: 500; text-align: center;}
.venue .table_a .none{border-right: none;}
.venue .linebox{margin: 0 0 40px 0;}
.venue .linebox .list_dot {background: #f8f8f8;padding: 15px 30px; box-sizing: border-box;}
.venue .linebox .list_dot li{font-size: 15px; font-weight: 500; line-height: 28px; letter-spacing: -0.03em; color: #333;}
.venue .linebox .list_dot li::before {content:""; display:inline-block; clear:both; width: 3px; height: 3px; background-color: #333; margin-right: 10px;line-height: 28px; vertical-align: middle;}
.venue .linebox .list_dot span.red {color: red;}

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



	body {min-width:320px; }

	#container{width:100%; background:none; position:relative;}
	#header{ width:100%; height:90px; position:relative;padding:0;margin:0;}
	#header_content {padding:0 20px;width:auto;height:100%;}

	#header_content .logo{margin:0;top:40px; left:20px;}
	#header_content .logo a img{height:35px;}

	.header_down{position:fixed; top:0;left:0;z-index:1001;background-color:#fff;}

	.homemenu {top:0;}
	.homemenu .leftbox {top:5px; left:20px;}
	.homemenu .leftbox p{width:50px;height:20px;line-height:20px;font-size:11px;}

	.homemenu .rightbox {top:5px; right:20px;}
	.homemenu .rightbox .dropbox{width:100px;height:20px;margin:0 5px 0 0;}
	.homemenu .rightbox .dropbox h4 {font-size:11px;line-height:20px;padding:0px 5px 0 8px;}
	.homemenu .rightbox .dropbox ul li a{font-size:11px;}
	.homemenu .rightbox .go_web{ width:80px;height:20px;line-height:20px;  padding:0;font-size:11px;background:none;text-align:center;}
	.homemenu .rightbox .go_login{ width:80px;height:20px;line-height:20px;  padding:0;font-size:11px;background:none;text-align:center;}

	#gnb {display:none;}

	/*Quick Menu */
	#quick_menu {bottom:50px; width:40px; left:auto;right:10px; margin:0;}


	/* nav */
	#top_right {display:block;float:right; margin:45px 0 0 0;}
	.allmenu { position:relative;}
	#menu-icon2{
	  position: relative;
	  width: 30px;
	  height: 20px;
	  transform: rotate(0deg);
	  transition: 0.5s ease-in-out;
	  cursor: pointer;
	}
	#menu-icon2 span{
	  display: block;
	  position: absolute;
	  height: 3px;
	  width: 100%;
	  background: #f47921;
	  opacity: 1;
	  left: 0;
	  transform: rotate(0deg);
	  transition: 0.25s ease-in-out;
	}
	#menu-icon2 span.short {
		width:20px;
		left:10px;
	}
	#menu-icon2 span:nth-child(1){top: 0px;}
	#menu-icon2 span:nth-child(2){top: 8px;}
	#menu-icon2 span:nth-child(3){top: 17px;}
	#menu-icon2.open span:nth-child(1) {
	  top: 6px;
	  transform: rotate(-45deg);
	}
	#menu-icon2.open span:nth-child(2) {
	  opacity: 0;    /*클릭하면 중간선이 사라집니다.*/
	}
	#menu-icon2.open span:nth-child(3) {
	  top: 6px;
	  transform: rotate(-135deg);
	  width:30px;
	  left:0;
	}
	nav {position:absolute; top:90px; right:0; width:100%; text-align:left; z-index:1100;}
	#nav {display:block;}
	#nav li {position:relative; border-top:1px solid #ddd; background:#fff;}
	#nav li a {position:relative; color:#111; font-size:1.1em; font-weight:600; display:block; line-height:230%; padding:10px 20px 10px 20px;}

	

	/* main */
	#container {width:100%;margin:0 auto;}
	#content {}

	#mainvisual {width:95%;margin:20px 2.5%;}
	.subvisual {width:95%;margin:20px 2.5%;}

    

	/* section1 */
	/* .section1 {width:auto;padding:0 15px;}
	.section1 .important {width:auto; float:none; height:auto;margin:0 0 20px 0;}
	.section1 .important h5 {font-size:18px; }
	.section1 .important ul li {font-size:13px;line-height:23px; padding:10px;}
	.section1 .important ul li span {font-size:13px;position:static;display:block;}

	.section1 .sec1_icon {width:auto; float:none; height:auto; margin:0;} 
	.section1 .sec1_icon h5 {font-size:18px; }
	.section1 .sec1_icon p {font-size:13px;line-height:24px;} */


/* ---------------------------------------- */
	.section1 {width:auto;padding:0 15px;}
	.section1 .important {width:auto; float:none; height:auto;margin:0 0 20px 0;}
	.section1 .important h5 {font-size:18px; }
	.section1 .important ul li {font-size:13px;line-height:23px; padding:10px;}
	.section1 .important ul li span {font-size:13px;position:static;display:block;}
.section1 .important ul li b.noti{right: 8px;font-size: 11px;top: 32px;}
    .section1 .welcome {width: 100%; height: 100%; margin: 0 0 20px 0;}
    .section1 .welcome h5 {font-size: 18px;}
    .section1 .welcome h5 a {margin: 0;}
    .section1 .welcome p.first {font-size: 15px;}
    .section1 .welcome p {font-size: 13px; float: none; padding: 0; width: 100%;}
    .section1 .welcome span {float: none; width: 100%; text-align: center; display: block; margin: 0 0 10px 0;}

	.section1 .sec1_icon {width:auto; float:none; height:auto; margin:0;}
	.section1 .sec1_icon > div {height:80px; width: 50%;}
    .section1 .sec1_icon > div:nth-child(5) {height:80px; width: 100%;}
	.section1 .sec1_icon > div a {font-size:16px; line-height:80px;}
	.section1 .sec1_icon h5 {font-size:18px; }
	.section1 .sec1_icon p {font-size:13px;line-height:24px; padding: 0 0 0 10px; }

    .section1 .sponsor h5 {font-size: 18px;}
    .section1 .sponsor ul li a {width: 100%; margin: 0 0 15px 0;}
    .section1 .sponsor ul li img {max-width: 33%;}


/* ---------------------------------------- */



	/* footer */
	#footer_content {width:auto; padding:30px 20px;}
	#footer_content address {font-size:11px; line-height:22px;font-weight:400; color:#c6cdd5; letter-spacing:-0.04em;}
	#footer_content address strong{display:block;font-size:12px;}
	#footer .copy {height:auto;line-height:20px;padding:10px 20px;}
	#footer .copy p{width:auto;margin:0 auto;color:#8b949e;font-size:12px;}

    

    /* Sub layout */

    /* Sub layout */
    .sub_top{width:auto; margin: 0 auto 50px; }
    .sub_top h2{font-size:25px;line-height:25px;}
    .sub_content {width: auto;margin: 0 auto;padding:0 15px;}
    #con_area{width:auto;margin:0 auto 100px;}
	h3.c_tit {font-size:20px;padding: 0 0 0 34px;margin: 0 0 15px 0;letter-spacing:-0.04em;}
h3.c_tit span.inquiry {
	font-size: 14px; display: block;
}
	.karp_table tr th {padding:8px 10px; font-size:13px; line-height:20px; word-break:keep-all;}
	.karp_table tr td {padding:8px 15px; font-size:13px; line-height:20px;}
	.karp_table_ver thead tr th {padding:8px 10px; font-size:13px; line-height:20px; word-break:keep-all;}
	.karp_table_ver tbody tr th {padding:8px 10px; font-size:13px; line-height:20px; word-break:keep-all;}
	.karp_table_ver tbody tr td {padding:8px 10px; font-size:13px; line-height:20px;}

	.input {max-width:90% !important;}
	.input_select {max-width:90% !important;}
	.input_select {max-width:90% !important;}
	.input_text  {max-width:100% !important;}
	.input_text_field {max-width:100% !important;}


	/* 공통 css */
	p.normal{font-size: 13px; line-height:28px;word-break:break-all;}
	p.center img{max-width: 90%;}
	.clearbox .left {float:none;}
	.clearbox .right {float:none;}
	.clearbox  img{max-width:90%;}
    


    /*  컨텐츠   01 - 신년사 */
    .page01 .welcome p{font-size: 15px;line-height: 28px;}
    .page01 .welcome p img{width:100px;}

	.page01  .welcome  {font-size: 14px;line-height:26px;}
	.page01  .welcome strong{font-size:16px;line-height:28px;}
	.page01  .welcome strong br{display:none;}


    /* 02_01 */
    .conf_info  table tbody tr th{padding:10px 5px; font-size:13px;vertical-align: middle;word-break:keep-all;}
    .conf_info  table tbody tr td{padding:10px 5px; font-size:12px;line-height:16px;letter-spacing:-0.06em;word-break:keep-all;}
    .conf_info  table.b_td tbody tr td .s_txt{font-size:12px;line-height:16px;}

    .conf_info  table.b_td tbody tr td .down_btn
    {position:static;width:258px;height:auto;font-size:14px; line-height:15px;padding:10px;background:url('../images/sub/kaki_down.png') 90% center no-repeat;margin-left:0;}
    .conf_info  table.b_td tbody tr td .down_btn br{display:none;}
    .conf_info  table.b_td tbody tr td a.regi_btn{display:block;width:150px;height:35px;border:2px solid #f8603d; 
    line-height: 31px;background:url('../images/sub/orange_arrow.png') 90% center no-repeat;margin:0 0 10px 0;font-size: 11px;}
	.conf_info  table.b_td2 tbody tr td.right {padding:10px 20px 10px 10px;}


    .conf_info  table.b_td2 thead tr th{padding:8px 5px; font-size: 13px;}
    .conf_info  table.b_td2 tbody tr td {padding:8px 5px;}
    
    .conf_info .dest_info {padding:20px;}
    .conf_info .dest_info strong{font-size: 13px;}
    .conf_info .dest_info p{font-size: 12px;line-height: 25px;}
	.conf_info  table.b_td tbody tr td .notice{position:static;font-size:13px;margin:10px 0 3px;}
	.conf_info  table.b_td tbody tr td .notice strong{font-weight:900;display:block; margin:0 0 3px 0;}

	.conf_info table.tb2 thead tr th{font-size: 13px;padding:15px;}
	.conf_info table.tb2 tbody tr th {font-size:13px;}
	.conf_info table.tb2 tbody tr td {font-size: 13px; }

    	/* 01_01 인사말 */
	.greet .float {padding:40px 15px; background-size:cover;}
	.greet .float > div {float:none;}
	.greet .float > div:first-child {width:180px; margin:0 auto 40px;}
	.greet .float > div:last-child {width:100%}
	.greet .float p {font-size:15px; line-height:28px; margin:10px 0 0 0;}
	.greet .float p.first {font-size:18px; line-height:28px; word-break:keep-all;}
	.greet .float p.end {font-size:16px;}
	.greet .float p.end span {font-size:20px;}

    	/* 02_01 학술대회 안내 */
	.info > div {margin:0 0 40px 0;}
	.info a.workshop_btn {display:block; float:none; padding:3px 5px; border:1px solid #60BFAE; font-size:11px; letter-spacing:-0.04em; margin:10px 0 0 -35px;}
	.info div.info_top {padding:20px 15px;}
	.info div.info_top p {font-size:14px; line-height:22px;}
	.info a.reg_btn {display:block; width:150px; text-align:center; margin:10px 0 0 0;}

    /* 03_01 프로그램 */
	.program .pro_tab {margin:0 0 40px 0;}
	.program .pro_tab ul li {width:100%; max-width:400px; margin:5px auto; font-size:14px;}
	.program .pro_box h4 {font-size:20px; line-height:20px; padding:0 0 0 10px; box-sizing:border-box; border-left:4px solid #186ba4; font-weight:800; color:#186ba4; margin:30px 0 10px 0;}
	.program .pro_info {padding:20px;}
	.program .pro_info ul li {font-size:14px; margin:0 0 15px 0; word-break:keep-all;}
	.program .pro_info ul li span {display:block; height:20px; line-height:20px; margin:0 0 10px 0;}

	.program table thead tr.table_top th {font-size:15px; padding:6px 12px;}
	.program table thead tr.table_top th:last-child {font-size:12px; line-height:15px; padding:6px;}
	.program table tbody tr td.time {font-size:13px;}
	.program table tbody tr td.title {text-align:center;word-break:keep-all;}
	.program table tbody tr td.speak {line-height:20px;}
	.program table tbody tr td.speak span {margin:5px 0 0 0; line-height:16px; word-break:break-all;}
	.program table tbody tr td.start {line-height:20px; word-break:Keep-all;}
	.program table tbody tr td.chair {text-align:center; padding:10px 30px; word-break:keep-all;}
	.program table tbody tr td.place {font-size:13px; line-height:15px;}
	.program table tbody tr td span.memo {font-size:12px;}
    .program table tbody tr td.pro_t{padding:5px;}

	.program table tbody tr .table_box {padding:10px; margin:10px 0 0 0;}
	.program table tbody tr .table_box dl dt {float:none; width:100%; font-size:13px; text-align:left;}
	.program table tbody tr .table_box dl dd {float:none; width:100%; font-size:13px; text-align:left;}
	.program table tbody tr ul li {text-align:left; line-height:20px; word-break:break-all;}
	.program a.down_btn {display:block; float:none; letter-spacing:-0.03em;}
    

	/* 구두발표 및 포스터 발표 순서 */
	.program .pro_box .pp_tab {margin:20px 0;}
	.program .pro_box .pp_tab ul li {width:100%; max-width:400px; height:25px; line-height:25px; font-size:14px; margin:0 auto 5px;}

	#pro06 table tbody th.th_t {padding:5px 10px; font-size:13px;}
	#pro06 table tbody th.th_j {padding:5px 10px; font-size:13px;}
	#pro06 table tbody td {font-size:13px; word-break:break-all;}
	#pro06 table tbody td.time {font-size:10px; word-break:keep-all;}
	#pro06 table tbody td.num {font-size:11px; word-break:keep-all;}
	#pro06 table tbody td .title {word-break:break-all; text-align:left; font-size:14px;}
	#pro06 table tbody td .speaker {word-break:break-all; font-size:12px;}
	#pro06 table tbody td .aff {margin:3px 0 0 0; font-size:12px; word-break:break-all;}
	#pro06 table tbody td.coffee {padding:8px;  font-size:13px;} 




	/* 04 */
	.regi_info .boxing .date{font-size:13px;margin:0 0 20px 0;}
	.regi_info .boxing .gray{padding:20px;}
	.regi_info .boxing .gray p.dot{font-size:13px;}
	.regi_info .boxing table thead tr th{font-size: 13px;padding:10px;}
	.regi_info .boxing table tbody tr th {font-size:13px; }
	.regi_info .boxing table tbody tr td {font-size: 13px; }

	.regi_info .boxing .normal{font-size: 13px; }
	.regi_info .boxing .notice{font-size: 12px;}
	.regi_info .boxing .gray  .down_btn { position:static;}
	.regi_info .btn_box a{display: block; font-size:15px; margin:5px auto;}
	.regi_info .boxing .pro_info{font-size: 13px; word-break: keep-all; padding: 10px;}

	/* 05_01 */
	.abs_info .boxing .date{font-size:13px;margin:0 0 20px 0;}
	.abs_info .boxing .gray{padding:20px;}
	.abs_info .boxing .gray p.dot{font-size:13px;}
	.abs_info .boxing .normal{font-size: 13px;}
	.abs_info .boxing .notice{font-size: 13px;}
	.abs_info .btn_box a{display: block; font-size:15px; margin:5px auto;}



    /* 06_01 */
    .sponsor  h3{font-size: 15px;}
    .sponsor  h3 span{font-size: 12px;}
    .sponsor  dl dt{float: none;width: auto; height:auto;margin-right:0;margin-bottom: 20px;}
    .sponsor  dl dt a .logobox{height: 100px;}
    .sponsor  dl dt a .logobox img{ width:50%;    }
    .sponsor  dl dt a .title{font-size: 12px;}

    .sponsor  dl dd{float:none;width:auto;}
    .sponsor  dl dd table tr th { font-size: 14px;padding:5px 0  5px 10px; display: block;}
    .sponsor  dl dd table tr td {font-size: 13px; line-height: 22px; padding:0; display: block;}



	/* 07_01 */
	.speaker_info .boxing{font-size: 13px;}
	.speaker_info .boxing .date{font-size:13px;margin:0 0 20px 0;}
	.speaker_info .boxing .gray{padding:20px ;}
	.speaker_info .boxing .gray p.dot{font-size: 13px;}
	.speaker_info .boxing .normal{font-size: 13px; }
	.speaker_info .boxing .notice{font-size: 13px;}

	.speaker_info .btn_box a{display:block;font-size:13px; margin:5px auto;}



	table.program_info td {height:auto;font-size:13px;word-break:keep-all;}
	table.program_info td.s_txt{font-size:12px;}
	.page03 p.notice {font-size:14px; font-weight:600; color:Red; text-align:right;margin:10px 0 0 0;}



	/* 08_01 */
	/* 행사장 안내 */
	.venue .table_a th {padding: 3px; font-size: 13px;}
	.venue .table_a td {padding:3px; font-size: 13px;}
	.venue .table_a .none{border-right: none;}
	.venue .linebox .list_dot {background: #f8f8f8;padding: 15px 30px; box-sizing: border-box;}
	.venue .linebox .list_dot li{font-size: 13px;line-height: 24px;}
	.venue p.bus_num{font-size: 14px;}
	.venue h3.title {font-size: 20px;}
	.venue .bexco .leftbox {float: none;width:auto;margin:0 0 30px 0; padding:0;}
	.venue .bexco .leftbox h2{background-color: #9b7f5b;text-align: center; width: 100%;}
	.venue .bexco .leftbox h2 img {width:75%;}
    .venue .bexco .leftbox h3 img{max-width:70%;}
    .venue .bexco .leftbox .add{margin:30px 0;font-size: 15px;line-height:25px; width: 100%;}
    .venue .bexco .leftbox .add_p{word-break: keep-all;}
    .venue .bexco .leftbox .btns a{display:block;width:100%;height:50px;font-size:15px; line-height:50px;margin:0 0 5px 0;}
    .venue .bexco .leftbox .btns a img {top:18px;}
    .venue .bexco .rightbox {float:none;width:auto;text-align:center;}

	.venue .road > li {width:100%; margin-bottom: 30px;}
    .venue .road li .txt {margin: 0;}
    .venue .road li .txt img { max-width: 100%;}
    .venue .road li .txt p {font-size: 15px;}

    .venue .v_floor{padding: 0;display: block;}
    .venue .v_floor1{width: 100%; padding-top: 25px; padding-bottom: 25px; text-align: center; line-height: 25px; font-size: 14px;}

	.karp_table_ver tbody tr th{font-size: 13px;word-break: keep-all;}
	.karp_table_ver tbody tr td{font-size: 13px;word-break: keep-all;}
    .karp_table_ver thead tr th{font-size: 13px;word-break: keep-all; }


	.venue .road_con .subway{font-size: 13px; word-break: keep-all;}
	.venue .air_info h6{font-size: 14px;}
	.venue .air_info{font-size: 13px;padding: 5px 0 15px 20px;}
		.venue a.link_btn{width: 260px; font-size: 14px;}

	/* 03 */
	.page03 .page03_top ul {padding:20px;}
	.page03 .page03_top ul li {font-size:13px;background: url(/images/main/dot_black.png) 0 8px no-repeat;margin:10px 0;}
	.page03 .page03_top ul li a {padding:2px 10px; line-height:13px;}

	.page03 .mapbox {width:100%; height:300px; border:4px solid #e1e1e1;margin:30px 0 0 0;box-sizing:border-box;}

	.page03 .enter_btn a {width:100%; height:80px;padding:0 0 0 30px;float:none;font-size:18px;line-height:80px;}
	.page03 .enter_btn a span {right:20px;}
	.page03 .enter_btn a span  img{height:40px;}

    
	.mapinfo .img img {max-width:100%;}
	.mapinfo > img { position: relative; left: 50%; width: 590px; max-width: inherit; margin-left: -295px; }
		.mapinfo > ul > li { padding-right: 20px; padding-left: 60px; }
		.mapinfo > ul > li dl{ margin-bottom: 15px; }
		.mapinfo > ul > li dl dt { margin-bottom: 10px; font-size: 13px; line-height: 15px; }
		.mapinfo > ul > li dl dd { font-size: 12px; line-height: 16px; }
		.mapinfo > ul .name { top: 35px; width: 60px; font-size: 12px; }
		.mapinfo > ul .car { padding-top: 45px; padding-bottom: 45px; }
		.mapinfo > ul .car .name {
			padding-top: 36px;
			-webkit-background-size: 40px;
			background-size: 40px;
			}
		.mapinfo > ul .car > p { font-size: 12px; line-height: 16px; color: #454545; }
		.mapinfo > ul .subway { padding-top: 35px; padding-bottom: 35px; }
		.mapinfo > ul .subway .name {
			padding-top: 55px;
			background-position: center top;
			-webkit-background-size: 35px;
			background-size: 35px;
			}
		.mapinfo > ul .bus { padding-top: 35px; }
		.mapinfo > ul .bus .name {
			padding-top: 46px;
			-webkit-background-size: 35px;
			background-size: 35px;
			}
		.mapinfo > ul .bus2 { margin-top: 25px; padding-top: 25px; padding-bottom: 25px; top:0;position:relative;width:75%;}
		.mapinfo > ul .bus3 { padding-top: 25px; top:0;position:relative;}
		.mapinfo > ul .bus ul,
		.mapinfo > ul .bus2 ul,
		.mapinfo > ul .bus3 ul { margin-top: 13px; }
		.mapinfo > ul .bus li,
		.mapinfo > ul .bus2 li,
		.mapinfo > ul .bus3 li { min-height: 17px; padding: 3px 0 0 50px; font-size: 12px; }
		.mapinfo > ul .bus li span,
		.mapinfo > ul .bus2 li span,
		.mapinfo > ul .bus3 li span { width: 36px; height: 18px; font-size: 10px; line-height: 20px; }
		.mapinfo > ul .bus2 { left: 60px; }
		.mapinfo > ul .bus3 { left: 60px; }
		.mapinfo  .dot {font-size:14px;font-weight:600;color:#111;line-height:22px; letter-spacing:-0.03em;
		background: url('../images/yel_dot.png') 5px 11px no-repeat ;
		padding: 5px 0 5px 15px;
		border-bottom:1px solid #ddd;}

    /* 숙박예약 탭 */

    .booking .booking_tab ul{display: block;}
	.booking .booking_tab ul li {display:block; width:100%; margin:0 0 10px 0; box-sizing:border-box;}
	.booking_info ul {padding:15px 15px;}	
	.booking_info .gray {padding: 15px;}
	.booking_info .gray p {font-size: 13px;}		
	.booking_btn > div a {font-size:18px;}
	.booking_btn > div a span {display:block; margin:0 0 20px 0;text-align:center;}

	.booking #board_write {table-layout:fixed;}
	.booking #board_write thead th {width:20%;text-align:center;word-break:break-all;}
	.booking #board_write .input {width:100%;}
	.booking #board_write .s_form_tel input{width:24%;}
	.booking #board_write .s_form_card input{width:16%;padding:0 3px;}
	.booking #board_write .s_form_month input{width:41%;}
	.booking a.button {display:block;margin:0 0 10px 0;width:100%;}
	.booking a.button:last-child {margin:0;}
	.booking h4.title {font-size: 20px;}
	.booking .table_b th {font-size: 13px; padding: 10px;}
	.booking .table_b td {font-size: 13px;}
	.booking .table_b tr td #select_Option2 {width: 100%;}

	.hotel_book .hotel_chk {width:100%;box-sizing:border-box;padding:20px;}
	.hotel_book .hotel_chk label {display:block;}
	.hotel_book .hotel_chk .input {width:85%;}
	.hotel_book .hotel_chk #hotel_pw_btn {width:100%;margin:20px 0 0 0;}

	.hotel .table_b th{font-size: 13px; width: 30%;}
	.hotel .table_b td{font-size: 13px;}
	.hotel .table_a th{font-size: 13px; line-height: 20px;  padding:5px; }
	.hotel .table_a td{font-size: 13px; padding:5px; line-height: 20px; width: 20%;}
	.hotel .linebox .list_dot {padding: 15px;}
	.hotel dl {padding:15px;}
	.hotel dl dt {width: 80px; margin-bottom: 10px;}
	.hotel dl dt span {font-size: 15px;}
	.hotel dl dd {width:100%; font-size: 15px; line-height: 25px;}
	.hotel .hotel_info h5 {margin: 10px 0;}
	.hotel .hotel_info div:first-child {float:none; width: 100%;}
	.hotel .hotel_info div:last-child {float:none; width: 100%;}
    /* .hotel .table_b, .hotel .table_a{word-break: keep-all;} */


    /* 10_01 후원사 전시부스  */
	.spon .spon_tab ul {display:block}
	.spon .spon_tab ul li {display:block; width:100%; margin:0 0 10px 0; box-sizing:border-box;}
	.spon dl {margin:0 0 20px 0;}
	.spon dl dt {float:none; font-size:15px; line-height:25px; display:block; width:100%;}
	.spon dl dd {float:none; font-size:15px; line-height:25px; display:block; text-align:center;}
	.spon .margin {margin-top:55px;}
	.spon .karp_table_ver thead th, .spon .karp_table_ver tbody th, .spon .karp_table_ver tbody td, .spon .karp_table th, .spon .karp_table td {word-break:break-all; padding:5px;}
	.spon .spon_btn a {width:200px; height:35px; line-height:35px; font-size:16px;}
	.spon p.red {font-size:15px;}
	.spon .spon_date p {font-size:15px;}
	.spon .spon_agree {padding:10px;}
	.spon .spon_agree p {font-size:14px; font-weight:30px; height:100px;}

		

	}

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

    .venue .busan>div a{width: 170px;}



}



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

	#mainvisual .main_txt h3 {font-size: 25px;}
	.subvisual .main_txt h3 {font-size:26px;}
	.subvisual .main_txt p {padding:3px 5px;}

	#header_content .logo a img{height:30px;}

	.homemenu .leftbox {left:15px;}
	.homemenu .leftbox p{width:45px;}

	.homemenu .rightbox {right:15px;}
	.homemenu .rightbox .dropbox{margin:0 3px 0 0;}
	.homemenu .rightbox .dropbox h4 {font-size:10px;}
	.homemenu .rightbox .go_web{ width:75px;font-size:10px;}

    /* ------08_01 행사장 안내 */
    .venue .bexco .leftbox .add{word-break: keep-all;}
        .venue .road_con .road_title{font-size: 18px; line-height: 18px;}
    .venue .busan>div a{width: 120px;}
    .venue .busan>div{margin-top: 30px; width: 100%; margin-bottom: 50px;}

    .venue .air_info{padding: 5px 0 15px 10px;}

    .hotel .table_b th{word-break: keep-all;}
    .hotel .linebox .list_dot li{font-size: 14px;}
    .hotel dl dd{font-size: 14px;}
    .hotel dl dt span{ font-size: 14px;}

    h3.c_tit{word-break: keep-all;}

}