@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700;900&display=swap');

/* 초기화 */
html,
body { height: 100%;width: 100%;margin: 0;padding: 0;left: 0;top: 0;color: #666666;font-family:"Noto Sans KR", sans-serif;line-height: 1.2;font-weight: 400;}
/* html { font-size:62.5%; } */
html { font-size:10px; }
body { font-size:1.4rem; }
* { padding: 0; margin: 0; word-break:keep-all;}
/* body {margin:0;padding:0;font-size: inherit;font-family:"NanumSquare", sans-serif;} */
/*body {margin:0;padding:0;font-size: inherit;font-family:'Titillium Web', sans-serif !important;}*/
html, h1, h2, h3, h4, h5, h6, form, fieldset, img {margin:0;padding:0;border:0;font-weight: 500;}
p {margin:0;padding:0;word-break:keep-all;line-height: 1.5;letter-spacing: -0.025em;}

li, ol, ul { list-style: none; margin: 0;padding: 0;}
a { text-decoration: none !important; }

*, :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_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}



/* 게시물 선택복사 선택이동 */
#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;width:0;height: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%}

/* ckeditor 태그 기본값 */
#bo_v_con ul {display:block;list-style-type:disc;margin-top:1em;margin-bottom:1em;margin-left:0;margin-right:0;padding-left:40px}
#bo_v_con ol {display:block;list-style-type:decimal;margin-top:1em;margin-bottom:1em;margin-left:0;margin-right:0;padding-left:40px}
#bo_v_con li {display:list-item}

/* 버튼 */
a.btn,.btn { vertical-align: middle; line-height:35px;height:35px;padding:0 10px;text-align:center;font-weight:bold;border:0;font-size:1.4em;
-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:#336791;color:#fff;cursor:pointer;border-radius:3px}
.btn_submit:hover {background:#4f81aa}
.btn_close {border:1px solid #dcdcdc;cursor:pointer;border-radius:3px;background:#fff}
a.btn_close {text-align:center;line-height:50px}

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;width:128px;padding:0 5px;height:40px;border:0;background:#434a54;border-radius:3px;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;color:#bababa;text-decoration:none;vertical-align:middle;border:0;background:transparent}
.btn_b01:hover, .btn_b01:hover {color:#000}
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;color:#d13f4a;text-decoration:none;vertical-align:middle} /* 관리자 전용 버튼 */
.btn_admin:hover, a.btn_admin:hover {color:#ff3746}


/* 기본테이블 */
.tbl_wrap table {width:100%;border-collapse:collapse;border-spacing:0 5px;background:#fff;border-top:1px solid #ececec;border-bottom:1px solid #ececec} 
.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:20px 0;font-weight:normal;text-align:center;border-bottom:1px solid #ececec;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;padding:10px 5px;border-top:1px solid #ecf0f1;border-bottom: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 #d0d3db;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%}
.twopart_input {width:385px;margin-right:10px}
.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 ul {border-top:1px solid #ececec}
.list_01 li {border-bottom:1px solid #ececec;background:#fff;padding:10px 15px;list-style:none;position:relative}
.list_01 li:nth-child(odd) {background:#f6f6f6}
.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 {font-size:1.167em}
.form_01 li {margin-bottom:10px}
.form_01 ul:after,
.form_01 li:after {display:block;visibility:hidden;clear:both;content:""}
.form_01 .left_input {float:left}
.form_01 .margin_input {margin-right:1%}
.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.3em;height:50px;line-height:30px;padding:10px 20px;background:#fff;color:#000;-webkit-box-shadow:0 1px 10px rgba(0,0,0,.1);
-moz-box-shadow:0 1px 10px rgba(0,0,0,.1);
box-shadow:0 1px 10px rgba(0,0,0,.1)}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win .win_ul {margin-bottom:15px;padding:0 20px}
.new_win .win_ul:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_ul li {float:left;background:#fff;text-align:center;padding:0 10px;border:1px solid #d6e9ff;border-radius:30px;margin-left:5px}
.new_win .win_ul li:first-child {margin-left:0}
.new_win .win_ul li a {display:block;padding:8px 0;color:#6794d3}
.new_win .win_ul .selected {background:#336791;border-color:#336791;position:relative;z-index:5}
.new_win .win_ul .selected a {color:#fff;font-weight:bold}
.new_win .win_desc {position:relative;margin:10px;border-radius:5px;font-size:1em;background:#f2838f;color:#fff;line-height:50px;text-align:left;padding:0 20px}
.new_win .win_desc i {font-size:1.2em;vertical-align:baseline}
.new_win .win_desc:after {content:"";position:absolute;left:0;top:0;width:4px;height:50px;background:#da4453;border-radius:3px 0 0 3px}
.new_win .frm_info {font-size:0.92em;color:#919191}
.new_win .win_total {float:right;display:inline-block;line-height:30px;font-weight:normal;font-size:0.75em;color:#336791;background:#f6f6f6;padding:0 10px;border-radius:5px}
.new_win .new_win_con {margin:20px 0;padding:20px}
.new_win .new_win_con:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .new_win_con2 {margin:20px 0}
.new_win .btn_confirm:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_btn {text-align:center}
.new_win .btn_close {height:45px;width:60px;overflow:hidden;cursor:pointer}
.new_win .btn_submit {padding:0 20px;height:45px;font-weight:bold;font-size:1.083em}

/* 검색결과 색상 */
.sch_word {color:#fff;background:#ff005a;padding:2px 5px 3px;line-height:18px;margin:0 2px}

/* 자바스크립트 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;float:left;display:inline-block}
.pg_wrap:after {display:block;visibility:hidden;clear:both;content:""} 
.pg {text-align:center}
.pg_page, .pg_current {display:inline-block;vertical-align:middle;background:#eee;border:1px solid #eee}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page {color:#959595;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:#fafafa}
.pg_start {text-indent:-999px;overflow:hidden;background:url('../img/btn_first.gif') no-repeat 50% 50% #eee;padding:0;border:1px solid #eee}
.pg_prev {text-indent:-999px;overflow:hidden;background:url('../img/btn_prev.gif') no-repeat 50% 50% #eee;padding:0;border:1px solid #eee}
.pg_end {text-indent:-999px;overflow:hidden;background:url('../img/btn_end.gif') no-repeat 50% 50% #eee;padding:0;border:1px solid #eee}
.pg_next {text-indent:-999px;overflow:hidden;background:url('../img/btn_next.gif') no-repeat 50% 50% #eee;padding:0;border:1px solid #eee}
.pg_start:hover,.pg_prev:hover,.pg_end:hover,.pg_next:hover {background-color:#fafafa}

.pg_current {display:inline-block;background:#336791;border:1px solid #336791;color:#fff;font-weight:bold;height:30px;line-height:30px;padding:0 10px;min-width:30px;border-radius:3px}

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



/* 공통사항 */
.mt0 { margin-top: 0 !important; }
.mt5 { margin-top: 5px; }
.mt10 { margin-top: 10px; }
.mt20 { margin-top: 20px; }
.mt30 { margin-top: 30px; }
.mt40 { margin-top: 40px; }
.mt50 { margin-top: 50px; }
.mt60 { margin-top: 60px; }
.mt70 { margin-top: 70px; }
.mt80 { margin-top: 80px; }
.mt90 { margin-top: 90px; }
.mt100 { margin-top: 100px; }

.mr5 { margin-right: 5px; }
.mr10 { margin-right: 10px; }
.mr20 { margin-right: 20px; }
.mr30 { margin-right: 30px; }
.mr40 { margin-right: 40px; }
.mr50 { margin-right: 50px; }
.mr60 { margin-right: 60px; }
.mr70 { margin-right: 70px; }
.mr80 { margin-right: 80px; }
.mr90 { margin-right: 90px; }
.mr100 { margin-right: 100px; }

.mb5 { margin-bottom: 5px; }
.mb10 { margin-bottom: 10px; }
.mb20 { margin-bottom: 20px; }
.mb30 { margin-bottom: 30px; }
.mb40 { margin-bottom: 40px; }
.mb50 { margin-bottom: 50px; }
.mb60 { margin-bottom: 60px; }
.mb70 { margin-bottom: 70px; }
.mb80 { margin-bottom: 80px; }
.mb90 { margin-bottom: 90px; }
.mb100 { margin-bottom: 100px; }

.ml5 { margin-left: 5px; }
.ml10 { margin-left: 10px; }
.ml20 { margin-left: 20px; }
.ml30 { margin-left: 30px; }
.ml40 { margin-left: 40px; }
.ml50 { margin-left: 50px; }
.ml60 { margin-left: 60px; }
.ml70 { margin-left: 70px; }
.ml80 { margin-left: 80px; }
.ml90 { margin-left: 90px; }
.ml100 { margin-left: 100px; }

.pt10 { padding-top: 10px; }
.pt15 { padding-top: 15px; }
.pt15 { padding-top: 15px; }
.pt20 { padding-top: 20px; }
.pt30 { padding-top: 30px; }
.pt40 { padding-top: 40px; }
.pt50 { padding-top: 50px; }
.pt60 { padding-top: 60px; }
.pt70 { padding-top: 70px; }
.pt80 { padding-top: 80px; }
.pt90 { padding-top: 90px; }
.pt100 { padding-top: 100px; }

.pr10 { padding-right: 10px; }
.pr15 { padding-right: 15px; }
.pr15 { padding-right: 15px; }
.pr20 { padding-right: 20px; }
.pr30 { padding-right: 30px; }
.pr40 { padding-right: 40px; }
.pr50 { padding-right: 50px; }
.pr60 { padding-right: 60px; }
.pr70 { padding-right: 70px; }
.pr80 { padding-right: 80px; }
.pr90 { padding-right: 90px; }
.pr100 { padding-right: 100px; }

.pb10 { padding-bottom: 10px; }
.pb15 { padding-bottom: 15px; }
.pb20 { padding-bottom: 20px; }
.pb30 { padding-bottom: 30px; }
.pb40 { padding-bottom: 40px; }
.pb50 { padding-bottom: 50px; }
.pb60 { padding-bottom: 60px; }
.pb70 { padding-bottom: 70px; }
.pb80 { padding-bottom: 80px; }
.pb90 { padding-bottom: 90px; }
.pb100 { padding-bottom: 100px; }

.pl10 { padding-left: 10px; }
.pl15 { padding-left: 15px; }
.pl20 { padding-left: 20px; }
.pl30 { padding-left: 30px; }
.pl40 { padding-left: 40px; }
.pl50 { padding-left: 50px; }
.pl60 { padding-left: 60px; }
.pl70 { padding-left: 70px; }
.pl80 { padding-left: 80px; }
.pl90 { padding-left: 90px; }
.pl100 { padding-left: 100px; }


[class*="col-"] {
	float: left; 
	box-sizing:border-box;
	width:100%;
}

.col-sm-12 { width: 100%; }
.col-sm-11 { width: 91.66666667%; }
.col-sm-10 { width: 83.33333333%; }
.col-sm-9 { width: 75%; }
.col-sm-8 { width: 66.66666667%; }
.col-sm-7 { width: 58.33333333%; }
.col-sm-6 { width: 50%; }
.col-sm-5 { width: 41.66666667%; }
.col-sm-4 { width: 33.33333333%; }
.col-sm-3 { width: 25%; }
.col-sm-2 { width: 16.66666667%; }
.col-sm-1 { width: 8.33333333%; }

.lf-sm-12 { margin-left: 100%; }
.lf-sm-11 { margin-left: 91.66666667%; }
.lf-sm-10 { margin-left: 83.33333333%; }
.lf-sm-9 { margin-left: 75%; }
.lf-sm-8 { margin-left: 66.66666667%; }
.lf-sm-7 { margin-left: 58.33333333%; }
.lf-sm-6 { margin-left: 50%; }
.lf-sm-5 { margin-left: 41.66666667%; }
.lf-sm-4 { margin-left: 33.33333333%; }
.lf-sm-3 { margin-left: 25%; }
.lf-sm-2 { margin-left: 16.66666667%; }
.lf-sm-1 { margin-left: 8.33333333%; }

.rt-sm-12 { margin-right: 100%; }
.rt-sm-11 { margin-right: 91.66666667%; }
.rt-sm-10 { margin-right: 83.33333333%; }
.rt-sm-9 { margin-right: 75%; }
.rt-sm-8 { margin-right: 66.66666667%; }
.rt-sm-7 { margin-right: 58.33333333%; }
.rt-sm-6 { margin-right: 50%; }
.rt-sm-5 { margin-right: 41.66666667%; }
.rt-sm-4 { margin-right: 33.33333333%; }
.rt-sm-3 { margin-right: 25%; }
.rt-sm-2 { margin-right: 16.66666667%; }
.rt-sm-1 { margin-right: 8.33333333%; }

/*
min-width:1170px     ---  pc
min-width:992px     ---  tb
min-width:768px     ---  mo
min-width:479px     ---  sm
*/

@media (min-width:479px){
	
	.col-mo-6 { width: 50%; }

}

@media (min-width:768px){
	.col-mo-12 { width: 100%; }
	.col-mo-11 { width: 91.66666667%; }
	.col-mo-10 { width: 83.33333333%; }
	.col-mo-9 { width: 75%; }
	.col-mo-8 { width: 66.66666667%; }
	.col-mo-7 { width: 58.33333333%; }
	.col-mo-6 { width: 50%; }
	.col-mo-5 { width: 41.66666667%; }
	.col-mo-4 { width: 33.33333333%; }
	.col-mo-3 { width: 25%; }
	.col-mo-2 { width: 16.66666667%; }
	.col-mo-1 { width: 8.33333333%; }

	.lf-mo-12 { margin-left: 100%; }
	.lf-mo-11 { margin-left: 91.66666667%; }
	.lf-mo-10 { margin-left: 83.33333333%; }
	.lf-mo-9 { margin-left: 75%; }
	.lf-mo-8 { margin-left: 66.66666667%; }
	.lf-mo-7 { margin-left: 58.33333333%; }
	.lf-mo-6 { margin-left: 50%; }
	.lf-mo-5 { margin-left: 41.66666667%; }
	.lf-mo-4 { margin-left: 33.33333333%; }
	.lf-mo-3 { margin-left: 25%; }
	.lf-mo-2 { margin-left: 16.66666667%; }
	.lf-mo-1 { margin-left: 8.33333333%; }

	.rt-mo-12 { margin-right: 100%; }
	.rt-mo-11 { margin-right: 91.66666667%; }
	.rt-mo-10 { margin-right: 83.33333333%; }
	.rt-mo-9 { margin-right: 75%; }
	.rt-mo-8 { margin-right: 66.66666667%; }
	.rt-mo-7 { margin-right: 58.33333333%; }
	.rt-mo-6 { margin-right: 50%; }
	.rt-mo-5 { margin-right: 41.66666667%; }
	.rt-mo-4 { margin-right: 33.33333333%; }
	.rt-mo-3 { margin-right: 25%; }
	.rt-mo-2 { margin-right: 16.66666667%; }
	.rt-mo-1 { margin-right: 8.33333333%; }

}

@media (min-width:992px){
	.col-tb-12 { width: 100%; }
	.col-tb-11 { width: 91.66666667%; }
	.col-tb-10 { width: 83.33333333%; }
	.col-tb-9 { width: 75%; }
	.col-tb-8 { width: 66.66666667%; }
	.col-tb-7 { width: 58.33333333%; }
	.col-tb-6 { width: 50%; }
	.col-tb-5 { width: 41.66666667%; }
	.col-tb-4 { width: 33.33333333%; }
	.col-tb-3 { width: 25%; }
	.col-tb-2 { width: 16.66666667%; }
	.col-tb-1 { width: 8.33333333%; }

	.lf-tb-12 { margin-left: 100%; }
	.lf-tb-11 { margin-left: 91.66666667%; }
	.lf-tb-10 { margin-left: 83.33333333%; }
	.lf-tb-9 { margin-left: 75%; }
	.lf-tb-8 { margin-left: 66.66666667%; }
	.lf-tb-7 { margin-left: 58.33333333%; }
	.lf-tb-6 { margin-left: 50%; }
	.lf-tb-5 { margin-left: 41.66666667%; }
	.lf-tb-4 { margin-left: 33.33333333%; }
	.lf-tb-3 { margin-left: 25%; }
	.lf-tb-2 { margin-left: 16.66666667%; }
	.lf-tb-1 { margin-left: 8.33333333%; }

	.rt-tb-12 { margin-right: 100%; }
	.rt-tb-11 { margin-right: 91.66666667%; }
	.rt-tb-10 { margin-right: 83.33333333%; }
	.rt-tb-9 { margin-right: 75%; }
	.rt-tb-8 { margin-right: 66.66666667%; }
	.rt-tb-7 { margin-right: 58.33333333%; }
	.rt-tb-6 { margin-right: 50%; }
	.rt-tb-5 { margin-right: 41.66666667%; }
	.rt-tb-4 { margin-right: 33.33333333%; }
	.rt-tb-3 { margin-right: 25%; }
	.rt-tb-2 { margin-right: 16.66666667%; }
	.rt-tb-1 { margin-right: 8.33333333%; }

}

@media (min-width:1170px){
	.col-pc-12 { width: 100%; }
	.col-pc-11 { width: 91.66666667%; }
	.col-pc-10 { width: 83.33333333%; }
	.col-pc-9 { width: 75%; }
	.col-pc-8 { width: 66.66666667%; }
	.col-pc-7 { width: 58.33333333%; }
	.col-pc-6 { width: 50%; }
	.col-pc-5 { width: 41.66666667%; }
	.col-pc-4 { width: 33.33333333%; }
	.col-pc-3 { width: 25%; }
	.col-pc-2 { width: 16.66666667%; }
	.col-pc-1 { width: 8.33333333%; }

	.lf-pc-12 { margin-left: 100%; }
	.lf-pc-11 { margin-left: 91.66666667%; }
	.lf-pc-10 { margin-left: 83.33333333%; }
	.lf-pc-9 { margin-left: 75%; }
	.lf-pc-8 { margin-left: 66.66666667%; }
	.lf-pc-7 { margin-left: 58.33333333%; }
	.lf-pc-6 { margin-left: 50%; }
	.lf-pc-5 { margin-left: 41.66666667%; }
	.lf-pc-4 { margin-left: 33.33333333%; }
	.lf-pc-3 { margin-left: 25%; }
	.lf-pc-2 { margin-left: 16.66666667%; }
	.lf-pc-1 { margin-left: 8.33333333%; }

	.rt-pc-12 { margin-right: 100%; }
	.rt-pc-11 { margin-right: 91.66666667%; }
	.rt-pc-10 { margin-right: 83.33333333%; }
	.rt-pc-9 { margin-right: 75%; }
	.rt-pc-8 { margin-right: 66.66666667%; }
	.rt-pc-7 { margin-right: 58.33333333%; }
	.rt-pc-6 { margin-right: 50%; }
	.rt-pc-5 { margin-right: 41.66666667%; }
	.rt-pc-4 { margin-right: 33.33333333%; }
	.rt-pc-3 { margin-right: 25%; }
	.rt-pc-2 { margin-right: 16.66666667%; }
	.rt-pc-1 { margin-right: 8.33333333%; }

}


/* CSS Document */
.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }

.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img { display: block; max-width: 100%; height: auto; }
img { display:inline-block; max-width:100%; height:auto; }


.fll { float: left; }
.flr { float: right; }

.tal { text-align:left; }
.tac { text-align:center; }
.tar { text-align:right; }

.in_block { display: inline-block; }
.block { display: block; }
.none { display: none; }
.table { display: table; }
.table .tr { display: table-row; }
.table .tr .td { display: table-cell; }


.bg-gray { background-color:#f7f7f7; }
.bg-white { background-color: #fff; }

.container { padding-right: 0 !important; padding-left: 0 !important; }

.img_block { display: block; }
.img_in-block { display: inline-block; }
.img_block img, .img_in-block img { display:inline-block !important; }

.ff_play { font-family: 'Play', sans-serif !important; }
.ff_barun { font-family: 'Nanum Barun Gothic', sans-serif !important; }
.ff_gulim { font-family: 'Gulim', sans-serif !important; }
.ff_titi { font-family: 'Titillium Web'; }
.ff_mj { font-family: 'Nanum Myeongjo'; }

.fw300 {font-weight: 300}
.fw400 {font-weight: 400}
.fw500 {font-weight: 500}
.fw700 {font-weight: 700}
.fw900 {font-weight: 900}

/* 레이아웃 */
.wrap { width: 100%; }
.container { margin: 0 auto; }
.relative {position: relative;}


/* 폼 */
input[type="text"],
input[type="password"],
input[type="tel"],
input[type="number"],
.submit_btn { width:100%; }




@media (max-width:1890px){

}

@media (max-width:1170px){
	.view-1170 { display:block; }
}

@media (max-width:992px){
	.view-992 { display:block; }

}

@media (max-width:768px){
	.view-768 { display:block; }

}

@media (max-width:479px){
	.view-479 { display:block; }

}


@media (max-width: 1170px) {
	.hidden-max { display:none !important; }

}

@media (min-width: 992px) and (max-width: 1169px) {
	.hidden-1170 { display:none !important; }

}

@media (min-width: 768px) and (max-width: 991px) {
	.hidden-992 { display:none !important; }

}

@media (min-width: 480px) and (max-width: 767px) {
	.hidden-768 { display:none !important; }

}

@media (max-width: 479px) {
	.hidden-479 { display:none !important; }
	
}





/* 수정 레이아웃 */
.container { max-width: 1460px; }
.row { margin-left: -1.0rem; margin-right: -1.0rem; }

[class*="col-"] {
	padding: 0 1.0rem;
}
















/* Button Css */
.btn_act {
	padding: 1.2em 2.8em;
	
	-webkit-box-sizing: border-box;
			box-sizing: border-box;
	-webkit-appearance: none;
		-moz-appearance: none;
			appearance: none;	
	cursor: pointer;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-item-align: center;
		align-self: center;
}
.btn_act:hover, .btn_act:focus {
	color:#fff;
	outline:0;
}


.full_fill {
	padding: 1.2em 2.8em;
	text-align: center;
	border: 2px solid #e74c3c;
	background-color: transparent;
	color: #e74c3c;
	border-radius: 0.6em;
	-webkit-transition: color 300ms ease-in-out, -webkit-box-shadow 300ms ease-in-out;
	transition: color 300ms ease-in-out, -webkit-box-shadow 300ms ease-in-out;
	transition: box-shadow 300ms ease-in-out, color 300ms ease-in-out;
	transition: box-shadow 300ms ease-in-out, color 300ms ease-in-out, -webkit-box-shadow 300ms ease-in-out;
}
.full_fill:hover {
	-webkit-box-shadow: 0 0 40px 40px #e74c3c inset;
		box-shadow: 0 0 40px 40px #e74c3c inset;
}


.color_cross {
	border-radius: 3em;
	border-color: #1abc9c;
	color: #fff;
	padding: 1.2em 2.8em;
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(26, 188, 156, 0.6)), color-stop(5%, rgba(26, 188, 156, 0.6)), color-stop(5%, #1abc9c), color-stop(10%, #1abc9c), color-stop(10%, rgba(26, 188, 156, 0.6)), color-stop(15%, rgba(26, 188, 156, 0.6)), color-stop(15%, #1abc9c), color-stop(20%, #1abc9c), color-stop(20%, rgba(26, 188, 156, 0.6)), color-stop(25%, rgba(26, 188, 156, 0.6)), color-stop(25%, #1abc9c), color-stop(30%, #1abc9c), color-stop(30%, rgba(26, 188, 156, 0.6)), color-stop(35%, rgba(26, 188, 156, 0.6)), color-stop(35%, #1abc9c), color-stop(40%, #1abc9c), color-stop(40%, rgba(26, 188, 156, 0.6)), color-stop(45%, rgba(26, 188, 156, 0.6)), color-stop(45%, #1abc9c), color-stop(50%, #1abc9c), color-stop(50%, rgba(26, 188, 156, 0.6)), color-stop(55%, rgba(26, 188, 156, 0.6)), color-stop(55%, #1abc9c), color-stop(60%, #1abc9c), color-stop(60%, rgba(26, 188, 156, 0.6)), color-stop(65%, rgba(26, 188, 156, 0.6)), color-stop(65%, #1abc9c), color-stop(70%, #1abc9c), color-stop(70%, rgba(26, 188, 156, 0.6)), color-stop(75%, rgba(26, 188, 156, 0.6)), color-stop(75%, #1abc9c), color-stop(80%, #1abc9c), color-stop(80%, rgba(26, 188, 156, 0.6)), color-stop(85%, rgba(26, 188, 156, 0.6)), color-stop(85%, #1abc9c), color-stop(90%, #1abc9c), color-stop(90%, rgba(26, 188, 156, 0.6)), color-stop(95%, rgba(26, 188, 156, 0.6)), color-stop(95%, #1abc9c), to(#1abc9c));
	background-image: linear-gradient(to right, rgba(26, 188, 156, 0.6), rgba(26, 188, 156, 0.6) 5%, #1abc9c 5%, #1abc9c 10%, rgba(26, 188, 156, 0.6) 10%, rgba(26, 188, 156, 0.6) 15%, #1abc9c 15%, #1abc9c 20%, rgba(26, 188, 156, 0.6) 20%, rgba(26, 188, 156, 0.6) 25%, #1abc9c 25%, #1abc9c 30%, rgba(26, 188, 156, 0.6) 30%, rgba(26, 188, 156, 0.6) 35%, #1abc9c 35%, #1abc9c 40%, rgba(26, 188, 156, 0.6) 40%, rgba(26, 188, 156, 0.6) 45%, #1abc9c 45%, #1abc9c 50%, rgba(26, 188, 156, 0.6) 50%, rgba(26, 188, 156, 0.6) 55%, #1abc9c 55%, #1abc9c 60%, rgba(26, 188, 156, 0.6) 60%, rgba(26, 188, 156, 0.6) 65%, #1abc9c 65%, #1abc9c 70%, rgba(26, 188, 156, 0.6) 70%, rgba(26, 188, 156, 0.6) 75%, #1abc9c 75%, #1abc9c 80%, rgba(26, 188, 156, 0.6) 80%, rgba(26, 188, 156, 0.6) 85%, #1abc9c 85%, #1abc9c 90%, rgba(26, 188, 156, 0.6) 90%, rgba(26, 188, 156, 0.6) 95%, #1abc9c 95%, #1abc9c 100%);
	-webkit-transition: background 300ms ease-in-out;
	transition: background 300ms ease-in-out;

	background-position: 0 0;
	background-size: 100%;
}
.color_cross:hover {
	background-position: 100px;
}


.blank_fill {
	border-color: #3498db;
	color: #fff;
	-webkit-box-shadow: 0 0 40px 40px #3498db inset, 0 0 0 0 #3498db;
			box-shadow: 0 0 40px 40px #3498db inset, 0 0 0 0 #3498db;
	-webkit-transition: all 150ms ease-in-out;
	transition: all 150ms ease-in-out;
}
.blank_fill:hover {
	-webkit-box-shadow: 0 0 10px 0 #3498db inset, 0 0 10px 4px #3498db;
			box-shadow: 0 0 10px 0 #3498db inset, 0 0 10px 4px #3498db;
	color:#3498db;
}


.diagonal_cross {
	border-color: #f1c40f;
	color: #fff;
	background-image: linear-gradient(45deg, #f1c40f 50%, transparent 50%);
	-webkit-transition: background 300ms ease-in-out;
	transition: background 300ms ease-in-out;

	background-position: 100%;
	background-size: 400%;
}
.diagonal_cross:hover {
	background-position: 0;
}

  
.center_fill {
	border-color: #8e44ad;
	border-radius: 0;
	color: #8e44ad;
	-webkit-transition: color 150ms ease-in-out;
	transition: color 150ms ease-in-out;

	position: relative;
	overflow: hidden;
	z-index: 1;	
}
.center_fill:after {
	background: #8e44ad;
	-webkit-transition: width 150ms ease-in-out;
	transition: width 150ms ease-in-out;

	content: '';
	position: absolute;
	display: block;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
			transform: translateX(-50%);
	width: 0;
	height: 100%;
	z-index: -1;
}
.center_fill:hover:after {
	color: #fff;

	width: 110%;
} 


.two_tone {
	width: 200px;
	height: 40px;
	font-size: 16px;
	color: #e8e8e8;
	border-radius: 10px;
	background: linear-gradient(45deg, #d350db, teal, #d350db);
	background-size: 400% 400%;
	-webkit-box-shadow: 5px 5px 0 lightcoral;
			box-shadow: 5px 5px 0 lightcoral;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;

	letter-spacing: 0.1em;
	cursor: pointer;
	border: none;
	outline: none;
}
.two_tone:hover {
	-webkit-animation: gradient 10s ease infinite;
	animation: gradient 10s ease infinite;
	font-size: 20px;
	-webkit-box-shadow: 2px 2px 0 lightcoral;
	box-shadow: 2px 2px 0 lightcoral;
}
@-webkit-keyframes gradient {
	50% {
		background-position: 100% 0;
	}
}
@keyframes gradient {
	50% {
		background-position: 100% 0;
	}
}


.btn_epic {
	width: 100%;
	max-width: 260px;
	height: 52px;
	margin: auto;
	background: #fff;
	-webkit-transform: translate3d(0px, 0%, 0px);
			transform: translate3d(0px, 0%, 0px);
	font-weight: 600;
	font-size: 18px;
	letter-spacing: .05em;
	-webkit-transition-delay: .6s;
			transition-delay: .6s;

	overflow: hidden;
	display: inline-block;
	position: relative;
}
.btn_epic:before {
	background: #3ad2d0;
	border-radius: 50% 50% 0 0;
	-webkit-transform: translateY(100%) scaleY(0.5);
			transform: translateY(100%) scaleY(0.5);
	-webkit-transition: all .6s ease;
	transition: all .6s ease;

	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.btn_epic:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: white;
	border-radius: 0;
	-webkit-transform: translateY(0) scaleY(1);
			transform: translateY(0) scaleY(1);
	-webkit-transition: all .6s ease;
	transition: all .6s ease;
}
.btn_epic div {
	position: relative;
	top: 16px;
	width: 100%;
	height: 26px;
	text-transform: uppercase;
	overflow: hidden;
}
.btn_epic span {
	position: absolute;
	z-index: 1;
	top: 0;
	width: 100%;
	text-align: center;
	-webkit-transition: -webkit-transform .5s ease;
	transition: -webkit-transform .5s ease;
	transition: transform .5s ease;
	transition: transform .5s ease, -webkit-transform .5s ease;
}
.btn_epic span:first-child {
	color: white;
	-webkit-transform: translateY(24px);
			transform: translateY(24px);
}

.btn_epic span:last-child {
	color: #1E0F21;
	-webkit-transform: translateY(0);
			transform: translateY(0);
}
.btn_epic:hover {
	background: #3ad2d0;
	-webkit-transition: background .2s linear;
	transition: background .2s linear;
	-webkit-transition-delay: .6s;
			transition-delay: .6s;
}
.btn_epic:hover:after {
	border-radius: 0 0 50% 50%;
	-webkit-transform: translateY(-100%) scaleY(0.5);
			transform: translateY(-100%) scaleY(0.5);
	-webkit-transition-delay: 0;
			transition-delay: 0;
}
.btn_epic:hover:before {
	border-radius: 0;
	-webkit-transform: translateY(0) scaleY(1);
			transform: translateY(0) scaleY(1);
	-webkit-transition-delay: 0;
			transition-delay: 0;
}
.btn_epic:hover span:first-child {
	-webkit-transform: translateY(0);
			transform: translateY(0);
}
.btn_epic:hover span:last-child {
	-webkit-transform: translateY(-24px);
			transform: translateY(-24px);
}




.updonw_btn, .updonw_btn:link, .updonw_btn:visited {
	color: #2c3e50;
	border-radius: 4px;
	background-color: #fff;
	background-color: rgba(31, 15, 15, 0);
	-webkit-box-shadow: 0 0 0 0 #2c3e50 inset, 0.3em 0.2em 0 0 #bbb;
			box-shadow: 0 0 0 0 #2c3e50 inset, 0.3em 0.2em 0 0 #bbb;
	border: 0.2em solid #2c3e50;
	padding: 0.8em;
	text-align: center;
	-webkit-transition: 0.25s -webkit-box-shadow, 0.25s -webkit-transform;
	transition: 0.25s -webkit-box-shadow, 0.25s -webkit-transform;
	transition: 0.25s box-shadow, 0.25s transform;
	transition: 0.25s box-shadow, 0.25s transform, 0.25s -webkit-box-shadow, 0.25s -webkit-transform;

	line-height: 1em;
	text-decoration: none;
	
  }
  .updonw_btn:hover, .updonw_btn:link:hover, .updonw_btn:visited:hover {
	-webkit-box-shadow: 0 4em 0 0 #2c3e50 inset, 0em 0em 0 0 #bbb;
			box-shadow: 0 4em 0 0 #2c3e50 inset, 0em 0em 0 0 #bbb;
	-webkit-transform: translate(0.3em, 0.2em);
			transform: translate(0.3em, 0.2em);
	color: #fff;
  }



  .center_color, .center_color:link, .center_color:visited {
	background-color: #5b657c;
	border: none;
	border-radius: 3px;
	-webkit-box-shadow: 0 -3px 0 rgba(0, 0, 0, 0.15) inset;
			box-shadow: 0 -3px 0 rgba(0, 0, 0, 0.15) inset;
	color: #fff;
	letter-spacing: .1em;
	cursor: pointer;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	vertical-align: middle;
	white-space: nowrap;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	-webkit-transform: translateZ(0);
			transform: translateZ(0);
	-webkit-transition: -webkit-box-shadow 0.5s cubic-bezier(0.39, 0.5, 0.15, 1.36);
	transition: -webkit-box-shadow 0.5s cubic-bezier(0.39, 0.5, 0.15, 1.36);
	transition: box-shadow 0.5s cubic-bezier(0.39, 0.5, 0.15, 1.36);
	transition: box-shadow 0.5s cubic-bezier(0.39, 0.5, 0.15, 1.36), -webkit-box-shadow 0.5s cubic-bezier(0.39, 0.5, 0.15, 1.36);
  }
  
  .center_color:hover, .center_color:link:hover, .center_color:visited:hover {
	-webkit-box-shadow: 0 0 0 28px rgba(0, 0, 0, 0.25) inset;
			box-shadow: 0 0 0 28px rgba(0, 0, 0, 0.25) inset;
  }
  
  .center_color:active, .center_color:link:active, .center_color:visited:active {
	-webkit-transform: translateY(3px);
			transform: translateY(3px);
  }


@media (max-width: 1023px) {
	html { font-size:9px; }
	
}



.sub_ctt .bg-gray { background:#f1f1f1; }
.sub_ctt .container { max-width:1200px; }

.section_tit { text-align: center; padding: 12rem 0 4.8rem; box-sizing:border-box; }
.section_tit .tit { font-size:4rem; color:#000; font-weight: 500; }
.section_tit .txt { font-size:1.8rem; color:#3a3a3a; font-weight: 400; margin-top: 1.4rem; }

.basicH3 { font-size:4rem; color:#000; font-weight: 500; }
.basicTxt { font-size:1.8rem; color:#3a3a3a; font-weight: 400; line-height: 3rem; }



.bo_list { margin-bottom: 13rem; }

.bo_v_nb a { color:#666; text-overflow:ellipsis; white-space:nowrap; word-wrap:normal; width:calc(100% - 74px - 55px); overflow:hidden; display:inline-block; padding-right: 5rem; box-sizing:border-box; vertical-align: -2px; } 






.pg_wrap { float: none; }


#bo_v { margin-bottom: 13rem !important; }
#bo_v_title .bo_v_tit { display:block;font-size:2.4rem;margin:12rem 0 5px;text-overflow:ellipsis; white-space:nowrap; word-wrap:normal; width:95%; overflow:hidden; }
.bd_mg { margin: 12rem 0 13rem; }



@media (max-width:768px){

	#bo_v_info .profile_info,
	#bo_v_top .bo_v_com { float: none; }
	#bo_v { position:relative; }
	#bo_v_top .bo_v_com { position:absolute; right:10px; top:-50px; margin: 0; }

}



.responsive_frame { position:fixed; background:#fff; width:100%; padding: 20px; box-sizing:border-box; }
.responsive_frame .inner { width:100%; display:table; }
.responsive_frame .inner .m_logo,
.responsive_frame .inner .device,
.responsive_frame .inner .buy_new { display:table-cell; vertical-align: middle; }
.responsive_frame .inner .m_logo { width:210px; }
.responsive_frame .inner .device { width:calc(100% - 420px); text-align: center; }
.responsive_frame .inner .device li {  }
.responsive_frame .inner .device li a {  }
.responsive_frame .inner .device li a i {  }
.responsive_frame .inner .buy_new { width:210px; }












