@charset "utf-8";
/* SIR 지운아빠 */
@import url(http://fonts.googleapis.com/earlyaccess/notosanskr.css);
@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.6/dist/web/static/pretendard.css"); 
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

/* 초기화 */
html {overflow-y:scroll}
body {margin:0;padding:0;font-size:14px;font-family:'pretendard', sans-serif;}
html, h1, h2, h3, h4, h5, h6, form, fieldset, img {margin:0;padding:0;border:0}
h1, h2, h3, h4, h5, h6 {font-size:1em;font-family:'pretendard', sans-serif;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}

#hd ul, nav ul, #ft ul {margin:0;padding:0;list-style:none}
legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
label, input, button, select, img {vertical-align:middle}
input, button {margin:0;padding:0;font-family:'pretendard', sans-serif;;font-size:1em}
button {cursor:pointer}

textarea, select {font-family:'pretendard', sans-serif;font-size:1em}
select {margin:0}
p {margin:0;padding:0;word-break:break-all}
hr {display:none}
pre {overflow-x:scroll;font-size:1.1em}
a:link, a:visited {color:#000;text-decoration:none}
a:hover, a:focus, a:active {color:#000;text-decoration:none}

.mont {font-family: "Montserrat", sans-serif;}
.popp {font-family: "Poppins", sans-serif;}

/* 팝업레이어 */
#hd_pop {z-index:1000;position:relative;margin:0 auto;height:0}
#hd_pop h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.hd_pops {position:absolute;border:1px solid #e9e9e9;background:#fff}
.hd_pops_con {}
.hd_pops_footer {padding:10px 0;background:#000;color:#fff;text-align:right}
.hd_pops_footer button {margin-right:5px;padding:5px 10px;border:0;background:#393939;color:#fff}

#calendar {width:163px;height:207px;background:#252525;font-size:12px;position:relative;}
#calendar .cal_title {font-size:16px;padding:10px 0;text-align:center;color:#fff;letter-spacing:-1px}
#calendar .control {text-align:center;color:#fff;font-size:12px;position:relative;}
#calendar .cal_prev {position:absolute;left:5px;top:0;cursor:pointer;}
#calendar .cal_next{position:absolute;right:5px;top:0;cursor:pointer;}
#calendar table {width:95%;margin:9px auto}

#calendar th {background:#929395;text-align:center;color:#fff;font-size:9px;padding:3px}
#calendar th.sun {background:#cc2129}
#calendar td {padding:1px 0;text-align:center}
#calendar td a {color:#fff}
#calendar td.sun a {color:#cc2129}

.ntxt {line-height:25px}

.ft20 {font-size:20px}
.ft25 {font-size:25px}
.ft30 {font-size:30px}

.mt10 {margin-top:10px;}
.mt20 {margin-top:20px;}
.mt30 {margin-top:30px;}
.mt40 {margin-top:40px;}

.mb10 {margin-bottom:10px;}
.mb20 {margin-bottom:20px}

.pt10 {padding-top:10px}
.pt20 {padding-top:20px}
.pt30 {padding-top:30px}
.pt40 {padding-top:40px}

.pb10 {padding-bottom:10px;}
.pb20 {padding-bottom:20px}
.pb30 {padding-bottom:30px}
.pb40 {padding-bottom:40px}

#wrap {}
/* 상단 레이아웃 */
#hd_bg {background:#fff}
#hd {z-index:4;position:relative;width:1080px;margin:0 auto;background:#fff;height:150px;}
.logo {position:absolute;left:0;top:60px;}
.logo span {position:absolute;top:25px;right:0;color:#00549a;font-weight:bold}
.hd_zindex {z-index:10 !important}
#hd_h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#hd_wrapper {position:relative;margin:0 auto;padding:26px 0;width:970px;zoom:1}
#hd_wrapper:after {display:block;visibility:hidden;clear:both;content:""}
#hd .top_ul {position:absolute;right:0;top:10px;list-style:none}
#hd .top_ul li {float:left;padding:0 10px;font-size:14px}
#hd .top_ul li a {color:#777}

#hd .top_ul_l {position:absolute;left:0;top:10px;list-style:none}
#hd .top_ul_l li {float:left;padding:0 10px;font-size:14px}
#hd .top_ul_l li a {color:#777}

.newsclip {width:730px;height:45px;border:3px solid #dee3eb;position:absolute;left:350px;top:60px}
.newsclip .notice {position:absolute;left:10px;top:8px;color:#00b2eb;font-weight:bold;font-size:14px}
.newsclip .notice_ul {margin:0;padding:0;position:absolute;left:80px;top:8px;width:650px;font-size:14px;}
.newsclip i {position:absolute;right:12px;top:11px;color:#828282;font-size:18px}


.newsticker {  color: #666; cursor: default; font-weight: bold; font-size: 13px;  height: 30px; position: relative; overflow: hidden;}
.newsticker .newsticker-list { position: absolute; top: 8px;}
.newsticker .newsticker-list .newsticker-item { height: 30px; overflow: hidden; white-space: nowrap;font-weight:normal}

.login-btn {cursor:pointer;text-decoration:none;color:#777}

/* 전체 검색 */
#hd_sch {float:left;margin:0 0 0 20px;padding:0;border:1px solid #c3c6ca}
#hd_sch legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
#hd_sch #sch_stx {padding-left:5px;width:110px;height:24px;border:0;background:#fff;line-height:1.9em !important;line-height:1.6em}
#hd_sch #sch_submit {padding:0 5px;height:26px;border:0;background:#e2e6eb;color:#333;cursor:pointer}

/* 텍스트 크기 조절 */
#text_size {float:left;margin:0 0 0 10px;letter-spacing:-3px}
#text_size button {margin:0;padding:1px 2px;border:1px solid #c3c6ca;background:transparent;vertical-align:middle;cursor:pointer}
.ts_up {font-size:1.167em !important}
.ts_up2 {font-size:1.3em !important}
.clr {clear:both}
.clr_line {clear:both;border-bottom:1px solid #e8e8e8;padding-top:40px}

/* 상단 회원가입 등 링크 */
#tnb {float:right;margin:0;padding:0;list-style:none;zoom:1}
#tnb:after {display:block;visibility:hidden;clear:both;content:""}
#tnb li {float:left;margin:0 0 0 10px}
#tnb a {display:inline-block;padding:0 10px;height:28px;color:#333;letter-spacing:-0.1em;line-height:2.4em}
#tnb a:focus, #tnb a:hover, #tnb a:active {text-decoration:none}
#tnb img {margin-right:3px}

/* 메인메뉴 */
#gnb {background:url("../img/gnb_bg.png") center top no-repeat;width:100%;height:48px;border-bottom:1px solid #023a71}
#gnb h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#gnb_1dul {width:1080px;zoom:1;color:#fff;font-size:15px;line-height:48px;}
.gnb_in {width:1080px;margin:0 auto;position:relative;height:48px;}
#gnb_1dul>li {float:left;}
#gnb_1dul:after {display:block;visibility:hidden;clear:both;content:""}
.gnb_1dli {z-index:10;position:relative;float:left;}
.gnb_1da {display:inline-block;padding:0 13px;width:100%;height:100%;}
.gnb_1da:focus, .gnb_1da:hover {background:#00b2eb;text-decoration:none;opacity:0.9}
.gnb_1dli_air .gnb_1da {background-color:#00b2eb;color:#fff;opacity:0.9}
.gnb_1dli_on .gnb_1da {background-color:#00b2eb;color:#fff;opacity:0.9}
.gnb_2dul {display:none;position:absolute;top:48px;width:180px;background:#00b2eb;z-index:98;opacity:0.9}
.gnb_2dli {display:block;height:33px;line-height:33px;font-size:14px}
.gnb_2dli a {display:inline-block;width:100%;height:100%;text-align:left;text-decoration:none;padding:0;text-indent:10px}
.gnb_2dli:hover {background:#023265}

.gnb_1dli_over .gnb_2dul {display:block;left:0;background:#00b2eb}

#gnb_1dul li.more {margin-left:45px;cursor:pointer}
#gnb_1dul li a {color:#fff;text-decoration:none}

#gnb_ov {height:420px;background:url("../img/gnb_ov_bg.png") center top no-repeat;z-index:9997;display:none;position:relative}
#gnb_ov .in {border:1px solid #fff;width:1080px;margin:0 auto;position:relative;}
#gnb_ov .depth {width:150px;list-style:none;margin:0;padding:30px 20px;float:left}
#gnb_ov .depth li {font-size:14px;padding:3px 0}
#gnb_ov .depth li.title {font-size:15px;font-weight:bold;margin-bottom:10px}
#gnb_ov .gnb_bottom {width:600px;position:absolute;left:260px;top:320px;margin:0;padding:0;list-style:none;z-index:1000}
#gnb_ov .gnb_bottom li img {margin-top:-5px}
#gnb_ov .gnb_bottom li {float:left;padding:14px;text-align:center;font-size:15px;}
#gnb_ov .depth li a:hover {color:#00b2eb;text-decoration:underline;font-weight:bold}

#notice_picker {position:absolute;color:#fff;font-size:15px;width:330px;right:0;line-height:30px;top:0;z-index:99}
#notice_picker .more {position:absolute;right:13px;top:8px;font-size:18px;z-index:100;cursor:pointer}
.wfont {font-size:14px;color:#fff !important;font-weight:normal}

.visual {position:relative;width:1080px;margin:0 auto;}
.visual .bx-pager {position:absolute;width:200px;left:10px;top:240px}
.visual .bx-pager a {background:#fff !important}
.visual .bx-pager a.active {background:#fff !important;width:30px}

.quick {position:absolute;right:-300px;top:10px;z-index:999}
.quick ul {margin:0;padding:0;list-style:none}
.quick b {position:absolute;left:0;top:65px;color:#fff;font-size:17px;text-align:center;width:100%;}

.mbskin {width:1080px;margin:30px auto}

#bx-pager {position:absolute;width:222px;background:#00203a;height:298px;right:0;top:0;list-style:none}
#bx-pager li {color:#fff;height:50px;font-size:16px;position:relative;border-bottom:1px solid #002848;width:222px;left:-40px}
#bx-pager li a {color:#fff}
#bx-pager li i {position:absolute;left:20px;top:10px;font-size:22px}
#bx-pager li span {position:absolute;right:20px;top:10px;text-align:right}
#bx-pager li:last-child {border-bottom:0}
#bx-pager li:hover {background:#00b2eb}

#bx-img {position:absolute;right:222px;top:0;z-index:9999;display:none}

.bx_pause {position:absolute;left:190px;color:#fff;top:262px;font-size:13px;z-index:999;cursor:pointer;}
.bx_play {position:absolute;left:190px;color:#fff;top:262px;font-size:13px;z-index:999;cursor:pointer;}

#gnb_empty {padding:10px 0;width:100%;text-align:center;line-height:2em}
#gnb_empty a {text-decoration:underline}

.insta_content {width:90%;margin:0 auto;padding-top:30px;position:relative;left:-5px;}
.insta_content .col-md-3 .inbox {position:relative;overflow:hidden;width:150px;height:150px}
.insta_content img.img_zoom {position:absolute;left:0;top:0;width:100%;height:100%;}


.modal-dialog {
  height: 75% !important;
  padding-top:5%;
}
.modal-body {
  height: 75%;
  overflow: auto;
}
/* 중간 레이아웃 */
.board_top {width:1400px;margin:0 auto 10px auto;height:300px;position:relative;}
.board_top h1 {position:absolute;width:100%;text-align:center;top:150px;color:#fff;font-size:35px;font-weight:normal}
.board_top h2 {position:absolute;width:100%;text-align:center;top:120px;color:#fff;font-size:20px;font-weight:10;font-family:'Lato', sans-serif;}
.board_top h3 {position:absolute;width:100%;text-align:center;top:225px;color:#fff;font-size:15px;font-weight:normal !important;}
.board_top .line {position:absolute;width:100%;text-align:center;top:195px;color:#fff}

.page_top {width:1080px;position:relative;margin:0 auto 20px auto}
.page_top h1 {text-align:center;top:120px;color:#333;font-size:20px;font-weight:10;font-family:'Lato', sans-serif;}
.page_top h2 {text-align:center;top:150px;color:#333;font-size:35px;font-weight:normal;padding:6px 0}
.page_top h3 {width:100%;text-align:center;top:225px;color:#333;font-size:15px;font-weight:normal !important;line-height:20px}
.page_top .line {width:100%;text-align:center;top:195px;color:#333;padding:10px 0}

.page_box {padding-bottom:15px;position:relative;}
.page_box p.top {position:absolute;left:10px;top:10px;text-align:center;color:#fff;width:100%;padding-top:10px;font-size:18px}
.page_box .right p.top_right {position:absolute;right:20px;top:35px;font-size:32px;line-height:40px;text-align:right;color:#070707;font-family:"Lato",sans-serif; }
.page_box .right p.top_right b,.page_box .right p.top_right2 b {font-size:50px;}
.page_box .right p.top_sub {position:absolute;right:20px;top:140px;font-size:15px;color:#777;text-align:right}
.page_box .right p.top_right2 {position:absolute;right:20px;top:55px;font-size:32px;line-height:40px;text-align:right;color:#070707;font-family:"Lato",sans-serif; }

.page_box .right p.top_btn {position:absolute;right:20px;bottom:30px}
.page_box .right p.top_btn .btn-more {background:#111;color:#fff;border-radius:0;font-size:12px;border:1px solid #000}

.page_box .left p.top_left {position:absolute;left:20px;top:30px;font-size:35px;line-height:40px;text-align:left;color:#070707;font-family:"Lato",sans-serif; }
.page_box .left p.top_left b,.page_box .left p.top_left2 b {font-size:50px;}
.page_box .left p.top_sub {position:absolute;left:20px;top:140px;font-size:15px;color:#777;text-align:left}
.page_box .left p.top_btn {position:absolute;left:20px;bottom:30px}
.page_box .left p.top_btn .btn-more {background:#111;color:#fff;border-radius:0;font-size:12px;border:1px solid #000}
.page_box .left p.top_left2 {position:absolute;left:20px;top:55px;font-size:35px;line-height:40px;text-align:left;color:#070707;font-family:"Lato",sans-serif; }


.page_box .box1 {position:absolute;left:500px;width:500px;top:60px;color:#fff;font-size:40px;text-align:center;}
.page_box .box2 {position:absolute;left:500px;width:500px;top:120px;color:#fff;font-size:20px;text-align:center;font-weight:100;}
.page_box .box3 {position:absolute;left:500px;width:500px;top:140px;color:#fff;font-size:40px;text-align:center;}
.page_box .box3 .btn-more {background:none;border:1px solid #444;color:#bbb;border-radius:0;padding:5px 8px;font-size:12px}

/* 미용사 일반 */
.top0201 {background:url("../img/bdtop_0201_1.png") center top no-repeat;width:1080px;height:270px;position:relative;}
.top0201 table {position:absolute;left:280px;top:60px}
.top0201 table th {color:#333}
.top0201 table th span {font-size:13px;margin:5px 0}
.top0201 table td {padding:6px 12px;color:#777;}

/* 미용사 네일 */
.top02 {background:url("../img/bdtop_0202_1.png") center top no-repeat;width:1080px;height:270px;position:relative;}
.top02 table td {padding:9px 12px;}

/* 미용사 피부 */
.top03 {background:url("../img/bdtop_0203_1.png") center top no-repeat;width:1080px;height:270px;position:relative;}
.top03 table td {padding:9px 12px;}

/* 미용사 메이크업 */
.top04 {background:url("../img/bdtop_0204_1.png") center top no-repeat;width:1080px;height:270px;position:relative;}
.top04 table td {padding:9px 12px;}

/* 메이크업 */
.top05 {background:url("../img/bdtop_0205_1.png") center top no-repeat;width:1080px;height:270px;position:relative;}
.top05 table td {padding:9px 12px;}

/* 스타일리스트 */
.top06 {background:url("../img/bdtop_0206_1.png") center top no-repeat;width:1080px;height:270px;position:relative;}
.top06 table td {padding:9px 12px;}

/* 메이크업 학과 */
.bdtop1 {background:url("../img/bdtop_0301_1.png") center top no-repeat;width:1080px;height:405px;position:relative;}
.bdtop1 .text {position:absolute;left:30px;top:110px;font-size:16px;line-height:25px}

.con0702 {position:relative;}
.con0702 .text {position:absolute;left:70px;top:150px;font-size:35px;color:#fff;}

.con_0702_l {width:510px;float:left;background:#f7eef5;height:720px;position:relative;}
.con_0702_l .title {text-align:center;padding:30px 0 0 0;color:#b1558b;text-align:center;font-size:25px;font-weight:bold;}
.con_0702_l .tsub {text-align:center;padding:30px 0 0 0;color:#111;text-align:center;font-size:20px;font-weight:bold;}
.con_0702_l .txt {padding:20px;text-align:center;font-size:15px;line-height:30px}
.con_0702_l img {position:absolute;left:0;bottom:0;}

.con_0702_r {width:510px;float:right;background:#eefbfb;height:720px;position:relative;}
.con_0702_r .title {text-align:center;padding:30px 0 0 0;color:#3b6f6f;text-align:center;font-size:25px;font-weight:bold;}
.con_0702_r .tsub {text-align:center;padding:30px 0 0 0;color:#111;text-align:center;font-size:20px;font-weight:bold;}
.con_0702_r .txt2 {padding:20px;font-size:15px;line-height:30px;width:290px;margin:0 auto;}
.con_0702_r img {position:absolute;left:0;bottom:0;}

.cir1 {background:url("../img/content_0702_cir1.png") center top no-repeat;width:300px;height:300px;text-align:center;}
.cir1 .intxt {padding-top:100px;font-size:25px;color:#b9b9b9;font-family:"Arial";font-weight:400;padding-left:20px;text-align:center;text-indent:10px}
.cir1 .intxt b {font-size:40px}
.big1 {font-size:22px;margin-bottom:10px}
.big2 {font-size:24px;margin-bottom:10px}

.txt1 {font-size:16px;line-height:25px}
.txt2 {font-size:18px;line-height:32px;margin-left:10px}
.txt2 b {font-size:28px;position:relative;top:2px}
.cir2 {background:url("../img/content_0702_cir2.png") center top no-repeat;width:300px;height:300px;text-align:center;}
.cir2 .intxt {padding-top:100px;font-size:25px;color:#b9b9b9;font-family:"Arial";font-weight:400;padding-left:20px;text-align:center;text-indent:10px}
.cir2 .intxt b {font-size:40px}

.txt3 {font-size:14px;line-height:32px;margin-left:10px}
.txt3 b {font-size:20px;position:relative;top:2px}
.step_ul {margin:0;padding:0;list-style:none;width:720px}
.step_ul li {float:left;width:120px;text-align:center;font-size:17px;font-weight:bold}

.btn-big {background:#2bbfee;padding:10px 70px;border-radius:0;margin-top:10px;font-size:20px}

.cont0501 {width:100%;background:url("../img/content_0501_1.png") center top no-repeat;height:550px;}
.cont0501 .txt_tit {padding:40px 0 0 0;text-align:center;color:#fff;font-size:38px;letter-spacing:-2px;line-height:46px}
.cont0501 ul {width:1080px;margin:50px auto 0 auto;padding:0;list-style:none}
.cont0501 ul li {padding:20px;background:#fff;float:left;text-align:center;width:250px;height:320px}
.cont0501 ul li .tit {font-size:25px;margin:10px 0 5px 0}
.cont0501 ul li .txt {margin-top:5px;color:#777;}

.cont0501 ul li:nth-child(1) {margin-right:25px;}
.cont0501 ul li:nth-child(2) {margin-right:25px;}
.cont0501 ul li:nth-child(3) {margin-right:25px;}
.cont0501 ul li:nth-child(4) {margin-right:0}

.contbox_l {margin:15px 0 0 0;position:relative;}
.contbox_l .txt {font-size:28px;color:#fff;left:20px;top:70px;position:absolute;text-align:left;font-weight:100}
.contbox_l .btn {border:1px solid #888;padding:4px 7px;color:#fff;border-radius:0}

.contbox_r {margin:15px 0 0 0;position:relative;}
.contbox_r .txt {font-size:28px;color:#fff;position:absolute;right:20px;top:70px;text-align:right;font-weight:100}
.contbox_r .btn {border:1px solid #888;padding:4px 7px;color:#fff;border-radius:0;}
.contbox_r .btn2 {border:1px solid #dedede;background:#dedede;padding:4px 7px;color:#333;border-radius:0;}

.bdtop2_l {width:1080px;height:445px;position:relative;}
.bdtop2_l .text {position:absolute;left:30px;top:110px;font-size:16px;line-height:25px}
.bdtop2_l .image {position:absolute;left:0;top:1px;width:400px;height:400px;overflow:hidden;}
.bdtop2_l .image img {position:absolute;left:0;top:0;width:100%;height:100%;}
.bdtop2_l .top_text {position:absolute;left:405px;top:80px;font-size:20px;font-weight:bold;width:200px;text-align:center;letter-spacing:-2px;}
.bdtop2_l .text1 {position:absolute;left:455px;top:145px;font-size:40px;color:#222;}
.bdtop2_l .text2 {position:absolute;left:455px;top:280px;font-size:18px;color:#666;}

.bdtop2_r {width:1080px;height:445px;position:relative;}
.bdtop2_r .text {position:absolute;right:30px;top:110px;font-size:16px;line-height:25px}
.bdtop2_r .image {position:absolute;right:0;top:2px;width:400px;height:400px;overflow:hidden;}
.bdtop2_r .image img {position:absolute;left:0;top:0;width:100%;height:100%;}
.bdtop2_r .top_text {position:absolute;right:405px;top:80px;font-size:20px;font-weight:bold;width:200px;text-align:center;letter-spacing:-2px;}
.bdtop2_r .text1 {position:absolute;right:455px;top:145px;font-size:40px;color:#222;text-align:right;}
.bdtop2_r .text2 {position:absolute;right:455px;top:280px;font-size:18px;color:#666;text-align:right;}
.line3 {border-top:3px solid #000;margin:40px 0 0 0}

/* 컨텐츠 탭 */
.boxtab3 {width:620px;position:absolute;left:30px;top:40px;list-style:none;margin:0;padding:0;}
.boxtab3 li {width:190px;height:190px;line-height:20px;font-size:15px;color:#111;background:#fff;float:left;margin-right:15px;position:relative;padding-top:70px;text-align:center;z-index:9;cursor:pointer;}
.boxtab3 li span {font-family:"Nato",sans-serif; position:absolute;left:0;text-align:center;width:100%;display:inline-block;color:#ebebeb;font-size:55px;top:50px;z-index:8;font-weight:100;}
.boxtab3 li p {position:relative;z-index:10;}
.boxtab3 li b {font-size:18px;margin-bottom:5px;display:inline-block;font-weight:400}
.boxtab3 li.active {background:#000;color:#fff}
.boxtab3 li.active span {color:#252525}

.boxtab4 {width:820px;position:absolute;left:30px;top:40px;list-style:none;margin:0;padding:0;}
.boxtab4 li {width:180px;height:190px;line-height:20px;font-size:15px;color:#111;background:#fff;float:left;margin-right:15px;position:relative;padding-top:70px;text-align:center;z-index:9;cursor:pointer;}
.boxtab4 li span {font-family:"Nato",sans-serif; position:absolute;left:0;text-align:center;width:100%;display:inline-block;color:#ebebeb;font-size:55px;top:50px;z-index:8;font-weight:100;}
.boxtab4 li p {position:relative;z-index:10;}
.boxtab4 li b {font-size:18px;margin-bottom:5px;display:inline-block;font-weight:400}
.boxtab4 li.active {background:#000;color:#fff}
.boxtab4 li.active span {color:#252525}

.tab4 {width:1400px;margin:0 auto;padding:0;list-style:none;border-bottom:1px solid #dddddd;height:60px;}
.tab4 li {width:350px;float:left;text-align:center;height:60px;line-height:55px;font-size:16px;cursor:pointer;font-weight:bold;}
.tab4 li.active {background:#f97350;color:#fff;font-weight:400}

.tab3 {width:1400px;margin:0 auto;padding:0;list-style:none;border-bottom:1px solid #dddddd;height:60px;}
.tab3 li {width:466px;float:left;text-align:center;height:60px;line-height:55px;font-size:16px;cursor:pointer;font-weight:bold;}
.tab3 li.active {background:#f97350;color:#fff}

.tab2 {width:1080px;margin:0 auto;padding:0;list-style:none;border-bottom:4px solid #111;height:60px;}
.tab2 li {width:540px;float:left;text-align:center;height:60px;line-height:55px;font-size:16px;cursor:pointer;font-weight:bold;}
.tab2 li.active {background:#111;color:#fff}

.minitab-3 {height:42px;border-bottom:1px solid #ccc;width:710px;margin:0;padding:0;list-style:none}
.minitab-3 li {width:236.6px;float:left;padding:10px;text-align:center;color:#777;font-size:14px;cursor:pointer}
.minitab-3 li.active {color:#00b2eb;border-bottom:2px solid #00b2eb}

.minitab4 {height:42px;border-bottom:1px solid #ccc;width:710px;margin:0;padding:0;list-style:none}
.minitab4 li {width:177.5px;float:left;padding:10px;text-align:center;color:#777;font-size:14px;cursor:pointer}
.minitab4 li.active {color:#00b2eb;border-bottom:2px solid #00b2eb}




.tab3_left {width:360px;float:left;}
.tab3_left .in_area {padding:20px 0 0 0;font-size:16px;color:#777;}
.tab3_left .in_area .in_top {font-size:45px;font-weight:bold;line-height:50px;color:#111}
.tab3_left .in_area .in_top .over {background:#fff;color:#111;display:inline-block;padding:0 5px 5px 0;margin-top:5px;}

.tab3_right {width:720px;font-size:16px;padding:20px 0 0 0; margin-left:auto;}

.tab3_right .tip {margin-bottom:10px}
.tab3_right table {width:100%;border-collapse:collapse;border-spacing:0;}
.tab3_right table th {background:#fff;width:150px;color:#777;padding:8px 0;font-weight:normal;text-align:center;font-size:14px;border:1px solid #dddddd}
.tab3_right table th.even {background:#fff}
.tab3_right table td {border:1px solid #dddddd;padding:10px;color:#777;font-size:14px;line-height:25px}

.tab3_right table.tbl2 th {border:1px solid #dddddd;font-size:13px;}
.tab3_right table.tbl2 th.even {border:1px solid #dddddd}
.tab3_right table.tbl2 td {text-align:center;font-size:13px;line-height:18px}
.tab3_right table.tbl2 td.bg2 {background:#f5f5f5;font-weight:bold;color:#333}

.tab3_right table.tbl3 th {border:1px solid #dddddd;font-size:13px;}
.tab3_right table.tbl3 th.even {border:1px solid #dddddd}
.tab3_right table.tbl3 td {text-align:center;font-size:13px;line-height:18px;padding:2px 0}

.tab3_right .tit {font-weight:bold;margin-top:15px}
.tab3_right .big {font-size:20px;margin-top:10px}
.tab3_right .sub2 {font-size:14px;padding-top:20px;line-height:27px}


.graytbl th {background:#e9e9e9 !important;color:#333 !important;border:1px solid #ddd !important;}
.graytbl td {text-align:left !important}

.btn-download {margin-top:10px;border-radius:0;height:30px;line-height:12px;padding:7px 15px;width:250px;background:#f97350}
.btn-download2 {border-radius:0;height:30px;line-height:12px;padding:7px 15px;width:250px;background:#f97350}
.btn-navy {background:#f97350 !important}
.cyan {color:#00b2eb !important}
.gray {color:#777;font-size:13px}
서브 네비 
.sub_snb {position:absolute;top:198px;width:100%;height:50px;left:0;border-bottom:1px solid #e8e8e8}
.sub_mnu {width:1080px;margin:0 auto;text-align:right;}
.sub_mnu .home {float:right;height:50px;border-left:1px solid #e8e8e8;border-right:1px solid #e8e8e8;font-size:18px;color:#b9bbbe;padding:0 15px;line-height:50px}
.sub_mnu .mnu1 {cursor:pointer;text-align:left;float:right;height:50px;border-right:1px solid #e8e8e8;font-size:15px;width:200px;padding:0 70px 0 20px;line-height:50px;position:relative;z-index:999}
.sub_mnu .mnu1 i {position:absolute;right:10px;top:16px}
.sub_mnu .mnu1 ul {display:none;position:absolute;background:#fff;width:200px;left:0;top:50px;list-style:none;margin:0;padding:0;z-index:9999;border-left:1px solid #e8e8e8;border-right:1px solid #e8e8e8;border-bottom:1px solid #e8e8e8}
.sub_mnu .mnu1 ul li {text-align:left;height:35px;line-height:35px}
.sub_mnu .mnu1 ul li a {display:inline-block;width:100%;height:100%;text-indent:20px;}
.sub_mnu .mnu1 ul li:hover {background:#e8e8e8}

.sub_mnu .mnu2 {cursor:pointer;text-align:left;float:right;height:50px;border-right:1px solid #e8e8e8;font-size:15px;width:215px;padding:0 70px 0 20px;line-height:50px;position:relative;z-index:999}
.sub_mnu .mnu2 ul {display:none;position:absolute;background:#fff;width:101%;left:0;top:50px;list-style:none;margin:0;padding:0;z-index:9999;border-left:1px solid #e8e8e8;border-right:1px solid #e8e8e8;border-bottom:1px solid #e8e8e8}
.sub_mnu .mnu2 ul li {text-align:left;height:35px;line-height:35px;}
.sub_mnu .mnu2 ul li a {display:inline-block;width:100%;height:100%;text-indent:20px}
.sub_mnu .mnu2 ul li:hover {background:#e8e8e8}
.sub_mnu .mnu2 i {position:absolute;right:10px;top:16px}
.sub_mnu .mnu2 b {color:#00549a}
/* 로그인폼 */
.loginform {width:350px;margin:20px auto}
.loginform img {width:100%}
.loginform .user-id {background:url("../img/ico_in1.png") left 3px no-repeat;border-radius:0;padding-left:40px;height:40px;}
.loginform .user-pw {background:url("../img/ico_in2.png") left 3px no-repeat;border-radius:0;height:40px;padding-left:40px;margin-top:7px}
.loginform .btn-login {background:#00b2eb;width:100%;border-radius:0;height:40px;font-size:18px;margin-top:7px}
.loginform .login-msg {font-size:14px;padding:10px 0;text-align:center}
.loginform .btn-sns {padding:10px 0 30px 0;}
.loginform .btn-sns button {width:100%;color:#fff;border-radius:0;margin:5px 0;font-size:16px;font-weight:normal;height:40px}
.loginform .btn-facebook {background:url("../img/login_fb.png") 50px 2px no-repeat #475993;width:100%;color:#fff;border-radius:0;height:40px;line-height:26px;font-size:16px;}
.loginform .btn-naver {background:url("../img/login_nv.png") 50px 2px no-repeat #00d037;width:100%;color:#fff;border-radius:0;height:40px;line-height:26px;margin-top:7px;font-size:16px;}

/* 본문 */
.content {width:1400px;margin:0 auto;position:relative;padding-top:10px} <!-- 본문사이즈수정-->
.content .left {width:540px;float:left;}
.content .left .title {font-size:24px;font-weight:bold;padding-top:70px;}
.content .left .title span {color:#00aae0}
.content .left .title .risk {position:relative;top:4px}
.content .left .txt {margin:5px 15px;font-size:15px;line-height:22px}
.content .right {width:540px;float:right;}
.content .slider {padding-top:20px}
.content #bx-thumb {margin-top:5px;width:1080px;}
.content #bx-thumb a {display:inline-block;width:211px;opacity:0.5}
.content #bx-thumb a:last-child {width:210px}
.content #bx-thumb a.active {opacity:1}

/* 새로운 스타일 180726*/
.new_btn{padding:10; }
.new_btn_ul {  margin:0;
    padding:0;
    border:0;
    outline:0;
   font-size:60%;
   font-weight:normal;
	width:100%; height:100%;
	
}
.new_btn_ul>li{display:inline-block; width:198.2px; border:0.5px solid #212121; background-color:#ffffff; }
.new_btn_ul>li:hover{background-color:#f97350; color::#ffffff; }
.new_btn_ul>li>a{padding:24px 57px; text-align:center;  }
.new_btn_ul>li>a>p{color:#6c6c6c;font-size:15px;  }
/* .new_btn_ul>li>a>span:hover{} */




/* 강사진 소개 */

.tab0103 {width:1400px;list-style:none;margin:0;padding:0;border-bottom:1px solid #e8e8e8;height:80px}
.tab0103 li {font-size:17px;cursor:pointer;float:left;width:281px;border:0px solid #e8e8e8;margin-left:-1px;text-align:center;padding:11px 0;border-bottom:0;color:#111}
.tab0103 li b {font-size:21px}
.tab0103 li.active {background:#f97350;color:#fff}

.tview .left {float:left;font-size:45px;line-height:45px;padding-top:40px;width:430px;}
.tview .left .top {font-size:70px;color:#e4e4e4;font-family:"Helvetica";margin-bottom:15px}
.tview .left .btm {font-size:17px;color:#777;}
.tview .right {width:650px;float:right}

/* 오시는 길 */

.map_info dl {width:466px;float:left;position:relative;border-right:1px solid #ddd;height:155px}
.map_info dl:first-child {border-left:1px solid #ddd;}
.map_info dl dt {font-size:25px;padding:15px 0 0 15px}
.map_info dl dt span {position:absolute;right:0;top:-15px;color:#e9e9e9;font-size:40px;letter-spacing:-1px}
.map_info dl dd {font-size:13px;padding-top:10px;color:#777;padding-left:15px;line-height:26px}

#bo_sch .frm_input {height:24px}
#container {margin:0 auto;position:relative;}
.sub {padding-top:1px;font-size:14px}
#board_title {text-align:center;font-size:40px;margin:20px 0}
.main_layout {position:relative;height:465px;width:1080px;margin:0 auto}
.main_layout .bl {position:absolute;left:0;top:10px;width:741px;height:465px;background:#fff;border:1px solid #dee3eb;}
.main_layout .bl .bl_in {list-style:none;margin:5px 0 0 6px;padding:0}
.main_layout .bl .bl_in li {float:left;padding:9px}
.main_layout .bl .bl_in img {position:relative;top:0}

.main_layout .br {position:absolute;right:0;top:10px;width:332px;height:228px;background:#fff;border:1px solid #dee3eb;}
.main_layout .br .telnum {position:absolute;left:0;top:42px;width:100%;text-align:center;color:#1e68a6;font-size:32px;font-family:"Lato"}
.main_layout .br2 {position:absolute;right:0;top:245px;width:332px;height:230px;background:#fff;border:1px solid #dee3eb;}

.ml_box {background:#fff;border:1px solid #dee3eb;}
.main_layout2 {height:627px;width:1080px;margin:0 auto;position:relative;}
.main_layout2 .ml2-1 {position:absolute;left:0;top:20px}
.main_layout2 .ml2-2 {position:absolute;left:197px;top:20px}
.main_layout2 .ml2-3 {position:absolute;left:749px;top:20px}
.main_layout2 .ml2-facebook {width:342px;height:348px;position:absolute;left:0;top:287px}
.main_layout2 .ml2-blog {width:392px;height:348px;position:absolute;left:350px;top:287px;overflow-x:hidden;overflow-y:scroll}
.blogbox {border-bottom:1px dashed #ccc;padding:5px;margin:0 10px;font-size:13px}
.main_layout2 .ml2-careers {width:331px;height:200px;position:absolute;left:749px;top:287px}
.main_layout2 .ml2-buttons {width:320px;height:140px;position:absolute;left:750px;top:495px; }
.main_layout2 .ml2-buttons img {width:100%}

.main_layout3 {width:1080px;margin:0 auto}
.insta_box {margin:15px 0 0 0;height:280px;float:left;width:741px}
.classroom {float:right;margin-top:16px;}
.btm_bn {margin-top:8px}
.btm_bn .bx-pager {position:absolute;width:200px;left:10px;top:260px}
.btm_bn .bx-pager a {background:#fff !important}
.btm_bn .bx-pager a.active {background:#fff !important;width:30px}


.accordion-container {width: 710px; margin: 0 auto; clear: both; }
.accordion-container a{color:#fff; text-decoration:none;font-size:16px}
.accordion-container .active{display:block;}
.accordion-toggle {position: relative;display: block; padding: 15px 25px 15px 25px; font-size: 1.5em; font-weight: 300; background: #111; color: #fff; text-decoration: none; }
.accordion-toggle .txt{font-size:32px;}
.accordion-toggle.open {color: #fff;}
.accordion-toggle:hover {text-decoration:none; color:#fff;}
.accordion-toggle span.toggle-icon {position: absolute; top: 16px; right: 20px; font-size: 1.5em;}
.accordion-content { display: none; padding: 20px; overflow: auto; margin: 0 15px 10px 0; max-width: 740px; height: auto;}

.faq_list {width:710px;}
.faq_list .accordion-toggle {background:#fff;border:0;border-bottom:1px solid #ddd;color:#333;width:710px;}
.faq_list .accordion-content {background:#f7f7f7;max-width:710px;width:710px;font-size:15px}


/* 하단 상담창 */
.counselp {width:870px;margin:15px auto 5px auto;font-size:13px}
.counsel {width:870px;margin:0 auto;border-spacing:0;border-collapse:collapse;}
.counsel th {background:#d1d1d1;color:#333;padding:15px;text-align:center;border:1px solid #b6bac1;width:200px;height:45px}
.counsel td {background:#fff;color:#777;padding:10px 10px;border:1px solid #dee3eb;}
.counsel td input[type=text] {height:30px;background:#fff;border:1px solid #ddd}
.counsel .texta {width:100%;border:1px solid #ddd;padding:3px;height:70px}
.black th {background:#282828;color:#fff;border:1px solid #282828}
.private {width:870px;margin:5px auto;border:1px solid #ddd;padding:4px;height:90px;background:#fff;overflow-x:hidden;overflow-y:scroll}
.fq_btns {width:870px;margin:10px auto;text-align:center}
.btn-submit {width:280px;height:45px;font-size:18px;line-height:20px;border-radius:0;background:#00549a}
.red {color:#ff3a51;width:870px;margin:0 auto;font-size:12px}
/* 하단 레이아웃 */
.ft_quick {background:#e8e8e8;}
.ft_in {width:1080px;margin:70px auto 0 auto;padding:30px 0}
.ft_in .title {font-size:30px;text-align:center;font-family:'Lato', sans-serif;;font-weight:400;color:#777}
.ft_in .title span {color:#111}
.ft_in .title2 {font-size:35px;text-align:center;}
.ft_in .line {text-align:center}
.ft_in .txt {text-align:center;padding:20px 0}

#footer {margin:0;background:#fff;}
#footer .ft_top {background:#fbfbfb;border-top:1px solid #d1d8e4;border-bottom:1px solid #ebeef3}
#footer .ft_top ul {width:830px;margin:0 auto;padding:15px 0;list-style:none}
#footer .ft_top ul li {display:inline;padding:0 10px}
#footer .ft_top ul li a {color:#777}

#footer .ft_info {width:1080px;margin:0 auto;height:150px;position:relative;}
#footer .ft_info img {position:absolute;left:0;top:40px}
#footer .ft_info .ft_addr {position:absolute;left:220px;top:32px;font-size:14px;line-height:25px;color:#777}
#footer .ft_info span {position:absolute; right:0; top:84px; font-size:12px; background:#eee; color:#999; padding:2px 4px;}

/* 게시물 선택복사 선택이동 */
#copymove {}
.copymove_current {float:right;color:#023265}
.copymove_currentbg {background:#f4f4f4}

/* 화면낭독기 사용자용 */
#hd_login_msg {position:absolute;top:0;left:0;font-size:0;line-height:0;overflow:hidden}
.msg_sound_only, .sound_only {display:inline-block !important;position:absolute;top:0;left:0;margin:0 !important;padding:0 !important;font-size:0;line-height:0;border:0 !important;overflow:hidden !important}
/* 본문 바로가기 */
#skip_to_container a {z-index:100000;position:absolute;top:0;left:0;width:1px;height:1px;font-size:0;line-height:0;overflow:hidden}
#skip_to_container a:focus, #skip_to_container a:active {width:100%;height:75px;background:#21272e;color:#fff;font-size:2em;font-weight:bold;text-align:center;text-decoration:none;line-height:3.3em}

/* ie6 이미지 너비 지정 */
.img_fix {width:100%;height:auto}

/* 캡챠 자동등록(입력)방지 기본 -pc */
#captcha {display:inline-block;position:relative}
#captcha legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden;}
#captcha #captcha_img {width:160px;height:60px;border:1px solid #e9e9e9;vertical-align:top;padding:0;margin:0}
#captcha #captcha_mp3 {position:absolute;top:0;left:161px;;margin:0;padding:0;width:31px;height:31px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer}
#captcha #captcha_mp3 span {position:absolute;top:0;left:0;width:31px;height:31px;background:url('../../../img/captcha.png') no-repeat;}
#captcha #captcha_reload {position:absolute;top:31px;left:161px;margin:0;padding:0;width:31px;height:31px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../img/captcha.png') no-repeat  0 -30px;border-top:1px solid #ccc;text-indent:-999px}
#captcha #captcha_key {margin:0 0 0 33px;padding:0 5px;width:70px;height:60px;border:1px solid #b8c9c2;background:#f7f7f7;font-size:1.333em;font-weight:bold;text-align:center;line-height:2.8em;vertical-align:top}
#captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}

/* 캡챠 자동등록(입력)방지 기본 - mobile */
#captcha.m_captcha audio {display:block;margin:0 0 5px;width:187px}
#captcha.m_captcha #captcha_img {width:160px;height:60px;border:1px solid #e9e9e9;margin-bottom:3px;margin-top:5px;display:block;}
#captcha.m_captcha #captcha_reload {position:static;margin:0;padding:0;width:31px;height:31px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../img/captcha.png') no-repeat  0 -30px;text-indent:-999px}
#captcha.m_captcha #captcha_reload span{display:none;}
#captcha.m_captcha #captcha_key {margin:0;padding:0 5px;width:115px;height:29px;border:1px solid #b8c9c2;background:#f7f7f7;font-size:1.333em;font-weight:bold;text-align:center;line-height:29px;margin-left:3px}
#captcha.m_captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}
#captcha.m_captcha #captcha_mp3 {width:31px;height:31px;background:url('../../../img/captcha.png') no-repeat; vertical-align:top;overflow:hidden;cursor:pointer;text-indent:-9999px;border:none}

/* ckeditor 단축키 */
.cke_sc {margin:0 0 5px;text-align:right}
.btn_cke_sc{display:inline-block;padding:0 10px;height:23px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;line-height:1.9em;vertical-align:middle;cursor:pointer}
.cke_sc_def {margin:0 0 5px;padding:10px;border:1px solid #ccc;background:#f7f7f7;text-align:center}
.cke_sc_def dl{margin:0 0 5px;text-align:left;zoom:1}
.cke_sc_def dl:after {display:block;visibility:hidden;clear:both;content:""}
.cke_sc_def dt, .cke_sc_def dd {float:left;margin:0;padding:5px 0;border-bottom:1px solid #e9e9e9}
.cke_sc_def dt {width:20%;font-weight:bold}
.cke_sc_def dd {width:30%}

/* 버튼 */
a.btn01 {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;vertical-align:middle}
a.btn01:focus, a.btn01:hover {text-decoration:none}
button.btn01 {display:inline-block;margin:0;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none}
a.btn02 {display:inline-block;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none;vertical-align:middle}
a.btn02:focus, .btn02:hover {text-decoration:none}
button.btn02 {display:inline-block;margin:0;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none}

.btn_confirm {text-align:center} /* 서식단계 진행 */

.btn_submit {padding:8px;border:0;background:#023265;color:#fff;letter-spacing:-0.1em;cursor:pointer}
fieldset .btn_submit {padding:0 7px;height:24px;line-height:1em}

a.btn_cancel {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;vertical-align:middle}
button.btn_cancel {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;vertical-align:top;text-decoration:none}

a.btn_frmline, button.btn_frmline {display:inline-block;padding:0 5px;height:24px;border:0;background:#333;color:#fff;letter-spacing:-0.1em;text-decoration:none;vertical-align:top} /* 우편번호검색버튼 등 */
a.btn_frmline {line-height:24px}
button.btn_frmline {font-size:1em}

/* 게시판용 버튼 */
a.btn_b01 {display:inline-block;padding:7px;border:1px solid #d9ded9;background:#f2f5f9;color:#000;text-decoration:none;vertical-align:middle}
a.btn_b01:focus, .btn_b01:hover {text-decoration:none}
a.btn_b02 {display:inline-block;padding:7px 7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none;vertical-align:middle}
a.btn_b02:focus, .btn_b02:hover {text-decoration:none}
a.btn_admin {display:inline-block;padding:7px;border:1px solid #e8180c;background:#e8180c;color:#fff;text-decoration:none;vertical-align:middle} /* 관리자 전용 버튼 */
a.btn_admin:focus, a.btn_admin:hover {text-decoration:none}

/* 댓글 스타일 */
.cnt_cmt {display:inline-block;margin:0 0 0 3px;font-weight:bold}

/* 기본테이블 */
.tbl_wrap table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_wrap caption {padding:10px 0;font-weight:bold;text-align:left}

.tbl_head01 {margin:0 0 10px}
.tbl_head01 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head01 thead th {padding:12px 0;border-top:1px solid #d1dee2;border-bottom:1px solid #d1dee2;background:#e5ecef;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.tbl_head01 thead a {color:#383838}
.tbl_head01 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head01 tfoot th, .tbl_head01 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head01 tbody th {padding:8px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head01 td {padding:8px 5px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;line-height:1.5em;word-break:break-all}
.tbl_head01 a {}

.tbl_head02 {margin:0 0 10px}
.tbl_head02 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head02 thead th {padding:5px 0;border-top:1px solid #d1dee2;border-bottom:1px solid #d1dee2;background:#e5ecef;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.tbl_head02 thead a {color:#383838}
.tbl_head02 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head02 tfoot th, .tbl_head02 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head02 tbody th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head02 td {padding:5px 3px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;line-height:1.4em;word-break:break-all}
.tbl_head02 a {}

/* 폼 테이블 */
.tbl_frm01 {margin:0 0 20px}
.tbl_frm01 table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_frm01 th {width:70px;padding:7px 13px;border:1px solid #e9e9e9;border-left:0;background:#f5f8f9;text-align:left}
.tbl_frm01 td {padding:7px 10px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:transparent}
.tbl_frm01 textarea, .frm_input {border:1px solid #e4eaec;background:#f7f7f7;color:#000;vertical-align:middle;line-height:2em}
.tbl_frm01 textarea {padding:2px 2px 3px}
.frm_input {height:22px}
.tbl_frm01 textarea {width:98%;height:100px}
.tbl_frm01 a {text-decoration:none}
.tbl_frm01 .frm_file {display:block;margin-bottom:5px}
.tbl_frm01 .frm_info {display:block;padding:0 0 5px;line-height:1.4em}

/* 자료 없는 목록 */
.empty_table {padding:50px 0 !important;text-align:center}
.empty_list {padding:20px 0 !important;text-align:center}

/* 필수입력 */
.required, textarea.required {background:url('../img/wrest.gif') #f7f7f7 top right no-repeat !important}

/* 테이블 항목별 정의 */
.td_board {width:120px;text-align:center}
.td_category {width:80px;text-align:center}
.td_chk {width:30px;text-align:center}
.td_date {width:60px;text-align:center}
.td_datetime {width:110px;text-align:center}
.td_group {width:100px;text-align:center}
.td_mb_id {width:100px;text-align:center}
.td_mng {width:80px;text-align:center}
.td_name {width:100px;text-align:left}
.td_nick {width:100px;text-align:center}
.td_num {width:50px;text-align:center}
.td_numbig {width:80px;text-align:center}
.td_stat {width:60px;text-align:center}

.txt_active {color:#5d910b}
.txt_done {color:#e8180c}
.txt_expired {color:#ccc}
.txt_rdy {color:#8abc2a}

/* 새창 기본 스타일 */
.new_win {}
.new_win .tbl_wrap {margin:0 20px}
.new_win #win_title {margin:0 0 20px;padding:20px;border-top:3px solid #333;border-bottom:1px solid #dde4e9;background:#fff;font-size:1.2em}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win .win_ul {margin:-20px 0 20px 0;padding:0 20px;border-bottom:1px solid #455255;background:#484848;list-style:none;zoom:1}
.new_win .win_ul:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_ul li {float:left;margin-left:-1px}
.new_win .win_ul a {display:block;padding:10px 10px 8px;border-right:1px solid #455255;border-left:1px solid #455255;color:#fff;font-family: 'Noto Sans KR', sans-serif;;font-weight:bold;text-decoration:none}
.new_win .win_desc {padding:20px}

.new_win .win_btn {clear:both;padding:20px;text-align:center} /* 새창용 */
.new_win .win_btn button {display:inline-block;padding:0 10px;height:30px;border:0;background:#4b545e;color:#fff;line-height:2em;cursor:pointer}
.new_win .win_btn input {padding:0 10px;height:30px;line-height:2em}
.new_win .win_btn a {display:inline-block;padding:0 10px;height:30px;background:#4b545e;color:#fff;vertical-align:middle;line-height:2.4em}
.new_win .win_btn a:focus, .new_win .win_btn a:hover {text-decoration:none}

/* 검색결과 색상 */
.sch_word {color:#023265}

/* 자바스크립트 alert 대안 */
#validation_check {margin:100px auto;width:500px}
#validation_check h1 {margin-bottom:20px;font-size:1.3em}
#validation_check p {margin-bottom:20px;padding:30px 20px;border:1px solid #e9e9e9;background:#fff}

/* 사이드뷰 */
.sv_wrap {display:inline-block;position:relative;font-weight:normal}
.sv_wrap .sv {z-index:1000;display:none;margin:5px 0 0;border:1px solid #283646}
.sv_wrap .sv a {display:inline-block;margin:0;padding:3px;width:94px;border-bottom:1px solid #283646;background:#111;color:#fff !important}
.sv_wrap a:focus, .sv_wrap a:hover, .sv_wrap a:active {text-decoration:none}
.sv_on {display:block !important;position:absolute;top:10px;left:20px;width:auto;height:auto}
.sv_nojs .sv {display:block}

/* 페이징 */
.pg_wrap {clear:both;margin:0 0 20px;padding:20px 0 0;text-align:center}
.pg {}
.pg_page, .pg_current {display:inline-block;padding:0 8px;height:25px;color:#000;letter-spacing:0;line-height:2.2em;vertical-align:middle}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page {background:#e4eaec;text-decoration:none}
.pg_start, .pg_prev {/* 이전 */}
.pg_end, .pg_next {/* 다음 */}
.pg_current {display:inline-block;margin:0 4px 0 0;background:#333;color:#fff;font-weight:normal}

/* Mobile화면으로 */
#device_change {display:block;margin:0.3em;padding:0.5em 0;border:1px solid #eee;border-radius:2em;background:#fff;color:#000;font-size:2em;text-decoration:none;text-align:center}



/* 추가 */
.teacher {margin:0;padding:30px 0;width:650px;position:relative;border-bottom:1px solid #ddd;height:340px}
.teacher .more {position:absolute;right:10px;bottom:20px;cursor:pointer;}
.teacher dd {width:280px;float:left;}
.teacher dd img {border:1px solid #ccc}
.teacher dt {width:370px;float:right;padding-top:15px;height:280px;overflow:hidden;font-weight:400;line-height:25px}
.teacher dt .name {font-size:20px}
.teacher dt .activity {padding-top:40px;color:#777;font-size:15px;line-height:22px}
.teacher dt .ovtxt {background:#000;color:#fff;padding:3px 6px;font-size:13px;letter-spacing:1px;display:inline-block;margin-bottom:5px;font-weight:300}


/* 추가_180726 */
.tel_num{background-color:#023265; padding:15px; margin:30px auto; width:500px;}
.tel_num>p{font-weight:800; font-size:30px; color:#fff; }

.img02{margin:90px auto;}

.content01{width:100%; overflow:hidden; margin-bottom:90px; }
.content01>h4{float:left; width:50%; font-weight:900; font-size:40px; color:#039bd2;}
.content01>p{float:left; width:48%; font-size:17.5px; font-weight:600;text-align:left; }
.content01>p>span{ font-size:16px; font-weight:400; margin:25px 0; display:block; text-align:left; }

.table_0801{margin:100px auto;}
.table_0801 td {text-align:left}





