﻿
.subTitleBox{margin-top:95px; text-align:center; color:#fff;}
.cpTitleBox{ width:100%; background:url(../_img/bg71.jpg) center;padding:15px 0; background-size:cover; position:relative; overflow:hidden;}
.buyTitleBox{ width:100%; background: #008ed4;  /* fallback for old browsers */
background: -webkit-linear-gradient(to bottom, #7c40cd, #192649);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to bottom, #008ed4, #192649); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */; padding:30px 0;}
.sellTitleBox{ width:100%;background: #1fc485;  /* fallback for old browsers */
background: -webkit-linear-gradient(to bottom, #1fc485, #30acbc);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to bottom, #1fc485, #30acbc); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */; padding:30px 0;}
.subTitleBox03{ width:100%;background: #1da7c4;  /* fallback for old browsers */
background: -webkit-linear-gradient(to bottom, #1da7c4, #20c0ba, #24e7ab);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to bottom, #1da7c4, #20c0ba, #24e7ab); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */; padding:30px 0;}
.subTitleBox04{ width:100%;background: #2670d6;  /* fallback for old browsers */
background: -webkit-linear-gradient(to bottom, #2670d6, #255bc7, #2439af);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to bottom, #2670d6, #255bc7, #2439af); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */; padding:30px 0;}
.subTitleBox .tit h2 img{margin:20px auto; height:20px;}
.subTitleBox .tit h3{font-size:1.385em;}
.subTitleBox .tit p{margin:10px auto;}
.subTitleBox .tit a{box-shadow: 2px 2px 8px rgba(255,255,255,0.2); font-size: 16px; color: #1590e3; width: 200px; height: 40px; line-height:40px; background: #fff;
margin: 10px auto; font-weight: 600; border-radius: 29px; display:inline-block;}

.clear:after{display:block; clear:both; content:''}

/*상담신청리스트*/
.sub02ContentTabWrap div:after{content:''; display:block;clear:both;}
.consultList {margin-bottom:30px;}
.consultList li{width:100%;border:1px solid #ebebeb; background:#fff;margin-bottom:10px; border-radius:2px; box-sizing:border-box; position:relative;}
.consultList li span.new_icon{
    color: #fff;
    font-size: 11px;
    background: #f37022;
    padding: 3px 8px;
    text-align: center;
    border-radius: 2px;
    position: absolute;
    left: 10px;
    top: 8px;
}
.consultList li p{padding:10px 0 10px 45px; color:#454545; font-size:14px;width: 220px;text-overflow: ellipsis;overflow: hidden; white-space: nowrap;}
.consultList li span.con_c{position:absolute; right:7px; top:7px; color:#fff; font-size:12px; border-left:1px solid #d8d8d8; text-align: center; padding: 3px 10px;border-radius: 5px;}
.consultList li span.c_ing{background: #252525;}
.consultList li span.c_end{background:#979797;}


/*이용안내*/

.sub02Wrap .inner .sub02Tab{margin:10px auto; width:100%;}
.sub02Wrap .inner .sub02Tab > div{float:left; background:#282828; width:50%;}
.sub02Wrap .inner .sub02Tab > div.on{background:#3a6eff; color:#fff !important;}
.sub02Wrap .inner .sub02Tab .on a{color:#fff;}
.sub02Wrap .inner .sub02Tab a{display:block; box-sizing:border-box; font-size:1.2em; color:#fff; font-weight:700; text-align:center; padding:10px 0;}
.sub02Wrap .inner .subTabTxt{margin:15px auto; background:#3a6eff; color:#fff; padding:70px 20px 30px; text-align:center;}
.sub02Wrap .inner .subTabTxt dl dt{font-size:1.5em; font-weight:700;}
.sub02Wrap .inner .subTabTxt dl dd{
    margin-top: 10px;
    font-size: 1em;
    font-weight: bold;
    line-height: 23px;
}
.sub02Wrap .inner .subTabTxt > div a{ 
    display: block;
    border: 1px solid #000;
    width: 225px;
    color: #000;
    padding: 15px 0;
    font-size: 18px;
    margin: 20px auto 0;
    font-weight: bold;
}
.sub02Wrap .inner .subTabTxt > div p{font-size:1em;}

.sub02Wrap .inner .sub02Content > div{margin-bottom:20px;}
.sub02Wrap .inner .sub02Content h3{padding:10px 0;font-size: 18px; text-align:center; font-weight:500; letter-spacing:-1.8px; line-height:18px;}
.sub02Wrap .inner .sub02Content h2{
    padding: 20px 0 10px;
    font-weight: 500;
    font-size: 15px;
}
.sub02Wrap .inner .sub02Content .sub02Box_01 p{padding:10px 0; line-height:24px; word-break:keep-all;}
.sub02Wrap .inner .sub02Content .sub02Box_01 p.subtit{
    font-size: 15px;
    font-weight: 500;
    padding-bottom: 0;
}
.sub02Wrap .inner .sub02Content .sub02Box_01 .ser_List dl{border-radius:10px; padding:15px; margin-bottom:10px;background:#f7f7f7; border:1px solid #eee;}
.sub02Wrap .inner .sub02Content .sub02Box_01 .ser_List dl dt{font-size:15px; margin-bottom:5px; font-weight:600;color: #f37022; }
.sub02Wrap .inner .sub02Content .sub02Box_01 .ser_List dl dd{line-height:23px; color:#333; word-break:keep-all;}
/*
.sub02Wrap .inner .sub02Content .sub02Box_01 .ser_List dl.list01{background:#f3f4fc; }
.sub02Wrap .inner .sub02Content .sub02Box_01 .ser_List dl.list02{background:#f3f4fc;}
.sub02Wrap .inner .sub02Content .sub02Box_01 .ser_List dl.list03{background:#f3f4fc;}
.sub02Wrap .inner .sub02Content .sub02Box_01 .ser_List dl.list04{background:#f3f4fc;}
*/

.sub02Wrap .inner .sub02Content .sub02Box_02{width:100%;/* border-top:1px solid #118ee3; border-bottom:1px solid #e8e8e8; background: #f5fbff;*/}
.sub02Wrap .inner .sub02Content .sub02Box_02 ol{border-top: 1px solid #e8e8e8;}
.sub02Wrap .inner .sub02Content .sub02Box_02 ol li{border-bottom: 1px solid #e8e8e8;}
.sub02Wrap .inner .sub02Content .sub02Box_02 ol li p.sub02_num{font-size:14px;margin:10px auto 0; color:#333; font-weight:500;}
.sub02Wrap .inner .sub02Content .sub02Box_02 ol li p{margin-bottom:10px;font-size:14px;color:#454545;line-height:24px; word-break: keep-all;}
.sub02Wrap .inner .sub02Content .sub02Box_02 ol li i{width:12%; float:left; display:block; margin:0px auto 10px;}
.sub02Wrap .inner .sub02Content .sub02Box_02 ol li > div{margin-left:4%; width:78%; float:left;}

.sub02Wrap .inner .reviewList{}
.sub02Wrap .inner .reviewList ul li .thum_photo{ width:100%; height:125px; background:#ddd;}
.sub02Wrap .inner .reviewList ul li .thum_photo img{width:289px; height:125px;}
.sub02Wrap .inner .reviewList ul li .thum_txt dl{ text-align: left;padding: 15px;}
.sub02Wrap .inner .reviewList ul li .thum_txt dl dt{font-size:14px; color:#f37022; font-weight:600;margin-bottom: 10px;width: 100%;text-overflow: ellipsis; overflow: hidden;white-space: nowrap;}
.sub02Wrap .inner .reviewList ul li .thum_txt dl dd {
    font-size: 14px;
    color: #454545;
    width: 100%;
    line-height: 23px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    height: 72px;
}
.sub02Wrap .inner .reviewList ul li .thum_info{color:#454545; border-top:1px solid #e8e8e8; padding: 20px;text-align: center;}
.sub02Wrap .inner .reviewList ul li .thum_info p .bar{width:1px; background:#454545; height:10px;; display:inline-block;margin:0 10px;}
.sub02Wrap .inner .reviewList ul li{float:left;width:100%;  box-sizing: border-box; position:relative; }
.sub02Wrap .inner .reviewList ul li a {display: block;position: relative; overflow: hidden; border: 1px solid #e8e8e8;box-sizing:border-box;border-radius:2px; background:#fff;}

.sub02Wrap .inner .reviewList ul li span.type01{background:url(../_img/type01.png) no-repeat; width:90px; height:39px; position:absolute; top:5px;right: -5px; z-index: 99;background-size: 90px;}
.sub02Wrap .inner .reviewList ul li span.type02{background:url(../_img/type02.png) no-repeat; width:90px; height:39px; position:absolute; top:5px;right: -5px; z-index: 99;background-size: 90px;}
.sub02Wrap .inner .reviewList ul li span.type03{background:url(../_img/type03.png) no-repeat; width:90px; height:39px; position:absolute; top:5px;right: -5px; z-index: 99;background-size: 90px;}
.sub02Wrap .inner .reviewList ul li span.type04{background:url(../_img/type04.png) no-repeat; width:90px; height:39px; position:absolute; top:5px;right: -5px; z-index: 99;background-size: 90px;}

span.type01{background:url(../_img/type01.png) no-repeat; width:90px; height:39px; position:absolute; bottom:5px;right: -5px; z-index: 99;background-size: 90px;}
span.type02{background:url(../_img/type02.png) no-repeat; width:90px; height:39px; position:absolute; bottom:5px;right: -5px; z-index: 99;background-size: 90px;}
span.type03{background:url(../_img/type03.png) no-repeat; width:90px; height:39px; position:absolute; bottom:5px;right: -5px; z-index: 99;background-size: 90px;}
span.type04{background:url(../_img/type04.png) no-repeat; width:90px; height:39px; position:absolute; bottom:5px;right: -5px; z-index: 99;background-size: 90px;}

/*.sub02Wrap .inner .sub02Content .sub02Box_02 ol li:after{margin:40px auto; background:url(../_img/sub02_arw.png) no-repeat right; content:''; display:block; width:70px; height:16px; transform: rotate(90deg);}*/
.sub02Wrap .inner .sub02Content .sub02Box_02 ol li i {background-size:100%;}
.sub02Wrap .inner .sub02Content .sub02Box_02 ol li:nth-child(1) i{height:65px; background:url(../_img/msico01.png) no-repeat center; background-size: 30px;}
.sub02Wrap .inner .sub02Content .sub02Box_02 ol li:nth-child(2) i{height:65px; background:url(../_img/msico02.png) no-repeat center; background-size: 30px;}
.sub02Wrap .inner .sub02Content .sub02Box_02 ol li:nth-child(3) i{height:65px; background:url(../_img/msico03.png) no-repeat center; background-size: 30px;}
.sub02Wrap .inner .sub02Content .sub02Box_02 ol li:nth-child(4) i{height:65px; background:url(../_img/msico04.png) no-repeat center; background-size: 30px;}
.sub02Wrap .inner .sub02Content .sub02Box_02 ol li:nth-child(5) i{height:65px; background:url(../_img/msico05.png) no-repeat center; background-size: 30px;}
.sub02Wrap .inner .sub02Content .sub02Box_02 ol li:nth-child(6) i{height:65px; background:url(../_img/msico06.png) no-repeat center; background-size: 30px;}
.sub02Wrap .inner .sub02Content .sub02Box_02 ol li:nth-child(7) i{height:65px; background:url(../_img/msico07.png) no-repeat center; background-size: 30px;}
.sub02Wrap .inner .sub02Content .sub02Box_02 ol li:nth-child(8) i{height:65px; background:url(../_img/msico8.png) no-repeat center; background-size: 30px;}
.sub02Wrap .inner .sub02Content .sub02Box_02 ol li:nth-child(9) i{height:65px; background:url(../_img/msico9.png) no-repeat center; background-size: 30px;}


/*.sub02Wrap .inner .sub02Content .sub02Box_02_sell ol li:nth-child(1) i{height:55px; background:url(/_img/mainico03.png) no-repeat center 80%;background-size:35px }*/
.sub02Wrap .inner .sub02Content .sub02Box_02_sell ol li:nth-child(1) i{height:65px; background:url(../_img/msico01.png) no-repeat center; background-size: 30px;}
.sub02Wrap .inner .sub02Content .sub02Box_02_sell ol li:nth-child(2) i{height:65px; background:url(../_img/msico02.png) no-repeat center; background-size: 30px;}
.sub02Wrap .inner .sub02Content .sub02Box_02_sell ol li:nth-child(3) i{height:65px; background:url(../_img/msico03.png) no-repeat center; background-size: 30px;}
.sub02Wrap .inner .sub02Content .sub02Box_02_sell ol li:nth-child(4) i{height:65px; background:url(../_img/msico07.png) no-repeat center; background-size: 30px;}
.sub02Wrap .inner .sub02Content .sub02Box_02_sell ol li:nth-child(5) i{height:65px; background:url(../_img/msico10.png) no-repeat center; background-size: 30px;}
.sub02Wrap .inner .sub02Content .sub02Box_02_sell ol li:nth-child(6) i{height:65px; background:url(../_img/msico8.png) no-repeat center; background-size: 30px;}

.sub02Wrap .inner .sub02Content .sub02Box_03{width:100%; border:1px solid #e8e8e8;box-sizing:border-box;}
.sub02Wrap .inner .sub02Content .sub02Box_03 dl{border-bottom:1px solid #e8e8e8;padding: 20px 20px;}
.sub02Wrap .inner .sub02Content .sub02Box_03 dl:last-child{border-bottom:0;}
.sub02Wrap .inner .sub02Content .sub02Box_03 dl dt{font-size:16px; color:#252525; font-weight:700;}
.sub02Wrap .inner .sub02Content .sub02Box_03 dl dd{margin:10px 0; color:#777; line-height:24px;}




.slide_view {
	position: relative;
	width: 100%;
	height: auto;
	margin-top: 76px;
}
.slide_view .flexslider {
	position:relative;
}
.slide_view .flexslider .flex-control-nav {
	display: none;
}
.slide_view .flexslider .flex-direction-nav {
	display: none;
}
.slide_view .flexslider .flex-direction-nav li a {
	font-size: 0;
	display: inline-block;
	width: 17px;
	height: 30px;
	background: url(/resource/img/hicarzMobile/arrows.png);
	position: absolute;
}
.slide_view .flexslider .flex-direction-nav li a.flex-prev {
	top: 50%;
	margin-top: -15px;
	left: 15px;
}
.slide_view .flexslider .flex-direction-nav li a.flex-next {
	top: 50%;
	margin-top: -15px;
	right: 15px;
	background-position: 0 30px;
}
.slide_view .flexslider * {
	font-family: 'Lato', 'NotoSansKR', 'NanumBarunGothic', sans-serif;
	font-size: 11px;
	line-height: 1.3;
	letter-spacing: 0;
	font-weight: 500;
}
.slide_view .flexslider .count {
	width: 50px;
	text-align: center;
	position: absolute;
	left: 50%; bottom: 0;
	margin-left: -25px;
	margin-bottom: -12px;
	z-index: 999;
	background: #378fcd;
	color: #FFFFFF;
	padding: 5px 0;
	border-radius: 12px;
}
.slide_view .flexslider .count .ccnt {
	margin-right: 3px;
}
.slide_view .flexslider .count .tcnt {
	margin-left: 3px;
}


.car_info {
	background: #fff;
	padding: 30px 10px 20px;
	position: relative;
}
.car_info .carname {
	text-align: center;
}
.car_info .carname span {
	color: #252525;
	font-size: 20px;
	line-height: 1.3;
	word-break: keep-all;
}
.car_info .subpay {
	color: #999;
	text-align: center;
	font-size: 12px;
	line-height: 1.3;
	letter-spacing: 0;
	font-weight: 400;
	margin: 10px 0 5px;
}
.car_info .pay {
	font-family: 'Lato', 'NotoSansKR', 'NanumBarunGothic', sans-serif;
	font-weight: 500;
	color: #378fcd;
	font-size: 17px;
	letter-spacing: 0;
	text-align: center;
}
.car_info .data {
	font-size: 11px;
	color: #999999;
	background-image: url(/resource/img/hicarzMobile/data_icon.png);
	background-size: 12px;
	background-repeat: no-repeat;
	padding-left: 15px;
	position: absolute;
	right: 20px;
	bottom: 20px;
}

.view_icon_btnNew {
	overflow: hidden;
	margin: 8px 8px 0;
}
.view_icon_btnNew ul {
}
.view_icon_btnNew ul li {
	width: 48.82941176471%;
	float: left;
	text-align: center;
}
.view_icon_btnNew ul li:last-child {
	float: right;
}
.view_icon_btnNew.impectCall ul li {
	width: 100%;
}
.view_icon_btnNew ul li a {
	display: block;
	background: #FFFFFF;
	border: 2px solid #606268;
	border-radius: 2px;
	font-size: 16px;
	padding: 12px 0;
	color: #606268;
	line-height: 21px;
	font-weight: 400;
}
.view_icon_btnNew ul li a.phone {
	border-color: #378fcd;
	color: #378fcd;
}
.view_icon_btnNew ul li a .icon {
	display: inline-block;
	margin-right: 7px;
	font-size: 14px;
	vertical-align: middle;
}
.view_icon_btnNew ul li .txt {
	color: #9ab50d;
	font-weight: bold;
}

.view_icon_btn02 {
	background: #FFF;
	border-bottom: 1px solid #D8DBE0;
	border: 1px solid #d8dbe0;
	border-radius: 5px;
	margin: 10px 10px 0;
}
.view_icon_btn02 ul {
	overflow: hidden;
}
.view_icon_btn02 ul li {
	float: left;
	width: 33.333333%;
	padding: 15px 0;
}
.view_icon_btn02 ul li i {
	display: block;
	text-align: center;
	line-height: 30px;
	margin-bottom: 8px;
}
.view_icon_btn02 ul li i img {
	max-width: 30px; max-height: 30px;
	vertical-align: middle;
}
.view_icon_btn02 ul li a {
	display: block;
	text-align: center;
	letter-spacing: -0.5px;
	color: #333;
	font-size: 12px;
	border-right: 1px solid #D8DBE0;
}
.view_icon_btn02 ul li:last-child a {
	border-right: 0;
}

.btnLayerPop {
	width: 60%;
	border-radius: 0 !important;
}
.btnLayerPop ul li {
	position: relative;
	width: 100%;
	height: 45px;
	text-align: center;
	line-height: 45px;
	border-bottom: 1px solid #d8dbe2;
}
.btnLayerPop ul li a {
	display: block;
	font-size: 14px;
	color: #031634;
	letter-spacing: -0.5px;
}

.car_detail_dealerInfo {
	position: relative;
	background: #192129;
	border-radius: 3px;
	padding: 15px 10px;
	margin: 59px 10px 20px;
}
.car_detail_dealerInfo .name {
	position: absolute;
	top: 0px; right: 3px;
	margin-top: -22px;
	background: #192129;
	color: #FFF;
	font-size: 10px;
	padding: 5px 7px;
	border-radius: 3px 3px 0 0;
}
.car_detail_dealerInfo .photo {
	width: 70px; height: 70px;
	overflow: hidden;
	border-radius: 50%;
	border: 2px solid #192129;
	padding: 4px;
	background: #fff;
	position: absolute;
	top: 0; left: 10px;
	margin-top: -39px;
}
.car_detail_dealerInfo .photo span {
	width: 100%;
	height: 100%;
	display: block;
	border-radius: 50%;
}
.car_detail_dealerInfo .txt {
	text-align: right;
	font-size: 11px;
	line-height: 14px;
	color: #919295;
}
.car_detail_dealerInfo .inquiryBtn {
	overflow: hidden;
}
.car_detail_dealerInfo .inquiryBtn a {
	display: block;
	float: left;
	width: 48.52941176471%;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	padding: 13px 0;
	margin-top: 10px;
	color: #fff;
	background: #192129;
	border: 2px solid;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.car_detail_dealerInfo .inquiryBtn a.phone {
	color: #5dc8ff;
}
.car_detail_dealerInfo .inquiryBtn.impectCall a {
	width: 100%;
}
.car_detail_dealerInfo .inquiryBtn a:last-child {
	float: right;
}
.car_detail_info .dealerInfo .view_icon_btnNew {
	margin: 8px 0;
}

.view_icon_btn {
	padding: 20px;
	position: relative;
	border-bottom: 1px solid #d8dbe0;
	border-radius: 5px;
	margin: 10px 10px 0px;
	overflow: hidden;
	background: #fff;
}
.view_icon_btn ul {
}
.view_icon_btn ul li {
	float: left;
	width: 25%;
	box-sizing: border-box;
	border-right: 1px solid #ebedef;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.view_icon_btn ul li a {
	display:block;
}
.view_icon_btn ul li:last-child {
	border-right: 0;
}
.view_icon_btn ul li .icon {
}
.view_icon_btn ul li .txt {
	font-family: 'NanumBarunGothicBold', sans-serif;
	margin-top: 15px;
	color: #031634;
	line-height: 18px;
}

.car_detail_info {
	background: #fff;
	border-bottom: 1px solid #c9cece;
	border-radius: 2px;
	padding: 16px 0px 12px;
	margin: 8px;
	overflow: hidden;
}
.car_detail_info .dtl_list {
}
.car_detail_info .dtl_list dl {
	overflow: hidden;
	border-bottom: 1px solid #EEF2F4;
	padding: 8px 4px;
}
.car_detail_info .dtl_list dt,
.car_detail_info .dtl_list dd {
	font-size: 16px;
}
.car_detail_info .dtl_list dt {
	float: left;
	color: #838589;
}
.car_detail_info .dtl_list dd {
	float: right;
	text-align: right;
	color: #192129;
	font-weight: 400;
	letter-spacing: 0;
}
.car_detail_info .dtl_list dd a {
	display: inline-block;
	background: #454c52;
	font-family: 'Lato', 'NotoSansKR', 'NanumBarunGothic', sans-serif;
	color: #fff;
	line-height: 30px;
	padding: 0 10px;
	border-radius: 2em;
	letter-spacing: 0;
}

.car_detail_info .car_option,
.car_detail_info .car_photo {
	clear: both;
}
.car_detail_info .car_photo p {
	margin-bottom: 5px;
}
.car_detail_info .car_option ul {
	overflow: hidden;
	padding: 20px 0px 10px;
}
.car_detail_info .car_option ul li {
	float: left;
	width: 33.333333%;
	/*padding: 10px 2px 2px;*/
	text-align: center;
}
@media all and (min-width:550px) and (max-width:1024px){
.car_detail_info .car_option ul li {
	width: 20%;
}
}
@media all and (min-width:1024px){
.car_detail_info .car_option ul li {
	width: 11.1111111%;
}
}
.car_detail_info .car_option ul li p {
	overflow: hidden;
	font-size: 0;
	text-indent: -999999em;
	width: 44px; height: 48px;
	background: url(../_img/icon_option_off.png);
	background-size: auto 48px;
	display: inline-block;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.car_detail_info .car_option ul li.on p {
	background: url(../_img/icon_option_on.png);
	background-size: auto 48px;
}
.car_detail_info .car_option ul li p.opt1 { background-position: 0 0; }
.car_detail_info .car_option ul li p.opt2 { background-position: -44px 0; }
.car_detail_info .car_option ul li p.opt3 { background-position: -88px 0; }
.car_detail_info .car_option ul li p.opt4 { background-position: -132px 0; }
.car_detail_info .car_option ul li p.opt5 { background-position: -176px 0; }
.car_detail_info .car_option ul li p.opt6 { background-position: -220px 0; }
.car_detail_info .car_option ul li p.opt7 { background-position: -264px 0; }
.car_detail_info .car_option ul li p.opt8 { background-position: -308px 0; }
.car_detail_info .car_option ul li p.opt9 { background-position: -352px 0; }

.car_detail_info .car_option ul li.on p.opt1 { background-position: 0 0; }
.car_detail_info .car_option ul li.on p.opt2 { background-position: -44px 0; }
.car_detail_info .car_option ul li.on p.opt3 { background-position: -88px 0; }
.car_detail_info .car_option ul li.on p.opt4 { background-position: -132px 0; }
.car_detail_info .car_option ul li.on p.opt5 { background-position: -176px 0; }
.car_detail_info .car_option ul li.on p.opt6 { background-position: -220px 0; }
.car_detail_info .car_option ul li.on p.opt7 { background-position: -264px 0; }
.car_detail_info .car_option ul li.on p.opt8 { background-position: -308px 0; }
.car_detail_info .car_option ul li.on p.opt9 { background-position: -352px 0; }


.car_detail_info .car_option ul li span {
	display: block;
	margin: 5px 0;
	font-size: 12px;
	font-weight: 600;
	color: #b9bbbd;
	letter-spacing: -1px;
}
.car_detail_info .car_option ul li.on span {
	color: #192129;
}


/*sub01*/
.sub01_Content{background:url(../_img/mainbg3.jpg) no-repeat center right; width:100%; padding:115px 0 20px; background-size:cover; display:inline-block;}
.sell_Content{background:url(../_img/mainbg2.jpg) no-repeat center center; background-size:cover; width:100%; padding:115px 0 20px;}
.sub03_Content{background:url(../_img/bg5.jpg) no-repeat center; width:100%; padding:115px 0 20px; background-size:cover;}
.sub01_Content .subConLeft{color:#fff;}
.sub01_Content .subConLeft h3{
    margin: 15px auto 15px;
    max-width: 370px;
    font-size: 24px;
    line-height: 30px;
    text-align: center;
}

.sub01_Content .subConLeft p{text-align:center; font-size:14px; line-height:24px;}
.sub03_Content .subConLeft h3{font-size:2em; text-align:center; margin-bottom:10px; line-height:35px; font-weight:500; letter-spacing:-1.5px; color:#fff;}
.sub03_Content .subConLeft p{text-align:center; font-size:14px; line-height:24px; color:#fff;word-break:keep-all;}
.subContentBox .inner .subConLeft .btn {
	display: inline-block;
    width: 100%;
    text-align: center;
}
.subContentBox .inner .subConLeft .btn a{
    margin: 1em auto;
    font-size: 14px;
    color: #fff;
    font-weight: 500;
    display: inline-block;
    text-align: center;
    padding: 10px 30px;
    border-radius: 30px;
    background: rgba(243,112,34,1);
}

.subContentBox .inner .sec_sellContent .ch_btn {padding:1em;}
.subContentBox .inner .sec_sellContent .ch_btn div{float:left; margin-bottom:10px; width:50%;}
.subContentBox .inner .sec_sellContent .ch_btn div a{display:inline-block; box-sizing: border-box;    width: 100%; height:57px; line-height:60px; background:rgba(255,255,255,0.9); text-align:center;border:1px solid #1dacb8; color:#1dacb8; font-size:18px; font-weight:600; border-radius:2px;}
.subContentBox .inner .sec_sellContent .ch_btn div.on a{ background: #118ee3;  /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #118ee3, #34a2e2);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #118ee3, #34a2e2); color:#fff;box-sizing:border-box; border:none;}

.subContentWrap .subTitleBox04{background:#2670d6;
    background: -webkit-linear-gradient(to right, #2670d6, #255bc7, #2439af);
    background: linear-gradient(to right, #2670d6, #255bc7, #2439af);
}

.subContentWrap .subTitleBox05 {
    background: url(../_img/map_bg01.jpg) no-repeat center;
    background-size: cover;
}

#carlistbg{background:url(../_img/list_bg.jpg) no-repeat !important; background-size:cover; padding:40px 0;}
#carlistbg .inner > p{ text-align: center;padding:0;}

.subContentBox01 .inner{padding-top:75px;}
.subContentBox01 .inner .selectWrap_st1 .select_tit{top:0;}
.subContentBox01 .inner .selectWrap_st1 p {padding-left:100px;}
.subContentBox01 .inner .carSearchBox{ width:100%; /*height:258px;*/ background:#1590e3; color:#fff;padding:20px; box-sizing:border-box; margin:20px 0; }
.subContentBox01 .inner .carSearchBox .searchTit h3{font-size:40px; border-bottom:1px solid #fff; width:200px; margin:0 auto 15px;}
.subContentBox01 .inner .carSearchBox .searchTit h3:before{width:49px;height:33px;content:'';display:inline-block; background:url(../_img/sub03_blit.png); margin-right:5px;}
.subContentBox01 .inner .carSearchBox > div:nth-child(1){width:100%; text-align:center;  box-sizing:border-box; margin-bottom: 10px;}
.subContentBox01 .inner .carSearchBox > div:nth-child(2){width:100%; /*padding:5px 92px;*/ box-sizing:border-box;}
.subContentBox01 .inner .carSearchBox .carListWrap ul li{width:100%; /*padding:0 5px;*/ border-top:1px solid #e8e8e8; box-sizing:border-box; line-height:40px;}
.subContentBox01 .inner .carSearchBox .carListWrap ul li a{padding-left:25px;}

.inner .carListBox{margin:20px 0 40px;}
.inner .carListBox li{float:left;width:49%; border:1px solid #e8e8e8; box-sizing:border-box; padding:0.7em; margin-left: 1%; margin-bottom:1%; border-radius:2px;}
.inner .carListBox li .carName{color:#1590e3; font-size:1.5em; font-weight:600;text-overflow:ellipsis; white-space:nowrap; width:100%; overflow:hidden;}
.inner .carListBox li .carImg{width:100%; height:100px; background:#f7f7f7; margin:20px 0; }
.inner .carListBox li .carInfo{font-size:1em; color:#454545;}
.inner .carListBox li .carInfo dl dt{font-weight:800; float:left; margin:0 0 10px;}
.inner .carListBox li .carInfo dl dd{text-align:right;    margin: 10px;}
.inner .carListBox a{font-size:18px; color:#1590e3; border:1px solid #1590e3; display:block; text-align:center; padding:10px 0; border-radius:2px; font-weight:800;}
.inner .carListBox a:hover{background: #1892e3;  /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #1892e3, #39a5e2);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #1892e3, #39a5e2); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */; color:#fff;}



.inner .subMenuBtn03{height:63px; margin-top: 20px;}
.inner .subMenuBtn03 > div{float:left; width:50%;}
.inner .subMenuBtn div, .inner .subMenuBtn03 div a{width:100%; height:63px; font-size:20px; color:#282828; font-weight:600; display:inline-block; text-align:center;box-sizing:border-box; border:1px solid #ddd; line-height:63px;}
.inner .subMenuBtn div.active{background:#1590e3; color:#fff;border:1px solid #1590e3;}
.inner .subMenuBtn div:nth-child(2){margin-left:-1px;}
.inner .subMenuBtn div:nth-child(3){margin-left:-1px;}
.inner .subMenuBtn div:nth-child(4){margin-left:-1px;}
.inner .subMenuBtn03 div.on a{background:#1590e3; color:#fff;border:1px solid #1590e3;}
.inner .subMenuBtn03 div:nth-child(2) a{margin-left:-1px;}
.inner .subMenuBtn03 div:nth-child(3) a{margin-left:-1px;}
.inner .subMenuBtn div.active a{color:#fff;}
.inner .subMenuBtn div a{color:#282828; display:block;}

/* --------------------------------------------
 * CS
/* ------------------------------------------ */

.board_list {
	padding: 0 0 8px;
	border-top:1px solid #111;
}
.board_list ul {
	border-bottom: 1px solid #dfe0e4;
}
.board_list li .qusetion_article {
	position: relative;
	background: #fff;
	border-top: 1px solid #ededee;
	padding-right: 16px;
}
.board_list li:first-child .qusetion_article {
	border-top: 0;
}
.board_list li.active .qusetion_article {
	background: #f6f6f8;
}
.board_list li .qusetion_article a {
	display: block;
	position: relative;
	font-size: 14px;
	line-height: 20px;
	padding: 20px 65px 20px 44px;
	color: #222;
	font-weight:500;
}
.board_list li .qusetion_article a:before,
.board_list li .qusetion_article a:after {
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -1px;
	width: 7px;
	height: 2px;
	background-color: #808189;
	content: '';
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.board_list li.active .qusetion_article a:before,
.board_list li.active .qusetion_article a:after {
	background-color: #2d2d36;
}
.board_list li .qusetion_article a:before {
	right: 0px;
	height: 2px;
}
.board_list li .qusetion_article a:after {
	right: 4px;
	height: 2px;
}
.board_list li .qusetion_article a:after,
.board_list li.active .qusetion_article a:before {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.board_list li .qusetion_article a:before,
.board_list li.active .qusetion_article a:after {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.board_list li .answer {
background: #f6f6f8;
    padding: 30px;
    font-size: 12px;
    line-height: 18px;
    color: #6a6c73;
    position: relative;
    padding-left: 45px;
    border-top: 1px solid #ddd;

}



/* faq */
.board_list.faq_board li .qusetion_article:before {
	content: 'Q.';
	width: 22px; height: 24px;
	display: inline-block;
	font-size: 20px;
	color: #f37022;
	font-family: 'Rubik','Lato','NotoSansKR',Arial,AppleGothic,verdana,sans-serif;
	font-weight: 500;
	line-height: 24px;
	position: absolute;
	top: 50%; left: 16px;
	margin-top: -12px;
}

.board_list li .answer i span{
	content: 'A.';
	width: 22px; height: 24px;
	display: inline-block;
	font-size: 20px;
	color: #f37022;
	font-family: 'Rubik','Lato','NotoSansKR',Arial,AppleGothic,verdana,sans-serif;
	font-weight: 500;
	line-height: 24px;
	position: absolute;
	top: 50%; left: 16px;
	margin-top: -12px;
}

.board_list.faq_board li .answer p{
    line-height: 24px;
    font-size: 14px;
    word-break: keep-all;
	color:#333;
}
/* notice */
.board_list.notice_board li .qusetion_article:before {
	content: '공지';
	height: 22px;
	display: inline-block;
	font-size: 14px;
	color: #bbb;
	font-family: 'Rubik','Lato','NotoSansKR',Arial,AppleGothic,verdana,sans-serif;
	font-weight: 700;
	line-height: 24px;
	position: absolute;
	top: 50%; left: 16px;
	margin-top: -11px;
}
.board_list.notice_board li .qusetion_article a {
	padding: 20px 65px 20px 54px;
}

/* --------------------------------------------
 * Q&A
/* ------------------------------------------ */
.qna_title p span,.qna_write button.submit span {
	display: inline-block;
	text-indent: -99999em;
	overflow: hidden;
	
	background: url(../_img/mobile/qna_170502.png) no-repeat;
	-webkit-background-size: 300px 150px;
	-moz-background-size: 300px 150px;
	-o-background-size: 300px 150px;
	background-size: 300px 150px;
}

.sec_qnaContent {
	background: #f5f5f7;
}
.sec_qnaContent.sec2 {
	padding: 0 16px 0;
	position: relative;
}
.sec_qnaContent.sec2:before {
	content: '';
	display: block;
	background: #f8f8f9;
	border: 2px solid #d2d2d6;
	position: absolute;
	top: -10px; left: 25px; right: 25px; bottom: 0;
	z-index: 2;
}
.sec_qnaContent.sec2:after {
	content: '';
	display: block;
	background: #f6f6f8;
	border: 2px solid #e9e9ec;
	position: absolute;
	top: -20px; left: 34px; right: 34px; bottom: 0;
	z-index: 1;
}

/* qna_title */
.qna_title {
	padding: 30px 0 46px;
}
.qna_title p {
	text-align: center;
	line-height: 1;
}
.qna_title p.txt1 {
	margin: 20px 0 15px;
}
.qna_title p.icon span {
	width: 45px; height: 52px;
	background-position: 0 0;
}
.qna_title p.txt1 span {
	width: 233px; height: 52px;
	background-position: 0 -52px;
}
.qna_title p.txt2 span {
	width: 224px; height: 12px;
	background-position: 0 -104px;
}

/* qna_write */
.qna_write {
	position: relative;
	background: #fff;
	border: 2px solid #808189;
	border-bottom: 0;
	padding: 24px 24px;
	z-index: 10;
}
.qna_form ul {
	margin: 1px 0 0 1px;
}
.qna_form ul li .selectWrap_st2,
.qna_form ul li .inputWrap_st2,
.qna_form ul li .textareaWrap_st1 {
	margin: -1px 0 0 -1px;
}

.qna_write button.submit {
	display: block;
	width: 100%;
	background: #456cea;
	border: 2px solid #3257e5;
	padding: 22px 0;
	line-height: 20px;
	text-align: center;
	margin-top: 20px;
}
.qna_write button.submit span {
	width: 128px; height: 20px;
	background-position: 0 -116px;
}

.sub_locationTit{height:30px;}

.process_box {padding:10px 0 0;border: 1px solid #fb653d;margin: 10px 0;border-radius: 5px 5px 0 0;}
.process_box h2{padding:10px 0 0; text-align:center;}
.process_box h2 span, .sc_cstList h2 span{font-weight:700; color:#222;}
.process_box img{display:block;}
.sc_cstList h2{text-align:center; padding:0 0 10px;}

.sc_cstList ul li{position:relative;}
.sc_cstList ul li span{position:absolute; right:7px; top: 7px;color:#fff; padding:5px; font-size:10px; border-radius:2px; width:50px; text-align:center;}
.sc_cstList ul li span.c_ing{ background:#222;}
.sc_cstList ul li span.c_end{background:#cecece;}

@media only screen and (max-width:360px){

.sell_visual .obj_txt span.s_txt{font-size:14px;}

.sell_visual .obj_txt h2 {
    font-size:25px;
    line-height: 25px;
    font-weight: 600;
    letter-spacing: -0.075em;}

.sell_visual .obj_txt p{font-size:10px;}
}

/* article_csTab */
.article_csTab {
	padding: 20px 0;
	height:90px;
}
.article_csTab li {
	width: 50%;
	float: left;
}
.article_csTab li a {
	display: block;
	background: #fff;
	border: 1px solid #e7e7e7;
	font-size: 18px;
	line-height: 44px;
	color: #777;
	letter-spacing: 0.2em;
	text-align: center;
	/*padding: 15px 0;*/
	height:44px;
	box-sizing:border-box;
	letter-spacing:-0.5px;
}
.article_csTab li:first-child a {

}
.article_csTab li:last-child a {
	border-top:none;

}
.article_csTab li:nth-of-type(2) a {border-left:none;}
.article_csTab li:nth-of-type(3) a{border-top:none; }
.article_csTab li:nth-of-type(4) a{border-top:none;border-left:none;}

.article_csTab li.active a {
	background: #1590e3;
	border-color: #1590e3;
	color: #fff;
	font-weight: 700;
	
}
.article_csTab2{height:120px;}
.article_boardList {
	min-height: 400px;
	padding: 0 0 120px;
}

.article_boardList ul{border-top:1px solid #1590e3;}

/* --------------------------------------------
 * review
/* ------------------------------------------ */
.sec_reviewContent {
	
}
.sec_reviewContent.sec1 {
	background: #fff;
}
/* review_list */
.review_list {
	position: relative;
	padding-bottom: 32px;
}
.review_list ul {
	padding-top: 16px;
}

.review_list ul li:after{
	display: block;
    clear: both;
    content: '';
}

/* review_view */
.review_view {
	
}
.review_view .tit .cate span,
.review_view .data {
	font-family: 'Rubik','Lato','NanumSquare',Arial,AppleGothic,verdana,sans-serif;
	letter-spacing: 0;
}
.review_view .tit {
	padding: 32px 16px;
	border-bottom: 1px solid #eee;
	text-align: center;
}
.review_view .tit .cate {
	margin-bottom: 12px;
}
.review_view .tit .cate span {
	display: inline-block;
	font-size: 10px;
	color: #fff;
	background: #28282e;
	padding: 0 12px;
	line-height: 22px;
	font-weight: 500;
	border-radius: 2em;
}
.review_view .tit h4 {
	font-size: 20px;
	line-height: 1.25;
}
.review_view .data {
	margin-top: 10px;
	font-size: 12px;
	color: #999;
}

.review_view .con {
	
}
.review_view .con .img img {
	max-width: 100%;
}
.review_view .con .txt {
	padding: 32px;
	line-height: 1.6;
	font-size: 14px;
	color: #555;
}

.review_view .btn {
	padding: 0 16px 32px;
}
.review_view .btn a {
	display: block;
	font-size: 14px;
	border: 1px solid #ddd;
	color: #fff;
	text-align: center;
	line-height: 50px;
	letter-spacing: 0;
	border-radius: 2px;
	background:#333;
}


/* rvBox */
.rvBox{width:49%;float:left;position:relative; padding-bottom:10px;border:1px solid #e9e9e9; margin:0.1em; min-height:255px;border-radius:5px; margin-bottom:10px; box-sizing: border-box; }
div[class*='rvBox']:first-child{border-left:none}
/*.rvBox:before{content:'';height:1px;position:absolute;left:16px;right:16px;bottom:0;background:#e9e9e9}*/
.rvBox a{display:block;/*position:relative*/}
.rvBox:after{clear:both;}
.rvBox .photo{height:120px; text-align:center; background:#000; overflow:hidden;}
.rvBox .photo img{min-height:100%;}
.rvBox .infoWrap{padding:0 0.5em;}
.rvBox .infoWrap .tit{position:relative;font-size:13px;line-height:18px;font-weight:700;color:#222;margin-top:6px;white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.rvBox .infoWrap .txt{font-size:13px;line-height:19px; height:55px;color:#555;overflow:hidden;margin-top:6px; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3;  -webkit-box-orient: vertical; word-wrap: break-word;}
.rvBox .bottom{/*position:absolute;*/padding-top:9px;margin-top:16px; padding: 0.5em; bottom:0;}
/*.rvBox .bottom:after{content:'';width:24px;height:1px;position:absolute;left:8px;top:0;display:block;font-size:0;line-height:0;background:#d9d9d9}*/
.rvBox .bottom span{font-size:12px;letter-spacing:0;font-family:'NanumSquare','Rubik','Lato','NanumSquare',Arial,AppleGothic,verdana,sans-serif;color:#aaa}

.table_st4 {
    background: #fff;
    border-collapse: collapse;
}

.table_st4 td.tit {
    color: #555;
}

.table_st4 td {
    height: 80px;
    font-size: 15px;
    line-height: 26px;
   /* padding: 17px 20px 16px;*/
    color: #999;
    font-weight: 400;
    border-top: 1px solid #f0f0f0;
    text-align: center;
}

.table_st4 td input {
    height: 45px;
    zoom: 1;}


.table_st4	.inputWrap_st1 input{padding:10px 30px 10px 15px;}

.board_write button.btn-info {
    width: 100%;
    display: block;
    font-size: 18px;
    line-height: 28px;
    padding: 16px 0;
    text-align: center;
    border-radius: 2px;
    background: #378fcd;
    color: #fff;
    margin-top: 20px;
	border:none;
	margin-bottom:20px;
}




/* --------------------------------------------
 * bulletin 자유게시판
/* ------------------------------------------ */
.boardWrap{margin:0 auto; width:100%}
.bBoard .search{margin:0 auto; width:250px;}
.bBoard .search > div{margin-bottom:15px; height:35px; line-height:46px; float:left;}
.bBoard .search .sc_box01{}
.bBoard .search .sc_box01 select{padding:0 10px; width:100%; height:100%; border:1px solid #ddd; border-radius:5px;}
.bBoard .search .sc_box02{    margin-top: 15px; }
.bBoard .search .sc_box02 input{padding:0 10px; min-width:80%; height:100%; color:#333; border:1px solid #1590e3; border-radius:5px 0 0 5px;}
.bBoard .search .sc_box03{min-width:20%; color:#fff; text-align:center; border-radius:0 5px 5px 0; background:#1590e3;    border: 1px solid#1590e3; height: 35px;line-height: 35px; margin-top:20px;}
.bBoard .bBoard_list thead th{font-size:15px; color:#333; height:40px; line-height:40px; border-top:1px solid #114996; border-bottom:1px solid #ddd;}
.bBoard .bBoard_list tbody tr{font-size:15px; color:#555; height:40px; line-height:40px; border-bottom:1px solid #eee; text-align:center;}
.bBoard .bBoard_list tbody tr td:nth-child(1){text-align:left; cursor:pointer;}

.boardView h2{padding:10px 20px; font-size:20px; color:#333; background:#f1f1f1;}
.boardView dl{padding:20px; font-size:15px; border-bottom:1px solid #114996;}
.boardView dl dt{float:left;}
.boardView dl dd{margin-left:10px; float:left;}
.boardView dl dd span{margin-left:10px; padding-left:10px; border-left:1px solid #ccc; display:inline-block;}
.boardView p{padding:50px 20px; font-size:15px;}

.boardComment h3{font-size:17px; font-weight:600; color:#222;}
.boardComment h3 span{margin-left:10px; color:#1590e3; display:inline-block;}
.boardComment .cmWrap{margin:10px auto 30px; padding:20px; background:#f8f8f8;}
.boardComment .cmWrap .cmTxt{margin-bottom:10px; padding:10px 0;}
.boardComment .cmWrap .cmTxt dt{height:20px; line-height:20px; font-size:17px; color:#222; font-weight:600; float:left;}
.boardComment .cmWrap .cmTxt dd{margin-left:10px; height:20px; line-height:20px; float:left;}
.boardComment .cmWrap .cmTxt p{margin-top:5px;}
.boardComment .cmWrap .cmBox textarea{width:85%; height:60px; border:1px solid #ccc; float:left;}
.boardComment .cmWrap .cmBox button{margin-left:1%; width:14%; height:60px; color:#fff; background:#1590e3; float:left;}

.board_con{padding:20px 10px 30px 10px; line-height:30px; min-height:130px;}
.freeboard_btn{
	width: 100%;
    margin: auto;
	}
.freeboard_btn a{
	display: block;
    width: 49%;
    font-size: 1.2em;
    text-align: center;
    padding: 10px;
    background: #28282e;
    color: #fff;
    box-sizing: border-box;
    margin: 10px 0 30px 0;
    border-radius: 2px; 
	float:left; 
	}

.free-memo {background:#f8f8f8; padding:10px; border-bottom:1px solid #eee; }
.board-memo textarea{width:100% !important; border:1px solid #ccc !important; padding:10px !important; box-sizing:border-box; height:130px;}
.board-memo button[type="submit"] {float:left !important; width:100% !important; position:relative !important; background:#1590e3 !important; height:52px; color:#fff; border:none; font-size:1.2em;}

.boardComment h3{font-size:17px; font-weight:600; color:#222;}
.boardComment h3 span{margin-left:10px; color:#1590e3; display:inline-block;}
.boardComment .cmWrap{margin:10px auto 30px; padding:20px; background:#f8f8f8;}
.boardComment .cmWrap .cmTxt{margin-bottom:10px; padding:10px 0;}
.boardComment .cmWrap .cmTxt dt{height:20px; line-height:20px; font-size:17px; color:#222; font-weight:600; float:left;}
.boardComment .cmWrap .cmTxt dd{margin-left:10px; height:20px; line-height:20px; float:left;}
.boardComment .cmWrap .cmTxt p{margin-top:5px;}
.boardComment .cmWrap .cmBox textarea{width:85%; height:60px; border:1px solid #ccc; float:left;}
.boardComment .cmWrap .cmBox button{margin-left:1%; width:14%; height:60px; color:#fff; background:#1590e3; float:left;}
.modify_wrap{margin:auto; width:1200px;}
.modify_list{text-align:right;width: 100%; padding:20px 0 50px 0; }
.modify_list a{margin-left:5px;  padding:10px; color: #1590e3;background: #fff; border: 1px solid #1590e3;}

.free_write {width:100%; float:left;}
.free_write a {text-align:right;
    padding: 5px;
    color: #1590e3;
    background: #fff;
    border: 1px solid #1590e3;display: block;
    float: right; }
.com_wrap{margin-top:10px;}

.input_username{
    border: 1px solid #ccc;
    line-height: 30px;
    margin-bottom: 5px;
    padding-left: 10px;}

.bBoard .bBoard_list tbody tr td a{color:#333;}
.companybox01 {padding:30px 0;}
.sub02Wrap {padding:20px 0;}
.companybox01 h3{text-align:center; font-size:36px; color:#333; font-weight:600;}
.companybox01 p{text-align:center; margin:0 0 25px; font-size:14px; word-break:keep-all;}
h3.companytit {
  font-size:24px; line-height:30px;
}
.companybox03 {margin-top:30px;}
.companybox03 h3{
	text-align: center;
    font-size: px;
    margin: 0 0 15px;
    font-weight: 500;
    letter-spacing: 0;
}
.companybox03 ul {}
.companybox03 ul li{float:left; width:100%;margin-bottom:10px; }
.companybox03 ul li:nth-of-type(1){margin-right:0;}
.companybox03 ul li h4{
    font-size: 12px;
    margin-bottom: 5px;
    font-weight: 500;
    color: #f37022;
    display: inline-block;
    border: 1px solid;
    padding: 3px 10px;
}

.companybox03 ul li h2{
    font-size: 18px;
    line-height: 25px;
    margin: 5px 0;
    display: block;
    font-weight: 500;
    letter-spacing: -0.75px;
}
.companybox03 ul li p{font-size:14px; margin:5px 0 0px; opacity:0.7;}
.companybox03 ul li a {position:relative; border:1px solid #ddd; width:100%; display:block; background:#f7f7f7; padding:18px; border-radius:10px;transition: all 0.3s ease;-webkit-transition: all 0.3s ease;}
.companybox03 ul li a:hover,
.companybox03 ul li a:focus {
	box-shadow: 0px 20px 30px 0px rgba(0,13,56,0.2);
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	background-image:linear-gradient(-100deg,#EA5723,#f37022);
	color:#fff;
}
.companybox03 ul li:hover h4 {color:rgba(255,255,255,0.7);}
.svc_image {
	overflow:hidden;
}
.svc_image ul {
	margin: 0 -2px;
}
.svc_image li {
	width: 100%; height: 180px;
	float: left;
	padding: 0 2px;
}
.svc_image li.img1 {
	width: 50%;
}
.svc_image li .bg {
	width: 100%; height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.svc_image li.img1 .bg {
	background: url(../_img/svc_image1.jpg) center center;
}
.svc_image li.img2 .bg {
	background: url(../_img/svc_image2.jpg) center center; background-size: cover;
}



.boardWrite {margin-top:30px;}
.boardWrite tr{}
.boardWrite tr td, .boardWrite tr th{padding:10px 0; border-bottom:1px solid #e4e4e4; vertical-align:middle;}
.boardWrite tr td{ padding-left:10px; text-align:left;}
.boardWrite tr th{background:#fff; font-size:14px; font-weight:500;}
.boardWrite { width: 100%; border-collapse: collapse; border-spacing: 0; border-top:2px solid #333;}
.boardWrite .inputStyle {
    height: 40px;
    background: #fff;
    padding-left: 10px;
    border: 1px solid #e4e4e4;
	width:100px;
	font-family:'Lato','NanumSquare', 'Malgun Gothic', 'Dotum', 'Gulim', 'Arial', sans-serif;
	font-size:14px;
}
.boardWrite .inputStyle:focus, .boardWrite textarea:focus{border:1px solid #f37022;}
.boardWrite textarea {
    border: 1px solid #e4e4e4;
	width: 100%;
    height: 180px;
    padding: 20px;
	padding: 10px;
    font-size: 14px;
    overflow-y: scroll;
    resize: vertical;
    -webkit-appearance: none;
}
.boardWrite .inputStyle.w100 {width:100%;}
.boardWrite .inputStyle.w150 {width:150px;}
.boardWrite .inputStyle.w200 {width:200px;}

/*board btn*/
.boardBtnW{
    overflow: hidden;
    margin: 20px 0;
    text-align: center;
}

.boardBtnW .btn{
    transition: all 0.4s 0.6s;
    font-size: 15px;
    text-align: center;
    display: inline-block;
    box-sizing: border-box;
    border: 2px solid;
    padding: 10px 50px;
    border-radius: 30px;
    font-weight: 500;
    background: #f37022;
	color:#fff;
	font-weight:bold;
	width:auto;
}



/******���� �˾�â*****/
.popupBox{
	top:110px;
	left:5%;
	position:fixed;
	z-index:999;display:inline-block;width:90%;
	max-width:494px;
	
}
.popupBox > ul > li{
	margin-right:5px;
	float:left;
	box-shadow:1px 1px 10px rgb(0,0,0, 0.3);
}
.popupBox .closeBox{
	padding:0 10px;
	height:36px;
	line-height:36px;
	color:#fff;
	background:#000;
	
}
.popupBox .closeBox span{
	margin-left:10px;
	color:#fff;
	display:inline-block;
	cursor:pointer;
}
.popupBox .closeBox span:hover{
	text-decoration:underline;
}
.popupBox .popUp01{
	
}
.popupBox .popUp01 .ctBox01{
	height:330px;
	padding:50px;
	font-size:17px;
	background:url(../_img/popup_bg01.png) no-repeat right bottom #fff;
}
.popupBox .popUp01 .ctBox01 h3{
	padding:10px 0;
	font-size:1.1em;
	font-weight:800;
} 
.popupBox .popUp01 .ctBox01 h1{
	margin-top:5px;
	font-weight:800;
}
.popupBox .popUp01 .ctBox01 h2{
	font-weight:600;
}
.popupBox .popUp01 .ctBox01 span{
	color:#003cd6;
}
.popupBox .popUp01 .ctBox01 p{
	margin-top:10px;
	font-size:16px;
}
.popupBox .popUp01 .ctBox01 a{
	margin-top:15px;
	padding:8px;
	width:105px;
	text-align:center;
	color:#fff;
	background:#000;
	display:block;
}

.advWrap {padding:30px 0;}
.advWrap > h3{text-align:center; font-size:18px; color:#333; font-weight:600;}
.advWrap .advImg{ margin:30px 0;}
.advWrap .advForm {width:100%; margin:0 auto 30px;}
.boardWrite tr td p.tit {
    margin-bottom: 5px;
    font-weight: 500;
    color: #f37022; font-size:13px;
}
.auth_form {margin:15px 0;}
.advWrap .advForm .policy{

    height: 100px;
    /* border: 1px solid #e4e4e4; */
    overflow-y: scroll;
    /* padding: 30px; */
    line-height: 20px;
    font-size: 11px;
    color: #999;
    padding: 10px;
    border-bottom: 1px solid #e4e4e4;
   
}

.advWrap .checksWrap_st1 .checks {
    padding: 15px 20px 10px;
    background: #fff;
    /* border: 1px solid #e4e4e4; */
    border-top: none;
}
.advWrap .checksWrap_st1 label {font-size:13px; font-weight:500;}
.advWrap .join_form > ul {padding:0;}
.advWrap .boardWrite tr td {padding:10px 5px;}
.advWrap .boardWrite tr td, .advWrap .boardWrite tr th {border-bottom:none;}


/*company*/
.fc-o {color:#f37022;}
.bold {font-weight:bold;}
.bd-1 {border-bottom:1px dotted #333; border-top:1px dotted #333;}
.valuebox {display:flex; flex-wrap:wrap; flex-direction:colum; padding:15px 0; text-align:center; align-items:center; justify-content:center;}
.valuebox h5 {font-size:16px; font-weight:bold; color:#333;}
.valuebox .tit {margin:5px 0 10px 0; font-size:22px; letter-spacing:-1px; }
.valuebox p {font-size:14px; line-height:1.6; word-break:keep-all;}