@charset "utf-8";
@import url("https://fonts.googleapis.com/earlyaccess/nanumgothic.css");
@import url('https://fonts.googleapis.com/css?family=Raleway:400,700');
@import url('https://fonts.googleapis.com/css?family=Rozha+One');

/* 초기화 */
body {margin:0;padding:0;}
h1, h2, h3, h4, h5, h6, form, fieldset, img {margin:0;padding:0;border:0}
h1, h2, h3, h4, h5, h6 {font-size:1.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;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
label, input, button, select, img {vertical-align:middle}
input, button {margin:0;padding:0;font-size:1em}
button {cursor:pointer}
input[type=text], input[type=password], input[type=submit], input[type=image], button {border-radius:0;font-size:1em;-webkit-appearance:none}
textarea, select {font-size:1em;}
textarea {border-radius:0;-webkit-appearance:none}
select {margin:0}
p {margin:0;padding:0;word-break:break-all}
hr {margin:30px 0;height:1px;border:0;background:#efefef}
pre {overflow-x:scroll;font-size:1.1em}

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

.wow {
    visibility: hidden;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
}

/* 팝업레이어 */
#hd_pop {z-index:1000;position:relative;margin:0 auto;width:100%;height:1px}
#hd_pop h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
.hd_pops {position:absolute;border:1px solid #e9e9e9;background:#fff}
.hd_pops_con {}
.hd_pops_footer {padding:10px 0;background:#000;color:#fff;text-align:right}
.hd_pops_footer button {margin-right:5px;padding:5px 10px;border:0;background:#393939;color:#fff}



/* 가로고정 */
.widthfix:before,
.widthfix:after{content:" ";clear:both;display:none}
.widthfix{width:320px;margin:0 auto;}
.widthfix.width-small{max-width:1100px;}

.inner {padding:50px 0}

@media (min-width: 375px){
	.widthfix{width:100%;}
}
@media (min-width: 576px){
	.widthfix{width:560px;}
}
@media (min-width: 667px){
	.widthfix{width:630px;}
}
@media (min-width: 736px){
	.widthfix{width:710px;}
}
@media (min-width: 768px){
	.widthfix{width:750px;}
}
@media (min-width: 992px){
	.widthfix{width:960px;}
}
@media (min-width: 1200px){
	.widthfix{width:1140px;}
	.inner {padding:80px 0}
}
@media (min-width: 1366px){
	.widthfix{width:1340px;}
}
@media (min-width: 1600px){
	.widthfix{width:1540px;}
}
@media (min-width: 1900px){
	.widthfix{width:1750px;}
}
@media (min-width: 2300px){
	.widthfix{width:1980px;}
}
/*
@media (max-width: 1600px){
	#hd .widthfix{width:100%}
}
*/

a.more-btn {display:block;padding:15px 0;font-size:1.4em;max-width:500px;border:1px solid #13202a;text-align:center;margin:40px auto;color:#13202a;background: #fff;}
a.more-btn:hover {border:1px solid #72a9bb;color:#72a9bb;}


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

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

#container {position:relative;min-height:300px}
#container:after {display:block;visibility:hidden;clear:both;content:""}

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

/* 하단 레이아웃 */
#ft {;border-top:1px solid #dde4e9;background:#f2f5f9}
#ft h1 {width:0;height:0;font-size:0;line-height:0;overflow:hidden}
#ft p {margin:0;padding:10px 0;line-height:1.8em}

#ft_copy {padding:10px;background:#414141;color:#fff;line-height:2em}
#ft_copy #ft_company {text-align:center}
#ft_copy #ft_company a {display:inline-block;padding:5px 10px}
#ft_copy b {color:inherit}
#ft_copy a {color:inherit;text-decoration:none}

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

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

/* 본문 바로가기 */
.to_content a {z-index:100000;position:absolute;top:0;left:0;width:0;height:0;font-size:0;line-height:0;overflow:hidden}

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

/* 캡챠 자동등록(입력)방지 기본 - 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;font-size:0}
#captcha audio {display:block;margin:0 0 5px;width:187px}
#captcha #captcha_img {width:160px;height:60px;border:1px solid #e9e9e9;margin-bottom:3px;vertical-align:top}
#captcha #captcha_reload {display: none;position:absolute;top:31px;left:161px;width:31px;height:31px;background:url('../../../img/captcha.png') no-repeat  0 -30px;border:none;border-top:1px solid #ccc;overflow:hidden;cursor:pointer;text-indent:-9999px;}
#captcha #captcha_key {margin:0;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}
#captcha #captcha_mp3 {display: none;position:absolute;top:0;left:161px;width:31px;height:31px;background:url('../../../img/captcha.png') no-repeat; vertical-align:top;overflow:hidden;cursor:pointer;text-indent:-9999px;border:none}

/* 캡챠 자동등록(입력)방지 기본 - mobile */
#captcha.m_captcha legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden;font-size:0}
#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;display:block;}
#captcha.m_captcha #captcha_reload {width:31px;height:31px;background:url('../../../img/captcha.png') no-repeat  0 -30px;border:none;overflow:hidden;cursor:pointer;text-indent:-9999px;position:static}
#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}


/*단축키일람 */
.btn_cke_sc{background:#333;color:#fff;padding:5px;border:none;margin-bottom:5px}
.cke_sc_def {margin:0 0 5px;padding:10px;border:1px solid #ccc;background:#f7f7f7;text-align:center}
.cke_sc_def dl{margin:0 0 5px;text-align:left;zoom:1}
.cke_sc_def dl:after {display:block;visibility:hidden;clear:both;content:""}
.cke_sc_def dt, .cke_sc_def dd {float:left;margin:0;padding:5px 0;border-bottom:1px solid #e9e9e9}
.cke_sc_def dt {width:50%;font-weight:bold}
.cke_sc_def dd {width:50%}
.btn_cke_sc_close{background:#333;padding:5px;border:none;color:#fff}

/* 버튼 */
.btn{display:inline-block;border-radius:0 !important;min-height: 34px;}
a.btn01 {display:inline-block;padding:0 7px;;border: 1px solid #ccc;border-bottom: 1px solid #aaa;;background:#fff;color:#333;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:#fff;color:#666;text-decoration:none}
a.btn02 {display:inline-block;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none;vertical-align:middle}
a.btn02:focus, .btn02:hover {text-decoration:none;color:#fff}
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 {border:0;background:#3d3e3e;color:#fff !important;letter-spacing:-0.1em}
fieldset .btn_submit {height:24px;line-height:1em;color:#fff}
.btn_submit:hover{background:#222}
a.btn_cancel {display:inline-block;border:1px solid #ccc;background:#fff;color:#000;text-decoration:none;vertical-align:middle}
button.btn_cancel {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;vertical-align:top;text-decoration:none}
a.btn_frmline, button.btn_frmline {display:inline-block;padding:0 5px;height:1.9em;border:0;background:#333;color:#fff;letter-spacing:-0.1em;text-decoration:none;vertical-align:top;line-height:1.9em} /* 우편번호검색버튼 등 */
button.btn_frmline {font-size:1em}

/* 게시판용 버튼 */
a.btn_b01,.btn_b01 {display:inline-block;border: 1px solid #ddd;background:#fff;color: #3d3e3e;text-decoration:none;vertical-align:middle}
.btn_b01:hover, .btn_b01:hover {}
a.btn_b02 ,.btn_b02{display:inline-block;background:#333;color:#fff;text-decoration:none;vertical-align:middle;border:0}
a.btn_b02:hover, .btn_b02:hover {color:#fff}
a.btn_b03, .btn_b03 {display:inline-block;line-height:28px;border:1px solid #ed6478;color:#ed6478;background:none;text-decoration:none;vertical-align:middle}
a.btn_b03:hover, .btn_b03:hover {}
a.btn_admin ,.btn_admin{display:inline-block;background:#e8180c;border:0;color:#fff;text-decoration:none;vertical-align:middle} /* 관리자 전용 버튼 */
a.btn_admin:focus, a.btn_admin:hover {color:#fff}
.bo_sch_center{margin:20px auto}

/*버튼효과*/
.owl-stage{
    margin: 0 auto;
}
#bo_v_share .btn_scrap {display:none !important}


#sod_frm input[type="radio"],
#sod_frm input[type="checkbox"],
input[type="radio"].chkdsg,
input[type="checkbox"].chkdsg {
	display:none
}
#sod_frm input[type="radio"]:checked+label ,
#sod_frm input[type="checkbox"]:checked+label ,
input[type="radio"].chkdsg:checked+label,
input[type="checkbox"].chkdsg:checked+label {
    background: url('../img/checkon.png') no-repeat left center;
}
#sod_frm input[type="radio"]+label ,
#sod_frm input[type="checkbox"]+label ,
input[type="radio"].chkdsg+label ,
input[type="checkbox"].chkdsg+label {
	cursor:pointer;
	padding:5px 10px 5px 30px;
    background: url('../img/checkoff.png') no-repeat left center;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

#sod_frm input[type="radio"]+label,
#sod_frm input[type="checkbox"]+label,
input[type="radio"].chkdsg+label,
input[type="checkbox"].chkdsg+label  {
    display: inline-block;
	font-weight:normal;
	padding:8px 10px 8px 30px;
	margin-left:2px;
	min-width:110px;
	text-align:left
}



/* 댓글 스타일 */
.cnt_cmt {display:inline-block;margin:0 0 0 3px;font-weight:bold}

/* 기본테이블 */
.tbl_wrap {margin:0 0 10px}
.tbl_wrap table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_wrap caption {padding:10px 0;color:#4b8b99;font-weight:bold;text-align:left}

.tbl_head01 {margin:0 0 10px}
.tbl_head01 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head01 thead th {padding:10px 0;font-weight:normal;text-align:center;border-top:1px solid #ddd;border-bottom:1px solid #ddd;background:#fafafa;height:40px}
.tbl_head01 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head01 tfoot th, .tbl_head01 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head01 tbody th {padding:8px 0;border-bottom:1px solid #e8e8e8}
.tbl_head01 td {color:#666;background:#fff;;padding:10px 5px;border-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:15px}
.tbl_head02 caption  {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
.tbl_head02 thead th {padding:7px 0;border-top:1px solid #333;border-bottom:1px solid #ddd;background:#f3f3f3;color:#333;font-size:0.95em;text-align:center;}
.tbl_head02 thead a {color:#383838}
.tbl_head02 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head02 tfoot th {border-top:1px solid #666;border-bottom:1px solid #666;background:#484848;color:#fff}
.tbl_head02 tfoot td {background:#484848;color:#fff;font-weight:bold;text-align:center}
.tbl_head02 tbody th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head02 td {padding:5px 3px;border-bottom:1px solid #e9e9e9;line-height:1.4em;word-break:break-all}

.tbl_head03 {margin:0 0 10px}
.tbl_head03 table{border-bottom:1px solid #d3d3d3}
.tbl_head03 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head03 thead th {padding:12px 0;border-top:2px solid #000;border-bottom:1px solid #d3d3d3;background:#fff;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.tbl_head03 thead a {color:#383838}
.tbl_head03 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head03 tfoot th, .tbl_head03 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head03 tbody th {padding:10px 0;border-top:1px solid #ddd;border-bottom:1px solid #ddd}
.tbl_head03 td {padding:15px 5px;border-top:1px solid #ddd;border-left:1px solid #ddd;line-height:1.5em;word-break:break-all}
.tbl_head03 td:first-child{border-left:0}
.tbl_head03 a {}

@media (max-width: 767px){
	.tbl_head03 th, .tbl_head03 td {float:left;width:30%;}
	.tbl_head03 td {width:70%;}
	.tbl_head03 tbody th {clear:both;border-bottom:0}
}

/* 폼 테이블 */
.tbl_frm01 {}
.tbl_frm01 th {padding:10px 0;width:90px;border:1px solid #e9e9e9;border-left:0;text-align:left}
.tbl_frm01 td {padding:10px 5px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:transparent}
.wr_content textarea,.tbl_frm01 textarea,.form_01 textarea, .frm_input {border:1px solid #ccc;background:#fff;color:#000;vertical-align:middle;border-radius:3px;padding:5px;font-size:1.083em;max-width:100%;
-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);}
.frm_input {height:40px;}
.tbl_frm01 textarea {width:100%;height:100px}
.tbl_frm01 a {text-decoration:none}
.tbl_frm01 .frm_address {margin-top:5px;width:100%}
.tbl_frm01 .frm_file {display:block;margin-bottom:5px;width:100%}
.tbl_frm01 .frm_info {display:block;padding:5px 0 0;color:#666;line-height:1.3em}

/* 기본리스트 */
.list_01{padding:0 ;}
.list_01 li{background:#fff;border-radius:3px;margin:10px 0;padding:10px 15px;border:1px solid #ccc}


/* 기본폼 */
.form_01{margin:10px;position:relative}
.form_01 div{margin:5px 0;}
.form_01 li{margin:5px 0;}
.form_01 textarea, .frm_input {border:1px solid #ccc;background:#fff;color:#000;vertical-align:middle;border-radius:3px;padding:8px;max-width:100%;}
.frm_input.readonly{background:#f5f5f5}
.form_01 textarea {width:100%;height:100px}
.frm_input {height:40px}
.full_input{width:100%} 
.form_01 .frm_file {display:block;margin-bottom:5px;width:100%}
.form_01 select{height:40px;border-radius:3px}
.form_01 .frm_info{font-size:0.92em;color:#4162ff;text-align:left;margin:3px 0 10px;display:block;line-height:1.3em}

/* 자료 없는 목록 */
.empty_list,
.empty_table {width:100% !important; padding:50px 0 50px 0 !important; text-align:center !important; color:#ccc !important;line-height: 5em !important;}
.empty_list {}
.empty_list:before {font-family:'Linearicons-Free';content: "\e839";font-size:7em;color:#ddd;display:block}

/* 필수입력 */
.required, textarea.required {background:url('../img/wrest.gif') #f7f7f7 top right no-repeat !important}

/* 테이블 항목별 정의 */
.td_chk {width:50px;text-align:center}
.td_group {width:100px;text-align:center}
.td_board {width:120px;text-align:center}
.td_statsmall {width:50px;text-align:center}
.td_num {width:50px;text-align:center}
.td_numbig {width:100px;text-align:center}
.td_mb_id {width:100px;text-align:center}
.td_nick {width:100px;text-align:center}
.td_name {width:100px;text-align:left}
.td_namesmall {width:100px;text-align:left}
.td_date {width:50px;text-align:center}
.td_datetime {text-align:center}
.td_mngsmall {width:50px;text-align:center}
.td_mng {width:80px;text-align:center}
.td_stat {text-align:center}
.td_dvr{text-align:center}


/* 새창 기본 스타일 */
.new_win {}
.new_win .new_win_con{padding:0 20px}
.new_win #win_title {margin:0 0 20px;padding:20px;border-top:3px solid #4e5d60;border-bottom:1px solid #e9e9e9;font-size:1.2em}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win .tbl_wrap {margin:0 20px}
.new_win .win_ul {margin:-20px 0 20px 0;padding:0 20px;border-bottom:1px solid #455255;background:#484848;list-style:none}
.new_win .win_ul:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_ul li {float:left;margin-left:-1px}
.new_win .win_ul a {display:block;padding:10px;border-right:1px solid #455255;border-left:1px solid #455255;color:#fff;font-weight:bold;text-decoration:none}
.new_win .win_desc {padding:10px 20px}

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

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

/* 사이드뷰 */
.sv_wrap {display:inline-block;position:relative;font-weight:normal}
.sv_wrap .sv {z-index:1000;display:none;margin:5px 0 0;border:1px solid #283646}
.sv_wrap .sv a {display:inline-block;margin:0;padding:3px;width:94px;border-bottom:1px solid #283646;background:#111;color:#fff !important}
.sv_wrap a:focus, .sv_wrap a:hover, .sv_wrap a:active {text-decoration:none}
.sv_on {display:block !important;position:absolute;top:10px;left:20px;width:auto;height:auto}
.sv_nojs .sv {display:block}

/* 페이징 */
.pg_wrap {clear:both;margin:0 0 20px;padding:20px 0 0;text-align:center}
.pg {}
.pg_page, .pg_current {
    display: inline-block;
    padding: 2px 8px;
    height: 24px;
    color: #000;
    letter-spacing: 0;
    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}














.model-list-wrap {margin-bottom:60px;}

.model-search-wrap {text-align:center;margin-top: 30px;}
.model-search-wrap .model-search {width:335px;display:inline;margin:0 auto;border:1px solid #ccc;background:#fff;border-radius:3px}
.model-search-wrap .model-search:after {display:block;visibility:hidden;clear:both;content:""}
.model-search-wrap .model-search legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
.model-search-wrap .model-search label{border:0;padding:0 10px;;margin:9px 5px ;height:20px;float:left;border-right:1px solid #ddd;background:#fff;border-left: 1px solid #fff;line-height: 1.6;}
.model-search-wrap .model-search .sch_input{height:38px;border:0;padding:0;background-color:transparent;float:left;width:200px}
.model-search-wrap .model-search .sch_btn{height:38px;float:right;background:none;border:0;width:40px;font-size:15px}

/* keyword search - owl carousel */
.model_sch {margin-bottom: 30px;}
.model_sch .sch_tab_con {margin:20px auto 0}
.model_sch .sch_tab_con li a{
	background:#fff;
	display:block;
    padding: 0 10px;
    height: 30px;
    color: #666;
    line-height: 2;
    text-align: center;
    cursor: pointer;
}
.model_sch .sch_tab_con li:hover a{color:#000}
.model_sch .sch_tab_con li.active a{color:#fff;background-color:#555;}

#owl-category {padding:0 40px;border: 1px solid #ddd;background:#f7f7f7} 
#owl-category .owl-prev, 
#owl-category .owl-next {
    width: 40px;
    height: 30px;
    margin-top: -15px;
    left: 0;
	background:#ddd;
	opacity:1;
}
#owl-category .owl-next {
    left: auto;
	right:0;
}
#owl-category .owl-prev:before,
#owl-category .owl-next:before {
    font-size:12px;
}


@media (min-width: 991px){
	.model_sch {padding:30px 12px;}
}

#model_ul li .view-btn-wrap{
	position:absolute;
	top:50%;
	width:100%;
	margin-top:-30px;
	text-align: center;
}
#model_ul li .view-button,
#model_ul li .play-button {
                width: 60px;
                height: 60px;
				margin-left:10px;
                border: 2px solid #fff;
                border-radius: 54px;
                opacity:.5;
				z-index: 2;
				-webkit-transition: all 0.5s ease;
				-moz-transition: all 0.5s ease;
				-o-transition: all 0.5s ease;
				-ms-transition: all 0.5s ease;
				transition: all 0.5s ease;
			    position: relative;
				vertical-align: top;
				display: inline-block;
}
#model_ul li .view-button{
    margin-left: 0;
}
#model_ul li .play-button span {
                position: absolute;
                top: 13px;
                left: 19px;
                width: 0;
                height: 0;
                border-top: 15px solid transparent;
                border-bottom: 15px solid transparent;
                border-left: 26px solid #fff;
				text-indent:-199999px;
				-webkit-transition: all 0.5s ease;
				-moz-transition: all 0.5s ease;
				-o-transition: all 0.5s ease;
				-ms-transition: all 0.5s ease;
				transition: all 0.5s ease;
			}
#model_ul li .view-button i{
	color: #fff;
    font-size: 2em;
    line-height: 1.9;
}

#model_ul{text-align:left}
#model_ul:after {display:block;visibility:hidden;clear:both;content:""} 
#model_ul li{padding:0 10px 5px;float:left;width:16.6666%;}
#model_ul li.gall_clear{clear:both}
#model_ul li .model_img{position: relative;overflow:hidden}
#model_ul li .model_img img {width:100%;height:auto;border:1px solid #ddd;
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
#model_ul li .model_txt{padding: 10px 0 0;height:122px;overflow:hidden}
#model_ul li .model_txt .bo_cate_link{color: #fff;background: #f98c96;font-size: 0.92em;padding: 3px 5px;margin-bottom: 10px;display: inline-block;}
#model_ul li .model_txt .model_tit{display:block;font-size:1.2em;font-weight:bold;line-height:1.2em;margin-bottom:3px}
#model_ul li .model_txt .model_detail{line-height:1.5em;margin-bottom: 30px;color:#959595;height: 37px;overflow: hidden;}
#model_ul li .model_txt .model_if{display:none;font-size:0.92em;color:#959595;margin-top:10px}
#model_ul li .model_txt .model_if a{color:#959595}

#model_ul li:hover .permalink {
    opacity: .7;
}
#model_ul li .permalink {
    opacity: 0;
    position: absolute;
	z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    -webkit-transition: opacity .5s ease-in-out;
    -moz-transition: opacity .5s ease-in-out;
    -ms-transition: opacity .5s ease-in-out;
    -o-transition: opacity .5s ease-in-out;
    transition: opacity .5s ease-in-out;
}

#model_ul li :hover img {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
}


@media (max-width: 1280px){
    #model_ul li{width:25%;}
 }

@media (max-width: 969px){
	#model_ul li{padding:0 5px 5px;}
 }
@media (max-width: 640px){
	#model_ul li .view-button,
	#model_ul li .play-button {
		top: 80%;
	}
 }

@media (max-width: 420px){
    #model_ul li{width:50%;}
 }























#container_title,
#bo_v_title,
#model_ul li .model_txt .model_tit {
	font-family: "Rozha One";
}
.container_title,
#container_title h1,
#bo_v_title h1 {
	text-transform:uppercase
}

/* 자기소개 */
#canvas {position:fixed;top:0;left:0;width:100%;height:100%;z-index: -1;background: #f7f7f7;}

#container_title,
#bo_v h1,
#bo_v_table,
.container_title,
#bo_v_title h1{
	font-family: "Rozha One";
    text-transform: uppercase;
	display: block;
    padding-top: 90px;
    padding-bottom: 10px;
	text-align:center;
	font-size:3.2em;
	letter-spacing: 1px;
}
#bo_v h1 {
font-size:2em;padding-top:0
}
.container_title{
	font-size:2em;padding-top:0;padding-bottom:30px
}
.tag-base{text-align:center;}
.tag-base a{display:inline-block;padding:2px 10px 3px;background:#ef7878;color:#fff;margin-bottom:4px;font-size:1.3em}
#bo_gall h1{margin-top:40px}
#bo_v .pr-title{text-align:left}
#bo_v .video-player{margin-bottom:50px}
#bo_v_table {
    display: block;
    padding-top: 90px;
    padding-bottom: 10px;
    text-align: center;
    font-size: 3.2em;
}
#bo_v .bo_cate_link{color: #fff;background: #f98c96;font-size: 0.92em;padding: 4px 12px 0px;margin-bottom: 10px;display: inline-block;}
#bo_v .bo_v_p{border-top:1px solid #ddd;padding:10px 0;color:#4e4e4e}

#bo_v .profile-view {margin-top:0}
#bo_v .profile-view >div{padding:0 0 0 70px;margin-top:13.5px;font-size:1.2em;}
#bo_v .profile-view >div:first-child{margin-top:0;}
#bo_v .profile-view >div span{float:left;width:70px;color:#000;margin-left:-70px;position:Relative}

#bo_v .profile-view section{margin-top:18.5px}
#bo_v .profile-view section.bo_v_snswr{margin-top:0}
#bo_v .profile-view .message {padding:18px;border:1px solid #ddd}



#main-picture-wrap {}
#main-picture-wrap .owl-stage {
    display: flex;
}

#main-picture-wrap .owl-item img {
    height: 620px;
	width:auto;
}
@media (max-width: 1599px){
	#main-picture-wrap .owl-item img {
		height: 610px;
	}
}

@media (max-width: 1199px){
	#main-picture-wrap .owl-item img {
		height: 570px;
	}
}

@media (max-width: 991px){
	#bo_v .pr-title{margin-top:30px;}
	#container_title,
	#bo_v h1,
	#bo_v_table,
	.container_title,
	#bo_v_title h1{
		padding-top: 40px;
	}

}
@media (max-width: 767px){
	#bo_v_title {
		font-size:1.5em
	}
	.tag-base a{font-size:1em}

	#main-picture-wrap .owl-item img {
		width: 100%;
		height: auto;
	}
}


#bo_v_info {padding:15px 0px 10px;border-bottom:1px solid #eee;text-align:center;color:#666;line-height:20px;}
#bo_v_info:after {display:block;visibility:hidden;clear:both;content:""}

#bo_v_info p{font-size:0.92em;color:#777;font-style:italic ;text-align:center;float:right }
#bo_v_info h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
#bo_v_info strong {display:inline-block;font-weight:normal;margin:0 5px}
#bo_v_info span{float:left;margin-right:5px}
#bo_v_info .profile_img img{border-radius:50%;vertical-align:top}
#bo_v_info .icon_view{display:inline-block;background:url(./img/icon_view.png) no-repeat 50% 50%;background-size:80%;height:15px;width:20px;overflow:hidden;text-indent:-999px;vertical-align:middle;margin:0 3px 0 5px}
#bo_v_info .icon_comment{display:inline-block;background:url(./img/icon_comment.png) no-repeat 50% 50%;background-size:70%;height:15px;width:20px;overflow:hidden;text-indent:-999px;vertical-align:middle;margin:0 3px 0 5px}

#bo_v_file {margin:10px 0;border:1px solid #e3dbd2}
#bo_v_file h2 {padding: 10px 10px 0;margin-top:-1px;line-height:15px;font-weight:normal;color:#ac9f93}
#bo_v_file ul {margin:0;padding:5px 0;list-style:none}
#bo_v_file li{padding:0 10px ;line-height:15px;color:#777}
#bo_v_file a strong{display:inline-block;padding:5px 0;color:#000;text-decoration:underline;font-weight:normal;color:#d63154}
#bo_v_file a:focus, #bo_v_file a:hover, #bo_v_file a:active {text-decoration:none}
.bo_v_file_cnt {display:inline-block;margin:0 10px}

#bo_v_link{margin:10px 0;border:1px solid #e3dbd2}
#bo_v_link h2 {padding: 10px 10px 0;margin-top:-1px;line-height:15px;font-weight:normal;color:#ac9f93}
#bo_v_link ul {margin:0;padding:0;list-style:none}
#bo_v_link li {padding:0 10px ;line-height:15px;color:#777}
#bo_v_link a {display:inline-block;color:#000;text-decoration:none;margin:0 0 3px}
#bo_v_link a strong{display:inline-block;padding:5px 0;color:#000;text-decoration:underline;font-weight:normal;color:#d63154}
#bo_v_link a:focus, #bo_v_link a:hover, #bo_v_link a:active {text-decoration:none}
.bo_v_link_cnt  {display:inline-block;margin:0 10px}


#bo_v_top {margin:0 0 10px;padding:10px 0}
#bo_v_top:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_top h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
#bo_v_top ul {margin:0;padding:0;list-style:none}

#bo_v_bot {padding:10px 0 30px;border-top:1px solid #ddd;margin-top:50px}
#bo_v_bot:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_bot h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
#bo_v_bot ul {margin:0 0 10px;padding:0;list-style:none}

.bo_v_nb {float:left}

.bo_v_nb li {float:left;margin-right:5px}
.bo_v_com {float:right}
.bo_v_com li {float:left;margin-left:5px}

#bo_v_atc {clear: both;padding:0;}
#bo_v_atc_title {margin:0;padding:0;height:0;overflow:hidden}

#bo_v_img {margin:0 0 20px;width:100%;overflow:hidden;zoom:1}
#bo_v_img:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_img img {;max-width:100%;height:auto}

#bo_v_con {margin-bottom:20px;width:100%;line-height:1.7em;word-break:break-all;overflow:hidden;}
#bo_v_con a {color:#000;text-decoration:underline}
#bo_v_con img {max-width:100%;height:auto}

#bo_v_act {position:relative;float:right;width:50%;;text-align:right;padding-top:15px}
#bo_v_act a {margin-right:5px;vertical-align:middle}
#bo_v_act strong {color:#ff3061}
#bo_v_act_good, #bo_v_act_nogood {display:none;position:absolute;top:30px;right:10%;padding:10px 0;width:165px;background:#ff3061;color:#fff;text-align:center}
#bo_v_act .btn_good{border: 1px solid #000;width:65px;height:65px;display:inline-block;border-radius:50%;text-align:center}
#bo_v_act .btn_good:hover{background:#f3f3f3}
#bo_v_act .btn_good i{font-size:25px;margin:10px 0 5px; }
#bo_v_act .btn_good strong{display:block;color:#000;font-weight:bold;font-size:14px;margin:0}
#bo_v_sns {padding:0;list-style:none;zoom:1}

.bo_v_snswr .btn_share {display:none}
#bo_v_sns:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_sns li {display:inline-block;vertical-align: top;}
#bo_v_sns li a{opacity:.4;width: 40px;height: 40px;background:#808080;
	display:block;
	padding:5px;
    -webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -ms-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;}
#bo_v_sns li a img{width:100%;height:auto}
#bo_v_sns li:hover a{opacity:1}



.owl-prev,
.owl-next {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 50%;
    margin-top: -20px;
    left: -20px;
    display: block!IMPORTANT;
    border:0px solid black;
	font-size:0;
	color:transparent;
	background:#e7e7e7;
	text-align:center;
	opacity: .5;
}
.owl-prev:hover,
.owl-next:hover {
	opacity: 1;
}
.owl-prev:before,
.owl-next:before {
	color:#000;
	font: normal normal normal 24px/1.5 'Linearicons-Free';
}
.owl-prev:before {
	content: "\e875";
}
.owl-next{
	left:auto;
	right: -20px;
}
.owl-next:before {
	content: "\e876";
}




#bo_v_prd {margin:20px 0 10px 0}
#bo_v_prd ul{margin:10px -10px}
#bo_v_prd ul:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_prd li{float:left;width:25%;padding:10px}
#bo_v_prd li img{width:100%;height:auto}
#bo_v_prd li .prd_name{display:block;margin:5px 0;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
#bo_v_prd li .prd_cost{display:block;margin:5px 0;font-weight:bold}
#bo_v_prd li:nth-child(4n+1){clear:both}
@media (min-width: 971px){
	#bo_v {}
}
@media (max-width: 1000px){
	#main-picture-wrap .owl-prev,
	#main-picture-wrap .owl-next {display:none !important}
}
@media (max-width: 640px){

	.bo_v_profile{width:100%;min-height:auto}
    #bo_v_act{width:100%;text-align:center;margin-bottom:0;border-top:1px solid #eee;margin-top:20px}
    .info_date {margin-top:5px}
    #bo_v_info .info_name{margin:5px 0;}
    #bo_v_prd li{width:50%}
    #bo_v_prd li:nth-child(2n+1){clear:both}
	#bo_w .tbl_frm01 th {display:none}
	#bo_w .tbl_frm01 td {display:block;width:100%;margin-bottom:-1px}
}


.rollover-dark-slide {margin-bottom:60px}
.rollover-dark-slide .item{
    position: relative;
    overflow: hidden;
}
.rollover-dark-slide .item .view-wrapper {
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 5;
    margin: -21px 0 0 0;
    width: 100%;
    text-align: center;
    -webkit-transition: opacity 500ms ease-in-out;
    -moz-transition: opacity 500ms ease-in-out;
    -ms-transition: opacity 500ms ease-in-out;
    -o-transition: opacity 500ms ease-in-out;
    transition: opacity 500ms ease-in-out;
}
.rollover-dark-slide .item:hover .view-wrapper {
    opacity: 1;
}
.rollover-dark-slide .item:active .view-wrapper {
    opacity: 1!important;
}
.rollover-dark-slide .item .view {
    display: inline-block;
    padding: 14px 30px;
    color: #fff;
    font-size: 14px;
    line-height: 1;
    font-family: AkkuratBold,Helvetica,sans-serif;
    text-transform: uppercase;
    letter-spacing: .08em;
    border: #fff solid 2px;
    max-width: 80%;
}
.rollover-dark-slide .item .permalink {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    -webkit-transition: opacity .5s ease-in-out;
    -moz-transition: opacity .5s ease-in-out;
    -ms-transition: opacity .5s ease-in-out;
    -o-transition: opacity .5s ease-in-out;
    transition: opacity .5s ease-in-out;
}
.rollover-dark-slide .item:hover .permalink,
.rollover-dark-slide .item:active .permalink {
    opacity: .7 !important;
}








