@charset "utf-8";
/* font-face 사용하지 말 것 */
body, td, a, li, input{font-size:14px; font-family:'NanumGothic','Malgun Gothic','돋움',dotum,sans-serif; line-height:25px;}
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;}
input,img,select,button{vertical-align:middle;}
.none{background:none !important; padding:0 !important; margin:0 !important; border:0 !important;}
/* 다른 페이지(관리자, 팝업창) 등에 모두 배경 이미지가 표시되어 top 에 스타일로 분리 */
/* body{background:url('/register/2022_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;}
.body_bg{background:url('/register/2022_01/images/body_bg.jpg') no-repeat center 0px; position:relative;}
.wrap{position:relative;width:900px; margin:0 auto;}
.header{}
.menu{width:900px;position:absolute; top:0; left:50%; margin-left:-450px; z-index:9999;}
.h1_logo{float:left; margin-top:5px; z-index:1}
.gnb{float:right; overflow:hidden;  margin-top:5px;}
.gnb li{float:left; list-style-type:none; padding-left:30px; vertical-align:middle; margin-top:5px;}
.gnb li a{font-size:13px; color:#666;   font-family: 'Calibri';}

.lnb{clear:both; position:relative; width:900px;display:flex; justify-content:space-between;}
.lnb>li{list-style-type:none; padding-top:17px; padding-bottom:30px; text-align:center; line-height:18px; }
.lnb li:nth-child(1) {margin-left:0;}
.lnb li a{font-size:18px; color:#fff; font-family:'NotoRegular'; letter-spacing:-1px; }
.lnb li:hover a{}
.lnb li:hover .sub{opacity: 1;visibility: visible;}
.lnb .sub{position:absolute; top:60px; width:220px;
   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:#444;
}
.lnb .sub li{list-style-type:none;  border-bottom:1px solid #666; text-align:left;}
.lnb .sub li a{font-size:14px; font-weight:bold; color:#fff; font-weight:bold; display:block; padding:7px 30px 7px 15px; letter-spacing:0;}
.lnb .sub li a:hover{background:#6e6e6e;}

/*.lnb li:nth-child(1),.lnb li:nth-child(3){margin-top:-18px}*/

#sub1{left:-55px;}
#sub2{left:90px;}
#sub3{left:187px;}
#sub4{left:256px;}
#sub5{left:455px;}

.main_img{padding-top:148px;}

.tube{float:right; width:900px; margin:0 auto; border:1px solid #ddd; overflow:hidden; padding:0 20px; box-sizing:border-box;}
.tube img{float:left; display:block;}
.YT_log{float:left; border:none; background-color:#F34C55; color:#fff; font-family:'NotoRegular'; font-size:17px; padding:28px 60px; margin:15px 0 0 150px;}
.edu_time{float:right; background:#eee; line-height:21px; padding:10px 20px; margin-top:13px;}

.container{position:relative; clear:both; border-left:1px solid #ddd; border-right:1px solid #ddd; width:900px; margin:0 auto; /*overflow:hidden; 달력 스크립트 레이어가 뒤로 숨어 버리는 현상 */}
.contents{padding:30px;}
.title{text-align:center;position:relative;10px;color:#4b4344; border-bottom:1px solid #ddd; padding:30px 30px; font-weight:bold; font-family:'NanumSquare','NanumGothic','Malgun Gothic','돋움'; font-size:30px;}

.write_btn{padding:20px 0;}
.write_btn p{color:#fff; background-color:#1d8ac3; width:170px; margin:0 auto; text-align:center; padding:15px; font-size:12px; border-radius:6px; font-weight:bold;}

.btn_wrap{overflow:hidden; width:440px; margin:0 auto;}
.btn_wrap2{overflow:hidden; width:640px; margin:0 auto;}
.write_btn2{padding:20px 0; float:left;}
.write_btn2 p{color:#fff; background-color:#1d8ac3; width:170px; margin:0 auto; text-align:center; padding:15px; font-size:12px; border-radius:6px; font-weight:bold;}
.write_btn3{padding:20px 0; float:left; margin:0 20px;}
.write_btn3 p{color:#fff; background-color:#48bb82; width:170px; margin:0 auto; text-align:center; padding:15px; font-size:12px; border-radius:6px; font-weight:bold;}
.write_btn4{padding:20px 0; float:right;}
.write_btn4 p{color:#fff; background-color:#C8638D; width:170px; margin:0 auto; text-align:center; padding:15px; font-size:12px; border-radius:6px; font-weight:bold;}
.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;}

/*인트로*/
.impo{float:left; width:380px; height:240px; background:#f4f4f4;padding:30px 30px; margin-left:0px; margin-right:0px;}
.impo ul{list-style:none; margin-top:30px;}
.impo ul li{background:url('../images/icon_list.jpg') 3px 8px no-repeat; padding-left:20px; font-size:16px; font-weight:600; margin-bottom:10px;padding-bottom:10px; border-bottom:1px dashed #ccc;}
.impo p{font-size:30px; font-weight:bold; color:#000; font-family:"Myriad Pro"; margin-top:10px;}

.quick{width:380px; float:right;}
.quick li{float:left;list-style:none; width:161px;text-align:left; padding:20px 4px 0 20px; margin-bottom:5px; margin-left:5px; border-radius:5px;}
.quick li a{display:block; color:#fff; font-size:14px; font-weight:600;}
.quick li:nth-child(1),.quick li:nth-child(4) {background:#df6f4a; height:95px;}
.quick li:nth-child(2),.quick li:nth-child(3) {background:#5397cd; height:95px;}
.quick li:nth-child(5) {background:#4bcfbc; width:352px; height:45px; text-align:center; font-size:15px; padding-top:13px;}
.quick li:nth-child(5) a{font-size:16px;}
.quick li span{display:block; margin-top:10px; width:95px; float:right; margin-left:10px;}
.quick li img{display:block; margin-top:10px; height:55px; width:50px; float:left;}

/* 안내페이지 공통 */
.guide_01{background:url('/register/2022_01/images/icon_022.jpg') no-repeat 0px 5px; font-size:18px; font-weight:bold; padding-left:20px; margin-bottom:15px; color:#000;}
.guide_02{background:url('/register/2022_01/images/icon_02.jpg') no-repeat 0px 3px; font-weight:bold; padding-left:20px; margin-bottom:7px;}
.guide_03{padding-left:20px;}
.guide_03 li{list-style-type:none; background:url('/register/2022_01/images/icon_03.jpg') no-repeat 0px 6px; padding-left:15px; margin-bottom:5px;}
.guide_04 li{list-style-type:none; background:url('/register/2022_01/images/icon_04.jpg') no-repeat 0px 3px; 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:#eee;}
.entry_fee tbody th{background-color:#e5eeff; 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; font-weight:bold;}
.wt {color:white;}
.program{border-collapse:collapse;}
.program td, .program th{border:1px solid #ddd; padding:10px; letter-spacing:-0.5px;}
.program thead th{background-color:#137f7b; color:#fff;  padding:10px;}
.program tbody th{background-color:#e6f3f8;  padding:10px;}

.chair{float:right; font-weight:bold;}
/*기본테이블*/
.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/2022_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/2022_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/2022_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/2022_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/2022_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/2022_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/2022_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';}
.bt_log2{width:200px; border:none; padding:10px 0; text-align:center; background-color:#315676; margin:15px auto 0 ;}
.bt_log2 a{font-size:18px;font-family:'NanumSquare'; color:#fff;}


.btn_out{background-color:#333; color:#fff !important; font-size:12px; font-family:'Dotum'; padding:4px 7px 2px 7px;}

.air_tab{overflow:hidden; margin-bottom:20px; margin-top:20px;display:flex; justify-content:space-between; flex-wrap:wrap;}
.air_tab li{list-style:none; margin:5px}
.air_tab li a{display:block;  width:260px; margin-bottom:1%; background-color:#bed7d3; color:#000; text-align:center; padding:15px 0; border-radius:10px; font-family:'Score4';}
.air_tab li:nth-child(3) a,
.air_tab li:nth-child(6) a{margin-right:0;}


.air_tab li.over a{background-color:#ef8062; color:#fff;}



.btn_down{display:block; background:#f72e59; padding:5px 10px; border-radius:5px; width:250px; text-align:center; margin-top:-10px;}
.btn_down a{color:#fff; text-decoration:none; font-size:14px; font-weight:bold;}

.btn_onair{font-size:16px; width:100%; background:red; border:0; border-radius:5px; padding:5px 46px; margin:0 auto;}
.btn_onair a{color:#fff;}

.tbl{}

.tbl{border-collapse:collapse;}
.tbl td, .tbl th{border:1px solid #ddd; overflow:hidden;}
.tbl th{background-color:#357fb1; color:#fff;}
