@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:'Nanum Gothic','Malgun Gothic','돋움',dotum,sans-serif; line-height:24px;}
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:inherit; font-size:inherit; 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/2024_01/images/body_bg.gif') no-repeat top center;} */
.red{color:red;}
.blue{color:blue;}
.green{color:green;}
.pdl25{padding-left:25px;}
.pdl50{padding-left:50px;}
.wrap{width:900px; margin:0 auto;}
.header{}
h1{float:left; height:60px; padding: 20px 0;}
h1 img { max-height: 100%;}
.gnb{float:right;}
.gnb li{float:left; list-style-type:none; margin:40px 0 0 15px;}
.gnb li a{font-size:11px;}
.lnb{clear:both;position:relative; z-index:9999;display:flex; justify-content:space-between; flex-wrap:nowrap; gap:0 10px; width:100%;}
.lnb>li{list-style-type:none;  text-align:center; position:relative; width:100%}
.lnb>li:hover, .lnb>li:hover a {background-color:#fdd118; color:#3b1e87;}
.lnb li a{ font-size:18px; color:#fff; display:block; padding:15px 0px; font-weight:600;}
.lnb>li:hover .sub { opacity:1; visibility:visible;}
.lnb .sub {position:absolute; top:53px; background-color:#fdd118; box-sizing:border-box; left:50%; transform:translateX(-50%); opacity:0; visibility:hidden; width:100%; }
.lnb .sub li{list-style-type:none; padding:10px 0; margin:0; border-bottom:1px solid #eee;}
.lnb .sub li a{font-size:14px; font-weight:bold; color:#8266aa; padding:0 0 0 15px; margin:0; text-align:left;}
.lnb .sub li a:hover{color:#3b1e87;}
.sub li a:before{content:"-";display:inline-block;margin-right:5px;}

.container{position:relative; clear:both; border-left:1px solid #ddd; border-right:1px solid #ddd;}
.contents{padding:20px 30px;}
.title{font-size:26px; color:#484848; font-weight:bold; padding:30px; border-bottom:1px solid #ddd; font-family: 'Nanum Square','Nanum Gothic','Malgun Gothic';}
.impo_wrap{background:url('/register/2024_01/images/impo_bg.jpg') no-repeat; width:838px; height:290px; position:relative; overflow:hidden;}
.impo_wrap ul{padding:110px 0 0 55px;}
.impo_wrap ul li{margin-bottom:10px;}
.impo_wrap ul li strong{color:red;}

.footer{clear:both; width:100%; text-align:center; background-color:#ddd; padding:20px 0; font-size:12px; line-height: 1.2; display:flex; gap:30px;justify-content: center; align-items: center;}
.footer img { max-height:50px; margin-right:20px;}

.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_right{float:right;}
.main_right img{vertical-align:top;}
.important{width:399px; height:240px; float:left; }
.important ul{overflow:hidden; width:399px; padding-top:10px; padding-left:10px;}
.important li{list-style:none; background:url('/register/2024_01/images/bg_important.gif') no-repeat left top; line-height:33px; padding-left:15px;}
.important li strong{color:#ee2d29;}

.write_btn{margin:20px auto; display:flex; flex-wrap:nowrap; gap:20px; align-items: center; justify-content: center;}
.write_btn li {display:block; width:100%; max-width:300px;}
.write_btn a{ display:block; background-color:#3b1e87; text-align:center; padding:15px; font-size:18px; border-radius:6px; font-weight:bold; font-family: 'Nanum Square','Nanum Gothic','Malgun Gothic'; color: #fff;}
.btn_wrap{overflow:hidden; width:550px; margin:0 auto;}
.write_btn2{padding:20px 0; float:left;}
.write_btn2 p{color:#fff; background-color:#3b1e87; width:210px; margin:0 auto; text-align:center; padding:15px; font-size:18px; border-radius:6px; font-weight:bold; font-family: 'Nanum Square','Nanum Gothic','Malgun Gothic';}
.write_btn3{padding:20px 0; float:right;}
.write_btn3 p{color:#fff; background-color:#5084bb; width:210px; margin:0 auto; text-align:center; padding:15px; font-size:18px; border-radius:6px; font-weight:bold; font-family: 'Nanum Square','Nanum Gothic','Malgun Gothic';}
.down_btn{margin:20px auto; display:flex; flex-wrap:wrap; gap:20px; align-items: center; justify-content: center;}
.down_btn li {display:block; width:100%; max-width:380px;}
.down_btn a{ display:flex; align-items: center; justify-content: center; height: 45px; background-color:#3b1e87; text-align:center; padding:15px; font-size:18px; border-radius:6px; font-weight:bold; font-family: 'Nanum Square','Nanum Gothic','Malgun Gothic'; color: #fff;}


 .join_box{ text-align:center; background:#ce4848; margin-top:20px; padding:  48px 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-size:18px; font-weight:bold; padding:2px 0 3px 30px; margin-bottom:10px; position: relative;}
.guide_01:before { position:absolute; display: block; content: '▶'; width:14px; height:14px; border-radius:5px; border:3px solid #3b1e87; color:#3b1e87; font-weight:bold; left:0; top:5px; text-align: center; line-height: 14px; font-size:12px;}
.guide_01:not(:first-child) { margin-top:25px;}
.guide_01 strong { color:red;}
.guide_02{background:url('/register/2024_01/images/icon_02.jpg') no-repeat 20px 6px; font-weight:bold; padding-left:40px; margin-bottom:7px;font-size:14px;}
.guide_03{padding-left:20px;font-size:14px;}
.guide_03 li{list-style-type:none; background:url('/register/2024_01/images/icon_03.jpg') no-repeat 20px 6px; padding-left:35px; margin-bottom:5px;font-size:14px;}
.guide_04 li{list-style-type:none; background:url('/register/2024_01/images/icon_04.jpg') no-repeat 0px 4px; padding-left:10px;font-size:14px;}

/*공통 버튼*/
.btn{display:flex; justify-content:center; flex-wrap:wrap; }
.btn li{ list-style:none; width:33%; border-radius:10px; text-align:center; padding: 10px; margin: 20px 5px;}
.btn li a{ color:#fff; display:block; font-weight: bold;}

.btn li:nth-child(1) { background:#29a19d;}
.btn li:nth-child(2) { background:#8129a1;}
.btn li:nth-child(3) { background:#2965a1;} 


/* 사전등록비 테이블 */
.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:#eee;}
.entry_fee tbody th{background-color:#ebe4ff; 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;}

.entry_box { background:rgba(0,20,117,0.05); border:2px solid rgba(0,20,117,0.2); padding:20px; display:flex; gap:50px; justify-content: center; align-items: center;}
.entry_box p strong { color:#8266aa; font-size:16px; line-height: 1;}
.entry_box ul { padding:0; margin:0; width:300px; display: flex; gap:20px; flex-wrap:nowrap; flex-direction: column;}
.entry_box ul li { list-style:none; padding:0; margin:0; width:100%; line-height: 1;}
.entry_box ul li a {margin:0; display: flex; gap:10px; justify-content: center; align-items: center; border-radius:30px; border:3px solid #8266aa; background:#fff; color:#8266aa; padding:15px 30px; font-weight:bold; font-size:18px;}
.entry_box ul li a i { color:rgba(0,20,117,0.5); font-size:24px; line-height: 1;}

/* 프로그램 테이블 */

/* 탭 */
.page_tab { width: 100%;}
.page_tab_item { width: 50%; height: 50px; background-color: #efefef; line-height: 50px; font-size: 15px; text-align: center; color: #333; display: block; float: left; font-weight: bold; transition: all 0.2s ease; border: none; border-radius: 20px 20px 0 0;}
.page_tab_item:hover { color: #3b1e87; cursor: pointer;}
input[name="page_tab_item"] { display: none;}
.page_tab_content { display: none; padding: 1.5rem 0 0; clear: both; overflow: hidden; border-top:2px solid #3b1e87;}
#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: #3b1e87; color: #fff; }

.program{border-collapse:collapse; width:100%;}
.program td, .program th{border-bottom:1px solid #ddd; padding:5px;text-align:center;}
.program thead th{color:#fff; background:#6ca0cb;}
.program thead td{color:#fff; background:#8266aa; font-weight:bold;}
.program tbody th{background:#ebe4ff;}
.program tbody th:nth-child(2), .program tbody td:nth-child(2) {text-align:left;}
.program tbody th:nth-child(3), .program tbody td:nth-child(3) {text-align:right; color:#3b1e87; font-size:13px; font-weight:normal;}
.program tbody th strong, .program tbody td strong {font-size:14px;}
.program tbody em { display:inline-block; float: right; margin-left:10px; font-style: normal; text-align:right; color:#3b1e87; font-size:13px; font-weight:normal;}
.program tbody i { display:inline-block; float: right; margin-left:10px; font-style: normal; text-align:right; color:#3b1e87; font-size:13px; font-weight:normal; font-style:italic;}
.program .break { background:#efefef;}



.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/2024_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/2024_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/2024_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/2024_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/2024_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/2024_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/2024_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:#3b1e87; color:#fff; margin-top:15px; font-size:20px;font-family:'NanumSquare'; cursor: pointer;}


.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;}

/* 메인 디자인*/
.main{display:flex; justify-content:space-between;}
.impo{ width:49%;}
.impo p{font-size:30px; border-bottom:2px solid #3b1e87; padding:15px; border-top:2px solid #3b1e87; color:#3b1e87; background:#fff4f7;}
.impo ul{padding:0 0 0 20px;}
.impo ul li{list-style:none;  font-size:16px; margin-bottom:1px; padding: 9px 0 10px;}
.impo li:before { font-family: 'FontAwesome';  content: '\f00c';  z-index: 10;  padding-right:8px;  color:#3b1e87; }
.impo ul li strong{color:red;}
.impo li:not(:last-child) {border-bottom: 1px dashed #ddd;}
.impo li a {margin:10px 150px 0 20px; display: flex; gap:10px; justify-content: center; align-items: center; border-radius:30px; border:3px solid #8266aa; background:#fff; color:#8266aa; padding:10px 30px; font-weight:bold;}
.impo li a i { color:red; font-size:24px; line-height: 1;}

.quick{ width:49%; }
.quick ul { display: flex; gap:10px; flex-wrap: wrap; justify-content:space-between;}
.quick li{list-style:none; width:48%; height:150px;}
.quick li a { display:block; text-align:center; background:#8266aa; color:#fff; font-size:16px; font-weight:bold; border-radius:10px; padding:30px 20px;}
.quick li a i { font-size:50px; display:block; margin-bottom:10px;
  background: linear-gradient(to bottom, #fff1b1, #ffa7c6);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;}
.quick li a:hover {background:#3b1e87;}
