@charset "utf-8";
/* SIR 지운아빠 */

@import url('http://fonts.googleapis.com/earlyaccess/NanumGothic');
@import url('http://fonts.googleapis.com/earlyaccess/nanummyeongjo.css');
@import url('https://cdn.rawgit.com/singihae/Webfonts/master/style.css');


@font-face {font-family:'Nanum Gothic'; src:url(../font/NanumGothic.eot); src:url(../font/NanumGothic.ttf); src:url(../font/NanumGothic.woff);} 



/* 초기화 */
html {overflow-y:scroll}
body {margin:0 auto; padding:0;font-size:12px; width:100%; max-width:640px; min-width:380px; font-family:'Nanum Gothic','Malgun Gothic';}
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}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}
ul, ol, li {margin:0;padding:0;list-style:none}
#hd ul, nav ul, #ft ul {margin:0;padding:0;list-style:none}
legend {position:absolute;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-size:1em}
button {cursor:pointer}
input[type=text], input[type=password], input[type=submit], input[type=image], button {border-radius:0;font-size:1em;-webkit-appearance:none}
textarea, select {font-size:1em;font-family:dotum}
textarea {border-radius:0;-webkit-appearance:none}
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}

/* 팝업레이어 */
#hd_pop {z-index:1000;position:relative;margin:0 auto;width:100%;height:1px}
#hd_pop h2 {position:absolute;font-size:0;text-indent:-9999em;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}

/* 상단 레이아웃 */
#hd {position:relative;background:#fff}
#hd:after {display:block;visibility:hidden;clear:both;content:""}
#hd_h1 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}

#logo {padding:10px 10px}

#gnb_open {position:absolute;top:18px;left:18px;width:31px; height:27px;border:0;background:#333;color:#fff; z-index:99999999; background:url(../img/mbtn_gnbmenu.png) no-repeat center;}
#gnb {display:none; background:#282828; position: fixed; z-index: 9999999999; width: 100%;top: 0;height: 100%;max-width: 640px; color:#fff;}
#gnb a {display:block;color:#efefef}
.gnb_1da {padding:10px;border-top:1px solid #191919}
.gnb_2dul {background:#383838}
.gnb_2da {padding:10px;border-top:1px solid #282828}
.gnb_2da span:before {display:inline-block;margin:0 10px 0 0;color:#666;content:'▶'}
#gnb_close {display:block;margin:0;padding:10px 0;width:100%;border:0;background:#000;color:#fff; position: absolute;width: 50px;height: 40px;top: 10px;right: 10px;}
#gnb_empty {padding:20px 0;color:#fff;text-align:center;line-height:2em}
#gnb_empty a {display:inline;text-decoration:underline}

#gnb .gnbtitle {padding:25px 20px; font-size:14px; font-weight:600; color:red;}
#gnb #gnb_1dul {padding:0px 20px;}
#gnb #gnb_1dul li {border-bottom:1px solid #444;}
#gnb #gnb_1dul li.gnb_1dli ul {background:#222; padding:10px 0;}
#gnb #gnb_1dul li.gnb_1dli ul li {padding:7px 0;}
#gnb #gnb_1dul p {font-size:16px; padding:12px 10px;}

#gnb #gnb_1dul > li > ul{ width:100%; display: none;}
#gnb #gnb_1dul > li > ul > li{ font-size: 12px; border:none;}
#gnb #gnb_1dul > li > ul > li > a{ text-decoration:none; color: #999; font-size: 14px; padding-left:30px;}

.to_call{ position:absolute;top:16px;right:18px;width:30px; height:23px;}

#hd_sch_open {position:absolute;top:10px;right:10px;padding:0 10px;height:2.6em;border:0;background:#333;color:#fff;font-size:1em;letter-spacing:-0.1em}
#hd_sch {display:none;border-top:1px solid #181818;background:#282828;text-align:center}
#hd_sch h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
#hd_sch form {position:relative;padding:30px 0}
#hd_sch #sch_stx {height:30px;border:1px solid #181818;background:#323232 !important;line-height:2.5em;vertical-align:middle}
#hd_sch #sch_submit {margin:0;padding:0 10px;height:32px;border:0;background:#000;color:#fff;vertical-align:middle}
#hd_sch #sch_close {display:block;margin:0;padding:10px 0;width:100%;border:0;background:#000;color:#fff}

#hd_nb {clear:both;background:#ecf0f7;text-align:center}
#hd_nb li {display:inline-block}
#hd_nb li:nth-last-of-type(1) {border-right:0 !important}
#hd_nb a {display:inline-block;padding:10px 7px;text-decoration:none}

#lnb {}
#lnb ul {margin:0;padding:0;border-bottom:1px solid #e7f1ed;list-style:none}
#lnb ul:after {display:block;visibility:hidden;clear:both;content:""}
#lnb li {float:left;margin-bottom:-1px;width:25%}
#lnb a {display:block;padding:10px 0;border-right:1px solid #e7f1ed;border-bottom:1px solid #e7f1ed;color:#000;text-align:center;text-decoration:none}
#lnb li:nth-of-type(4n) a {border-right:0}

/* 중간 레이아웃 */
#wrapper {margin:20px 0}
#wrapper:after {display:block;visibility:hidden;clear:both;content:""}

#container {position:relative;min-height:300px}
#container:after {display:block;visibility:hidden;clear:both;content:""}
#container_title {margin:0 10px 20px;font-size:1.2em;font-weight:bold}

/* 텍스트 크기 조절 */
#text_size {margin:0 0 10px;text-align:center}
#text_size button {margin:0;padding:2px 2px 1px;border:1px solid #c3c6ca;background:transparent;vertical-align:middle}
.ts_up {font-size:1.167em !important}
.ts_up2 {font-size:1.3em !important}

/* 하단 레이아웃 */
#ft {}
#ft h1 {width:0;height:0;font-size:0;line-height:0;overflow:hidden}
#ft p {margin:0;padding:4px 0;line-height:18px;}

#ft_copy {padding:5px;background:#282828;color:#b5b5b5;line-height:2em; border-bottom:1px solid #474747;}
#ft_copy ul {height:25px; width:315px; margin: 0 auto;}
#ft_copy ul li {float:left; padding:0 10px;}

#ft_copys2 {padding:10px 0;background:#232323;}
#ft_copys2 p {margin:0; text-align:center; color:#777;letter-spacing: -1px;}
#ft_copys2 p.tmfp {font-size:14px; font-weight:600;}

#ft_copys2 ul {margin:10px auto; width:265px; height:50px;}
#ft_copys2 ul li {float:left; padding:0 10px;}


#ft_copy #ft_company {text-align:center}
#ft_copy #ft_company a {display:inline-block;padding:5px 10px}
#ft_copy b {color:inherit}
#ft_copy a {color:inherit;text-decoration:none}

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

/* 화면낭독기 사용자용 */
#hd_login_msg {position:absolute;top:0;left:0;width:0;height:0;overflow:hidden}
.msg_sound_only, .sound_only {display:inline-block;position:absolute;top:0;left:0;margin:0 !important;padding:0 !important;width:1px !important;height:1px !important;font-size:0 !important;line-height:0 !important;overflow:hidden}
/* 본문 바로가기 */
.to_content a {z-index:100000;position:absolute;top:0;left:0;width:0;height:0;font-size:0;line-height:0;overflow:hidden}

/* 이미지 등비율 리사이징 */
.img_fix {width:100%;height:auto}

/* 캡챠 자동등록(입력)방지 기본 */
#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 audio {display:block;margin:0 0 5px;width:187px}
#captcha #captcha_img {width:60px;height:30px;border:1px solid #e9e9e9}
#captcha #captcha_reload {margin:0;padding:0 5px;height:32px;border:0;background:#e4eaec;vertical-align:middle;overflow:hidden;cursor:pointer}
#captcha #captcha_key {margin:0 0 0 4px;padding:0 5px;width:50px;height:30px;border:1px solid #b8c9c2;background:#f7f7f7;font-size:1.333em;font-weight:bold;text-align:center;line-height:2em}
#captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}

/* 버튼 */
a.btn01 {display:inline-block;padding:8px 7px 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:8px 7px 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:#323232;color:#fff;letter-spacing:-0.1em}
fieldset .btn_submit {padding:0 7px;height:24px;line-height:1em}

a.btn_cancel {display:inline-block;padding:8px 7px 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:1.9em;border:0;background:#333;color:#fff;letter-spacing:-0.1em;text-decoration:none;vertical-align:top;line-height:1.9em} /* 우편번호검색버튼 등 */
button.btn_frmline {font-size:1em}

/* 게시판용 버튼 */
a.btn_b01 {display:inline-block;margin:0 0 3px;padding:8px 7px 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;margin:0 0 3px;padding:8px 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;margin:0 0 3px;padding:8px 7px 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 {margin:0 10px 10px}
.tbl_wrap table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_wrap caption {padding:10px 0;color:#4b8b99;font-weight:bold;text-align:left}

.tbl_head01 {}
.tbl_head01 caption {padding:0 0 10px;color:#777;text-align:left}
.tbl_head01 thead th {padding:12px 0;border-top:1px solid #d1dee2;border-top: 2px solid #888;border-bottom: 1px solid #888;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 {border-top:1px solid #666;border-bottom:1px solid #666;background:#484848;color:#fff}
.tbl_head01 tfoot td {border-color:#666;background:#484848;color:#fff;font-weight:bold;text-align:center}
.tbl_head01 tbody th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head01 td {padding:9px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;line-height:1.5em;word-break:break-all}

.tbl_head02 {}
.tbl_head02 caption {padding:0 0 10px;color:#777;text-align:left}
.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 {border-top:1px solid #666;border-bottom:1px solid #666;background:#484848;color:#fff}
.tbl_head02 tfoot td {border-color:#666;background:#484848;color:#fff;font-weight:bold;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_frm01 {}
.tbl_frm01 th {padding:10px 0;width:90px;border:1px solid #e9e9e9;border-left:0;text-align:left}
.tbl_frm01 td {padding:10px 5px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:transparent}
.tbl_frm01 textarea, .frm_input {border:1px solid #e4eaec;background:#f7f7f7;vertical-align:middle;line-height:1.8em;-webkit-appearance:none}
.tbl_frm01 textarea {width:100%;height:100px}
.tbl_frm01 a {text-decoration:none}
.tbl_frm01 .frm_file {display:block;margin-bottom:5px;width:100%}
.tbl_frm01 .frm_info {display:block;padding:5px 0 0;color:#666;line-height:1.3em}

/* 자료 없는 목록 */
.empty_table {padding:20px 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:150px;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 #win_title {margin:0 0 20px;padding:20px;border-top:3px solid #4e5d60;border-bottom:1px solid #e9e9e9;font-size:1.2em}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win .tbl_wrap {margin:0 20px}
.new_win .win_ul {margin:-20px 0 20px 0;padding:0 20px;border-bottom:1px solid #455255;background:#484848;list-style:none}
.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;border-right:1px solid #455255;border-left:1px solid #455255;color:#fff;font-weight:bold;text-decoration:none}
.new_win .win_desc {padding:10px 20px}

.new_win .win_btn {clear:both;margin:20px;text-align:center}
.new_win .win_btn a {display:inline-block;padding:0 10px;height:2.5em;background:#666;color:#fff;text-decoration:none;vertical-align:middle;line-height:2.5em}
.new_win .win_btn button {display:inline-block;padding:0 10px;height:2.5em;border:0;background:#666;color:#fff;text-decoration:none;line-height:2.5em}
.new_win .win_btn input {padding:0 10px;height:2.5em;line-height:2.5em}

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

/* 사이드뷰 */
.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}

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

.inner {width:90%; padding:0 5%;}


table {width: 100%;border-collapse: collapse;border-spacing: 0;}


.pt10{ padding-top:5px;}
.pt20{ padding-top:10px;}
.pt30{ padding-top:20px;}
.pt40{ padding-top:20px;}
.pt50{ padding-top:25px;}
.pt100{ padding-top:50px;}
.pt190{ padding-top:95px;}


.pb50{ padding-bottom:25px;}
.pl60{ padding-left:30px;}
.pl120{ padding-left:60px;}
.pl180{ padding-left:90px;}

.ml60{ margin-left:30px;}
.mr40{ margin-right:20px;}
.mt20{ margin-top:10px !important;}
.mt30{ margin-top:20px !important;}
.mt50{ margin-top:25px !important;}
.mb50{ margin-bottom:25px !important;}
.mzero{ margin:0 !important;}




.f20 {font-size: 16px;}
.f25{ font-size:16.5px;}
.f30 {font-size: 18px;}

.f150{ font-size:100px;}
.f60{ font-size:40px;}
.f50{ font-size:30px;}
.f40{ font-size:24px;}
.f35{ font-size:22px;}
.f34{ font-size:21px;}
.f22{ font-size:17px;}
.f18{ font-size:15px;}
.f16{ font-size:12px;}
.f15{ font-size:13px;}
.f14{ font-size:12px;}
.f13{ font-size:13px;}
.f122{ font-size:12px;}
.f12{ font-size:10px;}
.aleft {text-align: left !important;}


.lh20{ line-height:18px;}
.lh25{ line-height:20px;}

.red{ color:#ee0000;}
.white{ color:#fff;}
.grey{ color:#d7d7d7;}
.grey2{ color:#666;}
.pink{ color:#fb9393;}
.pink2{ color:#f37373;}
.pink3{ color:#f15858;}
.pink4{ color:#f03434;}
.pink5{ color:#f15858;}

.bggrey{background:#f0f0f0}
.bgindipink{background:#ecd3cf}


.tr_bottom { width:100%; padding:40px 0; background:url("../img/00_bg2.png") no-repeat left center; background-size:cover;}
.tr_bottom2 { padding-top:0;background:url("../img/00_bg2.png") no-repeat left center; background-size:cover;}
.tr_bottom .inner{position:relative;}
.tr_bottom .f14{ color:#dddddd; line-height:20px; }



#hd_wrapper {width:100%; height:60px; background:#fff; position:fixed; top:0; z-index:10000;}
#hd_wrapper #logo {width:80px; margin:0 auto;}
#hd_wrapper #logo img {width:100%;}
.bx-wrapper {margin:0 auto !important;}

.bxslider {margin: 0 !important;}

.visual{/* width:100%; overflow:hidden; */}

.main_a01 {width:100%; height:130px; padding:30px 0; background:#fff;text-align: center;}
.main_a01 p {text-align:center;line-height: 20px;font-size: 13px;font-family:'nanummyeongjo';font-weight: 600; letter-spacing:-1px;}
.main_a01 a {display: inline-block; border: 5px solid #bababa; margin: 0 auto;  padding: 5px 20px;  margin-top: 20px;}


.main_a02 {width:100%; height:630px; padding:30px 0; background:url(../img/mbg_m02.jpg) no-repeat center; background-size:cover; text-align: center;}
.main_a02 p.mp_a02 {color:#fff; font-size:20px; padding-bottom:15px;}
.main_a02 p.mp_a02 span {font-weight:600;}

.main_a02 .main_a02_area {width:340px; height:600px; margin:0 auto;}
.main_a02 .main_a02_area div {float:left; width:150px; height:144px; padding:18px 0; background:#fff; margin:10px;}
.main_a02 .main_a02_area div .icn{ display:block; width:60px; height:60px; background:url("../img/icn8r.png") center center no-repeat; border:4px solid #ee0000; border-radius:50%; margin:0 auto;}
.main_a02 .main_a02_area div .icn2{ background:url("../img/icn9r.png") center center no-repeat;}
.main_a02 .main_a02_area div .icn3{ background:url("../img/icn10r.png") center center no-repeat;}
.main_a02 .main_a02_area div .icn4{ background:url("../img/icn11r.png") center center no-repeat;}
.main_a02 .main_a02_area div .icn5{ background:url("../img/icn12r.png") center center no-repeat;}
.main_a02 .main_a02_area .f20 {padding:14px 0 10px 0; font-size:14px;}
.main_a02 .main_a02_area .f16 {font-size:10px; letter-spacing: -1px;}

.main_a03 {width:100%; height:230px; background:#e7e7e7;}
.main_a03 ul {width:340px; height:170px; margin: 0 auto;padding: 30px 0;}
.main_a03 ul li {float:left; width:160px; height:170px; margin-right:20px;}
.main_a03 ul li img {width:100%;}
.main_a03 ul li:last-child {margin:0;}

.main_a04 {width:100%; height:220px; padding:30px 0; background:#f7f7f7;}
.main_a04 .latestbox1 {width:340px; height:220px; margin: 0 auto; background:#ffffff;}
.main_a04 .latestbox1 p.bd_tit {font-size:18px; font-weight:600;  padding:20px 20px 5px 20px;}
.main_a04 .latestbox1 p.latestp {font-size:11px; color:#999999; padding:3px 0 0 0;}

.main_a05 {width:100%; height:245px; background:#e7e7e7; background:#333 url("../img/s6bg.jpg") no-repeat center}
.main_a05 .tel_box{width:320px; margin:0 auto; color:#fff;padding:30px 20px;}
.main_a05 .tel_box .t_tit{ font-size:25px; color:#fff; font-weight:600; padding:0;}
.main_a05 .tel_box p{padding-left:70px; }
.red {color:red;}
.main_a05 .f40 {font-size:38px;}
.main_a05 .f34 {font-size:32px;}
.main_a05 .f18 {font-size:16px; display: block; padding-top: 10px;}

.main_a06 p{ background:rgba(0,0,0,0.7); padding:10px 20px; top: 30px; color:#fff; font-size:16px; z-index:10000;}


.sf_divcon {width::100%; height:40px; text-align:center; color:#fff; font-size:16px; font-weight:600;}
.sf_divcon .sf_divc_l {float:left; width:50%; background:#232323; height:40px;}
.sf_divcon .sf_divc_r {float:left; width:50%; background:#eb3939; height:40px;}
.sf_divcon p {padding:10px 0;}
.sf_divcon p a {color:#fff;}

.scon_area {padding:20px;}

.imgdiv img {width:100%;}

.sub_visual {width:100%; height:60px; text-align:left;}
.sub_visual p {font-size:18px; font-weight:600; color:#fff; padding:20px 20px;}
.sub_v01 {background:url(../img/sub_v01.jpg) no-repeat center center;}


.s0101_p1 {text-align:center; padding:40px 0; font-size:13px;line-height: 22px;}
.s0101_p2 {text-align:right; padding:0; font-size:16px; padding:20px;}
.s0101_p2 span {font-size:20px; font-weight:600;}

.direc_exp{ width:100%; text-align:center;}
.direc_exp table { border-top: 2px solid #d7d7d7; border-bottom: 2px solid #d7d7d7;}
.direc_exp table th{ background:#ededed; border-top:1px solid #d7d7d7; font-size:14px;}
.direc_exp table td{ padding:30px 0; border-top:1px solid #d7d7d7; text-align:center; font-size:12px;}
.direc_exp table td span{ display:inline-block; border-radius:50%; width:16px; height:16px; text-align:center; color:#fff; font-size:13px; text-indent:1px; margin-right:5px;}




.training_info{ width:100%; padding:20px 0; background:#232323;}
.training_info table{ width:100%; color:#dcdcdc; text-align:left;}
.training_info table tr{ border-top:1px solid #393939; border-bottom:1px solid #393939;}
.training_info table th{ width:120px; text-align:left;}
.training_info table td{padding:5px 0; line-height:18px;}

.training_info .calling_box{ width: 290px; height:214px; border:1px solid #383838; background:#202020; color:#fff; text-indent:40px;}
.training_info .calling_box a{color:#fff;}
.training_info .calling_box .cb1{ width:100%; height:90px; font-size:35px; line-height:90px; text-indent:30px;}
.training_info .calling_box .cb1 img{ margin-right:8px;}
.training_info .calling_box .cb2{ width:100%; height:60px; border-top:1px solid #383838; background:#eb3939 url("../img/goto.png") 90% center no-repeat; font-size:19px; line-height:60px;}
.training_info .calling_box .cb3{ width:100%; height:60px; border-top:1px solid #383838; background: url("../img/goto.png") 90% center no-repeat; font-size:18px; line-height:60px;}



.interview_li{ width:100%; background:#f0f0f0;}
.interview_li ul li{ float:left; text-align:center;  }
.interview_li ul li a{display:inline-block; width:72px; margin:3px; height:30px; line-height:30px; border:1px solid #d7d7d7; font-size:14px;background:#fff;}
.interview_li ul li a.on{ background:#333; color:#fff;}
ul.tabs {width:324px; height:90px; margin:0 auto;}


.tr_area{ width:100%; padding:30px 0;}
.tr_area3{ background:url("../img/0201_bg1.jpg")center center no-repeat; background-size:cover;}
.tr_area5{ background:url("../img/0201_bg2.jpg")center center no-repeat; background-size:cover; }
.tr_area6{ background:url("../img/0202_bg1.png")center center no-repeat; background-size:cover; }
.tr_area7{ background:url("../img/0202_bg2.png")center center no-repeat; background-size:cover; }
.tr_area8{ background:url("../img/0203_bg1.png")center center no-repeat; background-size:cover; }
.tr_area9{ background:url("../img/tch_bg.png")center center no-repeat; background-size:cover;}
.tr_area10{ background:url("../img/0204_bg1.png")center center no-repeat; background-size:cover;}
.tr_area11{ background:url("../img/0300_bg1.png")center center no-repeat; background-size:cover;}
.tr_area12{ background:url("../img/0300_bg2.png")center center no-repeat; background-size:cover;}
.tr_area13{ background:url("../img/0300_bg3.png")center center no-repeat; background-size:cover;}
.tr_area14{ background:url("../img/0401_bg3.jpg")center center no-repeat; background-size:cover; padding:0}
.tr_area15{ background:url("../img/0401_bg4.png")center center no-repeat; background-size:cover;}
.tr_area16{ /*height:380px;*/ overflow:hidden; background:url("../img/m/0401_bg5.png")center center no-repeat; background-size:cover;}
.tr_area17{ background:url("../img/0401_bg6.png")center center no-repeat; }
.tr_area18{ background:url("../img/0401_bg7.png")center center no-repeat; }
.tr_area19{ background:url("../img/0402_bg1.png")center center no-repeat; }
.tr_area20{ background:url("../img/m/0403_bg1.png")right center no-repeat; background-size:cover;}
.tr_area21{ background:url("../img/0501_bg1.png")center center no-repeat; }
.tr_area22{ background:url("../img/0302_bg1.jpg")center center no-repeat; }
.tr_area23{ background:url("../img/0302_bg2.jpg")center center no-repeat; }
.tr_area24{ background:url("../img/0503_bg1.jpg")center center no-repeat; }
.tr_area25{ background:url("../img/0503_bg2.jpg")center center no-repeat; }

.tr_area26{ /* height:520px; */ }
.tr_area27{ /* height:1060px; */ background:url("../img/0303_bg2.jpg")center center no-repeat; background-size:cover;}
.tr_area28{ background:url("../img/0303_bg3.jpg")center center no-repeat; background-size:cover;}
.tr_area29{ /* height:615px; */ background:url("../img/0304_bg1.jpg")center center no-repeat; background-size:cover;}
.tr_area30{ /* height:1005px; */ background:url("../img/0304_bg2.jpg")center center no-repeat; background-size:cover;}
.tr_area31{ /* height:765px; */ background:url("../img/0304_bg3.jpg")center center no-repeat; background-size:cover;}




.tr_area .tr_tit_box{ text-align:center; position:relative;}
.tr_area .tr_tit_box .edge_t{ color:#666666; }
.tr_area .tr_tit_box .tr_tit{ margin-top:10px;}
.tr_area .tr_tit_box .tr_tit span.bar{ display:inline-block; width:40px; height:1px; background:#999999; margin:0 10px; vertical-align: 10px; }
.tr_area .tr_tit_box .tr_tit span.bar2{ display:inline-block; width:40px; height:1px; background:#999999; margin:0 20px; vertical-align: 4px; }
.tr_area .tr_tit_box .tr_tit span.brace{ color:#979695; font-size:40px; padding:0 10px; line-height:40px; vertical-align:-5px; }
.tr_area .tr_tit_box .tr_tit span.brace2{ }
.tr_area .tr_tit_box .subtit1{ margin-top:30px; letter-spacing: -1px;}
.tr_area .tr_tit_box .subtit2{ margin-top:10px;}

.tr_area .tr_tit_box span.g_brace{ font-size:80px;position:absolute; top:15px; color:#a6a6a6;}
.tr_area .tr_tit_box span.g_brace1{ left:100px;}
.tr_area .tr_tit_box span.g_brace2{ right:100px;;}

.tr_area .tr_cont{ margin-top:30px; height:100%; text-align:center; clear:both;}
.tr_area .tr_cont .goto_link{ display: inline-block; border:2px solid #d7d7d7; padding:17px 20px; color:#fff; margin-top:35px;}
.tr_area .tr_cont .goto_link2{ background:#eb3939 !important; border:none; padding: 22px 45px }

.tr_area .tr_cont .concerns {}
.tr_area .tr_cont .concerns li{ background:#232323; color:#fff; text-align:left; font-size:13px; padding:8px 0; text-indent:20px; position:relative; margin-bottom:10px;}
.tr_area .tr_cont .concerns li span{ background:#e10202; width:4px; height:100%; display:inline-block; position:absolute; top:0; left:0; z-index:5;} 


.tr_area .in_box{ width:340px; height:535px; margin: 0 auto;}
.tr_area .in_box2{ width:340px; height:360px; margin: 0 auto;}
.tr_area .interview_box{ border:1px solid #d7d7d7; background:#fff; margin:8px; text-align:center;}
.tr_area .interview_box1{ width:150px; height:160px; float:left;}
.tr_area .interview_box2{ width:150px; height:160px; float:left; }
.tr_area .interview_box .num_underbar{ display:block; width:22px; height:1px; background:#a3a3a3; margin:15px auto 0 auto}


.tr_cont .edu{border:1px solid #d7d7d7; background:#fff; margin:0 auto; position:relative; overflow:hidden;    padding-bottom: 30px;}
.tr_cont .edu .edu_num{ position:absolute; top:-30px; left:-35px; letter-spacing:-10px;}


/* 비즈니스 스피치 */
.bs_sp{ width:100%; height:300px; background:url("../img/m/0401_bg1.png") center center no-repeat; background-size:cover;}
.bs_sp .inner{ height:300px; /* background:url("../img/0401_bg2.png")center center no-repeat; background-size:cover;*/}
.bs_sp span{ display:inline-block; width:43px; height:1px; background:#333; }


.tr_cont .edu_bg{margin: 0 auto; background:url("../img/0403_bg2.png")bottom right no-repeat;}
.tr_cont .edu_bg span.bar{display:block; margin:0 auto; width:50px; height:2px; background:#8f8f8f;}

.tr_cont .leadership_li{ clear:both;}
.tr_cont .leadership_li > div{ width:100%; height:30px; border:1px solid #d7d7d7; margin-bottom:5px}
.tr_cont .leadership_li .li_num{ float:left; width:30px; height:30px; background:#393939; line-height:32px;}
.tr_cont .leadership_li .li_txt{ float:left; text-indent:20px; line-height:32px;}


.tr_area14 .inner{ background:url("../img/0401_bg3_2.png")left center no-repeat; padding:40px 0;}
.tr_area14 .tr_tit_box{ text-align: left !important; background:rgba(0,0,0,0.8); width:80%; padding:30px 10%; margin:0 auto;}



.tr_area16 .fright{ float:right !important;}


.imgdiv1{ background:url("../img/m/tec_bg01.jpg")center center no-repeat; padding:40px 0; width:100%; text-align:center;}
.imgdiv1 .timg{width:90%; margin:0 auto; padding:7px 0 }
.imgdiv2{ background:url("../img/m/tec_bg02.jpg")center center no-repeat; padding:40px 0; width:100%; text-align:center;}
.imgdiv2 .timg{width:90%; margin:0 auto; padding:7px 0}


.cont_wrap{ margin-top:60px;}


.blue {
    color: #2395ff;}

/* 강사진 상세 페이지 */
.jua {font-family:'BM JUA','배달의민족 주아',sans-serif;}
.hana{font-family:'BM HANNA','배달의민족 한나', sans-serif; }

.mtch1{ background:#ededed url("../img/m/mtch01.png") top right no-repeat; background-size:50%;}
.mtch2{ background:#ededed url("../img/m/mtch02.png") top right no-repeat; background-size:50%;}
.mtch3{ background:#ededed url("../img/m/mtch03.png") top right no-repeat; background-size:50%;}
.mtch4{ background:#ededed url("../img/m/mtch04.png") top right no-repeat; background-size:50%;}
.mtch5{ background:#ededed url("../img/m/mtch05.png") top right no-repeat; background-size:50%;}
.mtch6{ background:#ededed url("../img/m/mtch06.png") top right no-repeat; background-size:50%;}
.mtch7{ background:#ededed url("../img/m/mtch07.png") top right no-repeat; background-size:50%;}
.mtch8{ background:#ededed url("../img/m/mtch08.png") top right no-repeat; background-size:50%;}
.mtch9{ background:#ededed url("../img/m/mtch09.png") top right no-repeat; background-size:50%;}
.mtch10{ background:#ededed url("../img/m/mtch10.png") top right no-repeat; background-size:50%;}
.mtch11{ background:#ededed url("../img/m/mtch11.png") top right no-repeat; background-size:50%;}
.mtch12{ background:#ededed url("../img/m/mtch12.png") top right no-repeat; background-size:50%;}

.tr_area03051{ background:url("../img/0305_bg1.png")center center no-repeat; }
.tr_area03052{ background:url("../img/0305_bg2.png")center center no-repeat; }


.t01{ width:100%; padding:40px 0; position:relative;}
.t01 .t_img{ position:absolute; right:0; width:40%;}
.t01 .t_txt{ width:100%; margin: 0 auto;}
.t01 .t_txt .t_copy{ font-size:28px; line-height:40px; letter-spacing: -4.5px; z-index:10;}
.t01 .t_txt .t_name{ font-size:18px; margin-top:30px; letter-spacing: -1px;}
.t01 .t_txt .t_name span{ display:inline-block; width:5px; height: 18px; background:#f27f89; line-height:60px; vertical-align:middle; margin-right:10px;}
.t01 .t_txt .t_info{ width:94%; padding:0 3% 5% 3%; border-top:4px solid #000; background:#fff; margin-top:30px; font-size:14px; color:#666; line-height:24px; letter-spacing: -1px;}
.t01 .t_txt .t_info .t_class{ margin-top:20px;}
.t01 .t_txt .t_info .t_his{ margin-top:20px;}
.t01 .t_txt .t_info p{ margin-top:8px;}


.t02{ width:100%;padding:20px 0; background:url("../img/teacher/t_sec2bg.jpg")center center no-repeat; text-align:center; }
.t02 .t2_tit{}
.t02 .point{ width:100%; background:rgba(255,255,255,0.8); padding:5% 0; margin:0 auto; text-align:left;}
.t02 .point ul{ color:#f27f89;}
.t02 .point ul li{ font-size:14px; color:#666; line-height:24px; padding-left:5%; text-indent:0;}
.t02 .point p{ font-size:16px; text-align:center;}

.t02 .point2{ width:100%; margin:0 auto;}
.t02 .point2 .pt{ width:100%; /* height:200px; */ font-size:14px; background:#fff; line-height:23px; margin-bottom:20px;}
.t02 .point2 .pt:first-child{ margin-left:0;}
.t02 .point2 .pt .jua{ width:100%; padding:10px 0; font-size:18px; color:#fff; background:#333;}
.t02 .point2 .pt p{ padding:15px 0; }





/* 특목고 */
.tr_area .tr_tit_box.right_side{ width: 90%; text-align: left; padding:5%;}
.tr_area .tr_tit_box.right_side h3{ font-size:18px; color:#333; line-height:22px;}
.tr_area .tr_tit_box.right_side h3 span{ font-size:18px; color:#fff; background:#000; padding:2px; }
.tr_area .tr_tit_box.right_side p{ font-size:12px; line-height:16px; color:#333; margin-top:10px;}
 
.tr_area .sub0303{ width:100%; }
.tr_area .sub0303 .fleft{ text-align:right;}
.tr_area .sub0303 .fright{ text-align:left;}
.tr_area .sub0303 .sub0303_txt{ width:100%; }
.tr_area .sub0303 h3{ font-size:18px; color:#333; letter-spacing:-0.8px}
.tr_area .sub0303 h3 span{ font-size:20px; color:red; font-weight:600;}
.tr_area .sub0303 .sub0303_txt p{ font-size:12px; color:#666; margin-top:20px; line-height:16px;}
.tr_area .sub0303 .sub0303_img{ width:100%; }


.tr_area .real_review{ width:100%; /* height:225px; */ border:1px solid #d7d7d7; background:#fff; padding:20px 0;}
.tr_area .real_review .review_people{ width:100%; }
.tr_area .real_review .review_people img{ margin-top:15px; display:inline-block; vertical-align:-210%}
.tr_area .real_review .review_people p{ display:inline-block; color:#333; font-size:13px; line-height:22px;margin-left:15px;}
.tr_area .real_review .review_txt{ text-align:left; width:90%; padding:0 5%;  font-size:14px; line-height:22px; letter-spacing:-0.8px; margin-top:30px;}


/* 간호사 면접 */

.sub0304_cont1{ width:94%; background:#fff; padding:20px 3%;}
.sub0304_cont2{ width:96%; padding:2%; background:#fff; min-height:360px;}
.sub0304_cont2 .about_nurse{ width:90%; padding:5%; text-align:left;}
.sub0304_cont2 .about_nurse .fright{ text-align:right;}

