@import url('common.css?v=230926');
@import url('navbar2.css?v=2305035');
@import url('member.css');
@import url('board.css');
@import url('work.css?v=2305035');
@import url('shop.css?v=230321');
@import url('main.css?v=230610');
@import url('xeicon.min.css?v=230610');
/*-- ==============================================================
 Font
 ============================================================== */
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+KR:100,300,400,500,700');
@import url('https://fonts.googleapis.com/css?family=Noto+Sans:400,700');
@import url('https://fonts.googleapis.com/css?family=Playfair+Display:400,700,900');
@import url("https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700,800");

html{
-webkit-overflow-scrolling : touch;
  word-break: keep-all;
}





body {
  font-family: 'Noto Sans KR', 'Noto Sans', 'Roboto', -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  line-height: 1.682;
  font-size: 16px;
}

body .font-eng {
  font-family: 'SCDream4', serif;
}

body .font-sans {
  font-family: 'Montserrat', sans-serif;
}

p {
  font-weight: 300;
}

.btn {
  border-radius: 0;
}

/*-- ==============================================================
 Layout
 ============================================================== */
.navbar>.container,
#owl-intro .container,
section>.container {
  max-width: 1500px;
  width: 100%;
}

.product-detail>.container {
  max-width: 1140px;
}

/* Service */
.height-service {
  height: 700px;
}

@media (max-width:991px) {
  .height-service {
    height: 300px;
  }
}

/* Work */
.height-lg {
  height: 900px;
}

.height-md {
  height: 500px;
}

.height-sm {
  height: 300px;
}
.width_full { width: 100%; height: auto; padding-top: 50%}

@media (max-width:991px) {

  .height-lg,
  .height-md,
  .height-sm {
    height: 360px;
  }
}

/* Contact */
.height-400 {
  height: 400px;
}

.height-800 {
  height: 800px;
}

@media (max-width:991px) {
  .height-400 {
    height: 400px;
  }

  .height-800 {
    height: 500px;
  }
}

@media (max-width:574px) {
  .height-400 {
    height: 300px;
  }

  .height-800 {
    height: 420px;
  }
}

/*-- ==============================================================
 Sub Title
 ============================================================== */
.height-title {
  height: 350px;
}

.sub-title {
  color: #fff;
}

@media (max-width:991px) {
  .height-title {
    height: 300px;
    /*margin-top: 55px;*/
  }

  .height-title .content-center {
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
  }

  .sub-title {
    margin-top: 0;
  }
}

/*==============================
contact
==-=============================  */
.bg-dark.text-white h2 {
  color: #fff;
}

.bg-dark.text-white p {
  color: rgba(255, 255, 255, .6);
}

/*******************
/* Sub Tab navbar
*******************/
.sub-navbar-wrap {
  margin-top: -58px;
}

.sub-navbar-wrap .sub-navbar li {
  /* border-top: 1px solid #ccc; */
  border-left: 1px solid rgba(255, 255, 255, .15);
  height: 58px;
  background-color: rgba(0, 0, 0, .15)
}

.sub-navbar-wrap .sub-navbar li:first-child {
  border-left: none;
}

.sub-navbar-wrap .sub-navbar li:hover {
  background-color: rgba(0, 0, 0, .4)
}

.sub-navbar-wrap .sub-navbar li.active {
  background-color: #fff;
}

.sub-navbar-wrap .sub-navbar li a {
  display:block;
  color: rgba(255, 255, 255, .8);
  line-height: 58px;
  padding: 0;
  text-transform: uppercase;
}

.sub-navbar-wrap .sub-navbar li.active a {
  color: #1b1d1f;
  font-weight: 600;
}  

.sub-navbar-wrap.fixed { position: fixed; top:128px; width: 100%; background-color: #3f4448 }

@media (max-width:991px) {
  .sub-navbar-wrap.fixed { top:116px; }
}

@media (max-width:574px) {   
  .sub-navbar-wrap .sub-navbar li a {
    font-size: 13px;
  }
}

/*  */
.service-01 li:not(:last-child) {
  margin-bottom: 25px;
}

.service-01 h5 {
  font-weight: 600;
  margin-bottom: 5px;
}

.list-icon {
  /* padding-left: 40px; */
}

.list-icon li {
  position: relative;
  padding-bottom: 20px;
  line-height: 1.45;
  padding-left: 36px;
}

.list-icon i {
  position: absolute;
  top: 5px;
  left: 0;
  margin-right: 10px;
}

.faq .card-header {
  border-bottom: 3px solid #fff;
  background-color: rgba(0, 0, 0, .04);
}

#owl-gallery .hero-wrap {
  height: 400px;
}

@media (max-width:991px) {
  .half-bg.half-about {
    background-color: #32b67a;
  }

  .text-md-white {
    color: #fff;
  }
}

/*스타일 추가 2023.03.07*/
.imgBg-holder {
	text-align: left;
	text-decoration: none;
}
.imgBg-holder .txt-div { 
	margin: 0 auto;
	position: absolute;
	top:50%;
	left: 15%;
	margin-top: -280px;
	text-align:left;
	display: block; 
	z-index: 9;
}
.imgBg-holder .txt-div h4 { 
	font-size: 38px;
	color: #1f1f1f;
	font-weight: 500;
	text-shadow: 1px 1px 4px #fff;
}
.imgBg-holder .txt-div h1 { 
	font-size: 72px;
	line-height: 1;
    padding-bottom: 35px;
	font-weight: 600;
	color: #1f1f1f;
	text-shadow: 1px 1px 4px #fff;
}
.imgBg-holder .txt-div .linkBox {
	background: #1f1f1f;
	border: #cabe9f 1px solid;
	color: #cabe9f;
	font-size: 14px;
	letter-spacing: -0.5px;
	display:inline-block;
	padding: 9px 22px;
	width: auto;
	font-weight: 500;
	-webkit-transition: 0.2s ease-in;
	-o-transition: 0.2s ease-in;
	transition: 0.2s ease-in;
}
.imgBg-holder .txt-div:hover .linkBox {
	background-color: #cabe9f;
	color: #3f4448;
}
@media (max-width:1280px) {
	.imgBg-holder {
		text-align: center;
	}
	.imgBg-holder .txt-div {
		left: 10%;
		margin-top: -200px;
	}
	.imgBg-holder .txt-div h4 { 
		font-size: 30px;
	}
	.imgBg-holder .txt-div h1 { 
		font-size: 64px;
		padding-bottom: 24px;
	}
	.imgBg-holder .txt-div .linkBox {
		letter-spacing: -1px;
	}
}
@media (max-width:912px) {
	/*.imgBg-holder {
		background-position: -1130px center !important;
	}*/
	.imgBg-holder .txt-div {
		left: 10%;
		margin-top: -280px;
	}
}
@media (max-width:821px) {
	/*.imgBg-holder {
		background-position: -1030px center !important;
	}*/
	.imgBg-holder .txt-div {
		left: 10%;
		margin-top: -250px;
	}
	.imgBg-holder .txt-div h4 { 
		font-size: 30px;
		letter-spacing: -2px;
	}
	.imgBg-holder .txt-div h1 { 
		font-size: 60px;
		letter-spacing: -3px;
		padding-bottom: 22px;
	}
}
@media (max-width:768px) {
	.imgBg-holder {
		background-position: center 50px !important;
		/*background-size:auto !important;
		-webkit-background-size: auto;*/
	}
	.imgBg-holder .txt-div {
		margin-top: -210px;
	}
}
@media (max-width:575px) {
	/*.imgBg-holder {
		background-position: -1100px center !important;
	}*/
	.imgBg-holder .txt-div { 
		left: 10%;
		margin-top: -240px;
		/*width: 300px;*/
	}
	.imgBg-holder .txt-div h4 { 
		font-size: 18px;
		text-shadow: 1px 1px 1px #fff;
	}
    .imgBg-holder .txt-div h3 { 
		font-size: 20px;
		text-shadow: 1px 1px 1px #fff;
	}
	.imgBg-holder .txt-div h1 { 
		font-size: 42px;
		font-weight: 800;
	}
}
@media (max-width:480px) {
	/*.imgBg-holder {
		background-position: -1200px center !important;
	}*/
	.imgBg-holder .txt-div { 
		margin-top: -150px;
	}
}
@media (max-width:280px) {
	.imgBg-holder .txt-div { 
		margin-top: -150px;
	}
	.imgBg-holder .txt-div h4 { 
		font-size: 14px;
	}
	.imgBg-holder .txt-div h1 { 
		font-size: 38px;
	}
	.imgBg-holder .txt-div .linkBox {
		font-size: 12px;
		padding: 4px 14px;
	}
}




#showroom_list .box-icon.box-icon-center h4 {
	line-height: 22px;
}

@media (max-width:768px) {
	#showroom_list .mb-5 { margin: 0 !important}
	#showroom_list .box-icon.box-icon-center img,
	#showroom_list .box-icon.box-icon-center h4,
	#showroom_list .box-icon.box-icon-center p {
		float: left;
		text-align: left !important
	}
	#showroom_list .box-icon.box-icon-center h4,
	#showroom_list .box-icon.box-icon-center p {
		padding-right: 0 !important;
		line-height: 18px;
	}
	#showroom_list .box-icon.box-icon-center img.mb-4 {
		margin-bottom: 10px !important;
	}
}


/* 중고차,신차 관리넘버 스타일 추가 2023.04.17 */
.box-icon .box-icon-title span.num { 
	position: absolute;
	bottom: 24px;
	right: 0;
    background: #999;
    color: #fff;
    font-size: 11px;
    padding: 2px 6px; }
.box-icon .box-icon-title span.sticker { 
	position: absolute;
    background: #000;
    color: #fff;
    right: 0;
    font-size: 13px;
    padding: 2px 8px; 
	font-weight: 600;
}
.box-icon .box-icon-title span.good_sticker {
    position: absolute;
    top:5px;
    left: 5px;
    background: url('http://mjcrv.cafe24.com/images/fast/thumbnail/good_sticker.png') no-repeat;
    width: 64px;
    height: 64px;
}
@media screen and (max-width:1500px){
    .box-icon .box-icon-title span.good_sticker {
        background-size: 100% auto;
        width: 19%;
    }
}
@media screen and (max-width:767px){
    .box-icon .box-icon-title span.good_sticker {
        width: 27%;
    }
}


/* 메인 중배너 스타일 추가 2023.04.17 */
.main_bnr01{/*background-color:#fdf9f3; padding: 30px 0;*/ margin-top: 100px }


.main_bnr01 a img.mbnr { display: none}
.main_bnr01 a img.pcbnr { display: block;}
@media screen and (max-width:780px){
.main_bnr01 .container { padding:0px }
.main_bnr01 {margin-top: 10% }
.main_bnr01 a img.pcbnr {display: none}
.main_bnr01 a img.mbnr {display: block }
}


.main_bnr02{ margin: 100px 0 0; width: 100%; display: inline-block}
.main_bnr02 a { display: block; float: left; width: 50%; padding: 0 10px}


@media screen and (max-width:780px){
.main_bnr02{ margin: 10px 0;}
.main_bnr02 a { width: 100%; padding: 30px 7px }
.main_bnr02 .container { padding:0px }
}

.box_bnr_div { }
.bnr_box { display: inline-block; }



