@charset "utf-8";
 
body, td, a, li, input{font-size:14px; font-family:'PretendardR'; line-height:1.5;}
body, div, table, ul, li, dl, dt, dd, ol, p, span, address, h1, h2, h3, h4, h5, h6, img, a{padding:0; margin:0;}
.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;}
/* 다른 페이지(관리자, 팝업창) 등에 모두 배경 이미지가 표시되어 top 에 스타일로 분리 */
/* body{background:url('/register/2026_01/images/body_bg.gif') no-repeat top center;} */
.red{color:red;}
.blue{color:blue;}
.green{color:green;}
.hilight { background:#ffff66;}
.pdl25{padding-left:25px;}
.pdl50{padding-left:50px;}
.wrap{width:1000px; margin:0 auto;}
.header{}
h1{float:left; height:90px;}
h1 a { height:100%; display:flex; align-items: center;}
.gnb{float:right;}
.gnb li{float:left; list-style-type:none; margin:40px 0 0 15px;}
.gnb li a{font-size:11px;}

.lnb{ position:relative; z-index:9999;width:1000px; margin: 0px auto 0; padding-top: 0px; display:flex; justify-content:space-between; }
.lnb>li{list-style-type:none;   text-align:center; line-height:15px; flex:1; position:relative;  }
.lnb li a{font-size:18px; color:#fff;   font-family:'Pretendard' ; font-weight: 600; letter-spacing:-0.5px;  display:block; padding:10px 5px 11px 5px;}
.lnb li a em{ display:block; font-size:11px; line-height: 1.3; font-weight:200; margin-top:1px; font-style: normal; letter-spacing:0;}

.lnb li:hover a{color:#00d1f0; }
.lnb li:hover .sub{opacity: 1;visibility: visible;}
.lnb .sub{position:absolute; top:64px;
   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:#727272;
	width:100%; left: 50%; transform:translateX(-50%);
}
.lnb .sub li{list-style-type:none;  border-bottom:1px solid #fff; text-align:center;}
.lnb .sub li:last-child{border-bottom:none;}
.lnb .sub li a{font-size:14px; font-weight:bold; color:#fff; display:block; padding:10px 5px; letter-spacing:-0.5px;}
.lnb .sub li a em { display:block; font-size:12px; line-height: 1.2; font-weight:200; color:inherit; margin-top:0; padding:0; letter-spacing:0; font-style: normal;}
.lnb .sub li a:hover {color:#00d1f0;}

.container{margin-top: 260px; position:relative; clear:both; border-left:1px solid #ddd; border-right:1px solid #ddd;}
.contents{padding:30px 30px;}
.title{font-size:26px; color:#484848; font-weight:bold; padding:30px; border-bottom:1px solid #ddd; font-family: 'PretendardM';}
.title em { display:inline-block; font-style:normal; font-size:18px; color:#666; font-weight:bold; padding:0; border-bottom:none; font-family: 'PretendardM'; margin-left:20px;}

.footer{clear:both; width:100%; text-align:center; background-color:#ddd; padding:30px 0; font-size:12px;}

.tab{overflow:hidden; margin-bottom:30px;}
.tab li{width:130px; padding:10px 0; text-align:center; background-color:#868686; color:#fff; float:left; margin-right:10px; list-style:none; border:1px solid #868686; font-size:14px; font-weight:bold;}
.tab li:hover{border:1px solid #8e0edf;}
.tab li.over{background-color:#8e0edf; color:#fff;}


/*인트로페이지*/

.main_wrap{ display:flex; justify-content:space-between; margin:0 auto; gap:2%}

.impo{  text-align:left; width:38%; border: 1px solid #ddd; }
.impo li{color:#000; font-size:15px; padding: 18px 20px;  font-weight:bold; list-style:square; list-style-position:inside; border-bottom:1px  dashed #ddd; }
.impo li:last-child{border: none;}
.impo li span{color:#dd3a3a; float:right;}

.impo li.impo_tit{ list-style:none; border-bottom:none; padding: 30px 20px; font-size: 25px; font-weight: bold; background:#00a0e8; color:#fff;}
.impo li.impo_tit i{  margin-right: 10px;}

.quick{width:60%; display:flex; gap:2% 1%; margin:0; padding:0; flex-wrap:wrap; justify-content: flex-end;}
.quick li{ list-style:none; width:calc(98% / 3); text-align:center; margin:0; border-radius:8px;}
.quick li a{display:block; color:#fff; font-size:15px; font-weight:600; padding: 20px 0;}
.quick li a i{font-size: 60px; line-height: 1.1;}
.quick li:nth-child(1) {background:#42b0bf;}
.quick li:nth-child(2) {background:#cf685f;}
.quick li:nth-child(3) {background:#549fde;}
.quick li:nth-child(4) {background:#f3853c;}
.quick li:nth-child(5) {background:#8b98e5;}
.quick li:nth-child(6) {background:#ecb238;}
.quick li span{display:block; margin-top:15px;}
.quick li em{display:block; margin-top:5px; font-style:normal; font-size:11px; line-height: 1.2;}

 .join_box{ text-align:center; background:#ce4848; margin-top:20px; padding:  39px 0; display:flex; justify-content:center; color:#fff;} 
 .join_box a{font-size: 19px; line-height:30px;  font-weight: bold;  color:#fff; display:block;}
 .join_box a span{color:#f0ff00;}
 .join_box i{ vertical-align:middle; margin-right:20px;}


/* 안내페이지 공통 */
.guide_01{font-weight:bold; font-size:1.5rem; margin: 0 0 1rem; color:#00275c; position:relative;}
.guide_01:not(:first-child) {margin-top:2.5rem;}
.guide_02{font-weight:bold; font-size:1rem; line-height:1.2; padding-left:1.2rem; margin:1rem 0 0.5rem 0.2rem; position:relative;}
.guide_02:before { position:absolute; display:block; content:''; width:0.6rem; height:0.6rem; border-radius:0.6rem; background:#00a0e8; top:0.4rem; left:0;}
.guide_02:after {display:block; content:''; clear:both;}
.guide_02:not(:first-child) {margin-top:1.5rem;}
.guide_03{margin: 0.5rem 0 1rem 1.2rem; padding:0;}
.guide_03 li{list-style-type:none; padding-left:1rem; line-height:1.5; margin-bottom:0.5rem; position:relative;}
.guide_03 li:before {position:absolute; display:block; content:'〉〉'; font-size:0.4rem; color:#000; letter-spacing:-0.2rem; top:0.4rem; left:0;}
.guide_03 li a { font-size:inherit; line-height:inherit;}
.guide_04{margin: 0.3rem 0 0.3rem 2rem; padding:0;}
.guide_04 li{list-style-type:none; padding-left:1rem; line-height:1.5; margin-bottom:0.5rem; position:relative;}
.guide_04 li:before {position:absolute; display:block; content:'▸'; font-size:1rem; color:#00a0e8; top:0.1rem; left:0;}

/*공통 버튼*/
.write_btn{padding:0 0; margin:3rem auto 1rem; display: flex; gap:5%; justify-content: center;}
.write_btn li { list-style: none; width:30%;}
.write_btn li a { display:block; background-color:#00a0e8; color: #fff; text-align:center; padding:15px; font-size:1.1rem; border-radius:6px; font-weight:bold; text-decoration: none;}
.write_btn li a strong { color:#f6ff00;}
.write_btn li:nth-child(3n-1) a { background-color:#fa8708;}
.write_btn li:nth-child(3n) a { background-color:#f20f82;}

.write_btn2{padding:0 0; margin:3rem auto 1rem; display: flex; gap:1%; justify-content: center; flex-wrap:wrap;}
.write_btn2 li {flex-basis:188px;flex-grow: 1;flex-shrink: 1;display: block;overflow: hidden;}
.write_btn2 li a { display:block; background-color:#321e87; color: #fff; text-align:center; padding:15px; font-size:1rem; border-radius:6px; font-weight:bold; text-decoration: none;}
.write_btn2 li a strong { color:#f6ff00;}

/* 사전등록비 테이블 */
.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:#001942; color: #fff;}
.entry_fee tbody th{background-color:#ebf1ff; text-align:center;}
.place{border-collapse:collapse;}
.place td, .place th{border:1px solid #ddd; padding:5px;}
.place tbody th{background-color:#ebf1ff; text-align:center;}
/* 프로그램 테이블 */
.orange {color:#F60}
.wt {color:white;}
.pro_wrap{display:flex; justify-content:space-between; flex-wrap:nowrap; gap:0 10px; width:100%;}
.program{border-collapse:collapse;}
.program td, .program th{border-bottom:1px solid #ddd; padding:5px; font-size:0.8rem; line-height: 1.2;}
.program thead th{color:#fff; background:#007cb8; font-size:0.9rem;}
.program tbody th{background:#feeee6;}
.program td:first-child{ text-align:center; white-space: nowrap;}
.program tbody td:nth-child(3) { text-align:right;}
.program em{float: right; margin-left:10px; font-style:normal; text-align:right; color:#666;}
h6 { background:#321e88; color:#fff; font-weight:bold; font-size:1rem; text-align:center; display:block; border-radius: 1rem 1rem 0 0; padding:0.5rem;}
.program .break { background:#efefef;}
.room2 { display:flex; gap:1rem;}
.parallel thead th{color:#fff; background:#42b0bf;}
.program tbody th.bg01{background:#c8e1bf;}
.program tbody th.bg02{background:#c8c8e1;}

.point{color:#f08300; font-weight:bold;}
.point2{color:#056839; font-weight:bold;}
/*기본테이블*/
.basic_table{border-collapse:collapse;}
.basic_table td, .basic_table 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/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:'PretendardM'; 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;}

.hotel_info{height:430px;}
.hotel_info dt{float:left; width:385px; height:430px; margin-right:30px;}
.hotel_info dd{padding-left:25px; margin-left:470px; margin-bottom:10px; text-indent:-45px; border-bottom:1px dashed #ccc; padding-bottom:5px;}
.hotel_info dd strong{color:#36F; width:40px; display:inline-block;}
.hotel_info dd.btn_down{ border-bottom:0; padding-left:50px; padding-top:20px;}

.m_input{width:300px; padding:15px; margin-top:5px;}
.bt_log{width:332px; border:none; padding:15px 0; text-align:center; background-color:#00a0e8; color:#fff; margin-top:15px; font-size:20px;font-family:'NanumSquare'; cursor:pointer;}

/* 탭 */
.page_tab { width: 100%;}
.page_tab_item { width: 50%; height: 60px; background-color: #efefef; line-height: 60px; font-size: 20px; text-align: center; color: #333; display: block; float: left; font-weight: bold; transition: all 0.2s ease; border: none;}
.page_tab_01 { border-radius: 20px 0 0 20px;}
.page_tab_02 { border-radius: 0 20px 20px 0;}
.page_tab_item:hover { color: #00a0e8; cursor: pointer;}
input[name="page_tab_item"] { display: none;}
.page_tab_content { display: none; padding: 2.5rem 0 0; clear: both; overflow: hidden;}
#page_tab_01:checked ~ #page_tab_01_content,
#page_tab_02:checked ~ #page_tab_02_content { display: block;}
.page_tab input:checked + .page_tab_item { background-color: #00a0e8; color: #fff; }
