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

/* webfont */
@font-face {
    font-family: "Noto Sans KR";
    font-style: normal;
	font-weight: 300;
	src: url('../fonts/notosanskr-light.eot');
	src: url('../fonts/notosanskr-light.eot?#iefix') format('embedded-opentype');
	src: local(※),
	url('../fonts/notosanskr-light.woff2') format('woff2'),
	url('../fonts/notosanskr-light.woff') format('woff'),
    url('../fonts/notosanskr-light.otf') format('truetype');
}

@font-face {
    font-family: "Noto Sans KR";
    font-style: normal;
    font-weight: 350;
    src: url('../fonts/notosanskr-demilight.eot');
	src: url('../fonts/notosanskr-demilight.eot?#iefix') format('embedded-opentype');
	src: local(※),
	url('../fonts/notosanskr-demilight.woff2') format('woff2'),
	url('../fonts/notosanskr-demilight.woff') format('woff'),
    url('../fonts/notosanskr-demilight.otf') format('truetype');
}

@font-face {
    font-family: "Noto Sans KR";
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/notosanskr-regular.eot');
	src: url('../fonts/notosanskr-regular.eot?#iefix') format('embedded-opentype');
	src: local(※),
	url('../fonts/notosanskr-regular.woff') format('woff'),
    url('../fonts/notosanskr-regular.otf') format('truetype');
}

@font-face {
    font-family: "Noto Sans KR";
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/notosanskr-medium.eot');
	src: url('../fonts/notosanskr-medium.eot?#iefix') format('embedded-opentype');
	src: local(※),
	url('../fonts/notosanskr-medium.woff2') format('woff2'),
	url('../fonts/notosanskr-medium.woff') format('woff'),
    url('../fonts/notosanskr-medium.otf') format('truetype');
}

@font-face {
    font-family: "Noto Sans KR";
    font-style: normal;
    font-weight: 700;
    src: url('/fonts/notosanskr-bold.eot');
	src: url('/fonts/notosanskr-bold.eot?#iefix') format('embedded-opentype');
	src: local(※),
	url('../fonts/notosanskr-bold.woff2') format('woff2'),
	url('../fonts/notosanskr-bold.woff') format('woff'),
    url('../fonts/notosanskr-bold.otf') format('truetype');
}

/* 초기화 */
@import url(//fonts.googleapis.com/earlyaccess/nanumgothic.css);
@import url('https://fonts.googleapis.com/css?family=Nanum+Gothic|Nanum+Myeongjo');
@import url('https://fonts.googleapis.com/css?family=Anton');
@import url(//fonts.googleapis.com/earlyaccess/Noto Sans KR.css);
html {overflow-y:scroll}
body {margin:0;padding:0;font-size:0.75em;min-width:320px;font-family:sans-serif;height:100%}
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:'Nanum Gothic',sans-serif}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}


h1, h2, h3, h4, h5, h6, span, p, div, a, li, ul, td, th, input, button, dd, dl, strong, b {
    font-family: 'Microsoft YaHei',Lato, '나눔고딕', 'Nanum Gothic' !important;
}

img {
    max-width: 100%;
    height: auto;
}


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;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;border-radius:0}
button {cursor:pointer}
input[type=text], input[type=password], input[type=submit], input[type=image], button {font-size:1em;-webkit-appearance:none;border-radius:0}
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}
ul,li{padding:0;margin:0;list-style: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 {background:#fff;width:100%;z-index:9999;height:100px;position:absolute;top:0;left:0}
#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:21px 10px;text-align: center;z-index:9999;}

#gnb_open {position:absolute;top:15px;right:0px;background:url(/images/mobile/menu.png) no-repeat 50% 50%; width:50px;height:50px;border:none;text-indent:-9999px;overflow:hidden}
#gnb_close {display:block;border:0;position:absolute;top:25px;right:0;background:url(/images/mobile/btn_cl.png) 50% 50% no-repeat;width:50px ;height:50px;text-indent:-999999px;overflow:hidden}

#gnb{display:none;text-align:left;position:fixed;top:0;left:0;width:80%;height:100%;background:rgba(44, 44, 44,0.9);z-index:99999;-moz-box-sizing: border-box; -webkit-box-sizing: border-box;box-sizing: border-box;-webkit-backface-visibility: hidden; padding:50px 0 0 20px}
#gnb>ul#gnb_1dul {overflow-y:auto;height:100%}
#gnb ul#gnb_1dul li{width:100%;text-align:left;font-weight:bold;}
#gnb #gnb_1dul a:hover,#gnb a:focus{color:#3d96d6 ;text-decoration:none;}
#gnb .gnb_1dli>a{font-size:25px;line-height:42px;display:inline-block;color:#fff;vertical-align:middle;}
#gnb .gnb_2dul{display:block !important}
#gnb #gnb_1dul .gnb_2dli a{font-size:18px;color:#fff;line-height:1.7em;display:inline-block}
#gnb .gnb_op{background:url(/images/mobile/gnb_bg.gif) no-repeat 5px 50%; ;width:30px;height:30px;height:42px;text-indent:-999px;overflow:hidden;border:none;vertical-align:middle}
#gnb .gnb_bg .gnb_op{}

#hd_sch{height:23%}
#hd_sch form{margin-top:40px;padding:0;border:1px solid #fff;;width:50%;position:relative;display:inline-block;text-align:center}
#hd_sch h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
#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:100%;height:27px;border:0;background:none !important;line-height:27px !important;line-height:1.6em;color:#fff}
#hd_sch #sch_submit {padding:0 5px;height:27px;border:0;background:url(/images/mobile/sch_btn.png) no-repeat 50%  50% ;color:#fff;cursor:pointer;text-indent:-9999px;overflow:hidden;width:30px;position:absolute;top:0;right:0}

#hd_nb{height:12%}
#hd_nb{text-align:center;width:100%}
#hd_nb li{display:inline-block}
#hd_nb li a{color:#fff;background:#3C95D5;padding: 5px;display:inline-block;border-radius:3px;display:inline-block;margin-top:10px}
#hd_nb li a:hover,#hd_nb li a:focus{color:#fff;background:#0071C2;text-decoration:none;s}
#hd_nb #snb_adm{color:#3C95D5;border:1px solid #3C95D5;background:#fff}

/*메인이미지*/
.swiper-container {width: 100%;min-height:100px;}
.swiper-slide {background-position: center;background-size: 100% !important;height: 20px !important; padding:22.5% 0; width:auto
/* Center slide text vertically */
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}

.swiper-container .bn_txt{background-color:rgba(66, 66, 66,0.4);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#902778c5,endColorstr=#902778c5);width:250px; height:125px;padding:5px;color:#fff}
.swiper-container .bn_txt h2{text-shadow: 0 1px 1px rgba(0, 0, 0, .3);color:#fff;font-size:17px;line-height:30px;margin-top:20px}
.swiper-container .bn_txt p{color:#fff;background:url(../img/bn_pbg.jpg) no-repeat top left;padding-top:20px;margin-top:20px ;font-size:1.34em;line-height:23px;}
.swiper-container .swiper-pagination-bullet{opacity:1;border-radius:0;margin:0 !important;border:none;text-indent:-9999px;width:48px;height:4px;background:#3e3c52;overflow:hidden;display:inline-block;margin:0 ; zoom:1; *display:inline /*IE7 HACK*/; _display:inline; /*IE6 HACK*/}
.swiper-container .swiper-pagination-bullet-active{background:#fff}


/*메인 회사소개링크*/
#comp_if{padding:20px;}
#comp_if:after {display:block;visibility:hidden;clear:both;content:""}
#comp_if li{width:33%;float:left;position:relative;text-align:center}
#comp_if li h2{font-size:1.333em;margin-top:10px;color:#3d96d6}
#comp_if li p{color:#566472;font-size:1.083em;line-height:1.4em}

@media all and (max-width:570px){
#comp_if li{width:27%;margin:3%;}
#comp_if li a img{width:100%}
#comp_if li h2{font-size:1.167em}
#comp_if li p{display:none}
}

/* 중간 레이아웃 */
#wrapper {margin:0 0 10px;z-index:99;background:#fff;width:100%;position:relative;padding-top:100px}
#wrapper:after {display:block;visibility:hidden;clear:both;content:""}

#container {position:relative;min-height:200px}
#container:after {display:block;visibility:hidden;clear:both;content:""}
#container_title {margin:20px 10px 15px;font-size:1.3em;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 {background:#222629;text-align:left;padding-bottom:20px;z-index:98}
#ft h1 {width:0;height:0;font-size:0;line-height:0;overflow:hidden}
#ft p.copyright{margin:0;padding:0 0 0;line-height:1.8em;color:#666;font-size: 11px;letter-spacing: -0.05em;}
#ft_copy {padding:10px 10px;color:#e4e4e4;line-height:2em}
#ft_copy #ft_company {width:100%;padding:10px 0 20px;text-align: center;}
#ft_copy #ft_company a {display:inline-block;padding:0 5px ;line-height:1.05em;color:#bebebe;border-left:1px solid #888;}
#ft_copy #ft_company a:first-child{border:none}
#ft_copy b {color:inherit}
#ft_copy a{color:#fff}
.top_btn{background:url('/images/mobile/top_btn.png') no-repeat;text-indent:-999px;overflow:hidden;width:50px;height:50px;position:fixed;bottom:10px;right:10px}
.ft_info{color:#bebebe;line-height:19px;padding:0 0 10px}

/* 게시물 선택복사 선택이동 */
#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}
#captcha #captcha_mp3{margin:0;padding:0 5px;height:32px;border:0;background:#e4eaec;vertical-align:middle;overflow:hidden;cursor:pointer}

/*단축키일람 */
.btn_cke_sc{background:#333;color:#fff;padding:5px;border:none;margin-bottom:5px}
.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:50%;font-weight:bold}
.cke_sc_def dd {width:50%}
.btn_cke_sc_close{background:#333;padding:5px;border:none;color:#fff}

/* 버튼 */
a.btn01 {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;vertical-align:middle;border-radius:5px}
a.btn01:focus, a.btn01:hover {text-decoration:none}
button.btn01 {display:inline-block;margin:0;padding:9px;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;border-radius:5px}
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 {background:#3c95d5;border:none;border-radius:3px !important;padding:11px 20px;color:#fff;display:inline-block}
fieldset .btn_submit {padding:0 7px;height:24px;line-height:1em}
.btn_submit:hover{background:#0071c2}

a.btn_cancel {border-radius:3px;padding:10px 20px;background:#fff;border:1px solid #3c95d5;color:#3c95d5;display:inline-block;vertical-align:middle}
.btn_cancel:hover,.btn_cancel:focus{background:#eef7fd}
button.btn_cancel {display:inline-block;border-radius:3px;padding:9px 20px;background:#fff;border:1px solid #3c95d5;color:#3c95d5;display:inline-block}

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 {border-radius:3px;padding:9px 20px;background:#fff;border:1px solid #3c95d5;color:#3c95d5;display:inline-block}
a.btn_b01:focus, a.btn_b01:hover {background:#eef7fd}
a.btn_b02 {background:#3c95d5;border:none;border-radius:3px;padding:10px 20px;color:#fff;display:inline-block}
a.btn_b02:focus, a.btn_b02:hover {background:#0071c2}
a.btn_admin {border:none;border-radius:3px;padding:10px 20px;background:#fff;background:red;color:#fff;display:inline-block} /* 관리자 전용 버튼 */

/* 댓글 스타일 */
.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:0 0 10px ;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-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 {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:5px;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') #fff 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:0px 0 20px;padding: 0 0;text-align:center;font-size:1.083em}
.pg {}
.pg_page, .pg_current {display:inline-block;padding:0 8px;height:30px;color:#000;letter-spacing:0;line-height:30px;vertical-align:middle}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page {text-decoration:none}
.pg_start{background:url(../img/page_btn.gif) no-repeat 0 0 ;text-indent:-9999px;overflow:hidden;width:30px;height:30px;border:1px solid #eee;padding:0}
.pg_prev {background:url(../img/page_btn.gif) no-repeat -30px 0;text-indent:-9999px;overflow:hidden;width:30px;height:30px;border:1px solid #eee;padding:0}
.pg_end{background:url(../img/page_btn.gif) no-repeat -93px 0;text-indent:-9999px;overflow:hidden;width:30px;height:30px;border:1px solid #eee;padding:0}
.pg_next {background:url(../img/page_btn.gif) no-repeat -63px 0;text-indent:-9999px;overflow:hidden;width:30px;height:30px;border:1px solid #eee;padding:0}
.pg_current {display:inline-block;margin:0 4px 0 0;color:#3c95d5;text-decoration:underline;font-weight:bold;font-weight:bold}

/* PC화면으로 */
#device_change {display:inline-block;margin:0 20px;padding:5px 15px;border:1px solid #5c5a6d;border-radius:2em;color:#fff;font-size:1em;text-decoration:none;text-align:center;background:#171528}
#device_change:hover,#device_change:focus{background:#171528}


/* 추가 */

#main_con {position: relative;width:100%;margin: 0 auto;}
#main_con:after {content: '';display: block;clear: both;visibility: hidden;}

#quick1 {width:100%;margin:0 auto;padding:0 0 0;}
#quick1:after {content: '';display: block;clear: both;visibility: hidden;}
#quick1 div.quick1_title {margin:10% 0 5% 0;text-align: center;}
#quick1 div.quick1_btn {margin:10% 0 0;text-align: center;}
#quick1 div.quick1_btn img {width:94%;max-width:360px;}
#quick1 ul {list-style:none;margin:0;padding:0;}
#quick1 ul:after {content: '';display: block;clear: both;visibility: hidden;}
#quick1 ul li {}
#quick1 ul li a:hover {opacity:0.8;}

#quick2 {width:100%;margin:0 auto;padding:10% 0  0;;}
#quick2:after {content: '';display: block;clear: both;visibility: hidden;}
#quick2 ul {list-style:none;margin:0;padding:0;}
#quick2 ul:after {content: '';display: block;clear: both;visibility: hidden;}
#quick2 ul li {}
#quick2 ul li img {width:100%;}
#quick2 .main_slider_baner {width: 100% !important;padding: 0px 0;}
#quick2 .swiper-container-horizontal>.swiper-pagination {display: none !important;}

#quick3 {width:100%;margin:0 auto;padding:0% 0 0 0;;}
#quick3:after {content: '';display: block;clear: both;visibility: hidden;}
#quick3 ul {list-style:none;margin:0;padding:0;}
#quick3 ul:after {content: '';display: block;clear: both;visibility: hidden;}
#quick3 ul li {width:100%;margin:0 0 0 0;padding:0;}
#quick3 ul li img {width:100%;}
#quick3 ul li a:hover {opacity:0.8;}

#quick4 {width:100%;margin:0 auto;padding: 0 0;}
#quick4:after {content: '';display: block;clear: both;visibility: hidden;}
#quick4 ul {list-style:none;margin:0;padding:10px 0 0 0;}
#quick4 ul:after {content: '';display: block;clear: both;visibility: hidden;}
#quick4 ul li {float:left;width:50%;margin:0 0 0 0;padding:10px 0 0 0;text-align: center;}
#quick4 ul li img {width:100%;}
#quick4 ul li a:hover {opacity:0.8;}

mt40 {margin-top: 40px!important;font-family: 'Nanum Gothic', sans-serif;font-size: 14px;line-height: 1em;color: #3a3a3a;}
.com_table{border-collapse: collapse;border-top: 1px solid #b3c1d4;border-bottom: 1px solid #d2d2d2;display: table;border-color: grey;border-spacing: 0; width: 100%;border-left-width: 0px;}
.com_table tr {display: table-row; vertical-align: inherit; border-color: inherit;}
.com_table tbody th {font-size: 12px;line-height: 24px; font-weight: 600; padding: 5px 0 4px 5px; text-align: left; border-right: 1px solid #d2d2d2; width:15%}
.com_table tbody td {line-height: 24px;color: #5a5a5a; font-weight: 600; padding: 5px 0 4px 5px; font-size: 12px;width:100%}
/*ate*/


.section_wrapper {font-size:14px; color:#666;}

/* 공통 디자인 */
#contents_area {display:block;position:relative;width:100%;}
.b_tit {font-size:28px;font-weight:bold;margin-bottom:32px;border-bottom:solid 1px #ddd;padding:20px 20px;}
.contents_block {position:relative;clear:both;margin:0 10px}
.s_tit {display:block;position:relative;font-size:20px;font-weight:bold;height:30px;padding: 15px 0 0 0;}
.s_tit:before {content:'';position:absolute;top:0;left:0;width:20px;height:3px;background-color:#1a5ca7;}
.ss_tit {font-size:17px;line-height:28px;font-weight:bold;margin: 10px 0 0 0;}
.sss_tit {font-size:16px;font-weight:bold;margin: 10px 0 0 20px;}
.ssss_tit {width:280px;font-size:15px;font-weight:bold;padding:8px 10px 10px 10px;background-color:#005AC7;border-radius:10px;color:#fff;margin-right:5px}
.text01 {font-size:15px;line-height:28px;}
.text02 {font-size:15px;line-height:32px;text-align:right;font-family:'Nanum Gothic',sans-serif;}
.text03 {font-size:15px;line-height:28px;margin-left:0px;font-family:'Nanum Gothic',sans-serif; font-weight:700}
.text03_1 {font-family:'Nanum Gothic',serif;font-size:18px;line-height:28px;font-family:'Nanum Gothic',serif;font-weight: 700;color:#000;}
.text04 {display:block;position:relative;text-align:left;font-size:19px;margin-bottom:5px;line-height: 30px;}
.text05 {font-size:24px;line-height:32px;font-family:'Nanum Gothic',sans-serif;}
.text06 {font-size:15px;line-height:32px;text-align:left;font-family:'Nanum Gothic',sans-serif;}
.text07 {font-size:18px;line-height:32px;text-align:left;font-family:'Nanum Gothic',sans-serif;}
.point01 {font-weight:bold;}
.point02 {color:#034694;}
.point03 {color:#005AC7;font-size:16px;line-height:20px;font-family:'Nanum Gothic',sans-serif; font-weight:600; padding-top:15px}
.point04 {color:#005AC7;font-size:20px;line-height:20px;font-family:'Nanum Gothic',sans-serif; font-weight:600; padding-top:15px}
.point05 {width:240px;font-size:15px;font-weight:bold;padding:8px 5px 10px 10px;background-color:#7cb2f2;border-radius:10px;color:#fff;margin-right:5px;solid 1px #ddd;text-align:left; }

/* 테이블 */
.tb1 {border-top:2px solid #005AC7;text-align:left;border-left: 1px solid #c3c3c3; width:100%}
.tb1 th {height:25px;padding:10px;background:#f3f3f3;font-weight:600;border-bottom: 1px solid #c3c3c3;border-right: 1px solid #c3c3c3;text-align:center;font-size:16px;line-height:24pxfont-weight:700;}
.tb1 td {padding:10px;border-bottom: 1px solid #c3c3c3;border-right: 1px solid #c3c3c3;color: #1e1e1e;font-size:16px;line-height:24px;letter-spacing:0.0055em;text-align:center;font-weight:700}
.tb1 td.left {text-align:left;}
.tb1 td.right {text-align:right;}
.tb1 td.bg {background:#f3f3f3;}



.tb2 {border-top:2px solid #005AC7;text-align:left;border-left: 1px solid #c3c3c3;width:100%}
.tb2 th {height:25px;padding:10px;background:#f3f3f3;font-weight:600;border-bottom: 1px solid #c3c3c3;border-right: 1px solid #c3c3c3;text-align:center;font-size:16px;line-height:24px;font-weight:700}
.tb2 td {padding:10px;border-bottom: 1px solid #c3c3c3;border-right: 1px solid #c3c3c3;color: #1e1e1e;font-size:16px;line-height:24px;letter-spacing:0.0055em;text-align:left;font-weight:700}
.tb2 td.center {text-align:center;font-weight:700}
.tb2 td.right {text-align:right;font-weight:700}
.tb2 td.bg {background:#f3f3f3;}


.tb3 {border-top:2px solid #005AC7;text-align:left;border-left: 1px solid #c3c3c3;width:100%}
.tb3 th {height:25px;padding:10px;background:#f3f3f3;font-weight:600;border-bottom: 1px solid #c3c3c3;border-right: 1px solid #c3c3c3;text-align:center;font-size:16px;line-height:24px;font-weight:700}
.tb3 th.blank {height:25px;padding:10px;background:#fff;font-weight:600;border-bottom: 1px solid #c3c3c3;border-right: 1px solid #c3c3c3;text-align:center;font-size:16px;line-height:24px;}
.tb3 td {padding:10px;border-bottom: 1px solid #c3c3c3;border-right: 1px solid #c3c3c3;color: #1e1e1e;font-size:16px;line-height:24px;letter-spacing:0.0055em;text-align:center;font-weight:700}
.tb3 td.left {text-align:left;}
.tb3 td.point {background:#f3f3f3;}
.tb3 td.right {text-align:right;}
.tb3 td.bg {background:#f3f3f3;}

.tb4 {border-top:2px solid #005AC7;text-align:left;border-left: 1px solid #c3c3c3;width:100%}
.tb4 th {height:25px;padding:10px;background:#f3f3f3;font-weight:600;border-bottom: 1px solid #c3c3c3;border-right: 1px solid #c3c3c3;text-align:center;font-size:16px;line-height:24px;font-weight:700}
.tb4 td {padding:10px;border-bottom: 1px solid #c3c3c3;border-right: 1px solid #c3c3c3;color: #1e1e1e;font-size:16px;line-height:24px;letter-spacing:0.0055em;text-align:center;font-weight:700;}
.tb4 td.left {text-align:center;font-weight:700}
.tb4 td.right {text-align:right;font-weight:700}
.tb4 td.bg {background:#f3f3f3;}
.tb4 td first{padding:10px;border-bottom: 1px solid #c3c3c3;border-right: 1px solid #c3c3c3;color: #d4237a;font-size:16px;line-height:24px;letter-spacing:0.0055em;text-align:center; font-weight:600}



/* 여백 */
.top10 {margin-top:10px !important;}
.top20 {margin-top:20px !important;}
.top30 {margin-top:30px !important;}
.top40 {margin-top:40px !important;}
.top50 {margin-top:50px !important;}
.top60 {margin-top:60px !important;}
.top70 {margin-top:70px !important;}
.bottom20 {margin-bottom:20px !important;}
.bottom30 {margin-bottom:30px !important;}
.bottom40 {margin-bottom:40px !important;}
.bottom50 {margin-bottom:50px !important;}
.bottom60 {margin-bottom:60px !important;}
.bottom70 {margin-bottom:70px !important;}
.left10 {margin-left:10px !important;}

/* 박스 */
.fr1 {position:relative;float:right;width:330px;margin-top:20px;}
.fl1 {position:relative;float:left;width:450px;margin-top:20px;}
.fr2 {position:relative;float:right;width:390px;}
.fl2 {position:relative;float:left;width:390px;}
.fl3 {position:relative;float:left;width:380px;z-index:2;}
.fr3 {position:relative;float:right;width:500px;z-index:1;}
.box1 {position:relative;background-color:#fbfbfb;font-size:15px;padding:40px;border:solid 1px #c3c3c3;line-height:28px;}






/* 이미지 */
.bg01 {background-image:url(/images/greeting.jpg);background-repeat:no-repeat;background-position:right bottom; margin-right:5px;}

.history_year {text-align: left;font-size: 16px;color: #235fb8;line-height: 25px;font-family: 'Nanum Gothic', sans-serif;font-weight: 700;padding:10px 0 5px 0px;vertical-align:top;}
.history_text {text-align: left;font-size: 14px;color: #000;line-height: 25px;font-family: 'Nanum Gothic', sans-serif;font-weight: 700;padding:10px 0 5px 20px;vertical-align:top;}



.wpb_text_column ul li,.entry ul li,#fw_c.tf_single_page > ul li,.rd_woo_short_description ul li{list-style: none;display:list-item;}
.wpb_text_column ul ol li,.entry ul ol li,.comment ul ol li,#fw_c.tf_single_page > ul ol li,.rd_woo_short_description ul ol li{
	display:block!important;
}




.wpb_text_column ul, li {
    margin: 0;
    padding: 0;
    font-size: 13px;
    margin-bottom: 10px;
    color:#666;
}




.wpb_text_column p {
	font-size:13px; line-height:24px;
    margin-bottom: 24px;
}



.alignleft, img.alignleft {
    display: inline;
    float: left;
    margin: 9px 30px 0px 0px;
}

.wpb_row > .wpb_column > .wpb_wrapper .wpb_content_element:last-child {
  margin-bottom: 0;
}

.wpb_content_element:last-child {
	 margin-bottom: 0;
}

.vc_vc_row .vc_row-fluid .vc_span11,.vc_vc_row .vc_row-fluid .vc_span10,.vc_vc_row .vc_row-fluid .vc_span9,.vc_vc_row .vc_row-fluid .vc_span8,.vc_vc_row .vc_row-fluid .vc_span7,.vc_vc_row .vc_row-fluid .vc_span6,.vc_vc_row .vc_row-fluid .vc_span5,.vc_vc_row .vc_row-fluid .vc_span4,.vc_vc_row .vc_row-fluid .vc_span3,.vc_vc_row .vc_row-fluid .vc_span2,.vc_vc_row .vc_row-fluid .vc_span1{
	width:100% !important;
	
	
}


#n-menu-5 .t-menu{position:relative; width:100%; margin:5px 0 0px;}
#n-menu-5 .t-menu li{display:inline-block; width:49.5%; height:50px; border-left:1px solid #fff; margin:0 0 0 -5px; text-align:center;  line-height:50px; font-size:14px; font-weight:bold; cursor:pointer;  list-style:none; vertical-align:middle; }
#n-menu-5 .t-menu li:hover{background: #d4237a;}
#n-menu-5 .t-menu li:hover a{color:#fff;text-decoration: none;}
#n-menu-5 .t-menu li:first-child{margin:0;}
#n-menu-5 .t-menu li a{color:#555555; padding:8% 0%;}
#n-menu-5 .t-menu .on{background: #d4237a;}
#n-menu-5 .t-menu .on a{color:#fff;}
#n-menu-5 .t-menu .off{background: #f0f0f0;}




#n-menu-6 .t-menu{position:relative; width:100%; margin:1px 0 10px;}
#n-menu-6 .t-menu li{display:inline-block; width:100%; height:50px; border-left:1px solid #fff; margin:5px 0 0 0px; text-align:center;  line-height:50px; font-size:14px; font-weight:bold; cursor:pointer;  list-style:none; vertical-align:middle; }
#n-menu-6 .t-menu li:hover{background: #d4237a;}
#n-menu-6 .t-menu li:hover a{color:#fff;text-decoration: none;}
#n-menu-6 .t-menu li:first-child{margin:0;}
#n-menu-6 .t-menu li a{color:#555555; padding:0% 0%;}
#n-menu-6 .t-menu .on{background: #d4237a;}
#n-menu-6 .t-menu .on a{color:#fff;}
#n-menu-6 .t-menu .off{background: #f0f0f0;}


