﻿@charset "utf-8";
@import url(fonts.css);
@import url('https://fonts.googleapis.com/css?family=Open+Sans');

/* 초기화 */
html {overflow-y:scroll}
body {margin:0;padding:0; font-size:0.75em;}
html, form, div, p, h1, h2, h3, h4, h5, h6, dl, dt, dd, ul, ol, li, fieldset, th, td,button,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}

#hd ul, nav ul, #ft ul {margin:0;padding:0;list-style:none}
legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
label, input, button, select, img {vertical-align:middle}
input[type=text], input[type=password], input[type=submit], input[type=image], button {border-radius:0;font-size:1em;-webkit-appearance:none}
input, button {margin:0;padding:0;font-family:font-family:'맑은 고딕', 'Malgun Gothic', malgun, sans-serif;font-size:1em}
button {cursor:pointer}

textarea, select {font-family:font-family:'맑은 고딕', 'Malgun Gothic', malgun, sans-serif;font-size:1em}
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;}

ol, ul, li, dl {list-style: none;}
.hidden {position: absolute; left: -9999px;}
table { border-collapse: collapse;}
table caption {height: 0; font-size: 0; line-height: 0; overflow: hidden;}

#container_title {display: none;}

/* 팝업레이어 */
#hd_pop {z-index:1000;position:relative;margin:0 auto;width:970px;height:0}
#hd_pop h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.hd_pops {position:absolute;border:1px solid #e9e9e9;background:#fff}
.hd_pops_con {}
.hd_pops_footer {padding:10px 0;background:#000;color:#fff;text-align:right}
.hd_pops_footer button {margin-right:5px;padding:5px 10px;border:0;background:#393939;color:#fff}

/* 상단 레이아웃 */
#hd {z-index:4;position:relative;min-width:970px;background:#fff}
.hd_zindex {z-index:10 !important}
#hd_h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#hd_wrapper {position:relative;margin:0 auto;padding:26px 0;width:970px;zoom:1}
#hd_wrapper:after {display:block;visibility:hidden;clear:both;content:""}

#logo {float:left;padding:5px 0 0}

/* 전체 검색 */
#hd_sch {float:left;margin:0 0 0 20px;padding:0;border:1px solid #c3c6ca}
#hd_sch legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
#hd_sch #sch_stx {padding-left:5px;width:110px;height:24px;border:0;background:#fff;line-height:1.9em !important;line-height:1.6em}
#hd_sch #sch_submit {padding:0 5px;height:26px;border:0;background:#e2e6eb;color:#333;cursor:pointer}

/* 텍스트 크기 조절 */
#text_size {float:left;margin:0 0 0 10px;letter-spacing:-3px}
#text_size button {margin:0;padding:1px 2px;border:1px solid #c3c6ca;background:transparent;vertical-align:middle;cursor:pointer}
.ts_up {font-size:1.167em !important}
.ts_up2 {font-size:1.3em !important}


/* 메인메뉴 */
#gnb {position:relative;margin:-1px 0 0;border-top:1px dotted #dde4e9;border-bottom:1px solid #dde4e9;background:#ecf0f7}
#gnb h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#gnb_1dul {margin:0 auto !important;padding:0;width:970px;zoom:1}
#gnb_1dul:after {display:block;visibility:hidden;clear:both;content:""}
.gnb_1dli {z-index:10;position:relative;float:left}
.gnb_1da {display:inline-block;padding:0 40px 0 10px;height:35px;background:url('../img/gnb_bg00.gif') center right no-repeat;font-weight:bold;line-height:2.95em;text-decoration:none}
.gnb_1da:focus, .gnb_1da:hover {background:url('../img/gnb_bg00.gif') #333 center right no-repeat;text-decoration:none}
.gnb_1dli_air .gnb_1da {background-color:#333;color:#fff}
.gnb_1dli_on .gnb_1da {background-color:#333;color:#fff}
.gnb_2dul {display:none;position:absolute;top:35px;width:180px}
.gnb_2da {display:block;padding:13px 10px;text-align:left;text-decoration:none}
.gnb_1dli_air .gnb_2da {background-color:#333;color:#fff}
.gnb_1dli_on .gnb_2da {background-color:#333;color:#fff}
.gnb_2da:focus, .gnb_2da:hover {background:#666;text-decoration:none}
.gnb_1dli_over .gnb_2dul {display:block;left:0;background:#fff}
.gnb_1dli_over2 .gnb_2dul {display:block;right:0;background:#fff}

#gnb_empty {padding:10px 0;width:100%;text-align:center;line-height:2em}
#gnb_empty a {text-decoration:underline}

/* 중간 레이아웃 */
#wrapper {z-index:5;margin:0 auto;width:970px;border-right:1px solid #dde4e9;border-left:1px solid #dde4e9;zoom:1}
#wrapper:after {display:block;visibility:hidden;clear:both;content:""}

#aside {float:right;margin:0 0 0 -1px;width:210px;border-left:1px solid #dde4e9;background:#fff}


/* 하단 레이아웃 */
#ft {min-width:970px;border-top:1px solid #dde4e9;background:#f2f5f9}
#ft h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#ft p {margin:0;padding:10px 0;line-height:1.8em}

#ft_catch {position:relative;margin:0 auto;padding:20px 0 0;width:970px;text-align:center}

#ft_company {text-align:center}

#ft_copy {background:#414141}
#ft_copy div {position:relative;margin:0 auto;padding:10px 0;width:970px;color:#fff}
#ft_copy a {display:inline-block;margin:0 10px 0 0;color:inherit}
#ft_copy #ft_totop {position:absolute;top:10px;right:0}

/* 게시물 선택복사 선택이동 */
#copymove {}
.copymove_current {float:right;color:#ff3061}
.copymove_currentbg {background:#f4f4f4}

/* 화면낭독기 사용자용 */
#hd_login_msg {position:absolute;top:0;left:0;font-size:0;line-height:0;overflow:hidden}
.msg_sound_only, .sound_only {display:inline-block !important;position:absolute;top:0;left:0;margin:0 !important;padding:0 !important;font-size:0;line-height:0;border:0 !important;overflow:hidden !important}
/* 본문 바로가기 */
#skip_to_container a {z-index:100000;position:absolute;top:0;left:0;width:1px;height:1px;font-size:0;line-height:0;overflow:hidden}
#skip_to_container a:focus, #skip_to_container a:active {width:100%;height:75px;background:#21272e;color:#fff;font-size:2em;font-weight:bold;text-align:center;text-decoration:none;line-height:3.3em}

/* ie6 이미지 너비 지정 */
.img_fix {width:100%;height:auto}

/* 캡챠 자동등록(입력)방지 기본 -pc */
#captcha {display:inline-block;position:relative}
#captcha legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden;}
#captcha #captcha_img {width:160px;height:60px;border:1px solid #e9e9e9;vertical-align:top;padding:0;margin:0}
#captcha #captcha_mp3 {position:absolute;top:0;left:161px;;margin:0;padding:0;width:31px;height:31px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer}
#captcha #captcha_mp3 span {position:absolute;top:0;left:0;width:31px;height:31px;background:url('../img/captcha.png') no-repeat;}
#captcha #captcha_reload {position:absolute;top:31px;left:161px;margin:0;padding:0;width:31px;height:31px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../img/captcha.png') no-repeat  0 -30px;border-top:1px solid #ccc;text-indent:-999px}
#captcha #captcha_key {margin:0 0 0 33px;padding:0 5px;width:70px;height:60px;border:1px solid #b8c9c2;background:#f7f7f7;font-size:1.333em;font-weight:bold;text-align:center;line-height:2.8em;vertical-align:top}
#captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}

/* 캡챠 자동등록(입력)방지 기본 - mobile */
#captcha.m_captcha audio {display:block;margin:0 0 5px;width:187px}
#captcha.m_captcha #captcha_img {width:160px;height:60px;border:1px solid #e9e9e9;margin-bottom:3px;margin-top:5px;display:block;}
#captcha.m_captcha #captcha_reload {position:static;margin:0;padding:0;width:31px;height:31px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../img/captcha.png') no-repeat  0 -30px;text-indent:-999px}
#captcha.m_captcha #captcha_reload span{display:none;}
#captcha.m_captcha #captcha_key {margin:0;padding:0 5px;width:115px;height:29px;border:1px solid #b8c9c2;background:#f7f7f7;font-size:1.333em;font-weight:bold;text-align:center;line-height:29px;margin-left:3px}
#captcha.m_captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}
#captcha.m_captcha #captcha_mp3 {width:31px;height:31px;background:url('../img/captcha.png') no-repeat; vertical-align:top;overflow:hidden;cursor:pointer;text-indent:-9999px;border:none}

/* ckeditor 단축키 */
.cke_sc {margin:0 0 5px;text-align:right}
.btn_cke_sc{display:inline-block;padding:0 10px;height:23px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;line-height:1.9em;vertical-align:middle;cursor:pointer}
.cke_sc_def {margin:0 0 5px;padding:10px;border:1px solid #ccc;background:#f7f7f7;text-align:center}
.cke_sc_def dl{margin:0 0 5px;text-align:left;zoom:1}
.cke_sc_def dl:after {display:block;visibility:hidden;clear:both;content:""}
.cke_sc_def dt, .cke_sc_def dd {float:left;margin:0;padding:5px 0;border-bottom:1px solid #e9e9e9}
.cke_sc_def dt {width:20%;font-weight:bold}
.cke_sc_def dd {width:30%}

/* 버튼 */
a.btn01 {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;vertical-align:middle}
a.btn01:focus, a.btn01:hover {text-decoration:none}
button.btn01 {display:inline-block;margin:0;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none}
a.btn02 {display:inline-block;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none;vertical-align:middle}
a.btn02:focus, .btn02:hover {text-decoration:none}
button.btn02 {display:inline-block;margin:0;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none}

.btn_confirm {text-align:center} /* 서식단계 진행 */

.btn_submit {padding:8px;border:0;background:#313e4a;color:#fff;letter-spacing:-0.1em;cursor:pointer;font-size:11px;}
fieldset .btn_submit {padding:0 7px;height:24px;line-height:1em;font-size:11px;}

a.btn_cancel {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;vertical-align:middle;font-size:11px;}
button.btn_cancel {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;vertical-align:top;text-decoration:none;font-size:11px;}

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;font-size:11px;} /* 우편번호검색버튼 등 */
a.btn_frmline {line-height:24px}
button.btn_frmline {font-size:1em}

/* 게시판용 버튼 */
a.btn_b01 {display:inline-block;padding:7px;border:1px solid #d9ded9;background:#f2f5f9;color:#000;text-decoration:none;vertical-align:middle;font-size:11px;}
a.btn_b01:focus, .btn_b01:hover {text-decoration:none}
a.btn_b02 {display:inline-block;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none;vertical-align:middle;font-size:11px;}
a.btn_b02:focus, .btn_b02:hover {text-decoration:none}
a.btn_admin {display:inline-block;padding:7px;border:1px solid #e8180c;background:#e8180c;color:#fff;text-decoration:none;vertical-align:middle;font-size:11px;} /* 관리자 전용 버튼 */
a.btn_admin:focus, a.btn_admin:hover {text-decoration:none}

/* 댓글 스타일 */
.cnt_cmt {display:inline-block;margin:0 0 0 3px;font-weight:bold}

/* 기본테이블 */
.tbl_wrap table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_wrap caption {padding:10px 0;font-weight:bold;text-align:left}

.tbl_head01 {margin:0 0 10px}
.tbl_head01 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head01 thead th {padding:12px 0;border-top:1px solid #d3d3d3;border-bottom:1px solid #d3d3d3;background:#f0f0f0;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.tbl_head01 thead a {color:#383838}
.tbl_head01 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head01 tfoot th, .tbl_head01 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head01 tbody th {padding:8px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head01 td {padding:8px 5px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;line-height:1.5em;word-break:break-all}
.tbl_head01 a {}

.tbl_head02 {margin:0 0 10px}
.tbl_head02 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head02 thead th {padding:5px 0;border-top:1px solid #d1dee2;border-bottom:1px solid #d1dee2;background:#e5ecef;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.tbl_head02 thead a {color:#383838}
.tbl_head02 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head02 tfoot th, .tbl_head02 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head02 tbody th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head02 td {padding:5px 3px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;line-height:1.4em;word-break:break-all}
.tbl_head02 a {}

/* 폼 테이블 */
.tbl_frm01 {margin:0 0 20px}
.tbl_frm01 table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_frm01 th {width:70px;padding:7px 13px;border:1px solid #e9e9e9;border-left:0;background:#f5f8f9;text-align:left}
.tbl_frm01 td {padding:7px 10px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:transparent}
.tbl_frm01 textarea, .frm_input {border:1px solid #e4eaec;background:#f7f7f7;color:#000;vertical-align:middle;line-height:2em}
.tbl_frm01 textarea {padding:2px 2px 3px}
.frm_input {height:22px}
.tbl_frm01 textarea {width:98%;height:100px}
.tbl_frm01 a {text-decoration:none}
.tbl_frm01 .frm_file {display:block;margin-bottom:5px}
.tbl_frm01 .frm_info {display:block;padding:0 0 5px;line-height:1.4em}

/* 자료 없는 목록 */
.empty_table {padding:50px 0 !important;text-align:center}
.empty_list {padding:20px 0 !important;text-align:center}

/* 필수입력 */
.required, textarea.required {background:url('../img/wrest.gif') #f7f7f7 top right no-repeat !important}

/* 테이블 항목별 정의 */
.td_board {width:120px;text-align:center}
.td_category {width:80px;text-align:center}
.td_chk {width:30px;text-align:center}
.td_date {width:60px;text-align:center}
.td_datetime {width:110px;text-align:center}
.td_group {width:100px;text-align:center}
.td_mb_id {width:100px;text-align:center}
.td_mng {width:80px;text-align:center}
.td_name {width:100px;text-align:left}
.td_nick {width:100px;text-align:center}
.td_num {width:50px;text-align:center}
.td_numbig {width:80px;text-align:center}
.td_stat {width:60px;text-align:center}

.txt_active {color:#5d910b}
.txt_done {color:#e8180c}
.txt_expired {color:#ccc}
.txt_rdy {color:#8abc2a}

/* 새창 기본 스타일 */
.new_win {}
.new_win .tbl_wrap {margin:0 20px}
.new_win #win_title {margin:0 0 20px;padding:20px;border-top:3px solid #333;border-bottom:1px solid #dde4e9;background:#fff;font-size:1.2em}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win .win_ul {margin:-20px 0 20px 0;padding:0 20px;border-bottom:1px solid #455255;background:#484848;list-style:none;zoom:1}
.new_win .win_ul:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_ul li {float:left;margin-left:-1px}
.new_win .win_ul a {display:block;padding:10px 10px 8px;border-right:1px solid #455255;border-left:1px solid #455255;color:#fff;font-family:font-family:'맑은 고딕', 'Malgun Gothic', malgun, sans-serif;font-weight:bold;text-decoration:none}
.new_win .win_desc {padding:20px}

.new_win .win_btn {clear:both;padding:20px;text-align:center} /* 새창용 */
.new_win .win_btn button {display:inline-block;padding:0 10px;height:30px;border:0;background:#4b545e;color:#fff;line-height:2em;cursor:pointer}
.new_win .win_btn input {padding:0 10px;height:30px;line-height:2em}
.new_win .win_btn a {display:inline-block;padding:0 10px;height:30px;background:#4b545e;color:#fff;vertical-align:middle;line-height:2.4em}
.new_win .win_btn a:focus, .new_win .win_btn a:hover {text-decoration:none}

/* 검색결과 색상 */
.sch_word {color:#ff3061}

/* 자바스크립트 alert 대안 */
#validation_check {margin:100px auto;width:500px}
#validation_check h1 {margin-bottom:20px;font-size:1.3em}
#validation_check p {margin-bottom:20px;padding:30px 20px;border:1px solid #e9e9e9;background:#fff}

/* 사이드뷰 */
.sv_wrap {display:inline-block;position:relative;font-weight:normal}
.sv_wrap .sv {z-index:1000;display:none;margin:5px 0 0;border:1px solid #283646}
.sv_wrap .sv a {display:inline-block;margin:0;padding:3px;width:94px;border-bottom:1px solid #283646;background:#111;color:#fff !important}
.sv_wrap a:focus, .sv_wrap a:hover, .sv_wrap a:active {text-decoration:none}
.sv_on {display:block !important;position:absolute;top:10px;left:20px;width:auto;height:auto}
.sv_nojs .sv {display:block}

/* 페이징 */
.pg_wrap {clear:both;margin:0 0 20px;padding:20px 0 0;text-align:center}
.pg {}
.pg_page, .pg_current {display:inline-block;padding:0 8px;height:25px;color:#000;letter-spacing:0;line-height:2.2em;vertical-align:middle}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page {background:#e4eaec;text-decoration:none}
.pg_start, .pg_prev {/* 이전 */}
.pg_end, .pg_next {/* 다음 */}
.pg_current {display:inline-block;margin:0 4px 0 0;background:#333;color:#fff;font-weight:normal}

/* Mobile화면으로 */
#device_change {display:block;margin:0.3em;padding:0.5em 0;border:1px solid #eee;border-radius:2em;background:#fff;color:#000;font-size:2em;text-decoration:none;text-align:center}

/*메일인증*/
.rg_em{margin-top:5px}
.rg_em caption{padding:0;font-size:0;line-height:0;overflow:hidden}

/*캡챠 모바일에서 피시버젼*/
#captcha.m_captcha audio{display:block;margin:5px 0 10px;}
#captcha.m_captcha #captcha_key{margin-left:3px }
#captcha.m_captcha #captcha_reload span{background:none;display:inline}
#captcha.m_captcha  #captcha_reload {position:relative ;width:auto;top:0;left:0;margin:0;padding:0 10px;height:43px;border:0;background:#e4eaec;vertical-align:middle;overflow:hidden;cursor:pointer}


/*====추가CSS====*/
/*====PC 버전 - 1200px 이상====*/
/*==공통==*/
html {width: 100%; overflow-x: hidden;}
body {width: 100%; overflow-x: hidden; font-family: '맑은 고딕', 'Malgun Gothic', malgun, sans-serif;}

/*==전체==*/
#all-wrap {width: 100%; min-width: 1200px; height: 100%; margin: 0 auto; background-color: #fff; overflow-x: hidden;}
#all-wrap .eng {font-family: Arial, airal, sans-serif;}

/*==헤더==*/
#header-wrap {width: 100%;  height: 96px; margin: 0 auto; border-bottom: 1px solid #d3d3d3;  box-sizing: initial; -webkit-box-sizing: initial;}
#header {width: 1200px; margin: 0 auto; position: relative;}
#header h1 {float: left; padding: 23px 0 0 13px;}
/*=주메뉴 - lnb=*/
#lnb {float: right; margin: 53px 13px 0 0;}
#lnb ul {overflow: hidden; }
#lnb ul li {float: left; margin: 0 0 0 80px;}
#lnb ul li a {color: #000; font-size: 18px; display: block; text-transform: uppercase;}
/*=상단메뉴 - tnb=*/
#tnb {position: absolute; top: 10px; right: 13px; overflow: hidden;}
#tnb ul {float: left; overflow: hidden;}
#tnb ul li {float: left; line-height: 23px; text-align: center;}
#tnb ul li a {display: block; color: #000; font-size: 12px; text-transform: uppercase;}
#tnb .tnbSNS li {margin: 0 0 0 2px; }
#tnb .tnbLng li {margin: 0 0 0 7px; width: 90px; height: 23px; }
#tnb .tnbLng li a {background: #f0f0f0;}
#tnb .tnbLng li:hover a {color: #fff; background: #013f68;}
/*==토글메뉴==*/
#toggle-nav-btn {display: none; position:  absolute; top: 24px; right: 2%; cursor: pointer;}
#toggle-nav {display: none; width: 100%; min-width: 300px; position: absolute; top: 74px; left: 0; z-index: 999; text-transform: uppercase;}
#toggle-nav li {font-size: 15px;}
#toggle-nav li a {display: block;  height: 44px; line-height: 44px; }
/*lnb*/
#toggle-lnb {width: 100%;}
#toggle-lnb ul {}
#toggle-lnb ul li {width: 100%; background: #fff;}
#toggle-lnb ul li a {padding: 0 2%; color: #000; border-bottom: 1px solid #d3d3d3;}
/*tnb*/
#toggle-tnb {background: #233f52; padding: 0 2%;}
#toggle-tnb ul {overflow: hidden; text-align: center;}
#toggle-tnb li {display: inline-block; margin: 0 3px;}
#toggle-tnb li a {color: #fff;}


/*==컨테이너==*/
#container-wrap {width: 100%;  margin: 0 auto;}
#container-wrap .img-t, #container-wrap .img-m {display: none;}
#container-wrap .basic-btn {display: inline-block; font-size: 16px; text-align: center; border: 1px solid #000; padding: 0 15px 5px;}
#container {}


/*==메인==*/
/*
#main-slider {position: relative; width: 100%; height: 626px;}
#main-slider .swiper-container {width: 100%; height: 100%; margin: 0 auto;}
#main-slider .swiper-slide {cursor: pointer;}
#main-slider .slide01 {background: url("/img/main01.jpg") no-repeat center top; background-size: cover;}
#main-slider .slide02 {background: url("/img/main01.jpg") no-repeat center top; background-size: cover;}
*/
/*==이미지==*/
#main-img {width: 100%; height: 626px; background: url("/img/main-img.jpg") no-repeat center top; background-size: cover; cursor: pointer;}
#main-img.eng-mi {background: url("/img/eng-main-img.jpg") no-repeat center top; background-size: cover; }

/*==섹션==*/
/*=공통=*/
#msection {padding: 55px 0;}
.msection01, .msection03 {background: #fff;}
.msection02, .msection04 {background: #f5f5f5; }
#msection .msection-inner {width: 1174px; margin: 0 auto;}
#msection .msection-title {margin-bottom: 30px; color: #233f52; text-align: center; letter-spacing: -0.05em; }
#msection .msection-title p {font-size: 24px;}
#msection .msection-title h2 {font-size: 34px; font-weight: normal; padding-bottom: 23px; background: url("/img/msection-title.gif") no-repeat center bottom; text-transform: uppercase;}
/*=섹션01=*/
.benefits-list {overflow: hidden;}
.benefits-list li {float: left; width: 280px; height:280px; box-sizing: border-box; border: 1px solid #d3d3d3; text-align: center; margin: 0 18px 0 0;}
.benefits-list li:last-of-type {margin-right: 0;}
.benefits-list .benefits01 {background: url("/img/benefits01-icon.png") no-repeat center 61px;}
.benefits-list .benefits02 {background: url("/img/benefits02-icon.png") no-repeat center 61px;}
.benefits-list .benefits03 {background: url("/img/benefits03-icon.png") no-repeat center 61px;}
.benefits-list .benefits04 {background: url("/img/benefits04-icon.png") no-repeat center 61px;}
.benefits-list li p {padding-top: 144px; font-size: 24px; color: #243f52; text-transform: capitalize;}
.benefits-list li p .no {display: block; font-size: 30px; font-weight: bold; color: #e55043; text-transform: uppercase;}
/*=영어 - 섹션01=*/
.eng-bfl .benefits01 {background: url("/img/benefits01-icon.png") no-repeat center 48px;}
.eng-bfl .benefits02 {background: url("/img/benefits02-icon.png") no-repeat center 48px;}
.eng-bfl .benefits03 {background: url("/img/benefits03-icon.png") no-repeat center 48px;}
.eng-bfl .benefits04 {background: url("/img/benefits04-icon.png") no-repeat center 48px;}
.eng-bfl li p {padding-top: 140px; line-height: 32px; letter-spacing: -0.05em;}
/*=섹션02=*/
.msection02 {}
.msection02 .system-wrap {position: relative; overflow: hidden;}
.msection02 .image {width: 484px; float: left;}
.msection02 .image .big {box-sizing: border-box; width: 484px; height: 446px; border: 1px solid #e1e1e1;}
.msection02 .image .big img {width: 100%;}
.msection02 .image .thumbs {position: absolute; top: 0; right:0;}
.msection02 .image .thumbs ul {overflow: hidden;}
.msection02 .image .thumbs li {float: left; box-sizing: border-box; width:220px; height: 200px; margin: 0 10px 0 0; border: 1px solid #e1e1e1;}
.msection02 .image .thumbs li:last-of-type {margin: 0 0 0 0;}
.msection02 .image .thumbs li img {}
.msection02 .explain {float: right; width: 680px; margin: 212px auto 0;}
.msection02 .explain ul {padding-bottom: 9px;}
.msection02 .explain ul li {font-size: 16px; color: #233f52; margin: 0 0 6px 0; letter-spacing: -0.05em;}
.msection02 .explain ul li::before {content:"• ";}
/*=섹션03=*/
.msection03 {}
.msection03 ul {overflow: hidden; width: 706px; margin: 0 auto;}
.msection03 ul li {float: left; margin: 0 8px 8px 0;}
.msection03 ul li:nth-of-type(3n) {margin-right:0;}
/*=섹션04=*/
.msection04 {}
.msection04 .main-news {}
.msection04 .news-list {overflow: hidden;}
.msection04 .news-list > li {float: left; width:378px; margin: 0 18px 0 0;}
.msection04 .news-list > li:last-of-type {margin-right: 0;}
.msection04 .news {}
.msection04 .news .img {}
.msection04 .news .img img {width: 100%;}
.msection04 .news ul {}
.msection04 .news li {padding: 12px; font-size: 14px;}
.msection04 .news li.title {font-size: 20px; border-bottom: 2px solid #013f68; overflow:hidden; text-overflow:ellipsis; -o-text-overflow:ellipsis; -ms-text-overflow:ellipsis; white-space: nowrap;}
.msection04 .news li.con {}
.msection04 .news li.con a {color: #797979;}
.msection04 .news li.date {padding-top: 0; padding-bottom:0;}


/*==서브==*/
/*==공통==*/
#container-wrap .sub-top {width:100%; height: 154px; margin: 0 auto; background: url("/img/sub-top.jpg") no-repeat center center;}
#container-wrap .sub-top-inner {width: 1174px; height: 100%; margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
#container-wrap .sub-top-inner p {font-size: 34px; color: #000; text-transform: uppercase;}
#contents {width: 100%; max-width: 1174px; margin: 35px auto 108px; }
/*타이틀*/
#contents .sub-title {text-transform: uppercase; margin-bottom: 55px;}
#contents .sub-title h2 {font-size: 34px; color: #000; font-weight: normal;}
#contents .sub-title ol {overflow: hidden;}
#contents .sub-title ol li {float: left; position: relative; margin-right: 21px; font-size: 15px; color: #000; vertical-align: middle;}
#contents .sub-title ol li a {display: block; font-size: 15px; color: #000;}
#contents .sub-title ol li::before {content: ">"; position: absolute; top: 0px; left:-16px;}
#contents .sub-title ol li:first-child::after {display: none;}
#contents .sub-title ol li:last-of-type {margin-right: 0;}
#contents .sub-title ol li.home {width: 15px; height: 20px; text-indent: -9999px;  background: url("/img/home-btn.png") no-repeat left center;}
/*네비*/
#contents .sub-nav {margin-bottom: 55px;}
#contents .sub-nav ul {height: 63px; border-top: 1px solid #3d3d3d; background: url("/img/sub-nav-line.gif") no-repeat right 25px ;}
#contents .sub-nav li {float: left; text-align: center; position: relative; font-size: 16px; background: url("/img/sub-nav-line.gif") no-repeat left 25px;}
#contents .sub-nav li a {display: block; line-height: 60px;}
#contents .sub-nav li.on a {margin-top: -3px; font-weight: bold; border-top: 3px solid #3d3d3d;}
#contents .sub-nav li:hover a {margin-top: -3px; font-weight: bold; border-top: 3px solid #3d3d3d;}
#contents .sub-nav .sub01 li  {width: 33.333%;}
#contents .sub-nav .sub04 li  {width: 50%;}

#contents .sub-contents {}
#contents .responsive img {max-width: 100%;}
#contents .size24 {font-size: 24px;}
#contents .size20 {font-size: 20px;}
#contents .size18 {font-size: 18px;}
#contents .size15 {font-size: 15px;}
#contents .red {color: #e53a25;}
#contents .black {color: #000;}

/*테이블 - 리스트*/
#contents .tbl-wrap {width: 100%;}
#contents .tbl-wrap table {width: 100%; font-size: 14px; border: 1px solid #d3d3d3;}
#contents .tbl-wrap th {font-weight: normal; text-align: center; background: #f0f0f0; color: #3d3d3d;}
#contents .tbl-wrap td {border-top: 1px solid #d3d3d3; color: #3d3d3d;}
#contents .tbl-wrap td.tbl-num {text-align: center;}
#contents .tbl-wrap td.tbl-title {text-align: left;}
#contents .list-tbl th {padding: 10px 8px; font-weight: 600;}
#contents .list-tbl td {padding: 10px;}
#contents .tbl01 th {text-align: left;}
#contents .tbl01 td {border-right: 1px solid #d3d3d3;}
#contents .tbl02 {margin: 15px 0;}
#contents .tbl02 td {text-align: center; border-right: 1px solid #d3d3d3;}
#contents .tbl03 table {}
#contents .tbl03 th {width: 15%; padding: 10px 8px; font-weight: 600; border-bottom: 1px solid #d3d3d3;}
#contents .tbl03 td {padding: 10px 30px;}
#contents .tbl03 td span {display: block; font-size: 12px; margin-top: 3px;}

/*서브 섹션*/
#ssection {color: #3d3d3d; font-size: 15px; letter-spacing: -0.05em; margin-bottom: 100px;}
#ssection .ssection-title {font-size: 20px; font-weight: normal; color: #313e4a; margin-bottom: 32px; padding-top: 4px; background: url("/img/ssection-title.gif") no-repeat left top;}
#ssection .ssection-title span {font-size: 14px; text-transform: capitalize; vertical-align: text-bottom;}


/*==BRAND STORY - 인사말==*/
#contents .sub01_1 {}
#contents .sub01_1 .size20 {margin: 40px 0 20px;}
#contents .sub01_1 .size15 {margin: 20px 0;}


/*==BRAND STORY - 오시는 길==*/
#contents .sub01_3 {}
#daumRoughmapContainer1477305289393 {width: 100%;}
#daumRoughmapContainer1477305289393 .wrap_map {height: 400px;}
#daumRoughmapContainer1477305289393 .wrap_controllers {display: none;}
#contents .sub01_3 .size15 {margin-top: 20px;}


/*==PRODUCTS==*/
#contents .sub02 {}
#contents .sub02 .mall-btn {margin-bottom: 40px; width: 290px; height: 50px; background: #f4f4f4; border: 1px solid #c3c3c3;  line-height: 50px; box-sizing: initial; -webkit-box-sizing: initial;}
#contents .sub02 .mall-btn a {display: block;  font-size: 16px; text-transform: uppercase; padding: 0 0 0 15px;}
#contents .sub02 .mall-btn img {margin-left: 10px; vertical-align: sub;}
#contents .sub02 .mall-btn a:hover {color: initial; text-decoration: none;}
#contents .sub02 .eng-mall-btn {width: 173px;}
#contents .sub02 .eng-mall-btn a {padding: 0 0 0 20px;}
#contents .psection01 {overflow: hidden;}
#contents .psection01 .left {float: left; width: 478px; height: 441px;}
#contents .psection01 .left img {max-width: 100%;}
#contents .psection01 .right {float: right; width: 682px; height: 441px; box-sizing: border-box; border: 1px solid #d3d3d3; border-top: 3px solid #000;}
#contents .psection01 .right ul {overflow: hidden;}
#contents .psection01 .right li {float: left; border-right: 1px solid #d3d3d3; border-top: 1px solid #d3d3d3; box-sizing: border-box;}
#contents .psection01 .right li img {width: 100%;}
#contents .psection01 .right li:first-of-type, #contents .psection01 .right li:nth-of-type(2), #contents .psection01 .right li:nth-of-type(3) {border-top: 0;}
#contents .psection01 .right li:nth-of-type(3n) {border-right: 0;}
#contents .psection02 {}
#contents .psection02 .ex-list {margin-top: 20px;}
#contents .psection02 .ex-list li {font-size: 15px; line-height: 26px;}
#contents .psection02 .ex-list li::before {content:"• ";}
#contents .psection03 {}
#contents .psection03 .size24 {margin-bottom: 14px;}
#contents .psection03 .size15 {}
#contents .psection03 .use-list {overflow: hidden; text-transform: uppercase;}
#contents .psection03 .use-list li {float: left; width: 578px; height: 200px; margin: 18px 18px 0 0; text-align: center; font-size: 28px; font-weight: bold; color: #fff;
    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;
}
#contents .psection03 .use01 {background: url("/img/psection03-img01.jpg") no-repeat center center; background-size: cover;}
#contents .psection03 .use02 {background: url("/img/psection03-img02.jpg") no-repeat center center; background-size: cover;}
#contents .psection03 .use03 {background: url("/img/psection03-img03.jpg") no-repeat center center; background-size: cover;}
#contents .psection03 .use04 {background: url("/img/psection03-img04.jpg") no-repeat center center; background-size: cover;}
#contents .psection03 .use-list li:nth-of-type(2n) {margin-right: 0;}
#contents .psection04 {}
#contents .psection05 {overflow: hidden;}
#contents .psection05 .tbl-wrap {float: left; width:50%;}
#contents .psection05 .size15::before {content: "* ";}
#contents .psection06 {}
#contents .psection06 .reference {padding: 15px 20px; font-size: 13px; background: #f0f0f0;}
#contents .psection06 .reference p::before {content: "* ";}
#contents .psection06 .reference ul {overflow: hidden;}
#contents .psection06 .reference li {display: inline-block; margin-right: 14px; position: relative;}
#contents .psection06 .reference li::after {content:""; height: 10px; border-right: 1px solid #3d3d3d; position: absolute; top: 5px; right: -10px;}
#contents .psection06 .reference li:last-of-type::after {display: none;}

/*==TECHNOLOGY==*/
#ssection .tsection-box {margin-bottom: 25px;}
#ssection .tsection-box ul {margin-top: 8px;}
#ssection .tsection-box li {font-size: 15px; line-height: 26px;}
#contents .tsection01 {}
#contents .tsection02 {}
#contents .tsection03 {}
#contents .tsection03 ul {overflow: hidden;}
#contents .tsection03 li {float: left; margin-right: 20px;}
#contents .tsection03 li:last-of-type {margin-right: 0;}
#contents .tsection04 {}
#contents .tsection04 .top {overflow: hidden;}
#contents .tsection04 .top .image {float: left; margin-right: 10px;}
#contents .tsection04 .top .text {float: left;}
#contents .tsection04 p {margin: 10px 0;}
#contents .tsection04 .bottom li {color: #797979;}
#contents .tsection04 .bottom li::before {content: "- ";}
#contents .tsection05 {}
#contents .tsection05 ul {overflow: hidden;}
#contents .tsection05 li {display: inline-block; width: 49.7%; vertical-align: bottom;}
#contents .tsection06 {}
#contents .tsection06 .responsive {position: relative; max-width: 770px; height: auto; margin: 0 auto; text-align: center;}
#contents .tsection06-img ul li {position: absolute; top: 0; left: 0;}
#contents .tsection06-img ul li {opacity: 0;}
#contents .tsection06-img ul .active {opacity: 1; z-index: 1;}
#contents .tsection07 {}
#contents .tsection07 ul {overflow: hidden;}
#contents .tsection07 li {float: left; width: 20%; text-align: center; margin: 10px 0;}
#contents .tsection07 li img {max-width:100%;}
#contents .tsection07 li p {margin-top: 5px; letter-spacing: -0.07em;}
#contents .tsection07 li span {display: block;}

/*==NEWS==*/
#align {margin: 0 0 12px 0; text-align: right;}
#news-wrap .list {}
#news-wrap .list > li {margin: 0 0 20px 0}
#news-wrap .news {position: relative; overflow: hidden; padding: 18px 30px; border: 1px solid #d3d3d3; letter-spacing: -0.05em;}
#news-wrap .news .image {float: left; width: 375px; height: 154px;}
#news-wrap .news ul {float: right; width: 714px;}
#news-wrap .news li {font-size: 14px; color: #3d3d3d;}
#news-wrap .news li.title {font-size: 20px; font-weight: 600;}
#news-wrap .news li.con {height: 72px; overflow: hidden; margin: 15px 0; }
#news-wrap .news li.con a {color: #797979;}
#news-wrap .news li.date {}


/*==풋터==*/
#footer-wrap {clear: both; width: 100%; margin: 108px auto 0; border-top: 1px solid #d3d3d3; font-size: 13px;}
#footer {border-top: 1px solid #e3e3e3; background: #f0f0f0;}
#footer .footer-title {margin-bottom: 24px;}
#footer .footer-text {overflow: hidden; padding: 40px 0; color: #797979; text-align: center;}
#footer .footer-title p {display: inline-block; color: #545454; font-size: 24px; letter-spacing: 0.2em; text-transform: uppercase; padding: 0 20px;}
#footer .footer-title .slash {display: inline-block; width: 109px; height: 17px; background: url("/img/footer-title.png") no-repeat left center;}
#footer .footer-title img {max-width: 100%; box-sizing:border-box;}
#footer .footer-text select {width: 170px;}
#footer .footer-text .text-box {display: inline-block;}
#footer .footer-text .text-box ul {text-align: left; padding-left: 46px;}
#footer .footer-text .text-box ul li {margin: 2px 0;}
#footer .footer-text .text-box ul li:last-of-type {margin-top: 12px;}
#footer .footer-text .text-box ul li section {height: 21px;}
#footer .footer-text .text01 {margin: 0 100px 0 0;}
#footer .footer-text .text01 ul {background: url("/img/footer-text01.png") no-repeat left center;}
#footer .footer-text .text02 ul {background: url("/img/footer-text02.png") no-repeat left center;}
#footer .footer-bottom {padding: 26px 0; font-size: 13px; text-transform: uppercase; color: #545454; background: #fff; text-align: center;}
#footer .footer-bottom ul {margin: 0 0 5px;}
#footer .footer-bottom li {display: inline-block; margin-right: 5px;}
#footer .footer-bottom small {display: block; font-size: 13px;}
/*==영어 - 풋터==*/
#footer-wrap.eng-fw {margin-top: 30px;}
#footer.eng-f .footer-text .text01 {margin: 0 50px 0 0;}


/*==반응형 미디어쿼리==*/
/*==1199px 이하==*/
@media all and (max-width: 1199px) {
    /*=전체=*/
    #all-wrap {overflow: hidden; min-width:300px;}
    /*=헤더=*/
    #header {width: 96%;}
    /*=메인=*/
    /*=이미지=*/
    #main-img {height: 502px;}
    #main-img .responsive {width: 96%;}
    #main-img .text {width: 100%;}
    #main-img .text div {padding: 70px 0 0 2%;}
    #main-img .text p {text-transform: uppercase; letter-spacing: -0.05em;}
    #main-img .text .size30 {font-size: 28px;}
    #main-img .text .size44 {font-size: 42px;}
    #main-img .text .size56 {font-size: 54px;}
    #main-img .text .blue-bg {padding: 22px 24px 33px 26px;}
    #main-img .text .btn {font-size: 14px;}
    /*=섹션=*/
    /*공통*/
    #msection .msection-inner {width: 96%;}
    /*섹션01*/
    .benefits-list {}
    .benefits-list li {width: 23.5%; height: 242px;  margin: 0 2% 0 0;}
    .benefits-list .benefits01, .benefits-list .benefits02, .benefits-list .benefits03, .benefits-list .benefits04{background-position: center 46px;}
    .benefits-list li p {padding-top: 129px; font-size: 22px;}
    .benefits-list li p .no {font-size: 28px;}
    /*영어 - 섹션01*/
    .eng-bfl .benefits01, .eng-bfl .benefits02, .eng-bfl .benefits03, .eng-bfl .benefits04{background-position: center 34px;}
    .eng-bfl li p {padding-top: 122px; line-height: 30px;}
    /*섹션02*/
    .msection02 .image {width: 708px; overflow: hidden; float: none; margin: 0 auto;}
    .msection02 .image .big {float: left; width: 524px; height: 483px;}
    .msection02 .image .big img {}
    .msection02 .image .thumbs {float: right; position: static;}
    .msection02 .image .thumbs li {float: none; width: 168px; height: 153px; margin: 0 0 10px 0;}
    .msection02 .image .thumbs li img {width:100%;}
    .msection02 .explain {float: none; width: 708px; margin: 0 auto;}
    .msection02 .explain ul {margin: 20px 0; padding-bottom: 0;}
    /*섹션04*/
    .msection04 .news-list > li {width: 32%; margin: 0 2% 0 0;}
    /*=서브=*/
    #contents .sub-title, #contents .sub-nav {margin-bottom: 45px;}
    #container-wrap .sub-top-inner {width: 96%;}
    #contents {width: 96%;}
    /*PRODUCTS*/
    #contents .psection01 {}
    #contents .psection01 .left {float: none; width: 708px; height: auto; margin: 0 auto 20px; text-align: center;}
    #contents .psection01 .right {float: none; width: 708px; height: auto; margin: 0 auto;}
    #contents .psection01 .right li {width: 33.333%;}
    #contents .psection03 .use-list li {width: 49%; height: 180px; margin: 2% 2% 0 0; font-size: 26px;}
    /*TECHNOLOGY*/
    #contents .tsection07 li {width: 25%;}
    /*NEWS*/
    #news-wrap .news .image {width: 32%; }
    #news-wrap .news .image img {width:100%; height: 100%;}
    #news-wrap .news ul {width: 66%;}
}

/*==999px 이하==*/
@media all and (max-width: 999px) {
    /*=헤더=*/
    #header-wrap {height: 73px;}
    #header {width:100%;}
    #header h1 {padding: 18px 0 0 2%;}
    #header h1 img {width: 74%;}
    #lnb, #tnb {display: none;}
    #toggle-nav-btn, #toggle-nav {display : block;}
    /*=컨테이너=*/
    #container .basic-btn {font-size: 15px; padding: 0 13px 4px;}
    /*=메인=*/
    /*=이미지=*/
    #main-img {height: 451px;}
    /*=섹션=*/
    /*공통*/
    #msection {padding: 45px 0;}
    #msection .msection-title p {font-size: 22px;}
    #msection .msection-title h2 {font-size: 30px;}
    /*섹션01*/
    .benefits-list li {height: 210px;}
    .benefits-list .benefits01 {background: url("/img/benefits01-icon-m.png") no-repeat center 42px;}
    .benefits-list .benefits02 {background: url("/img/benefits02-icon-m.png") no-repeat center 42px;}
    .benefits-list .benefits03 {background: url("/img/benefits03-icon-m.png") no-repeat center 42px;}
    .benefits-list .benefits04 {background: url("/img/benefits04-icon-m.png") no-repeat center 42px;}
    .benefits-list li p {padding-top: 113px; font-size: 20px; line-height: 28px;}
    .benefits-list li p .no {font-size:26px;}
    /*영어 - 섹션01*/
    .eng-bfl .benefits01, .eng-bfl .benefits02, .eng-bfl .benefits03, .eng-bfl .benefits04{background-position: center 28px;}
    .eng-bfl li p {padding-top: 102px;}
    /*섹션04*/
    .msection04 .news li {padding: 10px;}
    .msection04 .news li.title {font-size: 18px;}
    /*=서브=*/
    #container-wrap .sub-top{height: 140px; background: url("/img/sub-top-t.jpg") no-repeat 100% top;}
    #contents .sub-title, #contents .sub-nav {margin-bottom: 35px;}
    #container-wrap .sub-top p, #contents .sub-title h2 {font-size: 30px;}
    #contents {margin: 35px auto 98px;}
    #contents .sub-nav ul {height: 53px; background: url("/img/sub-nav-line.gif") no-repeat right 20px ;}
    #contents .sub-nav li {background: url("/img/sub-nav-line.gif") no-repeat left 20px;}
    #contents .sub-nav li a {line-height: 50px;}
    /*테이블 - 리스트*/
    #contents .tbl03 th {width: 20%;}
    /*=서브=*/
    #contents .size24 {font-size: 22px;}
    #contents .size18 {font-size: 17px;}
    /*서브섹션 공통*/
    #ssection {margin-bottom: 80px;}
    #ssection .ssection-title {margin-bottom: 24px;}
    /*BRAND STORY - 인사말*/
    #contents .sub01_1 .size20 {margin: 30px 0 15px;}
    #contents .sub01_1 .size15 {margin: 15px 0;}
    /*PRODUCTS*/
    #contents .sub02 .mall-btn {margin-bottom: 30px; width: 285px;}
    #contents .sub02 .mall-btn a {font-size: 15px;}
    #contents .sub02 .eng-mall-btn {width: 169px;}
    #contents .psection03 .size24 {margin-bottom: 10px;}
    #contents .psection05 .tbl-wrap {float: none; width: 100%;}
    #contents .psection03 .use-list li {width: 49%; height: 154px; margin: 2% 2% 0 0; font-size: 24px;}
    /*TECHNOLOGY*/
    #contents .tsection03 li {float: left; width: 49%; margin-right: 2%;}
    #contents .tsection04 .top .image {float: none; margin: 0 0 10px 0;}
    #contents .tsection04 .top .text {float: none;}
    #contents .tsection04 p {margin: 7px 0;}
    #contents .tsection04 .bottom p {margin-top: 0;}
    /*NEWS*/
    #news-wrap .list {overflow: hidden;}
    #news-wrap .list > li {float: left; width: 49%; margin: 0 2% 4% 0;}
    #news-wrap .list > li:nth-of-type(2n) {margin: 0 0 4% 0;}
    #news-wrap .news {padding: 4%;}
    #news-wrap .news .image {float: none; width: 100%; height: auto; margin: 0 0 4% 0;}
    #news-wrap .news ul {float: none; width: 100%;}
    #news-wrap .news li.title {font-size: 18px;}
    #news-wrap .news li.con {height: auto; margin: 4% 0 6%;}
    /*=풋터=*/
    #footer-wrap {margin-top: 98px;}
    #footer .footer-bottom {padding: 24px 0;}
}

/*==899px 이하==*/
@media all and (max-width: 899px) {
    /*=메인=*/
    /*=이미지=*/
    #main-img {height: auto; background: #fff;}
    #main-img .img-t {display: block; width: 100%;}
    #main-img .img-t img {width:100%;}
}

/*==759px 이하==*/
@media all and (max-width: 759px) {
    /*=헤더=*/
    #header h1 {padding-left: 4%;}
    #toggle-nav-btn {right: 4%;}
    #toggle-lnb ul li a {padding: 0 4%;}
    /*=메인=*/
    /*=섹션=*/
    /*공통*/
    #msection {padding: 35px 0;}
    #msection .msection-inner {width: 92%;}
    #msection .msection-title p {font-size: 20px;}
    #msection .msection-title h2 {font-size: 28px; padding-bottom: 18px;}
    /*섹션01*/
    /*섹션01*/
    .benefits-list li {height: 200px;}
    .benefits-list .benefits01, .benefits-list .benefits02, .benefitst-list .benefits03, .benefits-list .benefits04 {background-position: center 38px;}
    .benefits-list li p {padding-top: 110px; font-size: 18px; line-height: 26px;}
    .benefits-list li p .no {font-size:24px;}
    /*영어 - 섹션01*/
    .eng-bfl .benefits01, .eng-bfl .benefits02, .eng-bfl .benefits03, .eng-bfl .benefits04{background-position: center 28px;}
    .eng-bfl li p {padding-top: 97px;}
    /*섹션02*/
    .msection02 .system-wrap {}
    .msection02 .image {width: 100%;}
    .msection02 .image .big {float: none; width: 100%; height: auto;}
    .msection02 .image .thumbs {float: none; margin: 2% 0 0;}
    .msection02 .image .thumbs li {float: left; width: 32%; height: auto; margin: 0 2% 0 0;}
    .msection02 .explain {width: 100%;}
    .msection02 .explain ul li {font-size: 15px;}
    /*섹션03*/
    .msection03 ul {width: 100%;}
    .msection03 ul li {width: 32%; margin: 0 2% 2% 0;}
    .msection03 ul li img {width: 100%;}
    /*섹션04*/
    .msection04 .news-list > li {width:100%; margin: 0 0 30px;}
    .msection04 .news-list > li:last-of-type {margin-bottom: 0;}
    .msection04 .news li {padding: 7px;}
    /*=서브=*/
    #container-wrap .sub-top-inner {width: 92%;}
    #container-wrap .sub-top-inner p, #contents .sub-title h2 {font-size: 28px;}
    #container-wrap .sub-top-inner p .br {display: block;}
    #contents {width: 92%; margin: 30px auto 75px;}
    #contents .sub-title {margin-bottom: 25px;}
    #contents .sub-nav {margin-bottom: 16px;}
    /*테이블 - 리스트*/
    #contents .tbl02 {margin: 10px 0;}
    #contents .tbl03 th {width: 25%;}
    #contents .tbl03 td {padding: 10px 16px;}
    /*서브섹션 공통*/
    #ssection {margin-bottom: 56px;}
    #ssection .ssection-title {margin-bottom: 20px; font-size: 18px;}
    /*BRAND STORY - 오시는 길*/
    #daumRoughmapContainer1477305289393 .wrap_map {height: 300px;}
    #daumRoughmapContainer1477305289393 .wrap_controllers {display: none;}
    #contents .sub01_3 .size15 {margin-top: 16px;}
    /*PRODUCTS*/
    #contents .psection01 .left, #contents .psection01 .right {width:100%;}
    #contents .psection02 .ex-list {margin-top: 10px;}
    /*TECHNOLOGY*/
    #ssection .tsection-box ul {margin-top: 4px;}
    #contents .tsection03 li {float: none; width: 100%; margin: 0 auto 10px; text-align: center;}
    #contents .tsection04 p {margin: 5px 0;}
    #contents .tsection05 li {display: block; width: 90%; margin: 0 auto 10px; text-align: center;}
    /*NEWS*/
    #news-wrap .list > li {float: left; width: 100%; margin: 0 0 20px 0;}
    #news-wrap .news {padding: 3%;}
    #news-wrap .news .image {float: none; width: 100%; margin: 0 0 3% 0;}
    #news-wrap .news ul {float: none; width: 100%;}
    #news-wrap .news li.title {font-size: 17px;}
    #news-wrap .news li.con {height: auto; margin: 3% 0 5%;}
    /*=풋터=*/
    #footer-wrap {margin-top: 75px;}
    #footer .footer-text .text01 {margin: 0 50px 0 0;}
    #footer .footer-bottom {padding: 20px 0; font-size: 12px;}
    #footer .footer-bottom ul {margin-bottom: 3px;}
    #footer .footer-bottom small {font-size: 12px;}
    /*=영어 - 풋터=*/
    #footer.eng-f .footer-text .text-box {display: block; width:274px; margin: 0 auto;}
    #footer.eng-f .footer-text .text-box ul li:last-of-type {margin-top: 8px;}
    #footer.eng-f .footer-text .text01 {margin-bottom: 20px;}
    #footer.eng-f .footer-text .text02 li:last-of-type {display:none;}
}

/*==599px 이하==*/
@media all and (max-width: 599px) {
     /*=메인=*/
    /*=섹션=*/
    /*섹션01*/
    .benefits-list li {width: 49%; margin: 0 2% 2% 0;}
    .benefits-list li:nth-of-type(2n) {margin-right: 0;}
    /*섹션03*/
    .msection03 ul li {width: 49%; margin: 0 2% 2% 0;}
    .msection03 ul li:nth-of-type(3n) {margin-right: 2%;}
    .msection03 ul li:nth-of-type(2n) {margin-right: 0;}
    .msection03 ul li img {width: 100%;}
    /*=서브=*/
    #contents .size24 {font-size: 20px;}
    /*PRODUCTS*/
    #contents .psection03 .size24 {margin-bottom: 8px;}
    #contents .psection03 .use-list {margin-top: 10px;}
    #contents .psection03 .use-list li {width: 100%; margin: 3% 0 0; font-size: 22px;}
    /*=풋터=*/
    #footer .footer-title img {padding: 0 4%;}
    #footer .footer-text .text-box {display: block; width:260px; margin: 0 auto;}
    #footer .footer-text .text-box ul li:last-of-type {margin-top: 8px;}
    #footer .footer-text .text01 {margin-bottom: 20px;}
}

/*==499px 이하==*/
@media all and (max-width: 499px) {
    /*=헤더=*/
    #toggle-nav li {font-size: 14px;}
    /*=메인=*/
    /*=섹션=*/
    /*공통*/
    #msection .msection-title p {font-size: 18px;}
    #msection .msection-title h2 {font-size: 26px;}
    #msection .msection-title h2 .br {display: block;}
    /*섹션01*/
    .benefits-list li {height: 188px;}
    .benefits-list .benefits01, .benefits-list .benefits02, .benefitst-list .benefits03, .benefits-list .benefits04 {background-position: center 34px;}
    .benefits-list li p {padding-top: 106px; font-size: 17px; line-height: 24px;}
    .benefits-list li p .no {font-size:20px;}
    /*영어 - 섹션01*/
    .eng-bfl .benefits01, .eng-bfl .benefits02, .eng-bfl .benefits03, .eng-bfl .benefits04{background-position: center 25px;}
    .eng-bfl li p {padding-top: 94px;}
    /*섹션02*/
    .msection02 .explain ul li {font-size: 14px;}
    /*섹션04*/
    .msection04 .news li.title {font-size: 17px;}
    /*=서브=*/
    #container-wrap .sub-top {height: 128px; background: url("/img/sub-top-m.jpg") no-repeat center center; background-size: cover;}
    #container-wrap .sub-top p, #contents .sub-title h2 {font-size: 26px;}
    #contents {margin: 25px auto 56px;}
    #contents .sub-title ol li a {font-size: 14px;}
    #contents .sub-nav li {font-size: 15px;}
    #contents .size24 {font-size: 19px;}
    #contents .size20 {font-size: 18px;}
    #contents .size18 {font-size: 16px;}
    #contents .size15 {font-size: 14px;}
    /*테이블 - 리스트*/
    #contents .list-tbl th {padding: 9px 7px;}
    #contents .list-tbl td {padding: 9px 7px;}
    #contents .tbl03 th {width: 30%;}
    /*서브섹션 공통*/
    #ssection {margin-bottom: 35px;}
    #ssection .ssection-title {margin-bottom: 18px; font-size: 17px;}
    /*BRAND STORY - 인사말*/
    #contents .sub01_1 .size20 {margin: 24px 0 16px;}
    #contents .sub01_1 .size15 {margin: 16px 0;}
    /*PRODUCTS*/
    #contents .sub02 .mall-btn {width: 100%; height: 44px; line-height:44px; text-align: center;}
    #contents .sub02 .mall-btn a {font-size: 14px; padding:0;}
    #contents .psection02 .ex-list li {font-size: 14px; line-height: 23px;}
    #contents .psection03 .use-list li {height: 132px; font-size: 20px;}
    /*TECHNOLOGY*/
    #ssection .tsection-box li {font-size: 14px; line-height: 23px;}
    /*=풋터=*/
    #footer-wrap {margin-top: 56px;}
}

/*==379px 이하==*/
@media all and (max-width: 379px) {
    /*=메인=*/
    /*=섹션=*/
    /*공통*/
    #msection .msection-title h2 {font-size: 24px;}
    /*섹션01*/
    .benefits-list li {height: 168px;}
    .benefits-list .benefits01, .benefits-list .benefits02, .benefits-list .benefits03, .benefits-list .benefits04 {background-position: center 26px;}
    .benefits-list li p {padding-top: 99px; font-size: 16px; line-height: 20px;}
    .benefits-list li p .no {font-size:18px;}
    /*영어 - 섹션01*/
    .eng-bfl .benefits01, .eng-bfl .benefits02, .eng-bfl .benefits03, .eng-bfl .benefits04{background-position: center 20px;}
    .eng-bfl li p {padding-top: 90px;}
    /*섹션02*/
    .msection02 .explain ul li {font-size: 13px;}
    /*섹션04*/
    .msection04 .news li.title {font-size: 16px;}
    .msection04 .news li {font-size: 13px;}
    /*=서브=*/
    #container-wrap .sub-top p, #contents .sub-title h2 {font-size: 24px;}
    #contents .sub-nav li {font-size: 14px;}
    #contents .size24 {font-size: 18px;}
    #contents .size20 {font-size: 16px;}
    #contents .size18 {font-size: 15px;}
    #contents .size15 {font-size: 13px;}
    /*테이블 - 리스트*/
    #contents .tbl-wrap table {font-size: 13px;}
    #contents .list-tbl th {padding: 8px 6px;}
    #contents .list-tbl td {padding: 8px 6px;}
    #contents .tbl03 th {width: 34%;}
    #contents .tbl03 td {padding: 8px 10px;}
    /*서브섹션 공통*/
    #ssection .ssection-title {font-size: 16px;}
    /*PRODUCTS*/
    #contents .psection02 .ex-list li {font-size: 13px; line-height: 20px;}
    #contents .psection03 .use-list {margin-top: 6px;}
    #contents .psection03 .use-list li {height: 102px; margin: 2% 0 0; font-size: 18px;}
    /*TECHNOLOGY*/
    #ssection .tsection-box li {font-size: 13px; line-height: 20px;}
    /*NEWS*/
    #news-wrap .news li.title {font-size: 16px;}
    #news-wrap .news li {font-size: 13px;}
}

/*==339px 이하==*/
@media all and (max-width: 339px) {
    /*=메인=*/
    /*=섹션=*/
    /*섹션01*/
    .benefits-list li {height: 158px;}
    .benefits-list .benefits01, .benefits-list .benefits02, .benefitst-list .benefits03, .benefits-list .benefits04 {background-position: center 22px;}
    .benefits-list li p {padding-top: 95px;}
    /*영어 - 섹션01*/
    .eng-bfl .benefits01, .eng-bfl .benefits02, .eng-bfl .benefits03, .eng-bfl .benefits04{background-position: center 15px;}
    .eng-bfl li p {padding-top: 85px;}
    /*=서브=*/
    #contents .size18 {font-size: 14px;}
    /*테이블 - 리스트*/
    #contents .list-tbl th {padding: 5px 3px;}
    #contents .list-tbl td {padding: 5px 3px;}
    /*PRODUCTS*/
    #contents .psection03 .use-list li {height: 98px;}
}