@charset "utf-8";

body {min-width:1300PX;}
*{letter-spacing:-0.02em;}
.modal_pop {position:absolute; z-index:2001;box-shadow:0 0 10px rgba(0,0,0,0.5);}
.modal_pop p {height:24px; background-color:#000;box-sizing:border-box; padding:0 10px;color:#fff;line-height:24px;}
.modal_pop p:afteR{content:"";display:block;clear:both;}
.modal_pop p a {float:right;}
.modal_pop p label {float:left;}
.modal_pop .pop_img {width:100%; height:auto; }


#modal_pop1 {position:absolute;width:520px; height:auto; top:220px; left:500px; z-index:2001;
	box-shadow:0 0 10px rgba(0,0,0,0.5);
}

#modal_pop2 {position:absolute;width:380px; height:auto; top:220px; right:50px; z-index:2001;
	box-shadow:0 0 10px rgba(0,0,0,0.5);
}

#modal_pop3 {position:absolute;width:380px; height:auto; top:220px; right:480px; z-index:2001;
	box-shadow:0 0 10px rgba(0,0,0,0.5);
}
#modal_pop4 {position:absolute;width:420px; height:auto; top:220px; left:850px; z-index:2001;
	box-shadow:0 0 10px rgba(0,0,0,0.5);
}
#modal_pop5 {position:absolute;width:650px; height:auto; top:190px; left:150px; z-index:2001;
	box-shadow:0 0 10px rgba(0,0,0,0.5);
}




sup {font-size:11px;}
.modal_pop {position:absolute; z-index:2001;box-shadow:0 0 10px rgba(0,0,0,0.5);}
.modal_pop p {height:24px; background-color:#000;box-sizing:border-box; padding:0 10px;color:#fff;line-height:24px;}
.modal_pop p:afteR{content:"";display:block;clear:both;}
.modal_pop p a {float:right;}
.modal_pop p label {float:left;}
.modal_pop .pop_img {width:100%; height:auto; }



#header {width:100%; height:205px;position:fixed; top:0; left: 0; z-index:2000;background:url('../images/main/top_bg.jpg') 0 0 no-repeat #fff;box-shadow:0 0 10px rgba(0,0,0,0.09);
	transition:all .3s;
	-webkit-transition:all .3s;
	-moz-transition:all .3s;
	-ms-transition:all .3s;
	-o-transition:all .3s;
}
#header_content {width:1300px; margin:0 auto; position:relative; height:135px;}
#header_content .logo {position:absolute; top:65px; left:0;z-index:2000;}
#header_content .logo a {display:block; }
#header_content .logo a img.r_logo{padding-left:10px;margin-left:10px; border-left:1px solid #ddd;}

#header_content .home_menu {position:Absolute; top:0;left:0;width:100%;z-index:1001;display:flex;justify-content: flex-end;height:35px;
/* background:url('../images/main/top_bg.jpg') 0 center no-repeat #00a2e8; */}

#header_content .home_menu  a{display:inline-block;padding:0 10px;line-height:35px; text-align:center; font-size: 14px; color:#fff;
	background:url('../images/main/top_line.png') 100% center no-repeat;
}
#header_content .home_menu  a:last-child {background:none;}
#header_content .home_menu  a:hover, #header_content .home_menu  a:focus {color:#f39800;}

#header_content .dday {position:Absolute; top:60px;right:0;z-index:1001; color:#fff;line-height:50px; 	width:300px; height:50px;font-weight:600;
	border-radius:50px;background: #FE176E;display:flex; justify-content:center;
background: radial-gradient(circle, rgba(254, 23, 110, 1) 0%, rgba(213, 4, 59, 1) 100%);
}
#header_content .dday #dday{font-size:24px; font-weight:900;}
#header_content .dday #now{font-size:20px; font-weight:400;padding-left:7px;}
#header_content .dday .ttext{font-size:13px; font-weight:400;}
#header_content .dday .ttext:before{content:"|"; display:inline-block; padding:0 15px; color:#fff;}



/* gnb */

#gnb {width:100%;position:absolute;z-index:1000;top: 135px;left:0;height:70px;border-top:1px solid #eee;}
#gnb  > ul {width:1300px;margin:0 auto;display:flex; justify-content:space-between;}
#gnb  > ul > li {text-align:center; z-index:900;}


#gnb > ul > li > a {display:block;font-size:19px;height:70px; line-height:70px;font-weight:600; color:#000;box-sizing:border-box;letter-spacing: -0.03em;} 
#gnb > ul > li > a:hover, #gnb > ul > li > a:focus, #gnb > ul > li.active > a {color:#1168df;}


#gnb div.submenu {display:none; position:absolute; background:#fff;top:0; z-index:999; min-height:130px; width:220px;padding:15px 0;border-top:2px solid #1168df;}
 #gnb .m1 div.submenu {margin:0 0 0 -60px;}
 #gnb .m2 div.submenu {margin:0 0 0 -75px;}
#gnb .m3 div.submenu {margin:0 0 0 -45px;}
#gnb .m4 div.submenu {margin:0 0 0 -55px;}
#gnb .m5 div.submenu {margin:0 0 0 -50px;}
#gnb .m6 div.submenu {margin:0 0 0 -76px;} 
#gnb .m7 div.submenu {margin:0 0 0 -56px;} 

#gnb div.submenu a { display:block;height:auto;padding:10px 0; color:#222;font-size:16px;line-height:25px; letter-spacing:-0.02em; font-weight:600;text-align:center; }
#gnb div.submenu a:hover, #gnb div.submenu a:focus {color:#1168df;text-decoration:underline;}



/* nav#gnb{width:100%;min-width:1300px;position:absolute; z-index:1000;top:135px;border-top:1px solid #eee; box-sizing:border-box;}
nav#gnb > ul {width:1300px;margin:0 auto;box-sizing:border-box;display:flex; justify-content:space-between;}
nav#gnb > ul > li {text-align: center; position:relative; min-width:150px; text-align:center; }
nav#gnb > ul > li.gnb3{min-width:165px;}
nav#gnb > ul > li:first-child {margin:0;}
nav#gnb > ul > li > a {display:block;font-size:19px;height:70px; line-height: 70px; font-weight:600; color:#000;letter-spacing:-0.02em;}
nav#gnb > ul > li > a:hover, nav#gnb > ul > li > a:focus, nav#gnb > ul > li.active > a {color:#1168df; }
nav#gnb > ul > li .gnb-2dep-wrap {}
nav#gnb > ul > li .gnb-2dep {min-width:150px;display:none; position:absolute; top:70px; box-sizing:Border-box;padding:40px 4px 0; z-index:1000;}
nav#gnb > ul > li.gnb3 .gnb-2dep {min-width:165px;}
nav#gnb > ul > li .gnb-2dep li {text-align:center; width:100%; margin:20px 0 0;}
nav#gnb > ul > li .gnb-2dep li:first-child {margin:0;}
nav#gnb > ul > li .gnb-2dep li a {color:#333; font-size:17px; line-height:22px; font-weight:400;letter-spacing:-0.02em;
	transition:all .3s;
	-webkit-transition:all .3s;
	-moz-transition:all .3s;
	-o-transition:all .3s;
	-ms-transition:all .3s;
}
nav#gnb > ul > li .gnb-2dep li a:hover, nav#gnb > ul > li .gnb-2dep li a:focus {color:#1168df; }
#gnbBg_wrap {width:100%;}
#gnbBg {position:absolute; top:69px; left:0px; width:100%; height:auto; padding:0; z-index:1000; background:url('../images/main/sub_bg.png') 0 100% no-repeat #fff; background-size:500px;
	display:none; border-top:1px solid #ddd;
	}
 */

/* mobile gnb */
.mobile_top {display:none;}
#nav {display:none;}
.m_right_box{display:none;}

#mainvisual {height:775px; position:relative;margin-top:155px; width:100%; background:url('../images/main/mainvisual.jpg') center center no-repeat; 
	background-size:cover;overflow:hidden;
}
#mainvisual .main_txt_wrap {width:1300px;height:100%;margin: 0 auto;z-index:999;overflow:hidden;position:relative;}
#mainvisual .main_txt {margin:110px 0 0 0;}
#mainvisual .main_txt h2 {display:flex; align-items: flex-end;margin:0 0 30px 0;}
#mainvisual .main_txt h2 p{font-size:32px; color:#033883; line-height:38px;font-weight:600;padding-left:20px;}
#mainvisual .main_txt h2 p sup{font-size:19px;}
#mainvisual .main_txt h2 span{font-size:25px; font-weight:400;}
#mainvisual .main_txt h3 {font-size:23px;color:#e50042; font-weight:600;font-style:italic;}
#mainvisual .main_txt h4 {font-size:20px;color:#f19273; font-weight:400;margin:0 0 60px 0;}

#mainvisual .main_quick{width:650px; display:flex; flex-wrap:wrap;}
#mainvisual .main_quick a{display:block;position:relative; width:50%; height:150px;box-sizing:border-box; padding:30px;font-size:25px;font-weight:600;color:#fff;letter-spacing:-0.03em;}
#mainvisual .main_quick a.q01{background-color:rgba(0,164,234,0.8);}
#mainvisual .main_quick a.q02{background-color:rgba(1,63,152,0.8);}
#mainvisual .main_quick a.q03{background-color:rgba(232,71,113,0.8);}
#mainvisual .main_quick a.q04{background-color:rgba(243,152,0,0.8);}
#mainvisual .main_quick a .arrow{position:absolute; left:30px; bottom:30px;
	transition:all .2s;
	-webkit-transition:all .2s;
	-moz-transition:all .2s;
	-o-transition:all .2s;
	-ms-transition:all .2s;
}
#mainvisual .main_quick a .icon{position:absolute; right:30px; top:45px;}

#mainvisual .main_quick a:hover .arrow {left:40px;}
#mainvisual .v_dday{position:Absolute; right:0;bottom:70px;width:360px;height:368px;background:url('../images/main/dday_main.png') center center no-repeat;text-align:center;
	box-sizing:Border-box; padding:90px 70px 0;
}
#mainvisual .v_dday #dday2 {font-size:75px;line-height:75px;color:#fff;font-weight:900;padding:0 0 10px 0; margin:0 0 10px 0; border-bottom:1px solid rgba(255,255,255,0.5);}
#mainvisual .v_dday a{display:block;font-size:48px;line-height:43px; color:#f1e912;text-align:left; font-weight:900;}
#mainvisual .v_dday a img {padding-left:15px;
	transition:all .2s;
	-webkit-transition:all .2s;
	-moz-transition:all .2s;
	-o-transition:all .2s;
	-ms-transition:all .2s;
}
#mainvisual .v_dday a:hover img, #mainvisual .v_dday a:focus img {padding-left:25px;}

#container {width:100%; clear:both;}


/* section1 */
.section01 {width:100%;padding:60px 0;background:url('../images/main/sec01_bg.jpg') center center no-repeat;}
.section01 .sec01_in{width:1300px;margin:0 auto;display:flex;justify-content:space-between;}
.section01 .sec01_in .column{width:630px;}
.section01 .sec01_in .column h3{font-size:31px; font-weight:600; margin:0 0 20px 0;padding:0 25px; height:65px;line-height:65px;color:#fff;border-radius:0 25px ;
background: #29B1ED;
background: linear-gradient(90deg, rgba(41, 177, 237, 1) 20%, rgba(3, 86, 167, 1) 91%);
}
.section01 .sec01_in .notice h3{background: #E94870;
background: linear-gradient(90deg, rgba(233, 72, 112, 1) 20%, rgba(252, 207, 95, 1) 91%);
}
.section01 .sec01_in .dates ul li{display:flex; justify-content:space-between;background:url('../images/main/column_dot.png') 0 center no-repeat;padding-left:14px;}
.section01 .sec01_in .dates ul li p{font-size:19px;color:#000;line-height:50px;font-weight:600;}
.section01 .sec01_in .dates ul li span{font-size:19px;color:#245ba8;line-height:50px;font-weight:900;}
.section01 .sec01_in .dates ul li span img{vertical-align:text-bottom; padding-right:5px;}
.section01 .sec01_in .notice{position:relative;}
.section01 .sec01_in .notice ul li{position:relative;height:50px;line-height:50px;background:url('../images/main/column_dot.png') 0 center no-repeat;padding-left:14px;}
.section01 .sec01_in .notice ul li a{display:block; width:65%; font-size:19px; font-weight:600;color:#000;letter-spacing:-0.02em;overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
.section01 .sec01_in .notice ul li a:hover {color:#666;}
.section01 .sec01_in .notice ul li span{position:Absolute; top:0;right:25px;color:#72777e;font-size:17px;font-weight:400;}
.section01 .sec01_in .notice .plus{position:Absolute; top:19px;right:25px;}
.section01 .sec01_in .notice .plus img{filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(114deg) brightness(109%) contrast(103%);}

/* section02 */
.section02 {width:100%;padding:40px 0;}
.section02 .sec02_in {width:1300px; margin:0 auto;display:flex; justify-content:space-between;}
.section02 .sec02_in .busan{width:600px;box-sizing:border-box; }
.section02 .sec02_in .busan h3{font-size:27px;font-weight:900;color:#121212;margin:0 0 20px;background:url('../images/main/line_bg_green.jpg') 0 center repeat-x;}
.section02 .sec02_in .busan h3 span{display:inline-block; padding-right:15px; background-color:#fff;}
.section02 .sec02_in .busan h3 img{padding: 0 0 3px 0;
    vertical-align: middle;}
.section02 .sec02_in .busan .video{width:100%; height:300px;}


/* section03 speakers */
.section03{
	width:100%; padding:70px 0;
	background:url('../images/main/sec02_bg_v2.jpg') center 100% no-repeat;background-size:cover;
	}
.sec03_in {width:1300px; margin:0 auto;position:Relative;}
.section03 h3 {margin:0 0 30px 0;font-size:35px; color:#121212; font-weight:600;}
.section03 .sp_slider .slick-list {width:1200px !important; margin:0 auto;}
.section03 .sp_slider .sp { width:100% !important;text-align:center;display: flex !important;align-items: center; flex-direction: column;}
.section03 .sp_slider .sp .photo {width:212px; height:212px;display:flex; justify-content:center; align-items:center;overflow:hidden;text-align:center;margin:0 0 30px 0 ;background:url('../images/main/spk_bg.png') center center no-repeat;

}
.section03 .sp_slider .sp .photo img{display:inline !important;width:200px;height:200px;border-radius:200px;}
.section03 .sp_slider .sp .info{text-align:center;width:212px;}
.section03 .sp_slider .sp .info .name{font-size:21px;font-weight:600;color:#000;letter-spacing:-0.03em;margin:0 0 8px 0;}
.section03 .sp_slider .sp .info .affi{font-size:15px;line-height:22px;color:#175fc1;letter-spacing:-0.03em;}

.section03 .sp_slider .slick-arrow {position:Absolute; z-index:2;top:130px;width:25px; height:41px; font-size:0;bordeR:none;outline:none;cursor:pointer;}
.section03 .sp_slider .slick-next {background:url('../images/main/spk_arrow_right.png') center 0 no-repeat;right:0px;}
.section03 .sp_slider .slick-prev {background:url('../images/main/spk_arrow_left.png') center 0 no-repeat ;left:0px;}


/*footer*/
#footer {padding:60px 0 ;background-color:#45484d;}
#footer  .copy{width:1350px; margin:22px auto 0;padding:22px 0 0 0;border-top:1px solid Rgba(255,255,255,0.2);color:#bbb;font-size:14px;}
#footer_content {width:1350PX; margin:0 auto; position:relative;display:flex;justify-content:space-between;}
#footer_content address {font-size:14px; font-weight:400; color:#ccd1d4; line-height:23px;}
#footer_content address a{ color:#ccd1d4;}
#footer_content address strong{display:block;font-size:17px; color:#fff;font-weight:600; margin:0 0 10px 0;}
/* #footer_content .flogo {position:absolute;top:60px;right:0;} */
 #footer_content .flogo {display:flex;}
 #footer_content .flogo a{display:inline;}
 #footer_content .flogo a:first-child img{width:135px;padding:0 10px 0 0;}
 #footer_content .flogo a:last-child img{width:200px;}
  #footer_content .flogo a:last-child  span{color:#f4f4f4;font-size:13px;padding:0 0 5px 0;}


/*Quick Menu */
#quick_menu {position:fixed; bottom:100px; right:70px;z-index:999;
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease; /* Firefox 4 */
	-webkit-transition: all 0.5s ease; /* Safari and Chrome */
	-o-transition: all 0.5s ease; /* Opera */
}
#quick_menu a {display:block;}


/* banner slider */
.banner_slide_wrap {width:100%; margin:0 auto; padding:30px 0;border-top:1px solid #dfdfdf;}
.banner_slider {width:100%;  margin:0 auto;position:relative;overflow:hidden;}
.banner_slider ul li {height:70px; text-align:center;}
.banner_slider ul li a {display:block; position:relative;width:100%; height:100%;}
.banner_slider ul li  img {position:Absolute; top:0;bottom:0;left:0;right:0;margin:auto;max-height:70px !important;} 



/* sub */
#subvisual {width:100%;height:320PX;overflow:hidden;background:url('../images/sub/subvisual.jpg') center 0 no-repeat;margin:205px 0 0;}
#subvisual .sub_txt {width:1300px; margin:0 auto;}
#subvisual .sub_txt h2 {padding:52px 0 0 0;}
#subvisual .sub_txt h2  img{width:320px;padding:0 0 20px 0;}
#subvisual .sub_txt h2 p{font-size:28px; color:#033883; line-height:30px;font-weight:600;}
#subvisual .sub_txt h2 p sup{font-size:19px;}
#subvisual .sub_txt h2 span{font-size:23px; font-weight:400;}



#leftmenu {width:100%;  line-height:80px;position:relative; z-index:1000;background-color:#fff;box-shadow:0 5px 10px rgba(0,0,0, 0.08);}
#lnb {width:1300PX; margin:0 auto;}
#lnb ul:afteR{content:"";display:block;clear:both;}
/* #lnb ul{display:flex;justify-content:space-between;} */
#lnb ul li {float:left;text-align:center;}
#lnb ul li.menu01 {width:100%;}
#lnb ul li.menu02 {width:50%;}
#lnb ul li.menu03 {width:33.3%;}
#lnb ul li.menu04 {width:25%;}
#lnb ul li.menu05 {width:20%;}
#lnb ul li.menu06 {width:16.6%;}
#lnb ul li.menu07 {width:14.28%;}
#lnb ul li a {display:block;width:100%;height:100%;font-weight:600;font-size:18px; color:#000;letter-spacing:-0.03em;text-align:center;box-sizing:border-box;}
#lnb ul li:first-child a{background:none;}
#lnb ul li a:hover, #lnb ul li.on a {background-color:#013f98;color:#fff;}

#cont {width:100%; margin:0 auto; padding:100px 0 0;}
#subtitle {width:1300px;margin:0 auto 60px;}
#subtitle h2 {font-size:42px; font-weight:600; color:#111111;}

#con_area {width:1300PX;padding:0 0 150px 0;margin:0 auto;}
#con_area h3.st {font-size:28px; font-weight:600; color:#111;padding:0 0 0 37px; background:url('../images/sub/c_tit.png') 0 8px no-repeat;margin:0 0 20px 0;letter-spacing:-0.025em;}
#con_area h4.sst {font-size:22px; font-weight:600; color:#111;margin:0 0 20px 0;letter-spacing:-0.025em;}
#board_con_area  {width:1300PX;padding:0 0 150px 0;margin:0 auto;}



/*01_01 Welcome Message */
.welcome {display:flex;justify-content:space-between;}
.welcome .img .name{margin:15px 0; font-size:18px; line-height:26px;font-weight:600;color:#000;}
.welcome .img .affi{font-size:16px; line-height:22px;margin:0 0 30px 0;color:#000;}
.welcome .mess {width:calc(100% - 320px); background:url('../images/sub/welcome_bg.jpg') 100% 100% no-repeat;padding:0 0 160px 0;}
.welcome .mess h4{font-size:30px; font-weight:600;color:#013f98;}
.welcome .mess p.normal{font-size:19px;line-height:29px; letter-spacing:-0.01em; margin:30px 0 0 0;color:#111111;text-align:justify;}
.welcome .mess p.normal b{font-weight:900;}


/* 01_02 */
.committee table{border-top:2px solid #013f98;margin:0 0 80px 0;}
.committee table thead tr th{padding:15px 25px;font-size:17px; color:#013f98;border-bottom:1px solid #ccc;font-weight:600;text-align:left;}
.committee table tbody tr td{padding:15px 25px; font-size:16px; color:#555;border-bottom:1px solid #ccc;}

.committee table tbody tr td.title{font-weight:600;line-height:24px;}
.committee table.com_tb01 tbody tr td.title,
.committee table.com_tb01  thead tr th:first-child
{background-color:#007bc6;color:#fff;}
.committee table.com_tb02 tbody tr td.title,
.committee table.com_tb02  thead tr th:first-child
{background-color:#00a1c6;color:#fff;}
.committee table tbody tr td .small {font-size:14px;font-weight:400;}
.committee table tbody tr td.name {font-weight:600;color:#000;}



/* 01_03 */
.overview  table{border-top:1px solid #013f98;border-bottom:1px solid #eee;}
.overview table tbody tr th{background-color: #f5fcff;padding:26px 5px 25px 50px;font-weight:600;font-size:20px; color:#013f98;border-bottom:1px solid #eee;text-align:left;}
.overview table tbody tr td{padding:30px;font-size:19px; line-height:28px; color:#111;border-bottom:1px solid #eee;}
.overview table tbody tr td a{color:#111;}



/* 01_04 */
.contact .boxing{margin:0 0 60px 0;}
.contact  table{border-top:2px solid #013f98;}
.contact table tbody tr th{background-color:#007bc6;color:#fff;padding:26px 5px 25px 50px;font-weight:600;font-size:18px; border-bottom:1px solid #eee;text-align:left;}
.contact table.tb02 tbody tr th{background-color:#00a1c6;}
.contact table tbody tr td{padding:15px 25px; font-size:17px;line-height:28px; color:#333;border-bottom:1px solid #ccc;}
.contact table tbody tr td span{color:#007bc6;font-weight:600;padding-right:10px;}
.contact table tbody tr td a{color:#111;}
.contact table tbody tr td  a{display:inline-block; border-radius:35px; height:35px; line-height:35px; padding:0 30px; font-size:15px; font-weight:900;
background: #31a2c4;color:#fff;
background: linear-gradient(0deg, rgba(49, 162, 196, 1) 0%, rgba(31, 192, 224, 1) 100%);
}
.contact table tbody tr td  a:last-child{
background: #3178c4;
background: linear-gradient(0deg, rgba(49, 120, 196, 1) 0%, rgba(31, 166, 224, 1) 100%);
}
.contact table tbody tr td  a:hover, .contact table tbody tr td  a:focus {background-color:#f4f4f4;}



/* 01_04 */
.past .boxing {margin:0 0 40px 0;}
.past .boxing .normal{font-size:16px; line-height:26px; text-align:justify; color:#333;}
.past .boxing  table thead tr th {background-color:#013f98; color:#fff;font-weight:600;font-size:17px; padding:10px 20px;}
.past .boxing  table tbody tr th {color:#013f98; font-weight:600;font-size:17px; padding:12px 20px;text-align:center; border-bottom:1px solid #ddd;}
.past .boxing  table tbody tr td {color:#333; font-size:16px; padding:23px 0;text-align:center; border-bottom:1px solid #ddd;}



/* 02_01  Porgram at a glance */
.glance .scroll{display:none;}
.glance .notice{font-size:15px;line-height:22px; color:#0536a4; margin:0 0 10px 0 ;padding:20px; background-color:#f5f5f5;display:flex; justify-content:space-between;}
.glance .notice .right{text-align:right; color:red;}
.glance table { border-bottom:2px solid #ddd; margin:0 0 40px 0;border-top:2px solid #000;}
.glance table thead tr th {color:#8ca7ff;background-color:#e7f8ff; font-size:13px; font-weight:400;padding:5px 3px; position:sticky; top:155px;letter-spacing:-0.04em;
border-left:1px solid #ddd;border-bottom:3px double #ccc;}
.glance table thead tr th b{ font-weight:600;font-size:17px;color:#000;}
.glance table thead tr th span{display:inline-block;}
.glance table thead tr th:first-child {border-left:none;}
.glance table tbody tr th {padding:5px;background-color:#084856; border-left:1px solid #ddd;font-size:15px;line-height:17px;text-align:center;color:#fff;font-weight:400; position:sticky; top:53px;}

.glance table tbody tr td {position:relative;padding:16px 3px;border-bottom:1px solid #ddd;letter-spacing:-0.02em;border-left:1px solid #ddd;color:#000;font-size:16px;line-height:20px;text-align:center;}
.glance table tbody tr td.time {font-size:14px; color:#555;letter-spacing:-0.02em; border-left:none;}
.glance table tbody tr td.bnone {border-lefT:none;}
.glance table tbody tr td.sess {background-color:#1279d6;color:#fff;font-weight:600;height:95px; box-sizing:Border-box;padding:12px 3px;}
.glance table tbody tr td.lecture {background-color:#f6a73d;color:#fff;font-weight:600;}
.glance table tbody tr td.sate {background-color:#8ab84a;color:#fff; font-weight:600;}
.glance table tbody tr td.lunch {background-color:#fff5c2;color:#7e2d2d;font-weight:600; }
.glance table tbody tr td.cpp {background-color:#e9f7dd;color:#1a3106;font-weight:600; }
.glance table tbody tr td.other {background-color:#f1ebfb;color:#1c0d35;font-weight:600; }
.glance table tbody tr td.other2 {background-color:#fbebeb;color:#770f0f;font-weight:600; }
.glance table tbody tr td.other3 {background-color:#e5efff;color:#093f71;font-weight:600; }


.glance table tbody tr.break td {background-color:#f4f4f4;color:#000; padding:10px 3px;}
.glance table tbody tr td .stxt {font-size:13px;line-height:25px;}
.glance table tbody tr td b {font-weight:600;}
.glance table tbody tr td span.kor, .glance table tbody tr td span.eng{position:absolute; top:5px;left:5px;}
/* .glance table tbody tr td .spon_logo{    margin: 5px 0 0 0;    display: inline-block;    background-color: #fff;    padding: 0 10px;    border-radius: 10px;} */
.glance table tbody tr td .spon_logo img{ height:43px;}
.glance span.kor {display:inline-block; padding:3px 10px; background-color:#2448ce;color:#fff !important; font-size:11px !important;line-height:11px !important; border-radius:30px;}
.glance span.eng {display:inline-block; padding:3px 10px; background-color:#b11961;color:#fff !important; font-size:11px !important;line-height:11px !important; border-radius:30px;}
.glance table thead tr th.kbox  span.kor,
.glance table thead tr th.kbox  span.eng {position:absolute; top:5px;left:5px;}



/* 02_02 */
.sebu .tab{margin:0 0 50px 0;}
.sebu .tab:after{content:"";display:block;clear:both;}
.sebu .tab a{display: block; float: left; width: 50%;height: 75px; line-height: 75px; text-align: Center; font-size: 25px;color: #7d8a99;font-weight: 400; background-color: #ebf8fb;box-sizing: border-box; border: 1px solid #adc4c9;}
.sebu .tab a.on {color: #fff;font-weight: 900;background-color: #013f98;border: 1px solid #013f98;}

.sebu .roomtab{ margin:0 0 60px 0; text-align:center;display:flex;justify-content:center;} 
.sebu .roomtab a{display:inline-block; width:230px; height:50px; line-height:50px; color:#666; border:1px solid #ccc; font-size:18px;font-weight:900;} 
.sebu .roomtab a.on{     background-color: #e78403;    color: #fff;} 

.sebu .red_noti {text-align:right; font-size:16px; color:Red;margin:0 0 20px 0;}

.sebu table {margin:0 0 20px 0;}
.sebu table thead tr{bordeR:1px solid #1279d6;}
.sebu table thead tr th {padding:16px 20px; font-size:17px;line-height:25px; font-weight:400;color:#1279d6;text-align:left;background-color:#ebf6ff;}
.sebu table thead tr th.date {background-color:#1279d6;font-size:15px;line-height:22px;text-align:center;color:#fff;padding:10px 5px;}
.sebu table thead tr th.right {font-size:15px;line-height:22px; text-align:right;padding:10px 20px 10px 0;border-left:none;}
.sebu table thead tr th.right .eng{color:#d53678;}
.sebu table thead tr th.right .kor{color:#0027e9;}
.sebu table thead tr th b{display:block;font-weight:900;}
.sebu table thead tr th .sponlogo {margin:5px 0 0 0;}
.sebu table thead tr th .sponlogo img{height:45px;}


.sebu table.plenary thead tr{bordeR:1px solid #f6a73d;}
.sebu table.plenary thead tr th {color:#f6a73d;background-color:#fbfbf4;}
.sebu table.plenary thead tr th.date {background-color:#f6a73d;color:#fff;}

.sebu table.lun thead tr{bordeR:1px solid #dfce75;}
.sebu table.lun thead tr th {color:#7e2d2d;background-color:#fbfbf4;}
.sebu table.lun thead tr th.date {background-color:#fff5c2;color:#7e2d2d;}

.sebu table.sate thead tr{bordeR:1px solid #8ab84a;}
.sebu table.sate thead tr th {color:#8ab84a;background-color:#f5fbf4;}
.sebu table.sate thead tr th.date {background-color:#8ab84a;color:#fff;}

.sebu table.break thead tr{bordeR:1px solid #770f0f;}
.sebu table.break thead tr th {color:#770f0f;background-color:#fbebeb;}
.sebu table.break thead tr th.date {background-color:#770f0f;color:#fff;}

.sebu table.young thead tr{bordeR:1px solid #341567;}
.sebu table.young thead tr th {color:#341567;background-color:#f1ebfb;}
.sebu table.young thead tr th.date {background-color:#341567;color:#fff;}

.sebu table.expert thead tr{bordeR:1px solid #093f71;}
.sebu table.expert thead tr th {color:#093f71;background-color:#e5efff;}
.sebu table.expert thead tr th.date {background-color:#093f71;color:#fff;}

.sebu table.cpp thead tr{bordeR:1px solid #1a3106;}
.sebu table.cpp thead tr th {color:#1a3106;background-color:#e9f7dd;}
.sebu table.cpp thead tr th.date {background-color:#1a3106;color:#fff;}




.sebu table tbody tr td {padding:10px 20px;font-size:15px; color:#111;line-height:23px;border-bottom:1px solid #ddd;}
.sebu table tbody tr td .spk {color:#777;}
.sebu table tbody tr td .num{display:inline-block; padding-right:5px;color:#1279d6;}
.sebu table tbody tr.chair td {font-weight:600;background-color:#f5f5f5;font-size:16px;}
.sebu table tbody tr td.center {text-align:center;}
.sebu table tbody tr td.time {text-align:center;color:#555;}

.sebu table.plenary tbody tr td .num{color:#f6a73d;}
.sebu table.lun tbody tr td .num{color:#d5b611;}
.sebu table.sate tbody tr td .num{color:#8ab84a;}
.sebu table.break tbody tr td .num{color:#770f0f;}
.sebu table.young tbody tr td .num{color:#341567;}
.sebu table.cpp tbody tr td .num{color:#1a3106;}


/* 02_03 */

.invited .tab{margin:0 0 50px 0;}
.invited .tab:after{content:"";display:block;clear:both;}
.invited .tab a{display: block; float: left; width: 33.3%;height: 75px; line-height: 75px; text-align: Center; font-size: 25px;color: #7d8a99;font-weight: 400; background-color: #ebf8fb;box-sizing: border-box; border: 1px solid #adc4c9;}
.invited .tab2 a{width:50%;}
.invited .tab a.on {color: #fff;font-weight: 900;background-color: #013f98;border: 1px solid #013f98;}
.invited .r_noti {text-align:right; font-size:15px; color:#5cb0eb;margin:0 0 15px 0;}
.invited .spk_all{display:flex; justify-content:space-between;flex-wrap:wrap;}
.invited .spk_all .spkbox{width:640px;box-sizing:Border-box; border:1px solid #ddd; padding:20px;margin:0 0 20px 0;display:flex;}
.invited .spk_all .spkbox .img{width:170px;height:210px; overflow:hidden; margin-right:30px;border-radius:3px;}
.invited .spk_all .spkbox .info{width:calc(100% - 200px);}
.invited .spk_all .spkbox .info h3{font-size:19px; font-weight:900; color:#000; letter-spacing:-0.025em;margin:0 0 7px 0;line-height:1;padding:10px 0 0 0;}
.invited .spk_all .spkbox .info h3 span{font-size:14px; font-weight:400; color:#e84771;}
.invited .spk_all .spkbox .info .affi{font-size:14px; color:#666;margin:0 0 20px 0;}
.invited .spk_all .spkbox .info .title_box {margin:10px 0 0 0;}
.invited .spk_all .spkbox .info .title_box .tit_wrap{display:flex;gap:0 3px;}
.invited .spk_all .spkbox .info .title_box .tit{display:inline-block; font-size:13px; font-weight:900;color:#fff; line-height:1;padding:5px 3px; background-color:#FAC565;border-radius:3px;
	margin:0 0 5px 0;box-sizing:Border-box; min-width:125px;text-align:center;
}
.invited .spk_all .spkbox .info .title_box .role{display:inline-block; font-size:13px; font-weight:900;color:#fff; line-height:1;padding:5px 8px; background-color:#75d2e7;border-radius:3px;
	margin:0 0 5px 0;box-sizing:Border-box; 
}
.invited .spk_all .spkbox .info .title_box  .time{font-size:14px;color:#666;margin:0 0 6px 0;}
.invited .spk_all .spkbox .info .title_box  .time img{padding:0 5px;}
.invited .spk_all .spkbox .info .title_box  .title{font-size:15px; font-weight:600;color:#0E5CCD; line-height:19px; letter-spacing:-0.03em;margin:7px 0;}




/* 02_04 */
.poster_tb table{margin:0 0 50px 0;}
.poster_tb table thead tr th {background-color:#013f98; color:#fff;padding:10px 20px; font-size:19px;border-radius:20px 20px 0 0;bordeR:none;}
.poster_tb table tbody tr td {padding:10px 10px;font-size:15px; color:#333;border-bottom:1px solid #ddd;text-align:Center;line-height:22px;}
.poster_tb table tbody tr td:first-child{background-color:#ecf3f9;color:#3939b9; font-size:13px; font-weight:600;}
.poster_tb table tbody tr td:nth-child(2){text-align:left;font-weight:600;color:#000;}



/* 02_05 */
.ksession .boxing{margin:0 0 80px 0;}
.ksession .boxing .greet {font-size:17px; line-height:32px; color:#333;letter-spacing:-0.03em;padding:25px; border-top:1px solid #013f98;border-bottom:1px solid #ddd;
	background:url('../images/sub/ks_bg.jpg') 100% 100% no-repeat;
}
.ksession .boxing .sign {text-align:right;font-size:16px; color:#333;}
.ksession .boxing .sign img {width:130px;}

.ksession  table {margin:0 0 10px 0;}
.ksession  table.pro_tb thead tr th {background-color:#013f98; color:#fff;padding:15px 20px; font-size:22px;border-radius:20px 20px 0 0;bordeR:none;}
.ksession  table.pro_tb  tbody tr td {padding:10px 20px;font-size:16px; color:#000;border-bottom:1px solid #ddd;}
.ksession  table.pro_tb  tbody tr td.time {padding:10px; text-align:center; font-size:16px; color:#000;}
.ksession  table.pro_tb  tbody tr.sess td {background-color:#f3dcb0; padding:10px 20px;font-size:17px; line-height:26px; color:#000;}
.ksession  table.pro_tb  tbody tr.sess td.time {font-size:16px;}
.ksession  table.pro_tb  tbody tr td.right {text-align:right;font-size:15px; color:#444;}

.ksession table.normal_tb{border-top: 1px solid #013f98; border-bottom: 4px solid #eee;}
.ksession table.normal_tb tbody tr th{    padding: 15px 5px 15px 70px;font-weight: 600;font-size: 18px;color: #013f98;border-bottom: 1px solid #eee;text-align: left; }
.ksession table.normal_tb tbody tr td{    padding: 15px 5px;font-size: 18px;line-height: 28px;color: #111;border-bottom: 1px solid #eee;}

.ksession  p.dot {padding-left:10px; position:relative; font-size:18px; color:#111; line-height:27px; margin:0 0 5px 0;}
.ksession  p.dot:before{content:"";display:block;width:3px; height:1px; background-color:#333; position:Absolute; top:13px; left:0;}




/* 02_06 */
#con_area .social h3.st span.red {font-size:14px;color:Red;}
.social .normal {font-size:16px; color:#333; line-height:26px; margin:30px 0;}
.social table thead tr th{background-color:#013f98; color:#fff; font-size:17px; font-weight:600; padding:12px;}
.social table tbody tr td{border-bottom:1px solid #ddd; color:#333; font-size:17px; text-align:Center; padding:18px;}
.social .gala_slide {width:100%; height:514px; position:relative;}
.social .gala_slide .slick-arrow{position:Absolute; top:49%;z-index:1100;width:17px; height:25px; border:none;outline:none;font-size:0;cursor:pointer;}
.social .gala_slide .slick-next{right:20px;background:url('../images/sub/photo_next.png') 0 0 no-repeat;}
.social .gala_slide .slick-prev{left:20px;background:url('../images/sub/photo_prev.png') 0 0 no-repeat;}


/*03_01 Guideline & Submission */
.sub_guide .tab{margin:0 0 50px 0;}
.sub_guide .tab:after{content:"";display:block;clear:both;}
.sub_guide .tab a{display:block;float:left; width:50%; height:75px;line-height:75px;text-align:Center; font-size:27px;color:#a3a796;font-weight:400;
	border-radius:30px 30px 0 0;background-color:#f5fcff;
}
.sub_guide .tab a.on {color:#fff;font-weight:900;background-color:#013f98;}
.sub_guide .boxing{margin:0 0 60px 0;}

.sub_guide .boxing ul.date:after{content:"";display:block;clear:both;}
.sub_guide .boxing ul.date li{float:left;width:640px;  text-align:center;color:#fff;font-size:26px;padding:30px 0;font-weight:900;}
.sub_guide .boxing ul.date li:first-child{margin-right:20px;}
.sub_guide .boxing ul.date li.color01{background-color:#00a3e8;}
.sub_guide .boxing ul.date li.color02{background-color:#ed4282;}
.sub_guide .boxing ul.date li b{color:yellow;font-size:20px;font-weight:900;display:Block;padding:0 0 5px 0;}

.sub_guide .boxing .normal {font-size:18px;color:#111; line-height:27px;margin:0 0 10px 0;}
.sub_guide .boxing  p.dot {padding-left:10px; position:relative; font-size:17px; color:#111; line-height:25px; margin:7px 0;}
.sub_guide .boxing   p.dot:before{content:"";display:block;width:4px; height:2px; background-color:#333; position:Absolute; top:12px; left:0;}
.sub_guide .boxing .b_box{border:2px solid #efefef; padding:20px 25px;}
.sub_guide .boxing ul.type {margin:30px 0 0 0;}
.sub_guide .boxing ul.type:after{content:"";display:block;clear:both;}
.sub_guide .boxing ul.type li{float:left;width:640px;background-color:#f5fcff;text-align:Center;color:#013f98;font-size:22px;font-weight:600;padding:30px 0;}
.sub_guide .boxing ul.type li:first-child{margin-right:20px;}
.sub_guide .boxing table {border-top:1px solid #013f98;}
.sub_guide .boxing table tbody tr td{border-bottom:1px solid #ddd; padding:20px 5px 20px 15px;font-size:18px;line-height:25px; color:#111;}
.sub_guide .boxing table tbody tr td font{font-size:15px;}
.sub_guide .boxing table tbody tr th{background-color: #f5fcff;border-bottom:1px solid #ddd; padding:23px 0 23px 37px;font-size:17px; color:#013f98;text-align:left;font-weight:900;}
.sub_guide .boxing ul.step li{box-sizing:border-box; border:1px solid #ddd; position:Relative; padding:30px 0 30px 150px; font-size:18px; font-weight:600; color:#111;}
.sub_guide .boxing ul.step li p.stxt{font-size:15px; color:#777;font-weight:400;}
.sub_guide .boxing ul.step li span{position:absolute; top:50%; left:30px; display:block; width:77px; height:32px; border-radius:32px; background-color:#013f98;color:#fff; font-size:16px;font-weight:900;text-align:Center; line-height:32px;
	margin-top:-16px;
}
.sub_guide .boxing ul.step li.arrow {border:none;padding:0; height:20px;background:url('../images/sub/abs_step_arrow.png') 63px center no-repeat;}
.sub_guide  .info {text-align:Center;background-color:#f4f4f4; text-align:Center;padding:30px 0;line-height:24px; }
.sub_guide  .info b{color:#013f98; font-weight:900; font-size:16px;}
.sub_guide  .info p{color:#666; font-size:15px;}
.sub_guide  .info p a{color:#666;}

.sub_guide2 .boxing .bg{background-color:#f5fcff; padding:25px;font-size:18px; color:#111; line-height:28px;}
.sub_guide2 .boxing .bg b.red{color:Red;font-weight:600;}
.sub_guide2 .boxing .bg a.down_btn{display:inline-block; height:50px;padding:0 25px; line-height:50px;background-color:#013f98; color:#fff; font-size:19px; font-weight:600; margin:15px 0 0 0;}
.sub_guide2 .boxing .bg a.down_btn img{padding:4px 0 0 4px;}
.sub_guide2 .boxing .bg a.down_btn:hover, .sub_guide2 .boxing .bg a.down_btn:focus {background-color:#00979b;}
.sub_guide2 .goabs {display:block;width:470px;height:80px;line-height:80px; text-align:Center;background-color:#013f98;border-radius:80px;color:#fff;font-weight:900;font-size:30px;
	margin:0 auto 80px;
}
.sub_guide2 .goabs:hover, .sub_guide2 .goabs:focus{background-color:#002f73;}




/* 03_02 Abstract Submission */
.abs_form a.click_t {display:Block;position:relative; font-size:25px;font-weight:600; color:#111; border-bottom:1px solid #013f98 ; padding:10px 20px;margin:0 0 20px 0;}
.abs_form a.click_t img {position:Absolute; right:20px; top:14px;}
.abs_form p.dot {padding-left:10px; position:relative; font-size:18px; color:#111; line-height:27px; margin:0 0 5px 0;}
.abs_form  p.dot:before{content:"";display:block;width:3px; height:1px; background-color:#333; position:Absolute; top:13px; left:0;}
.abs_form .gray{background-color:#f6f3f6; padding:30px; letter-spacing:-0.03em;margin:0 0 30px 0;}
.abs_form .gray h4{color:#111; font-size:20px; font-weight:600;}
.abs_form .gray .dot {position:relative;padding-left:12px;font-size:16px; color:#333; letter-spacing:-0.02em; line-height:18px;margin:7px 0;}
.abs_form .gray .dot:before {content:"";display:block; width:4px;height:1px; background-color:#333;position:Absolute;left:0;top:9px;} 
.abs_form .noti_right {font-size:15px; color:Red; letter-spacing:-0.03em;text-align:right;margin:3px 0;}
.abs_form .red {font-size:15px; color:Red; letter-spacing:-0.03em;margin:3px 0;}
.abs_form .abs_tb{border-top:1px solid #013f98;margin:0 0 50px 0;}
.abs_form .abs_tb thead tr.tb_title th{text-align:left;padding:15px 0;  font-size:18px;line-height:22px;font-weight:900; color:#013f98;border-bottom: 1px solid #dfdfdf;}
.abs_form .abs_tb thead tr.tb_title th .r_chk{
	font-size:15px;
}
.abs_form .abs_tb tbody tr th {padding:15px 5px 15px 30px; text-align:left;font-size:16px; line-height:23px; color:#013f98; font-weight:600; background-color:#f4f5f7;border-bottom: 1px solid #dfdfdf;
    border-right: 1px solid #dfdfdf;}
.abs_form .abs_tb tbody tr td {border-bottom: 1px solid #dfdfdf;padding:15px 5px 15px 20px; font-size:16px; line-height:24px;color:#333;}
.abs_form input[type="radio"] {vertical-align:middle;}
.abs_form input[type="text"] {border:1px solid #ccc; height:35px; line-height:35px; text-indent:13px; }
.abs_form textarea {width:100%; height:150px; resize:none;border:1px solid #ccc;box-sizing:border-box; padding:15px;}
.abs_form .filebtn {border:1px solid #013f98; color:#013f98;width:90px; height:30px; line-height:30px; outline:none;background:none;font-family:inherit;cursor:pointer;font-size:15px;font-weight:600;}
.abs_form .fileName {color:#013f98; line-height:35px; font-size:15px;font-weight:600;}
.abs_form  .down_btn{display:inline-block; height:50px;padding:0 25px; line-height:50px;background-color:#013f98; color:#fff; font-size:19px; font-weight:600; margin:15px 0 0 0;}
.abs_form .abs_tb_row{border-top:1px solid #013f98;margin:0 0 50px 0;}
.abs_form .abs_tb_row thead tr th{padding:15px 5px; text-align:center; font-size:16px; color:#013f98; font-weight:600; background-color:#f4f5f7;border-bottom: 1px solid #dfdfdf;border-left:1px solid #dfdfdf;}
.abs_form .abs_tb_row thead tr.tb_title th{overflow:hidden;text-align:left;padding:15px 0;  font-size:18px;font-weight:900;background-color:#fff;}
.abs_form .abs_tb_row thead tr.tb_title th .del_btn {float:right;display:inline-block; width:auto;padding:0 15px; height:25px; text-align:center; border:1px solid #013f98;color:#013f98;font-size:13px;
font-weight:600;line-height:25px;vertical-align:middle;margin:0 1px;
}
.abs_form .abs_tb_row tbody tr th{padding:15px 5px; text-align:center; font-size:16px; color:#013f98; font-weight:600; background-color:#f4f5f7;border-bottom: 1px solid #dfdfdf;border-left:1px solid #dfdfdf;}
.abs_form .abs_tb_row tbody tr td{border-bottom: 1px solid #dfdfdf;padding:15px; font-size:16px; color:#333;border-left:1px solid #dfdfdf;}
.abs_form .abs_tb_row tbody tr td.center {text-align:center;}

.abs_form .abs_tb_row thead tr th:first-child, 
.abs_form .abs_tb_row tbody tr th:first-child, 
.abs_form .abs_tb_row tbody tr td:first-child {border-left:none;}

.abs_form  .opbox {text-align:right;font-size:15px;color:#111;letter-spacing:-0.03em;margin:0 0 10px 0;}
.abs_form  .opbox .form_select{width:60px;}
.abs_form  .opbox .more_btn{display:inline-block; width:60px; height:35px; text-align:center; background-color:#013f98;color:#fff;font-size:13px;font-weight:600;line-height:35px;vertical-align:middle;}
.abs_form  .opbox .more_btn:hover, .abs_form  .opbox .more_btn:focus {background-color:#007272;}
.abs_form .btn_box {text-align:center;margin:60px 0 0 0;}
.abs_form .btn_box a{display:inline-block; width:220px;height:65px;line-height:65px;background-color:#013f98;border:1px solid #013f98;color:#fff;font-size:20px;font-weight:600;margin:0 5px;}
.abs_form .btn_box a.btn02{background-color:#fff;color:#013f98;}

/* 03_03 grant*/
.grant .boxing{margin:0 0 60px 0;}
.grant .date  div {width:100%; padding:25px 0; text-align:center; box-sizing:border-box;background-color:#013f98;}
.grant .date  div p{font-size:20px; color:#f9ff15; font-weight:600; letter-spacing:-0.03em;}
.grant .date  div h4{font-size:26px; color:#fff; font-weight:900; letter-spacing:-0.03em;line-height:35px;}
.grant a.go_grant {display:block;width:470px;height:80px;line-height:80px; text-align:Center;background-color:#013f98;border-radius:80px;color:#fff;font-weight:900;font-size:30px;
	margin:80px auto ;
}
.grant a.go_grant:hover, .grant a.go_grant:focus{background-color:#002f73;}
.grant .dot{position:relative;padding-left:12px;font-size:18px; color:#333; letter-spacing:-0.02em; line-height:24px;margin:12px 0;}
.grant .dot:before {content:"";display:block; width:5px;height:1px; background-color:#333;position:Absolute;left:0;top:11px;} 

.grant table{border-top:1px solid #013f98;margin:0 0 10px 0;}
.grant table thead tr th{background-color:#f5fcff;font-size:17px; font-weight:900; color:#013f98;line-height:20px;letter-spacing:-0.02em;padding:20px 0px;border-bottom:1px solid #e0d7e1;
	border-right:1px solid #e0d7e1; 
}
.grant table thead tr th:last-child{border-right:none;}
.grant table thead tr th span{font-weight:400; font-weight:400;font-size:14px;}
.grant table tbody tr th {font-weight:600;font-size:16px; color:#111111; padding:20px 0;border-right:1px solid #e0d7e1;border-bottom:1px solid #e0d7e1;}
.grant table.row_tb tbody tr th {background-color:#f5fcff;color:#013f98;padding:15px 0;}

.grant table tbody tr td {font-size:16px; color:#333; padding:20px 0;border-left:1px solid #e0d7e1;border-bottom:1px solid #e0d7e1;text-align:center;}
.grant table tbody tr td:first-child{border-left:none;}
.grant table.row_tb tbody tr td {text-align:left;padding:15px 0 15px 15px;}

.grant  .info {text-align:Center;background-color:#f4f4f4; color:#666; font-size:15px;text-align:Center;padding:30px 0;line-height:24px; }
.grant  .info b{color:#013f98; font-weight:900; font-size:16px;}
.grant  .info  a{color:#666;}



.grant_form a.click_t {display:Block;position:relative; font-size:25px;font-weight:600; color:#111; border-bottom:1px solid #013f98 ; padding:10px 20px;margin:0 0 20px 0;}
.grant_form a.click_t img {position:Absolute; right:20px; top:14px;}
.grant_form p.dot {padding-left:10px; position:relative; font-size:18px; color:#111; line-height:27px; margin:0 0 5px 0;}
.grant_form  p.dot:before{content:"";display:block;width:3px; height:1px; background-color:#333; position:Absolute; top:13px; left:0;}
.grant_form .gray{background-color:#f6f3f6; padding:30px; letter-spacing:-0.03em;margin:0 0 30px 0;}
.grant_form .gray h4{color:#111; font-size:20px; font-weight:600;}
.grant_form .gray p {font-size:17px; color:#333; letter-spacing:-0.02em; line-height:23px;margin:12px 0;}
.grant_form .noti_right {font-size:15px; color:Red; letter-spacing:-0.03em;text-align:right;margin:3px 0;}
.grant_form .red {font-size:15px; color:Red; letter-spacing:-0.03em;margin:3px 0;}


.grant_form .grant_tb{border-top:1px solid #013f98;margin:0 0 50px 0;}
.grant_form .grant_tb thead tr.tb_title th{text-align:left;padding:15px 0;  font-size:18px;line-height:22px;font-weight:900; color:#013f98;border-bottom: 1px solid #dfdfdf;}
.grant_form .grant_tb thead tr.tb_title th .r_chk{
	font-size:15px;
}
.grant_form .grant_tb tbody tr th {padding:15px 5px 15px 30px; text-align:left;font-size:16px; line-height:23px; color:#013f98; font-weight:600; background-color:#f4f5f7;border-bottom: 1px solid #dfdfdf;
    border-right: 1px solid #dfdfdf;}
.grant_form .grant_tb tbody tr td {border-bottom: 1px solid #dfdfdf;padding:15px 5px 15px 20px; font-size:16px; line-height:24px;color:#333;}
.grant_form input[type="radio"] {vertical-align:middle;}
.grant_form input[type="text"] {border:1px solid #ccc; height:35px; line-height:35px; text-indent:13px; }
.grant_form  .normal_btn{display:inline-block; height:37px;padding:0 25px; line-height:37px;background-color:#013f98;vertical-align: middle; color:#fff; font-size:19px; font-weight:600; }
.grant_form .grant_tb_row{border-top:1px solid #013f98;margin:0 0 50px 0;}
.grant_form .grant_tb_row thead tr th{padding:15px 5px; text-align:center; font-size:16px; color:#013f98; font-weight:600; background-color:#f4f5f7;border-bottom: 1px solid #dfdfdf;border-left:1px solid #dfdfdf;}
.grant_form .grant_tb_row tbody tr th{padding:15px 5px; text-align:center; font-size:16px; color:#013f98; font-weight:600; background-color:#f4f5f7;border-bottom: 1px solid #dfdfdf;border-left:1px solid #dfdfdf;}
.grant_form .grant_tb_row tbody tr td{border-bottom: 1px solid #dfdfdf;padding:15px; font-size:16px; color:#333;line-height:25px;border-left:1px solid #dfdfdf;}
.grant_form .grant_tb_row tbody tr td.center {text-align:center;}

.grant_form .grant_tb_row thead tr th:first-child, 
.grant_form tbody tr th:first-child, 
.grant_form .grant_tb_row tbody tr td:first-child {border-left:none;}

.grant_form .btn_box {text-align:center;margin:60px 0 0 0;}
.grant_form .btn_box a{display:inline-block; width:auto;min-width:200px;height:65px;padding:0 30px;line-height:65px;background-color:#013f98;border:1px solid #013f98;color:#fff;font-size:20px;font-weight:600;margin:0 5px;}
.grant_form .btn_box a.btn02{background-color:#fff;color:#013f98;}

/* 03_02 */
.pre_guide {}
.pre_guide .lang_tab{margin:0 0 50px 0;}
.pre_guide .lang_tab:after{content:"";display:block;clear:both;}
.pre_guide .lang_tab a{display:block;float:left; width:50%; height:75px;line-height:75px;text-align:Center; font-size:27px;color:#7d8a99;font-weight:400;background-color:#ebf8fb;box-sizing:border-box;
	border:1px solid #adc4c9;
}
.pre_guide .lang_tab a.on {color:#fff;font-weight:900;background-color:#013f98;border:1px solid #013f98;}
.pre_guide .boxing{margin:0 0 60px 0;}
.pre_guide .notibox{bordeR:2px solid #013f98; padding:30px 45px;}
.pre_guide .notibox h3{font-size:30px; font-weight:900; color:#013f98;text-align:center; margin:0 0 15px 0;line-height:1;}
.pre_guide .red_noti {font-size:16px; color:Red; line-height:22px; }
.pre_guide table{border-top:1px solid #013f98;margin:0 0 10px 0;}
.pre_guide table thead tr th{background-color:#f5fcff;font-size:17px; font-weight:900; color:#013f98;line-height:20px;letter-spacing:-0.02em;padding:20px 0px;border-bottom:1px solid #e0d7e1;
	border-right:1px solid #e0d7e1; 
}
.pre_guide table thead tr th:last-child{border-right:none;}
.pre_guide table thead tr th span{font-weight:400; font-weight:400;font-size:14px;}
.pre_guide table tbody tr th {background-color: #f5fcff;font-weight:900;font-size:17px; color:#013f98; padding:20px 0;border-right:1px solid #e0d7e1;border-bottom:1px solid #e0d7e1;}
.pre_guide table.row_tb tbody tr th {background-color:#f5fcff;color:#013f98;padding:15px 0;}

.pre_guide table tbody tr td {font-size:17px; line-height:30px;color:#333; padding:20px;border-left:1px solid #e0d7e1;border-bottom:1px solid #e0d7e1;}
.pre_guide table.row_tb tbody tr td {text-align:left;padding:15px 0 15px 15px;}
.pre_guide table tbody tr td .down_btn {display:block; width:260px; padding:8px 0;background-color:#f5fcff; border:1px solid #013f98;color:#013f98; text-align:Center; font-size:16px; font-weight:600;line-height:1;
	bordeR-radius:30px;margin:10px  0;
}
.pre_guide table tbody tr td .down_btn:hover, .pre_guide table tbody tr td .down_btn:focus {background-color:#013f98;color:#fff;}
.pre_guide .center_img{display:flex; justify-content:center;align-items:center;margin:20px 0;}
.pre_guide .center_img img{max-width:70%;}

.pre_guide  p.dot {padding-left:10px; position:relative; font-size:18px; color:#111; line-height:29px; margin:0 0 10px 0;}
.pre_guide  p.dot:before{content:"";display:block;width:3px; height:1px; background-color:#333; position:Absolute; top:13px; left:0;}
.pre_guide  p.chk {padding-left:19px; position:relative; font-size:18px; color:#111; line-height:29px; margin:0 0 10px 0;}
.pre_guide  p.chk:before{content:"✓"; position:Absolute; top:0; left:0;color:#013f98;}
.pre_guide  .info {text-align:Center;background-color:#f4f4f4; text-align:Center;padding:30px 0;line-height:24px; }
.pre_guide  .info b{color:#013f98; font-weight:900; font-size:16px;}
.pre_guide  .info p{color:#666; font-size:15px;}
.pre_guide  .info p a{color:#666;}
.pre_guide  .poster_map{display:flex;gap: 0 30px;justify-content:space_between;margin:30px 0 0 0;}
.pre_guide  .poster_map div > img{width:560px;}
.pre_guide  .poster_map div.map_tb{display:flex; align-items:center; flex-direction:column;}
.pre_guide  .poster_map div.map_tb table thead tr th{padding:3px;font-size:14px;}
.pre_guide  .poster_map div.map_tb table tbody tr td{padding:3px;font-size:14px;line-height:18px;text-align:center;padding:5px 10px;}
.pre_guide  .poster_map div.map_tb table tbody tr td.tit{border-left:none; font-weight:600;color:#000;}
.pre_guide  .poster_map div.map_tb table tbody tr td .ntxt{font-size:13px; color:#2b84a9;}
.pre_guide  .poster_map div.map_tb > a{display:inline-block; height:60px;line-height:60px; text-align:center; padding:0 35px;background-color:#013f98;color:#fff; font-size:19px;font-weight:600;border-radius:60px;margin:0 0 30px 0;}


/*03_04 Award*/
.award  p.dot {padding-left:10px; position:relative; font-size:17px; color:#111; line-height:26px; margin:0 0 5px 0;}
.award  p.dot:before{content:"";display:block;width:4px; height:1px; background-color:#333; position:Absolute; top:13px; left:0;}
.award .boxing{margin:30px 0;padding:40px;border-radius:0 30px 0 30px;position:Relative;}
.award .boxing h3{font-size:25px; font-weight:600; margin:0 0 15px 0;color:#6C6C00;}
.award .box02 h3{color:#BA3200;}
.award .box03 h3{color:#0A3EAD;}
.award .boxing p{font-size:18px; color:#000;line-height:27px;}
.award .box01{background:url('../images/sub/trophy01.png') center center no-repeat #FFFCEE;}
.award .box02{background:url('../images/sub/trophy02.png') center center no-repeat #FFF0EE;}
.award .box03{background: #FEFFFF;
background: radial-gradient(circle, rgba(254, 255, 255, 1) 0%, rgba(225, 247, 251, 1) 100%);}

.award .boxing ul{display:flex; justify-content:space-between;}
.award .boxing ul li{text-align:Center; font-size:23px;font-weight:600;color:#000;width:30%;}
.award .boxing ul li span{display:block; height:35px;line-height:35px; background-color:#fff; border-radius:35px; font-size:20px;font-weight:600;margin:20px 0;}
.award .boxing ul li.c01 span{color:#C59A0A;}
.award .boxing ul li.c02 span{color:#5E90AF;}
.award .boxing ul li.c03 span{color:#A74D2D;}
.award .box03 span{display:block;width:200px; height:35px;line-height:35px; background-color:#fff; border-radius:35px; text-align:Center;font-size:20px;font-weight:600;color:#000;
	position:Absolute;top:80px;right:40px;
}
.award  .info {text-align:Center;background-color:#f4f4f4; text-align:Center;padding:30px 0;line-height:24px; }
.award  .info b{color:#013f98; font-weight:900; font-size:16px;}
.award  .info p{color:#666; font-size:15px;}
.award  .info p a{color:#666;}

/*04_01 Registration Guideline */
.guide .st .small{font-size:18px;}
.guide .lang_tab{margin:0 0 50px 0;}
.guide .lang_tab:after{content:"";display:block;clear:both;}
.guide .lang_tab a{display:block;float:left; width:50%; height:75px;line-height:75px;text-align:Center; font-size:27px;color:#7d8a99;font-weight:400;background-color:#ebf8fb;box-sizing:border-box;
	border:1px solid #adc4c9;
}
.guide .lang_tab a.on {color:#fff;font-weight:900;background-color:#013f98;border:1px solid #013f98;}
.guide .boxing{margin:0 0 60px 0;}

.guide .date  div {width:100%; padding:25px 0; text-align:center; box-sizing:border-box;background-color: #f5c533;}
.guide .date  div p{font-size:20px; color:#013f98; font-weight:600; letter-spacing:-0.03em;}
.guide .date  div h4{font-size:26px; color:#fff; font-weight:900; letter-spacing:-0.03em;line-height:35px;}

.guide .boxing ul.date:after{content:"";display:block;clear:both;}
.guide .boxing ul.date li{float:left;width:640px;  text-align:center;color:#fff;font-size:26px;padding:30px 0;font-weight:900;}
.guide .boxing ul.date li:first-child{margin-right:20px;}
.guide .boxing ul.date li.color01{background-color:#00a3e8;}
.guide .boxing ul.date li.color02{background-color:#ed4282;}
.guide .boxing ul.date li b{color:yellow;font-size:20px;font-weight:900;display:Block;padding:0 0 5px 0;}



.guide a.go_regi {display:block;width:470px;height:80px;line-height:80px; text-align:Center;background-color:#013f98;border-radius:80px;color:#fff;font-weight:900;font-size:30px;
	margin:80px auto ;
}
.guide a.go_regi:hover, .guide a.go_regi:focus{background-color:#002f73;}
.guide .notice {font-size:17px; color:red; text-align:right;}

.guide .step:After{content:"";display:block;clear:both;}
.guide .step li {float:left; width:244px;height:240px; margin-right:20px;box-sizing:border-box; border:2px solid #013f98;text-align:center;position:relative;}
.guide .step li.step_p{border-color:#e3b014;}
.guide .step li:last-child {margin:0;}
.guide .step li span.title {display:block;width:88px;height:25px; line-height:25px; font-size:15px; font-weight:600; color:#fff; font-weight:600; background-color:#013f98;
	border-radius:25px;
	-webkit-border-radius:25px;
	-moz-border-radius:25px;
	margin:25px auto 10px ;
}
.guide .step li.step_p span.title {background-color:#e3b014;}
.guide .step li p {font-size:18px; color:#111111; line-height:21px; font-weight:600;margin:10px 0 0 0;}
.guide .step li .arrow {position:absolute; top:42%; right:-20px;}
.guide .step li:last-child .arrow{display:none;}
.guide .dot{position:relative;padding-left:12px;font-size:17px; color:#000; letter-spacing:-0.02em; line-height:24px;margin:7px 0;}
.guide_k .dot{font-size:17px;}
.guide .dot:before {content:"";display:block; width:5px;height:1px; background-color:#333;position:Absolute;left:0;top:11px;} 
.guide table{border-top:1px solid #013f98;margin:0 0 10px 0;}
.guide table thead tr th{background-color:#f5fcff;font-size:17px; font-weight:900; color:#013f98;line-height:20px;letter-spacing:-0.02em;padding:20px 0px;border-bottom:1px solid #e0d7e1;
	border-right:1px solid #e0d7e1; 
}
.guide table thead tr th:last-child{border-right:none;}
.guide table thead tr th span{font-weight:400; font-weight:400;font-size:14px;}
.guide table tbody tr th {font-weight:600;font-size:16px; color:#111111; padding:20px 0;border-right:1px solid #e0d7e1;border-bottom:1px solid #e0d7e1;}
.guide table.row_tb tbody tr th {background-color:#f5fcff;color:#013f98;padding:15px 0;}

.guide table tbody tr td {font-size:16px; color:#333; padding:20px 0;border-left:1px solid #e0d7e1;border-bottom:1px solid #e0d7e1;text-align:center;}
.guide table.row_tb tbody tr td {text-align:left;padding:15px 0 15px 15px;}
.guide  .p_st {font-size:22px; color:#013f98; font-weight:900; margin:30px 0 0 0;}
.guide  .p_st:after {content:"";display:block; width:80px;height:1px; background-color:#013f98;margin:10px 0 0 0;}

.guide  .info {text-align:Center;background-color:#f4f4f4; color:#666; font-size:15px;text-align:Center;padding:30px 0;line-height:24px; }
.guide  .info b{color:#013f98; font-weight:900; font-size:16px;}
.guide  .info  a{color:#666;}
.guide .normal_btn {display:block; width:250px; height:60px; line-height:60px; text-align:center; font-size:18px; font-weight:600;color:#fff; border-radius:60px;background-color:#013f98;
	margin:20px 0 0 0;
}
.guide .normal_btn:hover, .guide .normal_btn:focus {background-color:#7db72e;}

/* 04_02 ONLINE REGISTRATION */
.registration .boxing {margin:0 0 70px 0;}
.registration .boxing .dates {display:flex; flex-direction:row;  justify-content:space-between;}
.registration .boxing .dates div {width:30%;border-top:1px solid #013f98; border-bottom:1px solid #aaa;padding:30px 10px;}
.registration .boxing .dates div h3{font-size:27px;margin:0 0 10px 0; font-weight:600; color:#013f98;}
.registration .boxing .dates div p{font-size:18px; font-weight:600; color:#111;}
.registration .boxing .dates div p.red{color:#e50f69;}
.registration .boxing:afteR{content:"";display:block;clear:both;}
.registration .boxing .regbox{float:left; width:33.3%;}
.registration .boxing .regbox .top {position:relative;display:block;width:95%; height:170px;box-sizing:border-box; border:4px solid #ccc5d1;text-align:Center;margin:0 0 10px 0;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}


.registration .boxing .regbox .top h3{font-size:23px; line-height:23px;font-weight:600; color:#013f98;padding:5px 0 0 0;}
.registration .boxing .regbox01 .top h3{padding:10px 0 10px 0;}
.registration .boxing .regbox04 .top h3{padding:35px 0 0 0;}
.registration .boxing .regbox05 .top h3{padding:68px 0 0 0;}
.registration .boxing .regbox01 .top .inbox input {border:1px solid #beb4c5; height:40px; line-height:40px;text-indent:10px; font-size:15px;box-shadow:3px 3px 5px rgba(0,0,0,0.08);}
.registration .boxing .regbox .top .tit{padding:5px 10px; line-height:15px; background-color:#f4f4f4;font-size:13px;font-weight:900; color:#013f98; margin:0 0 10px 0;
	border-radius: 7px 7px 0 0;
	-webkit-border-radius: 7px 7px 0 0;
	-moz-border-radius: 7px 7px 0 0;
}
.registration .boxing .regbox .top span{font-size:13px;color:#aaa;}
.registration .boxing .regbox .top .price{padding:15px 0 0;font-size:20px; color:#e50f69 ; }
.registration .boxing .regbox .desc {width:95%;}
.registration .boxing .regbox .desc p { font-size:14px; color:#333;line-height:20px;padding:5px 0 5px 10px; border-bottom:1px solid #ddd;}

.registration .boxing .regbox .go_regi {position:Relative;display:block;width:95%; height:45px; line-height:45px;box-sizing:border-box; padding:0 28px; margin:0 0 10px 0;
	border-radius:60px;
	-moz-border-radius:60px;
	-webkit-border-radius:60px;
	font-size:18px;font-weight:600;letter-spacing:-0.02em;color:#fff;
	background: #580e62;
}
.registration .boxing .regbox .go_regi  img {position:absolute; top:12px; right:28px;
	transition:all .3s ease-out;
	-webkit-transition:all .3s ease-out;
	-moz-transition:all .3s ease-out;
	-o-transition:all .3s ease-out;
	-ms-transition:all .3s ease-out;
}
.registration .boxing .regbox .go_regi:hover img, .registration .boxing .regbox .go_regi:focus img {right:23px;}

.regi_form .boxing{margin: 0 0 50px 0;}
.regi_form a.click_t {display:Block;position:relative; font-size:25px;font-weight:600; color:#111; border-bottom:1px solid #013f98 ; padding:10px 20px;margin:0 0 20px 0;}
.regi_form a.click_t img {position:Absolute; right:20px; top:14px;}
.regi_form p.dot {padding-left:10px; position:relative; font-size:18px; color:#111; line-height:27px; margin:0 0 5px 0;}
.regi_form  p.dot:before{content:"";display:block;width:3px; height:1px; background-color:#333; position:Absolute; top:13px; left:0;}
.regi_form .gray{background-color:#f6f3f6; padding:30px; letter-spacing:-0.03em;margin:0 0 30px 0;}
.regi_form .gray h4{color:#111; font-size:20px; font-weight:600;}
.regi_form .gray .dot {position:relative;padding-left:12px;font-size:16px; color:#333; letter-spacing:-0.02em; line-height:18px;margin:7px 0;}
.regi_form .gray .dot:before {content:"";display:block; width:4px;height:1px; background-color:#333;position:Absolute;left:0;top:9px;} 
.regi_form .noti_right {font-size:15px; color:Red; letter-spacing:-0.03em;text-align:right;margin:3px 0;}
.regi_form .red {font-size:15px; color:Red; letter-spacing:-0.03em;margin:3px 0;}


.regi_form .regi_tb{border-top: 1px solid #013f98;margin:0 0 15px 0;}
.regi_form .regi_tb thead tr.tb_title th{text-align:left;padding:15px 0;  font-size:18px;line-height:22px;background-color: #f5fcff;font-weight:900; color:#013f98;border-bottom: 1px solid #dfdfdf;}
.regi_form .regi_tb thead tr.tb_title th .r_chk{
	font-size:15px;
}
.regi_form .regi_tb thead tr th {padding:18px 5px 18px 30px; font-size:17px; line-height:23px; color:#013f98; font-weight:900; background-color: #f5fcff;border-bottom: 1px solid #dfdfdf;
    border-right: 1px solid #dfdfdf;}
.regi_form .regi_tb tbody tr th {padding:18px 5px 18px 30px; font-size:17px; line-height:23px; color:#000; font-weight:600; border-bottom: 1px solid #dfdfdf;
    border-right: 1px solid #dfdfdf;}
.regi_form .regi_tb tbody tr th.sky {color:#013f98;background-color: #f5fcff;font-weight:900;}
.regi_form .regi_tb tbody tr td {border-bottom: 1px solid #dfdfdf;border-left:1px solid #ddd;padding:15px 5px 15px 20px; font-size:16px; line-height:24px;color:#333;}
.regi_form input[type="radio"] {vertical-align:middle;}
.regi_form input[type="text"] {border:1px solid #ccc; height:35px; line-height:35px; text-indent:13px; }
.regi_form textarea {width:100%; height:150px; resize:none;border:1px solid #ccc;box-sizing:border-box; padding:15px;}
.regi_form .filebtn {border:1px solid #013f98; color:#013f98;width:90px; height:30px; line-height:30px; outline:none;background:none;font-family:inherit;cursor:pointer;font-size:15px;font-weight:600;}
.regi_form .fileName {color:#013f98; line-height:35px; font-size:15px;font-weight:600;}
.regi_form  .down_btn{display:inline-block; height:50px;padding:0 25px; line-height:50px;background-color:#013f98; color:#fff; font-size:19px; font-weight:600; margin:15px 0 0 0;}
.regi_form  .normal_btn{display:inline-block; height:37px;padding:0 25px; line-height:37px;background-color:#013f98;vertical-align: middle; color:#fff; font-size:19px; font-weight:600; }
.regi_form .regi_tb_row{border-top:1px solid #013f98;margin:0 0 50px 0;}
.regi_form .regi_tb_row thead tr th{padding:15px 5px; text-align:center; font-size:16px; color:#013f98; font-weight:600; background-color:#f4f5f7;border-bottom: 1px solid #dfdfdf;border-left:1px solid #dfdfdf;}
.regi_form .regi_tb_row thead tr.tb_title th{overflow:hidden;text-align:left;padding:15px 0;  font-size:18px;font-weight:900;background-color:#fff;}
.regi_form .regi_tb_row thead tr.tb_title th .del_btn {float:right;display:inline-block; width:auto;padding:0 15px; height:25px; text-align:center; border:1px solid #013f98;color:#013f98;font-size:13px;
font-weight:600;line-height:25px;vertical-align:middle;margin:0 1px;
}
.regi_form .regi_tb_row tbody tr th{padding:15px 5px; text-align:center; font-size:16px; color:#013f98; font-weight:600; background-color:#f4f5f7;border-bottom: 1px solid #dfdfdf;border-left:1px solid #dfdfdf;}
.regi_form .regi_tb_row tbody tr td{border-bottom: 1px solid #dfdfdf;padding:15px; font-size:16px; color:#333;line-height:25px;border-left:1px solid #dfdfdf;}
.regi_form .regi_tb_row tbody tr td.center {text-align:center;}

.regi_form .regi_tb_row thead tr th:first-child, 
.regi_form .regi_tb_row tbody tr th:first-child, 
.regi_form .regi_tb_row tbody tr td:first-child {border-left:none;}

.regi_form  .opbox {text-align:right;font-size:15px;color:#111;letter-spacing:-0.03em;margin:0 0 10px 0;}
.regi_form  .opbox .form_select{width:60px;}
.regi_form  .opbox .more_btn{display:inline-block; width:60px; height:35px; text-align:center; background-color:#013f98;color:#fff;font-size:13px;font-weight:600;line-height:35px;vertical-align:middle;}
.regi_form  .opbox .more_btn:hover, .regi_form  .opbox .more_btn:focus {background-color:#007272;}
.regi_form .btn_box {text-align:center;margin:60px 0 0 0;}
.regi_form .btn_box a{display:inline-block; width:auto;height:65px;padding:0 30px;line-height:65px;background-color:#013f98;border:1px solid #013f98;color:#fff;font-size:20px;font-weight:600;margin:0 5px;}
.regi_form .btn_box a.btn02{background-color:#fff;color:#013f98;}


/* 05_01 */
.sponsor_wrap {}
.sponsor_wrap .grade_wrap {display:flex; flex-wrap:wrap; justify-content:flex-start;gap:10px;margin:0 0 50px 0;}
.sponsor_wrap .grade_wrap li {width:49%; border:1px solid #ddd; box-sizing:border-box;}
.sponsor_wrap .grade_wrap.length_1 li {width:99%;}
.sponsor_wrap .grade_wrap.length_3 li {width:32%;}
.sponsor_wrap .grade_wrap li.map_img_li {text-align:center;}
.sponsor_wrap .grade_wrap li a {display:flex;width: 100%;height:auto;padding:15px 0;align-items:center; justify-content:center;}
.sponsor_wrap .grade_wrap li a img{width:65%; height:auto;max-width:540px;}
.sponsor_wrap .grade_wrap li  img.map_img{max-width:100%;width:Auto;height:auto;}
.sponsor_wrap .spon_tit {height:60px; line-height:60px; text-align:center; font-size:25px; color:#fff; font-weight:900;margin:0 0 10px 0;
	border-radius:80px;background:url('../images/sub/spon_tit_sup.png') center center no-repeat; background-size:100% 100%;
}
.sponsor_wrap .spon_dia {background:url('../images/sub/spon_tit_dia.png') center center no-repeat; }
.sponsor_wrap .spon_pla {background:url('../images/sub/spon_tit_pla.png') center center no-repeat; }
.sponsor_wrap .spon_gold {background:url('../images/sub/spon_tit_gold.png') center center no-repeat; }
.sponsor_wrap .spon_silver {background:url('../images/sub/spon_tit_silver.png') center center no-repeat; }


/* 06_01 */
.venue .top{display:flex; justify-content:space-between;margin:0 0 40px 0;}
.venue .top a{display:block; margin-right:60px;}
.venue .top .info h3{ font-size:25px; font-weight:600;margin:0 0 35px 0; padding:15px 0 25px 0; border-bottom:1px solid #ddd;color:#B48D61;}
.venue .top .info h3 img{padding:7px 0 0 0;}
.venue .top .info .normal{font-size:17px; line-height:25px; letter-spacing:-0.03em; color:#000;}
.venue table{border-top:1px solid #007bc6;}
.venue table tbody tr th{border-bottom:1px solid #ddd; background-color:#007bc6; color:#fff; padding:20px 0 20px 50px; text-align:left;font-size:18px; font-weight:600;}
.venue table tbody tr td{border-bottom:1px solid #ddd;  color:#111; padding:20px 40px; font-size:18px;}
.venue table tbody tr td a{display:inline-block; border-radius:35px; height:35px; line-height:35px; padding:0 30px; font-size:15px; font-weight:600;border:1px solid #333;}
.venue table tbody tr td a:hover, .venue table tbody tr td a:focus {background-color:#f4f4f4;}
.venue table tbody tr td iframe {width:100%;height:400px;}


/*06_02 */
.transpo .tabbox{margin:0 0 50px 0;}
.transpo .tabbox:after{content:"";display:block;clear:both;}
.transpo .tabbox a{display:block;float:left; width:50%; height:75px;line-height:75px;text-align:Center; font-size:24px;color:#7d8a99;font-weight:400;background-color:#ebf8fb;box-sizing:border-box;
	border:1px solid #adc4c9;
}
.transpo .tabbox a.on {color:#fff;font-weight:900;background-color:#013f98;border:1px solid #013f98;}
.transpo .boxing{margin:0 0 60px 0;}
.transpo .boxing .sst span{color:#e9117d;}
.transpo .boxing table{border-top:1px solid #013f98;margin:0 0 10px 0;}
.transpo .boxing table tbody tr th{background-color: #f5fcff;font-size: 17px; font-weight: 900; color: #013f98; line-height: 20px; padding: 15px 0px; border-bottom: 1px solid #e0d7e1; border-right: 1px solid #e0d7e1;}
.transpo .boxing table tbody tr td {color:#000; font-size:17px; padding:15px 20px;border-bottom:1px solid #ddd;}
.transpo .boxing table tbody tr td img{vertical-align:middle;padding-right:7px;}
.transpo .boxing table tbody tr td .exp{display:inline-block; padding:2px 6px; font-size:12px; line-height:12px; color:#fff;font-weight:600;background-color:#b22222;border-radius:30px;}
.transpo .boxing .color_tit {font-size:24px;font-weight:900;color:#fff;margin:30px 0 15px 0;padding:8px 15px; border-radius:3px;
background: #20207a;
background: linear-gradient(90deg, rgba(32, 32, 122, 1) 17%, rgba(0, 212, 255, 1) 100%);
}
.transpo .boxing  .tit_bg {border: 1px solid #000; color:#000; font-size:15px;line-height:15px;font-weight:900;display:inline-block; padding:8px 20px;border-radius:40px;margin: 0 0 15px 0;}
.transpo .boxing  .img {margin:0 0 20px 0;}
.transpo .boxing  .img img {width:100%;height:auto;}
.transpo .boxing dl dt{font-size:20px; font-weight:800;color:#36369f;border-bottom:1px solid #ddd; padding:0 0 12px 0; margin:20px 0 15px 0;}
.transpo .boxing dl dt img{vertical-align:middle;padding:0 8px 3px 0;}
.transpo .boxing dl dd{font-size:17px; line-height:28px; color:#333; letter-spacing:-0.02em;margin:0 0 40px 0;}
.transpo .boxing dl dd p{padding-left:20px; position:relative;margin:5px 0;}
.transpo .boxing dl dd p b{position:absolute; top:-1px; left:0;color:#36369f;}

/* 06_03 */
.accomo .boxing{margin:0 0 60px 0;}
.accomo .boxing .mapimg{border:1px solid #ddd;}
.accomo .boxing .mapimg img{width:100%;height:auto;}
.accomo .boxing dl  {margin:0 0 45px 0;}
.accomo .boxing dl dt{font-size:24px; font-weight:900; color:#007bc6; margin:0 0 20px 0;}
.accomo .boxing dl dt .num{display:inline-block;background-color:#007bc6; width:29px;height:29px; line-height:29px; text-align:Center; border-radius:29px; color:#fff; font-size:17px;font-weight:900;
	vertical-align:middle;transform: translate(0, -3px);
}
.accomo .boxing dl dd {display:flex;}
.accomo .boxing dl dd .img{margin-right:50px;}
.accomo .boxing dl dd .info {width:calc(100% - 506px)}
.accomo .boxing dl dd .info p{ font-size:17px;color:#000;margin:10px 0;padding:10px 0;border-bottom:1px solid #ddd;}
.accomo .boxing dl dd .info p b { color:#007bc6;padding-right:10px;}
.accomo .boxing dl dd .info a {    display: inline-block;
    padding: 15px 30px;
    background-color: #007bc6;
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    line-height: 16px;
    border-radius: 50px;
    margin: 20px 0;
    transition: all .1s ease-out;
    -webkit-transition: all .1s ease-out;
    -moz-transition: all .1s ease-out;
    -o-transition: all .1s ease-out;
    -ms-transition: all .1s ease-out;
	}
.accomo .boxing dl dd .info a img {width: 20px;padding: 0 0 0 20px;}
.accomo .boxing dl dd .info a:hover, .accomo .boxing dl dd .info a:focus  {background-color:#002963;}



/* 06_04 */
.floor {border:6px solid #efefef; padding:50px;}
/* .floor {display:flex;border:6px solid #efefef; padding:50px;} */
.floor .b_img2{display:flex; justify-content:center; align-items:center; }
.floor .b_img{width:55%; display:flex; justify-content:center; align-items:center; }
.floor .b_img img{max-width:100%;}
.floor .b_img2 img{max-width:100%;}
.floor table{width:calc(45% - 50px);margin-left:50px;border-top: 1px solid #013f98;}
.floor table tbody tr td{font-size: 15px; line-height:18px; color: #333; padding:3px 8px; border-left: 1px solid #e0d7e1; border-bottom: 1px solid #e0d7e1;}
.floor table tbody tr td:first-child{text-align:center;    background-color: #f5fcff;color: #013f98; }


/* 07_01 */
.aboutkorea .boxing{margin:0 0 60px 0;}
.aboutkorea .bbox{background: #f6f6f6;background: linear-gradient(90deg, rgba(248, 248, 248, 1) 0%, rgba(235, 252, 255, 1) 100%);padding:30px;}
.aboutkorea .bbox .normal{font-size:17px; line-height:27px; letter-spacing:-0.02em;color:#111;}
.aboutkorea .normal_btn{display:inline-block; padding:15px 30px; background-color:#013f98;color:#fff; font-weight:600; font-size:16px;line-height:16px;border-radius:50px;margin:30px 0;
	transition:all .1s ease-out;
	-webkit-transition:all .1s ease-out;
	-moz-transition:all .1s ease-out;
	-o-transition:all .1s ease-out;
	-ms-transition:all .1s ease-out;
}
.aboutkorea .normal_btn img{width:20px;padding:0 0 0 20px;}
.aboutkorea .normal_btn:hover, .aboutkorea .normal_btn:focus {background-color:#012a65;}
.aboutkorea ul{display:flex; flex-wrap:wrap; justify-content:space-between;}
.aboutkorea ul li{position:relative;width:640px;height:280px;margin:0 0 20px 0; border-radius:20px 0 20px 0;overflow:hidden;} 
.aboutkorea ul li a{display:block;width:100%;height:100%;}
.aboutkorea ul li a img{position:Absolute;top:0;left:0;transition:all .5s ease-out;}
.aboutkorea ul li a p{position:relative;text-align:center; line-height:280px;color:#fff; font-size:40px;}
.aboutkorea ul li a:hover img, .aboutkorea ul li a:focus img {transform:scale(1.1);}

/* 07_02 */
.aboutseoul .boxing{margin:0 0 60px 0;}
.aboutseoul .bbox{background: #f6f6f6;background: linear-gradient(90deg, rgba(248, 248, 248, 1) 0%, rgba(235, 252, 255, 1) 100%);padding:30px;}
.aboutseoul .bbox .normal{font-size:17px; line-height:27px; letter-spacing:-0.02em;color:#111;}
.aboutseoul .video {margin:30px 0;border-radius:20px;overflow:hidden;}
.aboutseoul ul{display:flex; flex-wrap:wrap; justify-content:space-between;}
.aboutseoul ul li{position:relative;width:640px;height:280px;margin:0 0 20px 0; border-radius:20px 0 20px 0;overflow:hidden;} 
.aboutseoul ul li a{display:block;width:100%;height:100%;}
.aboutseoul ul li a img{position:Absolute;top:0;left:0;transition:all .5s ease-out;}
.aboutseoul ul li a p{position:relative;text-align:center; line-height:280px;color:#fff; font-size:40px;}
.aboutseoul ul li a:hover img, .aboutseoul ul li a:focus img {transform:scale(1.1);}
.aboutseoul .visit_link .dot {padding-left:10px; position:relative; font-size:18px; color:#111; line-height:27px; margin:0 0 5px 0;}
.aboutseoul .visit_link .dot:before{content:"";display:block;width:3px; height:1px; background-color:#333; position:Absolute; top:13px; left:0;}
.aboutseoul .visit_link .dot a{color:#005aff;}
.aboutseoul .visit_link .dot a img{transition:all .2s ease;}
.aboutseoul .visit_link .dot a:hover img, .aboutseoul .visit_link .dot a:focus img {padding-left:3px;}






/* 07_03 */
.useful dl {padding:40px 0 ; border-bottom:1px solid #dfdfdf;}
.useful dl dt{font-size: 28px;font-weight: 600;color: #111;padding: 0 0 0 37px;background: url(../images/sub/c_tit.png) 0 8px no-repeat;margin: 0 0 20px 0;letter-spacing: -0.025em;}
.useful dl dd{display:flex; justify-content:flex-start;align-items: center;}
.useful dl dd .icon{margin-right:40px;}
.useful dl dd .desc {}
.useful dl dd .desc p.normal{font-size:17px; line-height:27px; color:#333333; letter-spacing:-0.03em;text-align:justify;}
.useful dl dd .desc a.go_btn{display: inline-block;padding: 13px 30px;background-color: #007bc6;color: #fff;font-weight: 600;font-size: 16px;line-height: 16px;border-radius: 50px;margin: 20px 0;}
.useful dl dd .desc a.go_btn img  {width: 20px;padding: 0 0 0 10px;}
.useful dl dd .desc a.go_btn:hover, .useful dl dd .desc a.go_btn:focus  {background-color:#002963;}


/*08_01 terms of use*/
.terms ul {padding:20px 30px; background-color:#f6f3f6; }
.terms ul  li{font-size:15px; font-weight:600; margin:7px 0;}
.terms ul  li a{color:#013f98;}
.terms .boxing {margin:0 0 60px 0;}
.terms .boxing h4{padding:10px 0; border-top:1px solid #013f98; border-bottom:1px solid #ddd; font-size:20px; color:#013f98;font-weight:600; margin:0 0 20px 0;}
.terms .boxing h3.st .small{font-size:16px; color:#111;}
.terms .boxing p{font-size:16px; letter-spacing:-0.03em; line-height:27px; color:#555;margin:0 0 13px 0;}
.terms .boxing p.inden{padding-left:15px;}
.terms .boxing p b{color:#111;}




/*  심사페이지 */
.judge_list .boxing{margin:0 0 70px 0;}
.judge_list .tab {margin:0 0 50px 0;}
.judge_list .tab:after{content:"";display:block;clear:both;}
.judge_list .tab a{float:left; width:33.3%; height:60px; line-height:60px; text-align:center;font-size:18px; color:#007bc6; box-sizing:border-box; border:1px solid #007bc6;
	border-radius:10px 10px 0 0;
	-webkit-border-radius:10px 10px 0 0;
	-moz-border-radius:10px 10px 0 0;
}
.judge_list .tab a.on {background-color:#007bc6; color:#fff;font-weight:600;}

.judge_list .my_tb  {border-top:1px solid #007bc6;margin:0 0 20px 0;}
.judge_list .my_tb  thead tr th {border-bottom:1px solid #dfdfdf; border-right:1px solid #dfdfdf; background-color:#f4f5f7;padding:12px 5px; color:#007bc6; font-size:16px; font-weight:600;}
.judge_list .my_tb  tbody tr th {border-bottom:1px solid #dfdfdf; border-right:1px solid #dfdfdf; background-color:#f4f5f7;padding:12px 5px; color:#007bc6; font-size:16px; font-weight:600;}
.judge_list .my_tb  tbody tr td {border-bottom:1px solid #dfdfdf; border-left:1px solid #dfdfdf;padding:5px 8px; color:#333; font-size:15px;text-align:center;}
.judge_list .my_tb  tbody tr td:first-child {border-left:none;}
.judge_list .my_tb  tbody tr td.center {text-align:center;}
.judge_list .my_tb  tbody tr td .go_btn{display:inline-block; width:100%;height:AUTO;line-height:16px;bordeR: 1px solid #cdbfcf;color:#007bc6;font-weight:900;font-size:13px;
	box-sizing:border-box;
	background:linear-gradient(to top, #ded7df, transparent);border-radius:3px;padding:8px 3px;
	background:-webkit-linear-gradient(to top, #ded7df, transparent);}


.judge_insert .regi_tb{border-top: 1px solid #013f98;margin:0 0 15px 0;}
.judge_insert .regi_tb thead tr.tb_title th{text-align:left;padding:15px 0;  font-size:18px;line-height:22px;background-color: #f5fcff;font-weight:900; color:#013f98;border-bottom: 1px solid #dfdfdf;}
.judge_insert .regi_tb thead tr.tb_title th .r_chk{
	font-size:15px;
}
.judge_insert .regi_tb thead tr th {padding:18px 5px 18px 30px; font-size:17px; line-height:23px; color:#013f98; font-weight:900; background-color: #f5fcff;border-bottom: 1px solid #dfdfdf;
    border-right: 1px solid #dfdfdf;}
.judge_insert .regi_tb tbody tr th {padding:18px 5px 18px 30px; font-size:17px; line-height:23px; color:#000; font-weight:600; border-bottom: 1px solid #dfdfdf;
    border-right: 1px solid #dfdfdf;}
.judge_insert .regi_tb tbody tr th.sky {color:#013f98;background-color: #f5fcff;font-weight:900;}
.judge_insert .regi_tb tbody tr td {border-bottom: 1px solid #dfdfdf;padding:15px 5px 15px 20px; font-size:16px; line-height:24px;color:#333;}
.judge_insert .regi_tb tbody tr td.sbox{text-align:center;}
.judge_insert .regi_tb tbody tr td.sbox label{display:inline-block;width:9%;font-weight:600;font-size:18px;}
.judge_insert .regi_tb tbody tr td textarea{width:100%; height:200px; box-sizing:border-box;padding:22px; border:1px solid #ccc; border-radius:3px; resize:none;font-family:inherit; font-size:16px;}
.judge_insert  .abs_view {margin:35px 0;position:relative;padding:10px 0 0 0;}
.judge_insert  .abs_view .attach{position:absolute; top:0;right:20px;}
.judge_insert  .abs_view .attach a{display:inline-block; padding:5px 13px; font-size:14px; line-height:1; border-radius:30px;background-color:#013f98;color:#fff;margin:0 3px;}
.judge_insert  .abs_view .attach a:last-child{background-color:#851b6f;}
.judge_insert  .abs_view div{margin:15px 0;}
.judge_insert  .abs_view div h5{font-size:18px;font-weight:900;color:#000;  margin:22px 0 7px 0;padding:0 0 7px 0; border-bottom:1px solid #ddd;}
.judge_insert  .abs_view div p{font-size:15px; line-height:24px; color:#333;padding:16px; background-color:#f5f5f5;}
.judge_insert .btn_box {text-align:center;margin:60px 0 0 0;}
.judge_insert .btn_box a{display:inline-block; width:auto;min-width:140px;height:65px;padding:0 30px;line-height:65px;background-color:#013f98;border:1px solid #013f98;color:#fff;font-size:20px;font-weight:600;margin:0 5px;}
.judge_insert .btn_box a.btn02{background-color:#fff;color:#013f98;}
.attach_view{text-align:center;}
.attach_view img{max-width:100%;} 

/**** mobile layout *************************************************************************************************************/

@media screen and (max-width:1530px) {


}
@media screen and (max-width:768px) {

	body {min-width:320PX;}
	#header {height:120px;background-size:100% 30px;}

	#modal_pop1 {width:70%; height:auto;  top:80px;left:15%;}
	#modal_pop2 {width:70%; height:auto;  top:80px;left:15%;}
	#modal_pop3 {width:70%; height:auto;  top:80px;left:15%;}
	#modal_pop4 {width:70%; height:auto;  top:80px;left:15%;}

	#header_content {width:auto; height:100px; }
	#header_content .logo {position:absolute;top:78px;left:20px;}
	#header_content .logo a{padding:0;}
	#header_content .logo a img{width:100px;}
	#header_content .logo a img.r_logo{width:150px;}

	#header_content .home_menu { height:30px;padding:0;}
	#header_content .home_menu  a{line-height:30px; font-size: 10px; padding:0 6px;}

	#header_content .dday {top:36px;right:15px;line-height:25px; 	width:auto;padding:0 8px;  height:25px;font-weight:600;
		border-radius:25px;display:flex; justify-content:center;
	}
	#header_content .dday #dday{font-size:14px; }
	#header_content .dday #now{font-size:12px; padding-left:7px;}
	#header_content .dday .ttext{font-size:11px;}
	#header_content .dday .ttext:before{content:"|"; display:inline-block; padding:0 5px; color:#fff;}


	#gnb {display:none;}
	.top_menu {display:none;}
	.mob_none {display:none;}

	/* nav */
	#top_right {float:right; margin: -25px 20px 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: #033883;
	  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: 2px;}
	#menu-icon2 span:nth-child(2){top: 10px;}
	#menu-icon2 span:nth-child(3){top: 19px;}
	#menu-icon2.open span:nth-child(1) {
	  top: 8px;
	  transform: rotate(-45deg);
	}
	#menu-icon2.open span:nth-child(2) {
	  opacity: 0;    /*클릭하면 중간선이 사라집니다.*/
	}
	#menu-icon2.open span:nth-child(3) {
	  top: 8px;
	  transform: rotate(-135deg);
	  width:30px;
	  left:0;
	}
	nav {position:absolute; top:120px; right:0; width:100%; text-align:left; z-index:1100;}
	#nav {display:block;}
	#nav li {position:relative; border-top:1px solid #eee; background:#fff;}
	#nav li a {position:relative; color:#111; font-size:14px; font-weight:600; display:block; line-height:130%; padding:20px;}
	#nav > li > ul {padding:15px 0;background:#f39800;}
	#nav > li > ul > li {border-bottom:none; border:none;background:none;}
	#nav > li > ul > li:first-child {border-top:none;}
	#nav > li > ul > li a {color:#fff; font-size:14px;  font-weight:500; line-height:20px; padding:10px 30px;}


	#mainvisual {height:700px; margin-top:80px; background:url('../images/main/mainvisual_m.jpg') 80% 100% no-repeat; }
	#mainvisual .main_txt_wrap {width:auto;}
	#mainvisual .main_txt {margin:100px 0 10px;padding:0 20px;width:auto;}
	#mainvisual .main_txt h2 {display:block; margin:0 0 20px 0;}
	#mainvisual .main_txt h2 img{width:200px;}
	#mainvisual .main_txt h2 p{font-size:20px;line-height:22px;padding:20px 0 0;}
	#mainvisual .main_txt h2 p sup{font-size:13px;}
	#mainvisual .main_txt h2 span{font-size:16px;}
	#mainvisual .main_txt h3 {font-size:15px;margin:0 0 8px 0;}
	#mainvisual .main_txt h4 {font-size:15px;margin:0 0 20px 0;}

	#mainvisual .main_quick{width:auto; display:flex; flex-wrap:wrap;padding:0 20px;}
	#mainvisual .main_quick a{ width:50%; height:100px;padding:20px;font-size:16px;}
	#mainvisual .main_quick a .arrow{left:20px; bottom:20px;}
	#mainvisual .main_quick a .arrow img{width:20px;}
	#mainvisual .main_quick a .icon{right:20px; top:40px;}
	#mainvisual .main_quick a .icon img{width:40px;}
	#mainvisual .main_quick a:hover .arrow {left:25px;}

	#mainvisual .v_dday{position:static; width:150px;height:158px;background:url('../images/main/dday_main.png') center center no-repeat; padding:35px 40px 0;background-size:100%;
	margin:0 0 50px 20px;
	}
	#mainvisual .v_dday #dday2 {font-size:23px;line-height:23px;padding:0 0 10px 0; margin:0 0 10px 0;}
	#mainvisual .v_dday a{font-size:20px;line-height:20px; }
	#mainvisual .v_dday a img {padding-left:10px;height:14px;}
	#mainvisual .v_dday a:hover img, #mainvisual .v_dday a:focus img {padding-left:25px;}


	/* section1 */
	.section01 {width:100%;padding:40px 20px;box-sizing:border-box;background:url('../images/main/sec01_bg.jpg') 100% 0 no-repeat;background-size:1000px;}
	.section01 .sec01_in{width:auto;display:block;}
	.section01 .sec01_in .column{width:auto;}
	.section01 .sec01_in .column h3{font-size:25px; height:55px;line-height:55px;}
	.section01 .sec01_in .dates {margin:0 0 60px 0;}
	.section01 .sec01_in .dates ul li{display:block;margin:0 0 20px 0;padding:0 0 20px 16px; border-bottom:1px solid #ddd;background:url('../images/main/column_dot.png') 0 9px no-repeat;}

	.section01 .sec01_in .dates ul li p{font-size:18px;line-height:25px;margin:0 0 5px 0;}
	.section01 .sec01_in .dates ul li span{display:block;text-align:right;font-size:18px;line-height:25px;margin:0;}
	.section01 .sec01_in .dates ul li span img{vertical-align:middle; padding-right:5px;margin-top:-5px;width:18px;}

	.section01 .sec01_in .notice ul li{height:60px;line-height:60px;}
	.section01 .sec01_in .notice ul li a{width:60%; font-size:16px; }
	.section01 .sec01_in .notice ul li span{font-size:14px;}
	.section01 .sec01_in .notice .plus{ top:15px;right:20px;}
	.section01 .sec01_in .notice .plus img{width:20px;}

	/* section03 speakers */
	.section03{
		width:100%; padding:50px 20px; box-sizing:border-box;
		background:url('../images/main/sec02_bg.jpg') center 100% no-repeat #f1f3f4;background-size:cover;
		}
	.sec03_in {width:auto; }
	.section03 h3 {margin:0 0 30px 0;font-size:25px; }
	.section03 .sp_slider .slick-list {width:auto !important;}
	.section03 .sp_slider .sp .photo {width:212px; height:212px;background:url('../images/main/spk_bg.png') center center no-repeat;}
	.section03 .sp_slider .sp .info{width:212px;}
	.section03 .sp_slider .sp .info .name{font-size:18px;}
	.section03 .sp_slider .sp .info .affi{font-size:13px;line-height:17px;}
	.section03 .sp_slider .slick-next {background-size:20px;}
	.section03 .sp_slider .slick-prev {background-size:20px;}


	/*footer*/
	#footer{padding:60px 20px ;}
	#footer_content {width:auto; flex-direction:column;}
	#footer  .copy{width:auto; margin:22px auto 0;padding:22px 0 0 0;font-size:14px;}
	#footer_content address {font-size:13px;  line-height:20px;margin:0 0 25px 0;}
	#footer_content address strong{font-size:16px;}
 #footer_content .flogo {align-items: flex-end;}
 #footer_content .flogo a:first-child img{width:100px;}
 #footer_content .flogo a:last-child img{width:170px;}


	#quick_menu {right:10px; bottom:10px;}


	/* banner slider */
	.banner_slide_wrap {width:auto;padding:20px 0;}
	.banner_slider {width:auto;}


	/* sub */
	#subvisual {height:400PX;background:url('../images/main/mainvisual_m.jpg') center 100% no-repeat;margin:100px 0 0;background-size:cover;}
	#subvisual .sub_txt {width:auto; margin:0 auto; padding:0 20px;}
	#subvisual .sub_txt h2 {padding:50px 0 0 0;}
	#subvisual .sub_txt h2  img{width:200px;padding:0 0 10px 0;}
	#subvisual .sub_txt h2 p{font-size:18px;line-height:23px;}
	#subvisual .sub_txt h2 p sup{font-size:14px;}
	#subvisual .sub_txt h2 span{font-size:16px;}


	#leftmenu {width:100%;  line-height:23px;}

	#lnb {width:100%;padding:13px 0;}
	#lnb ul li {display:inline-block;float:none;}
	#lnb ul li.menu01 {width:auto;}
	#lnb ul li.menu02 {width:auto;}
	#lnb ul li.menu03 {width:auto;}
	#lnb ul li.menu04 {width:auto;}
	#lnb ul li.menu05 {width:auto;}
	#lnb ul li.menu06 {width:auto;}
	#lnb ul li.menu07 {width:auto;}
	#lnb ul li a {display:inline-block;padding:5px 15px;font-size:14px; background:none;}
	#lnb ul li.menu06 a{font-size:14px;}
	#lnb ul li.menu07 a{font-size:14px;}
	#lnb ul li a:hover, #lnb ul li.on a { background:none;color:#013f98;}


	#cont { width:auto;padding:80px 20px 0;}
	#subtitle {width:auto;margin:0 auto 50px;}
	#subtitle h2 {font-size:30px;}
	#con_area {width:auto;}
	#con_area h3.st {font-size:20px;padding-left:27px;background:url('../images/sub/c_tit.png') 0 6px no-repeat; background-size:20px;margin:0 0 20px 0;letter-spacing:-0.02em;}
	#con_area h4.sst {font-size:18px;margin:0 0 20px 0;letter-spacing:-0.02em;}
	#board_con_area  {width:auto;}



	/*01_01 Welcome Message */
	.welcome {display:block;overflow:hidden;}
	.welcome .img {margin:0 0 30px 0;}
	.welcome .img .photo img {width:150px;}
	.welcome .img .name{margin:15px 0 5px; font-size:16px; line-height:20px;}
	.welcome .img .affi{font-size:14px; line-height:17px;margin:0 0 15px 0;}
	.welcome .img .sign img {width:100px;}
	.welcome .img br{display:none;}
	.welcome .mess {width:auto; background:url('../images/sub/welcome_bg.jpg') 100% 100% no-repeat;padding:0 0 160px 0;}
	.welcome .mess h4{font-size:20px; }
	.welcome .mess p.normal{font-size:14px;line-height:22px; margin:24px 0 0 0;}


	/* 01_02 */
	.committee table{margin:0 0 40px 0;}
	.committee table thead tr th{padding:12px 5px;font-size:14px;}
	.committee table tbody tr td{padding:8px 5px; font-size:13px;line-height:16px;word-break:keep-all; }
	.committee table tbody tr td.title{line-height:16px;padding:8px;}


	/* 01_03 */
	.overview table tbody tr th{display:block;padding:15px 15px;font-size:14px; }
	.overview table tbody tr td{display:block;padding:20px 15px;font-size:14px; line-height:20px;}



	/* 01_04 */
	.contact .boxing{margin:0 0 40px 0;}
	.contact table tbody tr th{padding:12px 10px;font-size:14px;}
	.contact table tbody tr td{padding:12px 10px; font-size:13px;line-height:16px;word-break:keep-all; }
	.contact table tbody tr td  a{height:30px; line-height:30px; padding:0 22px; font-size:13px; }





	/* 02_01  Porgram at a glance */
	.glance {overflow-x:scroll;}
	.glance .scroll{display:block;background-color:#f4f4f4;padding:5px 20px; font-size:13px;font-weight:500;color:red;margin:0 0 3px 0;}
	.glance table {width:600px;}


	.glance .notice{font-size:13px;line-height:18px;display:block}
	.glance .notice .right{text-align:right; color:red;margin:10px 0 0 0;}

	.glance table thead tr th {font-size:13px;padding:5px; position:relative;top:auto;}
	.glance table thead tr th b{ font-size:14px;}
	.glance table tbody tr td {padding:12px 5px;font-size:13px;line-height:18px;}
	.glance table tbody tr td.time {font-size:12px; }
	.glance table tbody tr td .stxt {font-size:11px;line-height:17px;}
	.glance span.kor, .glance span.eng {padding:2px 8px; font-size:9px !important;line-height:9px !important;}



	/* 02_02 */
	.sebu .tab a{float:none; width:auto; height:45px;line-height:45px;font-size:17px;border-radius:45px;	margin:0 0 5px 0;}

	.sebu .red_noti {font-size:13px;}
	.sebu .roomtab{ margin:0 0 40px 0;} 
	.sebu .roomtab a{width:25%; height:40px; line-height:40px; font-size:13px;}


		.sebu table thead tr th {padding:16px 10px; font-size:14px;line-height:20px;}
		.sebu table thead tr th.date {font-size:13px;line-height:15px;}
		.sebu table thead tr th.right {font-size:12px;line-height:18px;padding:10px 5px;}
		.sebu table thead tr th .sponlogo img{height:40px;}


		.sebu table tbody tr td {padding:10px;font-size:13px;line-height:18px;}
		.sebu table tbody tr.chair td {font-size:13px;}



	/* 02_03 */

	.invited .tab a{float:none; width:auto; height:45px;line-height:45px;font-size:17px;border-radius:45px;	margin:0 0 5px 0;}
	.invited .spk_all{}
	.invited .spk_all .spkbox{width:49%;display:block;padding:13px;}
	.invited .spk_all .spkbox .img{width:110px;height:135px; margin:0 auto;}
	.invited .spk_all .spkbox .img img{width:100%;height:100%;}
	.invited .spk_all .spkbox .info{width:auto;}
	.invited .spk_all .spkbox .info h3{font-size:15px;padding:20px 0 0 0;line-height:1.2;}
	.invited .spk_all .spkbox .info h3 span{font-size:13px;display:block;}
	.invited .spk_all .spkbox .info .affi{font-size:13px; margin: 0 0 12px 0;}
	.invited .spk_all .spkbox .info .title_box {margin:8px 0 0 0;}
		.invited .spk_all .spkbox .info .title_box  .tit_wrap{flex-direction:column;flex-wrap:wrap;align-content: flex-start}
	.invited .spk_all .spkbox .info .title_box .tit{font-size:12px;padding:3px 3px;}
	.invited .spk_all .spkbox .info .title_box .role{font-size:12px;padding:3px 3px;text-align:Center;}
	.invited .spk_all .spkbox .info .title_box  .time{font-size:13px;}
	.invited .spk_all .spkbox .info .title_box  .title{font-size:13px; line-height:16px;}



	/* 02_04 */
	.poster_tb table thead tr th {padding:7px 20px; font-size:14px;}
	.poster_tb table tbody tr td {padding:7px 7px;font-size:12px;line-height:14px;}
	.poster_tb table tbody tr td:first-child{font-size:10px; }




	/* 02_05 */
	.ksession .boxing {margin:0 0 50px 0;}
	.ksession .boxing .greet {font-size:13px; line-height:25px;background-size:cover;background-position:100% 0;}
	.ksession .boxing .sign {font-size:14px;}
	.ksession .boxing .sign img {width:100px;}
	.ksession  table.pro_tb thead tr th {padding:10px 3px; font-size:14px;}
	.ksession  table.pro_tb  tbody tr td {padding:10px 4px;font-size:13px; line-height:16px;}
	.ksession  table.pro_tb  tbody tr td.time {padding:10px 3px; font-size:11px;}
	.ksession  table.pro_tb  tbody tr.sess td {padding:10px 10px;font-size:14px; line-height:20px;word-break:keep-all;}
	.ksession  table.pro_tb  tbody tr.sess td.time {font-size:11px;}
	.ksession  table.pro_tb  tbody tr td.right {font-size:13px;}
	.ksession table.normal_tb tbody tr th{    padding: 10px;font-size: 13px;}
	.ksession table.normal_tb tbody tr td{    padding: 10px;font-size: 13px;line-height: 20px;}
	.ksession p.dot {padding-left:8px;font-size:13px; line-height:17px;}
	.ksession p.dot:before { width:3px;top:8px;} 




	/* 02_06 */
	#con_area .social h3.st span.red {font-size:12px;}
	.social .normal {font-size:13px;line-height:20px;}
	.social table thead tr th{font-size:13px;padding:10px 3px;}
	.social table tbody tr td{ font-size:13px; padding:15px 3px;;}
	.social .gala_slide {width:100%; height:auto; }
	.social .gala_slide div img{width:100%; height:auto;}
	.social .gala_slide .slick-arrow{width:10px; height:20px;}
	.social .gala_slide .slick-next{background:url('../images/sub/photo_next.png') 0 0 no-repeat;background-size:100% 100%;}
	.social .gala_slide .slick-prev{background:url('../images/sub/photo_prev.png') 0 0 no-repeat;background-size:100% 100%;}


	/*03_01 Guideline & Submission */
	.sub_guide .tab a{float:none; width:auto; height:45px;line-height:45px;font-size:17px;border-radius:45px;	margin:0 0 5px 0;}
 	.sub_guide .boxing {margin:0 0 40px 0;}
	.sub_guide .boxing ul.date li{float:none;width:auto; font-size:17px;padding:25px 0;}
	.sub_guide2 .boxing ul.date li{min-height:auto;font-size:17px;line-height:26px;}
	.sub_guide .boxing ul.date li:first-child{margin:0 0 10px 0;}
	.sub_guide .boxing ul.date li b{font-size:16px;}

	.sub_guide .boxing .normal {font-size:14px;line-height:22px;text-align:justify;}
	.sub_guide .boxing ul.type li{float:none;width:auto;font-size:17px;}
	.sub_guide .boxing ul.type li:first-child{margin:0 0 10px 0;}
	.sub_guide .boxing table tbody tr td{display:block;padding:10px 25px;font-size:14px;line-height:20px;}
	.sub_guide .boxing table tbody tr th{display:block;padding:10px 25px;font-size:14px;}
 	.sub_guide .boxing table col {width:100% !important;} 
	.sub_guide .boxing ul.step li{padding:20px 10px 20px 80px; font-size:14px; }
	.sub_guide .boxing ul.step li p.stxt{font-size:12px;line-height:16px;}
	.sub_guide .boxing ul.step li span{left:10px; width:55px; height:24px; border-radius:24px; font-size:10px;line-height:24px;	margin-top:-12px;}
	.sub_guide .boxing ul.step li.arrow {background:url('../images/sub/abs_step_arrow.png') 35px center no-repeat;}

	.sub_guide .boxing  p.dot {padding-left:8px;font-size:14px; line-height:22px;}
	.sub_guide .boxing   p.dot:before { width:3px;top:8px;} 
	.sub_guide .boxing .b_box{padding:15px 20px;}

	.sub_guide  .info {padding:20px 0;line-height:22px; }
	.sub_guide  .info b{ font-size:14px;}
	.sub_guide  .info p{font-size:13px;}

	.sub_guide2 .boxing .bg{padding:15px 25px;font-size:14px; line-height:22px;}
	.sub_guide2 .boxing .bg a.down_btn{height:45px;padding:0 20px; line-height:45px;font-size:14px; }
	.sub_guide2 .boxing .bg a.down_btn img{padding:0 0 0 4px;width:14px;}
	.sub_guide2 .boxing .bg a.down_btn:hover, .sub_guide2 .boxing .bg a.down_btn:focus {background-color:#00979b;}
	.sub_guide2 .goabs {width:290px;height:60px;line-height:60px; font-size:16px;margin:0 auto 80px;}
	.sub_guide2 .goabs:hover, .sub_guide2 .goabs:focus{background-color:#002f73;}



	/* 03_02 Abstract Submission */
	.abs_form .gray{padding:15px; }
	.abs_form .gray h4{font-size:16px;}
	.abs_form .gray .dot {padding-left:8px;font-size:13px; line-height:17px;}
	.abs_form .gray .dot:before { width:3px;top:8px;} 
	.abs_form .noti_right {font-size:13px;}
	.abs_form .red {font-size:13px;}
	.abs_form .abs_tb thead tr.tb_title th{padding:12px 0;  font-size:14px;line-height:18px;}
	.abs_form .abs_tb thead tr.tb_title th .r_chk{font-size:13px;}
	.abs_form .abs_tb tbody tr th {padding:10px;font-size:13px;DISPLAY:block;text-align:left;}
	.abs_form .abs_tb tbody tr td {display:block;padding:15px 10px; font-size:13px; }
	.abs_form textarea {height:100px; padding:10px;}
	.abs_form .filebtn {font-size:13px;}
	.abs_form .fileName {font-size:13px;}
	.abs_form table colgroup col {width:100% !important;}
	.abs_form .abs_tb_row thead tr th{display:block;text-align:left;padding:12px 5px; font-size:13px;}
	.abs_form .abs_tb_row thead tr.tb_title th{padding:12px 0;  font-size:13px;}
	.abs_form .abs_tb_row thead tr.tb_title th .del_btn {width:60px; height:25px;font-size:11px;}
	.abs_form .abs_tb_row tbody tr th{display:block;text-align:left;padding:12px 5px; font-size:13px; }
	.abs_form .abs_tb_row tbody tr td{display:block;padding:15px 10px; font-size:13px;}
	.abs_form  .opbox {text-align:left;font-size:13px;}
	.abs_form .btn_box {margin:40px 0 0 0;}
	.abs_form .btn_box a{width:auto;padding:0 10px;height:40px;line-height:40px;font-size:14px;margin:3px;}
	.abs_form p.dot { font-size: 14px; line-height: 20px;}
	.abs_form p.dot:before { top: 10px;}
	.abs_form a.click_t {font-size:17px;}
	.abs_form a.click_t img { right: 0px; top: 11px;}

	/* 03_02 */
	.pre_guide {}
	.pre_guide .boxing{margin:0 0 40px 0;}
	.pre_guide .red_noti{font-size:14px;line-height:20px;}
	.pre_guide .lang_tab{margin:0 0 40px 0;}
	.pre_guide .lang_tab a{height:auto;line-height:20px;font-size:16px;	margin:0 0 5px 0;padding:8px;}
	.pre_guide  p.dot {padding-left:8px;font-size:14px; line-height:22px;}
	.pre_guide  p.dot:before{ width:3px;top:8px;} 
	.pre_guide  p.chk {padding-left:14px;font-size:14px; line-height:20px; }
	.pre_guide .notibox{padding:20px;}
	.pre_guide .notibox h3{font-size:20px; }
	.pre_guide table thead tr th{font-size:14px; line-height:20px;padding:15px 5px;}
	.pre_guide table tbody tr th {font-size:14px; padding:15px 5px;}
	.pre_guide table tbody tr td {font-size:13px; line-height:20px;padding:15px 5px;}
	.pre_guide table tbody tr td .down_btn {display:inline-block;; width:auto; padding:3px 8px;font-size:13px;line-height:1.2;	border-radius:3px;}
	.pre_guide  .info {padding:20px 0;line-height:22px; }
	.pre_guide  .info b{ font-size:14px;}
	.pre_guide  .info p{font-size:13px;}

	.pre_guide  .poster_map{display:flex;gap: 30px 0;justify-content:center;margin:30px 0 0 0;flex-direction:column;}
	.pre_guide  .poster_map div > img{width:90%; max-width:500px;}
	.pre_guide  .poster_map div.map_tb > a{ padding:0 20px;font-size:16px;}


	/* 03_03 grant*/
	.grant .boxing {margin:0 0 60px 0; }
	.grant .date  div {width:auto; padding:15px 0; }
	.grant .date  div p{font-size:14px;}
	.grant .date  div h4{font-size:17px;line-height:23px;}
	.grant a.go_grant {width:250px; height:60px; line-height:60px;font-size:16px;}
	.grant .dot{padding-left:8px;font-size:13px; line-height:18px;}
	.grant .dot:before { width:3px;top:8px;} 

	.grant table thead tr th{font-size:13px; line-height:16px;padding:15px 3px;}
	.grant table thead tr th span{font-size:11px;}
	.grant table tbody tr th {font-size:13px;padding:15px 3px;}
	.grant table.row_tb tbody tr th {padding:12px 3px;}

	.grant table tbody tr td {font-size:13px; padding:15px 3px;}
	.grant table.row_tb tbody tr td {padding:12px 3px 12px 10px;}

	.grant  .info {padding:20px;font-size:11px;line-height:20px;}



	.grant_form .grant_tb{margin:0 0 40px 0;}
	.grant_form .grant_tb col{width:100% !important;}
	.grant_form .grant_tb tbody tr th {padding:10px 10px;font-size:12px; display:block;text-align:left;}
	.grant_form .grant_tb tbody tr td {padding:10px; font-size:12px;line-height:20px;display:block;}
	.grant_form .grant_tb tbody tr td label{display:block;}
	.grant_form .radio {padding:0 10px 0 0;}
	.grant_form input[type="text"] {height:30px; line-height:30px; text-indent:10px; }

	.grant_form .gray p {font-size: 13px;line-height: 20px;	}
	.grant_form .grant_tb_row{margin:0 0 15px 0;}
	.grant_form .grant_tb_row thead tr th{padding:10px 5px;font-size:11px;}
	.grant_form .grant_tb_row tbody tr td{padding:10px 5px; font-size:11px;}

	.grant_form .grant_tb_row thead tr th:first-child, 
	.grant_form .grant_tb_row tbody tr td:first-child {border-left:1px solid #dfdfdf;}
	.grant_form .btn_box {margin:40px 0 0 0;}
	.grant_form .btn_box a{min-width: 150px;height:40px;line-height:40px;font-size:14px;margin:3px;}
	.grant_form p.dot { font-size: 14px; line-height: 20px;}
	.grant_form p.dot:before { top: 10px;}


	/*03_04 Award*/
	.award  p.dot{padding-left:8px;font-size:14px; line-height:22px;}
	.award  p.dot:before { width:3px;top:8px;} 
	.award .boxing{padding:30px;}
	.award .boxing h3{font-size:20px;}
	.award .boxing p{font-size:14px; line-height:22px;}
	.award .box01{background:url('../images/sub/trophy01.png') 95% center no-repeat #FFFCEE;background-size:cover;}
	.award .box02{background:url('../images/sub/trophy02.png') 95% center no-repeat #FFF0EE;background-size:cover;}

	.award .boxing ul{display:block;}
	.award .boxing ul li{font-size:18px;width:auto;}
	.award .boxing ul li span{height:30px;line-height:30px; border-radius:30px; font-size:16px;}
	.award .box03 span{width:auto; height:30px;line-height:30px;font-size:20px;position:static;margin: 30px 0 0 0;}
	.award  .info {padding:20px 0;line-height:22px; }
	.award  .info b{ font-size:14px;}
	.award  .info p{font-size:13px;}


	/*04_01 Registration Guideline */
	.guide .st .small{font-size:14px;}
	.guide .boxing {margin:0 0 60px 0; }
	.guide .lang_tab{margin:0 0 40px 0;}
	.guide .lang_tab a{height:50px;line-height:47px;font-size:16px;	margin:0 0 5px 0;}
	.guide .date  div {float:none;width:auto; padding:15px 0; }
	.guide .date  div:first-child {margin:0 0 10px 0;}
	.guide .date  div p{font-size:14px;}
	.guide .date  div h4{font-size:17px;line-height:23px;}
	.guide .boxing ul.date li{float:none;width:auto; font-size:17px;padding:25px 0;}
	.guide .boxing ul.date li:first-child{margin:0 0 10px 0;}
	.guide .boxing ul.date li b{font-size:16px;}


	.guide a.go_regi {width:250px; height:60px; line-height:60px;font-size:16px;}
	.guide .step li {float:none; width:auto;height:auto; margin:0 0 20px 0;padding:25px 0;}
	.guide .step li:last-child {margin:0 0 20px 0;}
	.guide .step li span.title {font-size:10px;margin:0 auto 15px;  ;
	}
	.guide .step li p {font-size:14px; line-height:18px;}
	.guide .step li p br{display:none;}
	.guide .step li .arrow {position:absolute; top:auto;bottom:-20px; right:auto;left:50%;}
	.guide .step li .arrow img{transform:rotate(90deg);height:26px;}
	.guide .step li .icon img {height:60px;}
	.guide .notice {font-size: 13px;}
	.guide .dot{padding-left:8px;font-size:14px; line-height:22px;}
	.guide .dot:before { width:3px;top:8px;} 
	.guide table thead tr th{font-size:13px; line-height:16px;padding:15px 3px;}
	.guide table thead tr th span{font-size:11px;}
	.guide table tbody tr th {font-size:13px;padding:15px 3px;}
	.guide table.row_tb tbody tr th {padding:12px 3px;}

	.guide table tbody tr td {font-size:13px; padding:15px 3px;}
	.guide table.row_tb tbody tr td {padding:12px 3px 12px 10px;}
	.guide  .p_st {font-size:15px;}
	.guide  .info {padding:20px;font-size:11px;line-height:20px;}
	.guide .normal_btn {width:200px; height:45px; line-height:45px; font-size:15px; 	}


	/* 04_02 ONLINE REGISTRATION */
	.registration .boxing {margin:0 0 50px 0;}
	.registration .boxing .dates {display:block; }
	.registration .boxing .dates div {width:auto;padding:15px 10px;margin:0 0 10px 0;}
	.registration .boxing .dates div h3{font-size:16px;margin:0 0 5px 0;}
	.registration .boxing .dates div p{font-size:13px;}
	.registration .boxing .regbox{float:none; width:auto;margin:0 0 30px 0;}
	.registration .boxing .regbox .top {width:auto; height:auto;padding:0 0 10px 0;}
	.registration .boxing .regbox .top h3{font-size:14px; line-height:19px;padding:10px 0 0 0;}
	.registration .boxing .regbox01 .top h3{padding:10px 0 10px 0;}
	.registration .boxing .regbox04 .top h3{padding:10px 0 0 0;}
	.registration .boxing .regbox05 .top h3{padding:10px 0 0 0;}
	.registration .boxing .regbox01 .top .inbox input {height:30px; line-height:30px;font-size:12px;}
	.registration .boxing .regbox .top .tit{ margin:0;font-size:10px;}
	.registration .boxing .regbox .top span{font-size:11px;}
	.registration .boxing .regbox .top .price{padding:5px 0 0;font-size:16px;}
	.registration .boxing .regbox .desc {width:auto;}
	.registration .boxing .regbox .desc p { font-size:12px; line-height:16px;}

	.registration .boxing .regbox .go_regi {width:auto;	font-size:15px;	}
	.registration .boxing .regbox .go_regi  img {width:10px;top:14px;}


	.regi_form .gubun h3{font-size:15px;}
	.regi_form .regi_tb{margin:0 0 15px 0;}
	.regi_form .regi_tb col{width:100% !important;}
	.regi_form .regi_tb tbody tr th {padding:10px 10px;font-size:12px; display:block;text-align:left;}
	.regi_form .regi_tb tbody tr td {padding:10px; font-size:12px;line-height:20px;display:block;}
	.regi_form .regi_tb tbody tr td label{display:block;}
	.regi_form .radio {padding:0 10px 0 0;}
	.regi_form input[type="text"] {height:30px; line-height:30px; text-indent:10px; }


	.regi_form .regi_tb_row{margin:0 0 15px 0;}
	.regi_form .regi_tb_row thead tr th{padding:10px 5px;font-size:11px;}
	.regi_form .regi_tb_row tbody tr td{padding:10px 5px; font-size:11px;}

	.regi_form .regi_tb_row thead tr th:first-child, 
	.regi_form .regi_tb_row tbody tr td:first-child {border-left:1px solid #dfdfdf;}
	.regi_form .total {font-size:16px; }
	.regi_form .btn_box {margin:40px 0 0 0;}
	.regi_form .btn_box a{width:120px;height:40px;line-height:40px;font-size:14px;margin:3px;}


	/* 04_03 */
	.invi .tbox p{font-size:13px; line-height:19px; margin:8px 0;}
	.invi .boxing{margin:0 0 60px 0;}
	.invi .boxing p {font-size:13px;line-height:19px;padding-left:8px;}
	.invi .boxing p:before {width:3px;top:8px;}
	.invi .boxing table tbody tr th {font-size:13px;}
	.invi .boxing table tbody tr td {font-size:13px;}


	/* 05_01 */
	.sponsor_wrap .grade_wrap li {width:48%; }
	.sponsor_wrap .grade_wrap.length_1 li {width:100%;}
	.sponsor_wrap .grade_wrap.length_3 li {width:48%;}

	.sponsor_wrap .grade_wrap li a {padding:5px 0;}
	.sponsor_wrap .grade_wrap li a img{width:70%;max-width:auto;}
	.sponsor_wrap .grade_wrap li img.map_img{/* width:70%;max-width:auto; */}
	.sponsor_wrap .spon_tit {height:40px; line-height:40px; font-size:20px; background-position:100% center; }
	.sponsor_wrap .spon_dia {background-position:100% center;background-size: 100% 100%; }
	.sponsor_wrap .spon_pla {background-position:100% center; background-size: 100% 100%; }
	.sponsor_wrap .spon_gold {background-position:100% center; background-size: 100% 100%; }
	.sponsor_wrap .spon_silver {background-position:100% center; background-size: 100% 100%;}




	/* 05_02 */
	.tour .boxing  .use {margin:0 0 30px 0;flex-direction:column;}
	.tour .boxing  .use .ulogo{margin:0 0 10px 0;}
	.tour .boxing  .use .ulogo img{width:220px;}
	.tour .boxing  .use .desc h4 {font-size:17px;}
	.tour .boxing  .use .desc p {font-size:14px; color:#111;margin:0 0 18px 0;}
	.tour .boxing  .use .desc .icons img {width:22px;}

	.tour .boxing .lotte {flex-direction:column;}
	.tour .boxing .lotte .img{width:220px;margin:0 0 10px 0;}
	.tour .boxing .lotte .img img{width:100%;height:auto;}
	.tour .boxing .lotte .text{font-size:14px; line-height:22px;}
	.tour .boxing .lotte .text span{margin:8px 0 0 0; font-size:12px;line-height:16px;}

	.tour .boxing  .normal {font-size:13px;line-height:19px; }
	.tour .boxing .rent_link{display:block;}
	.tour .boxing .rent_link a{width:auto; height:120px;margin:0 0 10px 0;}
	.tour .boxing .rent_link a img{height:50%;}
	.tour .boxing .gray {font-size:13px;line-height:18px;}



	.tour .boxing{margin:0 0 40px 0;}

	.tour .tab a{float:none; width:auto; height:45px;line-height:45px;font-size:17px;border-radius:10px;margin:5px 0;}
	.tour .recombox dl{ display:flex; flex-direction:column;margin:0 0 40px 0;}
	.tour .recombox dl dt{width:100%;height:auto;margin:0 0 30px 0;}
	.tour .recombox dl dt a p{font-size:20px; color:#fff; font-weight:600; line-height:27px;}
	.tour .recombox dl dt a img {width:100%; height:auto;}
	.tour .recombox dl dd {width: 100%;}
	.tour .recombox dl dd.mtop30 {margin:0;}
	.tour .recombox dl dd  strong {font-size:18px; padding:0 0 15px;}
	.tour .recombox dl dd  strong span {display:block;margin:5px 0 0 0;}
	.tour .recombox dl dd  strong span img {width:25px;}


	.tour .recombox dl dd  p{font-size:15px;line-height:20px; }

	.tour .recombox dl dt a:hover p {display:block;}
	.tour .recombox dl dt a:hover img {opacity:0.5;}



	/* 06_01 */
	.spon_gide .btns {padding:50px 20px; }
	.spon_gide .btns a {font-size:15px;	display:block;	padding:15px 0;	width:200px;margin:10px auto ;}

	.spon_guide .boxing{margin:0 0 60px 0;}
	.spon_guide .boxing .date { padding:15px 0; border:5px solid #ece3ed;font-size:16px;line-height:20px;}
	.spon_guide .boxing .date span{font-size:13px;}
	.spon_guide .boxing  .red{font-size:12px;}
	.spon_guide .boxing .dot{font-size:13px; line-height:20px;padding-left:10px;}
	.spon_guide .boxing .dot:before {width:3px;top:10px;}
	.spon_guide .boxing  .btnbox {text-align:center;margin:20px 0 0 0;}
	.spon_guide .boxing  .btnbox a { font-size:15px;	padding:10px 0;width:150px;margin:0 3px;	}
	.spon_guide_en .boxing  .btnbox a { font-size:15px;	padding:10px 15px;width:auto;margin:0 3px;	}
	.spon_guide .boxing .gray {padding:15px;font-size:13px;line-height:20px;word-break:keep-all;}
	.spon_guide .boxing .gray b{font-size:13px;}

	



	/* 06_01 */
	.venue {overflow:hidden;}
	.venue .top{flex-direction:column;margin:0 0 40px 0;}
	.venue .top a{width:100%; height:auto; overflow:hidden;margin:0 0 20px 0;}
	.venue .top a img{width:100%;}
	.venue .top .info h3{ font-size:20px;}
	.venue .top .info .normal{font-size:14px; line-height:20px;}
		.venue table  {border:none;}
	.venue table tbody tr th{padding:10px  20px; font-size:14px;display:block;border-radius:30px;}
	.venue table tbody tr td{padding:20px 20px; font-size:14px;display:block;}
	.venue table tbody tr td a{height:30px; line-height:30px; font-size:13px;}

	.venue table tbody tr td iframe {width:100%;height:250px;}



	/*06_02 */
	.transpo .tabbox a{min-height:58px ;padding:8px 5px;height:auto;line-height:20px;font-size:15px;display:flex; align-items:center;justify-content:center;
		box-sizing:border-box;
	}

	.transpo .boxing{margin:0 0 50px 0;}
	.transpo .boxing table tbody tr th{font-size: 14px;line-height:18x; padding: 15px 6px;}
	.transpo .boxing table tbody tr td {font-size:14px; padding:15px;}
	.transpo .boxing table tbody tr td a {word-break:break-all;}
	.transpo .boxing .color_tit {font-size:18px;}
	.transpo .boxing  .tit_bg {padding:6px 20px;}
	.transpo .boxing dl dt{font-size:18px;}
	.transpo .boxing dl dd{font-size:15px; line-height:24px;}


	/* 06_03 */
	.accomo .boxing{margin:0 0 50px 0;}
	.accomo .boxing dl  {margin:0 0 30px 0;}
	.accomo .boxing dl dt{font-size:18px; }
	.accomo .boxing dl dt .num{width:22px;height:22px; line-height:22px; border-radius:22px; font-size:12px;}
	.accomo .boxing dl dd {display:block;}
	.accomo .boxing dl dd .img{margin:0 0 10px 0;}
	.accomo .boxing dl dd .img img{width:100%; height:auto;}
	.accomo .boxing dl dd .info {width:auto;}
	.accomo .boxing dl dd .info p{ font-size:15px;margin:0;padding:15px 0;}
	.accomo .boxing dl dd .info p b {display:block;}
	.accomo .boxing dl dd .info a {padding: 15px 22px;font-size: 14px;line-height: 14px;margin: 20px 0;}



	/* 06_04 */
/* 	.floor {display:block;padding:30px;}
	.floor .b_img{width:auto; }
	.floor table{width:100%;margin:40px 0 0;}
	
	 */

	/* 06_03 */
	.jeju .boxing{margin:0 0 40px 0;}
	.jeju .boxing .gray{padding:20px ;}
	.jeju .boxing .normal{font-size:14px;line-height:22px;}
	.jeju .boxing .video{height:250px;}
	.jeju .boxing ul.geinfo{display:block; }
	.jeju .boxing ul.geinfo li{width:100%; margin:0 0 10px 0;height:100px;line-height:100px;padding:0 20px;
		font-size:16px;}
	.jeju .boxing ul.geinfo li span{right:20px;}
	.jeju .boxing ul.geinfo li span img {width:30px;vertical-align:middle;padding:0 0 5px 0;}

	.jeju .boxing  ul.exjeju{display:flex;flex-wrap: wrap;justify-content: space-between}
	.jeju .boxing  ul.exjeju li{width:100%;height:200px;margin:0 0 10px 0;}
	.jeju .boxing  ul.exjeju li a{font-size:20px;}
	.jeju .boxing  ul.exjeju li.j01 a {background-size:cover;}
	.jeju .boxing  ul.exjeju li.j02 a {background-size:cover;}
	.jeju .boxing  ul.exjeju li.j03 a {background-size:cover;}
	.jeju .boxing  ul.exjeju li.j04 a {background-size:cover;}
	.jeju .boxing  ul.exjeju li.j05 a {background-size:cover;}
	.jeju .boxing  ul.exjeju li.j06 a {background-size:cover;}

	.jeju .boxing  ul.exjeju li a span{width:110px;height:30px;font-size:13px;line-height:30px;}
	.jeju .boxing  ul.exjeju li a:hover, .jeju .boxing  ul.exjeju li a:focus {background-size:cover;}
	.jeju .boxing  ul.exjeju li a:hover span, .jeju .boxing  ul.exjeju li a:focus span {background-color:#558317;}


	/* 07_02 Sponsor & exhibitor */
	.sponsors .sponbox h3{font-size:20px;padding:7px 30px;margin:0 0 15px 0;}
	.sponsors  .sponbox .logobox {display:flex; flex-wrap:wrap; justify-content: center; align-items: center;padding:20px 15px; }
	.sponsors  .sponbox .logobox img {margin:10px;}
	.sponsors  .diabox .logobox img {width:60%;}
	.sponsors  .plabox .logobox img {max-width:80px;}
	.sponsors  .plabox .logobox img.set_img {margin-right:-10px;}
	.sponsors  .goldbox .logobox img {max-width:100px;}
	.sponsors  .silverbox .logobox img {max-width:100px;}



	/* 07_01 */
	.aboutkorea .bbox{padding:25px;}
	.aboutkorea .bbox .normal{font-size:14px; line-height:22px;}
	.aboutkorea .normal_btn{font-size:13px;line-height:13px;}
	.aboutkorea .normal_btn img{width:17px;padding:0 0 0 10px;}

	.aboutkorea ul{display:block;}
	.aboutkorea ul li{width:auto;max-width:640px;height:200px;max-height:280px;margin:0 0 10px 0;} 
	.aboutkorea ul li a img{width:100%;height:100%;}
	.aboutkorea ul li a p{line-height:200px;font-size:30px;}



	/* 07_01 */
	.aboutseoul .bbox{padding:25px;}
	.aboutseoul .bbox .normal{font-size:14px; line-height:22px;}
	.aboutseoul .normal_btn{font-size:13px;line-height:13px;}
	.aboutseoul .normal_btn img{width:17px;padding:0 0 0 10px;}

	.aboutseoul ul{display:block;}
	.aboutseoul ul li{width:auto;max-width:640px;height:200px;max-height:280px;margin:0 0 10px 0;} 
	.aboutseoul ul li a img{width:100%;height:100%;}
	.aboutseoul ul li a p{line-height:200px;font-size:30px;}



	/* 07_03 */
	.useful dl dt{font-size: 20px; padding-left: 27px; background: url(../images/sub/c_tit.png) 0 6px no-repeat; background-size: 20px; margin: 0 0 20px 0;letter-spacing: -0.02em;}
	.useful dl dd{display:flex; flex-direction:column;align-items: flex-start;}
	.useful dl dd .icon{margin-right:0;margin-bottom:20px;}
	.useful dl dd .icon img{width:110px;}
	.useful dl dd .desc p.normal{font-size:15px; line-height:24px;text-align:left;}
	.useful dl dd .desc a.go_btn{padding: 13px 20px;font-size: 13px;line-height: 1;}
	.useful dl dd .desc a.go_btn img  {width: 17px;padding: 0 0 0 7px;}


	/*08_01 terms of use*/
	.terms ul  li{font-size:13px;}
	.terms .boxing h4{font-size:16px;}
	.terms .boxing h3.st .small{font-size:12px;}
	.terms .boxing p{font-size:13px; line-height:23px;}


	


	/*  심사페이지 */
	.judge_list .boxing{margin:0 0 50px 0;}
	.judge_list .tab {margin:0 0 50px 0;}
	.judge_list .tab a{display:block;float:none; width:auto; height:50px; line-height:50px; font-size:15px; 
		border-radius:10px ;margin:6px 0;
		-webkit-border-radius:10px ;
		-moz-border-radius:10px ;
	}


	.judge_list .scroll_m  {overflow-x:scroll;}
	.judge_list .my_tb  {width:700px;}
	.judge_list .my_tb  thead tr th {  font-size:15px;}
	.judge_list .my_tb  tbody tr th {; font-size:15px; }
	.judge_list .my_tb  tbody tr td { font-size:14px;}

	.judge_insert .regi_tb thead tr th{padding:12px 5px;  font-size:14px;line-height:18px;}
	.judge_insert .regi_tb tbody tr th {padding:12px 5px;  font-size:14px;line-height:18px;}
	.judge_insert .regi_tb tbody tr td {padding:12px 5px; font-size:13px; line-height:16px;}
	.judge_insert .regi_tb tbody tr td.sbox {text-align:left;}
	.judge_insert .regi_tb tbody tr td.sbox label{width:30%;font-size:16px;padding:8px 0;}

	.judge_insert  .abs_view div h5{font-size:15px;}
	.judge_insert  .abs_view div p{font-size:13px; line-height:18px;}
	.judge_insert .btn_box a{min-width:120px;height:45px;padding:0 20px;line-height:45px;}



}



@media screen and (max-width:375px) { 
	#header_content .logo a img {width: 120px;}
	.sponsors .sponwrap .logo_slide a {margin-left:-10px;}
}

@media screen and (max-width:320px) { 


}

