@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 37px; 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:45px;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:30px;color:#1665b4;}

/* .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: #67D5B5;}
.section1 .sec1_icon > div:nth-child(2) {background-color: #EE7785;}
.section1 .sec1_icon > div:nth-child(3) {background-color: #C89EC4;}
.section1 .sec1_icon > div:nth-child(4) {background-color: #84B1ED;}

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

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:14px; line-height:24px; letter-spacing:-0.03em; color:#333; border-bottom:1px solid #ddd;}

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

/* 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:#186ba4; 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 #186ba4; color:#186ba4; 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:#186ba4; 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 #186ba4; color:#186ba4; 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 프로그램 */
.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:220px; height:40px; line-height:40px; text-align:center; font-size:15px; font-weight:600; border:1px solid #aaa; color:#888; margin:0 10px;}
.program .pro_tab ul li a  {display:block;}
.program .pro_tab ul li.active, .program .pro_tab ul li:hover {background:#186ba4; border:1px solid #186ba4;}
.program .pro_tab ul li.active a, .program .pro_tab ul li:hover a {color:#fff;}
.program .pro_info {margin:0 0 20px 0; 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 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:22px;}
.program table tbody tr td.speak span {display:block; color:#186ba4; font-size:13px;}
.program table tbody tr td.start {text-align:center; background:#eee; color:#000;}
.program table tbody tr td.coffee {background:#f7ece4; font-weight:600; text-align:center;}
.program table tbody tr td.chair {text-align:right; padding:5px 30px; background:#999; color:#fff;}

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




/* 07 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: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:#186ba4; border:1px solid #186ba4;}
.booking .booking_tab ul li.active a, .booking .booking_tab ul li:hover a {color:#fff;}

/* 07 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:#186ba4; 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:#1c8bd7;}

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

/* 07 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:#186ba4; 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:#1c8bd7;}



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

	.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 #186ba4; 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 프로그램 */
	.program .pro_tab {margin:0 0 40px 0;}
	.program .pro_tab ul li {width:130px; font-size:14px; margin:5px;}
	.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 tbody tr td.time {font-size:13px;}
	.program table tbody tr td.speak {line-height:20px; word-break:keep-all;}
	.program table tbody tr td.speak span {margin:5px 0 0 0; line-height:16px; word-break:break-all;}
	.program table tbody tr td.chair {text-align:center; padding:10px 30px; word-break:keep-all;}
	.program table tbody tr td.title {text-align:center;word-break:keep-all;}

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

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

}