@charset "utf-8";
@import url(//fonts.googleapis.com/earlyaccess/nanumgothic.css);
@import url(//cdn.rawgit.com/hiun/NanumSquare/master/nanumsquare.css);
body, td, a, li, input{font-size:14px; font-family:'NanumGothic','Malgun Gothic','돋움',dotum,sans-serif; line-height:24px;word-break: keep-all; word-wrap: break-word;}
body, div, table, ul, li, dl, dt, dd, ol, p, span, address, h1, h2, h3, h4, h5, h6, img, a{padding:0; margin:0;word-break: keep-all; word-wrap: break-word;}
.skip{position:absolute; left:-999px; font-size:1px; width:0; height:0; line-height:0; overflow:hidden; visibility:hidden;}
a:link, a:visited, a:active, a:hover{color:#333333; text-decoration:none;}
img, form{border:none;}
a img, p img, li img{vertical-align:top;}
.none{background:none !important; padding:0 !important; margin:0 !important; border:0 !important;}
input,img,select,button{vertical-align:middle;}
.red{color:red;}
.blue{color:blue;}
.green{color:green;}
.pdl25{padding-left:25px;}
.pdl50{padding-left:50px;}
.wrap{width:1000px; margin:0 auto;}
.header{}
h1{float:left; width:150px;}
.gnb{float:right;}
.gnb li{float:left; list-style-type:none; margin:20px 0 0 15px;}
.gnb li a{font-size:12px;}


.main_img{ }

.lnb{width:950px; margin:0 auto; position:relative; z-index:9999; display:flex; justify-content:space-between;}
.lnb>li{list-style-type:none; text-align:center;}
.lnb li a{font-size:17px; color:#fff; padding:18px 0 18px 0px; display:block; font-weight:600; }
.lnb li:hover a{color:#FF0;}
.lnb li:hover .sub{opacity: 0.95; visibility: visible;}
.lnb .sub{position:absolute; top:55px; z-index:999;
   opacity: 0;
   transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
   visibility: hidden;
    background-color:#376098;
}

#sub1{left:200px;} 
#sub2{left:325px;}
#sub3{left:470px;}
#sub4{left:730px;}

.lnb .sub li{list-style-type:none;  border-bottom:1px solid #ddd; text-align:center; width:200px;}
.lnb .sub li a{font-size:14px; font-weight:bold; color:#fff; font-weight:bold; display:block; padding:10px 7px 7px 8px;}
.lnb .sub li a:hover{background:#646FB4;}








.container{position:relative; clear:both;}
.contents{padding:30px 0px;}
.title{font-size:33px; color:#2c344b; font-weight:bold; padding:30px 0 30px 0; font-family: 'NanumSquare'; border-bottom:1px solid #ddd; text-align:center;}


.write_btn{padding:20px 0;}
.write_btn p{color:#fff; background-color:#437dce; width:190px; margin:0 auto; text-align:center; padding:15px; font-size:18px; border-radius:6px; font-weight:bold;font-family:'NanumSquare';}
.btn_wrap{overflow:hidden; width:490px; margin:0 auto;}
.write_btn2{padding:20px 0; float:left;}
.write_btn2 p{color:#fff; background-color:#0b3b87; width:190px; margin:0 auto; text-align:center; padding:15px; font-size:18px; border-radius:6px; font-weight:bold;font-family:'NanumSquare';}
.write_btn3{padding:20px 0; float:right;}
.write_btn3 p{color:#fff; background-color:#729452; width:190px; margin:0 auto; text-align:center; padding:15px; font-size:18px; border-radius:6px; font-weight:bold;font-family:'NanumSquare';}
.footer{clear:both; width:100%; text-align:center; background-color:#ddd; padding:30px 0;}
.tab{overflow:hidden;border-bottom:1px solid #ddd; margin-bottom:30px;}
.tab li{float:left; list-style-type:none; margin-right:15px;}

/*인트로*/
.intro{overflow:hidden;margin:10px 0;}
.sche{float:left; width:490px; font-family: 'NanumSquare'; border: 1px solid #263373;}
.sche .sche_tt{ font-size:34px; font-weight:bold;  background:#263373;  color: #fff; padding: 15px;}
.sche ul{margin:25px 0 0 0px;}
.sche li{margin:5px 5px 20px; padding:0 15px 15px;   font-size:16px; border-bottom:1px dotted #a6a6a6; font-weight: bold;}
.sche li:before {
  font-family: 'FontAwesome';
  content: '\f00c';
  z-index: 10;
  padding-right:8px;
  color:#263373;
}

.sche li span{ color:#cc2426;  float:right; text-align:right; }

/*짝수 퀵메뉴*/
 
.quick{width:490px; float:right;}
.quick li{float:left;list-style:none; width:220px;  text-align:center; margin:6px; border-radius: 0  30px;}
.quick li img {margin-bottom:10px;}
.quick li a{display:block; color:#fff; font-size:18px; font-weight:600; padding: 37px 0 37px 0; border-radius: 0  30px;}
.quick li i{ padding-bottom: 20px; font-size: 3rem; display: block;}
.quick li a:hover{ background:#7f95c2;}

.quick li:nth-child(1),.quick li:nth-child(4) {background:#4a6cb2;}
.quick li:nth-child(1),.quick li:nth-child(2) {margin-top:0;}
.quick li:nth-child(2),.quick li:nth-child(3) {background:#2d979b;}
.quick li:nth-of-type(2),.quick li:nth-of-type(4){margin-right:0;}
.quick li span{display:block;}
 

/*홀수 퀵메뉴
.quick{width:490px; float:right;}
.quick li{float:left;list-style:none; width:30%;  text-align:center;  border-radius: 0  30px; margin-right:6px;}
.quick li img {margin-bottom:10px;}
.quick li a{display:block; color:#fff; font-size:18px; font-weight:600; padding: 75px 0 75px 0; border-radius: 0  30px;}
.quick li i{ padding-bottom: 20px; font-size: 3rem; display: block;}
.quick li a:hover{ background:#8394AA;}

.quick li:nth-child(1),.quick li:nth-child(3) {background:#376098;}
.quick li:nth-child(2) {background:#263373;}
.quick li:nth-of-type(3){margin-right:0;}
.quick li span{display:block;}*/



/* 안내페이지 공통 */
.guide_01{background:url('/register/2026_01/images/icon_01.jpg') no-repeat 0px 7px;  font-size:20px; font-weight:bold; padding:7px 0 0 18px; margin-bottom:25px; color:#000;font-family: 'NanumSquare';}
.guide_02{background:url('/register/2026_01/images/icon_02.png') no-repeat 10px 5px; font-size:16px; padding-left:28px; margin-bottom:7px;}
.guide_03{padding-left:20px;}
.guide_03 li{list-style-type:none; background:url('/register/2026_01/images/icon_03.jpg') no-repeat 0px 5px; padding-left:15px; margin-bottom:5px;}
.guide_04{margin-top:5px;}
.guide_04 li{list-style-type:none; background:url('/register/2026_01/images/icon_04.jpg') no-repeat 0px 5px; padding-left:10px;}

/* 사전등록비 테이블 */
.entry_fee{border-collapse:collapse;}
.entry_fee td, .entry_fee th{border:1px solid #ddd; padding:7px;}
.entry_fee td{text-align:center;}
.entry_fee thead th{background-color:#2443a5; color:#fff;}
.entry_fee tbody th{background-color:#f4f4f4; text-align:center;}
.place{border-collapse:collapse;}
.place td, .place th{border:1px solid #ddd; padding:5px;}
.place tbody th{background-color:#e5eeff; text-align:center;}
/* 프로그램 테이블 */
.orange {color:#F60}
.wt {color:white;}
.tab_on{ background:#ed7000;padding:10px 0; text-align:center; }
.tab_on a{ color:#fff;font-weight:bold}
.tab_off{ border:solid 2px #ed7000; text-align:center;}
.tab_off a{ color:#ed7000;font-weight:bold}

.program{border-collapse:collapse;}
.program td, .program th{ border:1px solid #ddd; padding:10px;  color:#333}
.program thead th{background-color:#2d3d91; color:#fff;}
.program tbody th{background-color:#e7e8f1; color:#2d3d91; }
.time{color:#7b5643; background:#f2f0ea; text-align:center; }
.program .point{color:#92609d; font-weight:bold;}

.pro_tab{overflow:hidden; margin-bottom:30px;}
.pro_tab li{float:left; list-style:none;}
.pro_tab li a{display:block; width:493px;  padding:14px 0; text-align:center; line-height:18px;background:#b4b4b4; color:#fff; margin-right:10px;  border:1px solid #b4b4b4; font-weight:bold;  font-family: 'NotoRegular'; font-size:18px;}
.pro_tab li:nth-child(2) a{margin-right:0px;}
.pro_tab li a:hover{border:1px solid #8a3f94;}
.pro_tab li.over a{background-color:#8a3f94; color:#fff;}

/*기본테이블*/
.basic_table{border-collapse:collapse;}
.basic_table thead td, .basic_table thead th, .basic_table tbody td, .basic_table tbody th {border:1px solid #ddd; padding: 10px;  }
.basic_table thead th{background-color:#036; color:#fff;}
.basic_table tbody th{background-color:#e5eeff;  }
/* 회원 로그인 화면 */
.login_box{border:2px solid #ddd; border-radius:8px; padding:160px 40px 30px 40px; width:420px; margin:0 auto; background:url('/register/2026_01/images/login_bg.jpg') no-repeat 30px 30px;}
.login_box fieldset{border:none;}
.input_idpw{float:left; margin-right:20px; margin-left:30px;}
.input_id{margin-bottom:2px;}
.id{border:1px solid #dcdcdc; background:#fff url('/register/2026_01/images/id_bg.gif') no-repeat 7px 7px; color:#666; width:205px; height:25px;}
.id.on{background:none; background-color:#fff;}
.pw{border:1px solid #dcdcdc; background:#fff url('/register/2026_01/images/pw_bg.gif') no-repeat 7px 7px; color:#666; width:205px; height:25px;}
.pw.on{background:none; background-color:#fff;}
/* 등록 및 접수 폼 */
.write_form{border-collapse:collapse; border-top:2px solid #333; border-bottom:2px solid #333; }
.write_form thead th, .write_form tbody th, .write_form tbody td{padding:10px; border-bottom:1px solid #ddd;}
.write_form thead th{background-color:#fafafa; color:#444; margin:5px 0;}
.write_form tbody th{font-weight:normal; text-align:left;}
.write_form tbody td{line-height:24px;}
.write_form tbody .star{color:red; font-weight:bold;}
.write_form tbody td .in_radio{border:none;}
.write_form tbody td input{border:none; border:1px solid #999; vertical-align:middle; padding:2px;}
.write_form tbody select{font-size:12px; font-family:'돋움',dotum,sans-serif; padding:2px 3px;}
.write_form tbody textarea{margin-top:5px;}
.write_form tbody .section{background-color:#fafafa; font-weight:bold; text-align:center;}
.write_form tbody .btn{background-color:#444; border:1px solid #cbcbcb; padding:3px 7px; border-radius:5px;}
.write_form tbody .btn a{color:#fff; font-size:11px;}
.btn2{text-align:center; margin-top:30px;}
.btn2 span{background-color:#1d8ac3; border:1px solid #cbcbcb; padding:5px 15px; border-radius:5px; margin:0 2px;}
.btn2 a{color:#fff; font-size:13px; font-weight:bold;}
.btn2 a:hover{color:#fffc00;}
.nonmember{color:#fff; background-color:#b6c238; width:120px; margin:0 auto; text-align:center; padding:4px; font-size:12px; border-radius:6px; font-weight:bold;}
/* admin 로그인 화면 */
.admin_login{background:#fff url('/register/2026_01/images/admin_login_bg.jpg') no-repeat center 200px; width:423px; height:471px; margin:0 auto;}
.admin_login fieldset{border:none; padding:365px 0 0 20px;}
.admin_idpw{float:left; margin-right:20px; margin-left:30px;}
.admin_id{margin-bottom:10px;}
.input_login{margin-top:6px;}
.id{border:1px solid #dcdcdc; background:#fff url('/register/2026_01/images/id_bg.gif') no-repeat 7px 7px; color:#666; width:205px; height:25px;}
.id.on{background:none; background-color:#fff;}
.pw{border:1px solid #dcdcdc; background:#fff url('/register/2026_01/images/pw_bg.gif') no-repeat 7px 7px; color:#666; width:205px; height:25px;}
.pw.on{background:none; background-color:#fff;}
.login_box{border:2px solid #ddd; border-radius:8px; padding:160px 40px 30px 40px; width:420px; margin:0 auto; background:url('/register/2026_01/images/login_bg.jpg') no-repeat 30px 30px;}
.login_box fieldset{border:none;}
.input_idpw{float:left; margin-right:20px; margin-left:30px;}
.input_id{margin-bottom:2px;}

.m_input{width:300px; padding:15px; margin-top:5px;}
.bt_log{width:332px; border:none; padding:15px 0; text-align:center; background-color:#1a8b9d; color:#fff; margin-top:15px; font-size:20px;font-family:'NanumSquare';}

ul.tabs{padding: 7px 0px; font-size: 0; margin:0; list-style-type: none; text-align: left; margin-bottom:23px;}
ul.tabs li{ display: inline; margin: 0;}
ul.tabs li a{ font: normal 16px NanumGothic; text-decoration: none; position: relative; padding: 10px 75px; border-left: 1px solid #ddd; border-bottom: 1px solid #ddd; border-top: 1px solid #ddd; color: #000; background: #fbfbfb; outline:none;}
ul.tabs li a:visited{ color: #000;} 
ul.tabs li a:hover{border-left: 1px solid #ddd; border-bottom: 1px solid #ddd; border-top: 1px solid #ddd;background-color:#762c83; color:#fff}
ul.tabs li.selected a, ul.tabs li.selected a:hover{ position: relative; top: 0px;  background-color:#762c83;border-left: 1px solid #ddd; border-bottom: 1px solid #ddd; border-top: 1px solid #ddd;color:#fff;}
ul.tabs li.selected a:hover{ text-decoration: none;}


/* accommodation */

.accom{border-collapse:collapse;}
.accom td, .accom th{border:1px solid #ddd; padding:5px; line-height:1.5;}
.accom th{background-color:#3b70b8; color:#fff;}


/*공통 버튼*/
.basic_btn{display:flex; justify-content:center; flex-wrap:wrap; margin-top:30px; }
.basic_btn li{ list-style:none; width:25%; border-radius:10px; text-align:center; padding: 15px; margin: 20px 10px;}
.basic_btn li a{ color:#fff; display:block; font-weight: bold;}
.basic_btn li:hover a{color:#FF0;}

.basic_btn li:nth-child(1) { background:#2965a1;} 
.basic_btn li:nth-child(2) { background:#29a19d;}
.basic_btn li:nth-child(3) { background:#8129a1;}
.basic_btn li:nth-child(4) { background:#df5a5a;}
