@charset "utf-8";
* {
    font-family: 'Noto Sans KR Regular', 'Noto Sans CJK KR', 'Noto Sans KR', '맑은 고딕', sans-serif;
    font-weight: 400;
}
b, h1, h2, h3, h4, h5, h6, strong, th {
    font-family: 'Noto Sans KR Bold', 'Noto Sans CJK KR', 'Noto Sans KR', '맑은 고딕', sans-serif;
    font-weight: 700;
}
body {
    color: #333;
    font-size: 16px;
    word-spacing: -.5px;
    letter-spacing: -1px;
}

/* 초기화 */
html {overflow-y:scroll}
body {margin:0;padding:0;}
html, h1, h2, h3, h4, h5, h6, form, fieldset, img {margin:0;padding:0;border:0}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}

ul, dl,dt,dd {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;font-size:1em}
input, button {margin:0;padding:0;font-size:1em}
input[type="submit"]{cursor:pointer}
button {cursor:pointer}

textarea, select {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 {color:#000;text-decoration:none}

*, :after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

input[type=text],input[type=password], textarea {
-webkit-transition: all 0.30s ease-in-out;
-moz-transition: all 0.30s ease-in-out;
-ms-transition: all 0.30s ease-in-out;
-o-transition: all 0.30s ease-in-out;
outline: none;
}
 
input[type=text]:focus,input[type=password]:focus,  textarea:focus,select:focus {
-webkit-box-shadow:  0 0 5px #9ed4ff;
-moz-box-shadow:  0 0 5px #9ed4ff;
box-shadow: 0 0 5px #9ed4ff;
border: 1px solid #558ab7 !important;
}
.placeholdersjs { color: #aaa !important; }

/* 레이아웃 크기 지정 */
#hd, #wrapper, #ft{min-width:1200px}

#hd_pop,
#hd_wrapper,
#container_wr,
#ft_wr{width:1200px}

/* 팝업레이어 */
#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 img{max-width:100%}
.hd_pops_con {}
.hd_pops_footer {padding: 0;background:#000;color:#fff;text-align:left;position:relative;}
.hd_pops_footer:after {display:block;visibility:hidden;clear:both;content:""}
.hd_pops_footer button {padding: 10px;border:0;color:#fff}
.hd_pops_footer .hd_pops_reject{background:#000;text-align:left}
.hd_pops_footer .hd_pops_close{background:#393939;position:absolute;top:0;right:0}

/* 상단 레이아웃 */
#hd_h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#hd {border-bottom:1px solid #ccc;}
#hd_wrapper {position:relative;margin:0 auto;height:89px; zoom:1}
#hd_wrapper:after {display:block;visibility:hidden;clear:both;content:""}

#logo {float:left;width:180px; padding:14px 0 0 0}
#tmenu_wr{float:left; width:1020px}


#sbn_side{position:absolute;top:20px;right:0}

#tnb {position:absolute;right:0; top:0}
#tnb h3 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#tnb ul {margin:0 auto;zoom:1}
#tnb ul:after {display:block;visibility:hidden;clear:both;content:""}
#tnb li {float:left;border-left:1px solid #cccccc;width:89px; height:89px;text-align:center}
#tnb a {display:inline-block;padding-top:50px;color:#666666; font-size:12px;}
#tnb a:focus, #tnb a:hover {color:#253dbe;}
#tnb .tnb_admin {background:url('/images/main/top_icon01.jpg') no-repeat center 20px}
#tnb .tnb_webmail {background:url('/images/main/top_icon02.jpg') no-repeat center 20px}
#tnb .tnb_eng {background:#107e95; }
#tnb .pd01 {padding-top:0px !important; color:#fff;line-height:89px;}
#tnb .pd01:hover{color:#000}
#tnb .tnb_total {background:url('/images/main/total_menu.jpg') no-repeat}
#tnb  button{;width:89px;border:0;height:89px;float:left;background:url('/images/main/total_menu.jpg') no-repeat}


/* 메인메뉴 */
#gnb {display:inline-block;width:950px;margin:0;position:relative;padding:35px 0 0 0;}
#gnb:after {display:block;visibility:hidden;clear:both;content:""}

.gnb_1dli{position:relative;float:left;line-height:50px;padding:5px 60px 0 50px;}
.gnb_1dli:after {display:block;visibility:hidden;clear:both;content:""}
.gnb_1dli button{float:left;border:0;width:10px;height:50px;overflow:hidden;border:0;text-indent:-9999px;}
.gnb_1da {position:relative;float:left;line-height:50px;margin:0 0;font-size:18px;font-weight:700; color:#333;letter-spacing:-0.07em}
.gnb_2dul {display:none;position:absolute;top:53px;left:0;min-width:100%;z-index:99; text-align:left;min-width: 200px; white-space: nowrap;background: #fff;}
.gnb_1dli:hover .gnb_2dul {display:block}
.gnb_1dli:hover .gnb_1da{color:#002d5a;}
.gnb_1dli:hover .gnb_1da:before{background:#fff;}
.gnb_2da {width: 100%;padding:0 10px 0 35px;line-height:49px; font-size: 14px;color: #666;display: inline-block;float: left;position: relative;font-weight:normal;white-space: nowrap; border-bottom: 1px solid rgba(0,0,0,0.03);}
.gnb_2da:hover{color: #000; background: #fafafa;}
.gnb_2da:active { background: #eaecf7;color:#000}

/*전체메뉴*/
#al_menu{display:none;position:fixed;top:0;right:0;width:400px;background:#fff; height:100%;text-align:left;}
#al_menu .bg{background: rgba(255,255,255,1);width:100%;height:100%; z-index:1000}  

#al_menu .menu_wr{position:absolute;top:0;right:0;height:100%;width:400px;max-height:100%;overflow-y:auto;z-index:21; background:#fff;border-left:1px solid #e3e3e3}
#al_menu .btn_close{position:absolute;top:0;right:0;width:100%;border:0;background:#f3f3f3;height:55px;font-size:30px;padding-right:20px;text-align:right;border-bottom:1px solid #e3e3e3}
#menu{padding:65px 25px 30px 30px}
#menu .menu_li{margin:15px 0;position:relative;} 
#menu .menu_li h2{font-weight: 500; font-size: 1.25em;line-height:40px;color: #000;text-align: left}
#menu .btn_menu_op{position:absolute;top:0;right:0;width:20px;height:30px;border:0;background:transparent;}
#menu .sub_menu{display:none;margin-top:10px; margin-bottom:30px}
#menu .sub_menu li a{position:relative;display:block;line-height:30px;margin:10px 0;padding-left:15px;background:#f3f3f3}
#menu .sub_menu li a:before{content:'';width:3px;height:3px;background:#5166d8;position:absolute;top:50%;left:5px;margin-top:-1px}
#hd_sch .btn_close{width:65px;height:65px}
#al_menu .add{position:relative; width:100%; padding:50px 30px;box-sizing: border-box;}
#al_menu .add .font_st01{color:#0962ab; font-size:20px; font-weight:bold}
#al_menu .add .font_st02{color:#333; font-size:16px; font-weight:bold; padding-bottom:20px}



/* 중간 레이아웃 */
#wrapper{}
#container_wr:after {display:block;visibility:hidden;clear:both;content:""}
#container_wr {z-index:5;margin:0 auto;height:100%;zoom:1}
#aside {float:right;width:305px;padding:0;background: #e7ebf3;height: 100%;border: 1px solid #adbfd2;margin:20px 0 20px 20px}

#container {z-index:4;position:relative;float:left;min-height:500px;height:auto !important;margin:20px  0;height:500px;font-size:1em;width:875px;zoom:1}
#container:after {display:block;visibility:hidden;clear:both;content:""}
#container_title {font-size:1.333em;margin:0 auto;font-weight:bold;}
#container_title span{margin:0 auto 10px;display:block;line-height:30px;}
/*.latest_wr:after {display:block;visibility:hidden;clear:both;content:""}*/
.lt_wr{width:49%}
.lt_wr:nth-child(2n+1){clear:both}
.latest_wr:after {display:block;visibility:hidden;clear:both;content:""}

/* 하단 레이아웃 */
#ft {border-top:1px solid #e3e3e3;background:#fff;margin:0 auto;}
#ft_wr{width:1200px; margin:0 auto; padding:40px 0 50px 0}
#ft_wr:after {display:block;visibility:hidden;clear:both;content:""}
#ft_logo {float:left; width:140px; text-align:left;}
#ft_copy {float:left; width:700px;color:#333;font-size:16px;margin:13px 0 0 0}
#ft_copy .line{padding:0 15px}
#ft_info {float:right; color:#002d5a;font-size:14px;font-weight:700;text-align:right;line-height:30px;margin:13px 0 0 0}
#ft_info a{color:#002d5a;font-weight:500;}
#ft_info .line{padding:0 15px}
#top_btn {position:fixed;bottom:20px;right:20px;width:50px;height:50px;line-height:46px;border:2px solid #333;color:#333;text-align:center;font-size:15px;z-index:90;background:rgba(255,255,255,0.5)}
#top_btn:hover {border-color:#3059c7;background:#3059c7;color:#fff}


/* 게시물 선택복사 선택이동 */
#copymove {}
#copymove  .win_desc {text-align:center;display:block}
#copymove  .tbl_wrap{margin:20px }
#copymove  .win_btn{padding:0 20px 20px}
.copymove_current {float:right;background:#ff3061;padding:5px;color:#fff;border-radius:3px}
.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 {height:40px;border:1px solid #898989;vertical-align:top;padding:0;margin:0}
#captcha #captcha_mp3 {margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../img/captcha2.png') no-repeat;text-indent:-999px;border-radius:3px}
#captcha #captcha_reload {margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../img/captcha2.png') no-repeat  0 -40px;text-indent:-999px;border-radius:3px}
#captcha #captcha_key {margin:0 0 0 3px;padding:0 5px;width:90px;height:40px;border:1px solid #ccc;background:#fff;font-size:1.333em;font-weight:bold;text-align:center;border-radius:3px;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:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../img/captcha2.png') no-repeat  0 -40px;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/captcha2.png') no-repeat 0 0 ;  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.btn,.btn{line-height:35px;height:35px;padding:0 10px;text-align:center;font-weight:bold;border:0;
-webkit-transition: background-color 0.3s ease-out;
-moz-transition: background-color 0.3s ease-out;
-o-transition: background-color 0.3s ease-out;
transition: background-color 0.3s ease-out;}

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:right} /* 서식단계 진행 */

.btn_submit {border:0;background:#253dbe;color:#fff;cursor:pointer;border:0}
.btn_submit:hover {background:#0025eb}

a.btn_cancel {display:inline-block;background:#969696;color:#fff;text-decoration:none;vertical-align:middle;}
button.btn_cancel {display:inline-block;background:#969696;color:#fff;text-decoration:none;vertical-align:middle}
.btn_cancel:hover {background:#aaa;
}
a.btn_frmline, button.btn_frmline {display:inline-block;padding:0 5px;height:40px;border:0;background:#3c3c3c;border-radius:5px;color:#fff;text-decoration:none;vertical-align:top} /* 우편번호검색버튼 등 */
a.btn_frmline {}
button.btn_frmline {font-size:1em}

/* 게시판용 버튼 */
a.btn_b01,.btn_b01 {display:inline-block;background:#4c4f6f;color:#fff;text-decoration:none;vertical-align:middle}
.btn_b01:hover, .btn_b01:hover {background:#54598c}
a.btn_b02,.btn_b02 {display:inline-block;background:#253dbe;padding:0 10px;color:#fff;text-decoration:none;border:0;vertical-align:middle;}
a.btn_b02:hover, .btn_b02:hover {background:#0025eb}
a.btn_b03, .btn_b03 {display:inline-block;background:#fff;border:1px solid #b9bdd3;color:#646982;text-decoration:none;vertical-align:middle}
a.btn_b03:hover, .btn_b03:hover {background:#ebedf6}
a.btn_b04, .btn_b04 {display:inline-block;background:#fff;border:1px solid #ccc;color:#707070;text-decoration:none;vertical-align:middle}
a.btn_b04:hover, .btn_b04:hover {color:#333;background:#f9f9f9}
a.btn_admin,.btn_admin {display:inline-block;background:#d13f4a;color:#fff;text-decoration:none;vertical-align:middle} /* 관리자 전용 버튼 */
.btn_admin:hover, a.btn_admin:hover {background:#ff3746}


/*컬러*/
.color_1 {background:#169dd6}
.color_2 {background:#14d53d}
.color_3 {background:#3814ff}
.color_4 {background:#7520c5}

/* 기본테이블 */
.tbl_wrap table {width:100%;border-collapse:collapse;border-spacing: 0 5px;border:1px solid #ccc;} 
.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:10px 0;font-weight:normal;text-align:center;border-bottom:1px solid #ddd;background:#fafafa;height:40px}
.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-bottom:1px solid #e8e8e8}
.tbl_head01 td {color:#666;background:#fff;padding:10px 5px;border-top:1px solid #ecf0f1;line-height:1.4em;height:60px;word-break:break-all}
.tbl_head01 tbody tr:hover td{background:#fafafa;}
.tbl_head01 a:hover {text-decoration:underline}

.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;background:#fff}
.tbl_head02 td {padding:5px 3px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:#fff;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}
.wr_content textarea,.tbl_frm01 textarea,.form_01 textarea, .frm_input {border:1px solid #ccc;background:#fff;color:#000;vertical-align:middle;border-radius:3px;padding:5px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.tbl_frm01 textarea {padding:2px 2px 3px}
.frm_input {height:40px;}

.full_input{width:100%}
.half_input{width:49.5%}
.tbl_frm01 textarea, .write_div textarea {width:100%;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}

/*기본 리스트*/
.list_01 li{border:1px solid #dbdbdb;background:#fff;border-radius:3px;margin:3px 0;padding:10px 15px;list-style:none;position:relative;}
.list_01 li:after {display:block;visibility:hidden;clear:both;content:""}
.list_01 li:hover{background:#f9f9f9}
.list_01 li.empty_li{text-align:center;padding:20px 0;color:#666}
/*폼 리스트*/
.form_01 h2{margin:0 0 10px;font-size:1.167em}
.form_01 li{margin:10px 0}
.form_01 li:after {display:block;visibility:hidden;clear:both;content:""}
.form_01 li .right_input{float:right}
.form_01 textarea{height:100px;width:100%}
.form_01 .frm_label{display:inline-block;width:130px}

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

/* 필수입력 */
.required, textarea.required {background-image:url('../img/require.png')  !important;background-repeat:no-repeat   !important;background-position:right top  !important;}

/* 테이블 항목별 정의 */
.td_board {width:80px;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:80px;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 {position:relative;}
.new_win .tbl_wrap {margin:0 20px}
.new_win #win_title {font-size:1.25em;height:50px;line-height:30px;padding:10px 20px;background:#333;color:#fff;}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win .win_ul {border-right:1px solid #dfe6e7;}
.new_win .win_ul:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_ul li{float:left;background:#fff;width:33.333%;text-align:center;border:1px solid #ccc;margin-left:-1px}
.new_win .win_ul li a{display:block;padding:10px 0}
.new_win .win_ul .selected{background:#fff;border-color:#253dbe;position:relative;z-index:5}
.new_win .win_ul .selected a{color:#253dbe;font-weight:bold}
.new_win .win_desc {margin:5px 0;font-size:0.92em;color:#3598db;}
.new_win .frm_info{font-size:0.92em;color:#3598db}
.new_win .win_total{text-align:right;margin:10px 0}
.new_win .win_total span{display:inline-block;line-height:30px;font-size:0.92em;color:#4e546f;background:#d4d4d4;padding:0 10px;border-radius:5px;}
.new_win .new_win_con{margin:20px;}
.new_win .new_win_con:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .btn_confirm:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_btn{text-align:right}
.new_win .btn_close {position:absolute;top:0;right:0;height:50px;width:50px;background:url(../img/close_btn.gif) no-repeat 50% 50%;border:0;text-indent:-999px;overflow:hidden;cursor:pointer}
.new_win .btn_submit {padding:0 20px;height:40px;font-weight:bold;font-size:1.083em;float:right}

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

/* 자바스크립트 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 {position:relative;font-weight:normal}
.sv_wrap .sv {z-index:1000;display:none;margin:5px 0 0;font-size:0.92em;background:#333;
-webkit-box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.2);
box-shadow: 2px 2px 3px 0px rgba(0,0,0,0.2);}
.sv_wrap .sv:before{content: "";position: absolute;top: -6px;left: 15px;width: 0;height: 0;border-style: solid;border-width: 0 6px 6px 6px;border-color: transparent transparent #333 transparent;}
.sv_wrap .sv a {display:inline-block;margin:0;padding:0  10px;line-height:30px;width:100px;font-weight:normal;color:#bbb }
.sv_wrap .sv a:hover{background:#000;color:#fff}
.sv_member{color:#333}
.sv_on {display:block !important;position:absolute;top:23px;left:0px;width:auto;height:auto}
.sv_nojs .sv {display:block}

/* 페이징 */
.pg_wrap {clear:both;margin:30px 0 ;text-align:center}
.pg_wrap:after {display:block;visibility:hidden;clear:both;content:""} 
.pg {}
.pg_page, .pg_current {display:inline-block;vertical-align:middle;background:#f3f3f3;border:1px solid #bbbcc3}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page {color:#555;font-size:1.083em;height:30px;line-height:28px;padding:0 5px;min-width:30px;text-decoration:none;border-radius:3px;}
.pg_page:hover{background-color:#ddd}
.pg_start {text-indent:-999px;overflow:hidden;background:url('../img/btn_first.gif') no-repeat 50% 50% #fff;padding:0;border:1px solid #bbb;}
.pg_prev {text-indent:-999px;overflow:hidden;background:url('../img/btn_prev.gif') no-repeat 50% 50% #fff;padding:0;border:1px solid #bbb}
.pg_end {text-indent:-999px;overflow:hidden;background:url('../img/btn_end.gif') no-repeat 50% 50% #fff;padding:0;border:1px solid #bbb}
.pg_next {text-indent:-999px;overflow:hidden;background:url('../img/btn_next.gif') no-repeat 50% 50% #fff;padding:0;border:1px solid #bbb}
.pg_start:hover,.pg_prev:hover,.pg_end:hover,.pg_next:hover{background-color:#fafafa}

.pg_current {display:inline-block;background:#4c4f6f;color:#fff;font-weight:bold;height:30px;line-height:30px;padding:0 10px;min-width:30px;border-radius:3px;
-webkit-box-shadow: inset 1px 1px 2px #222542;
-moz-box-shadow:  inset 1px 1px 2px #222542;
box-shadow: inset 1px 1px 2px #222542;
}

/* cheditor 이슈 */
.cheditor-popup-window *, .cheditor-popup-window :after, .cheditor-popup-window :before {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}

/* 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}


.main_slide_wr{position:relative;width:100%;}
/* 메인 이미지 슬라이드 */
.main_img{position:absolute; width:100%;min-width:1200px;height:638px; top:0;  z-index:1; }
.bgfader{
	position: absolute;
	z-index: 0;
	top: 0;
	left: 0;
	overflow: hidden;
width: 100%;
	height: 0px;
	display: none;
}
.bgfader-overlay{
	z-index: 0;
width: 100%;
	height:0px;
	position: absolute;
	top: 0;
	left: 0;
}
.bgfader > .image{
	display: none;
}

.bgfader, .bgfader > .image{
	width: 100%;
	height: 638px;
	background-position: center;
	padding:0;
	background-repeat: no-repeat;

}

.main_cont00_wr{position:relative;width:1200px; margin:0 auto;height:638px;z-index:2;}
.main_cont00_wr .cont01{width:100%; padding:75px 0 0 45px; box-sizing: border-box; }
.main_cont00_wr .cont02{width:100%; padding:50px 0 0 45px; box-sizing: border-box; font-size:20px; color:#000; font-weight:500}
.main_cont00_wr .cont03{width:100%; margin:70px 0 0 0;padding:0}
.main_cont00_wr .cont03:after {display:block;visibility:hidden;clear:both;content:""}
.main_cont00_wr .cont03 div{float:left;margin-right:10px; width:120px; height:120px; padding:73px 0 0 0; text-align:center; font-size:16px;color:#fff; font-weight:500;}
.main_cont00_wr .cont03 .bg01{background:#002d5a url('/images/main/main_qmicon_01.png') no-repeat center 24px;}
.main_cont00_wr .cont03 .bg01:hover{background:#000 url('/images/main/main_qmicon_01.png') no-repeat center 24px}
.main_cont00_wr .cont03 .bg02{background:#0c5c75 url('/images/main/main_qmicon_02.png') no-repeat center 24px}
.main_cont00_wr .cont03 .bg02:hover{background:#000 url('/images/main/main_qmicon_02.png') no-repeat center 24px}
.main_cont00_wr .cont03 .bg03{background:#107e95 url('/images/main/main_qmicon_03.png') no-repeat center 24px}
.main_cont00_wr .cont03 .bg03:hover{background:#000 url('/images/main/main_qmicon_03.png') no-repeat center 24px}
.main_cont00_wr .cont03 .bg04{background:#18949e url('/images/main/main_qmicon_04.png') no-repeat center 24px}
.main_cont00_wr .cont03 .bg04:hover{background:#000 url('/images/main/main_qmicon_04.png') no-repeat center 24px}
.main_cont00_wr .cont03 .bg05{background:#29bbb1 url('/images/main/main_qmicon_05.png') no-repeat center 24px}
.main_cont00_wr .cont03 .bg05:hover{background:#000 url('/images/main/main_qmicon_05.png') no-repeat center 24px}
.main_cont00_wr .cont03 .bg01,.main_cont00_wr .cont03 .bg02, .main_cont00_wr .cont03 .bg03, .main_cont00_wr .cont03 .bg04, .main_cont00_wr .cont03 .bg05{
-webkit-transition: background-color 0.3s ease-out;
-moz-transition: background-color 0.3s ease-out;
-o-transition: background-color 0.3s ease-out;
transition: background-color 0.3s ease-out;}

.main_cont01_wr{position:relative;width:100%;height:500px; background:url('/images/main/main-cont01_bg.jpg') no-repeat center top}
.main_cont01{position:relative;width:1200px;margin:0 auto}
.main_cont01:after {display:block;visibility:hidden;clear:both;content:""}
.main_cont01 .left{float:left; width:594px;}
.main_cont01 .left .text{float:left; width:100%;margin-top:98px}
.main_cont01 .left .btn{float:right; width:180px; height:50px; line-height:50px;text-align:center;background:#002d5a; color:#fff;font-size:14px; font-weight:500}
.main_cont01 .left .btn span{font-size:16px; font-weight:700; padding-left:10px}
.main_cont01 .left .btn:hover{background:#107e95;}
.main_cont01 .right{float:right;width:327px }
.main_cont01 .right .text{float:left; width:100%;margin-top:136px}
.main_cont01 .right .btn{float:left; width:78px; height:50px; line-height:50px;text-align:center;background:#107e95; color:#fff;font-size:16px; font-weight:700;}
.main_cont01 .right .btn:hover{background:#002d5a;}

.main_cont02_wr{position:relative;width:100%;height:551px; background:url('/images/main/main-cont02_bg.jpg') no-repeat center top}
.main_cont02{position:relative;width:1200px;margin:0 auto}
.main_cont02:after {display:block;visibility:hidden;clear:both;content:""}
.main_cont02 .left{float:left; width:600px;}
.main_cont02 .left .cont_wr{float:left; width:450px; margin:50px 0 0 50px;}
.main_cont02 .left .cont_wr .s_tit{float:left; width:100%; height:81px; line-height:81px; padding-left:14px; color:#fff; font-weight:500;font-size:30px; background:url('/images/main/main_cont02_line.png') no-repeat left top;box-sizing: border-box;}
.main_cont02 .left .cont_wr .b_tit{float:left; width:100%; line-height:50px; height:90px;padding:15px 0 0 0;text-align:center; font-weight:700; color:#fff; font-size:50px;box-sizing: border-box; }
.main_cont02 .left .cont_wr .img{float:left; width:100%; }
.main_cont02 .left .cont_wr .text{float:left; width:100%;height:100px;  text-align:center; padding:20px 0 0 0;font-weight:500; color:#fff; font-size:18px;box-sizing: border-box; }
.main_cont02 .left .cont_wr .btn{float:left; width:170px;height:45px;line-height:45px; margin:0 140px; text-align:center; font-size:18px; color:#fff; font-weight:700; border:1px solid rgba(255,255,255,0.5)}
.main_cont02 .left .cont_wr .btn:hover{border:1px solid rgba(255,255,255,0.1); background:#fff; color:#333}
.main_cont02 .right{float:left; width:600px;}
.main_cont02 .right .cont_wr{float:left; width:450px; margin:50px 0 0 100px;}
.main_cont02 .right .cont_wr .s_tit{float:left; width:100%; height:81px; line-height:81px; padding-right:14px; color:#fff; text-align:right;font-weight:500;font-size:30px; background:url('/images/main/main_cont02_line.png') no-repeat right top;box-sizing: border-box;}
.main_cont02 .right .cont_wr .b_tit{float:left; width:100%; line-height:50px; height:90px;padding:15px 0 0 0;text-align:center; font-weight:700; color:#fff; font-size:50px;box-sizing: border-box; }
.main_cont02 .right .cont_wr .img{float:left; width:100%; }
.main_cont02 .right .cont_wr .text{float:left; width:100%;height:100px;  text-align:center; padding:20px 0 0 0;font-weight:500; color:#fff; font-size:18px;box-sizing: border-box; }
.main_cont02 .right .cont_wr .btn{float:left; width:170px;height:45px;line-height:45px; margin:0 140px; text-align:center; font-size:18px; color:#fff; font-weight:700; border:1px solid rgba(255,255,255,0.5)}
.main_cont02 .right .cont_wr .btn:hover{border:1px solid rgba(255,255,255,0.1); background:#fff; color:#333}

.main_cont03_wr{position:relative;width:100%;background:#f3f3f3}
.main_cont03{position:relative;width:1200px;margin:0 auto; padding:80px 0}
.main_cont03:after {display:block;visibility:hidden;clear:both;content:""}
.main_cont03 .cont_wr{float:left; width:260px; margin:0 20px;text-align:center }
.main_cont03 .cont_wr .title{float:left; width:100%; padding:0 0 40px 0; color:#002d5a; font-size:24px; font-weight:500;background:url('/images/main/main_cont03_line.jpg') no-repeat center bottom}
.main_cont03 .cont_wr .cont{float:left; width:100%;padding:50px 0 60px 0;min-height:237px; background:url('/images/main/main_cont03_line.jpg') no-repeat center bottom}
.main_cont03 .cont_wr .btn{float:left; width:90px; margin:20px 85px; height:35px; text-align:center; border:1px solid #7f96ac; background:#e5eaee; color:#002d5a; font-size:14px; font-weight:500;}
.main_cont03 .cont_wr .btn:hover{background:#002d5a;border:0px solid #7f96ac;color:#fff;}

.sub_topimg{position: relative;width:100%; height:299px; }
.sub_topimg h2{text-align:center; padding:100px 0 0 0; font-size:40px; font-weight:900; color:#fff}

.sub_topimg01{background:url('../images/sub01/sub_topimg01.jpg') no-repeat center top;}
.sub_topimg02{background:url('../images/sub01/sub_topimg02.jpg') no-repeat center top;}
.sub_topimg03{background:url('../images/sub01/sub_topimg03.jpg') no-repeat center top;}
.sub_topimg04{background:url('../images/sub01/sub_topimg04.jpg') no-repeat center top;}
.sub_topimg05{background:url('../images/sub01/sub_topimg05.jpg') no-repeat center top;}

.sub_menu_wr{position: absolute;width:100%; height:50px;bottom:0;}
.sub_menu_wr .sub_menu{position: relative; width:1200px; margin:0 auto;height:50px;}

/* left_menu */
.left_menu{width:100%; float:left;}
.left_menu ul.vert-one{margin:0;padding:0; width:100%;}
.left_menu ul.vert-one li{float:left; margin-right:1px;padding:0; width:calc(16.666% - 1px); text-align:center;line-height:50px; box-sizing:border-box;background:rgba(255,255,255,0.2)}
.left_menu ul.vert-one li a{letter-spacing:-1px;display:block;text-decoration:none;color:#ccc;font-size:18px; }
.left_menu ul.vert-one li a:hover{color:yellow;font-weight:600;}
.left_menu ul.vert-one li a.current,.left_menu01 ul.vert-one li a.current:hover{ color:yellow; font-weight:700; font-size:18px;background:#000}

.left_menu ul.vert-one02{margin:0 40%;padding:0; width:20%;}
.left_menu ul.vert-one02 li{float:left; margin-right:0px;padding:0; width:100%; text-align:center;line-height:50px; box-sizing:border-box;background:rgba(255,255,255,0.2)}
.left_menu ul.vert-one02 li a{letter-spacing:-1px;display:block;text-decoration:none;color:#ccc;font-size:18px; }
.left_menu ul.vert-one02 li a:hover{color:yellow;font-weight:600;}
.left_menu ul.vert-one02 li a.current,.left_menu01 ul.vert-one li a.current:hover{ color:yellow; font-weight:700; font-size:18px;background:#000}

.left_menu ul.vert-one03{margin:0 20%;padding:0; width:60%;}
.left_menu ul.vert-one03 li{float:left; margin-right:1px;padding:0; width:calc(33.3333% - 1px); text-align:center;line-height:50px; box-sizing:border-box;background:rgba(255,255,255,0.2)}
.left_menu ul.vert-one03 li a{letter-spacing:-1px;display:block;text-decoration:none;color:#ccc;font-size:18px; }
.left_menu ul.vert-one03 li a:hover{color:yellow;font-weight:600;}
.left_menu ul.vert-one03 li a.current,.left_menu01 ul.vert-one li a.current:hover{ color:yellow; font-weight:700; font-size:18px;background:#000}

.left_menu ul.vert-one04{margin:0 30%;padding:0; width:40%;}
.left_menu ul.vert-one04 li{float:left; margin-right:1px;padding:0; width:calc(50% - 1px); text-align:center;line-height:50px; box-sizing:border-box;background:rgba(255,255,255,0.2)}
.left_menu ul.vert-one04 li a{letter-spacing:-1px;display:block;text-decoration:none;color:#ccc;font-size:18px; }
.left_menu ul.vert-one04 li a:hover{color:yellow;font-weight:600;}
.left_menu ul.vert-one04 li a.current,.left_menu01 ul.vert-one li a.current:hover{ color:yellow; font-weight:700; font-size:18px;background:#000}

.left_menu ul.vert-one05{margin:0 10%;padding:0; width:80%;}
.left_menu ul.vert-one05 li{float:left; margin-right:1px;padding:0; width:calc(20% - 1px); text-align:center;line-height:50px; box-sizing:border-box;background:rgba(255,255,255,0.2)}
.left_menu ul.vert-one05 li a{letter-spacing:-1px;display:block;text-decoration:none;color:#ccc;font-size:18px; }
.left_menu ul.vert-one05 li a:hover{color:yellow;font-weight:600;}
.left_menu ul.vert-one05 li a.current,.left_menu01 ul.vert-one li a.current:hover{ color:yellow; font-weight:700; font-size:18px;background:#000}


.sub_title_wrap{position: relative;width:100%; margin:0 auto; padding:50px 0 25px 0;text-align:center;border-bottom:1px solid #b2b2b2 }
.sub_title_wrap span{color:#222; font-size:30px; font-weight:900; border-bottom:3px solid #002d5a; padding-bottom:23px;}

.sub_cont_wrap{position: relative;width:1200px; margin:0 auto; padding:90px 0 50px 0; min-height:500px }
.sub_cont_wrap:after {display:block;visibility:hidden;clear:both;content:""} 

.sub0101_01{float:left; width:100%; }
.sub0101_02{float:left; width:100%; background:url('../images/sub01/sub0101_img02.jpg') no-repeat right top; min-height:590px}
.sub0101_02 .text_box{float:left; width:890px; margin:120px 155px 0 155px}
.sub0101_02 .text_box .font_st01{font-size:26px; font-weight:700;color:#01375d;letter-spacing:-0.05em; }
.sub0101_02 .text_box .font_st02{padding:60px 0; }
.sub0101_02 .text_box .font_st03{text-align:right;padding:80px 0 0 0; font-size:20px; color:#000}
.sub0101_02 .text_box .font_st03 span{font-weight:700}

.sub0102_01{float:left; width:100%; background:url('../images/sub01/sub0102_img01.jpg') no-repeat left top;}
.sub0102_01 .text_box{float:left; width:100%; padding:80px; box-sizing:border-box;}
.sub0102_01 .text_box .ul_st01{float:left; width:100%;margin-bottom:30px}
.sub0102_01 .text_box .ul_st01 li{float:left; }
.sub0102_01 .text_box .ul_st01 li.text01{width:17%;font-size:26px; font-weight:700;color:#01375d;letter-spacing:-0.05em;}
.sub0102_01 .text_box .ul_st01 li.text02{width:83%; padding:10px 0 0 0; word-break: keep-all;}
.sub0102_01 .text_box .contimg{float:left; width:100%;text-align:right;padding:50px 0 0 0}

.sub0103_01{float:left; width:100%; background:url('../images/sub01/sub0103_img01.jpg') no-repeat right top;}
.sub0103_01 .b_year{float:left; width:360px; text-align:right; font-size:40px; color:#29bbb1; font-weight:bold; line-height:44px; padding-right:200px;box-sizing:border-box;background:url('../images/sub01/sub0103_img02.png') no-repeat 210px 15px;}
.sub0103_01 .cont{float:left; width:100%; padding:0 0 50px 360px;background:url('../images/sub01/sub0103_img03.png') no-repeat 390px 50px; box-sizing:border-box;}
.sub0103_01 .cont li{float:left; }
.sub0103_01 .cont li.year{width:20%; font-size:26px; font-weight:700; color:#01375d; }
.sub0103_01 .cont li.mon{width:15%;font-size:18px; line-height:20px;font-weight:700; color:#000;padding-top:10px;}
.sub0103_01 .cont li.day{width:65%;padding-top:10px;line-height:20px;}

.sub0104_01{float:left; width:100%; text-align:center; padding:30px 0 0 0}
.sub0104_02{float:left; width:100%; margin:30px 0 0 0; position: relative;z-index:1}
.sub0104_02_img{position: absolute; top:-30px; right:30px; z-index:2}
.sub0104_03{float:left; width:100%; margin:50px 0 0 0}
.sub0104_03 .title{float:left; width:320px; height:110px; text-align:center; color:#fff;}
.sub0104_03 .bg01{background:#0099ff}
.sub0104_03 .bg02{background:#007cff}
.sub0104_03 .bg03{background:#5256ff}
.sub0104_03 .bg04{background:#9186fb}
.sub0104_03 .title .font_st01{font-size:18px; padding:25px 0 0 0;line-height:20px}
.sub0104_03 .title .font_st02{font-size:30px; padding:10px 0 0 0;font-weight:700; line-height:32px}
.sub0104_03 .cont_wr{float:left; width:810px;margin:10px 0 0 70px;padding-right:30px;box-sizing:border-box;}
.sub0104_03 .cont_wr .btext{float:left; width:100%;font-size:20px; font-weight:700px; color:#000;word-break: keep-all;}
.sub0104_03 .cont_wr .stext{float:left; width:100%;margin:20px 0; padding-left:20px;box-sizing:border-box;}
.sub0104_03 .cont_wr .stext li{list-style:square; }

.sub0105_01{float:left; width:100%;text-align:center }

.sub0106_01{float:left; width:100%;text-align:center ; padding:50px 0; font-size:14px; color:#666;  }
.sub0106_01 .font_st01{font-weight:500; color:#01375d; font-size:16px}
.sub0106_01 .line{padding:0 20px}



.sub02_tabmenu{width:100%; float:left;}
.sub02_tabmenu ul.vert-one{margin:0 30%;padding:0; width:40%;}
.sub02_tabmenu ul.vert-one li{float:left; margin-right:1px;padding:0; width:calc(50% - 1px); text-align:center;line-height:70px; box-sizing:border-box;}
.sub02_tabmenu ul.vert-one li a{letter-spacing:-1px;display:block;text-decoration:none;color:#666;font-size:20px; background:#e3e3e3; }
.sub02_tabmenu ul.vert-one li a:hover{color:#000;font-weight:700;}
.sub02_tabmenu ul.vert-one li a.current,.left_menu01 ul.vert-one li a.current:hover{ color:#fff; font-weight:700; font-size:20px;background:#107e95;}

.sub0201_01{float:left; width:100%; margin:50px 0 0 0}
.sub0201_01 .text_box{float:left; width:700px; margin:0 50px 0 100px}
.sub0201_01 .text_box .font_st01{font-size:26px; font-weight:700;color:#01375d;letter-spacing:-0.05em; }
.sub0201_01 .text_box .font_st02{padding:40px 0 60px 0; word-break: keep-all;}
.sub0201_01 .text_box .font_st03{text-align:right;padding:80px 0 0 0; font-size:20px; color:#000}
.sub0201_01 .text_box .font_st03 span{font-weight:700}
.sub0201_01 .text_box .cont_wr{float:left; width:100%;margin:10px 0 0 0;box-sizing:border-box;}
.sub0201_01 .text_box .cont_wr .btext{float:left; width:100%;font-size:26px; font-weight:700;color:#01375d;letter-spacing:-0.05em;}
.sub0201_01 .text_box .cont_wr .stext{float:left; width:100%;margin:20px 0; padding-left:20px;box-sizing:border-box;}
.sub0201_01 .text_box .cont_wr .stext li{list-style:square; }
.sub0201_01 .img_box{float:left; width:300px; margin:80px 50px 0 0 }
.sub0201_01 .img_box img{width:100%}

.sub0202_01{float:left; width:100%; margin:80px 0 0 0;padding-bottom:130px;background: url('../images/sub02/sub0202_bg.jpg') no-repeat left top;}
.sbox01{float:left; width:150px; margin-right:50px;}
.sbox01 .box{float:left; width:100%;height:100px;color:#fff;  padding:10px;box-sizing:border-box;background:#5256ff}

.sbox02{float:left; width:150px; margin-right:30px;}
.sbox02 .box{float:left; width:100%;height:100px;color:#fff;  padding:10px;box-sizing:border-box;background:#007cff}

.sbox03{float:left; width:150px;}
.sbox03 .box{float:left; width:100%;height:100px; padding:10px;box-sizing:border-box;background:#66c2ff}

.sbox04{float:right; width:630px;}
.sbox04 .box_wr{float:left; width:150px;}
.sbox04 .box_wr .box_t {float:left; width:100%; height:100px;color:#fff; text-align:center; padding:10px;box-sizing:border-box;background:#9186fb}
.sbox04 .box_wr .box_t .font_st01{text-align:center; padding:5px;color:#000;background:rgba(255,255,255,0.6)}
.sbox04 .box_wr .box_c {float:left; width:100%; height:100px;padding:10px;box-sizing:border-box;border:1px solid #999}
.sbox04 .box_wr .box_c p{background:url('../images/sub02/sub0202_icon01.jpg') no-repeat left 5px; padding-left:25px;padding-bottom:5px;box-sizing:border-box;}
.sbox04 .box_wr .box_c p a:hover{color:red}

.sub0203_01{float:left; width:100%; margin:80px 0 ;}
.sbox05{float:left; width:600px; margin:0 300px}
.sbox05 .box_wr{float:left; width:100%;}
.sbox05 .box_wr .box_t {float:left; width:100%; color:#fff; font-size:20px; font-weight:700;text-align:center; padding:35px 0  ;box-sizing:border-box;background:#9186fb}
.sbox05 .box_wr .box_c {float:left; width:100%; padding:30px 0 30px 10px; box-sizing:border-box;border:1px solid #999}
.sbox05 .box_wr .box_c p{background:url('../images/sub02/sub0202_icon01.jpg') no-repeat 200px 6px; padding-left:230px;padding-bottom:5px;box-sizing:border-box;}


.sub0301_01{float:left; width:100%; margin:0 0 60px 0; background:#f6f6f6 url('../images/sub03/sub0301_line01.png') no-repeat left top; padding:70px; box-sizing:border-box; }
.sub0301_01 .left_wr{float:left; width:35%;}
.sub0301_01 .left_wr .font_st01{color:#000; font-weight:700; font-size:32px;line-height:34px;}
.sub0301_01 .left_wr .font_st02{padding-top:15px;color:#5256ff; font-weight:500; font-size:24px;line-height:26px;}
.sub0301_01 .right_wr{float:left; width:65%; padding:50px 0 0 40px; background:url('../images/sub03/sub0301_line02.png') no-repeat left 20px;box-sizing:border-box;}
.sub0301_01 .right_wr .us_st01{float:left; width:100%; padding-left:25px;}
.sub0301_01 .right_wr .us_st01 li{list-style:square}
.sub0301_01 .right_wr .us_st02{float:left; width:100%; padding-left:25px;}
.sub0301_01 .right_wr .us_st02 li{list-style:decimal; padding-bottom:20px;}
.sub0301_01 .right_wr .us_st02 li span{font-weight:500; color:#000}

.sub0302_01{float:left; width:50%; text-align:center}
.sub0302_01 .font_st01{text-align:center; padding:20px;font-size:20px }


.sub0303_01{float:left; width:50%; padding:50px; box-sizing:border-box;}
.sub0303_01 .ul_st01{float:left; width:100%; border-bottom:1px solid #ccc}
.sub0303_01 .ul_st01 li{float:left; padding:0 0 30px 0; margin:30px 0 0 0; }
.sub0303_01 .ul_st01 li.year{width:40%; color:#01375d; font-size:22px; font-weight:700; line-height:24px;}
.sub0303_01 .ul_st01 li.cont{width:60%;font-size:18px;line-height:24px;  }

.sub0303_02{float:left; width:50%; margin:40px 0 0 0; padding:50px; box-sizing:border-box;}
.sub0303_02 .img_box{float:left; width:100%;background:#f3f3f3; text-align:center;line-height:75px; padding:23px 0; margin:0 0 30px 0;}

.sub0401_01{float:left; width:100%; background:url('../images/sub04/sub0401_ctbg.jpg') no-repeat center top;  }
.sub0401_01 .cont_box01{float:left; width:100%; padding:70px; font-size:36px; font-weight:700; color:#fff;text-align:center; box-sizing:border-box; }
.sub0401_01 .cont_box02{float:left; width:100%; padding:90px; color:#000; box-sizing:border-box; word-break: keep-all;background:rgba(255,255,255,0.7)}
.sub0401_02{float:left; width:100%; margin:50px 0; text-align:center; font-weight:700; color:#003e6f; font-size:50px;}
.sub0401_03{float:left; width:100%; border-left:1px solid #ccc;border-top:1px solid #ccc}
.sub0401_03 .cont_wr{float:left; width:100%; border-right:1px solid #ccc;border-bottom:1px solid #ccc;}
.sub0401_03 .cont_wr .left{float:left; width:50%;}
.sub0401_03 .cont_wr .left ul{float:left; width:80%; margin-left:10%;}
.sub0401_03 .cont_wr .left ul li{float:left;line-height:33px}
.sub0401_03 .cont_wr .left ul li.title{width:90%;font-size:24px; color:#007cff; font-weight:700; padding-left:40px; background:url('../images/sub04/sub0401_icon01.jpg') no-repeat left 7px;}
.sub0401_03 .cont_wr .left ul li.ar_img{width:10%; background:url('../images/sub04/sub0401_icon02.jpg') no-repeat right top;}
.sub0401_03 .cont_wr .right{float:left; width:50%; border-left:1px solid #ccc; box-sizing:border-box; }
.sub0401_03 .cont_wr .right .ul_st01{float:left; width:100%; padding:60px;  box-sizing:border-box;}
.sub0401_03 .cont_wr .right .ul_st01 > li {list-style:none;position:relative;top:0;left:0;padding-left:20px;padding-bottom:15px; font-size:18px; color:#000;}
.sub0401_03 .cont_wr .right .ul_st01 > li:last-child{padding-bottom:0px}
.sub0401_03 .cont_wr .right .ul_st01 > li:before {position:absolute;top:0;left:0;margin:0;background:none;}
.sub0401_03 .cont_wr .right .ul_st01 > li:nth-child(1):before {content:'①'}
.sub0401_03 .cont_wr .right .ul_st01 > li:nth-child(2):before {content:'②'}
.sub0401_03 .cont_wr .right .ul_st01 > li:nth-child(3):before {content:'③'}
.sub0401_03 .cont_wr .right .ul_st01 > li:nth-child(4):before {content:'④'}
.sub0401_03 .cont_wr .right .ul_st01 > li:nth-child(5):before {content:'⑤'}
.sub0401_03 .cont_wr .right .ul_st01 > li > span{color:#555; font-size:16px}

.sub0402_01{float:left; width:100%; background:url('../images/sub04/sub0401_ctbg.jpg') no-repeat center bottom;  }
.sub0402_01 .cont_box01{float:left; width:100%; padding:90px; font-size:22px; font-weight:500; color:#fff;text-align:left; box-sizing:border-box;  word-break: keep-all}
.sub0402_02{float:left; width:800px; margin:120px 0 100px 200px; font-size:50px; color:#003e6f; }
.sub0402_02 .font_st01{float:left; width:100%;font-weight:700; background:url('../images/sub04/sub0402_icon01.jpg') no-repeat left 2px; padding-left:85px;box-sizing:border-box;line-height:55px}
.sub0402_02 .font_st02{float:left; width:100%;font-weight:700; background:url('../images/sub04/sub0402_icon01.jpg') no-repeat left 2px; padding-left:85px;box-sizing:border-box;line-height:55px}

.sub0503_01{float:left; width:100%;}
.sub0503_01 .title{float:left; width:100%;text-align:center; font-size:30px; color:#007cff; font-weight:700;}
.sub0503_01 .title span{color:#064578;font-weight:700;padding-right:20px}
.sub0503_01 .img{float:left; width:100%;text-align:center;  margin:50px 0 0 0}



.mgT50{margin-top:50px !important}

.mgT10{margin-top:10px !important}
.mgT60{margin-top:60px !important}
.mgT80{margin-top:80px !important}
.mgT120{margin-top:120px !important}
.mgT140{margin-top:140px !important}
.mgT150{margin-top:150px !important}
.mgT160{margin-top:160px !important}
.mgT170{margin-top:170px !important}
.mgT220{margin-top:220px !important}
.mgT230{margin-top:230px !important}
.mgT280{margin-top:280px !important}
.mgT390{margin-top:390px !important}
.mgT440{margin-top:440px !important}
.mgT450{margin-top:450px !important}
.mgT490{margin-top:490px !important}

.mgB50{margin-bottom:50px !important}

.mgR10{margin-right:10px !important}


.img_pdB30{padding-bottom:30px}