@charset "utf-8";

@import url('common.css');
@import url('layout.css');

.visual.s1 .box{background:#fff url('../images/visual1.jpg') no-repeat center/cover}
.visual.s2 .box{background:#fff url('../images/visual2.jpg') no-repeat center/cover}
.visual.s3 .box{background:#fff url('../images/visual3.jpg') no-repeat center/cover}
.visual.s4 .box{background:#fff url('../images/visual4.jpg') no-repeat center/cover}
.visual.s5 .box{background:#fff url('../images/visual5.jpg') no-repeat center/cover}
.visual.s6 .box{background:none;}
#dBody .visual.sMember	{padding-top:200px;}
#dBody .visual.sMember .box{height:0px;}
#dBody .visual.sMember .tit	{display:none;}
#dBody .page_navi.sMember	{margin-bottom:45px !important;}

/* form */
select{height:40px;padding:0 30px 0 10px;border:1px solid #cdcdcd;background:url('../images/common/ico_sel.png') no-repeat 95% 50%;}
table select{background:url('../images/common/ico_sel1.png') no-repeat 95% 50%;height:50px;}
input[type="text"],input[type="password"],input[type="tel"],input[type="number"]{padding:0 10px;border:1px solid #cdcdcd;}
textarea{padding:15px;border:1px solid #cdcdcd;}
.tar{text-align:right !important;}
.tal{text-align:left !important;}
.Mt10{margin-top:10px;}

/* table */
.tbl_col{border-top:1px solid #111}
.tbl_col thead th,.tbl_col tbody th{line-height:20px;padding:20px 10px 19px;vertical-align:middle;text-align:center;border-bottom:1px solid #ebebeb;}
.tbl_col thead th{font-size:15px;color:#978f7d;font-weight:700;border-right:1px solid #e1e1e1;background:#f5f2eb;}
.tbl_col thead th:last-child{border-right:0;}
.tbl_col thead th.noLast{border-right:1px solid #e1e1e1;}
.tbl_col tbody th{vertical-align:middle;border-right:1px solid #e1e1e1;border-bottom:1px solid #e1e1e1;background:#fafafa;}
.tbl_col td{line-height:20px;padding:20px 10px 19px;vertical-align:middle;border-bottom:1px solid #e1e1e1;text-align:center; letter-spacing: -1px;}
.tbl_col td{line-height:28px;border-right:1px solid #e1e1e1;}
.tbl_col td~td{border-left:1px solid #e1e1e1;}
.tbl_col td:last-child{border-right:0;}
.tbl_col .cell{text-align:left;word-break:break-all;}
.tbl_col .cell a{text-decoration:underline;}
.tbl_col td .num{position:relative;top:-2px;font-size:12px}
.tbl_col .s_o{display:inline-block;width:18px;height:18px;border-radius:100%;border:2px solid #23b99e;font-size:0}
.tbl_col .pBlue{padding-left:5px; color: #007d95; text-decoration: underline; text-underline-offset:3px;font-weight: bold}
.tbl_row.read tbody td, .tbl_col.read tbody td, .board_list.read tbody td {text-align:left;}

.tbl_row{border-top:1px solid #111}
.tbl_row tbody th,.tbl_row tbody td{padding:20px 10px 19px 16px;border-bottom:1px solid #e1e1e1}
.tbl_row tbody th{text-align:left;font-size:16px;color:#978f7d;font-weight:700;background:#f5f2eb;border-right:1px solid #e1e1e1;}
.tbl_row tbody th span{position:relative;display:block;}
/*.tbl_row table tbody th span:after{content:"";position:absolute;top:0;bottom:0;right:0;width:1px;height:10px;margin:auto 0;background:#b2b2b2}*/
.tbl_row .chk_g li{display:inline-block;margin:0 1.7% 10px 0}
.tbl_row .chk_g li:last-child{margin-right: 0;}
.tbl_row .em{margin-top:10px;font-size:16px;color:#e65151;letter-spacing: -1px;line-height:22px;}

.tbl_row table table{border-top:1px solid #000;}
.tbl_row table table thead th,.tbl_row table table tbody th,.tbl_row table table tbody td{padding:10px 10px 10px;border:1px solid #e1e1e1;}
.tbl_row table table thead th{border-top: none;}
.txtCenter th, .txtCenter td{text-align: center !important;}
.width80p{width: 80%;}

.searchWrap{padding:20px; background:#f9f9f9;}
.boardSearch_g{margin-bottom:20px;text-align:right;}
.searchWrap .boardSearch_g{margin-bottom:0px;text-align:center;}
.boardSearch_g label{margin-right:10px;font-size:0;}
.boardSearch_g select{width:19.7%;border:0;border-bottom:2px solid #000}
.boardSearch_g select~select,.boardSearch_g select~input{margin-left:7px;}
.boardSearch_g input{width:310px;margin-left:7px;border:0;border-bottom:2px solid #000;background: transparent;border-radius:0;line-height:40px;height:40px;}
.boardSearch_g .btn_search{width:108px;height:44px;margin-left:10px;color:#111;border:2px solid #ffd648}
.boardSearch_g .btn_search:before{content:"";position:relative;top:-1px;display:inline-block;width:16px;height:16px;vertical-align:middle;margin:5px 8px 5px 0;background:url('../images/common/ico_search.png') no-repeat 50% 50%;background-size:100% auto;}
.boardSearch_g.type .tit{font-size:17px;color:#000;font-weight:600;vertical-align: middle;}
.boardSearch_g.type input{width:45%;}
.boardSearch_g.type input + .tit,.boardSearch_g.type select + .tit{margin-left:2%}

.paging	{display:flex;width:100%;margin-top:50px;justify-content:center;}
.paging > a, .paging ul a	{display:inline-block;height:42px;line-height:42px;width:42px;border:1px solid #aaa;background:#fff;color:#111;border-radius:5px;font-weight:600;}
.paging > a	{font-size:0;background-repeat:no-repeat;background-position:50% 50%;}
.paging ul, .paging li	{display:inline-block;text-align:center;}
.paging ul strong	{box-sizing:border-box;display:inline-block;height:42px;line-height:42px;width:42px;border:1px solid #111;background:#111;color:#fff;border-radius:5px;font-weight:700;}
.paging .first	{background-image:url('../images/common/ico_paging_first.png');}
.paging .prev	{background-image:url('../images/common/ico_paging_prev.png');}
.paging .next	{background-image:url('../images/common/ico_paging_next.png');}
.paging .last	{background-image:url('../images/common/ico_paging_last.png');}
.paging > a ~a, .paging ul li ~li, .paging ul	{margin-left:4px;}

.board_list{border-top:1px solid #111;}
.board_list table{table-layout:fixed;width:100%;text-align:center;border-collapse:collapse;}
.board_list thead th{line-height:20px;padding:22px 10px 21px;vertical-align:middle;background:#f5f2eb;color:#978f7d;font-size:15px;font-weight:700;border-bottom:1px solid #e1e1e1;}
.board_list thead th~th{border-left:1px solid #e1e1e1;}
.board_list tbody th{line-height:32px;padding:20px 10px 19px;vertical-align:middle;font-weight:700;border-right:1px solid #e1e1e1;border-bottom:1px solid #e1e1e1;}
.board_list td{line-height:32px;padding:20px 10px 19px;vertical-align:middle;border-bottom:1px solid #e1e1e1;text-align:center;/*word-break:normal;*/}
.board_list td~td,.board_list td.border, .board_list th.border{border-left:1px solid #e1e1e1;}
.board_list .cell{text-align:left}
.board_list .cell a{display:block;width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.board_list tbody tr td a .pBlue{padding-left: 5px; color: #007d95; font-weight: bold}
.board_list tbody tr:hover th,.board_list tbody tr:hover td{background:#fafafa}
/*.board_list tbody tr:hover td a{color:#111;text-decoration:underline;}*/
.board_list tbody tr:hover td a .pBlue{}
.board_list tbody tr:hover td .btnX3{text-decoration:none;}
.board_list tbody tr:hover td .btnX2{text-decoration:none;}
.board_list .num{width:105px}
.board_list .writer{width:110px}
.board_list .date{width:110px}
.board_list .hit{width:105px}
.board_list .file{width:110px}
.board_list .i_noti{display:inline-block;width:56px;height:24px;line-height:24px;font-size:14px;text-align:center;color:#fff;vertical-align:middle;background:#0ab193;}
.board_list .i_file{display:inline-block;width:20px;height:20px;font-size:0;vertical-align:middle;background:url(../images/ico_file.png) no-repeat 50% 50%;}
/*.board_list .new{display:inline-block;width:48px;height:20px;line-height:20px;font-size:11px;text-align:center;color:#fff;vertical-align:middle;vertical-align:middle;border-radius:20px;background:#ec6c61}
.board_list .s1{display:inline-block;width:80px;height:34px;line-height:32px;text-align:center;color:#fff;border:1px solid #0a9782;background:#007d95;}
.board_list .s2{display:inline-block;color:#111;}
.board_list .s3{display:inline-block;color:#9c9c9c;}*/
.new	{display:inline-block;margin-left:5px;width:16px;height:100%;background:url('../images/common/new.png') no-repeat 0 40%;font-size:0;}
.btn_new a	{display:inline-block;text-align:center;background:#d2b03b;border-radius:2px;color:#fff;line-height:36px;height:36px;padding:0 10px;font-size:14px;}
.board_list tbody tr:hover td .btn_new a:hover	{color:#fff !important;text-decoration:none !important;}

/* 수강신청안내 */
.courseGuide .step{margin: 15px 0 25px -12px; border: 1px solid #dee1e7; border-radius: 20px; display: flex; justify-content: center; align-items: center; height: 270px; box-sizing: border-box;}
.courseGuide .step ul{margin: 0 -40px;}
.courseGuide .step ul li{display: inline-block; vertical-align: top; padding: 0 40px; line-height: 1.412em; margin-top: 0;}
.courseGuide .step ul li:before{content: none;}
.courseGuide .step ul li p{color: #333; text-align: center; padding-top: 144px; max-width: 124px; width: 100%; position: relative;}
.courseGuide .step ul li:nth-child(1) p{background: url(../images/apply_step1.png) no-repeat 50% 0;}
.courseGuide .step ul li:nth-child(2) p{background: url(../images/apply_step2.png) no-repeat 50% 0;}
.courseGuide .step ul li:nth-child(3) p{background: url(../images/apply_step3.png) no-repeat 50% 0;}
.courseGuide .step ul li p:before{content: ''; position: absolute; top: 48px; right: -48px; width: 18px; height: 28px; background: url(../images/main/slider_next_2.png) no-repeat 50% 50%;}
.courseGuide .step ul li:last-child p:before{content: none;}
.courseGuide .con_list li .btn{display: inline-block; padding: 0 28px 0 15px; line-height: 36px; color: #111; background: #ffd648  url(../images/apply_arrow.png) no-repeat right 15px center; border-radius: 5px; margin-left: 5px;}
.courseGuide .con_list.type2 li:before{top: 0; bottom: 0; margin: auto;}

/* 거버넌스 협약 기관 */
.governance .para > p{margin-bottom:12px;}
.governance .list{margin: 0 -5px -20px; font-size: 0;}
.governance .list li{display: inline-block; vertical-align: top; padding: 0 5px; width: 20%; box-sizing: border-box; margin-bottom: 20px;}
.governance .list li .img{height: 70px; border: 1px solid #dee1e7; box-sizing: border-box; position: relative;}
.governance .list li .img img{position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; max-width: 100%; padding: 0 10px; box-sizing: border-box;}
.governance .list li p{font-size: 17px; text-align: center; color: #333; margin-top: 10px;}

/* 교육대상자 및 교육혜택 */
.trainee .con_list li .tbl_col{margin-bottom: 30px;}

/* 오시는 길 */
.maps .root_daum_roughmap .wrap_map{height: 540px;}
.maps .tit_type~.tit_type{margin-top: 60px;}

/* 센터소개 */
.centerIntro .hive .txt{line-height: 1.882em; color: #333;}
.centerIntro .hive .img, .img_wrap{text-align: center; margin: 30px 0 60px;}.centerIntro .hive .img .longtext, .img_wrap .longtext{font-size:0;position:absolute;top:0;left:-10000000px}
.centerIntro .hive .img img, .img_wrap img{max-width: 100%;}
.centerIntro .mainBiz{margin-top: 13px;}
.centerIntro .mainBiz .tit{padding-top: 20px; margin-bottom: 30px; position: relative;}
.centerIntro .mainBiz .tit:before{content: ''; position: absolute; top: 0; left: 0; width: 67px; height:1px; background: #585f7d;}
.centerIntro .mainBiz > ul > li{padding-bottom: 20px; border-bottom: 1px solid #dee1e7; margin-bottom: 50px;}
.centerIntro .mainBiz > ul > li:last-child{margin-bottom: 0; border-bottom: 0; padding-bottom: 0;}
.centerIntro .mainBiz .txt{font-size: 0;}
.centerIntro .mainBiz .txt > li{display: inline-block; vertical-align: top; width: 50%; min-height: 106px; padding: 0 10px 0 130px; box-sizing: border-box; margin-bottom: 20px;}
.centerIntro .mainBiz .txt > li.i1{background: url(../images/center_intro_ico1.png) no-repeat 0 0;}
.centerIntro .mainBiz .txt > li.i2{background: url(../images/center_intro_ico2.png) no-repeat 0 0;}
.centerIntro .mainBiz .txt > li.i3{background: url(../images/center_intro_ico3.png) no-repeat 0 0;}
.centerIntro .mainBiz .txt > li.i4{background: url(../images/center_intro_ico4.png) no-repeat 0 0;}
.centerIntro .mainBiz .txt > li.i5{background: url(../images/center_intro_ico5.png) no-repeat 0 0;}
.centerIntro .mainBiz .txt > li.i6{background: url(../images/center_intro_ico6.png) no-repeat 0 0;}
.centerIntro .mainBiz .txt > li.i7{background: url(../images/center_intro_ico7.png) no-repeat 0 0;}
.centerIntro .mainBiz .txt > li strong{font-size: 19px; line-height: 26px; color: #111; font-weight: 600; display: block; padding: 5px 0;}
.centerIntro .mainBiz .txt > li ul li{font-size: 16px; line-height: 26px; color: #333; padding-left: 10px; position: relative;}
.centerIntro .mainBiz .txt > li ul li:before{content: ''; position: absolute; top: 11px; left: 0; width: 4px; height: 4px; border-radius: 100%; background: #b7b7b7;}

.h3tit_type	{position:relative;padding-left:12px;line-height:24px;color: #111; font-weight: 600; margin-bottom: 15px;}
.h3tit_type:before{content:"";position:absolute;top:9px;left:0;display:inline-block;width:6px;height:6px;border-radius:100%;background:#bababa}
.h4tit_type	{color: #222; font-weight: 600; margin: 0 0 10px 20px; text-align: left;}

.steps	{color: #848484; font-size: 17px;line-height: 32px; margin-top: 10px; margin-bottom: 15px;display: block;}
.step_arrow	{position: relative; }
.step_arrow:after	{position: absolute; content:''; top: -20px; left: 50%; margin-left: -17px;width: 35px; height: 35px; background: url('../images/ico_step.png') no-repeat 50% 50% #fff; border-radius: 50%; box-shadow:5px 5px 5px rgba(00, 00, 00, .2);}
.steps .color	{color: #111; font-size: 18px; font-weight: 600;}
.steps_li	{margin-left: 20px; box-sizing: border-box;}
.steps_li li	{position: relative; padding-left: 10px;text-align: left;line-height: 22px;}
.steps_li li:before	{position: absolute; content:'';left: 0; top: 13px;width: 3px; height: 3px; background:#007d95; border-radius: 100%;}
.steps_li li:first-child::before	{top: 10px;}
.steps_li li ~ li	{padding-top: 3px; padding-bottom: 3px;}
li.jred_li:before	{background:#da4242;}

.color_jred	{color: #da4242;}
.tbl_col + .h3tit_type, .tbl_col + .para	{margin-top: 50px;}
	
/* contents */
.tit_type{position:relative;margin-top:80px;padding:0 0 16px 24px;font-size:16px;line-height:22px;color:#111;font-weight:800;}
.tit_type:before{content:"";position:absolute;top:2px;left:0;width:16px;height:16px;border-radius:4px;background:#ffd648}
.tit_type2{position:relative;margin-bottom:60px;text-align:center;font-size:42px;color:#000;font-weight:700;}
.tit_type3{margin:20px 0 7px 0;color:#000;font-weight:600}
.tit_type3.bullet{padding-left: 10px; position: relative;}
.tit_type3.bullet:before{content: ''; position: absolute; top: 0; left: 0; bottom: 0; margin: auto; width: 4px; height: 4px; background: #000;}
.tit_type.noMargin{margin-top: 0;}
.tit_type + .tit_type3{margin-top:0;}

.para{line-height:32px;}

.con_list li{position:relative;padding-left:12px;line-height:24px}
.con_list li~li{margin-top:3px;}
.con_list li:before{content:"";position:absolute;top:9px;left:0;display:inline-block;width:6px;height:6px;border-radius:100%;background:#bababa}
.con_list li .tit{color: #111; font-weight: 600;}
.con_list li .tbl_col{margin: 15px 0 0 -12px;}

.con_list_1 li{position:relative;padding-left:12px;line-height:36px;font-size:16px;}
.con_list_1 li:before	{content:'';position:absolute;left:0;top:13px;width:4px;height:7px;background:url('../images/common/ico_conli.png') no-repeat 0 0;}


.tbl_col ~ .gallery_list{padding-top: 30px;}

.textArea{padding:30px 15px;}

.para_col3{display:flex;justify-content:space-between;}
.para_col3 div{width:33%;}
.para_col3 .tit_type{margin-top:0}


.graph_box{margin:35px 0 50px 0;text-align:center;}
.graph_box p{font-size:0}
.graph_box img{display:none;}
.graph_box.graph1{min-height:155px;background:url(../images/img_graph.jpg) no-repeat 50% 50%;}

.btnApply_block{position:relative;text-align:right}
.btnApply_block a{position:absolute;right:0;top:-60px}

.txtEtc_box{padding:30px;line-height:26px;font-size:15px;color:#7d7d7d;border:1px solid #ebebeb;background:#fafafa}

.coment_form{position:relative;margin-bottom:10px;}
.coment_form p{font-size:18px;}
.coment_form strong{font-weight:600}
.coment_form a{text-decoration:underline;}

.agree_form{margin-top:60px;}
.agree_form .chk label{font-weight:600;color:#000;font-size:18px;}
.agree_form .box{margin-top:20px;padding:30px;line-height:26px;font-size:15px;border:1px solid #ebebeb;background:#fafafa}
.agree_form strong{color:#000}

.apply_done p{height:70px;line-height:70px;margin-bottom:20px;text-align:center;font-size:18px;color:#000;border:1px solid #666;}
.apply_done p strong{color:#019c80;}
.apply_done li{text-indent:-17px;padding-left:17px;font-size:15px;color:#e65151;}
.apply_done li~li{margin-top:3px}

.eduCenter_img{margin-top:100px;text-align:center}
.eduCenter_img img{width:100%;max-width:855px;}

.intro_txt{padding-top:308px;background:url(../images/img_intro.jpg) no-repeat 50% 0;}
.intro_txt .txt1{position:relative;padding-top:15px;font-size:32px;color:#000}
.intro_txt .txt1:before{content:"";position:absolute;top:0;left:0;width:35px;height:1px;background:#007d95}
.intro_txt .txt1 strong{font-weight:900}
.intro_txt .txt2{margin-top:10px;font-size:15px;color:#6f6f6f}
.intro_txt .txt3{line-height:26px;margin-top:40px;font-size:15px;color:#555}

.bizIntro_txt{margin:0 0 40px 20px;}
.bizIntro_txt > li{position:relative;padding-left:12px;}
.bizIntro_txt > li~li{margin-top:20px}
.bizIntro_txt > li:before{content:"";position:absolute;top:13px;left:0;display:inline-block;width:4px;height:4px;border-radius:100%;background:#bababa}
.bizIntro_txt > li strong{display:block;font-size:17px;color:#000;}
.bizIntro_txt ul li{line-height:26px;text-indent:-8px;padding-left:8px}
.bizIntro_txt em{color:#e25555}
.img_bizIntro{position:relative;margin-left:0 ! important}
.img_bizIntro img{width:100%;max-width:930px}
.img_bizIntro .btn_view{display:none}

#map{width:100%;height:450px;border:1px solid #eee}
.directions_video_area{position:relative;min-height:250px;padding-left:420px}
.directions_video_area video{position:absolute;top:0;left:0;width:400px;}
.campusMap_map img{width:100%}
.campusMap_tab ul{overflow:hidden}
.campusMap_tab ul li{float:left;width:173px;margin:0 5px 5px 0;border:1px solid #f98d60}
.campusMap_tab ul li a:hover{color:#fff;background-color:#f98d60}
.campusMap_tab ul li.on a{color:#fff;background-color:#f98d60}
.campusMap_tab ul li a{display:block;height:100%;padding:13px 0 13px 20px;font-size:15px;font-weight:600;color:#f98d60;}
.campusMap_view ul{margin-bottom:20px;padding:15px;border:1px solid #ebebeb;background-color:#fafafa}
.campusMap_view ul li{font-size:13px;line-height:22px}
.campusMap_view h2{margin:20px 0 7px 0;font-size:15px;font-weight:600;color:#007d95}
.campusMap_view div{text-align:center}
.campusMap_view div img{width:100%;max-width:805px}
.campusMap_view.hidden{display:none}


/************************************ 기존 게시판, 로그인, 회원가입 css ************************************************************************************/

.tab_ui ul	{padding-bottom:60px;display:flex;justify-content: center;}
.tab_ui ul li	{display:block;}
.tab_ui ul li ~li	{margin-left:1px;}
.tab_ui ul li a span	{display:block;min-width:200px;line-height:28px;padding:15px 50px;width:100%;text-align:center;background:#adadad;color:#fff;font-weight:500;font-size:18px;}
.tab_ui ul li a ~li	{border-left:none;}
.tab_ui ul li.on a span	{background:#111;font-weight:600;}

.N_board	{width:100%;border-top:2px solid #111;border-bottom:1px solid #111;}
.N_board table	{width:100%;}
.N_board tbody th, .N_board tbody td	{}
.N_board thead th	{background:#f9f9f9;border:1px solid #ccc;border-top:none;border-left:none;line-height:60px;color:#333;font-weight:600;}
.N_board thead th:last-child	{border-right:none;}
.N_board tbody td	{border:1px solid #ccc;border-top:none;border-left:none;line-height:28px;padding:5px 10px;height:60px;text-align:center;color:#333;font-weight:400;}
.N_board tbody td:last-child	{border-right:none;}
.N_board tbody td.cell	{text-align:left;}

/* button */

/* button */
.btnD1,.btnD2,.btnD3,.btnD4{position:relative;display:inline-block;min-width:150px;height:50px;line-height:48px;padding:0 20px;letter-spacing:-.2px;font-size:17px;text-align:center;vertical-align:top;box-sizing:border-box;color:#626262;border:1px solid #a1a1a1;background:#fff}
.btnD2{color:#d2b03b! important;border:1px solid #d2b03b;background:#fff}
.btnD3{color:#fff ! important;border:1px solid #d2b03b;background:#d2b03b}
.btnD3.email{font-weight:bold;text-align:center;height:40px;line-height:40px;margin-left:10px;}
.btnD4{color:#fff ! important;border:1px solid #878787;background:#878787}
.btnD2.go{text-align:left}
.btnD2.go:after{content:"";position:absolute;;top:0;bottom:0;right:20px;margin:auto 0;display:inline-block;width:6px;height:9px;vertical-align:middle;background:url(../images/ico_arrow.png) no-repeat 0 0}

.btnS1,.btnS2,.btnS3{position:relative;display:inline-block;min-width:90px;height:40px;line-height:38px;padding:0 20px;letter-spacing:-.2px;font-size:15px;text-align:center;vertical-align:top;box-sizing:border-box;color:#626262;border:1px solid #a1a1a1;background:#fff}
.btnS2{color:#d2b03b;border:1px solid #d2b03b;background:#fff}
.btnS2.email{display:block;margin-top:8px;font-weight:bold;color:#d2b03b;}
.btnS3{color:#fff ! important;border:1px solid #d2b03b;background:#d2b03b}

.btnX1,.btnX2,.btnX3{position:relative;display:inline-block;min-width:70px;height:36px;line-height:32px;/*padding:0 19px;*/letter-spacing:-.2px;font-size:13px;text-align:center;vertical-align:top;box-sizing:border-box;color:#626262;border:1px solid #a1a1a1;background:#fff; font-weight: bold;}
.btnX2{color:#d2b03b;border:1px solid #d2b03b;background:#fff}
.btnX3{color:#fff ! important;border:1px solid #d2b03b;background:#d2b03b}
a.large{font-size: 18px; font-weight: bold; width: 50%;line-height: 2em;padding:10px 0; height: auto; border-radius: 5px;}
.btnX1:hover,.btnX2:hover,.btnX3:hover{text-decoration:none !important; }

.btnForm_block	{display:flex; margin-top:50px;justify-content:center;}
.btnForm_block.type1	{justify-content:flex-end;}
.btnForm_block.type2	{justify-content:flex-start;}
.btnForm_block.type1	{justify-content:flex-end;}
.btnForm_block.Mtype1 ~.btnForm_block	{margin-top:-55px;}
.btnForm_block a	{display:inline-block;min-width:150px;line-height:56px;font-size:19px;font-weight:600;text-align:center;padding:0 40px;border-radius:5px;background:#8d8e90;color:#fff;}
.btnForm_block a ~ a	{margin-left:10px;}
.btnForm_block a.btnD1	{background:#111;color:#fff !important;height:auto;}
.btnForm_block a.btnD2	{background:#d2b03b;color:#fff !important;height:auto;}

a span.s1	{background:#d2b03b;line-height:40px;height:40px;border-radius:4px;display:inline-block;color:#fff;padding:0 10px;}
a span.s4	{background:#929292;line-height:40px;height:40px;border-radius:4px;display:inline-block;color:#fff;padding:0 10px;}
a span.s5	{background:#8a89a6;line-height:40px;height:40px;border-radius:4px;display:inline-block;color:#fff;padding:0 10px;}
span.s2	{color:#d2b03b;font-weight:600;display:inline-block;}
span.s3	{color:#a2a2a2;font-weight:600;display:inline-block;}

.ready	{margin:100px auto 0;width:100%;text-align:center;}
.para ~ h2	{margin-top:50px;}
.text_blue	{color:#d2b03b;}
table a:hover	{text-decoration:underline;}

.flex	{display:flex;margin-top:30px;}
.flex.type1 h2	{width:20%;}
.flex.type1 .tbl_col, .flex.type1 .board_list, .flex.type1 .txtEtc_box	{width:80%;}
.txtEtc_box + h2.tit_type	{margin-top:50px;}

.board_view .had{background:#f9f9f9;border-top:2px solid #111;border-bottom:1px solid #ccc;padding:30px 40px;}
.board_view .had h2	{font-size:22px;font-weight:600;line-height:40px;}
.board_view .had .data 	{margin-top:10px;}
.board_view .had .data span, .board_view .had .subTableWrap li	{color:#555;font-size:15px;font-weight:400;}
.board_view .had .subTableWrap li	{display:inline-block;}
.board_view .had .subTableWrap li ~li	{margin-left:50px;}
.board_view .cell_g	{width:100%;border-bottom:1px solid #ccc;display:flex;color:#333;padding-bottom:5px;}
.board_view .cell_g dt	{padding:0 20px 0 40px;min-height:58px;line-height:58px;font-weight:600;}
.board_view .cell_g dd	{min-height:58px;line-height:30px;}
.board_view .cell_g dd p	{padding-top:10px;}
.board_view .cell_g dd a 	{display:block;position:relative;line-height:38px;padding-left:25px;}
.board_view .cell_g dd a:before 	{content:'';position:absolute;left:0;top:9px;width:20px;height:20px;background:url('../images/common/ico_file.png') no-repeat 0 0;}
.board_view .memo	{padding:30px 20px;font-weight:400;border-bottom:1px solid #111;}
.board_view + h2.tit_type	{margin-top:50px;}


.prevNext_list	{width:100%;border-top:1px solid #111;border-bottom:1px solid #111;}
.prevNext_list li	{display:flex;padding:20px 0;color:#555;}
.prevNext_list li ~ li	{border-top:1px solid #ccc;}
.prevNext_list li span	{padding-left:30px;color:#333;margin-right:20px;font-weight:600;line-height:28px;min-width:100px;}
.prevNext_list li a	{color:#333;font-size:17px;font-weight:500;line-height:28px;}
.prevNext_list li a:hover	{text-decoration:underline;}
.prevNext_list i.new	{font-style:normal;font-size:12px;display:inline-block;background:#ce400e;padding:0 4px;line-height:20px;border-radius:3px;color:#fff;margin-right:5px;}

/* 기존작업분 */

.gallery_list{padding-bottom:27px;}
.gallery_list ul{overflow:hidden;margin:-30px -20px 0;}
.gallery_list li{position:relative;float:left;width:33.3333%;margin-top:30px;}
.gallery_list li .box{margin:0 20px;position: relative;}
.gallery_list .thum{position:relative;margin-bottom:30px; width: 100%; height: 0; padding-bottom: 75%;}
.gallery_list .thum a{display: block; width: 100%; height: 100%; position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
.gallery_list .thum img{width:100%;height:100%; display: block;}
.gallery_list .txt_g{}
.gallery_list .preview{position: absolute; top:0; left:0; background:#d2b03b; font-size:13px; color: #fff; padding: 3px; display: inline-block;}
.gallery_list .tit{font-size:18px;color:#222;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.gallery_list .memo{height:54px;margin-top:10px;line-height:26px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical; word-wrap:break-word;}
.gallery_list .data{position:relative;margin-top:11px;font-size:13px;color:#999;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.gallery_list .data .hit{position:absolute;top:-2px;right:0;display:inline-block;padding:2px 10px 4px;border-radius:2px;font-size:13px;color:#999;background:#f0faf9}

.galleryList_ui{position:relative;}
.galleryList_ui .slider-for{width:845px;height:535px;margin:0 auto}
.galleryList_ui .slider-for img{width:100%;max-width:845px;height:535px;}
.galleryList_ui .emvedFrame iframe{display:block;margin:0 auto;width:845px;height:535px}
.galleryList_ui .caption{display:table;width:100%;height:115px;text-align:center}
.galleryList_ui .caption p{display:table-cell;width:100%;height:115px;text-align:center;vertical-align:middle;font-size:24px;color:#000;font-weight:600}
.galleryList_ui .slider-nav{padding:0 35px;}
.galleryList_ui .slider-nav img{width:100%;}
.galleryList_ui .slider-nav a{position:relative;display:inline-block; border:3px solid transparent;width:100%;}
.galleryList_ui .slider-nav a:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(00, 00, 00, .3);-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;}
.galleryList_ui .slick-prev{z-index:1;position:absolute;top:0;bottom:0;left:-5px;width:14px;height:22px;margin:auto 0;font-size:0;background:url('../images/common/btn_prev.png') no-repeat 50% 50%;}
.galleryList_ui .slick-next{z-index:1;position:absolute;top:0;bottom:0;right:0;width:14px;height:22px;margin:auto 0;font-size:0;background:url('../images/common/btn_next.png') no-repeat 50% 50%;}
.galleryList_ui .slick-current a:before{background:rgba(00, 00, 00, 0)}
.galleryList_ui .slider-nav a.on{border:3px solid #d2b03b;}


/* 코멘트 영역 */
.reple_write { margin-top: 60px;border-top:2px solid #111;border-bottom:1px solid #ccc;padding:20px;}
.reple_write h3 { font-size: 16px; font-weight: 500; color: #d2b03b !important; }
.reple_write h3 span { margin-left: 10px; }
.reple_write .wrt .link_lgoin { font-size: .875em; line-height: 60px; position: relative; display: block; width: 100%; height: 60px; margin-top: 10px; padding-left: 45px; vertical-align: middle; border: 1px solid #c0c0c0; }
.reple_write .wrt .link_lgoin i { font-size: 2em; position: absolute; top: 15px; left: 15px; color: #b2b2b2; }
.reple_write .wrt ul { width: 100%; margin: 10px 0; }
.reple_write .wrt ul li { position: relative; display: inline-block; }
.reple_write .wrt ul li label { font-size: .875em; position: absolute; top: 10px; left: 15px; color: #b2b2b2; }
.reple_write .wrt ul li input { font-size: 1em; height: 40px; border: 1px solid #ccc; }
.reple_write .wrt .comment { position: relative; margin-top: 10px; padding-right: 85px; }
.reple_write .wrt .comment textarea { font-size: 12px; overflow: auto; height: 80px;width:100%; resize: vertical; }
.reple_write .wrt .comment button { font-size: 16px; font-weight: 500; position: absolute; top: 0; right: 0; width: 80px; height: 80px; color: #fff; background: #8d8e90; }
.reple_write .wrt .comment button:hover { color: #fff; background: #d2b03b; }
.reple_write .reple_view { margin-top: 30px; }
.reple_write .reple_view li div { position: relative; }
.reple_write .reple_view li ~ li { margin-top: 20px; padding-top: 20px; border-top: 1px dashed #ddd; }
.reple_write .reple_view span { display: inline-block; }
.reple_write .reple_view .name { font-size: 16px; font-weight: 500; margin-right: 20px; color: #37c; }
.reple_write .reple_view .date { font-family: sans-serif; font-size: 13px; margin-right: 20px; padding-top: 2px; color: #999; }
.reple_write .reple_view .btn { position: absolute; top: -3px; right: 0; }
.reple_write .reple_view .btn button { font-size: 11px; padding: 3px 6px 2px; color: #000; border: 1px solid #ccc; background: #fafafa; }
.reple_write .reple_view .btn button:hover { background: #ccc; }
.reple_write .reple_view  .memo { font-size: 14px; line-height: 1.5; clear: both; margin-top: 8px; letter-spacing: -1px; }

/* https://www.yuhan.ac.kr/ 유한대학교 클래스 그대로 가져온 후 컬러포인트와 테이블 클래스만 변경함 => 유한대학 개인정보처리방침 변경시 그대로 가져올 수 있기 위함 */
.privat_main_box{font-size:15px}
.color_point{color:#d2b03b}
.margint5{margin-top:5px}
.margint10{margin-top:10px}
.margint20{margin-top:20px}
.margint30{margin-top:30px}
.marginb20{margin-bottom:20px}
.marginb40{margin-bottom:40px}
.marginl5{margin-left:5px}
.marginl15{margin-left:15px}
.marginl20{margin-left:20px}
.privat_title h2{font-size:30px;font-weight:700;color:#019a7b}
.privat_sub_box h3{font-size:20px;font-weight:700;margin-bottom:15px}
.privat_sub_box ul li{margin-bottom:15px;list-style:none}
.privat_sub_box ul>li>ul{margin-top:10px}
.privat_sub_box ul>li>ul>li{list-style:none}
.privat_sub_box ul>li>ul>li>p{margin-left:20px}
.privat_list_01 li{position:relative;padding-left:10px;list-style:none}
.privat_list_01 li:last-child{margin-bottom:0}
.privat_list_01 li:before{content:'';display:block;position:absolute;width:5px;height:1px;background:#666;left:0;top:12px}
.privat_list_02>li{position:relative;padding-left:10px;margin-bottom:5px!important;list-style:none}
.privat_list_02>li:before{content:'';display:block;position:absolute;width:3px;height:3px;border-radius:100%;background:#666;left:0;top:10px}
.privat_list_02>li>ul>li{margin-bottom:5px!important;list-style:none}
.privat_box{padding:30px 0;text-align:center;border-top:1px solid #ddd;border-bottom:1px solid #ddd}

/* member */
.step_process{margin-bottom:50px;}
.step_process ul	{display:flex;justify-content: center;}
.step_process li{position:relative;}
.step_process li a{display:block;min-width:300px;line-height:65px;padding: 0 20px 0 50px;color:#fff;background:#adadad;}
.step_process li span{display:block;font-size:14px;color:#818181}
.step_process li.on a{background:#111;font-weight:700;}
.step_process li.on a:after{z-index: 1;content:'';position:absolute;right: -20px;top:0;margin:auto;width:0;height:0;border-top:32px solid transparent;border-left:20px solid  #111;border-bottom: 32px solid transparent;}
.step_process li.on:nth-child(2) a:before{z-index: 1;content:'';position:absolute;left:0;top:0;width:0;height:0;border-top:32px solid transparent;border-left:20px solid  #adadad;border-bottom: 32px solid transparent;}
.step_process li.on:last-child a:after{z-index: 1;content:'';position:absolute;left:-100%;top:0;width:0;height:0;border-top:32px solid transparent;border-left:20px solid  #adadad;border-bottom: 32px solid transparent;}
.step_process li.on span{font-weight:300;color:inherit;}
.memAgree_ui h2{margin:70px 0 25px 0;font-size:50px;font-weight:700;color:#111;text-align:center;}
.memAgree_ui h2:before{display:block;content:'';width:100%;height:83px;background:url('../images/common/i_agree.png') no-repeat 50% 50%;margin-bottom:30px;}
.memAgree_ui h2.type1:before{background-image:url('../images/common/i_agree1.png');}
.memAgree_ui h2.type2:before{background-image:url('../images/common/i_agree2.png');}
.memAgree_ui .agree_box{margin-top:35px}
.memAgree_ui .agree_box label{color:#222;font-size:18px;font-weight:600;}
.memAgree_ui .agree_box .box{height:200px;padding:20px;margin-top:15px;border:1px solid #e3e3e4;overflow-y:auto}
.memAgree_ui .all_chk{margin-top:40px;padding:30px 0 80px 0;text-align:center;border-bottom:1px solid #222;}
.memAgree_ui .all_chk label{font-size:18px;color:#000}
.memAgree_ui p + .msg_alert{margin-top:25px}
.memAgree_ui p.N_txt	{color:#555;text-align:center;}
.memAgree_ui + .msg_alert	{margin-top:50px;}
p.memTit_g{text-align:right;margin:50px 0 10px 0;}
p.memTit_g.type1{margin-top:0;}
p.memTit_g em{display:inline-block;width:5px;height:5px;vertical-align:middle;margin-right:5px;font-size:0;border-radius:100%;background:#f6414d}
.tab_ui + .memTit_g{margin-top:0}
.chk_box	input	{width:19px;height:19px;border:1px solid #a5a5a5;margin-right:5px;}
.form_data.agree input	{line-height:48px;height:48px;}
.form_data.agree td	{line-height:48px;}
.form_data.agree .selectric	{border-radius:0;min-width:150px;}
.form_data.agree .selectric .label	{line-height:48px;height:48px;padding-left:10px;}
.form_data.agree input + .selectric-wrapper	{margin-left:5px;}
.form_data.agree .selectric .button	{height:50px;}
.form_data.change th	{text-align:left;}

/* memeber 이용약관 200527 추가 */
.memAgree_ui .agree_box h3{font-size:18px;font-weight:600;color:#222;margin-bottom: 15px;}
.memAgree_ui .agree_box .terms_box{margin-bottom: 40px;}
.memAgree_ui .agree_box .terms_box:last-child{margin-bottom:0;}
.agree_box p, .agree_box .terms_list	{margin-bottom:5px;}
.agree_box p, .agree_box .terms_list li{font-size:15px;font-weight:400;line-height:25px;letter-spacing:-1px;}
.memAgree_ui .agree_box .terms_list.ty2 li{padding-left: 0;text-indent: 0;}
.memAgree_ui .agree_box .terms_list.ty2 li > ul{padding-left: 20px;}
.memAgree_ui .agree_box .terms_list li > ul{margin-top:10px;}

.login_ui .box{padding:40px 10px 50px;margin-bottom:90px;}
.login_ui .box:before{content:"";display:block;width:82px;height:80px;margin:0 auto;background:url('../images/common/i_login.png') no-repeat 50% 50%;}
.login_ui.out .box:before{background:url('../images/common/i_out.png') no-repeat 50% 50%;}
.login_ui .box h2{margin-top:15px;text-align:center;font-weight:700;font-size:40px;color:#111}
.login_ui .box h2 + p{margin-top:15px;text-align:center;color:#333;font-weight:600;}
.login_ui .box .form{position:relative;width:420px;margin:30px auto 0;}
.login_ui .box .form input{width:100%;outline:none;border-radius:0;border:1px solid #ccc;}
.login_ui .box .form li ~li{margin-top:5px;}
.login_ui .box .form .btn_login{margin-top:20px;width:100%;display:block;line-height:70px;color:#fff;font-size:19px;background:#d2b03b;}
.login_ui .solution{overflow:hidden;display:flex;}
.login_ui .solution .col{width:100%;text-align:center}
.login_ui .solution p:nth-child(1){line-height:46px;font-size:32px;color:#111;}
.login_ui .solution p:nth-child(1) strong{color:#d2b03b}
.login_ui .solution p:nth-child(2){margin-top:20px;font-size:17px;line-height:28px;color:#555;}
.login_ui .solution p:nth-child(3){margin-top:45px;}
.login_ui .solution .btn{display:inline-block;min-width:240px;height:60px;line-height:60px;color:#111;font-size:18px;border:1px solid #555;}
.btn_out	{width:100%;margin-top:20px;display:block;background:#777;line-height:70px;font-size:19px;font-weight:600;text-align:center;color:#fff;}
.login_ui.out .text	{max-width:600px;margin:20px auto;font-size:17px;color:#ef4848;font-weight:400;line-height:25px;}

h2.memH2_tit{margin-bottom:60px;text-align:center;font-size:40px;color:#111;letter-spacing:-1px;margin-top:20px;font-weight:700;}
h2.memH2_tit:before	{content:'';display:block;width:100%;height:73px;margin-bottom:30px;background:url('../images/common/i_id.png') no-repeat 50% 50%;}
.mem_coment{margin-top:30px;color:#818181}
.mem_coment strong{color:#000}

.msg_alert{padding:60px 0px;text-align:center;background:#fbfbfd;display:flex;width:100%;justify-content:center;}
.msg_alert dl~dl{margin-left:150px;}
.msg_alert dt{font-size:32px;color:#111;font-weight:600;}
.msg_alert dt strong{color:#d2b03b}
.msg_alert i{display:block;margin:0 auto 7px;}
.msg_alert dd{margin-top:12px;color:#555;font-weight:400;}
.msg_alert .box{max-width:530px;padding:20px 0;margin:30px auto 0;font-size:17px;background:#f7f7f7}
.msg_alert .box strong,.msg_alert .box strong.ty2{margin-left:20px;font-size:22px;font-weight:600;color:#000}
.msg_alert .box strong.ty2{margin-left:0;}
.msg_alert .btn{margin-top:20px;display:block}
.msg_alert .btn a	{display:block; border:1px solid #555;background:#fff;color:#111;font-size:18px;line-height:60px;font-weight:600;}
.msg_alert .btn a~a{margin-left:10px}
.msg_alert i{width:110px;height:110px;background-color:#fff;background-repeat:no-repeat;background-position:50% 50%;border-radius:100%;margin-bottom:15px;}

.msg_alert i.i_phone{background-image:url('../images/common/i_phone.png');}
.msg_alert i.i_email{background-image:url('../images/common/i_mail.png');}
.msg_alert i.i_end{background-image:url('../images/common/i_end.png');}
.msg_alert i.i_out{background-image:url('../images/common/i_out.png');}
.msg_alert.end	{background:none;}
.msg_alert.end dt	{font-size:40px;font-weight:600;line-height:54px;}
.msg_alert.end dt strong	{font-weight:700;color:#d2b03b;}

.mypgM_ui ul{display:flex;flex-wrap: wrap;width:100%;}
.mypgM_ui li	{width:calc(100%/5 - 80px/5);margin-bottom:20px;}
.mypgM_ui li ~ li	{margin-left:20px;}
.mypgM_ui li a{display:table;width:100%;text-align:center;height:190px;border:1px solid #e5e5e5;box-sizing:border-box;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;}
.mypgM_ui li.m5, .mypgM_ui li.m6	{width:calc(100%/2 - 10px);}
.mypgM_ui li.m5	{margin-left:0;}
.mypgM_ui li a div{position:relative;display:table-cell;width:100%;height:100%;vertical-align:middle;font-size:20px;color:#000;}
.mypgM_ui li span{display:block;margin-top:7px;color:#555;font-weight:500;line-height:24px;font-size:15px; padding-right:100px;}
.mypgM_ui li.m5 a div, .mypgM_ui li.m6 a div	{text-align:left;padding-left:35px;}
.mypgM_ui li div:before{content:"";display:block;width:81px;height:70px;margin:0 auto;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;}
.mypgM_ui li.m1 div:before{background:url('../images/common/i_my1.png') no-repeat 50% 50%;}
.mypgM_ui li.m2 div:before{background:url('../images/common/i_my2.png') no-repeat 50% 50%;}
.mypgM_ui li.m3 div:before{background:url('../images/common/i_my4.png') no-repeat 50% 50%;}
.mypgM_ui li.m4 div:before{background:url('../images/common/i_my5.png') no-repeat 50% 50%;}
.mypgM_ui li.m5 div:before{position:absolute;top:65px;right:20px;background:url('../images/common/i_my6.png') no-repeat 50% 50%;}
.mypgM_ui li.m6 div:before{position:absolute;top:65px;right:20px;background:url('../images/common/i_my7.png') no-repeat 50% 50%;}
.mypgM_ui li.m7 div:before{background:url('../images/common/i_my3.png') no-repeat 50% 50%;}
.mypgM_ui li a:hover div {color:#fff;background:#d2b03b}
.mypgM_ui li a:hover span {color:#fff;}
.mypgM_ui li.m1 a:hover div:before{z-index:1;background:url('../images/common/i_my1_on.png') no-repeat 50% 50%;}
.mypgM_ui li.m2 a:hover div:before{background:url('../images/common/i_my2_on.png') no-repeat 50% 50%;}
.mypgM_ui li.m3 a:hover div:before{background:url('../images/common/i_my4_on.png') no-repeat 50% 50%;}
.mypgM_ui li.m4 a:hover div:before{background:url('../images/common/i_my5_on.png') no-repeat 50% 50%;}
.mypgM_ui li.m5 a:hover div:before{background:url('../images/common/i_my6_on.png') no-repeat 50% 50%;}
.mypgM_ui li.m6 a:hover div:before{background:url('../images/common/i_my7_on.png') no-repeat 50% 50%;}
.mypgM_ui li.m7 a:hover div:before{background:url('../images/common/i_my3_on.png') no-repeat 50% 50%;}
.mypgM_ui p{text-align:right}
.mypgM_ui .btn_outarea{margin-top:7px;}
.mypgM_ui .btn_outarea a{display:inline-block;padding:0 20px;height:37px;line-height:37px;text-align:center;background:#adadad;color:#fff;}
.mypgM_ui .txt	{text-align:right;}


.mypg_txt{margin:20px 0 20px 0}
.mypg_txt li{line-height:24px;text-indent:-18px;padding-left:18px;color:#818181;font-weight:400;font-size:15px;}
.mypg_txt li~li{margin-top:5px}
.mypg_txt a{text-decoration:underline}
.mypg_txt .point{color:#d2b03b; font-weight: bold;}
.mypg_txt + h2	{margin-top:100px;}


.result	{display:block;width:100%;margin-top:20px;text-align:center;}
.result .box{max-width:530px;padding:20px 0;margin:30px auto 0;font-size:17px;background:#f7f7f7;}
.result .box strong, .result .box strong.ty2{margin:0 10px;font-size:22px;font-weight:600;color:#d2b03b;}
.apply_done h2{margin:70px 0 25px 0;font-size:40px;font-weight:600;color:#111;text-align:center;line-height:54px;}
.apply_done h2 span	{position:relative;padding-left:100px;}
.apply_done h2 span:before{position:absolute;left:0;top:-25px;content:'';width:83px;height:83px;background:url('../images/common/i_ok.png') no-repeat 50% 50%;}
.apply_done h2 strong	{font-weight:700;}
.apply_done ul	{margin:40px 0;}
.apply_done li	{color:#333;font-weight:400;}
.apply_done li strong	{color:#111;font-weight:600;}

.btn{margin-top:20px;display:flex;justify-content: center;}
.btn a	{min-width:200px;padding:0 50px;display:block;background:#d2b03b;color:#fff;font-size:18px;line-height:60px;font-weight:600;border-radius:0;text-align:center;}
.btn a.btnD3	{background:#8d8e90;font-weight:400;}
.btn a.btnD4	{background:#111;}
.btn a.btnD5	{background:#adadad;}
.btn a~a{margin-left:10px}

.N-type table thead th	{border:1px solid #4c4c4c;border-top:none;line-height:40px;}

.payEnd{margin-top: -40px; text-align: center;    border: 1px solid #e5e5e5; border-top: 2px solid #d2b03b;padding:70px 0;}
.payEnd .title{font-size: 30px; color: #000; letter-spacing: -1px; padding-top: 90px; background: url(../../images/common/payEnd_bg.png)no-repeat 50% 0;}
.payEnd .text{ font-size: 17px; color: #555; letter-spacing: -1px; margin-top: 25px;}
.payEnd .text span{font-weight: bold; color:#1190c5;}
.payEnd .returnBtn{display: inline-block; margin-top: 55px; padding:26px 90px; font-size: 17px; font-weight: bold; color: #fff;     background: #d2b03b;}

.payIng{margin-top: -40px; text-align: center;    border: 1px solid #e5e5e5; border-top: 2px solid #d2b03b;padding:60px 0;}
.payIng .title{font-size: 30px; color: #000; letter-spacing: -1px; padding-top: 90px; background: url(../../images/common/payIng_bg.png)no-repeat 50% 0;}
.payIng .text{ font-size: 17px; color: #555; letter-spacing: -1px; margin-top: 25px; line-height: 1.5em;}
.payIng .text span{font-weight: bold; color:#1190c5;}
.payIng .subTxt{font-weight: bold; font-size: 14px; color:#e53a3a; padding-top: 35px;}
.payIng .returnBtn{display: inline-block; margin-top: 55px; padding:26px 90px; font-size: 17px; font-weight: bold; color: #fff;     background: #d2b03b;}

.out_ui{padding:40px 10px 50px;margin-bottom:75px;border:1px solid #e5e5e5;}
.out_ui:before{content:"";display:block;width:63px;height:64px;margin:0 auto;background:url(../../images/common/i_out.png) no-repeat 50% 50%;}
.out_ui h2{margin-top:15px;text-align:center;font-weight:900;font-size:26px;color:#000}
.out_ui h2 + p{margin-top:7px;text-align:center;}
.out_ui .form{position:relative;width:420px;margin:30px auto 0;padding-right:135px;box-sizing:border-box;}
.out_ui .form input{width:100%;border:0;outline:none;}
.out_ui .form li{height:55px;line-height:55px;border-bottom:1px solid #000}
.out_ui .form .btn_out{position:absolute;top:0;right:0;width:110px;height:110px;color:#fff;font-size:18px;background:#515151}

/* popup */
.popContainer{z-index:999;position:fixed;top:0;left:0;width:100%;height:100%;}
.popContainer:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(00, 00, 00, .3)}
.popContainer .popup{position:fixed;top:0;left:0;right:0;bottom:0;margin:auto;background:#fff}
.popContainer .popup h1{height:60px;line-height:60px;padding-left:20px;font-size:25px;color:#fff;background:#000;font-weight:600;}
.popContainer .popup .close{position:absolute;top:20px;right:20px;width:15px;height:15px;font-size:0;background:url('../images/common/btn_popClose.png') no-repeat 50% 50%;}
.popContainer .popup .cons{padding:60px 20px}
#popIdChk .popup{width:535px;height:355px;}
#popIdChk .popup.email{height:345px;}
#popIdChk .popup.email.pw{height:386px;}
#popIdChk .popup.email.id{height:328px;}
.popContainer .popup .idchk .txt1{position:relative;padding-top:25px;font-size:20px;text-align:center;color:#000;}
.popContainer .popup .idchk .txt1:before{content:"";position:absolute;top:0;left:0;right:0;margin:0 auto;width:25px;height:1px;background:#000}
.popContainer .popup .idchk .txt1 strong,.popContainer .popup .idchk .txt2 strong{font-weight:600}
.popContainer .popup .idchk .txt2{padding-top:30px;margin-bottom:20px;font-size:17px;color:#d2b03b;text-align:center;}
.popContainer .popup .idchk .forms{display:flex}
.popContainer .popup .idchk .forms input{width:100%}
.popContainer .popup .idchk .forms a{margin-left:10px;}
#popChange .popup{width:535px;height:420px;}
.popContainer .popup .pwchange .txt1{position:relative;padding-top:25px;font-size:26px;text-align:center;color:#000;}
.popContainer .popup .pwchange .txt1:before{content:"";position:absolute;top:0;left:0;right:0;margin:0 auto;width:25px;height:1px;background:#000}
.popContainer .popup .pwchange .txt1 strong,.popContainer .popup .pwcgange .txt2 strong{font-weight:600}
.popContainer .popup .pwchange .txt2{padding-top:30px;margin-bottom:20px;font-size:17px;text-align:center;}
.popContainer .popup .pwchange .btn{margin-top:30px;text-align:center;font-size:0}
.popContainer .popup .pwchange .btn a~a{margin-left:10px}
.popContainer .popup .pwchange .btnD4 span{position:relative;top:-10px;display:block;font-size:12px;letter-spacing:0}
.popContainer .popup .pwchange .btnD4{line-height:30px}

.form_data{border-top:1px solid #111}
.form_data table{table-layout:fixed}
.form_data th{vertical-align:middle;border-right:1px solid #e1e1e1;border-bottom:1px solid #e1e1e1;background:#fafafa;width:20%;padding-left:20px;}
.form_data th strong{color:#f6414d}
.form_data th .tit{display:block;position:relative;padding-left:10px;text-align:left}
.form_data th .tit em{position:absolute;top:10px;left:0;width:5px;height:5px;vertical-align:middle;margin-right:5px;font-size:0;border-radius:100%;background:#f6414d}
.form_data td{height:42px;padding:8px 0 8px 20px;border-bottom:1px solid #ccc;}
.popup input[type=password],.popup input[type=text], .form_data td input[type=text], .form_data td input[type=password]{width:100%;border:1px solid #ccc;border-radius:0;line-height:50px;height:50px;margin-bottom:0;}
.popup input[type=file], .form_data td input[type=file]{width:100%;background:#fff}
.form_data textarea{width:100%;height:320px;}
.form_data .size1{width:33% ! important}
.form_data .size2{width:30% ! important}
.form_data .size3{width:49.5% ! important}
.form_data .edit{height:400px;padding:0;vertical-align:top;}
.form_data .txt{margin-left:2%;letter-spacing:-1px;font-size:15px;color:#818181;}
.form_data .em{font-size:17px;color:#f6414d;}
.form_data input + a{margin-left:5px}
.form_data input + input,.form_data select + input,.form_data input + select,.form_data select + select{margin-left:1%}
.form_data li~li{margin-top:10px}
.form_data .col3_g{width:50%;display:flex;display:-ms-flexbox;}
.form_data .col3_g.type{width:70%;}
.form_data .col3_g span{display:block;line-height:40px;margin:0 1.5%}
.form_data .col2_g{width:50%;display:flex}
.txt_essen, .em {margin-top:10px;}
.txt_essen strong, .em{color:#f6414d}
a.btnS2 {display:block;margin-top:5px;line-height:60px;background:#d2b03b;color:#fff;text-align:center;font-size:17px;font-weight:600;}
a.btnS2.type1	{display:inline-block;padding:0 20px;line-height:38px;}
.popup .btnD3.email	{line-height:50px;background:#d2b03b;color:#fff;text-align:center;font-size:17px;font-weight:600;min-width:120px;}


.form_data.ty2 table{margin-top:40px;}
.form_data.ty2 th{padding:18px 10px 0 30px;vertical-align:top;border-bottom:0;border-right:0;background:none;}
.form_data.ty2 th .tit{padding-left:0;}
.form_data.ty2 td{padding:8px 30px 8px 0;border-bottom:0;}
.form_data.ty2 .col3_g.type{width:100%;}
.form_data.ty2 .txt{margin:8px 0 0 0;}
.form_data.ty2 .forms{padding:30px 40px;background-color:#f8f8f8;margin-top:30px;display:flex;}
.form_data.ty2 .forms input{width:100%;}
.form_data.ty2 .forms input::placeholder{color:#b3b3b3;}

/* 출석부 엑셀저장 */
.tit_type + .btnForm_excel{text-align: right; margin: 15px 0; margin-top: -52px; }
.btnForm_excel a	{z-index:5;position:relative;display:inline-block;background:#d2b03b;line-height:40px;height:40px;border-radius:4px;display:inline-block;color:#fff;padding:0 10px;}
.btnForm_block3{position:absolute;bottom:0;left:0;display:flex;width:100%;}
.btnForm_block3 a{width:100%;border:0;background:#d2b03b;line-height:60px;color:#fff;text-align:center;font-weight:600;}
.btnForm_block3 .btnD1{background-color:#8d8e90;font-weight:400;}
.btnForm_block4{margin:15px 0;text-align:right}
.btnApply_block	{text-align:right;display:block;margin-bottom:10px;}
.btnApply_block.type1	{margin-top:-48px;}
.btnApply_block.type1 .btnD2.go	{line-height:50px;height:50px;}
/* 2025-02-10 동영상 팝업완료 */
.pop_end	{position:relative;width:100%;height:600px;background:url('../images/pop_end.png') no-repeat 50% 50%/contain;}
.pop_end .end_btn	{position:absolute;bottom:50px;left:50%;transform:translateX(-50%);display:block;background:url('../images/pop_end_btn.png') no-repeat 50% 50%;font-size:0;width:200px;height:71px;}

@media (max-width: 900px) {
	.step_process li a	{min-width:auto;padding:0 15px 0 25px;font-size:14px;letter-spacing:-1px;}

}
@media (max-width: 768px) {
	.dpi, .rpsw, .M_table	{overflow-x:auto;}
	.dpi table, .rpsw table	{width:900px;}
	.M_table table	{width:600px !important;}
}

@media (max-width: 640px) {	
	.boardSearch_g .btn_search	{width:auto;padding:0 10px;}
	.boardSearch_g.type .tit	{display:none;}
	.boardSearch_g select	{width:25%;}
	.boardSearch_g input	{width:auto;}
	.tit_type2	{font-size:30px;line-height:35px;margin-bottom:30px;}
	h2.tit_type	{font-size:18px;margin-bottom:0px;margin-top:40px;font-weight:700;}
	h2.tit_type1	{line-height:32px;font-size:21px;}
	.txt_essen	{font-weight:400;}

	/* tub menu	*/
	.tab_ui ul		{flex-wrap: wrap;justify-content: flex-start;width:100%;}
	.tab_ui ul li	{width:calc(100%/2 - 1px);margin-bottom:1px;}
	.tab_ui ul li a span	{min-width:auto;font-size:17px;padding:15px;}

	/* table 속성 */
	.s_o:before	{width:12px;height:12px;left:-12px;}
	.N_board tbody td	{font-weight:400;}
	.tbl_row tbody td, .tbl_row tbody th, .tbl_col tbody th, .tbl_col tbody td, .board_list tbody th, .board_list tbody td	{padding:10px;line-height:20px;font-size:14px;}
	.tbl_row.read tbody th, .tbl_col.read tbody th, .board_list.read tbody th	{font-weight:600;}
	.tbl_row thead th, .tbl_col thead th, .board_list thead th	{line-height:22px;padding:10px;}
	.flex.type1 .txtEtc_box	{padding:0 10px;font-weight:400;}
	.board_view .had, .board_view .memo	{padding:15px;}
	.board_view .had h2	{font-size:19px;font-weight:700;line-height:26px;}
	.board_view .had .data span	{font-size:14px;}
	.prevNext_list li	{padding:15px 0;}
	.prevNext_list li span	{line-height:22px;}
	.prevNext_list li a	{font-size:15px;font-weight:400;line-height:22px;}
	.galleryList_ui .slider-for	{width:100%;height:auto;}
	.galleryList_ui .slider-for img	{height:auto;}
	.galleryList_ui .caption p	{font-size:19px;height:auto;}
	.galleryList_ui .caption	{height:auto;margin-bottom:20px;}
	.form_data th, .form_data.change th	{padding-left:10px;text-align:left;width:25%;}
	.form_data table .txt	{display:block;margin:2px 0 0 0;font-size:14px;}
	.board_view .cell_g dt	{padding-left:15px;}
	.N-type table thead th, .form_data table td	{line-height:28px;padding:5px 10px;}

	/* pasing */
	.paging	{margin-top:20px;}
	.paging > a, .paging ul a, .paging ul strong	{width:32px;height:32px;line-height:32px;}

	/* input 요소 */
	input[type=text]	{padding:0 10px;font-size:13px;}
	.popup input[type=password], .popup input[type=text], .form_data table td input[type=text], .form_data table td input[type=password], .form_data.agree .selectric .label, .form_data.agree .selectric .button	{line-height:40px;height:40px;}
	input[type=text], input[type=password], input[type=email], input[type=number], input[type=search], input[type=tel]	{font-size:14px;line-height:40px;height:40px;}
	.form_data.agree .selectric	{min-width:80px;}
	.form_data.agree input	{min-width:40%;}
	.form_data.agree .selectric .label	{padding-left:5px;font-size:13px;}
	.form_data .size1	{width:100% !important;}

	select	{height:40px !important;background-size:10px auto !important;background-position:90% 50% !important;}

	/* input */
	input {height: 40px;line-height: 40px; padding: 0 10px;}

	/* file upload */
	.fileWrap label{min-width: auto;height: 40px;line-height: 40px; border-radius: 4px;}
	.fileWrap .upload_name{height:40px;line-height:40px;padding:0 10px;max-width: 70%; margin-right: 5px;}

	/* checkbox */
	.chkWrap label {padding-left: 22px;font-size: 13px;}
	.chkWrap label:before {width: 16px;height: 16px;top: 0;background-size:80% auto !important;}

	/* login */
	.memAgree_ui h2, .login_ui .box h2	{font-size:30px;}
	.login_ui .box h2 + p	{margin-top:20px;}
	.login_ui .box	{margin-bottom:30px;}
	.login_ui .box .form	{width:100%;}
	.login_ui .box .form li{height: auto;line-height: inherit;}
	.login_ui.out .text	{font-size:13px;}
	.login_ui .solution	{display:block;}
	.login_ui .solution .col ~.col	{margin-top:40px;border-top:1px dashed #ccc;padding-top:40px;}
	.login_ui .solution p:nth-child(3)	{margin-top:10px;}
	.memAgree_ui .all_chk	{margin-top:20px;padding:10px 0 30px 0;}
	.form_data table .em	{font-size:14px;line-height:22px;letter-spacing:-1px;}
	.btn_out, .login_ui .box .form .btn_login	{line-height:60px;}
	.login_ui.out .text	{max-width:100%;font-size:14px;line-height:18px;}
	.mypg_txt + h2	{margin-top:40px;}
	h2.memH2_tit	{margin-bottom:20px;}

	/* mypage */	
	.mypgM_ui li	{width:calc(100%/3 - 20px/3);}
	.mypgM_ui li a{display:table;width:100%;text-align:center;height:190px;font-size:20px;color:#000;border:1px solid #e5e5e5;box-sizing:border-box;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;}
	.mypgM_ui li ~li	{margin-left:10px;}
	.mypgM_ui li.m3, .mypgM_ui li.m4, .mypgM_ui li.m5, .mypgM_ui li.m6	{width:calc(100%/2 - 5px);}
	.mypgM_ui li.m3	{margin-left:0;}
	.mypgM_ui li a	{height:150px;}
	.mypgM_ui li.m5 a, .mypgM_ui li.m6 a	{height:180px;}
	.mypgM_ui li a div{font-size:17px;}
	.mypgM_ui li span{line-height:22px;font-size:12px;padding-right:40px;}
	.mypgM_ui li.m5 a div, .mypgM_ui li.m6 a div	{padding-left:15px;}
	.mypgM_ui li div:before{width:100%;height:40px;background-size:auto 100% !important;margin-bottom:20px;}
	.mypgM_ui li.m5 a div:before, .mypgM_ui li.m6 a div:before	{right:10px;bottom:10px;top:auto;margin-bottom:0;}
	.mypgM_ui li.m5 a div:before, .mypgM_ui li.m5 a:hover div:before, .mypgM_ui li.m6 a div:before,  .mypgM_ui li.m6 a:hover div:before	{background-position:100% 100%;}
	.mypgM_ui .txt	{font-weight:400;font-size:13px;}
	.mypg_txt	{margin-top:0;}
	h2.memH2_tit	{font-size:17px;line-height:24px;}
	.mypg_txt li	{font-size:13px;line-height:20px;}
	.msg_alert	{display:block;}
	.msg_alert .btn a	{width:80%;margin:0 auto;}
	.msg_alert dl~dl	{margin-left:0;margin-top:40px;border-top:1px dashed #ccc;padding-top:40px;}

	.step_process li a	{padding:0 5px 0 15px;font-size:11px;}
	.step_process li.on a{font-weight:400;padding-left:25px;font-size:11px;}
	.step_process li.on a:after	{border-left:10px solid  #111;right:-10px;}

	.apply_done h2 span	{padding-left:50px;}
	.apply_done h2 span:before{top:0;width:40px;height:40px;background-size:100% auto;}

	/* button */
	.btnForm_block	{margin-top:30px;}
	.btnForm_block.Mtype1 ~.btnForm_block	{margin-top:-30px;}
	.btnForm_block a	{min-width:auto;line-height:45px;font-size:16px;padding:0 30px;}
	.btnForm_block a ~ a	{margin-left:5px;}
	a.btnS2	{font-size:14px;font-weight:400;}



	.galleryList_ui .emvedFrame iframe	{width:100%;height:230px;}

}

@media (max-width: 480px) {
	* 	{font-size:14px;line-height:18px;}

	.mypg_txt + h2	{margin-top:40px;}
	h2.memH2_tit	{margin-bottom:40px;}

	/* button */
	.btn a	{min-width:120px;}
	.btnD1, .btnD2, .btn a	{font-size:17px;line-height:45px !important;height:45px;}

	/* mypage */
	.mypgM_ui li a div	{font-size:15px;}
	.mypgM_ui li a	{height:100px;}
	.mypgM_ui li div:before{height:30px;margin-bottom:10px;}
	.mypgM_ui li.m5 a, .mypgM_ui li.m6 a	{height:160px;}


	/* table 속성 */
	.tbl_row tbody td, .tbl_row tbody th, .tbl_col tbody th, .tbl_col tbody td, .board_list tbody th, .board_list tbody td	{padding:10px;font-size:14px;}
	.tbl_row, .tbl_col, .board_list	{margin-bottom:30px;}
	.form_data.agree td	{line-height:24px;}
	.form_data li~li	{margin-top:3px;}
	.form_data table th .tit		{padding-left:8px;}
	.form_data table th .tit em	{top:6px;}
}
@media (max-width: 320px) {
	.step_process li a	{font-size:10px;padding:0 2px 0 5px;letter-spacing:-1px;}
	.step_process li.on a{font-size:10px;padding:0 2px 0 5px;}
	.step_process li.on a:after	{border-left:5px solid  #111;right:-5px;}
}