
.clear{clear:both}


.ellip{
word-break:break-all;
text-overflow-mode:ellipsis-word;
text-overflow-mode:ellipsis;
text-overflow-mode:clip;
text-overflow:ellipsis;
overflow:hidden;
white-space:nowrap;
}

#ct{font-size:14px}
#ct *{font-size: inherit;}
#ct{word-break:break-all; text-align:justify;}
#ct table{border-collapse: separate}
#ct ul{padding-left:20px; display:block}
#ct ul li{display:list-item}
#ct ol{padding-left:20px; display:block}
#ct ol li{list-style:decimal;  display:list-item}
#ct hr{display:block}


.ct{font-size:14px}
.ct *{font-size: inherit;}
.ct{word-break:break-all; text-align:justify;}
.ct table{border-collapse: separate}
.ct ul{padding-left:20px; display:block}
.ct ul li{display:list-item}
.ct ol{padding-left:20px; display:block}
.ct ol li{list-style:decimal;  display:list-item}
.ct hr{display:block}





/************************ 추가 *************************/

/* DIV를 테이블처럼(게시판검색, 게시판리스트 제목부분) */
.dp_table { display: table; }
.dp_table_100 { display: table; width:100%;}
.dp_table_row { display: table-row; }
.dp_table_cell { display: table-cell; }
/* DIV를 테이블처럼*/

/* 게시판목록보기 */
.board_list_layer_box { margin:10px; border-top:1px solid #cccccc; }
.board_list_layer_box div { background:#ffffff; padding-left:10px; line-height:40px; text-align:left; border:1px solid #cccccc; border-top:none; color:#666666; }
/* 게시판목록보기 */

/* 게시판리스트 제목  */
.bbs_rows_title a:link { color:#666666; }
.bbs_rows_title a:visited { color:#afafaf; }
.bbs_rows_title a:active { color:#666666; }
.bbs_rows_title a:hover { color:#333333;}
.bbs_rows_title a:visited .bbs_cate{ color:#afafaf; }


/* 게시판리스트좌우여백 */
.bbs_list_box { padding:0px; }/* 텍스트형태자우여백있음 */
.bbs_list_box table { table-layout:fixed; }
.bbs_list_box_n table { table-layout:fixed; }/* 갤러리형태자우여백없음 */
/* 게시판리스트좌우여백 */

/* 게시판리스트검색배경 */
.bbs_search { background:#fafafa; padding:10px 10px; border-top:1px solid #eaeaea; border-bottom:1px solid #eaeaea; margin-top:10px;}

/* 게시판리스트 로우즈 요소색상  */
.bbs_rows_by { color:#888888; }
.bbs_rows_by a { color:#888888; }
.bbs_rows_date { color:#888888; }
.bbs_rows_review { color:#999999; }
.bbs_rows_review a { color:#999999; }

/* 게시판 로우즈 정보 구분선(로우즈, 상세) */
.bbs_gubun_line { display:inline-block; height:12px; border-left:1px solid #e0e0e0; margin:0px 10px;}/* 폰트클때 */
.bbs_gubun_line_01 { display:inline-block; height:9px; border-left:1px solid #e0e0e0; margin:0px 10px;}/* 폰트작을때 */
.bbs_gubun_line_02 { display:inline-block; height:9px; border-left:1px solid #e0e0e0; margin:0px 5px;}/* 상세 */

/* 제목뒤에 댓글 뉴아이콘 댓글채택 출력부분 줄바꿈안되게 뉴아이콘 출력시 왼쪽마진  */
.bbs_rows_reply { color:#666666; white-space:nowrap;}
.bbs_rows_reply img { margin-left:5px; max-width: inherit; vertical-align:middle}
.bbs_rows_reply_choose  { margin-left:5px;}

/* 제목앞 카테고리 출력시 마진(로우즈) */
.bbs_cate span { margin-right:5px;}

/* 사진위 카테고리 출력시 아이콘형태 */
.bbs_cate_info { display:inline-block; padding:10px; color:#ffffff; background-color:rgba(0, 0, 0, 0.3);}

/* 상세 카테고리 출력시 아이콘형태 */
.bbs_cate_detail { display:inline-block; margin-right:6px; color:#ffffff; border-radius:3em; padding:5px 10px;}

/* 게시판하단버튼(리스트) */
.bbs_bottom_btn { margin-top:20px;}
.bbs_bottom_btn.gall { margin-top:10px;}
.bbs_bottom_btn_right { float:right; }
.bbs_bottom_btn_right a{ margin-left:5px !important; }


/* 게시판페이징 */
.bbs_page { margin:40px 0px; text-align:center;}
.bbs_page span { display:inline-block; }
.bbs_page table{
	margin:0 auto;
}

/* 게시판 리스트 로우즈 상단 마진(대형) */
.bbs_rows_margin_01 .bbs_rows_margin { margin-top:40px;}
.bbs_rows_margin_01 tr:first-child .bbs_rows_margin { margin-top:20px;}

/* 게시판 리스트 로우즈 상단 마진(중형) */
.bbs_rows_margin_02 .bbs_rows_margin { margin-top:20px;}

/* 게시판리스트 카테고리선택 출력부분 */
.bbs_cate_li ul{ background:#fafafa; margin-top:20px; padding:0 10px;}
.bbs_cate_li li { display:inline-block; font-size:1.071em; margin-right:20px; height:40px; line-height:40px; box-sizing: border-box; color:#333333;}
.bbs_cate_li .select_category_tab_on { border-bottom:2px solid red;}
.bbs_cate_li .select_category_tab_on a { color:#333333;}
.bbs_cate_li .select_category_tab_off a {  color:#999999; }


/* 질문과답변 아이콘 */
.bbs_radio_info_01 { display:inline-block; color:#ffffff; background:#5da7f7; border-radius:3px; padding:5px 10px; box-sizing: border-box;}
.bbs_radio_info_02 { display:inline-block; color:#222222; background:#ffffff; border-radius:3px; border:1px solid #e9e9e9; padding:5px 10px; box-sizing: border-box;}



/* 게시판등록폼 */
.bbs_reg_form { padding:20px 0px 20px 0px; background:#fff; }
.bbs_reg_form_list { padding:0px;}
.bbs_reg_form_title { display:block; color:#666; font-size:1.071em; height:40px; line-height:40px;}
.bbs_reg_form_info { display:block; clear:both;}
.bbs_reg_form_line { border-top:1px solid #eaeaea; margin-top:10px; }



/*익명게시판 사용시 모바일*/
.bbs_anonymity_ch { float:right;}
.bbs_anonymity_ch:after { 
	content:"";
	clear:both;
}

/*공지사항 사용시 모바일*/
.bbs_notice_ch { float:right;}
.bbs_notice_ch:after { 
	content:"";
	clear:both;
}

/* 도배방지키 */
.bbs_dobae { display:inline-block; color:#333333; background:#ffffff; font-size:15px; border:1px solid #e5e5e5; border-radius:0.3em; height:40px; vertical-align:middle; box-sizing: border-box; line-height:38px; padding:0px 10px;}

.bbs_dobae_width { width:100%;}



/* 게시판상세 sns 이미지 */
.bbs_sns_img a{font-size:0;}
.bbs_sns_img img { width:26px; height:26px; margin-left:10px; display:inline-block; float:left;}

/* 첨부파일명 */
.bbs_attach_file {overflow:hidden; margin-bottom:20px;}
.bbs_attach_file a { float:left; margin:10px 10px 0px 0px;}

/* 본문 자동이미지 */
.bbs_img_auto_box table {table-layout:fixed;}
.bbs_img_auto_box { vertical-align:top; }
.bbs_img_auto_box img { margin:10px 10px 0px 0px;}


/* 댓글영역배경 */
.bg_reply_list { background:#f2f2f2; }
/* 댓글영역배경 */



/* 게시판하단버튼(등록수정답변 모바일에서 크기조절로 인해 h_form 소스변환) */
.bbs_reg_bottom_btn {margin-top:20px; padding:20px 0px 40px 0px; text-align:center;}
.bbs_reg_bottom_btn a{ margin:0px 2px !important; }
.bbs_reg_bottom_btn button { margin:0px 5px !important; }
.bbs_reg_bottom_btn a, .bbs_reg_bottom_btn button { padding: 12px 8px !important; }
.bbs_reg_bottom_btn svg { display:none; }
/* 게시판하단버튼(등록수정답변 모바일에서 크기문제로 인해 h_form 소스변환) */


/* 게시판하단버튼(상세 모바일에서 크기조절로 인해 h_form 소스변환) */
.bbs_datail_bottom_btn { margin-top:20px;}
.bbs_datail_bottom_btn_left { float:left; }
.bbs_datail_bottom_btn_right { float:right; }
.bbs_datail_bottom_btn_right a{ margin-left:2px !important; }
.bbs_datail_bottom_btn a, .bbs_datail_bottom_btn button { padding: 10px 7px !important; }
.bbs_datail_bottom_btn svg { display:none; }
/* 게시판하단버튼(상세 모바일에서 크기조절로 인해 h_form 소스변환) */


/* 작은폰 게시판하단버튼(상세 모바일에서 크기조절로 인해 h_form 소스변환) */
@media screen and (max-width:320px) {
	.bbs_datail_bottom_btn { margin-top:20px;}
	.bbs_datail_bottom_btn_left { float:left; }
	.bbs_datail_bottom_btn_right { float:right; }
	.bbs_datail_bottom_btn_right a{ margin-left:0 !important; }
	.bbs_datail_bottom_btn a, .bbs_datail_bottom_btn button { padding: 10px 5px !important; }
	.bbs_datail_bottom_btn svg { display:none; }
}
/* 작은폰 게시판하단버튼(상세 모바일에서 크기조절로 인해 h_form 소스변환) */


/* 게시판 자주하는질문 말풍선(상세) */

.bbs_detail_faq_box {
	border-radius:5px;
	box-shadow: 0 2px 8px 0 rgba(0,0,0,0.1);
	background:#fafafa;
	border:1px solid #eaeaea;
	padding:30px 30px 30px 30px;
}



/* 게시판 댓글 말풍선(상세) */
/* 좌측 */
.bbs_comment_box { 
	position:relative;
	border-radius:10px;
	box-shadow: 0 2px 8px 0 rgba(0,0,0,0.1);
	background:#ffffff;
	border:1px solid #eaeaea;
	padding:15px;
	margin-top:10px;
}

.bbs_comment_box:after {
	content:"";
	position:absolute;
	background:url('../../mobile_img/bg_comment_box_arrow.png');
	top:10px;
	left:-17px;
	width:17px;
	height:17px;
}
/* 우측(자신) */
.bbs_comment_box_right { 
	position:relative;
	border-radius:10px;
	box-shadow: 0 2px 8px 0 rgba(0,0,0,0.1);
	background:#fff5f1;
	border:1px solid #eaeaea;
	padding:15px;
	margin-top:10px;
}

.bbs_comment_box_right:after {
	content:"";
	position:absolute;
	background:url('../../mobile_img/bg_comment_box_arrow_right.png');
	top:10px;
	right:-17px;
	width:17px;
	height:17px;
}

/* 댓글 들여쓰기 모바일 */
.reply_content_depth { padding-left:50px; }

/* 댓글 회원 사진 */
.bbs_reply_member_img { border-radius:15px; width:30px !important; height:30px !important; }




/* 아이콘회전 */


.sel_menu {
	cursor:pointer;
}

.sel_menu .sel_menu_hover {
	color:#999999 !important;
	transition: 0.4s ease-in-out;
	transition-property: transform;
	transition-duration: .2s;
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
}
.sel_menu.uk-open .sel_menu_hover {
	color:#222222 !important;
	transition: 0.4s ease-in-out;
	transition-property: transform;
	transition-duration: .2s;
	-webkit-transform: rotate(-180deg);
	transform: rotate(-180deg);
}





/*달력형 게시판_대형(기존)*/
.bbs_calendar table {border-collapse:collapse; }
.bbs_calendar table td {border:1px solid #ececec; width:14.2%; background:#none;}
.bbs_calendar table td:hover {background:#fdfdfd;}
.bbs_calendar table td a {background:none;}
.bbs_calendar table td a:hover {color:#000;}
.bbs_calendar table td table td {border:none;}
.bbs_calendar table td table td:hover {background:none;}

/*달력형 게시판_소형(기존)*/
.bbs_calendar_small table {border-collapse:collapse; }
.bbs_calendar_small table td {border:1px solid #ececec; width:14.2%; background:#none; vertical-align:middle;}
.bbs_calendar_small table td table td {border:none;}
.bbs_calendar_small table td table td:hover {background:none;}


/* 파일업로드후 파일명 출력되는 부분 */
.ajax_file_uploder_filename { border-radius:3em; font-size:15px; font-family: 'Noto Sans KR' !important; font-weight:400 !important; display:inline-block; padding:0 15px; margin-right:5px; border:1px solid #eaeaea; height:40px; line-height:38px; vertical-align:middle; box-sizing: border-box;  background:#ffffff;}

.sb{
	display:block;
}
.sib,
.s_ib{
	display:inline-block;
}
/* 모바일용 동영상썸네일 리사이징 css */
/*@media all and (min-width:1024px){
.video_img img{
		max-width:430px;
		height:auto;
		background-position:center !important;
		background-repeat:no-repeat !important;
		-webkit-background-size:cover !important;
		background-size:cover !important;
		-moz-background-size:cover !important;
	}
}*/
.video_img{
	z-index:100;
}
.video_img .video_thumb{
	overflow:hidden;
}
.video_img img{
	max-width:100%; height:auto !important;
	background-position:center !important;
	background-repeat:no-repeat !important;
	-webkit-background-size:cover !important;
	background-size:cover !important;
	-moz-background-size:cover !important;
}
.video_img .video_list_thumb img{
	width:100%; height:auto !important;
}
.video_img .video_thumb iframe{
	width:100%;
}

/* 동영상 리스트 썸네일 반응형 (유튜브) */
/*.video_img .video_list_thumb .video_box{
	position:relative;
	overflow:hidden;
	width:100%;
	height:0;
	padding-top:56.25%;
}
.video_img .video_list_thumb .video_box iframe,
.video_img .video_list_thumb .video_box .jp-video{
	width:100%;
	height:100% !important;
	position:absolute;
	top:0;
	left:0;
}*/

/* 노이미지일때 정상적으로 동영상 미리보기가 나오도록*/
.rows_thumb img{
	max-width:100%;
	height:auto !important;
}

.rows_thumb img{
	max-width:100%;
	height:auto !important;
}

.rows_thumb.list_img.video_list_thumb{
	position: relative;
    overflow: hidden;
    width: 100%;
    height: 0;
    padding-top: 74.05%;
}
.rows_thumb.list_img.video_list_thumb img{
	width: 100% !important;
    height: 100% !important;
    position: absolute;
    top: 0;
    left: 0;
	object-fit: cover;
}

.rows_thumb.list_img.video_list_thumb iframe{
	width: 100% !important;
	height: 100% !important;
	position: absolute;
	top: 0;
	left: 0;
}


/* 모바일에서만 동영상 리스트 썸네일 반응형 (jp-player)*/
.video_img .jp-type-single {
	position:absolute; 
	bottom:0;
	left:0;
	right:0;
	top:0;
}
.video_img .jp-jplayer {
	position:relative;
	width:100%;
	height:calc(100% - 74px) !important;
}
.video_img .jp-type-single .thumb_hidden video{
	position:absolute; 
	top:0; 
	right:0; 
	left:0; 
	right:0 !important;
	height: 100% !important;
}
.video_img .jp-gui {
	position:absolute;
	left:0;
	right:0;
	bottom:0;
	top:0;
}
.video_img .jp-gui  .jp-video-play-icon {
	margin:-60px 0 0 -30px !important;
}
.video_img .jp-interface{
	position:absolute; 
	bottom:0;
	right:0;
	left:0;
}
.video_img .jp-video-play_m_size {
	width:100% !important;
	overflow: hidden;
	height: 100% !important;
	margin-top:0 !important;
}
/* 모바일에서만 동영상 리스트 썸네일 반응형 */



.bbs_reg_table > table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}

.bbs_reg_table > table th {
	width:130px;
	padding:10px;
	text-align: left;
	vertical-align: middle;
	font-size: 15px;
	font-weight: normal;
	color: #666;
	text-transform: uppercase;
	background-color:rgba(250, 250, 250, 1);
	border-bottom: 1px solid #eaeaea;
	border-right:1px solid #eaeaea;
	font-family: 'Noto Sans KR' !important; font-weight:400 !important;
	
}

.bbs_reg_table > table td {
	padding:10px 0px 10px 10px;
	vertical-align: middle;
	border-bottom: 1px solid #eaeaea;
}

.bbs_reg_table select {
	width:200px;
	font-size:14px;
}
.bbs_reg_table input[type="text"],
.bbs_reg_table input[type="password"],
.bbs_reg_table textarea{
	font-size:14px;
}


/* 정보소개 리스트 상태표시 판매중/일시중지/품절/판매보류중/대기중 */
.goods_rows_state_icon span{
	display:inline-block;
	padding:5px 0;
	color:#fff;
	border-radius:5px;
	min-width:85px;
	text-align:center;
	letter-spacing:-1px;
}
.goods_rows_state_icon.small_btn span{
	min-width:0px;
	padding:3px 15px;
}
.good_state_0{
	background:#0e6ff4;
}
.good_state_1{
	background:#bbbbbb;
}
.good_state_2{
	background:#d50000;
}
.good_state_3{
	background:#ff9b1a;
}
.good_state_4{
	background:#bbbbbb;
}
.good_state_5{
	background:#0e6ff4;
}
.good_state_6{
	background:#bbbbbb;
}


/* 정보소개 상세정보 */
.goods_common_detail_info table th{
	width:85px;
	text-align:left;
	vertical-align:top;
	padding-bottom:10px;
}
.goods_common_detail_info table td{
	padding-bottom:10px;
	word-break:break-all;
}

/* 정보소개 상세 버튼 */
.goods_btns_box span a{
	box-sizing:border-box;
	padding:8px 15px;
	border-radius:10px;
	margin:0 5px;
}

.goods_btns_box .btn_scrap a.scrap_m_del{
	background:#888;
	color:#fff;
	border:none;
	border:2px solid #888;
}
.goods_state_icon{
	position:absolute;
	top:15px;
	left:15px;
	display:block;
	padding:5px 12px;
	color:#fff;
	border-radius:5px;
}


/* 정보소개 상세 버튼3 */
.goods_btns_box3 span a{
	box-sizing:border-box;
	margin:0 5px;
	background-color:#000;
	padding:10px 20px;
	color:#fff;
	font-size:1.1em;
}
.goods_btns_box3 .btn_scrap a{
	background:#fff;
	color:#484848;
	border:1px solid #999;
	font-size:1.1em;
}


/* 정보소개 상세 추천수/조회수 아이콘 스타일 */
.bbs_cw_detail {
	margin: 0;
	border: none;
	overflow: visible;
	font: inherit;
	color: inherit;
	text-transform: none;
	display: inline-block;
	box-sizing: border-box;
	padding: 9px 20px;
	vertical-align: middle;
	font-size:14px;
	line-height: 1;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	transition: 0.1s ease-in-out;
	transition-property: color, background-color, border-color;
	border-radius:2em;
	background-color: transparent;
	color: #333;
	border:1px solid #e5e5e5;
	outline:none;
	position:relative;
	margin-right:10px;
}
.bbs_cw_detail_icon {
	padding-left:40px !important;
}
.bbs_cw_detail svg {
	position:absolute;
	top:7px;
	left:16px;
}
/* 정보소개 차량정보 */
.goods_rows_carinfo span{
	float:left;
}
.goods_rows_carinfo .info_line{
	display:inline-block;
	width:1px;
	height:16px;
	background:#a9a9a9;
	margin:3px 8px 0 8px;
}
.goods_rows_scrap {
	background: #2e8ff8;
	color: #fff;
	padding: 10px;
	border-radius: 50%;
}
/* 정보소개 렌탈C 상태표시 판매중/일시중지/품절/판매보류중/대기중 */
.goods_state_icon_rentc{
	position:absolute;
	top:15px;
	left:15px;
	display:block;
	padding:5px 15px;
	font-size:14px;
	border-radius:5px;
	background:rgba(0,0,0,0.8);
}
.goods_rows_state_rentc span{
	display:inline-block;
	padding:5px 0;
	border-radius:5px;
	min-width:90px;
	text-align:center;
	background:rgba(0,0,0,0.8);
}
.goods_rows_state_rentc.small_btn span{
	min-width:0px;
	padding:3px 15px;
}
.goods_rows_state_rentc .good_state_0,
.goods_state_icon_rentc.good_state_0{
	color:#fff60b;
}
.goods_rows_state_rentc .good_state_1,
.goods_rows_state_rentc .good_state_2,
.goods_rows_state_rentc .good_state_3,
.goods_rows_state_rentc .good_state_4,
.goods_state_icon_rentc.good_state_1,
.goods_state_icon_rentc.good_state_2,
.goods_state_icon_rentc.good_state_3,
.goods_state_icon_rentc.good_state_4{
	color:#ffffff;
}
/* 질문과답변 상태표시 리스트,상세 */
.bbs_qna_stats span{
	display:inline-block;
	padding:7px 0;
	color:#fff;
	border-radius:3px;
	min-width:80px;
	text-align:center;
}
.detail_stats a{
	padding:8px 6px !important;
}
/* 질문과답변 상태표시 */

/* 썸네일 이미지 width 100 */
.bbs_thumb_img img{
	width:100%;
	height:auto;
}
/* 썸네일 이미지 width 100 */

/* 리스트 검색 박스 */
.bbs_search_btn.h_btn_st1{
	padding:8px;
}
/* 리스트 검색 박스 */

/* 동영상팝업 및 플레이어 */
.movie_title {height:60px; vertical-align:middle; background:#090c0d; padding:15px 0 0 20px; position:relative;}
.movie_title h1{display:block; margin-bottom:0px; font-family:'맑은고딕'; font-size:25px; color:#ffffff;}
.movie_title p{font-family:'맑은고딕'; font-size:12px; color:#999999; margin-top:3px;}
.movie_title .btn_close{position:absolute; right:25px; top:20px;}

.b_line {height:2px; background:url('../../../../js/jplayer/player_img/b_line.gif') repeat-x; margin:0 0 5px 0;}

.hp_controls {position:relative; overflow:hidden; padding:0 0 3px 0;}
.hp_controls .hp_left {float:left; overflow:hidden;}
.right_line {background:url('../../../../js/jplayer/player_img/l_line.gif') right repeat-y;}
.hp_controls .hp_right {float:right; overflow:hidden;}
.left_line {background:url('../../../../js/jplayer/player_img/l_line.gif') left repeat-y;}

.btn_play {
	display:block;
	float:left;
	width:41px; height:31px;
	background:url('../../../../js/jplayer/player_img/btn_movie_play.gif') no-repeat;
	border:0; margin:0;
	text-indent:-100em;
	text-align:left;
	overflow:hidden;
	font-size:0px;
	cursor:pointer;
}

.btn_replay{
	display:block;
	float:left;
	text-indent:-100em;
	text-align:left;
	overflow:hidden;
	width:41px; height:31px;
	background:url('../../../../js/jplayer/player_img/btn_movie_replay.gif') no-repeat;
	border:0; margin:0;
	font-size:0px;
	cursor:pointer;
}
.btn_stop{
	display:block;
	float:left;
	text-indent:-100em;
	text-align:left;
	overflow:hidden;
	width:40px; height:31px;
	background:url('../../../../js/jplayer/player_img/btn_movie_stop.gif') no-repeat;
	border:0; margin:0;
	font-size:0px;
	cursor:pointer;
}
.btn_fullscreen {
	display:block;
	float:left;
	text-indent:-100em;
	text-align:left;
	overflow:hidden;
	width:35px; height:25px;
	background:url('../../../../js/jplayer/player_img/btn_fullscreen.gif') no-repeat;
	border:0; margin:0;
	font-size:0px;
	cursor:pointer;
}
.btn_smallscreen {
	display:block;
	float:left;
	text-indent:-100em;
	text-align:left;
	overflow:hidden;
	width:35px; height:25px;
	background:url('../../../../js/jplayer/player_img/btn_smallscreen.gif') no-repeat;
	border:0; margin:0;
	font-size:0px;
	cursor:pointer;
}
/* 동영상팝업 및 플레이어 */

.bbs_cw_01 {
	margin: 0;
	border: none;
	overflow: visible;
	font: inherit;
	color: inherit;
	text-transform: none;
	display: inline-block;
	box-sizing: border-box;
	width:48px;
	height:48px;
	vertical-align: middle;
	font-size: 14px;
	line-height: 1;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	transition: 0.1s ease-in-out;
	transition-property: color, background-color, border-color;
	border-radius:2em;
	background-color: transparent;
	color: #fff;
	border:1px solid #fff;
	outline:none;
	position:relative;
}

.bbs_cw_01_icon {
	padding-top:21px !important;
}

.bbs_cw_01 svg {
	position:absolute;
	top:3px;
	left:15px;
	color:#ffffff !important;
}

/*펜션 객실미리보기*/
.noto400{font-family: 'Noto Sans KR', sans-serif !important; font-weight:500}
.noto500{font-family: 'Noto Sans KR', sans-serif !important; font-weight:500}

.pen_bbs_rows_title{font-size:1.85em; font-weight:500; word-break:break-all;font-family: 'Noto Sans KR', sans-serif !important; margin-bottom:10px}
.goods_pension_rows_info .rows{text-align:left;font-family: 'Noto Sans KR', sans-serif !important; font-weight:400!important; color:#444; font-size:1.15em!important}
.pen_list_img img {border-radius:10px}
.sub_title {font-family: 'Noto Sans KR', sans-serif !important;}
.detail_title {font-size:25px; font-family: 'Noto Sans KR', sans-serif !important; color:#444; font-weight:500!important;}

.detail_spec_wrap{margin:0 auto 15px; background-color:#f8f8f8; border-radius:10px; width:100%; padding:2.5%  0}
.detail_spec_rows_info{margin:0px auto; width:95%;}
.detail_spec_rows_info .rows {margin:15px auto!important;}
.detail_spec_rows_info strong {float:none; margin-bottom:10px; text-align:justify;color:#030303;  width:20%;  min-width:200px;line-height:1; border-right:solid 0px #b9b9b9; font-size:1.1em; font-weight:normal;font-family: 'Noto Sans KR', sans-serif !important;}
.detail_spec_rows_info strong:before{content:"";display:block;width: 8px;height:8px;background:#cab3a2;float:left;margin:5px 5px 5px 0; border:solid 0px #ce000f; border-radius:100%;font-family: 'Noto Sans KR', sans-serif !important;}
.detail_spec_rows_info span{float:none; color:#666666;font-size:1.1em; padding-left:8%; line-height:1.2; display:block}


.short {background: url(../img/happy_config_ico_shrt_cmt.gif) 10px 10px no-repeat #fafafa;padding: 30px 5px 15px 10px;font-size: 1em;line-height: 1.2; margin: 10px auto;border: 1px solid #eeeeee;color: #989898;font-family: 'Noto Sans KR', sans-serif !important; }
.short strong{color:#372f2d}

.pen_imgupload_style{width:100%!important; position:relative; background-color:#d5ddee; border-top:solid 1px #d2d2d2!important; border-left:solid 1px #dedede; border-right:solid 1px #dedede;height:50px;line-height: 50px;}
.pen_imgupload_style .title {float:left; width:auto; font-size:1.2em; padding-left:10px; color:#444}
.pen_imgupload_style .arrow {float:right; width:auto; ; padding-right:10px; text-align:right; border:0; margin-top:5px}
.pen_imgupload_form {border:solid 1px #d8d8d8; height:250px}

.pen_table_style{width:100%!important; background-color:#f2e4d3; border-top:solid 1px #d2d2d2!important; border-left:solid 1px #dedede; border-right:solid 1px #dedede;height:50px;line-height: 50px;}
.pen_table_style .title{float:left; width:auto; font-size:1.2em; padding-left:10px; color:#444}
.pen_table_style .btn_wrap{float:right; width:auto; margin-top:10px; padding-right:10px}
.pen_table_style .btn_wrap .table_select{width:auto;  border:solid 1px #3c9c8c7;background-color:#372f2d; color:#fff; float:right; line-height:0; text-align:center; border-radius:5px; margin:0 1px}
.pen_table_style .btn_wrap .table_select:hover{background-color:#59372f;}



/* 펜션 상세 본문 상단 라인 */
.pension_review_line{border-top:1px solid #ddd;padding-top:40px;}
.pension_review_line p{font-family: 'Noto Sans KR' !important; font-size:18px !important;}
.upload_img_arrange img{max-width:100%; border-radius:10px; margin-top:20px;}


/* 펜션 가격표 스타일 */
.pension_table {margin:10px auto 50px; overflow-x: auto;}
.pension_table table{width:100%;border-collapse: collapse; border-spacing: 0;border-top:solid 2px #000;overflow-x: auto; }
.pension_table th, .pension_table td {border:0;  font-family: "Noto Sans KR",sans-serif;  color:#444; padding:3px; font-size:1em; letter-spacing:-0.05em}
.pension_table thead th{border-bottom:1px solid #b5aca8;border-left:1px solid #968e8b; background:#f4eee9; text-align:center; font-weight: 500;}
.pension_table tbody th{border-bottom:1px solid #d6d2d1; border-left:1px solid #968e8b; background:#f8f8f8; text-align:center; font-weight: 500;}
.pension_table td { border-bottom:1px solid #d6d2d1; border-left:1px solid #968e8b; text-align:right; padding-right:10px;font-weight: 400; color:#372f2d; }
.pension_table th:first-child, .pension_table td:first-child{  border-left:none;}
.pension_table .style2{ padding-right:0px; text-align:center}



 .pen_table_box { display:inline-block; vertical-align:top; position:relative; overflow:hidden; cursor:auto;}
 .pen_table_box:hover {overflow:visible;}
 .pen_table_box .table_sample{ width:300px;opacity:0;position:absolute; top:80%; left:25%; margin-left:-150px;font-size:.9em; text-align:center; z-index:9999; border-radius:10px; background:#fff; padding:10px; border:solid 1px #d0d0d0; }
.pen_table_box .table_sample img{width:100%}
 .pen_table_box:hover .table_sample { opacity:1; margin-top:20px; z-index:9999; }
 .pen_table_box .table_sample:after{ content:''; position:absolute; border-style:solid; border-width:0 10px 20px 12px;; border-color:#FFF transparent; display:block; width:0; z-index:999; top:-18.5px;left:calc(50% - 10px);}
 .pen_table_box .table_sample:before{ content:''; position:absolute; border-style:solid; border-width:0 10px 20px 12px;; border-color:#d0d0d0 transparent; display:block; width:0; z-index:999; top:-20px; left:calc(50% - 10px); }

.menu_arrow_trans .menu_arrow_trans_hover {
	color:#333 !important;
	transition: 0.4s ease-in-out;
	transition-property: transform;
	transition-duration: .2s;
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
}
.menu_arrow_trans.uk-open .menu_arrow_trans_hover {
	color:#333 !important;
	transition: 0.4s ease-in-out;
	transition-property: transform;
	transition-duration: .2s;
	-webkit-transform: rotate(-180deg);
	transform: rotate(-180deg);
}

.pension_table .inner_table{
	display:table;
	width:100%; 
	table-layout:fixed;
	border-collapse: collapse;
	border-spacing: 0;
	border-top: solid 2px #000;
}
.pension_table .inner_table .col{
	display:block;
}
.pension_table .inner_table .col h3{
	text-align:center;
	border: 0;
	font-family: "Noto Sans KR",sans-serif;
	color: #444;
	padding: 10px;
	font-size: 1em;
	background:#f4eee9;
	font-weight:500;
	border-bottom:1px solid #b5aca8;
}
.pension_table .inner_table .col .col_inner{
	display:table;
	width:100%;
	table-layout:fixed;
	border-collapse: collapse;
}
.pension_table .inner_table .col .col_inner .col_inner_row{
	display:table-row;
}
.pension_table .inner_table .col .col_inner .col_inner_row .col_inner_col:first-child{
	border-left:0 none;
}
.pension_table .inner_table .col .col_inner .col_inner_row .col_inner_col{
	display:table-cell;
	border-bottom: 1px solid #d6d2d1;
	border-left: 1px solid #968e8b;
	background: #f8f8f8;
	text-align: center;
	font-weight: 500;
	font-family: "Noto Sans KR",sans-serif;
	color: #444;
	padding: 10px;
	font-size: 1em;
	font-weight:500;
}
.pension_table .inner_table .col .col_inner .col_inner_row .col_inner_col.season_week{
	background:#f4eee9;
}
.pension_table .inner_table .col .col_inner .col_inner_row .col_inner_col.price{
	background:#fff;
}


/* 게시판 상세 예약하기 버튼 */
.btn_bbs_reservation {
	margin:30px 0px;
	text-align:center;
}
.btn_bbs_reservation a {
	padding:10px 15px;
	border:1px solid #333;
	font-size:16px;
	border-radius:5px;
	background:#ffffff;
	color:#333;
}


/* 게시판리스트 카테고리 검색 */
.bbs_search_select_category select {
	margin-bottom:5px;
}
/* 게시판등록수정 카테고리 선택 */
.bbs_reg_form_list .bbs_reg_form_info select {
	margin-bottom:5px;
}
/* 게시판 리스트 검색 열고닫기 */
.bbs_search_title {
	position:relative;
}
.bbs_search_title .bbs_search_arrow {
	position:absolute;
	top:-5px;
	right:0px;
}
.bbs_search_title .bbs_search_arrow_trans {
	color:#333 !important;
	transition: 0.4s ease-in-out;
	transition-property: transform;
	transition-duration: .2s;
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
}
.bbs_search_title.uk-open .bbs_search_arrow_trans {
	color:#333 !important;
	transition: 0.4s ease-in-out;
	transition-property: transform;
	transition-duration: .2s;
	-webkit-transform: rotate(-180deg);
	transform: rotate(-180deg);
}

/* 자동차상사 리스트 */
.stw_goods_info.car_stw div, .stw_goods_info.car_stw span, .stw_goods_info.car_stw a, .stw_goods_info.car_stw input, .stw_goods_info.car_stw select, .stw_goods_info.car_stw button{
	font-family:'Noto Sans KR' !important;
}
.car_search_title{
	display:flex;
	justify-content:space-between;
	align-items:center;

}
.car_search_title .cnt_title{
	font-size:20px;
	color:#333333;
}
.car_search_title a > span{
	padding-right:5px;
	margin-top:1px;
}
.car_search_title .right_btn{
	display:flex;
	align-items:center;
}
.car_search_title .right_btn > a{
	display:flex;
	align-items:center;
	padding:12px 14px;
	font-weight:300;
}
.car_search_title .regist a{
	padding:8px;
	margin-left:10px;
}
.car_list_area{
	position:relative;
	border-bottom:1px solid #eaeaea;
	margin-bottom:15px;
}
.car_list_area .car_list_board{
	position:relative;
	margin-bottom:30px;
}
.car_list_area .car_list_board .img_area .thumb_inner_area{
	overflow:hidden;
	border-radius:15px;
}
.car_list_area .car_list_board .img_area .thumb_inner_area img{
	width:100%;
}
.car_goods_detail .smallbuttons .btn,
.car_list_board .img_area .smallbuttons .btn{
	background-color:rgba(0,0,0,0.2);
	padding:3px 10px 3px 8px;
	border-radius:20px;
	display:flex;
	align-items:center;
	flex-direction:row-reverse;
	justify-content:flex-end;
	color:#fff;
}
.car_goods_detail .smallbuttons .btn svg,
.car_list_board .img_area .smallbuttons .btn svg{
	padding-right:3px;
}
.car_list_board .article_title_area .title .main_category a{
	font-size:18px;
	color:#333333;
}
.car_list_board .article_title_area .title .main_promotion a{
	font-size:15px;
	color:#777777;
}
.car_list_board .article_title_area .title .main_price a{
	font-size:21px;
	color:#111111;
	font-weight:700;
}
.car_list_board .article_title_area .title .main_info a{
	font-size:15px;
	color:#dbdbdb;
}
.car_list_board .article_title_area .title .main_info a span{
	font-size:15px;
	color:#909090;
	display:inline-block;
}
.car_goods_detail .h_form.icon span,
.car_goods_detail .h_form.icon a,
.car_list_board .article_title_area .h_form.icon a,
.car_list_board .article_title_area .h_form.icon span{
	padding:2px 7px !important;
	border-radius:3px !important;
	border:none !important;
	font-size:13px !important;
	min-width:auto !important;
	line-height:1.4;
	color:#fff;
}
.stw_goods_info.car_stw .list_table_dashboard a:first-child .notice_rows{
	border-top:1px solid #999;
}
.car_goods_detail .h_form.icon .car_type,
.car_list_board .article_title_area .h_form.icon .car_type{
	position:relative;
	z-index:1;
	overflow:hidden;
	background-color:transparent !important;
}
.car_goods_detail .h_form.icon .car_type .info_bg,
.car_list_board .article_title_area .h_form.icon .car_type .info_bg{
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	opacity:0.1;
	z-index:1;
}
.car_goods_detail .good_state_0,
.car_list_board .article_title_area .h_form.icon .good_state_0{
	background:#0e6ff4;
}
.car_goods_detail .good_state_1,
.car_list_board .article_title_area .h_form.icon .good_state_1{
	background:#bbbbbb;
}
.car_goods_detail .good_state_2,
.car_list_board .article_title_area .h_form.icon .good_state_2{
	background:#d50000;
}
.car_goods_detail .good_state_3,
.car_list_board .article_title_area .h_form.icon .good_state_3{
	background:#ff9b1a;
}
.car_goods_detail .good_state_4,
.car_list_board .article_title_area .h_form.icon .good_state_4{
	background:#bbbbbb;
}
.car_goods_detail .good_state_5,
.car_list_board .article_title_area .h_form.icon .good_state_5{
	background:#0e6ff4;
}
.car_goods_detail .good_state_6,
.car_list_board .article_title_area .h_form.icon .good_state_6{
	background:#bbbbbb;
}

/* 자동차상사 리스트 */
/* 자동차상사 상세 */ 
.car_goods_detail div, .car_goods_detail span, .car_goods_detail a, .car_goods_detail button, .car_goods_detail td{
	font-family:'Noto Sans KR' !important;
}
.car_goods_detail .title{
	font-size:22px;
	font-weight:500;
	color:#333333;
}
.car_goods_detail .price{
	font-size:30px;
}
.car_goods_detail .price .currency_unit{
	font-size:22px;
}
.car_goods_detail .info{
	font-size:15px;
	color:#777777;
}
.car_goods_detail .icon_box .product_link_btn .scrap_m{
	width:max-content !important;
	height:auto !important;
}
.car_goods_detail .icon_box .product_link_btn,
.car_goods_detail .icon_box .product_link_btn a:hover{
	color:#bdbdbd;
}
.car_goods_detail .icon_box .product_link_btn .on_scrap,
.car_goods_detail .icon_box .scrap_m_del{
	display:none;
}
.car_goods_detail .icon_box .product_link_btn .scrap_m_del.on_scrap{
	display:inline-block;
}
.car_goods_detail .icon_box .sns_box .share_icon{
	width:50%;
	display:flex;
	flex-direction:column;
	align-items:center;
	color:#333;
}
.car_goods_detail .inquiry_box a{
	display:flex !important;
	align-items:center;
	flex-direction:row-reverse;
	justify-content:center;
	width:100%;
	padding:13px !important;
	font-size:18px;
	gap:10px;
	color:#fff;
	border:1px solid rgba(0,0,0,0.1) !important;
}
.car_goods_detail .inquiry_box a > svg{
	position:relative !important;
	left:0;
}
.car_goods_detail .category tr td{
	font-size:16px;
	color:#666666;
	word-break:break-all;
}
.car_goods_detail .category tr .category_division{
	color:#333333;
	width:95px;
	padding:10px 0;
	font-weight:500;
}
.car_goods_detail .sub_info .circle_btn{
	border-radius:100%;
	padding:5px;
	color:#999999;
}
.car_goods_detail .edit_btn_list{
	float:right;
}
.car_goods_detail .board_detail_contents .attach_img a{
	word-break:break-all;
}
.car_goods_detail .edit_btn_list a{
	display:flex !important;
	align-items:center;
	flex-direction:row-reverse;
	justify-content:center;
	padding:10px !important;
	font-size:13px;
}
.car_goods_detail .edit_btn_list a > svg{
	position:relative;
	left:0;
}
.uk-tooltip-inner{
	color:#fff;
	font-family:'Noto Sans KR' !important;
}
.car_goods_detail #detail_image_move_container .big_slide li img{
	min-height:300px;
	min-width:400px;
}
/* 자동차상사 상세 */
/* 자동차상사 검색 */
.board_top_search_box{
	position:fixed;
	z-index:90;
	top:0;
	left:0;
	right:0;
	bottom:0;
}
.board_top_search_box .board_search_inner{
	height:calc(100% - 130px);
	min-height:150px;
	overflow:auto;
	box-sizing:border-box;
	width:auto;
}
.board_top_search_box .board_search_inner .search_box{
	background-color:#ffffff;
	border:none !important;
	padding-bottom:20px;
}
.board_top_search_box .search_modal_box{
	position:relative;
	top:50%;
	left:50%;
	transform:translate(-50%, -50%);
	width:calc(100% - 20px);
	background:#fff;
	box-sizing:border-box;
	border-radius:7px;
	box-shadow:0 0 15px -7px #000;
	height:100%;
	min-height:320px;
}
.board_top_search_box .search_modal_box .submit_btn{
	font-size:15px;
	width:100%;
	margin-top:10px;
}
.board_top_search_box .search_modal_box .search_modal_top{
	padding:20px;
	display:flex;
	align-items:center;
	justify-content:space-between;
	border-bottom:1px solid #e5e5e5;
}
.board_top_search_box .search_modal_box .search_modal_top .title{
	font-size:18px;
	color:#000000;
	font-weight:500;
	display:flex;
	align-items:center;
}
.board_top_search_box .search_modal_box .search_modal_top .title > span{
	padding-right:6px;
}
.board_top_search_box .search_modal_box .board_search_inner .search_box .search_select select{
	width:100% !important;
	margin-right:0;
}
.board_top_search_box .search_modal_box .board_search_inner .search_box .search_select > span > select{
	margin-top:6px !important;
}
.board_top_search_box .search_modal_box .board_search_inner .search_box .slide_cd_bar{
	margin:20px 14px 20px 10px;
	padding:0;
}
.board_top_search_box .search_modal_box .board_search_inner .search_box .search_category{
	font-size:18px;
	color:#333333;
	font-weight:500;
	margin-bottom:10px;
}
.board_top_search_box .search_modal_box .board_search_inner .search_box .search_select_02{
	display:flex;
	align-items:center;
	gap:5px;
}
.board_top_search_box .search_modal_box .board_search_inner .search_box .search_select_02 select{
	width:100% !important;
}
.board_top_search_box .search_modal_box .board_search_inner .search_box .search_input{
	width:100% !important;
}
/* 자동차상사 검색 */

/* 자동차상사 등록,수정,답변 */
/* 제목 */
.stw_goods_info_car div, .stw_goods_info_car label, .stw_goods_info_car span, .stw_goods_info_car a, .stw_goods_info_car input, .stw_goods_info_car textarea, .stw_goods_info_car select{
	font-family:'Noto Sans KR' !important;
}
.stw_goods_info_car.write_wrap{
	padding:0 0px !important;
}

.stw_goods_info_car.write_wrap .page_title_wrap{
	margin-bottom:10px;
	padding-bottom:10px;
	position:relative;
	border-bottom:1px solid #e5e5e5;
}

.stw_goods_info_car.write_wrap .page_title_wrap .page_title_st{
	font-size:20px;
	font-weight:500;
	color:#333333;
}

.stw_goods_info_car.write_wrap .page_title_wrap .btn_wrap.h_form{
	position:absolute;
	top:0px;
	right:0px;
}
/* 제목 */

/* 작성폼 */

.stw_goods_info_car.write_wrap .h_form.board_form .write_input_m{
	position:relative;
	margin-bottom:15px;
}

.stw_goods_info_car.write_wrap .h_form.board_form .write_input_m > div{
	margin-top:5px;
}

.stw_goods_info_car.write_wrap .h_form.board_form .write_input_m label{
	font-size:18px;
	color:#333333;
	font-weight:500 !important;
}

.stw_goods_info_car.write_wrap .h_form.board_form .write_input_m img{
	max-width:95% !important;
	height:auto;
}

.stw_goods_info_car.write_wrap .h_form.board_form .mobile_radio{
	display:none;
}
/* 작성폼 */


/* 카테고리 */
.stw_goods_info_car .h_form.board_form .category_box{
	width:100%;
	margin-bottom:10px;
}
.stw_goods_info_car .h_form.board_form .category_box input[type="text"]{
	width:90% !important;
	margin-left:0 !important;
}
.stw_goods_info_car .h_form.board_form .category_box select{
	margin-right:0px !important;
	margin-bottom:5px;
	width:100% !important;
}
.stw_goods_info_car .category_box.write_input_m .category_center{
	display:flex;
	align-items:center;
	width:100%;
	gap:5px;
	margin-top:5px;
}
.stw_goods_info_car .h_form.board_form .category_box table{
	width:220px;
}
.stw_goods_info_car .h_form.board_form .category_box table tr:hover{
	background-color:transparent !important;
}
.stw_goods_info_car .h_form.board_form .category_box table tr td{
	padding:10px 20px 0 0 !important;
}
.stw_goods_info_car .h_form.board_form .car_category_name .question_icon{
	margin-left:10px;
}
.stw_goods_info_car .h_form.board_form .question_box{
	padding:10px;
	font-size:13px;
	width:100%;
	position:absolute;
	left:0px;
	top:43px;
	z-index:999;
	background-color:rgba(0,0,0,0.5);
	color:#fff;
	border-radius:3px;
	box-sizing:border-box;
}
.stw_goods_info_car .fileupload-buttonbar .multi_upload_goods_btn{
	display:flex !important;
	align-items:center;
	flex-direction:row-reverse;
	padding:7px 12px 7px 11px !important;
	gap:5px;
	font-weight:300 !important;
}
.stw_goods_info_car .fileupload-buttonbar .multi_upload_goods_btn svg{
	position:relative;
	left:0;
}
/* 자동차상사 등록,수정,답변 */


*댓글신고*/
.report_particulars_btn{display: inline-block !important;}
.h_form .report_particulars_btn a{
	padding:9px 15px!important;
	font-size:12px!important;
	background-color:#fff!important;
	border-radius:50px!important;
	padding-left:40px!important;
	color:#666;
}
.bbs_detail_bell .bbs_cw_detail:last-child {margin-right: 0!important;}
.bbs_detail_bell{
	display: flex;
	justify-content: flex-end;
	align-items: center;
	float:none!important;
	margin-bottom:10px;

}
.bbs_detail_bell_wrap{
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding:30px 0px 20px;
	border-bottom:1px solid #ccc;
}
.bbs_detail_bell_wrap .bbs_detail_bell{margin-bottom:0;}

.work_area .bbs_cw_detail{border:none;letter-spacing:-1px; color:#999!important;padding:0}
.work_area .bbs_cw_detail svg{color:#333;top:-4px; left:0}
.work_area .bbs_cw_detail_icon{padding-left:22px!important;}

/* 상세페이지 댓글  삭제버튼 */
.work_area .work_box{
	position:absolute;
	top:19px;
	right:12px;
	z-index:1000;
}
.work_area .work_box ul{
	border:1px solid rgb(0 0 0 / 20%);
	border-radius:3px;
	box-shadow: 0 2px 26px rgb(0 0 0 / 10%);
	-moz-box-shadow: 0 2px 6px rgba(0,0,0, .1);
	-webkit-box-shadow: 0 2px 6px rgb(0 0 0 / 10%);
	background:#fff;

}
.work_area .work_box ul li{	
	display:flex;
	gap:20px;
	justify-content: center!important;
	align-items: center!important;
	padding:25px 20px; 
	width:max-content;
	
}
.work_area .work_box ul li a{
	color:#333333;
	line-height: 1.0;
	
}
.work_area .work_box ul li + li a{
	border-top:1px solid #d0d0d0;
}