@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{overflow:hidden;}
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;}
.lnb{clear:both;position:relative; height:94px;display:flex; justify-content:space-between; flex-wrap:nowrap; gap:0 10px; width:100%;}
.lnb>li{ list-style-type:none; width:100%; padding:15px 0;}
.lnb>li a{font-size:18px; color:#fff; font-weight:bold;font-family: 'NanumSquare';}
.lnb .sub{position:absolute; top:53px; height:20px; padding-top:3px;}
.lnb .sub li{float:left; list-style-type:none;padding:6px 10px 4px 10px; }
.lnb .sub li a{font-size:14px; font-weight:bold; color:#000;font-family: 'NanumGothic';}
#sub1{left:0px; display:none;}
#sub2{left:200px; display:none;}
#sub3{left:300px; display:none;}
#sub4{left:350px; display:none;}
#sub5{right:120px; display:none;}
#sub6{right:50px; display:none;}
.container{position:relative; clear:both;}
.contents{padding:30px 0px;}
.title{font-size:33px; color:#2c344b; font-weight:bold; padding:50px 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:#0b3b87; 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; height:335px; font-family: 'NanumSquare'; border: 1px solid #224b79;}
.sche .sche_tt{ font-size:34px; font-weight:bold;  background:#224b79;  color: #fff; padding: 15px;}
.sche ul{margin:25px 0 0 0px;}
.sche li{margin:5px 5px 10px; 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:#224b79;
}

.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: 24px 0 24px 0; border-radius: 0  30px;}
.quick li i{ padding-bottom: 15px;}
.quick li a:hover{ background:#7f95c2;}

.quick li:nth-child(1),.quick li:nth-child(4) {background:#0d758d;}
.quick li:nth-child(1),.quick li:nth-child(2) {margin-top:0;}
.quick li:nth-child(2),.quick li:nth-child(3) {background:#224b79;}
.quick li:nth-of-type(2),.quick li:nth-of-type(4){margin-right:0;}
.quick li span{display:block;}



/* 안내페이지 공통 */
.guide_01{background:url('/register/2025_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/2025_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/2025_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/2025_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:5px;}
.entry_fee td{text-align:center;}
.entry_fee thead th{background-color:#1c3c84; 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:5px; overflow:hidden; 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 td, .program th{border:1px solid #ddd; padding:5px 10px; overflow:hidden;}
.basic_table thead th{background-color:#036; color:#fff;}
.basic_table th{background-color:#747474; color:#fff;}
/* 회원 로그인 화면 */
.login_box{border:2px solid #ddd; border-radius:8px; padding:160px 40px 30px 40px; width:420px; margin:0 auto; background:url('/register/2025_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/2025_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/2025_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/2025_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/2025_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/2025_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/2025_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; margin:15px 0;}
.accom td, .accom th{border:1px solid #ddd; padding:10px; text-align:center;}
.accom th{background-color:#3b70b8; color:#fff;}
.accom .h_name{background:#36C; color:#fff;}
.accom .h_name2{background:#63C; color:#fff;}
.btn_down{width:338px; margin:0 auto;}
.btn_down a{color:#fff;background:#039; padding:10px; width:338px; box-sizing:border-box; text-align:center; margin:30px 0;border-radius:30px; display:inline-block;}



.btn_link {   margin-left: 10px;   border-radius: 5px;   padding: 5px 10px;   background: #039;    color: #fff !important;    font-weight: bold;}


/*공통 버튼*/
.basic_btn{display:flex; justify-content:center; flex-wrap:wrap; }
.basic_btn li{ list-style:none; width: calc(100%/3);
 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 span{color:#FF0;}
.basic_btn li a span{ border-radius: 50px; padding: 10px;}
        
.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;}

