@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:1200px;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:1200px; 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:1200px; 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:1200px; 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:1200px;margin:20px auto;}
.subvisual img {width:100%; height:auto;}


/* section1 */
.section1 {*zoom:1; width:1200px; box-sizing:Border-box; margin:0 auto 20px;}
.section1:after {content:""; display:block; clear:both;}
.section1 .important {width:49%; height:260px;  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 20px 0;margin:0 0 20px 0; border-bottom:1px solid #ddd;}
.section1 .important ul li {position:relative;line-height:37px;padding:0 15px;margin:3px 0; background-color:#f0f3fc; font-size:15px; font-weight:600; color:#232323; box-sizing:border-box;}
.section1 .important ul li span {position:absolute; top:0;right:30px;color:#05295d;}

/* .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: 49%;float: left;height: 255px;margin: 0 0 0 2%;}
.section1 .sec1_icon:after {content:""; display:block; clear:both;}
.section1 .sec1_icon > div {float: left; width: 50%;height: 130px;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:130px;text-align: center;color: #fff;}
.section1 .sec1_icon > div:first-child {background-color: #ed4781;}
.section1 .sec1_icon > div:nth-child(2) {background-color: #13ade1;}
.section1 .sec1_icon > div:nth-child(3) {background-color: #f0870c;}
.section1 .sec1_icon > div:nth-child(4) {background-color: #8b43a8;}

/*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:1200px; 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:1200px;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:1200px;margin:0 auto 20px;background-color:#fff;box-sizing:border-box; padding:30px;}
#con_area{margin:0 auto 300px ;min-height:500px;}


/* 공통 css */
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 {display:block; margin:0 0 0 145px;}

strong {font-weight:600;}
.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;}

.karp_table {border-top:2px solid #f47920;}
.karp_table 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 tr td {padding:12px; font-size:15px; line-height:24px; letter-spacing:-0.03em; color:#333; border-bottom:1px solid #ddd;}
.karp_table tr td.center {text-align:center;}

.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: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:12px; font-size:15px; line-height:24px; letter-spacing:-0.03em; color:#333; border-bottom:1px solid #ddd; border-right:1px solid #ddd;}
.karp_table_ver tbody tr td:last-child {border-right:none;}
.karp_table_ver tbody tr td.center {text-align:center;}

/* 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:790px}
.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.first {font-size:22px; line-height:32px; color:#1f3f8e; 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 학술대회 안내 */
.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 #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;
}
.info a.workshop_btn:hover {background:#1f3f8e; 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:#092466;}
.info a.reg_btn {display:inline-block; padding:0 10px; border:1px solid #1f3f8e; color:#1f3f8e; 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:#1f3f8e; color:#fff;}

/* 03_01 프로그램 */
.program {}
.program .pro_tab {margin:0 0 50px 0; text-align:Center;}
.program .pro_tab ul {display:inline-block;}
.program .pro_tab ul li {display:inline-block; width:180px; height:40px; line-height:40px; text-align:center; font-size:14px; letter-spacing:-0.04em; font-weight:600; border:1px solid #aaa; color:#888; margin:0 2px;}
.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 #186ba4; font-weight:800; color:#186ba4; 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:#446a85; 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; padding:12px 20px;}
.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.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:#446a85; font-size:13px; font-weight:600;}
.program table tbody tr td.start {text-align:center; background:#eee; color:#000;}
.program table tbody tr td.chair {padding:5px 30px; background:#666; color:#fff;}
.program table tbody tr td.pro_t {padding:10px 30px; font-size:16px; font-weight:500; background:#186ba4; color:#fff;}
.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:#446a85;}
.program table tbody tr.coffee td {background:#fff9f4; font-weight:600; text-align:center;}
.program table tbody tr.meal td {background:#eff8ff;}
.program table tbody tr.reg_s td {background:#fffeee;}
.program table tbody tr.special {background:#efcaca;}
.program table tbody tr td.red {background:#fff0f0; color:red;}

.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:#446a85;}
.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 a.down_btn {display:inline-block; float:right; text-align:center; padding:3px 10px; border:2px solid #186ba4; color:#186ba4; 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:#186ba4; color:#fff;}

/* 구두발표 및 포스터 발표 순서 */
.program .pro_box .pp_tab {text-align:Center; margin:30px 0;}
.program .pro_box .pp_tab ul {display:inline-block;}
.program .pro_box .pp_tab ul li {display:inline-block; width:16%; height:30px; line-height:30px; text-align:center; font-size:14px; letter-spacing:-0.04em; font-weight:600; border:1px solid #115676;  margin:0 0.1% 5px; border-radius:50px;}
.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:14px; 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.coffee {padding:12px; text-align:center; font-size:15px; font-weight:600; color:#f47920; background:#ffefe3;}

/* 04_01 Registration 사전등록 */
.registration {}
.registration > div {margin:0 0 60px 0;}
.registration .date {border:4px solid #ddd; padding:10px 20px; box-sizing:border-box; font-size:18px; font-weight:600; color:#333;}
.registration .date span {vertical-align:middle; display:inline-block; margin:-5px 8px 0 0;}
.registration .gray {background:#f8f8f8; padding:20px 40px; box-sizing:border-box;}
.registration .dot {font-size:15px; color: #333333;font-weight:500; line-height: 20px; margin:5px 0; letter-spacing: -0.04em;}
.registration .dot strong {font-weight:600;}
.registration .dot:before {content:"";display:inline-block; width:3px; height:3px; background-color:#aaa;vertical-align:middle; margin:0 7px 3px 0;}
.registration .pro_info {font-size:18px;color:#fff;font-weight:600; margin:0 0 10px 0;padding:5px; background-color:#186ba4;text-align:center;
	border-radius:50px;
	-webkit-border-radius:50px;
	-moz-border-radius:50px;
	-o-border-radius:50px;
}
.registration .karp_table_ver tbody tr td {text-align:center;}
.registration .btn_box{margin:30px 0;text-align: center;}
.registration .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;}
.registration .btn_box a.btn2{background-color: #186ba4;}
.registration .btn_box a:hover, .registration .btn_box a:focus{background-color:#dc6510;}
.registration .btn_box a.btn2:hover, .registration .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: 14px; 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 .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:14px; 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:15px; 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: 14px; 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:14px; 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;}


/* 07_01 */
.speaker_info .boxing{margin:0 0 60px 0;font-size: 16px;}
.speaker_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;}
.speaker_info .boxing .date span {vertical-align:middle; display:inline-block; margin:-5px 8px 0 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 10px; background:url('../images/sub/dot_black.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: #186ba4;}
.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;}

#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 Booking 숙박예약 탭 */
.booking { }
.booking .booking_tab {text-align:center; margin:0 0 50px 0;}
.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:17px; 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;}

/* 07_01 Booking 숙박안내, 숙박예약 */
.booking_room {margin:0 0 50px 0;}
.booking_room a {display:block; width:300px; height:40px; line-height:40px; text-align:center; background-color:#ff6600; color:#fff; font-size:16px; font-weight:600; margin:30px auto 0;
	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;
}
.booking_room a:hover {background-color:#dc6510;}

.booking .red {display:block; color:red; font-size:15px; line-height:24px;}
.booking_info {margin:0 0 25px 0;}
.booking_info p {border:2px solid #ddd; padding:15px 30px; box-sizing:border-box; font-size:15px; font-weight:500; line-height:25px; letter-spacing:-0.03em; color:#333;}
.booking_info ul {background:#f8f8f8; border:2px solid #ddd; padding:15px 30px; box-sizing:border-box; }
.booking_info ul li {font-size:15px; font-weight:500; line-height:24px; letter-spacing:-0.03em; color:#333;}
.booking_info strong {font-weight:700;}

.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);}

/* 07_01 Booking 숙박예약 */
.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_write thead th {border-right:1px solid #ddd; font-size:15px;}
.booking #board_write thead th:last-child {border-right:None;}
.booking #board_write 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:15px; color:#333;}
.booking #board_write tbody td:last-child {border-right:none;}
.booking #board_write tbody td.border_none {border-bottom:none; padding:0;}
.booking #board_write tbody td.td_first {background:#f9f9f9; font-weight:600; word-break:keep-all;}
.booking #board_write label {display:block; width:100%; padding:8px 3px 0px;}
.booking #board_write input[type="checkbox"] {width:20px; height:20px;}
.booking #board_write tbody tr.s_memo td {padding:10px; color:##23549b; font-weight:600;}
.booking #board_write tbody tr.s_memo td textarea {width:100%; height:100px; padding:10px; box-sizing:border-box; color:red; font-weight:500; resize:none;}

.booking #board_write2 thead th {border-right:1px solid #ddd; font-size:15px;}
.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:15px; 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;}

/* 07_01 Booking 숙박예약 확인 */
.hotel_book .hotel_chk {width:80%;margin:30px auto 0; background-color:#f3f3f3;border-top:2px solid #23549b;padding:50px;text-align:center;}
.hotel_book .hotel_chk ul {display:inline-block; margin:0 0 10px 0;}
.hotel_book .hotel_chk li {text-align:left; line-height:50px;}
.hotel_book .hotel_chk label {min-width:120px; text-align:center; letter-spacing:-0.03em; display:inline-block; font-size:13px; font-weight:600;}
.hotel_book .hotel_chk #hotel_pw_btn {background-color:#23549b; color:#fff; font-size:13px;border:none;outline:none;height:25px;width:50px;cursor:pointer;}
.hotel_book .hotel_chk #hotel_pw_btn:hover {background-color:#062c64;}
.hotel_book input[type="checkbox"] { margin:0 2px; vertical-align:middle;}



/* 08 행사장 안내 */
.venue > div {margin:0 0 50px 0;}
.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;
}
.venue a.link_btn:hover {background-color:#092466;}

 
 
 
/* 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; }
.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;}
 
 

@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 > div {height:80px;}
	.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;}

	/* 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_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 {margin:0; display:inline;}

	.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;}

	/* 01 인사말 */
	.greet .float {padding:40px 15px;}
	.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 학술대회 안내 */
	.info > div {margin:0 0 40px 0;}
	.info a.workshop_btn {display:block; float:none; padding:3px 5px; border:1px solid #1f3f8e; 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 .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_01 Registration 사전등록 */
	.registration > div {margin:0 0 40px 0;}
	.registration .date {font-size:16px;}
	.registration .date span {margin:-4px 5px 0 0;}
	.registration .gray {padding:20px;}
	.registration .dot {margin:6px 0;}
	.registration .pro_info {font-size:15px; padding:5px 15px;}
	.registration .btn_box a {width:280px; height:40px; line-height:40px; border-radius:40px;-webkit-border-radius:40px;-moz-border-radius:40px; font-size:17px; margin:5px;}

	/* 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;}

	/* 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;}

	/* 07_01 Booking 숙박예약 탭 */
	.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_btn > div a {font-size:18px;}
	.booking_btn > div a span {display:block; margin:0 0 20px 0;text-align:center;}
	.booking_info p {padding:15px 15px;}

	.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;}
	.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;}

	/* 08 행사장 안내 */
	.venue > div {margin:0 0 40px 0;}
	.venue a.link_btn {width:280px;}

 
	/* 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 .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;}
	 
	 
	/* 폼 수정 */
	.regi_info .karp_table tr:last-child .input {width:21%;padding:0 4px;}



}



@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;}

}