@charset "utf-8";
/* font-face 사용하지 말 것 */
body, td, li, input{font-size:14px; font-family:'NanumGothic','Malgun Gothic','돋움',dotum,sans-serif; line-height:1.5rem;}
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;}
.wrap{width:100%; margin:0 auto; }
h1{float:left;}
.gnb{float:right; margin-top:20px;}
.gnb li{float:left; list-style-type:none; padding:7px 0 7px 15px;}
.gnb li a{color:#ccc; font-size:11px; font-weight:bold; line-height: 1rem;}
.head{width:950px; margin:0 auto; }
.header{width:950px; margin:0 auto; }

.lnb{clear:both;position:relative; height:57px; display:flex; flex-wrap:nowrap; justify-content: space-between; margin-bottom:37px;}
.lnb>li{float:left; list-style-type:none;  text-align:center; line-height:18px; font-weight: bold; }
.lnb>li:first-child{}
.lnb li a{font-size:18px; color:#fff; display:block; padding:18px 50px 17px; text-align:center;}
.lnb li:hover a{background-color:#2c64fe;}
.lnb li:hover .sub{opacity: 1;visibility: visible;}
.lnb .sub{position:absolute; top:53px; 
   opacity: 0;
   transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
   visibility: hidden;
}
.lnb .sub li{list-style-type:none;  text-align:left; float:left;}
.lnb .sub li a{font-size:14px; font-weight:bold; color:#000;background-color:#f4f4f4;display:block; padding:7px 0px 7px 15px;}
.lnb .sub li a:hover{color:#2c64fe;}

#sub1{left:375px;}
#sub2{right:70px;}

.visual{clear:both;}
.container{position:relative; clear:both;}
.contents{width:950px; margin:0 auto; border-left:1px solid #ddd; border-right:1px solid #ddd;}
.title{font-family:'NanumGothic','Malgun Gothic','돋움'; font-size:1.5rem;padding-top:15px; padding:30px 20px 30px 20px; margin-bottom:30px; border-bottom:1px solid #ddd; font-weight:bold; color:#4c4c4c;}
.contents_body{overflow:hidden; padding:0 30px 40px 30px;}

a.btn_link { padding:2px 10px; background-color:#000; color:#fff; text-align:center; border-radius:5px; margin-left:10px; font-size:0.9rem;}
a.btn_link i { color:#fff!important; text-indent: 0;}
.btn_down {width:150px; padding:10px 0; background-color:#327be6; text-align:center; float:right; border-radius:50px; margin-bottom:15px;}
.btn_down a{color:#fff; font-weight:bold;}
.btn_down a strong{color:#f6ff00;}

.printbtn{color:#fff; background-color:#333; padding:5px 15px; font-size:12px;}

/* 작은버튼 */
.xs_btn a{background:#333; padding:3px 8px;border-radius:3px; color:#fff; font-size:12px;}
.s_btn a{background:#e7302a; padding:8px 25px;border-radius:30px; color:#fff}

/* 버튼 ul */
.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:#2c64fe; 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:#68b0e1;}
.write_btn li:nth-child(3n) a { background-color:#153a80;}

/* 안내페이지 공통 */
.guide_01 { font-weight:bold; font-size:1.2rem; margin:0 0 1rem; color:#2c64fe; position:relative; padding-left:1rem;}
.guide_01:before {position:absolute; display:block; content:''; width:0.5rem; height:0.5rem; border-radius:0.5rem; background:#2c64fe; top:0.4rem; left:0;}
.guide_01:after {position:absolute; display:block; content:''; width:0.5rem; height:0.5rem; border-radius:0.5rem; background:#2c64fe; top:1rem; left:0; opacity:0.5;}
.guide_01:not(:first-child) {margin-top:2.5rem; }

.guide_02 { font-weight:bold; font-size:1rem; line-height:1.2; padding-left:1rem; margin:1rem 0 0.5rem 0.7rem; position:relative;}
.guide_02:before { position:absolute; display:block; content:''; width:0.6rem; height:0.6rem; border-radius:0.6rem; background:#2c64fe; 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.4rem; padding:0;}
.guide_03 li{list-style-type:none; padding-left:1rem; line-height:1.2; margin-bottom:0.5rem; position:relative;}
.guide_03 li:before {position:absolute; display:block; content:'〉〉'; font-size:0.5rem; color:#000; letter-spacing:-0.1rem; top:0.3rem; left:0;}
.guide_03 li a { font-size:inherit; line-height:inherit; }

.guide_04 { margin: 0.3rem 0 0.3rem 2.2rem; padding:0;}
.guide_04 li{list-style-type:none; padding-left:1rem; line-height:1.2; margin-bottom:0.5rem; position:relative;}
.guide_04 li:before {position:absolute; display:block; content:'▸'; font-size:1rem; color:#2c64fe; top:0.1rem; left:0; }

/* 사전등록비 테이블 */
.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;}

/* 회원 로그인 화면 */
.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:'NanumSquare'; 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:#e1842e; 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; float:right;}
.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_idpw
input{width:130px;}
.input_id{margin-bottom:2px;}

.main_contents{width:950px; margin:0 auto; padding:2rem 0 1rem; overflow:hidden; display: grid; gap: 2rem; grid-template-columns: 1fr 2fr;}
.important{width:100%; height:100%; overflow: hidden;}
.important p{background-color:#153a80; color:#fff; padding:1rem; font-size:1.1rem; font-weight:bold;}
.important ul{overflow:hidden; width:100%; padding:0 0 1rem;}
.important li{list-style: none; position:relative; padding:8px 0.5rem 0 1.5rem; margin:0;}
.important li:before { content:""; position:absolute; left:0.5rem; top:18px; width:5px; height:5px; border-radius:50%; background:#000;}
.important li+li {border-top:1px dashed #ddd; margin-top:8px;}
.important li strong{color:#ee2d29;}
.important li em {color:#ee2d29; font-style:normal; font-weight: bold; text-decoration:line-through;}
.important li em:after {content:"→"; margin-left: 10px;}
.guide_02 strong em {font-style:normal;text-decoration:line-through; margin-right:10px;}
.guide_02 strong em:after {content:"→"; margin-left: 10px;}

.quick{width:420px; height:308px; float:right; padding:0; margin:0; display:flex; gap: 20px; flex-wrap:wrap; justify-content: center;}
.quick li { list-style:none; padding:0; margin:0; width:120px;}
.quick li a { display:block; text-align:center; font-size:16px; font-weight:bold; color:#153a80;}
.quick li a i { display:block; border-radius:100px; background:radial-gradient(circle, rgba(0,255,222,1) 0%, rgba(50,123,230,1) 100%); color:#153a80; margin:0 10px 5px; padding:5px 10px; font-size:50px; line-height:90px;}
.quick li:hover a { color:#153a80;}
.quick li:hover a i { color:#fff;}
.quick li:nth-child(6) a { display:block; text-align:center; font-size:16px; font-weight:bold; color:#008f7c;}
.quick li:nth-child(6) a i { display:block; border-radius:100px; background:radial-gradient(circle, #15ffe1 0%, #008f7c 100%); color:#008f7c; margin:0 10px 5px; padding:5px 10px; font-size:50px; line-height:90px;}
.quick li:nth-child(6):hover a { color:#008f7c;}
.quick li:nth-child(6):hover a i { color:#fff;}

.h4_title{background:url('/register/2026_01/images/icon_02.jpg') no-repeat 0px 3px; font-size:1rem; font-weight:bold; padding-left:20px; margin-bottom:25px; font-weight:normal;}
.h4_title strong{color:#0a6aa6;}
.h4_title a{font-size:1rem;}
.h4_title_2{margin-top:40px; background:url('/register/2026_01/images/icon_02.jpg') no-repeat 0px 3px; font-size:1rem; font-weight:bold; padding-left:20px; margin-bottom:15px; color:#cd6300;}
.basic_table{border-collapse:collapse; width:100%;}
.basic_table td, .basic_table th{border:1px solid #ddd; padding:5px;}
.basic_table th{background-color:#f1f1f1;}

/* 기본테이블 - basic_table */
.basic_table2{width:100%; border-top:2px solid #153a80;border-bottom:1px solid #153a80; border-collapse:collapse;} /* 상단라인색 변경 */
.basic_table2 .al_left{text-align:left; padding-left:10px;} /* 좌측정렬의 경우 */
.basic_table2 .al_right{text-align:right; padding-right:10px;} /* 우측정렬의 경우 */
.basic_table2 thead th{background:#f7f7f7; border:1px solid #e3e3e3; color:#1b6b93; padding:4px 0 5px 0; text-align:center;} /* 제목열 설정용 */
.basic_table2 tbody th{ border:1px solid #e3e3e3; color:#384461; background:#fbfbfb; text-align:center; padding:5px 0 5px;}
.basic_table2 td{padding:3px 0 3px 10px;  border:1px solid #e3e3e3;} /* 내용열 설정용 */
.footer{clear:both; width:100%; text-align:center; background-color:#7b7573; color:#fff; padding:30px 0;}
.footer a{color:#fff;}
.footer .footer_btn { background: #999; border-radius: 20px; text-align: left; margin-left: 10px;}
.footer .footer_btn a { padding: 3px 10px; color: #eee;	font-size: 14px; font-weight:bold;}
.footer .footer_btn a:hover { color:#fff;}

h3 { text-align:center; color:#fff; border-radius:50px; line-height:50px; background:radial-gradient(circle, rgba(0,255,222,1) 0%, rgba(50,123,230,1) 100%); margin-bottom:2rem;}
/* 프로그램 테이블 - program_table */
.program {border-top: 2px solid #153a80; border-bottom: 1px solid #153a80}
.program th, .program td { padding: 0.5rem; font-size:1rem; line-height: 1.3rem; font-weight:400;}
.program thead th { background-color: #333; color:#fff; text-align:center; font-weight: 600;}
.program thead td { background-color: #153a80; color:#fff; text-align:left; font-weight: 600;}
.program thead .bg1 td { background-color: #2c64fe;}
.program thead .bg2 td { background-color: #68b0e2;}
.program tbody th { background-color: #153a80; color:#fff; border-top: 1px solid #008c98; text-align:right; font-weight: 600;}
.program tbody th.sp1 {background-color: #ff6000; border-top: 1px solid #2c64fe}
.program tbody td { border-bottom: 1px solid #ddd; text-align:right;}
.program tbody td:nth-child(1) { text-align: center;}
.program tbody th:nth-child(1), .program td:nth-child(2) { text-align: left;}
.program em { font-style:normal; float:right; margin-left:10px;}
.program .break {background-color: #efefef;}
/* 프로그램 테이블 - program_table2 안내메일용 */
.program2 {border-top: 2px solid #153a80; border-bottom: 2px solid #153a80; width: 660px;}
.program2 th, .program2 td { padding: 0.3rem 0.2rem; font-size:0.9rem; line-height: 1.3rem;}
.program2 thead th { background-color: #333; color:#fff; text-align:center; font-weight: 600;}
.program2 thead td { background-color: #153a80; color:#fff; text-align:left; font-weight: 600;}
.program2 tbody th { background-color: #153a80; color:#fff; border-top: 1px solid #008c98; text-align:right; font-weight: 600;}
.program2 th.sp1 {background-color: #ff6000; border-top: 1px solid #2c64fe}
.program2 td { border-bottom: 1px solid #ddd; text-align:right;}
.program2 td:nth-child(1) { text-align: center;}
.program2 tbody th:nth-child(1), .program2 td:nth-child(2) { text-align: left;}
.program2 em { font-style:normal; float:right; margin-left:10px;}
.program2 .break {background-color: #efefef;}
.program2 th span, .program2 td span {letter-spacing: -0.1rem;}

/* organization */
.organ{border-collapse:collapse;}
.organ td, .organ th{border:1px solid #ddd; padding:5px;}
.organ th{background-color:#f1f1f1;}
/* how to use */
.how{border-collapse:collapse;}
.how td, .how th{border:1px solid #ddd; padding:5px;}
.how td{padding-left:15px;}
.how thead th{background-color:#f1f1f1; color:#444; border-top:2px solid #e1842e;}
.how tbody th{font-weight:normal; text-align:center;}
.how .leftalign{text-align:left;}
.how .vertical_m{vertical-align:middle;}
/*Useful Information*/
.time_difference{border-collapse:collapse;}
.time_difference td, .time_difference th{padding:7px; border:1px solid #ddd; text-align:center;}
.time_difference th{border-top:2px solid #e1842e;}
.seoul td{background-color:#cdcff3; font-weight:bold;}
.weather td{vertical-align:top;}
.weather span{background-color:#ddd; font-weight:bold;}
.accom{border-collapse:collapse;}
.accom td, .accom th{border:1px solid #ddd; padding:5px; text-align:center;}
.accom th{background-color:#002060; background-color:#f6ff00;}
.speaker{border-collapse:collapse;}
.speaker td, .speaker th{border:1px solid #ddd; padding:5px; text-align:center;}
.speaker thead th{background-color:#eaeaea;}
.speaker tbody th{background-color:#fafafa; font-weight:normal;}
.red{color:red;}
.blue{color:#3e74e3!important;}
.green{color:green;}
.orange{color:#e36c3e;}
.pdl25{padding-left:25px;}
.pdl70{padding-left:70px;}
.cb{clear:both;}
.dis{border-collapse:collapse;}
.dis td, .dis th{border:1px solid #ddd; padding:5px; text-align:left;}
.opening{border-collapse:collapse;}
.opening td, .opening th{border:1px solid #ddd; padding:5px; text-align:center;}

/*강의원고/슬라이드수정*/
.m_input{width:300px; padding:15px; margin-top:5px;}
.bt_log{width:332px; border:none; padding:15px 0; text-align:center; background-color:#2c64fe; color:#fff; margin-top:15px; font-size:20px;font-family:'NanumSquare'; cursor:pointer;}