

 /* PC Device */

@media all and (min-width:1001px){
	/* 전체메뉴 */
	#total_m_lay{display:none;}
}

@media all and (max-width:1880px){
.wrap {width:100%; min-width:320px;padding:0 2%; box-sizing:border-box; margin:0 auto;}
.top_loign{right:3%;}
#logo {left:3%;}
.main_network a p {word-break:keep-all;}
}


@media all and (max-width:1710px){


#left_part h2 {font-size: 24px;font-weight: bold;}
.main_who a p, .main_why a li {font-size: 14px;}

.main_who a h2, .main_why a h2, .main_inquiry h2 {margin-bottom: 10px;}
.main_youtube a h2 {font-size: 30px !important;}
#left_part h2 b img {height: 27px;}
.main_inquiry p {font-size: 14px;padding-bottom: 10px;}
.inquiry_tell {font-size: 14px;}
.main_office p, .main_office li span{word-break:keep-all;}
.main_used h2 {font-size: 20px;}
}
@media all and (max-width:1670px){
.nation_list li {width: calc(100% / 4);}
}
@media all and (max-width:1610px){

#car_brand li {width: calc(100% / 5);}
.cmodel_list_con li { width: calc(100% / 4);}
.cmodel_list_con li:nth-child(5n+1) {clear: none;}
.cmodel_list_con li:nth-child(4n+1) {clear: both;}
}
@media all and (max-width:1490px){
.why_03 li img {width: 50%;}
.why_03 li .why03_con {width: calc(100% - 55%);}
.why_03 li .why03_con h3 {margin: 10px 0 20px 0;font-size: 27px;}
.why_03 li .why03_con p {font-size: 16px;}
}

@media all and (max-width:1440px){
#left_part {	width: 240px;}
#right_part {display:none;}
#mid_part {width: calc(100% - 280px);	float: right;margin: 0;}
#index #left_part {display:none !important;}
#index #right_part {display:block !important;width: 23% !important;float: right !important;}
#index #mid_part {width: 75% !important;float: left !important;margin: 0 2% 0 0 !important;}
}
@media all and (max-width:1400px){
.search {width: 465px;}

}
@media (max-width: 1270px) {
#gnb .gnb_1dli a {padding: 0 30px;}
}
@media (max-width: 1260px) {
.search {width: 400px;}
}
@media all and (max-width:1230px){
.main_youtube, .main_inquiry, .main_office, .main_who, .main_why, .main_network, .main_wechat {display:none;}
.index_left {display:none;}
#left_part {width: 100%;}
.left_sales, .left_bidding {display:none;}
#sit_pvi {width: 48%;}
#mid_part {width: 100%;clear:both;float:left;margin-top:0;}
.left_menu{display:none;}
.car_filter {padding: 2%;margin-bottom:30px;}
.car_filter ul {overflow:hidden;clear: both;}
.car_filter li {width: 48%;float: left;margin-right:0;margin-bottom:10px;}
.car_filter li:nth-child(2n) {float:right;}
.car_filter li:nth-child(2n+1) {clear:both;}
.btn_filter {margin-top: 19px;text-align:center;}
.btn_filter button {display:inline-block !important;width:auto !important;margin:0 5px;}
#reset_filter {margin-top:0;}
}





@media all and (max-width:1200px){

.search {width: 362px;}

/*모바일메뉴*/
#total_m_lay {right: -100%; width: 100% ; overflow: auto; background: #f8f8f8; background: url('../images/main/allMenu_bg.png') #fff right bottom no-repeat; background-size: auto 100%;border: 0;}
.total_m {padding: 0px !important;}
.total_m li button {position: absolute; top: 0; left: 0; width: 100%; height: 67px; text-indent: -999px; overflow: hidden; font-size:0;display:inline-block;}
.total_m > ul > li {position: relative; width: 100% !important;height:auto; font-size: 18px; font-weight: 400;   background: rgba(255, 255, 255, 0.8); border-bottom: 1px solid rgba(0,0,0,0.08);}
.total_m > ul > li > a {padding: 20px; /*color: #6162e6;*/}
.total_m > ul{display:block;}
.total_m > ul > li.has-sub > a {/*background: url('../images/gnb_dot.png') no-repeat right 15px center; */  font-weight:500; font-size:1.22rem}
.total_m > ul > li.has-sub {padding: 0; text-align: left;  /*border-top: 1px solid #ccc; */}
.total_m > ul > li.has-sub:before {position: absolute; top: 20px; right: 22px; width: 2px; height: 22px; margin-top: -1px; display: block; content: ""; background: #333; display: block; border-radius:10px;}
.total_m > ul > li.has-sub:after {position: absolute; top: 28px; right: 12px; width: 22px; height: 2px; display: block; content: ""; background: #333; border-radius:10px;}
.total_m > ul > li.has-sub.open > a {/*background: #93845a url('../images/gnb_dot_on.png') no-repeat right 15px center */}
.total_m > ul > li > ul {display: none; padding: 0px; background: #f5f5f5; padding:20px;}
.total_m > ul > li > ul > li {font-size: 16px; /*background-repeat: no-repeat; background-position: right 14px; border-top: 1px solid #ddd; */}
.total_m > ul > li > ul > li:first-child {border-top: 0}
.total_m > ul > li.has-sub.open {}
.total_m > ul > li.has-sub.open:before {display: none;}
.total_m > ul > li.has-sub.open:after {position: absolute; top: 28px; right: 12px; width: 22px; height: 2px; display: block; content: ""; background: #ee1d25; border-radius:0px;}
.total_m > ul > li > ul > li > a {padding: 0 0 20px; /*color: #fff;*/ font-weight:400;  font-size:1.12rem }
.total_m > ul > li > ul > li:last-child > a {padding: 0;}
.total_m > ul > li > ul > li.open > a {color: #1e5394;}
.total_m .btnClose {display: none}
.btnMenu {/*width: 60px; height: 60px; padding: 0px; top: 5px;*/}
.btnMenuClose {width: 60px; height: 60px; padding:0; top: 0; right:0px; }
.m_login {/*display: none;*/ margin-top:50px;}
.m_login li {display: inline-block; margin:0 10px; font-size:1.12rem;}
.m_sns {margin-top: 30px;}
.sct_txt a {font-size: 18px;}
}
@media (max-width: 1180px) {
#gnb .gnb_1dli a {padding: 0 27px;}
.sub_txt p {font-size: 20px;}
.sub_txt {top: 23%;}
}
@media all and (max-width:1160px){

#header_top {height:75px;border-bottom:#ddd 1px solid;}

.search {display:none;}
#logo {left: 1%;top: 10px;}
.top_loign {display:none;}
#menu_container {display:none;}
#tnb {display: inline-block;position: absolute;right: 0;top: 0;z-index: 111;width: 75px;height: 75px;}
#ft {width:100%;padding:0 3%;}
#ft .privacy {right:3%;}
}
@media all and (max-width:1130px){

#index #right_part {display:none !important;}
#index #mid_part {width: 100% !important;float: left !important;margin: 0 !important;}
.main_visual {margin-bottom: 0;}
}
@media all and (max-width:1100px){
/*메인*/
.btn_plus div{width: 60px;height: 60px;}
.btn_plus{width: 60px;height: 60px;}

.products03 .txt{padding-top:80px;}
.products04 .txt{padding-top:80px;}

#ft .privacy li{padding-right: 25px;}

#ft .ft_tex{clear: both; width: 100%;}
#ft .ft_right{clear: both; width: 100%; margin-top: 10px;}
.sct_txt a {font-size: 17px;}
}

@media all and (max-width:1100px){

#hd_price {display:none;}
#logo a img {height: 52px;}

}
 /* Tablet Device */
@media all and (max-width:1000px){

.sVisual {aspect-ratio: 1899 / 434;}
.car_s_btn {top: 0;}
.mobile_scroll_message {display:block;padding-top:10px;}
.offer_list table {min-width:1000px;}
.offer_list > div {width:100%;overflow-x:scroll;overflow-y:hidden;}
/* 게시판 읽기 */
#sct.search_result .pro_list li {position:relative;width:32%;float:left;margin-right:2%;}
#sct.search_result .pro_list li a {display: block;}
#sct.search_result .pro_list li:nth-child(4n) {margin-right:2%}
#sct.search_result .pro_list li:nth-child(4n+1) {clear:none;}
#sct.search_result .pro_list li:nth-child(3n) {margin-right:0}
#sct.search_result .pro_list li:nth-child(3n+1) {clear:both;}
/* 게시판 검색 */
#bo_sch .sch_input{width:60%}

.sct_20 .sct_li {margin:0 3% 30px 0; width:48.5% !important;}
.sct_20 .sct_li:nth-child(3n) {margin-right:3%;}
.sct_20 .sct_li:nth-child(2n) {margin-right:0%;}



.car_d_satus li {width: 100%;}

#exptime {border-radius:0; border:0; padding:0; }
#khoa {border-radius:0; border:0; padding:0; }



/*견적보기*/
#view_tb1 .title_table {width: 30%;}
.tbl_head01 tbody th{padding:15px;}
#view_tb1 .view_th1{padding:8px;width:150px;}
#view_tb1 .view_td1{padding:8px;}


/*공지사항 검색*/	
#bo_sch{width: 100%;}

.main_sitemap > ul > li {clear: both;width: 100%;overflow: hidden;padding: 8px 0;border-bottom: #dddd 1px dotted;}
.main_sitemap > ul > li > a {display: block;font-size: 17px;font-weight: bold;margin-right: 0;min-width: 100%;}


}

@media all and (max-width:950px){
.main_txt h2 {font-size: 30px;}
.main_txt p {font-size: 20px;}
#mid_part h2 {font-size: 34px;}
#mid_part h2 {font-size: 34px;}
.pro_detail h3 {font-size: 18px;}
.pro_detail p {font-size: 14px;}
.pro_detail p span {font-size: 15px;}
.main_news li a h3 {font-size: 18px;}
/*갤러리게시판*/
	.sct_10 .sct_li{width:50% !important; }
.sct_10 .sct_li:nth-child(4n+1){clear:none;}
.sct_10 .sct_li:nth-child(5){clear:none;}

.sct_10 .sct_li:nth-child(2n+1){clear:both;}

.sct_txt a {font-size: 16px; min-height:50px;}


.gall_li {width: 32%;float: left;margin-right: 1.5%;}
.gall_li:nth-child(4n) {margin-right: 1.5%;}
.gall_li:nth-child(4n+1) {clear:none;}
.gall_li:nth-child(3n) {margin-right: 0;}
.gall_li:nth-child(3n+1) {clear:both;}
.box_con h4 {margin: 0 0 10px 0;}
}


@media all and (max-width:870px){
.gen_profile dl dt {width: 100%;float: left;display: block;}
.gen_profile dl dd {width: 100%;float: left;display: block;clear:both;}
#sit_pvi {width: 100%;}
#sit_ov{width: 100%;clear:both;margin-top:25px;}
.car_d_btn #sit_btn_wish {width:48%;float:left;}
.car_d_btn button {width:48%;float:right;}
#sod_bsk .contact_inquiry_wrap {padding:20px;}
#sod_bsk .contact_inquiry_wrap .write_div {width:100%;}
#sod_bsk h3, .offer_list h3 {font-size: 25px;margin-bottom: 20px;}
.organ_list h3 {clear:both;display:block;}
.organ_list h3:first-child {margin-top: 0;}
.organ_list ul {width: 100%;float: left;margin-right: 0;overflow:hidden;margin-bottom: 30px;ear: both;}
.organ_list ul li {width:23.5%;float:left;margin-right:2%;margin-top:2%;}

.organ_list ul li:nth-child(4n) {margin-right:0}
.organ_list ul li:nth-child(4n+1) {clear:both;}
.organ_list ul li:first-child {
    margin-top: 2%;
}
}


@media all and (max-width:800px){

.sprofile_con {width: 100%;float: left;}
.sprofile_img {width: 100%;float: left;margin-top:20px}
/*게시판 견적신청*/
	.bo_w_info select{height:45px;}
	.frm_input{height:45px;}
	.wr_content textarea, .tbl_frm01 textarea, .form_01 textarea, .frm_input{font-size:18px;}
	#bo_w .write_div {margin-bottom:15px;font-size:16px;}

/*퀵메뉴*/
	.click_btn { bottom:60px; }
	.click_btn li.kakao{background:url('/img/main/click_kakao.jpg') center center no-repeat;background-size:cover;height:60px;}
	.click_btn li a{width: 60px;height: 60px;}

/*견적보기*/


.pro_detail .detail {margin-left: 0;}


.td_num2, .td_name {display:none;}
.nation_list li {width: calc(100% / 3);}
}

@media all and (max-width:780px){


.main_visual .slick-slide img {aspect-ratio: 282 / 103;}
#mid_part h2 {font-size: 28px;}
.main_txt p {font-size:18px;}
#mid_part h2 a {margin-top: 3px;}
.pro_list li {width:32%;float:left;margin-right:2%;margin-top:2%;}
.pro_list li:nth-child(4n) {margin-right:2%}
.pro_list li:nth-child(4n+1) {clear:none;}
.pro_list li:nth-child(3n) {margin-right:0}
.pro_list li:nth-child(3n+1) {clear:both;}



.list_02 li {width:32%;float:left;margin-right:2%;margin-top:2%;}
.list_02 li:nth-child(4n) {margin-right:2%}
.list_02 li:nth-child(4n+1) {clear:none;}
.list_02 li:nth-child(3n) {margin-right:0}
.list_02 li:nth-child(3n+1) {clear:both;}

#sit_car_recently .pro_list li {width:32%;float:left;margin-right:2%;margin-top:2%;}
#sit_car_recently .pro_list li:nth-child(4n) {margin-right:2%}
#sit_car_recently .pro_list li:nth-child(4n+1) {clear:none;}
#sit_car_recently .pro_list li:nth-child(3n) {margin-right:0}
#sit_car_recently .pro_list li:nth-child(3n+1) {clear:both;}

.main_sales li a img {margin-bottom: 5px;}
.main_news li {width:32%;float:left;margin-right:2%;margin-top:2%;}
.main_news li:nth-child(4n) {margin-right:2%}
.main_news li:nth-child(4n+1) {clear:none;}
.main_news li:nth-child(3n) {margin-right:0}
.main_news li:nth-child(3n+1) {clear:both;}

.why_03 li img {display: block;width: 100%;float: left;}
.why_03 li .why03_con {width: 100%;}
.car_filter {padding: 15px;position:relative;}
.car_filter li {width: 100%;margin-right: 0;margin-bottom: 8px;clear:both;}
.car_filter form > div{display:none;}
.openbtn {display: inline-block;position: absolute;right: 15px;top: 17px;border: #ddd 1px solid;background: #f8f8f8;padding: 4px 10px;font-size: 13px;border-radius: 14px;}
.show {display: block;}
}

@media all and (max-width:730px){
.sub_txt h2 {font-size: 30px;}
.sub_txt p{font-size: 15px;}
}
@media all and (max-width:700px){

.main_sales ul, .main_communy ul { width: 100%;overflow-x: scroll;overflow-y: hidden;white-space: nowrap;cursor: pointer;transition: all 0.2s;transform: scale(0.98);will-change: transform;position: relative;-webkit-overflow-scrolling: touch;user-select: none;margin-bottom: 0.6rem;}
.main_sales li, .main_communy li {width: 140px;margin-right: 2.5%;float: none;margin-bottom: 0;display:inline-block;}
.contact_inquiry_wrap {width:100%;}
#view_tb1 .view_tr1 {display: flex;flex-wrap: wrap;}
#view_tb1 .view_th1{width:100%;background: #eee;}
#view_tb1 .view_td1{width:100%;}
#ft .privacy {display: inline-block;position: relative;right: auto;top: auto;padding-bottom: 20px;}
#ft .privacy li {display:inline-block;width:auto;}
.shipping_box {padding: 15px;}

.car_img {width: 100%;float: none;margin-right: 0;}
.car_s_info {width: 100%;float: left;clear: both;margin-top: 25px;}
.car_s_btn {width: 100%;float: left;display: block;right: auto;position: relative;bottom: auto;top: auto;clear:both;margin-top: 25px;}
.car_s_btn a {width:48%;float:left;}
.car_s_option {width: 100%;}
.car_s_option span {font-size:13px;padding: 0 6px;}
.car_s_btn a:last-child {float:right;}

.newtworks li {width: 32%;margin-right: 2%;float: left;margin-bottom:2%;}
.newtworks li:nth-child(5n) {margin-right:2%}
.newtworks li:nth-child(3n) {margin-right:0}
.newtworks li:nth-child(3n+1) {clear:both;}
#sit_car_recently .pro_list li {width:49%;float:left;margin-right:0;}
#sit_car_recently .pro_list li:nth-child(4n) {margin-right:0}
#sit_car_recently .pro_list li:nth-child(4n+1) {clear:none;}
#sit_car_recently .pro_list li:nth-child(3n) {margin-right:0}
#sit_car_recently .pro_list li:nth-child(2n) {float:right}
#sit_car_recently .pro_list li:nth-child(3n+1) {clear:none;}
#sit_car_recently .pro_list li:nth-child(2n+1) {clear:both;}

#sct.search_result .pro_list li {position:relative;width:48%;float:left;margin-right:0;}
#sct.search_result .pro_list li a {display: block;}
#sct.search_result .pro_list li:nth-child(4n) {margin-right:0}
#sct.search_result .pro_list li:nth-child(4n+1) {clear:none;}
#sct.search_result .pro_list li:nth-child(3n) {margin-right:0}
#sct.search_result .pro_list li:nth-child(3n+1) {clear:none;}
#sct.search_result .pro_list li:nth-child(2n) {float:right}
#sct.search_result .pro_list li:nth-child(2n+1) {clear:both;}

.organ_img .pc {display:none;}
.organ_img .mo {display:block;}

.history_wrap dl.right {
    padding-left: calc(50% + 69px);
}
.history_wrap dl.left {
    padding-right: calc(50% + 69px);
}
.history_wrap dl {margin-bottom:30px;}
.history_wrap dl.right dt:before {left: -70px;}
.history_wrap dl.right dt:after {left: -76px;}
.history_wrap dl.left dt:before {right: -70px;}
.history_wrap dl.left dt:after {right: -76px;}
.mobile_con {display:block;}
#s_type {clear: both;width: 100%;float: left;margin: 10px 0 0 0;}
#s_type li {width: 32%;margin-right: 2%;float: left;margin-bottom:2%;}
#s_type li:nth-child(3n) {margin-right:0}
#s_type h2 {margin-bottom:10px;}
#s_type li a {display:block;}
#s_type li a {display: block;background: #177ae3;text-align: center;color: #fff;padding: 7px 0;border-radius: 5px;}
#s_process {clear: both;width: 100%;float: left;margin: 10px 0 20px 0;}
#s_process li {width: 32%;margin-right: 2%;float: left;margin-bottom:2%;}
#s_process li:nth-child(3n) {margin-right:0}
#s_process h2 {margin-bottom:10px;}
#s_process li a {display:block;}
#s_process li a {display: block;background: #393939;text-align: center;color: #fff;padding: 7px 0;border-radius: 5px;}
}

@media all and (max-width:650px){
.gall_li {width: 48%;float: left;margin-right: 0%;}
.gall_li:nth-child(4n) {margin-right: 0%;}
.gall_li:nth-child(4n+1) {clear:none;}
.gall_li:nth-child(3n) {margin-right: 0;}
.gall_li:nth-child(3n+1) {clear:none;}
.gall_li:nth-child(2n) {float:right;}
.gall_li:nth-child(2n+1) {clear:both;}
#bo_gall .gall_text_href h3 {font-size: 18px;}
/*게시판 견적신청*/
	.product_inquiry_wrap .write_div{width:100%;}
	#bo_w .write_div{margin-bottom:10px;}
	.bo_w_info select{padding: 0 10px;}
	.wr_content textarea, .tbl_frm01 textarea, .form_01 textarea, .frm_input{padding: 10px;}
	.g-recapt{margin-top:35px;}
	.wr_content textarea, .tbl_frm01 textarea, .form_01 textarea, .frm_input{max-height:200px;}
	#bo_w .bo_w_flie .file_wr {height:45px;padding: 9px;}
	#bo_w .bo_w_flie .lb_icon{height: 43px;line-height: 43px;}

/*제품상세*/
#sit_pvi{width:100%;}
#sit_ov{width:100%;min-height: 180px;}
.sanchor li button{padding: 10px 0;}
.sanchor{margin: 30px 0 15px;}
#sit_inf{margin: 30px 0;}
#sit_title{padding-bottom: 15px; margin-bottom: 15px;}
.cmodel_list_con li { width: calc(100% / 3);}
.cmodel_list_con li:nth-child(4n+1) {clear: none;}
.cmodel_list_con li:nth-child(3n+1) {clear: both;}


.organ_list ul li {width:32%;float:left;margin-right:2%;}

.organ_list ul li:nth-child(4n) {margin-right:2%}
.organ_list ul li:nth-child(4n+1) {clear:none;}
.organ_list ul li:nth-child(3n) {margin-right:0;}
.organ_list ul li:nth-child(3n+1) {clear:both;}
}


@media all and (max-width:600px){

#header_top {height: 70px;}
#logo a img {height: 36px;}
#logo {top: 19px;}
#tnb, #hd .btnMenu {width:70px;height:70px;}
.main_txt h2 {	font-size: 24px;}
/*서브*/
.sVisual {aspect-ratio: 1899 / 608;}
.sub_txt h2 {font-size: 26px;}
.sub_txt p {font-size: 14px;}

.sub_title h1 {font-size: 33px;}
.greetings h3 {font-size: 23px !important;margin-bottom: 30px;}
.profile h3 {font-size: 23px !important;}
.gen_profile h3 {margin-bottom: 20px;}
.newtworks h3 {font-size: 23px;font-weight: bold;margin-bottom: 20px;}
.why_01 h3 {font-size: 23px;}
.why_01 p, .why02_con p, .why_03 li .why03_con p {font-size: 15px;word-break: keep-all;}
.why02_con h4 {font-size: 20px;font-weight: bold;margin: 0 0 15px 0;}
.why_03 li .why03_con h3 {margin: 20px 0 20px 0;font-size: 23px;font-weight: bold;}
.csr li {width:100%;}
.csr li:nth-child(2), .csr li:nth-child(3), .csr li:nth-child(4) {margin-top: 30px;}
.cparts h3, .kproducts h3, .shipping h3 {font-size: 23px;}
.cparts li {width: 48%;margin-right:0;float: left;margin-top: 10px;}
.cparts li:nth-child(2n) {float:right;}
.cparts li:nth-child(2n+1) {clear:both;}
.kpart li {width: 48%;margin-right:0;float: left;margin-top: 10px;}
.kpart li:nth-child(2n) {float:right;}
.kpart li:nth-child(2n+1) {clear:both;}
.shoring li {width: 48%;margin-right:0;float: left;margin-top: 10px;}
.shoring li:nth-child(2n) {float:right;}
.shoring li:nth-child(2n+1) {clear:both;}
.box_con h4{font-size: 18px;}
.shipping_box > img{width: 177px;float: none;display: block;margin: 0 auto 20px auto;}
.box_con {clear:both;width:100%;}
.ss_arr {text-align:center;}
#sod_inquiry li .idtime_time {display:none;}
#smb_my_act {position: relative;top: auto;right: auto;margin-bottom:10px;}
.smb_my_more {top: 8px;}

#car_brand li {width: calc(100% / 3);}
/*게시판 공지사항*/
#bo_v_title .bo_v_tit{font-size:22px;word-break:keep-all;line-height: 28px;}
#bo_v_title {margin-bottom: 0;}


.bo_v_com {margin: 10px 0;}
.bo_v_left{margin: 10px 0;}
.bo_v_nb{margin:0;}
#bo_sch{width: 100%;}
#bo_sch .sch_input{width: 58%;padding-left:5px;}
#bo_sch select {margin: 9px 0px 9px 5px;}
.tbl_head01 td {padding: 25px 15px;}
.bo_notice td a{font-size:14px;}
#bo_list .td_datetime{display:none;}
.tbl_head01 thead th{padding:12px 0;}

.wr_content textarea, .tbl_frm01 textarea, .form_01 textarea, .frm_input{font-size: 15px;line-height:24px;}
#bo_w .product_inquiry_wrap .write_div{width: 100%; clear: both; margin-right: 0;}


/*개인정보처리방침*/
.sConBox h2{font-size:22px;margin-bottom:15px;}
.privateD{padding: 25px;}
#sit_inf_explan iframe {width:100% !important; height:100% !important;}
.shoring.ss_02 li, .shoring.ss_02 li:last-child {width: 100%;}
.nation_list li {width: calc(100% / 2);}


}



 /* Mobile Device */
@media all and (max-width:550px){
	/*회원가입*/
#fregister section{margin-bottom: 65px;}
#fregister .fregister_agree{top: inherit !important; padding: 10px !important;}
}




@media all and (max-width:500px){
.main_visual .slick-slide img {aspect-ratio: 282 / 139;}
.main_txt h2 {font-size: 20px !important;}
.main_txt p {font-size: 16px;}
#main_container {padding:3% 0;}
.pro_list li {width:48%;float:left;margin-right:0;}
.pro_list li:nth-child(4n) {margin-right:0}
.pro_list li:nth-child(3n) {margin-right:0}
.pro_list li:nth-child(3n+1) {clear:none;}
.pro_list li:nth-child(2n) {margin-right:0;float:right;}
.pro_list li:nth-child(2n+1) {clear:both;}

.list_02 li {width:48%;float:left;margin-right:0;}
.list_02 li:nth-child(4n) {margin-right:0}
.list_02 li:nth-child(3n) {margin-right:0}
.list_02 li:nth-child(3n+1) {clear:none;}
.list_02 li:nth-child(2n) {margin-right:0;float:right;}
.list_02 li:nth-child(2n+1) {clear:both;}



.main_sales li a img {margin-bottom: 5px;}
.main_news li {width:48%;float:left;margin-right:0;}
.main_news li:nth-child(4n) {margin-right:0}
.main_news li:nth-child(3n) {margin-right:0}
.main_news li:nth-child(3n+1) {clear:none;}
.main_news li:nth-child(2n) {margin-right:0;float:right;}
.main_news li:nth-child(2n+1) {clear:both;}




#sit_car_recently .pro_list li {width:48%;float:left;margin-right:0;}
#sit_car_recently .pro_list li:nth-child(4n) {margin-right:0}
#sit_car_recently .pro_list li:nth-child(3n) {margin-right:0}
#sit_car_recently .pro_list li:nth-child(3n+1) {clear:none;}
#sit_car_recently .pro_list li:nth-child(2n) {margin-right:0;float:right;}
#sit_car_recently .pro_list li:nth-child(2n+1) {clear:both;}
/*견적보기*/

#register_form li label {padding-top: 0;margin-bottom: 5px;font-size: 15px;width: 100%;float: none;}
#register_form li div {width: 100%;;float: left;}
.history_wrap:after {left: 8px;}
.history_wrap dl.right {	padding-left: 57px;}
.history_wrap dl.left {	padding-left: 57px;padding-right:0;}
.history_wrap dl.right dt:before, .history_wrap dl.left dt:before {width: 30px;}
.history_wrap dl.right dt:before {left: -50px;}
.history_wrap dl.left dt:before {left: -50px;right:auto;}
.history_wrap dl.right dt:after {left: -55px;}
.history_wrap dl.left dt:after {left: -55px;right:auto;}
.history_wrap dl.left {text-align:left;}
}

@media all and (max-width:480px){
.pro_list li {width:100%;float:left;margin-right:0;}
.pro_list li:nth-child(2n+1) {clear:none;}

.pro_list li:nth-child(2n) {clear:both;margin-right:0;float:left;}



#sit_car_recently .pro_list li {width:100%;float:left;margin-right:0;}
#sit_car_recently .pro_list li:nth-child(4n) {margin-right:0}
#sit_car_recently .pro_list li:nth-child(4n+1) {clear:none;}
#sit_car_recently .pro_list li:nth-child(3n) {margin-right:0}
#sit_car_recently .pro_list li:nth-child(3n+1) {clear:both;}

#sct.search_result .pro_list li {clear:both;position:relative;width:100%;float:left;margin-right:0;}

#sct.search_result .pro_list li:nth-child(2n) {float:left;}


}
@media all and (max-width:452px){
.bo_v_com{float: left;margin: 3px 0 10px;}
.bo_v_com li{margin-left: 0;margin-right: 5px;}
.bo_v_left{margin: 3px 0;}
/*모바일메뉴*/
.m_tnb{text-align: left;height: 60px;}
.m_tnb a img {display: block;width: 230px;}
.m_sns {margin-top: 7px;}
.total_m > ul > li.has-sub > a {	font-size: 17px;}
.total_m > ul > li > a {	padding: 17px;}
.total_m > ul > li.has-sub:before {top: 20px;right: 20px;height: 20px;}
.total_m > ul > li.has-sub:after {right: 11px;	width: 20px;}
.total_m > ul > li > ul > li > a {font-size: 15px;}
.total_m > ul > li > ul {padding: 10px 18px;}
}



@media all and (max-width:400px){

.main_latest, .main_best, .main_auction, .main_news, .main_sales, .main_communy {margin-top: 30px;}
.main_news li a h3 {font-size: 16px;}
#mid_part h2 {	font-size: 22px;}
.main_latest h2, .main_best h2, .main_auction h2 {margin-bottom:15px;}
#mid_part h2 a{font-size: 11px;}
.pro_detail {padding: 5% 0;}
.pro_detail p {word-break: keep-all;}
.main_txt {width:80%;display: inline-block;position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);}
.main_txt h2 {font-size: 17px !important;}
.main_txt p {font-size: 12px;}

.car_filter li {width: 100%;margin-bottom: 0;}
.car_filter li:nth-child(2n) {float:left;}
.why_02 li img {display: block;width: 143px;float: none;margin: 0 auto 20px auto;}
.why02_con {width: 100%;float: left;clear:both;}
.sVisual {aspect-ratio: 1 / 0.4;}
.home_cate {font-size:13px; margin-bottom: 5px;}
.sub_title h1 {font-size: 24px;}
.sub_title {margin-bottom: 30px;}
 /*서브-인사말*/
  .greetings  h3 {font-size: 24px;line-height: 38px;}
  .greetings p {font-size:16px;line-height:28px;}

/*서브-오시는 길*/
.address h2{font-size:28px;padding:20px 0;margin-bottom:35px;}
.address h2 span {padding:15px 0;}
.address p {font-size:16px;}
.address p img{width:20px;}
.address b {padding-left:10px;}
#map_wrap .map{height: 300px !important;}

/*로그인페이지*/
.mbskin{width:94%;}
.mbskin h1{margin: 40px 0 30px;}
#login_fs{padding: 0 45px;}
#mb_login {padding: 80px 0;}

/*게시판 공지사항*/
	.bo_w_info select{ font-size: 16px;}
	.wr_content textarea, .tbl_frm01 textarea, .form_01 textarea, .frm_input { font-size: 16px;}

/*갤러리게시판*/
.sct_10 .sct_img > a{height:240px;}

/*팝업창 모바일*/
.hd_pops_con{width:100% !important;height:100% !important;}
.hd_pops{top: 10px !important;left: 0 !important;}

/*공지사항 검색*/	
#bo_sch select{width: 90px;}
#bo_sch .sch_input {width: 50%;}
.nb_date{display:none;}
.bo_v_nb li{padding: 15px;}
.bo_v_nb li .nb_tit{padding-bottom:5px;}

#ft .privacy li{padding-top: 3px;}
.display_none{display:none;}

.newtworks li {width: 48%;margin-right: 0;}
.newtworks li:nth-child(5n) {margin-right:0}
.newtworks li:nth-child(3n) {margin-right:0}
.newtworks li:nth-child(3n+1) {clear:none;}
.newtworks li:nth-child(2n) {float:right;}
.newtworks li:nth-child(2n+1) {clear:both;}
.nation_list li a {overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

.organ_list ul li {width:48%;float:left;margin-right:0;}

.organ_list ul li:nth-child(3n) {margin-right:0;}
.organ_list ul li:nth-child(3n+1) {clear:none;}
.organ_list ul li:nth-child(4n) {
        margin-right: 0;
    }
.organ_list ul li:nth-child(2n) {float:right}
.organ_list ul li:nth-child(2n+1) {clear:both;}


}



@media all and (max-width:370px){
	
#car_brand li {width: calc(100% / 3);}
#car_brand li a span {font-size:13px;}
#car_brand li a {padding: 5px;}
.cmodel_list_con li { width: calc(100% / 2);}
.cmodel_list_con li:nth-child(3n+1) {clear: none;}
.cmodel_list_con li:nth-child(2n+1) {clear: both;}
 /*갤러리게시판*/
	.sct_10 .sct_img > a{height:230px;}
}


@media all and (max-width:356px){
 /*갤러리게시판*/
	.sct_10 .sct_img > a{height:210px;}

}
