@import url(https://fonts.googleapis.com/earlyaccess/nanumgothic.css);

* {
	margin:0;
   padding:0;
	font-family: 'Nanum Gothic', Arial, sans-serif;
}

li {
  list-style: none;
}
a {
  text-decoration: none;
  color:#333;
}
.wrap {
  width: 100%;
  margin: 0 auto;
}

.newspagebar4 > p > img {
	width: 60%;
}

.map_title{
	text-align: center;
  font-size: 24px;
  color: #3d3d3d;
  font-weight: normal;
  padding-bottom: 25px;
}

/*  Mobile */
@media all and (min-width:274px) and (max-width:767px){
	.gnb {
		display: none;
	}
	.subgnb {
		display: none;
	}
	.logo {
		display: none;
	}
	.logo .logo1 {
		display: none;
	}
	.logo .logo2 {
		display: none;
	}
	.mlogo {
		width: 120px;
		margin: 13px auto 0;
	}
	.mlogo1 {
		width: 120px;
	}
	.lang {
		/* display: none; */
		float: right;
		position: absolute;
		z-index: 999;
		right: 10px;
		top: 18px;
	}
	.langbox {
		border: 0;
		background-color: rgba(255,255,255,0);
		color:#fff;
	}
	option {
		color:#333;
	}
	.lang2 {
		/* display: none; */
		float: right;
		position: absolute;
		z-index: 999;
		right: 10px;
		top: 18px;
	}
	.langbox2 {
		border: 0;
		background-color: rgba(255,255,255,0);
		color:#fff;
	}

	/*footer*/
	footer {
		width: 100%;
		border-top: 1px solid #e5e5e5;
	}
	.footerbox {
		width: 90%;
		margin: 0 auto;
		overflow-y: hidden;
		padding: 25px 0 45px;
	}
	.footertext {
		width: 100%;
		float: left;
	}
	.footertext p {
		text-align: left;
		color:#777;
		font-size: 12px;
		font-weight: lighter;
		line-height: 16px;
	}
	.footerlogo {
		margin-top: 36px;
		margin-bottom: 5px;
	}
	.family {
		float: left;
		margin-top: 30px;
	}
	.fm {
		height: 38px;
		width: 160px;
	   border-radius: 0px;
	}
	.sns {
		width: 160px;
		margin-top: 5px;
	}
	.s1 {
		float: left;
		margin-right: 6.6px;
	}
	.s2 {
		float: left;
	}

	/*경로*/
	.location {
		width: 100%;
		border-top: 1px solid #eee;
		border-bottom: 1px solid #eee;
		padding: 18px 0;
		box-sizing: border-box;
	}
	.locationtext {
		width: 90%;
		margin: 0 auto;
	}
	.locationtext p {
		text-align: left;
		font-size: 12px;
		color:#535353;
	}

	/*이미지뷰어*/
	.subcontent {
		width: 100%;
		margin: 100px auto 0;
		overflow-y: hidden;
	}
	.productbox {
		width: 90%;
		margin: 30px auto 0;
		overflow-y: hidden;
	}
	.photos {
   	overflow: hidden;
   	/* border: 1px solid #f0f0f0; */
   	width: 100%;
		float: left;
   }
   img {
		border: none;
	}
   .photos div img {
   	/* float: right; */
		width: 100%;
   }
   .photos ul.thumbs {
   	margin: 0;
   	list-style: none;
   	width:100%;
   	float: left;
   }
   .photos ul.thumbs .thfir{
   	width: 24%;
   	padding: 0;
   	float: left;
   	overflow: hidden;
   	position: relative;
   	/* border: 1px solid #ddd; */
   	text-align: center;
		margin-right: 1%;
   }
	.thlast {
		width: 24%;
   	padding: 0;
   	float: left;
   	overflow: hidden;
   	position: relative;
   	/* border: 1px solid #ddd; */
   	text-align: center;
		margin-right: 0;
	}
   /* .photos ul.thumbs li:hover {
   	border: 5px solid #888;
   	-moz-opacity:.75;
   	filter:alpha(opacity=75);
   	opacity:.75;
   } */
   .photos ul.thumbs li img {
		width: 100%;
   }

	.photos2 {
   	overflow: hidden;
   	/* border: 1px solid #f0f0f0; */
   	width: 100%;
		float: left;
		display: none;
   }
   img {
		border: none;
	}
   .photos2 div img {
   	/* float: right; */
		width: 100%;
   }
   .photos2 ul.thumbs2 {
   	margin: 0;
   	list-style: none;
   	width:100%;
   	float: left;
   }
   .photos2 ul.thumbs2 .thfir{
   	width: 24.3%;
   	padding: 0;
   	float: left;
   	overflow: hidden;
   	position: relative;
   	/* border: 1px solid #ddd; */
   	text-align: center;
		margin-right: 1%;
   }
	.thlast {
		width: 24%;
   	padding: 0;
   	float: left;
   	overflow: hidden;
   	position: relative;
   	/* border: 1px solid #ddd; */
   	text-align: center;
		margin-right: 0;
	}
   /* .photos ul.thumbs li:hover {
   	border: 5px solid #888;
   	-moz-opacity:.75;
   	filter:alpha(opacity=75);
   	opacity:.75;
   } */
   .photos2 ul.thumbs2 li img {
		width: 100%;
   }

	.producttext {
		width: 100%;
		float: left;
		height: 425px;
		position: relative;
		margin-top: 40px;
	}
	.producttextbox {
		padding: 10px 0;
	}
	.productname {
		width: 100%;
		margin-bottom: 45px;
	}
	.productname h1 {
		color:#132043;
		text-align: left;
		font-size: 28px;
		font-family: arial;
		width: 100%;
		font-weight: normal;
	}
	.productname h2 {
		color:##535353;
		width: 100%;
		text-align: left;
		font-size: 16px;
	}
	.spe {
	font-size: 13px;
    color: #434343;
    border-top: 1px solid #000;
    width: 95px;
    overflow-y: hidden;
    text-transform: uppercase;
    padding-bottom: 10px;
    font-weight: bold;
	}
	.spetext {
		color: #535353;
	  text-align: left;
	  font-size: 14px;
	  line-height: 21px;
	  opacity: 0.6;
	}
	.colorbox {
		float: left;
		margin-top: 40px;
		margin-bottom: 40px;
	}
	.colorbox li {
		float: left;
		margin-right: 10px;
		cursor: pointer;
	}
	.productbtnbox {
		width: 100%;
		float: left;
	}
	.seebtn {
		width: 48%;
		float: left;
		background-color: #132043;
		color:#fff;
		text-align: center;
		font-size: 14px;
		height: 51px;
		-webkit-appearance: none;
	  -moz-appearance:none;
	  appearance: none;
	  border-radius: 0px;
	  border: 0;
	  cursor: pointer;
	}
	.seebtn2 {
		width: 48%;
		float: right;
		background-color: #eeeeec;
		color:#132043;
		text-align: center;
		font-size: 14px;
		height: 51px;
		-webkit-appearance: none;
	  -moz-appearance:none;
	  appearance: none;
	  border-radius: 0px;
	  border: 0;
	  cursor: pointer;
	}

	.description {
		width: 90%;
		margin: 0 auto 30px;
		overflow-y: hidden;
		border-top: 2px solid #e5e5e5;
		border-bottom: 2px solid #e5e5e5;
	}
	.spe2 {
		font-size: 13px;
		color:#434343;
		border-top: 1px solid #000;
		width: 85px;
		overflow-y: hidden;
		text-transform: uppercase;
		padding-bottom: 10px;
		font-weight: bold;
	}
	.dectext {
		width: 100%;
		margin: 25px auto 35px;
	}
	.dec3 {
		width: 100%;
		margin: 0 auto 20px;
		overflow-y: hidden;
	}
	.dec3 p {
		font-size: 17px;
		line-height: 26px;
		color:#535353;
		font-weight: normal;
		text-transform: uppercase;
	}
	.n1 {
		font-size: 17px;
		line-height: 26px;
		color:#051d49;
		font-weight: bold;
	}

	/*related product */
	.related {
		width: 90%;
		margin: 40px auto;
		overflow-y: hidden;
	}
	.relatedtitle {
		width: 100%;
		float: left;
		margin-bottom: 25px;
	}
	.relatedtitle h1 {
		color:#051d49;
		font-size: 19px;
		text-align: left;
		text-transform: uppercase;
		font-weight:500;
		font-family: arial;
	}
	.relatedbox {
		width: 48%;
		float: left;
		margin-right: 2%;
		margin-bottom: 20px;
	}
	.relatedbox img {
		width: 100%;
		/* height: 277px; */
		margin-bottom:5px;
	}
	.relatedbox p {
		text-align: center;
		font-size: 15px;
		color:#535353;
	}
	.relatedbox2 {
		width: 23%;
		float: left;
	}
	.relatedbox2 img {
		width: 100%;
		/* height: 277px; */
		margin-bottom:5px;
	}
	.relatedbox2 p {
		text-align: center;
		font-size: 15px;
		color:#535353;
	}

	/*유모차*/
	/*디럭스*/
	.deluxeareafirst {
		width: 90%;
		margin: 0 auto 20px;
		overflow-y: hidden;
	}
	.deluxearea {
		width: 90%;
		margin: 0 auto 20px;
		overflow-y: hidden;
	}
	.deluxetitle {
		width:100%;
		margin: 30px auto 30px;
	}
	.deluxetitle h1 {
		color: #051d49;
		font-size: 18px;
		width: 52px;
		text-align: left;
		border-bottom: 1px solid #051d49;
		padding-bottom: 3px;
		margin-bottom: 3px;
		font-weight: bold;
	}
	.deluxetitle p {
		color: #8e8f91;
		font-size: 14px;
		text-align: left;
	}
	.deluxelist {
		width: 49%;
		float: left;
		margin: 0 0.5% 65px;
	}
	.deluxelist img {
		width: 100%;
	}
	.deluxelist p {
		text-align: center;
		color:#8e8f91;
		font-size: 12px;
		padding-bottom:10px;
	}
	.listname {
		width: 100%;
		margin: 10px auto 0;
		overflow-y: hidden;
	}
	.listname h1 {
		color:#434343;
		font-size: 19px;
		font-family: arial;
		font-weight: normal;
		text-align: center;
		padding-bottom: 4px;
	}
	.listname p {
		font-size: 14px;
		color:#8e8f91;
		text-transform: uppercase;
		text-align: center;
	}
	.productmorebtn{
		width: 90px;
		height: 29px;
		margin: 4px auto 0;
		overflow-y: hidden;
	}
	.listmore {
		width: 90px;
		height: 29px;
		border: 1px solid #cfd2db;
		box-sizing: border-box;
		text-align: center;
		font-size: 14px;
		font-weight: normal;
		color:#051d49;
		margin: 0 auto;
		overflow-y: hidden;
		background-color: #fff;
		-webkit-appearance: none;
	  -moz-appearance:none;
	  appearance: none;
	  border-radius: 0px;
	  font-family: arial;
	  cursor: pointer;
	}
	.microtitle {
		width:100%;
		margin: 30px auto 30px;
	}
	.microtitle h1 {
		color: #051d49;
		font-size: 18px;
		width: 68px;
		text-align: left;
		border-bottom: 1px solid #051d49;
		padding-bottom: 3px;
		margin-bottom: 3px;
		font-weight: bold;
	}
	.microtitle p {
		color: #8e8f91;
		font-size: 14px;
		text-align: left;
	}

	.juniortitle {
		width:100%;
		margin: 30px auto 30px;
	}
	.juniortitle h1 {
		color: #051d49;
		font-size: 18px;
		width: 104px;
		text-align: left;
		border-bottom: 1px solid #051d49;
		padding-bottom: 3px;
		margin-bottom: 3px;
		font-weight: bold;
	}
	.juniortitle p {
		color: #8e8f91;
		font-size: 14px;
		text-align: left;
	}

	/*쁘레베베프라자*/
	.plaza {
		width: 90%;
		margin: 40px auto;
		overflow-y: hidden;
	}
	.submaintitle {
		width: 100%;
		margin: 0 auto 45px;
		overflow-y: hidden;
	}
	.submaintitle h1 {
		color:#051d49;
		text-align: center;
		font-size: 24px;
		font-family: arial;
		font-weight: normal;
	}
	.submaintitle p {
		text-align: center;
		font-size: 15px;
		color:#5f5f5f;
		line-height: 24px;
		font-weight: normal;
		padding-bottom: 25px;
	}
	.linebox {
		width: 70px;
		margin: 0 auto;
	}
	.linebox img {
		float: left;
	}
	.plazaimgbox {
		width: 100%;
		margin: 0 auto;
		overflow-y: hidden;
	}
	.plazaimgbox img {
		width:100%;
	}
	.map {
		width: 90%;
		margin: 80px auto 45px;
		overflow-y: hidden;
	}
	.map h1 {
		color:#132043;
		font-size: 21px;
		text-align: center;
		 margin-bottom: 25px;
		 font-weight: 600;
	}
	.mapbox {
		width: 100%;
		margin: 0 auto;
		overflow-y: hidden;
	}
	.mapbox img {
		float: left;
		width: 100%;
	}

	.plaza_Map{
		width: 100%;
		height: 435px;
		float: left;
	}

	.mapbg {
		background: #132043;
		width: 100%;
		float: left;
		height: 290px;
	}
	.mapiconbox {
		width: 55px;
		margin: 40px auto 30px;
		overflow-y: hidden;
	}
	.mapiconbox img {
		width: 55px;
		margin: 0 auto;
		overflow-y: hidden;
	}
	.mapbg p {
		text-align: center;
		color:#fff;
		font-size: 13px;
		line-height: 22px;
		width: 90%;
		margin: 0 auto;
		/* float: left; */
		padding-bottom: 20px;
	}
	.mapbg h1 {
		color:#fff;
		font-size: 28px;
		text-align: center;
		font-weight: 400;
	}
	.plazabtnbox {
		width: 200px;
		height: 50px;
		margin: 50px auto 30px;
		overflow-y: hidden;
	}
	.plazabtn {
		width: 200px;
		height: 50px;
		background-color: #132043;
		text-align: center;
		font-size: 15px;
		color:#fff;
		border: 0;
		-webkit-appearance: none;
	  -moz-appearance:none;
	  appearance: none;
	  border-radius: 0px;
	  cursor: pointer;
	}

	.c1 {
		display: none;
	}
	.lis {
		display: none;
	}

	/*온라인스토어*/
	.online {
		width: 100%;
		margin: 0 auto;
		overflow-y: hidden;
	}
	.online img {
		width: 47%;
		margin: 0 auto;
		margin: 1%;
	}

	/*쁘레베베샵*/
	.shopwrap {
		width: 100%;
		margin: 40px auto 40px;
		overflow-y: hidden;
	}
	.shop {
		width: 90%;
		margin: 0 auto 30px;
		overflow-y: hidden;
	}
	.shopicon {
		width: 27%;
		float: left;
		margin: 0 3%;
		margin-bottom: 30px;
		overflow-y: hidden;
	}
	.shopicon img {
		margin-bottom: 10px;
		width: 100%;
	}
	.shopicon p {
		text-align: center;
		font-size: 14px;
	}
	.schopcenter {
		width: 100%;
		margin: 0 auto;
		overflow-y: hidden;
	}
	.shopicon2 {
		width: 43.9%;
		float: left;
		margin: 0 3%;
		margin-bottom: 30px;
		overflow-y: hidden;
	}
	.shopicon2 img {
		margin-bottom: 10px;
		width: 100%;
	}
	.shopicon2 p {
		text-align: center;
		font-size: 14px;
	}
	.schopcenterbox {
		width: 62%;
		margin: 0 auto;
		overflow-y: hidden;
	}
	.shopbtnbox {
		width: 226px;
		height: 52px;
		margin: 0 auto 15px;
		overflow-y: hidden;
	}
	.shopbtn {
		background-color: #132043;
		color:#fff;
		/* border: 1px solid #101d49; */
		box-sizing: border-box;
		text-align: center;
		font-size: 15px;
		width: 226px;
		height: 52px;
		cursor: pointer;
		-webkit-appearance: none;
	  -moz-appearance:none;
	  appearance: none;
	  border-radius: 0px;
	  border: 0;
	}
	/* .shopbtn:hover {
		background-color: #101d49;
		color:#fff;
		border: 0;
	} */

	/*news*/
	.submaintitle2 {
		width: 100%;
		margin: 0 auto 45px;
		overflow-y: hidden;
	}
	.submaintitle2 h1 {
		color:#051d49;
		text-align: center;
		font-size: 24px;
		font-family: arial;
		font-weight: normal;
		padding-bottom: 10px;
	}
	.linebox {
		width: 70px;
		margin: 0 auto;
	}
	.linebox img {
		float: left;
	}
	.news {
		width: 86%;
		margin: 0 auto;
		overflow-y: hidden;
	}
	.noticettt {
     width: 100%;
     margin: 25px auto 0;
     overflow-y: hidden;
     border-collapse: collapse;
   }
   .noticettt a {
     color:#333;
   }
   .titlegeade {
     background-color: #f5f5f5;
     text-align: center;
     border-top:1px solid #ccc;
     border-bottom:1px solid #ccc;
     display: none;
   }
   .titlethead {
     padding: 9px 0;
     opacity: 0.9;
     font-size: 15px;
   }
   .titlethead1 {
     width: 100px;
   }
   .titlethead2 {
     width:600px;
   }
   .titlethead3 {
     width: 150px;
   }
   .titlethead4 {
     width: 150px;
   }
	.titlethead5 {
     /* width: 100px; */
	  display: none;
   }
	.titlebody5{
		display: none;
	}
   .titletbodyyy {
     padding:0 0 0 0;
     /* opacity: 0.9; */
     font-size: 14px;
	   line-height: 23px;
   }
	.noticetext {
		font-weight: bold;
	}
	.kb {
		display: none;
	}
   .titlebody {
     background-color: #fff;
     text-align: center;
     border-bottom:1px solid #ccc;
   }
   .titlebodyggg {
     border-top:1px solid #ccc;
   }
	.titlebodygray {
		border-top:1px solid #ccc;
 	  background-color: #eeeeec;
	}
   .titlebody1 {
		padding-left: 20px;
 	   float: left;
		padding-top: 15px;
	  padding-left: 8px;
   }
	.titlebody1111 {
		display: none;
	}
   .titlebody2 {
     text-align: left;
     width: 70%;
     float: left;
     padding-bottom: 5px;
     padding-top: 15px;
	  padding-left: 8px;
   }
	.titlebody2 {
     text-align: left;
   }
	.titlebody2 img {
		float: left;
		margin-top: 5px;
		margin-right: 6px;
	}
   .titlebody3 {
     width: 39%;
     float: left;
     text-align: left;
     font-size: 13px;
     padding-bottom: 11px;
     opacity: 0.5;
	  padding-left: 8px;
   }
   .titlebody4 {
     width: 50%;
     float: right;
     text-align: right;
     font-size: 13px;
     padding-bottom: 8px;
     opacity: 0.5;
	  padding-right: 8px;
   }
	.noticebtn {
		color:#fff;
		text-align: center;
		font-size: 11px;
		background-color: #2085bb;
		border-radius: 5px;
		width: 55px;
		font-weight: bold;
		font-family: arial;
		margin: 0 auto;
	}
	.noticetext {
		padding-left: -10px;
	}


	.serchbox {
		/* width:100%; */
		float: right;
		overflow-y: hidden;
		margin-bottom: 25px;
	}
	.newselect {
		width: 25%;
		height: 32px;
	   border-radius: 0px;
	}
	.titlesearch {
		width: 50%;
		height: 32px;
		border: 1px solid #ccc;
		box-sizing:border-box;
		padding-left: 7px;
		font-size: 14px;
		-webkit-appearance: none;
	  -moz-appearance:none;
	  appearance: none;
	  border-radius: 0px;
	}
	.searchbtn {
		width: 60px;
		height: 32px;
		background-color: #101d49;
		color:#fff;
		text-align: center;
		border: 0;
		-webkit-appearance: none;
	  -moz-appearance:none;
	  appearance: none;
	  border-radius: 0px;
	}

	.number2 {
     width: 100%;
     margin: 35px auto 20px;
     text-align: center;
     float: right;
     overflow-y: hidden;
   }
	.number2 .numimg {
     display: inline-block;
     vertical-align: middle;
	  width: 38px;
	  height: 35px;
	  border-left: 1px solid #ccc;
	  border-top: 1px solid #ccc;
	  border-bottom: 1px solid #ccc;
	  box-sizing: border-box;
	  padding-top: 8px;
	  margin-left: -5px;
   }
   .number2 .numtext {
		margin-left: -4px;
     display: inline-block;
	  width: 35px;
	  padding-top: 8px;
	  height: 35px;
	  border-left: 1px solid #ccc;
	  border-right: 1px solid #ccc;
	  border-top: 1px solid #ccc;
	  border-bottom: 1px solid #ccc;
	  box-sizing: border-box;
     vertical-align: middle;
   }
   .number2 li > a {
     color:#333;
   }
   .number2 li > a:hover {
     text-decoration: underline;
   }

	.newspagebar1 {
		width: 100%;
		margin: 0 auto;
		overflow-y: hidden;
		background-color: #101d49;
	}
	.newspagebar1 h1 {
		color:#fff;
		text-align: center;
		font-size: 18px;
		font-weight: bold;
		padding: 13px;
	}
	.newspagebar2 {
		width: 100%;
		margin: 0 auto;
		padding: 9px 0;
		overflow-y: hidden;
		border-bottom: 1px solid #e7e7e7;
	}
	.bartitle1 {
		/* width: 45%; */
		float:left;
		margin-left: 20px;
	}
	.bartitle1 p {
		font-size: 14px;
		font-weight: bold;
		float: left;
		width:70px;
	}
	.textcontent {
		font-size: 13px;
		font-weight: normal;
	}
	.bartitle2 {
		float:right;
		margin-right: 20px;
	}
	.bartitle2 p {
		font-size: 14px;
		font-weight: bold;
		float: left;
		width:70px;
	}
	.textcontent2 {
		font-size: 13px;
		float: left;
		font-weight: normal;
	}
	.newspagebar3 {
		width: 100%;
		float:left;
		padding: 9px 0;
		border-bottom: 1px solid #e7e7e7;
	}
	.newspagebar3 p {
		font-size: 14px;
		font-weight: bold;
		float: left;
		width:70px;
	}
	.newspagebar4 {
		width: 100%;
		padding: 20px 0;
		overflow-y: hidden;
		min-height: 250px;
		border-bottom: 1px solid #e7e7e7;
	}

	.newspagebar4 > p > img {
		display: block;
		margin: 0 auto;
	}
	.newspagebar4 p {
		line-height: 24px;
		color:#262626; */
	}
	.newslistbtnbox {
		width: 100px;
		height: 37px;
		margin: 40px auto;
		overflow-y: hidden;
	}
	.newslistbtn {
		text-align: center;
		font-size: 15px;
		color:#fff;
		background-color: #132043;
		width: 100px;
		border: 0;
		-webkit-appearance: none;
	  -moz-appearance:none;
	  appearance: none;
	  border-radius: 0px;
		height: 37px;
		cursor: pointer;
	}
	.beforetext {
		width: 100%;
		margin: 0 auto;
		overflow-y: hidden;
		border-top: 1px solid #e7e7e7;
		border-bottom: 1px solid #e7e7e7;
		padding: 10px 0;
	}
	.beforetext img {
		margin-right: 10px;
		float: left;
		margin-top: 2px;
		margin-left: 20px;
	}
	.aftertext {
		width: 100%;
		margin: 0 auto;
		overflow-y: hidden;
		border-bottom: 1px solid #e7e7e7;
		padding: 10px 0;
	}
	.aftertext img {
		margin-right: 10px;
		float: left;
		margin-top: 4px;
		margin-left: 20px;
	}
	.newspagebar3_1 {
		width: 100%;
		float:left;
		padding: 9px 0;
		border-bottom: 1px solid #e7e7e7;
	}
	.newspagebar3_1 p {
		font-size: 14px;
		font-weight: bold;
		float: left;
		width:70px;
	}
	.bartitle2 {
		display: none;
	}

	/*이벤트*/
	.event {
		width: 100%;
		margin: 0 auto;
		overflow-y: hidden;
	}
	.evetntab {
		width: 96%;
		margin: 0 auto 45px;
		overflow-y: hidden;
	}
	.evetntab li {
		background-color: #eeeeec;
		text-align: center;
		font-size: 16px;
		color:#132043;
		width: 50%;
		padding: 15px 0;
		float: left;
		cursor: pointer;
	}
	.eventtabbox {
		width: 100%;
		margin: 0 auto;
		overflow-y: hidden;
	}
	.eventtab1 {
		width: 100%;
		margin: 0 auto;
		overflow-y: hidden;
	}
	.eventbox {
		width: 46%;
		float: left;
		margin: 0 2% 10%;
	}
	.eventbox img {
		width: 100%;
		height: 40vw;
	}
	.eventbox p {
		text-align: left;
		font-size: 13px;
		color:#252525;
		line-height: 20px;
		padding: 5px 0;
		height: 38px;
		max-height:38px;
		display:block;
		display:-webkit-box;
		-webkit-line-clamp:3;
		-webkit-box-orient:vertical;
		overflow:hidden;
		text-overflow:ellipsis;
      -o-text-overflow: ellipsis;
	}
	.eventbox p:hover {
		text-decoration: underline;
	}
	.eventdate{
		text-align: left;
		font-size: 11px;
		opacity: 0.7;
		line-height: 20px;
	}
	.eventbox2 {
		width: 46%;
		float: left;
		margin: 0 2% 25px;
	}
	.eventbox2 img {
		width: 100%;
	}
	.eventbox2 p {
		text-align: left;
		font-size: 13px;
		color:#252525;
		line-height: 20px;
		padding: 5px 0;
	}
	.eventbox2 p:hover {
		text-decoration: underline;
	}
	/*지난이벤트*/
	.eventtab2 {
		width: 100%;
		margin: 0 auto;
		overflow-y: hidden;
		display: none;
	}
	.eventbox_1 {
		width: 46%;
		float: left;
		margin: 0 2% 25px;
	}
	.eventbox_1 img {
		width: 100%;
	}
	.eventbox_1 p {
		text-align: left;
		font-size: 13px;
		color:#252525;
		line-height: 20px;
		padding: 5px 0;
	}
	.eventbox_1 p:hover {
		text-decoration: underline;
	}
	.eventbox2_1 {
		width: 46%;
		float: left;
		margin: 0 2% 25px;
	}
	.eventbox2_1 img {
		width: 100%;
	}
	.eventbox2_1 p {
		text-align: left;
		font-size: 13px;
		color:#252525;
		line-height: 20px;
		padding: 5px 0;
	}
	.eventbox2_1 p:hover {
		text-decoration: underline;
	}

	/*이벤트상세페이지*/
	.eventpage {
		width: 100%;
		margin:0 auto;
		overflow-y: hidden;
	}
	.eventtitlebar1 {
		width:100%;
		margin: 0 auto;
		overflow-y: hidden;
		padding: 0 0 18px 0;
	}
	.eventtitlebar1 h1 {
		text-align: center;
		font-size: 21px;
		font-weight: bold;
		color:#282828;
	}
	.eventtitlebar2 {
		width: 100%;
		border-top: 2px solid #132043;
		border-bottom: 1px solid #e7e7e7;
		padding: 13px 0;
		overflow-y: hidden;
	}
	.eventtitlebar2 p {
		font-size: 14px;
		color:#2d2d2d;
		float: left;
		width: 50px;
		font-weight: bold;
		margin-left: 20px;
	}
	.eventdate2 {
		float: left;
		font-size: 13px;
	}
	.eventtitlebar3 {
		width: 100%;
		margin: 0 auto;
		overflow-y: hidden;
		padding: 35px 0;
		border-bottom: 1px solid #e7e7e7;
	}
	.eventtitlebar3 img {
		width: 100%;
	}

	.description2 {
		width: 90%;
		margin: 0 auto 30px;
		overflow-y: hidden;
		border-top: 2px solid #e5e5e5;
	}
	.spe2_1 {
		font-size: 13px;
		color:#434343;
		border-top: 1px solid #000;
		width: 85px;
		overflow-y: hidden;
		text-transform: uppercase;
		padding-bottom: 20px;
		font-weight: bold;
	}
	.spe2_2 {
		font-size: 13px;
		color:#434343;
		border-top: 1px solid #000;
		width: 211px;
		overflow-y: hidden;
		text-transform: uppercase;
		padding-bottom: 20px;
		font-weight: bold;
	}
	.spe2_3 {
		font-size: 13px;
		color:#434343;
		border-top: 1px solid #000;
		width: 220px;
		overflow-y: hidden;
		text-transform: uppercase;
		padding-bottom: 20px;
		font-weight: bold;
	}

	/*연혁*/
	.histprytab {
		width: 96%;
		margin: 0 auto 10px;
		overflow-y: hidden;
	}
	.histprytab li {
		background-color: #eeeeec;
		text-align: center;
		font-size: 16px;
		color:#132043;
		width: 50%;
		padding: 15px 0;
		float: left;
		cursor: pointer;
	}

	.historytab1 {
		width: 100%;
		margin: 0 auto;
		overflow-y: hidden;
	}
	.hbox {
		width: 96%;
		margin: 0 auto;
		overflow-y: hidden;
		padding-bottom: 30px;
		padding-top: 30px;
		border-bottom: 1px solid #e5e5e5;
	}
	.year {
		width: 100%;
		/* margin: 0 auto; */
		float: left;
		margin-bottom: 20px;
		overflow-y: hidden;
	}
	.year h1 {
		overflow-y: hidden;
		font-size: 30px;
		font-weight: bold;
		color:#2085bb;
		padding-bottom: 15px;
	}
	.year img {
		width: 54px;
		float: left;
	}
	.historybox {
		width: 100%;
		float: left;
	}
	.historylist {
		float: left;
		width: 100%;
		margin-bottom: 10px;
	}
	.historylist li {
		/* float: left; */
		margin-bottom:2px;
	}
	.histrpdate {
		font-size: 16px;
		line-height: 28px;
		color:#434343;
		font-weight: bold;
		width: 80px;
	}
	.historytext {
		width: 100%;
		float: left;
		font-size: 16px;
		line-height: 28px;
		color:#434343;
	}

	.awardstab1 {
		width: 100%;
		margin: 0 auto;
		padding-top: 30px;
		overflow-y: hidden;
		display: none;
	}
	.awardbox0 {
		width: 100%;
		/* float: left; */
		margin: 0 auto 7px;
		overflow-y: hidden;
	}
	.aaa00 {
		width:68%;
		margin: 0 auto;
	}
	.aaa00 img {
		width: 46%;
		margin: 0 1%;
	}
	.awardbox1 {
		width: 31.3%;
		float: left;
		margin: 0 1% 7px;
		overflow-y: hidden;
	}
	.awardbox1 img {
		width: 100%;
	}


	/*액세서리*/
	.listname2 {
		width: 100%;
		margin: 10px auto 0;
		overflow-y: hidden;
	}
	.listname2 h1 {
		color:#434343;
		font-size: 15px;
		font-family: arial;
		font-weight: bold;
		text-align: center;
		padding-bottom: 4px;
	}
	.acctext {
		font-size: 14px;
		width: 85%;
		line-height: 19px;
		margin: 0 auto;
		color:#8e8f91;
		height: 90px;
		text-align: center;
	}

	/*회사위치*/
	.lacationori {
		width: 100%;
		margin: 0 auto 70px;
		overflow-y: hidden;
	}
	.map1 {
		width: 100%;
		margin: 0 auto;
		overflow-y: hidden;
		border-bottom: 1px solid #ccc;
	}
	.ori {
		width: 80px;
		border-bottom: 1px solid #132043;
		font-size: 19px;
		font-weight: bold;
		height: 30px;
		margin-left: 30px;
	}
	.locationmap1 {
		width:100%;
		height: 40vw;
		margin: 20px auto 20px;
		overflow-y: hidden;
	}
	.locationmap1 img {
		width: 100%;
	}

	.addboxwrap {
		width: 100%;
		margin: 0 auto 20px;
		overflow-y: hidden;
	}
	.addressori {
		width: 100%;
		float: left;
		margin-bottom: 20px;
	}
	.addressori p {
		font-size: 14px;
		text-align: left;
		line-height:22px;
		color:#535353;
	}
	.icontitle {
		width: 100%;
		float: left;
		margin-bottom: 10px;
	}
	.icontitle img {
		float: left;
		margin-top: 2px;
		margin-right: 7px;
	}
	.icontitle h1 {
		font-size: 17px;
		color:#132043;
		width: 100%;
		text-transform: uppercase;
		font-weight: bold;
	}

	.koreaddress {
		width: 100%;
		float: left;
		margin-bottom: 10px;
	}
	.koreaddress > li {
		/* float: left; */
		font-size: 14px;
		line-height: 22px;
	}
	.sky {
		color:#2085bb;
	}
	.scho {
		float: left;
		/* width: 88%; */
		/* margin-left: 5px; */
	}
	.scho li {
		float: left;
		font-size: 14px;
		line-height: 22px;
	}
	.chad {
		width: 90%;
		overflow-y: hidden;
	}
	.chad li {
		/* float: left; */
		font-size: 14px;
		line-height: 22px;
	}

	.telbox {
		width: 200px;
		float: left;
		margin-bottom: 5px;
	}
	.telbox li {
		line-height: 22px;
	}
	.faxbox {
		width: 200px;
		float: left;
	}
	.faxbox li {
		line-height: 22px;
	}
	.trans {
		width: 100%;
		margin: 0 auto;
		overflow-y: hidden;
	}
	.subway {
		width: 100%;
		float: left;
		border: 1px solid #ccc;
		box-sizing: border-box;
		margin-bottom: 15px;
	}
	.subway h1 {
		background-color: #132043;
		color:#fff;
		float: left;
		text-align: center;
		padding: 10px 20px;
		font-size: 16px;
	}
	.subway p {
		font-size: 16px;
		color:#383838;
		text-align: left;
		padding: 15px;
		float: left;
		line-height: 24px;
	}
	.subway2 {
		width: 100%;
		float: left;
		border: 1px solid #ccc;
		box-sizing: border-box;
	}
	.subway2 h1 {
		background-color: #132043;
		color:#fff;
		float: left;
		text-align: center;
		padding: 10px 20px;
		font-size: 16px;
	}
	.subway2 p {
		font-size: 16px;
		color:#383838;
		text-align: left;
		padding: 15px;
		float: left;
		line-height: 24px;
	}

	/*중국지사*/
	.lacationori2 {
		width: 100%;
		margin: 0 auto 20px;
		overflow-y: hidden;
	}
	.address {
		width: 100%;
		float: left;
	}
	.icontitle2 {
		width: 100%;
		float: left;
		margin-bottom: 10px;
	}
	.icontitle2 img {
		float: left;
		margin-top: 2px;
		margin-right: 7px;
	}
	.icontitle2 h1 {
		font-size: 17px;
		color:#132043;
		text-transform: uppercase;
		font-weight: bold;
	}
	.chiaddress {
		width: 100%;
		float: left;
		margin-right: 5px;
	}
	.chiaddress li {
		font-size: 14px;
		line-height: 24px;
		/* float: left; */
	}
	.chiaddress2 {
		float: left;
		width: 80%;
	}
	.chiaddress2 li {
		font-size: 14px;
		line-height: 24px;
	}

	/*브랜드소개*/
	.brandintro {
		width: 100%;
		margin: 40px auto;
		overflow-y: hidden;
	}
	.aboutbox {
		width: 100%;
		margin: 0 auto;
		overflow-y: hidden;
		background-color: #eeeeec;
		background-image: url('../images/bg1.jpg');
		background-repeat: no-repeat;
		background-size: cover;
		/* height: 472px; */
	}
	.abouttext {
		width: 90%;
		margin: 60px auto;
		overflow-y: hidden;
	}
	.abouttext h1 {
		text-align: center;
		font-size: 26px;
		font-family: arial;
		font-weight: normal;
		text-transform: uppercase;
		color:#132043;
		padding-bottom: 40px;
		line-height: 35px;
	}
	.abouttext p {
		text-align: center;
		width: 100%;
		font-size: 14px;
		color:#2b2b2b;
		line-height: 30px;
		margin: 0 auto;
	}

	.bibox {
		width: 100%;
		margin: 0 auto;
		overflow-y: hidden;
	}
	.bilogoimg {
		width: 300px;
		margin: 0 auto;
	}
	.bilogoimg img {
		width: 300px;
		margin-bottom: 30px;
	}
	.bibox p {
		text-align: center;
		font-size: 14px;
		color:#535353;
		line-height: 30px;
	}
	.bilogoimg2 {
		width: 100%;
		margin:40px auto 0;
		overflow-y: hidden;
	}
	.bilogoimg2 img {
		width: 100%;
	}

	.phbox {
		width: 100%;
		margin: 100px auto 20px;
		overflow-y: hidden;
	}
	.phimgbox {
		width: 100%;
		margin: 0 auto;
		overflow-y: hidden;
	}
	.phimgbox h1 {
		text-align: center;
		font-size: 18px;
		padding-bottom: 20px;
	}
	.phimgbox img {
		width: 100%;
		margin: 0 auto;
	}
	.phimgbox p {
		text-align: center;
		font-size: 14px;
		line-height: 27px;
		color:#535353;
		padding-top: 25px;
	}

	/*오프라인*/
	.storebox {
		width: 100%;
		margin: 0 auto;
		overflow-y: hidden;
		position: relative;
	}
	.offmap {
		width: 100%;
	}
	.storesearch {
		width: 260px;
		/* height: 497px; */
		background-color: #fff;
		position: absolute;
		z-index: 999;
		left:50px;
		top: 50px;
	}
	.offsearch{
		width: 260px;
		border-bottom: 1px solid #e1e1e1;
		overflow-y: hidden;
		margin-top: 10px;
	}
	.storetitle {
		width: 220px;
		margin: 20px auto;
		overflow-y: hidden;
	}
	.storetitle > h1 {
		text-align: center;
		font-size: 22px;
		font-family: arial;
		color:#051d49;
		font-weight: normal;
	}
	.areasearchbox {
		width: 220px;
		margin: 0 auto 35px;
		overflow-y: hidden;
	}
	.do {
		width: 107px;
		float: left;
		height: 32px;
		padding:7px 1px 7px 10px;
		border-radius: 5px;
	}
	.ku {
		width: 107px;
		float: right;
		height: 32px;
		padding:7px 1px 7px 10px;
		border-radius: 5px;
	}
	.storename {
		width: 220px;
		float: left;
		height: 36px;
		margin: 10px 0;
		overflow-y: hidden;
	}
	.storename22 {
		width: 220px;
		margin: 0 auto;
		height: 36px;
		padding:7px 1px 7px 10px;
		border-radius: 5px;
		box-sizing: border-box;
		border: 1px solid #a9a9a9;
	}
	.storename22:focus {
		outline: none;
	}
	.storebtnbox {
		width: 220px;
		margin: 0 auto;
		height: 45px;
		float: left;
	}
	.stb {
		width: 220px;
		height: 45px;
		background-color: #132043;
		color:#fff;
		text-align: center;
		font-size: 15px;
		border: 0;
		border-radius: 7px;
		cursor: pointer;
	}
	.storelistboxscroll {
		width: 260px;
		margin: 0 auto;
		height: 300px;
		overflow-y: scroll;
	}
	.storelistbox1 {
		width: 243px;
		margin: 25px auto 0;
		overflow-y: hidden;
		border-bottom: 1px solid #e1e1e1;
		padding-bottom: 25px;
	}
	.storeicon {
		width: 40px;
		float: left;
		margin-left: 20px;
		margin-right: 10px;
	}
	.storeicon img {
		width: 36px;
		margin: 0 auto;
	}
	.storetext {
		float: left;
		width: 153px;
		margin-right: 20px;
	}
	.storetext > h1 {
		text-align: left;
		font-size:18px;
		color:#323232;
		font-weight: normal;
		padding-bottom: 7px;
	}
	.storetext p {
		text-align: left;
		font-size: 13px;
		color:#323232;
		opacity: 0.7;
		line-height: 18px;
	}

	/*팝업*/
	.stroepopup {
		width: 322px;
		/* height: 185px; */
		border: 1px solid #535e7b;
		box-sizing: border-box;
		background-color: #fff;
		position: absolute;
		z-index: 99;
		left: 0;
		right: 0;
		margin-left: auto;
		margin-right: auto;
		top: 150px;
	}
	.popupinner {
		width: 260px;
		margin: 30px auto;
		overflow-y: hidden;
	}
	.popupinner > h1 {
		text-align: center;
		font-size: 24px;
		color:#3d3d3d;
		font-weight: normal;
		padding-bottom: 25px;
	}
	.popupaddress {
		width: 260px;
		margin: 0 auto 8px;
		overflow-y: hidden;
	}
	.popupaddress > li {
		float: left;
		width: 55px;
		color:#132043;
	}
	.addresstext {
		float: left;
	}
	.addresstext li {
		line-height: 16px;
		font-size: 13px;
		color:#323232;
		opacity: 0.7;
	}
	.close {
		position: absolute;
		right: 10px;
		top: 10px;
		border: 1px solid #ccc;
		background-color: #fff;
		text-align: center;
		width: 20px;
		height: 20px;
		padding-bottom: 5px;
		cursor: pointer;
	}

	/*오프라인*/
	.storebox {
		width: 100%;
		margin: 0 auto;
		overflow-y: hidden;
		position: relative;
		/* height: 400px;
		overflow-y: scroll; */
	}
	.offmap {
		width: 100%;
		height:600px;
	}
	.storesearch {
		width: 100%;
		/* height: 497px; */
		background-color: #fff;
		position: absolute;
		z-index: 999;
		left: 0;
		top: 380px;
	}
	.offsearch{
		width: 100%;
		border-bottom: 1px solid #e1e1e1;
		overflow-y: hidden;
		margin-top: 10px;
	}
	.storetitle {
		width: 85%;
		margin: 20px auto;
		overflow-y: hidden;
	}
	.storetitle > h1 {
		text-align: center;
		font-size: 22px;
		font-family: arial;
		color:#051d49;
		font-weight: normal;
	}
	.areasearchbox {
		width: 85%;
		margin: 0 auto 35px;
		overflow-y: hidden;
	}
	.do {
		width: 48%;
		float: left;
		height: 40px;
		padding:7px 1px 7px 10px;
		border-radius: 5px;
	}
	.ku {
		width: 48%;
		float: right;
		height: 40px;
		padding:7px 1px 7px 10px;
		border-radius: 5px;
	}
	.storename {
		width: 100%;
		float: left;
		height: 45px;
		margin: 10px 0;
		overflow-y: hidden;
	}
	.storename22 {
		width: 100%;
		margin: 0 auto;
		height: 45px;
		padding:7px 1px 7px 10px;
		border-radius: 5px;
		box-sizing: border-box;
		border: 1px solid #a9a9a9;
		font-size: 16px;
	}
	.storename22:focus {
		outline: none;
	}
	.storebtnbox {
		width: 100%;
		margin: 0 auto;
		height: 50px;
		float: left;
	}
	.stb {
		width: 100%;
		height: 50px;
		background-color: #132043;
		color:#fff;
		text-align: center;
		font-size: 15px;
		border: 0;
		border-radius: 7px;
		cursor: pointer;
		-webkit-appearance: none;
	  -moz-appearance:none;
	  appearance: none;
	}
	.storelistboxscroll {
		width: 100%;
		margin: 0 auto;
		height: 300px;
		overflow-y: scroll;
	}
	.storelistbox1 {
		width: 85%;
		margin: 25px auto 0;
		overflow-y: hidden;
		border-bottom: 1px solid #e1e1e1;
		padding-bottom: 25px;
	}
	.storeicon {
		width: 40px;
		float: left;
		margin-left: 20px;
		margin-right: 10px;
	}
	.storeicon img {
		width: 36px;
		margin: 0 auto;
	}
	.storetext {
		float: left;
		width: 153px;
		margin-right: 20px;
	}
	.storetext > h1 {
		text-align: left;
		font-size:18px;
		color:#323232;
		font-weight: normal;
		padding-bottom: 7px;
	}
	.storetext p {
		text-align: left;
		font-size: 13px;
		color:#323232;
		opacity: 0.7;
		line-height: 18px;
	}

	/*팝업*/
	.stroepopup {
		width: 85%;
		/* height: 185px; */
		border: 1px solid #535e7b;
		box-sizing: border-box;
		background-color: #fff;
		position: absolute;
		z-index: 99;
		left: 0;
		right: 0;
		margin-left: auto;
		margin-right: auto;
		top: 40px;
		/* display: none; */
	}
	.popupinner {
		width: 260px;
		margin: 30px auto;
		overflow-y: hidden;
	}
	.popupinner > h1 {
		text-align: center;
		font-size: 24px;
		color:#3d3d3d;
		font-weight: normal;
		padding-bottom: 25px;
	}
	.popupaddress {
		width: 260px;
		margin: 0 auto 8px;
		overflow-y: hidden;
	}
	.popupaddress > li {
		float: left;
		width: 55px;
		color:#132043;
	}
	.addresstext {
		float: left;
	}
	.addresstext li {
		line-height: 16px;
		font-size: 13px;
		color:#323232;
		opacity: 0.7;
	}
	.close {
		position: absolute;
		right: 10px;
		top: 10px;
		border: 1px solid #ccc;
		background-color: #fff;
		text-align: center;
		width: 20px;
		height: 20px;
		padding-bottom: 5px;
		cursor: pointer;
		-webkit-appearance: none;
	  -moz-appearance:none;
	  appearance: none;
	  border-radius: 0px;
	}
	.content {
		width: 100%;
		margin: 0 auto;
	}

	.divSelectWrap {
		position: absolute;
		right: 15px;
		width:45px;
		overflow:hidden;
		 padding:0px;
		 margin:0px;
		 z-index: 9999;
		 color:#fff;
		 top: 18px;
	}
	.divSelectText {
		color:#fff;
		width: 100%;
		/* float: left; */
		cursor: pointer;
		text-align: center;
		margin-bottom: 8px;
	}
	.divSelectWrap ul{
	   display: none;
	   margin:0px;
	   width:45px;  /* divSelectWrap에서 현재 padding값 뺀 값 */
	   /* height:40px; */
	   list-style-type:none;
	   overflow:auto;
	   overflow-x:hidden;
	   overflow-y:auto;
	   border-top:1px solid #6486bd;
		/* border:1px solid #fff; */
		box-sizing: border-box;
		background-color: #f3f3f3;
   }

   .divSelectWrap ul li {
		color:#333;
		line-height: 22px;
		width: 45px;
		/* text-align: center; */
		padding: 2px 0 2px 10px;
   }

   .divSelectWrap ul li.selected  {
   	background-color : rgba(255,255,255,0);
   }
   .divSelectWrap ul li:hover {
   	/* background-color : #1e90ff */
		background-color : rgba(255,255,255,0);
   }
}



























/* Tablet (해상도 768x 이상) */
@media all and (min-width:768px) and (max-width:1199px){
	.gnb {
		display: none;
	}
	.subgnb {
		display: none;
	}
	.logo {
		display: none;
	}
	.logo .logo1 {
		display: none;
	}
	.logo .logo2 {
		display: none;
	}
	.mlogo {
		width: 120px;
		margin: 13px auto 0;
	}
	.mlogo1 {
		width: 120px;
	}
	.lang {
		/* display: none; */
		float: right;
		position: absolute;
		z-index: 999;
		right: 10px;
		top: 18px;
	}
	.langbox {
		border: 0;
		background-color: rgba(255,255,255,0);
		color:#fff;
	}
	option {
		color:#333;
	}
	.lang2 {
		/* display: none; */
		float: right;
		position: absolute;
		z-index: 999;
		right: 10px;
		top: 18px;
	}
	.langbox2 {
		border: 0;
		background-color: rgba(255,255,255,0);
		color:#fff;
	}

	/*footer*/
	footer {
		width: 100%;
		border-top: 1px solid #e5e5e5;
	}
	.footerbox {
		width: 90%;
		margin: 0 auto;
		overflow-y: hidden;
		padding: 25px 0 45px;
	}
	.footertext {
		width: 70%;
		float: left;
	}
	.footertext p {
		text-align: left;
		color:#777;
		font-size: 12px;
		font-weight: lighter;
		line-height: 16px;
	}
	.footerlogo {
		margin-top: 36px;
		margin-bottom: 5px;
	}
	.family {
		float: right;
	}
	.fm {
		height: 38px;
		width: 160px;
	   border-radius: 0px;
	}
	.sns {
		width: 160px;
		margin-top: 5px;
	}
	.s1 {
		float: left;
		margin-right: 6.6px;
	}
	.s2 {
		float: left;
	}

	/*경로*/
	.location {
		width: 100%;
		border-top: 1px solid #eee;
		border-bottom: 1px solid #eee;
		padding: 18px 0;
		box-sizing: border-box;
	}
	.locationtext {
		width: 90%;
		margin: 0 auto;
	}
	.locationtext p {
		text-align: left;
		font-size: 12px;
		color:#535353;
	}

	/*이미지뷰어*/
	.subcontent {
		width: 100%;
		margin: 100px auto 0;
		overflow-y: hidden;
	}
	.productbox {
		width: 90%;
		margin: 50px auto;
		overflow-y: hidden;
	}
	.photos {
   	overflow: hidden;
   	/* border: 1px solid #f0f0f0; */
   	width: 50%;
		float: left;
   }
   img {
		border: none;
	}
   .photos div img {
   	/* float: right; */
		width: 100%;
   }
   .photos ul.thumbs {
   	margin: 0;
   	list-style: none;
   	width:100%;
   	float: left;
   }
   .photos ul.thumbs .thfir{
   	width: 24%;
   	padding: 0;
   	float: left;
   	overflow: hidden;
   	position: relative;
   	/* border: 1px solid #ddd; */
   	text-align: center;
		margin-right: 1%;
   }
	.thlast {
		width: 24%;
   	padding: 0;
   	float: left;
   	overflow: hidden;
   	position: relative;
   	/* border: 1px solid #ddd; */
   	text-align: center;
		margin-right: 0;
	}
   /* .photos ul.thumbs li:hover {
   	border: 5px solid #888;
   	-moz-opacity:.75;
   	filter:alpha(opacity=75);
   	opacity:.75;
   } */
   .photos ul.thumbs li img {
		width: 100%;
   }

	.photos2 {
   	overflow: hidden;
   	/* border: 1px solid #f0f0f0; */
   	width: 50%;
		float: left;
		/* position: absolute; */
		display: none;
   }
   img {
		border: none;
	}
   .photos2 div img {
   	/* float: right; */
		width: 100%;
   }
   .photos2 ul.thumbs2 {
   	margin: 0;
   	list-style: none;
   	width:100%;
   	float: left;
		display: none;
   }
   .photos2 ul.thumbs2 .thfir{
   	width: 24.3%;
   	padding: 0;
   	float: left;
   	overflow: hidden;
   	position: relative;
   	/* border: 1px solid #ddd; */
   	text-align: center;
		margin-right: 1%;
   }
	.thlast {
		width: 24%;
   	padding: 0;
   	float: left;
   	overflow: hidden;
   	position: relative;
   	/* border: 1px solid #ddd; */
   	text-align: center;
		margin-right: 0;
	}
   /* .photos ul.thumbs li:hover {
   	border: 5px solid #888;
   	-moz-opacity:.75;
   	filter:alpha(opacity=75);
   	opacity:.75;
   } */
   .photos2 ul.thumbs2 li img {
		width: 100%;
   }

	.producttext {
		width: 45%;
		float: right;
		height: 425px;
		position: relative;
	}
	.producttextbox {
		padding: 10px 0;
	}
	.productname {
		width: 100%;
		margin-bottom: 45px;
	}
	.productname h1 {
		color:#132043;
		text-align: left;
		font-size: 32px;
		font-family: arial;
		width: 100%;
		font-weight: normal;
	}
	.productname h2 {
		color:##535353;
		width: 100%;
		text-align: left;
		font-size: 18px;
	}
	.spe {
		font-size: 13px;
		color:#434343;
		border-top: 1px solid #000;
		width: 95px;
		overflow-y: hidden;
		text-transform: uppercase;
		padding-bottom: 10px;
		font-weight: bold;
	}
	.spetext {
		color:#535353;
		text-align: left;
		font-size: 14px;
		line-height: 21px;
		opacity: 0.6;
	}
	.colorbox {
		float: left;
		margin-top: 45px;
	}
	.colorbox li {
		float: left;
		margin-right: 10px;
		cursor: pointer;
	}
	.productbtnbox {
		width: 100%;
		float: left;
		position: absolute;
		bottom: 0;
	}
	.seebtn {
		width: 48%;
		float: left;
		background-color: #132043;
		color:#fff;
		text-align: center;
		font-size: 14px;
		height: 51px;
		-webkit-appearance: none;
	  -moz-appearance:none;
	  appearance: none;
	  border-radius: 0px;
	  border: 0;
	  cursor: pointer;
	}
	.seebtn2 {
		width: 48%;
		float: right;
		background-color: #eeeeec;
		color:#132043;
		text-align: center;
		font-size: 14px;
		height: 51px;
		-webkit-appearance: none;
	  -moz-appearance:none;
	  appearance: none;
	  border-radius: 0px;
	  border: 0;
	  cursor: pointer;
	}

	.description {
		width: 90%;
		margin: 0 auto 30px;
		overflow-y: hidden;
		border-top: 2px solid #e5e5e5;
		border-bottom: 2px solid #e5e5e5;
	}
	.spe2 {
		font-size: 13px;
		color:#434343;
		border-top: 1px solid #000;
		width: 85px;
		overflow-y: hidden;
		text-transform: uppercase;
		padding-bottom: 10px;
		font-weight: bold;
	}
	.dectext {
		width: 100%;
		margin: 45px auto 60px;
	}
	.dec3 {
		width: 100%;
		margin: 0 auto 20px;
		overflow-y: hidden;
	}
	.dec3 p {
		font-size: 13px;
		line-height: 18px;
		color:#535353;
		font-weight: normal;
		text-transform: uppercase;
	}
	.n1 {
		font-size: 16px;
		line-height: 24px;
		color:#051d49;
		font-weight: bold;
	}

	/*related product */
	.related {
		width: 90%;
		margin: 60px auto;
		overflow-y: hidden;
	}
	.relatedtitle {
		width: 100%;
		float: left;
		margin-bottom: 25px;
	}
	.relatedtitle h1 {
		color:#051d49;
		font-size: 19px;
		text-align: left;
		text-transform: uppercase;
		font-weight:500;
		font-family: arial;
	}
	.relatedbox {
		width: 23%;
		float: left;
		margin-right: 2%;
	}
	.relatedbox img {
		width: 100%;
		/* height: 277px; */
		margin-bottom:5px;
	}
	.relatedbox p {
		text-align: center;
		font-size: 15px;
		color:#535353;
	}
	.relatedbox2 {
		width: 23%;
		float: left;
	}
	.relatedbox2 img {
		width: 100%;
		/* height: 277px; */
		margin-bottom:5px;
	}
	.relatedbox2 p {
		text-align: center;
		font-size: 15px;
		color:#535353;
	}

	/*유모차*/
	/*디럭스*/
	.deluxeareafirst {
		width: 90%;
		margin: 0 auto 80px;
		overflow-y: hidden;
	}
	.deluxearea {
		width: 90%;
		margin: 0 auto 80px;
		overflow-y: hidden;
	}
	.deluxetitle {
		width:100%;
		margin: 45px auto 30px;
	}
	.deluxetitle h1 {
		color: #051d49;
		font-size: 19px;
		width: 54px;
		text-align: left;
		border-bottom: 1px solid #051d49;
		padding-bottom: 3px;
		margin-bottom: 3px;
		font-weight: bold;
	}
	.deluxetitle p {
		color: #8e8f91;
		font-size: 14px;
		text-align: left;
	}
	.deluxelist {
		width: 49%;
		float: left;
		margin: 0 0.5% 65px;
	}
	.deluxelist img {
		width: 100%;
	}
	.deluxelist p {
		text-align: center;
		color:#8e8f91;
		font-size: 14px;
		padding-bottom:10px;
	}
	.listname {
		width: 100%;
		margin: 10px auto 0;
		overflow-y: hidden;
	}
	.listname h1 {
		color:#434343;
		font-size: 19px;
		font-family: arial;
		font-weight: normal;
		text-align: center;
		padding-bottom: 4px;
	}
	.listname p {
		font-size: 14px;
		color:#8e8f91;
		text-transform: uppercase;
		text-align: center;
	}
	.productmorebtn{
		width: 90px;
		height: 29px;
		margin: 4px auto 0;
		overflow-y: hidden;
	}
	.listmore {
		width: 90px;
		height: 29px;
		border: 1px solid #cfd2db;
		box-sizing: border-box;
		text-align: center;
		font-size: 14px;
		font-weight: normal;
		color:#051d49;
		margin: 0 auto;
		overflow-y: hidden;
		background-color: #fff;
		-webkit-appearance: none;
	  -moz-appearance:none;
	  appearance: none;
	  border-radius: 0px;
	  font-family: arial;
	  cursor: pointer;
	}
	.microtitle {
		width:100%;
		margin: 45px auto 30px;
	}
	.microtitle h1 {
		color: #051d49;
		font-size: 19px;
		width: 73px;
		text-align: left;
		border-bottom: 1px solid #051d49;
		padding-bottom: 3px;
		margin-bottom: 3px;
		font-weight: bold;
	}
	.microtitle p {
		color: #8e8f91;
		font-size: 14px;
		text-align: left;
	}

	.juniortitle {
		width:100%;
		margin: 45px auto 30px;
	}
	.juniortitle h1 {
		color: #051d49;
		font-size: 19px;
		width: 108px;
		text-align: left;
		border-bottom: 1px solid #051d49;
		padding-bottom: 3px;
		margin-bottom: 3px;
		font-weight: bold;
	}
	.juniortitle p {
		color: #8e8f91;
		font-size: 14px;
		text-align: left;
	}

	/*쁘레베베프라자*/
	.plaza {
		width: 90%;
		margin: 65px auto;
		overflow-y: hidden;
	}
	.submaintitle {
		width: 100%;
		margin: 0 auto 45px;
		overflow-y: hidden;
	}
	.submaintitle h1 {
		color:#132043;
		text-align: center;
		font-size: 30px;
		font-family: arial;
		font-weight: normal;
		padding-bottom: 2px;
	}
	.submaintitle p {
		text-align: center;
		font-size: 16px;
		color:#5f5f5f;
		font-weight: normal;
		padding-bottom: 25px;
	}
	.linebox {
		width: 70px;
		margin: 0 auto;
	}
	.linebox img {
		float: left;
	}
	.plazaimgbox {
		width: 100%;
		margin: 0 auto;
		overflow-y: hidden;
	}
	.plazaimgbox img {
		width:100%;
	}
	.map {
		width: 90%;
		margin: 80px auto 45px;
		overflow-y: hidden;
	}
	.map h1 {
		color:#132043;
		font-size: 21px;
		text-align: center;
		 margin-bottom: 25px;
		 font-weight: 600;
	}
	.mapbox {
		width: 100%;
		margin: 0 auto;
		overflow-y: hidden;
	}
	.mapbox img {
		float: left;
		width: 100%;
	}
	.plaza_Map{
		width: 100%;
		height: 435px;
		float: left;
	}
	.mapbg {
		background: #051d49;
		width: 100%;
		float: left;
		height: 290px;
	}
	.mapiconbox {
		width: 72px;
		margin: 40px auto 30px;
		overflow-y: hidden;
	}
	.mapiconbox img {
		width: 72px;
		margin: 0 auto;
		overflow-y: hidden;
	}
	.mapbg p {
		text-align: center;
		color:#fff;
		font-size: 14px;
		line-height: 22px;
		width: 406px;
		margin: 0 auto;
		/* float: left; */
		padding-bottom: 20px;
	}
	.mapbg h1 {
		color:#fff;
		font-size: 28px;
		text-align: center;
		font-weight: 400;
	}
	.plazabtnbox {
		width: 200px;
		height: 50px;
		margin: 50px auto 30px;
		overflow-y: hidden;
	}
	.plazabtn {
		width: 200px;
		height: 50px;
		background-color: #132043;
		text-align: center;
		font-size: 15px;
		color:#fff;
		border: 0;
		-webkit-appearance: none;
	  -moz-appearance:none;
	  appearance: none;
	  border-radius: 0px;
	  cursor: pointer;
	}

	.c1 {
		display: none;
	}
	.lis {
		display: none;
	}

	/*온라인스토어*/
	.online {
		width: 80%;
		margin: 0 auto;
		overflow-y: hidden;
	}
	.online img {
		width: 30%;
		margin: 0 auto;
		margin: 1%;
	}

	/*쁘레베베샵*/
	.shopwrap {
		width: 100%;
		margin: 65px auto 100px;
		overflow-y: hidden;
	}
	.shop {
		width: 90%;
		margin: 0 auto 40px;
		overflow-y: hidden;
	}
	.shopicon {
		width: 17%;
		float: left;
		margin: 0 1.5%;
		margin-bottom: 30px;
		overflow-y: hidden;
	}
	.shopicon img {
		margin-bottom: 10px;
		width: 100%;
	}
	.shopicon p {
		text-align: center;
		font-size: 14px;
	}
	.shopicon2 {
		width: 17%;
		float: left;
		margin: 0 1.5%;
		margin-bottom: 30px;
		overflow-y: hidden;
	}
	.shopicon2 img {
		margin-bottom: 10px;
		width: 100%;
	}
	.shopicon2 p {
		text-align: center;
		font-size: 14px;
	}
	.shopbtnbox {
		width: 226px;
		height: 52px;
		margin: 0 auto;
		overflow-y: hidden;
	}
	.shopbtn {
		background-color: #132043;
		/* border: 1px solid #101d49; */
		border: 0;
		box-sizing: border-box;
		text-align: center;
		font-size: 15px;
		width: 226px;
		height: 52px;
		cursor: pointer;
		-webkit-appearance: none;
	  -moz-appearance:none;
	  appearance: none;
	  border-radius: 0px;
	  color:#fff;
	}
	/* .shopbtn:hover {
		background-color: #101d49;
		color:#fff;
		border: 0;
	} */

	/*news*/
	.submaintitle2 {
		width: 100%;
		margin: 0 auto 45px;
		overflow-y: hidden;
	}
	.submaintitle2 h1 {
		color:#132043;
		text-align: center;
		font-size: 30px;
		font-family: arial;
		font-weight: normal;
		padding-bottom: 10px;
	}
	.linebox {
		width: 70px;
		margin: 0 auto;
	}
	.linebox img {
		float: left;
	}
	.news {
		width: 90%;
		margin: 0 auto;
		overflow-y: hidden;
	}
	.noticettt {
     width: 100%;
     margin: 0 auto;
     overflow-y: hidden;
     border-collapse: collapse;
   }
   .noticettt a {
     color:#333;
   }
   .titlegeade {
     background-color: #101d49;
     text-align: center;
     border-top:1px solid #ccc;
     border-bottom:1px solid #ccc;
	  color:#fff;
	  font-weight: bold;
	  font-size: 14px;
   }
   .titlethead {
     padding: 10px 0;
     opacity: 0.9;
   }
   .titlethead1 {
     width:80px;
   }
   .titlethead2 {
     width:550px;
   }
   .titlethead3 {
     width: 100px;
   }
   .titlethead4 {
     width: 100px;
   }
	.titlethead5 {
     width: 80px;
   }
   .titletbodyyy {
     padding: 9px;
     font-size: 15px;
	  line-height: 24px;
   }
   .titlebody {
     background-color: #fff;
     text-align: center;
     border-bottom:1px solid #ccc;
   }
	.titlebodygray {
		background-color: #eeeeec;
      text-align: center;
      border-bottom:1px solid #ccc;
	}
   .titlebody2 {
     text-align: left;
   }
	.titlebody2 img {
		float: left;
		margin-top: 5px;
		margin-right: 6px;
	}
	.noticetext {
		font-weight: bold;
	}
	.noticebtn {
		color:#fff;
		text-align: center;
		font-size: 11px;
		background-color: #2085bb;
		border-radius: 5px;
		width: 65px;
		font-weight: bold;
		font-family: arial;
		margin: 0 auto;
	}

	.serchbox {
		width: 368px;
		float: right;
		overflow-y: hidden;
		margin-bottom: 25px;
	}
	.newselect {
		width: 100px;
		height: 32px;
		border-radius: 0px;
	}
	.titlesearch {
		width: 200px;
		height: 32px;
		border: 1px solid #ccc;
		box-sizing:border-box;
		padding-left: 7px;
		-webkit-appearance: none;
	  -moz-appearance:none;
	  appearance: none;
	  border-radius: 0px;
	}
	.searchbtn {
		width: 60px;
		height: 32px;
		background-color: #101d49;
		color:#fff;
		text-align: center;
		border: 0;
		-webkit-appearance: none;
	  -moz-appearance:none;
	  appearance: none;
	  border-radius: 0px;
	}

	.number2 {
     width: 100%;
     margin: 35px auto 0px;
     text-align: center;
     float: right;
     overflow-y: hidden;
   }
	.number2 .numimg {
     display: inline-block;
     vertical-align: middle;
	  width: 38px;
	  height: 35px;
	  border-left: 1px solid #ccc;
	  border-top: 1px solid #ccc;
	  border-bottom: 1px solid #ccc;
	  box-sizing: border-box;
	  padding-top: 8px;
	  margin-left: -5px;
   }
   .number2 .numtext {
		margin-left: -4px;
     display: inline-block;
	  width: 35px;
	  padding-top: 8px;
	  height: 35px;
	  border-left: 1px solid #ccc;
	  border-right: 1px solid #ccc;
	  border-top: 1px solid #ccc;
	  border-bottom: 1px solid #ccc;
	  box-sizing: border-box;
     vertical-align: middle;
   }
   .number2 li > a {
     color:#333;
   }
   .number2 li > a:hover {
     text-decoration: underline;
   }

	.newspagebar1 {
		width: 100%;
		margin: 0 auto;
		overflow-y: hidden;
		background-color: #101d49;
	}
	.newspagebar1 h1 {
		color:#fff;
		text-align: center;
		font-size: 21px;
		font-weight: bold;
		padding: 13px;
	}
	.newspagebar2 {
		width: 100%;
		margin: 0 auto;
		padding: 9px 0;
		overflow-y: hidden;
		border-bottom: 1px solid #e7e7e7;
	}
	.bartitle1 {
		width: 600px;
		float:left;
		margin-left: 20px;
	}
	.bartitle1 p {
		font-size: 14px;
		font-weight: bold;
		float: left;
		width:70px;
	}
	.textcontent {
		font-size: 13px;
		font-weight: normal;
	}
	.bartitle2 {
		float:right;
		margin-right: 20px;
	}
	.bartitle2 p {
		font-size: 14px;
		font-weight: bold;
		float: left;
		width:70px;
	}
	.textcontent2 {
		font-size: 13px;
		float: left;
		font-weight: normal;
	}
	.newspagebar3 {
		width: 100%;
		float:left;
		padding: 9px 0;
		border-bottom: 1px solid #e7e7e7;
	}
	.newspagebar3 p {
		font-size: 14px;
		font-weight: bold;
		float: left;
		width:70px;
	}
	.newspagebar4 {
		width: 100%;
		padding: 20px 0;
		overflow-y: hidden;
		min-height: 250px;
		border-bottom: 1px solid #e7e7e7;
	}

	.newspagebar4 > p > img {
		display: block;
		margin: 0 auto;
	}

	.newspagebar4 p {
		line-height: 24px;
		color:#262626;
	}
	.newslistbtnbox {
		width: 100px;
		height: 37px;
		margin: 40px auto;
		overflow-y: hidden;
	}
	.newslistbtn {
		text-align: center;
		font-size: 15px;
		color:#fff;
		background-color: #132043;
		width: 100px;
		border: 0;
		-webkit-appearance: none;
	  -moz-appearance:none;
	  appearance: none;
	  border-radius: 0px;
		height: 37px;
		cursor: pointer;
	}
	.beforetext {
		width: 100%;
		margin: 0 auto;
		overflow-y: hidden;
		border-top: 1px solid #e7e7e7;
		border-bottom: 1px solid #e7e7e7;
		padding: 10px 0;
	}
	.beforetext img {
		margin-right: 10px;
		float: left;
		margin-top: 2px;
		margin-left: 20px;
	}
	.aftertext {
		width: 100%;
		margin: 0 auto;
		overflow-y: hidden;
		border-bottom: 1px solid #e7e7e7;
		padding: 10px 0;
	}
	.aftertext img {
		margin-right: 10px;
		float: left;
		margin-top: 4px;
		margin-left: 20px;
	}
	.newspagebar3_1 {
		width: 100%;
		float:left;
		padding: 9px 0;
		border-bottom: 1px solid #e7e7e7;
	}
	.newspagebar3_1 p {
		font-size: 14px;
		font-weight: bold;
		float: left;
		width:70px;
	}
	.bartitle2 {
		display: none;
	}

	/*이벤트*/
	.event {
		width: 90%;
		margin: 0 auto;
		overflow-y: hidden;
	}
	.evetntab {
		width: 500px;
		margin: 0 auto 45px;
		overflow-y: hidden;
	}
	.evetntab li {
		background-color: #eeeeec;
		text-align: center;
		font-size: 18px;
		color:#132043;
		width: 250px;
		padding: 20px 0;
		float: left;
		cursor: pointer;
	}
	.eventtabbox {
		width: 100%;
		margin: 0 auto;
		overflow-y: hidden;
	}
	.eventtab1 {
		width: 100%;
		margin: 0 auto;
		overflow-y: hidden;
	}
	.eventbox {
		width: 46%;
		float: left;
		margin: 0 2% 10%;
	}
	.eventbox img {
		width: 100%;
    height: 36.5vw;
	}
	.eventbox p {
		text-align: left;
		font-size: 16px;
		color:#252525;
		line-height: 24px;
		padding: 10px 0;
		height: 40px;
		max-height:40px;
		display:block;
		display:-webkit-box;
		-webkit-line-clamp:3;
		-webkit-box-orient:vertical;
		overflow:hidden;
		text-overflow:ellipsis;
      -o-text-overflow: ellipsis;
	}
	.eventbox p:hover {
		text-decoration: underline;
	}
	.eventdate{
		text-align: left;
		font-size: 13px;
		opacity: 0.7;
		line-height: 22px;
	}
	.eventbox2 {
		width: 46%;
		float: left;
		margin: 0 2% 35px;
	}
	.eventbox2 img {
		width: 100%;
	}
	.eventbox2 p {
		text-align: left;
		font-size: 16px;
		color:#252525;
		line-height: 24px;
		padding: 10px 0;
	}
	.eventbox2 p:hover {
		text-decoration: underline;
	}
	.eventtab2 {
		width: 100%;
		margin: 0 auto;
		overflow-y: hidden;
		display: none;
	}
	.eventbox_1 {
		width: 46%;
		float: left;
		margin: 0 2% 35px;
	}
	.eventbox_1 img {
		width: 100%;
	}
	.eventbox_1 p {
		text-align: left;
		font-size: 16px;
		color:#252525;
		line-height: 24px;
		padding: 10px 0;
	}
	.eventbox_1 p:hover {
		text-decoration: underline;
	}
	.eventbox2_1 {
		width: 46%;
		float: left;
		margin: 0 2% 35px;
	}
	.eventbox2_1 img {
		width: 100%;
	}
	.eventbox2_1 p {
		text-align: left;
		font-size: 16px;
		color:#252525;
		line-height: 24px;
		padding: 10px 0;
	}
	.eventbox2_1 p:hover {
		text-decoration: underline;
	}

	/*이벤트상세페이지*/
	.eventpage {
		width: 100%;
		margin:0 auto;
		overflow-y: hidden;
	}
	.eventtitlebar1 {
		width:100%;
		margin: 0 auto;
		overflow-y: hidden;
		padding: 0 0 18px 0;
	}
	.eventtitlebar1 h1 {
		text-align: center;
		font-size: 27px;
		font-weight: bold;
		color:#282828;
	}
	.eventtitlebar2 {
		width: 100%;
		border-top: 2px solid #132043;
		border-bottom: 1px solid #e7e7e7;
		padding: 13px 0;
		overflow-y: hidden;
	}
	.eventtitlebar2 p {
		font-size: 14px;
		color:#2d2d2d;
		float: left;
		width: 50px;
		font-weight: bold;
		margin-left: 20px;
	}
	.eventdate2 {
		float: left;
		font-size: 13px;
	}
	.eventtitlebar3 {
		width: 100%;
		margin: 0 auto;
		overflow-y: hidden;
		padding: 35px 0;
		border-bottom: 1px solid #e7e7e7;
	}
	.eventtitlebar3 img {
		width: 100%;
	}

	.description2 {
		width: 90%;
		margin: 0 auto 30px;
		overflow-y: hidden;
		border-top: 2px solid #e5e5e5;
	}
	.spe2_1 {
		font-size: 13px;
		color:#434343;
		border-top: 1px solid #000;
		width: 85px;
		overflow-y: hidden;
		text-transform: uppercase;
		padding-bottom: 40px;
		font-weight: bold;
	}
	.spe2_2 {
		font-size: 13px;
		color:#434343;
		border-top: 1px solid #000;
		width: 211px;
		overflow-y: hidden;
		text-transform: uppercase;
		padding-bottom: 40px;
		font-weight: bold;
	}
	.spe2_3 {
		font-size: 13px;
		color:#434343;
		border-top: 1px solid #000;
		width: 220px;
		overflow-y: hidden;
		text-transform: uppercase;
		padding-bottom: 40px;
		font-weight: bold;
	}

	/*연혁*/
	.histprytab {
		width: 500px;
		margin: 0 auto 20px;
		overflow-y: hidden;
	}
	.histprytab li {
		background-color: #eeeeec;
		text-align: center;
		font-size: 18px;
		color:#132043;
		width: 250px;
		padding: 20px 0;
		float: left;
		cursor: pointer;
	}
	.historytab1 {
		width: 100%;
		margin: 0 auto;
		overflow-y: hidden;
	}
	.hbox {
		width: 100%;
		margin: 0 auto;
		overflow-y: hidden;
		padding-bottom: 50px;
		padding-top: 50px;
		border-bottom: 1px solid #e5e5e5;
	}
	.year {
		width: 100%;
		/* margin: 0 auto; */
		float: left;
		margin-bottom: 20px;
		overflow-y: hidden;
	}
	.year h1 {
		overflow-y: hidden;
		font-size: 35px;
		font-weight: bold;
		color:#2085bb;
		padding-bottom: 25px;
	}
	.year img {
		width: 54px;
		float: left;
	}
	.historybox {
		width: 100%;
		float: left;
	}
	.historylist {
		float: left;
		width: 100%;
		margin-bottom: 10px;
	}
	.historylist li {
		/* float: left; */
		margin-bottom:2px;
	}
	.histrpdate {
		font-size: 16px;
		line-height: 28px;
		color:#434343;
		font-weight: bold;
		width: 80px;
	}
	.historytext {
		width: 100%;
		float: left;
		font-size: 16px;
		line-height: 28px;
		color:#434343;
	}

	.awardstab1 {
		width: 100%;
		margin: 0 auto;
		padding-top: 30px;
		overflow-y: hidden;
		display: none;
	}
	.awardbox0 {
		width: 100%;
		/* float: left; */
		margin: 0 auto 10px;
		overflow-y: hidden;
	}
	.aaa00 {
		width:68%;
		margin: 0 auto;
	}
	.aaa00 img {
		width: 46%;
		margin: 0 1%;
	}
	.awardbox1 {
		width: 31.3%;
		float: left;
		margin: 0 1% 10px;
		overflow-y: hidden;
	}
	.awardbox1 img {
		width: 100%;
	}

	/*액세서리*/
	.listname2 {
		width: 100%;
		margin: 10px auto 0;
		overflow-y: hidden;
	}
	.listname2 h1 {
		color:#434343;
		font-size: 17px;
		font-weight: bold;
		text-align: center;
		padding-bottom: 7px;
	}
	.acctext {
		font-size: 14px;
		width: 80%;
		line-height: 19px;
		margin: 0 auto;
		color:#8e8f91;
		text-align: center;
		height: 45px;
	}

	/*회사위치*/
	.lacationori {
		width: 100%;
		margin: 0 auto 80px;
		overflow-y: hidden;
	}
	.map1 {
		width: 100%;
		margin: 0 auto;
		overflow-y: hidden;
		border-bottom: 1px solid #ccc;
	}
	.ori {
		width: 100px;
		border-bottom: 1px solid #132043;
		font-size: 22px;
		font-weight: bold;
		height: 30px;
		margin-left: 30px;
	}
	.locationmap1 {
		width:100%;
		height: 40vw;
		margin: 40px auto 30px;
		overflow-y: hidden;
	}
	.locationmap1 img {
		width: 100%;
	}

	.addboxwrap {
		width: 100%;
		margin: 0 auto 30px;
		overflow-y: hidden;
	}
	.addressori {
		width: 100%;
		float: left;
		margin-bottom: 26px;
	}
	.addressori p {
		font-size: 14px;
		text-align: left;
		line-height:22px;
		color:#535353;
	}
	.icontitle {
		width: 100%;
		float: left;
		margin-bottom: 10px;
	}
	.icontitle img {
		float: left;
		margin-top: 2px;
		margin-right: 7px;
	}
	.icontitle h1 {
		font-size: 17px;
		color:#132043;
		width: 100%;
		text-transform: uppercase;
		font-weight: bold;
	}

	.koreaddress {
		width: 100%;
		float: left;
	}
	.koreaddress > li {
		float: left;
		font-size: 14px;
		line-height: 22px;
	}
	.sky {
		color:#2085bb;
	}
	.scho {
		float: left;
		/* width: 90%; */
		margin-left: 5px;
	}
	.scho li {
		float: left;
		font-size: 14px;
		line-height: 22px;
	}
	.chad {
		width: 90%;
		overflow-y: hidden;
	}
	.chad li {
		float: left;
		font-size: 14px;
		line-height: 22px;
	}

	.telbox {
		width: 200px;
		float: left;
		margin-bottom: 5px;
	}
	.telbox li {
		line-height: 22px;
	}
	.faxbox {
		width: 200px;
		float: left;
	}
	.faxbox li {
		line-height: 22px;
	}
	.trans {
		width: 100%;
		margin: 0 auto;
		overflow-y: hidden;
	}
	.subway {
		width: 100%;
		float: left;
		border: 1px solid #ccc;
		box-sizing: border-box;
		margin-bottom: 15px;
	}
	.subway h1 {
		background-color: #132043;
		color:#fff;
		float: left;
		text-align: center;
		padding: 15px 20px;
		font-size: 16px;
	}
	.subway p {
		font-size: 16px;
		color:#383838;
		text-align: left;
		padding: 15px;
		float: left;
	}
	.subway2 {
		width: 100%;
		float: left;
		border: 1px solid #ccc;
		box-sizing: border-box;
	}
	.subway2 h1 {
		background-color: #132043;
		color:#fff;
		float: left;
		text-align: center;
		padding: 15px 20px;
		font-size: 16px;
	}
	.subway2 p {
		font-size: 16px;
		color:#383838;
		text-align: left;
		padding: 15px;
		float: left;
	}

	/*중국지사*/
	.lacationori2 {
		width: 100%;
		margin: 0 auto;
		overflow-y: hidden;
	}
	.address {
		width: 100%;
		float: left;
	}
	.icontitle2 {
		width: 100%;
		float: left;
		margin-bottom: 10px;
	}
	.icontitle2 img {
		float: left;
		margin-top: 2px;
		margin-right: 7px;
	}
	.icontitle2 h1 {
		font-size: 17px;
		color:#132043;
		text-transform: uppercase;
		font-weight: bold;
	}
	.chiaddress {
		width: 100%;
		float: left;
		margin-right: 5px;
	}
	.chiaddress li {
		font-size: 14px;
		line-height: 24px;
		float: left;
	}
	.chiaddress2 {
		float: left;
		width: 80%;
	}
	.chiaddress2 li {
		font-size: 14px;
		line-height: 24px;
	}

	/*브랜드소개*/
	.brandintro {
		width: 100%;
		margin: 65px auto;
		overflow-y: hidden;
	}
	.aboutbox {
		width: 100%;
		margin: 0 auto;
		overflow-y: hidden;
		background-color: #eeeeec;
		background-image: url('../images/bg1.jpg');
		background-repeat: no-repeat;
		background-size: cover;
		height: 472px;
	}
	.abouttext {
		width: 90%;
		margin: 130px auto;
		overflow-y: hidden;
	}
	.abouttext h1 {
		text-align: center;
		font-size: 30px;
		font-family: arial;
		font-weight: normal;
		text-transform: uppercase;
		color:#132043;
		padding-bottom: 40px;
	}
	.abouttext p {
		text-align: center;
		font-size: 14px;
		color:#2b2b2b;
		line-height: 30px;
	}

	.bibox {
		width: 100%;
		margin: 0 auto;
		overflow-y: hidden;
	}
	.bilogoimg {
		width: 450px;
		margin: 0 auto;
	}
	.bilogoimg img {
		width: 450px;
		margin-bottom: 40px;
	}
	.bibox p {
		text-align: center;
		font-size: 14px;
		color:#535353;
		line-height: 30px;
	}
	.bilogoimg2 {
		width: 100%;
		margin: 80px auto 0;
		overflow-y: hidden;
	}
	.bilogoimg2 img {
		width: 100%;
	}

	.phbox {
		width: 100%;
		margin: 145px auto 40px;
		overflow-y: hidden;
	}
	.phimgbox {
		width: 100%;
		margin: 0 auto;
		overflow-y: hidden;
	}
	.phimgbox h1 {
		text-align: center;
		font-size: 22px;
		padding-bottom: 20px;
	}
	.phimgbox img {
		width: 100%;
		margin: 0 auto;
	}
	.phimgbox p {
		text-align: center;
		font-size: 14px;
		line-height: 27px;
		padding-top: 25px;
		color:#535353;
	}

	/*오프라인*/
	.storebox {
		width: 100%;
		margin: 0 auto;
		overflow-y: hidden;
		position: relative;
		/* height: 400px;
		overflow-y: scroll; */
	}
	.offmap {
		width: 100%;
		height:600px;
	}
	.storesearch {
		width: 100%;
		/* height: 497px; */
		background-color: #fff;
		position: absolute;
		z-index: 999;
		left: 0;
		top: 491px;
	}
	.offsearch{
		width: 50%;
		border-right: 1px solid #e1e1e1;
		overflow-y: hidden;
		box-sizing: border-box;
		float: left;
		height: 300px;
	}
	.storetitle {
		width: 85%;
		margin: 40px auto 20px;
		overflow-y: hidden;
	}
	.storetitle > h1 {
		text-align: center;
		font-size: 22px;
		font-family: arial;
		color:#051d49;
		font-weight: normal;
	}
	.areasearchbox {
		width: 85%;
		margin: 0 auto 35px;
		overflow-y: hidden;
	}
	.do {
		width: 48%;
		float: left;
		height: 40px;
		padding:7px 1px 7px 10px;
		border-radius: 5px;
	}
	.ku {
		width: 48%;
		float: right;
		height: 40px;
		padding:7px 1px 7px 10px;
		border-radius: 5px;
	}
	.storename {
		width: 100%;
		float: left;
		height: 45px;
		margin: 10px 0;
		overflow-y: hidden;
	}
	.storename22 {
		width: 100%;
		margin: 0 auto;
		height: 45px;
		padding:7px 1px 7px 10px;
		border-radius: 5px;
		box-sizing: border-box;
		border: 1px solid #a9a9a9;
		font-size: 16px;
	}
	.storename22:focus {
		outline: none;
	}
	.storebtnbox {
		width: 100%;
		margin: 0 auto;
		height: 50px;
		float: left;
	}
	.stb {
		width: 100%;
		height: 50px;
		background-color: #132043;
		color:#fff;
		text-align: center;
		font-size: 15px;
		border: 0;
		border-radius: 7px;
		cursor: pointer;
		-webkit-appearance: none;
	  -moz-appearance:none;
	  appearance: none;
	}
	.storelistboxscroll {
		width: 50%;
		margin: 0 auto;
		height: 300px;
		overflow-y: scroll;
		float: right;
	}
	.storelistbox1 {
		width: 100%;
		margin: 25px auto 0;
		overflow-y: hidden;
		border-bottom: 1px solid #e1e1e1;
		padding-bottom: 25px;
	}
	.storeicon {
		width: 40px;
		float: left;
		margin-left: 20px;
		margin-right: 10px;
	}
	.storeicon img {
		width: 36px;
		margin: 0 auto;
	}
	.storetext {
		float: left;
		width: 153px;
		margin-right: 20px;
	}
	.storetext > h1 {
		text-align: left;
		font-size:18px;
		color:#323232;
		font-weight: normal;
		padding-bottom: 7px;
	}
	.storetext p {
		text-align: left;
		font-size: 13px;
		color:#323232;
		opacity: 0.7;
		line-height: 18px;
	}

	/*팝업*/
	.stroepopup {
		width: 322px;
		/* height: 185px; */
		border: 1px solid #535e7b;
		box-sizing: border-box;
		background-color: #fff;
		position: absolute;
		z-index: 99;
		left: 0;
		right: 0;
		margin-left: auto;
		margin-right: auto;
		top: 100px;
		/* display: none; */
	}
	.popupinner {
		width: 260px;
		margin: 30px auto;
		overflow-y: hidden;
	}
	.popupinner > h1 {
		text-align: center;
		font-size: 24px;
		color:#3d3d3d;
		font-weight: normal;
		padding-bottom: 25px;
	}
	.popupaddress {
		width: 260px;
		margin: 0 auto 8px;
		overflow-y: hidden;
	}
	.popupaddress > li {
		float: left;
		width: 55px;
		color:#132043;
	}
	.addresstext {
		float: left;
	}
	.addresstext li {
		line-height: 16px;
		font-size: 13px;
		color:#323232;
		opacity: 0.7;
	}
	.close {
		position: absolute;
		right: 10px;
		top: 10px;
		border: 1px solid #ccc;
		background-color: #fff;
		text-align: center;
		width: 20px;
		height: 20px;
		padding-bottom: 5px;
		cursor: pointer;
		-webkit-appearance: none;
	  -moz-appearance:none;
	  appearance: none;
	  border-radius: 0px;
	}
	.content {
		width: 100%;
		margin: 0 auto;
	}

	.divSelectWrap {
		position: absolute;
		right: 15px;
		width:45px;
		overflow:hidden;
		 padding:0px;
		 margin:0px;
		 z-index: 9999;
		 color:#fff;
		 top: 18px;
	}
	.divSelectText {
		color:#fff;
		width: 100%;
		/* float: left; */
		cursor: pointer;
		text-align: center;
		margin-bottom: 8px;
	}
	.divSelectWrap ul{
	   display: none;
	   margin:0px;
	   width:45px;  /* divSelectWrap에서 현재 padding값 뺀 값 */
	   /* height:40px; */
	   list-style-type:none;
	   overflow:auto;
	   overflow-x:hidden;
	   overflow-y:auto;
	   border-top:1px solid #6486bd;
		/* border:1px solid #fff; */
		box-sizing: border-box;
		background-color: #f3f3f3;
   }

   .divSelectWrap ul li {
		color:#333;
		line-height: 22px;
		width: 45px;
		/* text-align: center; */
		padding: 2px 0 2px 10px;
   }

   .divSelectWrap ul li.selected  {
   	background-color : rgba(255,255,255,0);
   }
   .divSelectWrap ul li:hover {
   	/* background-color : #1e90ff */
		background-color : rgba(255,255,255,0);
   }
}





































/* PC (해상도 1200px 이상) */
@media all and (min-width:1200px){
	.header {
		width: 100%;
		margin: 0 auto;
		position: fixed;
		left: 0;
		right: 0;
		margin-left: auto;
		margin-right: auto;
		top: 0;
		z-index: 999;
		padding-bottom: 10px;
		background-color:rgba(255,255,255,0.7);
	}
	.headerwrap {
		width: 96%;
		margin: 35px auto;
	}
	.logo {
		float: left;
		width: 157px;
		margin-right: 20px;
	}
	.logo .logo1 {
		margin-top: -5px;
		display: none;
	}
	.logo .logo2 {
		/* display: none; */
		margin-top: -5px;
	}
	.mlogo {
		display: none;
	}
	.gnb {
		color:#333;
		width: 70%;
		margin: 0 auto;
		position: absolute;
		left: 0;
		right: 0;
	}
	.gnb ul {
		width: 100%;
		margin-top: 16px;
		overflow-y: hidden;
	}
	.gnb ul li {
		float: left;
	}
	.gnb ul li .a1 {
		color:#333;
		padding-left: 0;
		padding-right: 35px;
		font-size: 14px;
	}
	.gnb ul li .a2 {
		color:#333;
		padding: 0 35px;
		font-size: 14px;
	}
	.lang {
		float: right;
		color:#333;
	}
	.lang p {
		font-size: 11px;
	}
	.langbox {
		border: 0;
		background-color: rgba(255,255,255,0);
		color:#333;
	}
	option {
		color:#333;
	}
	.lang2 {
		display: none;
		float: right;
		position: absolute;
		z-index: 999;
		right: 10px;
		top: 18px;
	}
	.langbox2 {
		border: 0;
		background-color: rgba(255,255,255,0);
		color:#fff;
	}
	.mnav {
		display: none;
	}
	.subgnb {
		width: 100%;
		background-color: rgba(16,29,73,0.85);
		height: 340px;
		position: absolute;
		top: 74px;
		z-index: 999;
		display: none;
	}
	.subgnbwrap {
		width: 70%;
		margin: 5px auto 0;
		overflow-y: hidden;
	}
	.product {
		width: 122px;
		float: left;
		margin-top: 12px;
	}
	.productmenu1 {
		width: 111px;
		float: left;
		margin-bottom: 8px;
	}
	.productmenu1 p {
		color:#fff;
		font-size: 13px;
		font-weight: bold;
		padding-bottom: 3px;
	}
	.productmenu1 p a {
		color:#fff;
	}
	.productmenu1 li {
		list-style:square;
		color:#c9c9c9;
		font-size: 13px;
		text-align: left;
		line-height: 18px;
		margin-left: 15px;
		font-weight:lighter;
	}
	.productmenu1 li a {
		color:#c9c9c9;
	}
	.productmenu1 li:hover {
		text-decoration: underline;
	}
	.productmenu2 {
		width: 111px;
		float: left;
		margin-bottom: 8px;
	}
	.productmenu2 p {
		color:#fff;
		font-size: 12px;
		font-weight: bold;
		padding-bottom: 3px;
	}
	.productmenu2 p a {
		color:#fff;
	}
	.productmenu2 li {
		list-style:square;
		color:#c9c9c9;
		font-size: 13px;
		text-align: left;
		line-height: 18px;
		margin-left: 15px;
		font-weight:lighter;
	}
	.productmenu2 li a {
		color:#c9c9c9;
	}
	.productmenu2 li:hover {
		text-decoration: underline;
	}
	.productmenu3 {
		width: 111px;
		float: left;
		margin-bottom: 8px;
	}
	.productmenu3 p {
		color:#fff;
		font-size: 13px;
		font-weight: bold;
		padding-bottom: 3px;
	}
	.productmenu3 p a {
		color:#fff;
	}
	.productmenu4 {
		width: 111px;
		float: left;
		margin-bottom: 8px;
	}
	.productmenu4 p {
		color:#fff;
		font-size: 13px;
		font-weight: bold;
		padding-bottom: 3px;
	}
	.productmenu4 p a {
		color:#fff;
	}
	.productmenu5 {
		width: 111px;
		float: left;
		margin-bottom: 8px;
	}
	.productmenu5 p {
		color:#fff;
		font-size: 13px;
		font-weight: bold;
		padding-bottom: 3px;
	}
	.productmenu5 p a {
		color:#fff;
	}
	.productmenu6 {
		width: 111px;
		float: left;
		margin-bottom: 8px;
	}
	.productmenu6 p {
		color:#fff;
		font-size: 13px;
		font-weight: bold;
		padding-bottom: 3px;
	}
	.productmenu6 p a {
		color:#fff;
	}
	.seivice {
		width: 122px;
		float: left;
		margin-top: 12px;
	}
	.servicemenu p {
		color:#fff;
		font-size: 13px;
		font-weight: bold;
		padding-bottom: 3px;
	}
	.servicemenu p a {
		color:#fff;
	}
	.servicemenu li {
		list-style:square;
		color:#c9c9c9;
		font-size: 13px;
		text-align: left;
		line-height: 18px;
		margin-left: 15px;
		font-weight:lighter;
	}
	.servicemenu li a {
		color:#c9c9c9;
	}
	.servicemenu li:hover {
		text-decoration: underline;
	}
	.community {
		width: 123px;
		float: left;
		margin-top: 7px;
	}
	.communitymenu li {
		color:#fff;
		font-size: 13px;
		text-align: left;
		line-height: 24px;
		margin-left: 15px;
		font-weight:lighter;
	}
	.communitymenu li a {
		color:#fff;
	}
	.communitymenu li:hover {
		text-decoration: underline;
	}
	.store {
		width: 110px;
		float: left;
		margin-top: 7px;
	}
	.storemenu li {
		color:#fff;
		font-size: 13px;
		text-align: left;
		line-height: 24px;
		margin-left: 15px;
		font-weight:lighter;
	}
	.storemenu li a {
		color:#fff;
	}
	.storemenu li:hover {
		text-decoration: underline;
	}
	.brand {
		width: 100px;
		float: left;
		margin-top: 7px;
	}
	.brandmenu li {
		color:#fff;
		font-size: 13px;
		text-align: left;
		line-height: 24px;
		margin-left: 15px;
		font-weight:lighter;
	}
	.brandmenu li a {
		color:#fff;
	}
	.brandmenu li:hover {
		text-decoration: underline;
	}

	/*footer*/
	footer {
		width: 100%;
		border-top: 1px solid #e5e5e5;
		/* position: absolute;
		bottom: 0; */
	}
	.footerbox {
		width: 96%;
		margin: 0 auto;
		overflow-y: hidden;
		padding: 25px 0 45px;
	}
	.footertext {
		width: 700px;
		float: left;
	}
	.footertext p {
		text-align: left;
		color:#777;
		font-size: 12px;
		font-weight: lighter;
		line-height: 16px;
	}
	.footerlogo {
		margin-top: 36px;
		margin-bottom: 5px;
	}
	.family {
		float: right;
	}
	.fm {
		height: 38px;
		width: 160px;
	}
	.sns {
		width: 160px;
		margin-top: 5px;
	}
	.s1 {
		float: left;
		margin-right: 6.6px;
	}
	.s2 {
		float: left;
	}

	/*경로*/
	.location {
		width: 100%;
		border-top: 1px solid #eee;
		border-bottom: 1px solid #eee;
		padding: 21px 0;
		box-sizing: border-box;
		/* position: absolute;
		top: 100px; */
	}
	.locationtext {
		width: 1200px;
		margin: 0 auto;
	}
	.locationtext p {
		text-align: left;
		font-size: 13px;
		color:#535353;
	}

	/*이미지뷰어*/
	.subcontent {
		width: 100%;
		margin: 100px auto 0;
		overflow-y: hidden;
	}
	.productbox {
		width: 1200px;
		margin: 50px auto;
		overflow-y: hidden;
	}
	.photos {
   	overflow: hidden;
   	/* border: 1px solid #f0f0f0; */
   	width: 700px;
		float: left;
   }
   img {
		border: none;
	}
   .photos div img {
   	float: right;
   }
   .photos ul.thumbs {
   	margin: 0;
   	list-style: none;
   	/* width: 390px; */
   	float: left;
   }
   .photos ul.thumbs li{
   	width: 133px;
   	padding: 0;
   	/* float: left; */
   	overflow: hidden;
   	position: relative;
   	/* border: 1px solid #ddd; */
   	text-align: center;
		margin-bottom: 5px;
   }
   /* .photos ul.thumbs li:hover {
   	border: 5px solid #888;
   	-moz-opacity:.75;
   	filter:alpha(opacity=75);
   	opacity:.75;
   } */
   .photos ul.thumbs li img {
   	/* position: absolute; */
   	top: -50px;
   	left: -50px;
   }

	.photos2 {
   	overflow: hidden;
   	/* border: 1px solid #f0f0f0; */
   	width: 700px;
		float: left;
		position: absolute;
		display: none;
   }
   img {
		border: none;
	}
   .photos2 div img {
   	float: right;
   }
   .photos2 ul.thumbs2 {
   	margin: 0;
   	list-style: none;
   	/* width: 390px; */
   	float: left;
   }
   .photos2 ul.thumbs2 li{
   	width: 133px;
   	padding: 0;
   	/* float: left; */
   	overflow: hidden;
   	position: relative;
   	/* border: 1px solid #ddd; */
   	text-align: center;
		margin-bottom: 5px;
   }
   /* .photos ul.thumbs li:hover {
   	border: 5px solid #888;
   	-moz-opacity:.75;
   	filter:alpha(opacity=75);
   	opacity:.75;
   } */
   .photos2 ul.thumbs2 li img {
   	/* position: absolute; */
   	top: -50px;
   	left: -50px;
   }

	.producttext {
		width: 470px;
		float: right;
		height: 556px;
		position: relative;
	}
	.producttextbox {
		padding: 10px 0;
	}
	.productname {
		width: 470px;
		margin-bottom: 45px;
	}
	.productname h1 {
		color:#132043;
		text-align: left;
		font-size: 32px;
		font-family: arial;
		font-weight: normal;
	}
	.productname h2 {
		color:#535353;
		text-align: left;
		font-size: 18px;
	}
	.spe {
		font-size: 13px;
		color:#434343;
		border-top: 1px solid #000;
		width: 95px;
		overflow-y: hidden;
		text-transform: uppercase;
		padding-bottom: 10px;
		font-weight: bold;
	}
	.spetext {
		color:#535353;
		text-align: left;
		font-size: 14px;
		line-height: 21px;
		opacity: 0.6;
	}
	.colorbox {
		float: left;
		margin-top: 45px;
	}
	.colorbox li {
		float: left;
		margin-right: 10px;
		cursor: pointer;
	}
	.productbtnbox {
		width: 470px;
		float: left;
		position: absolute;
		bottom: 0;
	}
	.seebtn {
		width: 226px;
		float: left;
		background-color: #132043;
		color:#fff;
		text-align: center;
		font-size: 14px;
		height: 51px;
		-webkit-appearance: none;
	  -moz-appearance:none;
	  appearance: none;
	  border-radius: 0px;
	  border: 0;
	  cursor: pointer;
	}
	.seebtn2 {
		width: 226px;
		float: right;
		background-color: #eeeeec;
		color:#132043;
		text-align: center;
		font-size: 14px;
		height: 51px;
		-webkit-appearance: none;
	  -moz-appearance:none;
	  appearance: none;
	  border-radius: 0px;
	  border: 0;
	  cursor: pointer;
	}

	.description {
		width: 1200px;
		margin: 0 auto 30px;
		overflow-y: hidden;
		border-top: 2px solid #e5e5e5;
		border-bottom: 2px solid #e5e5e5;
	}
	.spe2 {
		font-size: 13px;
		color:#434343;
		border-top: 1px solid #000;
		width: 85px;
		overflow-y: hidden;
		text-transform: uppercase;
		padding-bottom: 10px;
		font-weight: bold;
	}
	.dectext {
		width: 1200px;
		margin: 45px auto 60px;
	}
	.dec3 {
		width: 1200px;
		margin: 0 auto 20px;
		overflow-y: hidden;
	}
	.dec3 p {
		font-size: 15px;
		line-height: 22px;
		color:#535353;
		font-weight: bold;
		text-transform: uppercase;
	}
	.n1 {
		font-size: 16px;
		line-height: 24px;
		color:#051d49;
	}

	/*related product */
	.related {
		width: 1200px;
		margin: 90px auto;
		overflow-y: hidden;
	}
	.relatedtitle {
		width: 1200px;
		float: left;
		margin-bottom: 25px;
	}
	.relatedtitle h1 {
		color:#051d49;
		font-size: 19px;
		text-align: left;
		text-transform: uppercase;
		font-weight:500;
		font-family: arial;
	}
	.relatedbox {
		width: 289px;
		float: left;
		margin-right: 14px;
	}
	.relatedbox img {
		width: 289px;
		height: 277px;
		margin-bottom:5px;
	}
	.relatedbox p {
		text-align: center;
		font-size: 15px;
		color:#535353;
	}
	.relatedbox2 {
		width: 289px;
		float: left;
	}
	.relatedbox2 img {
		width: 289px;
		height: 277px;
		margin-bottom:5px;
	}
	.relatedbox2 p {
		text-align: center;
		font-size: 15px;
		color:#535353;
	}

	/*유모차*/
	/*디럭스*/
	.deluxeareafirst {
		width: 1200px;
		margin: 0 auto 0;
		overflow-y: hidden;
	}
	.deluxearea {
		width: 1200px;
		margin: 0 auto 0;
		overflow-y: hidden;
		padding-top: 90px;
	}
	.deluxetitle {
		width:1200px;
		margin: 45px auto 30px;
	}
	.deluxetitle h1 {
		color: #051d49;
		font-size: 19px;
		width: 54px;
		text-align: left;
		border-bottom: 1px solid #051d49;
		padding-bottom: 3px;
		margin-bottom: 3px;
		font-weight: bold;
	}
	.deluxetitle p {
		color: #8e8f91;
		font-size: 14px;
		text-align: left;
	}
	.deluxelist {
		width: 396px;
		float: left;
		margin: 0 2px 65px;
	}
	.deluxelist p {
		text-align: center;
		color:#8e8f91;
		font-size: 14px;
		padding-bottom:10px;
	}
	.listname {
		width: 396px;
		margin: 10px auto 0;
		overflow-y: hidden;
	}
	.listname h1 {
		color:#434343;
		font-size: 19px;
		font-family: arial;
		font-weight: normal;
		text-align: center;
		padding-bottom: 4px;
	}
	.listname p {
		font-size: 14px;
		color:#8e8f91;
		text-align: center;
		text-transform: uppercase;
	}
	.productmorebtn{
		width: 90px;
		height: 29px;
		margin: 4px auto 0;
		overflow-y: hidden;
	}
	.listmore {
		width: 90px;
		height: 29px;
		border: 1px solid #cfd2db;
		box-sizing: border-box;
		text-align: center;
		font-size: 14px;
		font-weight: normal;
		color:#051d49;
		margin: 0 auto;
		overflow-y: hidden;
		background-color: #fff;
		-webkit-appearance: none;
	  -moz-appearance:none;
	  appearance: none;
	  border-radius: 0px;
	  font-family: arial;
	  cursor: pointer;
	}
	.microtitle {
		width:1200px;
		margin: 45px auto 30px;
	}
	.microtitle h1 {
		color: #051d49;
		font-size: 19px;
		width:72px;
		text-align: left;
		border-bottom: 1px solid #051d49;
		padding-bottom: 3px;
		margin-bottom: 3px;
		font-weight: bold;
	}
	.microtitle p {
		color: #8e8f91;
  	 font-size: 14px;
    text-align: left;
	}

	/* .juniortitle p {
		color: #8e8f91;
		font-size: 14px;
		text-align: left;
	} */
	.juniortitle {
		width:1200px;
		margin: 45px auto 30px;
	}
	.juniortitle h1 {
		color: #051d49;
		font-size: 19px;
		width:108px;
		text-align: left;
		border-bottom: 1px solid #051d49;
		padding-bottom: 3px;
		margin-bottom: 3px;
		font-weight: bold;
	}
	.juniortitle p {
		color: #8e8f91;
		font-size: 14px;
		text-align: left;
	}

	/*쁘레베베프라자*/
	.plaza {
		width: 1200px;
		margin: 65px auto;
		overflow-y: hidden;
	}
	.submaintitle {
		width: 1200px;
		margin: 0 auto 45px;
		overflow-y: hidden;
	}
	.submaintitle h1 {
		color:#051d49;
		text-align: center;
		font-size: 30px;
		font-family: arial;
		font-weight: normal;
		padding-bottom: 6px;
	}
	.submaintitle p {
		text-align: center;
		font-size: 16px;
		color:#5f5f5f;
		font-weight: normal;
		padding-bottom: 25px;
	}
	.linebox {
		width: 70px;
		margin: 0 auto;
	}
	.linebox img {
		float: left;
	}
	.plazaimgbox {
		width: 1200px;
		margin: 0 auto;
		overflow-y: hidden;
	}
	.plazaimgbox img {
		width: 1200px;
	}
	.map {
		width: 1200px;
		margin: 80px auto 45px;
		overflow-y: hidden;
	}
	.map h1 {
		color:#132043;
		font-size: 21px;
		text-align: center;
		 margin-bottom: 25px;
		 font-weight: 600;
	}
	.mapbox {
		width: 1200px;
		margin: 0 auto;
		overflow-y: hidden;
	}
	.mapbox img {
		float: left;
	}

	.plaza_Map{
		width: 66%;
		height: 435px;
		float: left;
	}
	.mapbg {
		background: #132043;
		width: 406px;
		float: left;
		height: 435px;
	}
	.mapiconbox {
		width: 72px;
		margin: 100px auto 40px;
		overflow-y: hidden;
	}
	.mapiconbox img {
		width: 72px;
		margin: 0 auto;
		overflow-y: hidden;
	}
	.mapbg p {
		text-align: center;
		color:#fff;
		font-size: 14px;
		line-height: 22px;
		width: 406px;
		margin: 0 auto;
		float: left;
		padding-bottom: 20px;
	}
	.mapbg h1 {
		color:#fff;
		font-size: 28px;
		text-align: center;
		font-weight: 400;
	}
	.plazabtnbox {
		width: 226px;
		height: 52px;
		margin: 50px auto 30px;
		overflow-y: hidden;
	}
	.plazabtn {
		width: 226px;
		height: 52px;
		background-color: #132043;
		text-align: center;
		font-size: 16px;
		color:#fff;
		border: 0;
		-webkit-appearance: none;
	  -moz-appearance:none;
	  appearance: none;
	  border-radius: 0px;
	  cursor: pointer;
	}

	.c1 {
		display: none;
	}
	.lis {
		display: none;
	}

	/*온라인스토어*/
	.online {
		width: 1200px;
		margin: 0 auto;
		overflow-y: hidden;
	}
	.online img {
		width: 220px;
		float: left;
		margin: 10px;
	}

	/*쁘레베베샵*/
	.shopwrap {
		width: 1200px;
		margin: 65px auto 120px;
		overflow-y: hidden;
	}
	.shop {
		width: 960px;
		margin: 0 auto 75px;
		overflow-y: hidden;
	}
	.shopicon {
		width: 155px;
		float: left;
		margin: 0 18px;
	}
	.shopicon img {
		margin-bottom: 10px;
	}
	.shopicon p {
		text-align: center;
		font-size: 14px;
	}
	.shopicon2 {
		width: 155px;
		float: left;
		margin: 0 18px;
	}
	.shopicon2 img {
		margin-bottom: 10px;
	}
	.shopicon2 p {
		text-align: center;
		font-size: 14px;
	}
	.shopbtnbox {
		width: 226px;
		height: 52px;
		margin: 0 auto;
		overflow-y: hidden;
	}
	.shopbtn {
		background-color:#132043;
		/* border: 1px solid #101d49; */
		box-sizing: border-box;
		text-align: center;
		font-size: 15px;
		width: 226px;
		height: 52px;
		cursor: pointer;
		color:#fff;
		border: 0;
	}
	/* .shopbtn:hover {
		background-color: #101d49;
		color:#fff;
		border: 0;
	} */

	/*news*/
	.submaintitle2 {
		width: 1200px;
		margin: 0 auto 45px;
		overflow-y: hidden;
	}
	.submaintitle2 h1 {
		color:#051d49;
		text-align: center;
		font-size: 30px;
		font-family: arial;
		font-weight: normal;
		padding-bottom: 10px;
	}
	.linebox {
		width: 70px;
		margin: 0 auto;
	}
	.linebox img {
		float: left;
	}
	.news {
		width: 1200px;
		margin: 0 auto;
		overflow-y: hidden;
	}
	.noticettt {
     width: 1200px;
     margin: 0 auto;
     overflow-y: hidden;
     border-collapse: collapse;
   }
   .noticettt a {
     color:#333;
   }
   .titlegeade {
     background-color: #101d49;
     text-align: center;
     border-top:1px solid #ccc;
     border-bottom:1px solid #ccc;
	  color:#fff;
	  font-weight: bold;
	  font-size: 14px;
   }
   .titlethead {
     padding: 10px 0;
     opacity: 0.9;
   }
   .titlethead1 {
     width:80px;
   }
   .titlethead2 {
     width:550px;
   }
   .titlethead3 {
     width: 100px;
   }
   .titlethead4 {
     width: 100px;
   }
	.titlethead5 {
     width: 80px;
   }
   .titletbodyyy {
     padding: 9px 0;
     font-size: 15px;
	  line-height: 24px;
   }
   .titlebody {
     background-color: #fff;
     text-align: center;
     border-bottom:1px solid #ccc;
   }
	.titlebodygray {
		background-color: #eeeeec;
      text-align: center;
      border-bottom:1px solid #ccc;
	}
   .titlebody2 {
     text-align: left;
   }
	.titlebody2 img {
		float: left;
		margin-top: 5px;
		margin-right: 6px;
	}
	.noticetext {
		font-weight: bold;
	}
	.noticebtn {
		color:#fff;
		text-align: center;
		font-size: 11px;
		background-color: #2085bb;
		border-radius: 5px;
		width: 65px;
		font-weight: bold;
		font-family: arial;
		margin: 0 auto;
	}

	.serchbox {
		width: 368px;
		float: right;
		overflow-y: hidden;
		margin-bottom: 20px;
	}
	.newselect {
		width: 100px;
		height: 32px;
	}
	.titlesearch {
		width: 200px;
		height: 32px;
		border: 1px solid #ccc;
		box-sizing:border-box;
		padding-left: 7px;
	}
	.searchbtn {
		width: 60px;
		height: 32px;
		background-color: #101d49;
		color:#fff;
		text-align: center;
		border: 0;
	}
	.number2 {
     width: 1200px;
     margin: 35px auto 0px;
     text-align: center;
     float: right;
     overflow-y: hidden;
   }
	.number2 .numimg {
     display: inline-block;
     vertical-align: middle;
	  width: 38px;
	  height: 35px;
	  border-left: 1px solid #ccc;
	  border-top: 1px solid #ccc;
	  border-bottom: 1px solid #ccc;
	  box-sizing: border-box;
	  padding-top: 8px;
	  margin-left: -5px;
   }
   .number2 .numtext {
		margin-left: -4px;
     display: inline-block;
	  width: 35px;
	  padding-top: 8px;
	  height: 35px;
	  border-left: 1px solid #ccc;
	  border-right: 1px solid #ccc;
	  border-top: 1px solid #ccc;
	  border-bottom: 1px solid #ccc;
	  box-sizing: border-box;
     vertical-align: middle;
   }
   .number2 li > a {
     color:#333;
   }
   .number2 li > a:hover {
     text-decoration: underline;
   }

	.newspagebar1 {
		width: 1200px;
		margin: 0 auto;
		overflow-y: hidden;
		background-color: #101d49;
	}
	.newspagebar1 h1 {
		color:#fff;
		text-align: center;
		font-size: 21px;
		font-weight: bold;
		padding: 13px;
	}
	.newspagebar2 {
		width: 1200px;
		margin: 0 auto;
		padding: 9px 0;
		overflow-y: hidden;
		border-bottom: 1px solid #e7e7e7;
	}
	.bartitle1 {
		width: 600px;
		float:left;
		margin-left: 20px;
	}
	.bartitle1 p {
		font-size: 14px;
		font-weight: bold;
		float: left;
		width:70px;
	}
	.textcontent {
		font-size: 13px;
		font-weight: normal;
	}
	.bartitle2 {
		float:right;
		margin-right: 20px;
	}
	.bartitle2 p {
		font-size: 14px;
		font-weight: bold;
		float: left;
		width:70px;
	}
	.textcontent2 {
		font-size: 13px;
		float: left;
		font-weight: normal;
	}
	.newspagebar3 {
		width: 1200px;
		float:left;
		padding: 9px 0;
		border-bottom: 1px solid #e7e7e7;
	}
	.newspagebar3 p {
		font-size: 14px;
		font-weight: bold;
		float: left;
		width:70px;
	}
	.newspagebar4 {
		width: 1200px;
		padding: 20px 0;
		overflow-y: hidden;
		min-height: 250px;
		border-bottom: 1px solid #e7e7e7;
	}

	.newspagebar4 > p > img {
		display: block;
		margin: 0 auto;
	}
	.newspagebar4 p {
		line-height: 24px;
		color:#262626;
	}
	.newslistbtnbox {
		width: 100px;
		height: 37px;
		margin: 40px auto;
		overflow-y: hidden;
	}
	.newslistbtn {
		text-align: center;
		font-size: 15px;
		color:#fff;
		background-color: #132043;
		width: 100px;
		border: 0;
		-webkit-appearance: none;
	  -moz-appearance:none;
	  appearance: none;
	  border-radius: 0px;
		height: 37px;
		cursor: pointer;
	}
	.beforetext {
		width: 1200px;
		margin: 0 auto;
		overflow-y: hidden;
		border-top: 1px solid #e7e7e7;
		border-bottom: 1px solid #e7e7e7;
		padding: 10px 0;
	}
	.beforetext img {
		margin-right: 10px;
		float: left;
		margin-top: 2px;
		margin-left: 20px;
	}
	.aftertext {
		width: 1200px;
		margin: 0 auto;
		overflow-y: hidden;
		border-bottom: 1px solid #e7e7e7;
		padding: 10px 0;
	}
	.aftertext img {
		margin-right: 10px;
		float: left;
		margin-top: 4px;
		margin-left: 20px;
	}
	.newspagebar3_1 {
		display: none;
	}

	/*이벤트*/
	.event {
		width: 1200px;
		margin: 0 auto;
		overflow-y: hidden;
	}
	.evetntab {
		width: 500px;
		margin: 0 auto 45px;
		overflow-y: hidden;
	}
	.evetntab li {
		background-color: #eeeeec;
		text-align: center;
		font-size: 18px;
		color:#132043;
		width: 250px;
		padding: 20px 0;
		float: left;
		cursor: pointer;
	}
	.eventtabbox {
		width: 1200px;
		margin: 0 auto;
		overflow-y: hidden;
	}
	.eventtab1 {
		width: 1200px;
		margin: 0 auto;
		overflow-y: hidden;
	}
	.eventtab1 > div:nth-child(4n) {
		width: 290px;
		float: left;
		margin-bottom: 20px;
		margin-right: 0px;
	}

	.eventbox {
		width: 290px;
		float: left;
		margin-right: 13.33px;
		margin-bottom: 40px;
	}


	.eventbox img {
		width: 290px;
		height: 290px;
	}
	.eventbox p {
		text-align: left;
		font-size: 16px;
		color:#252525;
		line-height: 25px;
		padding: 10px 0;
		/* height: 45px; */
		max-height:45px;
		display:block;
		display:-webkit-box;
		-webkit-line-clamp:3;
		-webkit-box-orient:vertical;
		overflow:hidden;
		text-overflow:ellipsis;
      -o-text-overflow: ellipsis;
	}
	.eventbox p:hover {
		text-decoration: underline;
	}
	.eventdate{
		text-align: left;
		font-size: 13px;
		opacity: 0.7;
		line-height: 22px;
	}
	.eventbox2 {
		width: 290px;
		float: left;
		margin-bottom: 20px;
	}
	.eventbox2 img {
		width: 290px;
	}
	.eventbox2 p {
		text-align: left;
		font-size: 16px;
		color:#252525;
		line-height: 24px;
		padding: 10px 0;
	}
	.eventbox2 p:hover {
		text-decoration: underline;
	}
	/*지난이벤트*/
	.eventtab2 {
		width: 1200px;
		margin: 0 auto;
		overflow-y: hidden;
		/* position: absolute; */
		top: 420px;
		display: none;
	}
	.eventbox_1 {
		width: 290px;
		float: left;
		margin-right: 13.33px;
		margin-bottom: 20px;
	}
	.eventbox_1 img {
		width: 290px;
	}
	.eventbox_1 p {
		text-align: left;
		font-size: 16px;
		color:#252525;
		line-height: 24px;
		padding: 10px 0;
	}
	.eventbox_1 p:hover {
		text-decoration: underline;
	}
	.eventdate{
		text-align: left;
		font-size: 13px;
		opacity: 0.7;
		line-height: 22px;
	}
	.eventbox2_1 {
		width: 290px;
		float: left;
		margin-bottom: 20px;
	}
	.eventbox2_1 img {
		width: 290px;
	}
	.eventbox2_1 p {
		text-align: left;
		font-size: 16px;
		color:#252525;
		line-height: 24px;
		padding: 10px 0;
	}
	.eventbox2_1 p:hover {
		text-decoration: underline;
	}

	/*이벤트상세페이지*/
	.eventpage {
		width: 1200px;
		margin:0 auto;
		overflow-y: hidden;
	}
	.eventtitlebar1 {
		width:1200px;
		margin: 0 auto;
		overflow-y: hidden;
		padding: 0 0 18px 0;
	}
	.eventtitlebar1 h1 {
		text-align: center;
		font-size: 27px;
		font-weight: bold;
		color:#282828;
	}
	.eventtitlebar2 {
		width: 1200px;
		border-top: 2px solid #132043;
		border-bottom: 1px solid #e7e7e7;
		padding: 13px 0;
		overflow-y: hidden;
	}
	.eventtitlebar2 p {
		font-size: 14px;
		color:#2d2d2d;
		float: left;
		width: 50px;
		font-weight: bold;
		margin-left: 20px;
	}
	.eventdate2 {
		float: left;
		font-size: 13px;
	}
	.eventtitlebar3 {
		width: 1200px;
		margin: 0 auto;
		overflow-y: hidden;
		padding: 40px 0;
		border-bottom: 1px solid #e7e7e7;
	}

	.description2 {
		width: 1200px;
		margin: 0 auto 30px;
		overflow-y: hidden;
		border-top: 2px solid #e5e5e5;
	}
	.spe2_1 {
		font-size: 13px;
		color:#434343;
		border-top: 1px solid #000;
		width: 85px;
		overflow-y: hidden;
		text-transform: uppercase;
		padding-bottom: 40px;
		font-weight: bold;
	}
	.spe2_2 {
		font-size: 13px;
		color:#434343;
		border-top: 1px solid #000;
		width: 210px;
		overflow-y: hidden;
		text-transform: uppercase;
		padding-bottom: 40px;
		font-weight: bold;
	}
	.spe2_3 {
		font-size: 13px;
		color:#434343;
		border-top: 1px solid #000;
		width: 220px;
		overflow-y: hidden;
		text-transform: uppercase;
		padding-bottom: 40px;
		font-weight: bold;
	}

	/*연혁*/
	.histprytab {
		width: 500px;
		margin: 0 auto 45px;
		overflow-y: hidden;
	}
	.histprytab li {
		background-color: #eeeeec;
		text-align: center;
		font-size: 18px;
		color:#132043;
		width: 250px;
		padding: 20px 0;
		float: left;
		cursor: pointer;
	}
	.historytab1 {
		width: 1200px;
		margin: 0 auto;
		overflow-y: hidden;
	}
	.hbox {
		width: 1200px;
		margin: 0 auto;
		overflow-y: hidden;
		padding-bottom: 50px;
		padding-top: 50px;
		border-bottom: 1px solid #e5e5e5;
	}
	.year {
		width: 180px;
		/* margin: 0 auto; */
		float: left;
		overflow-y: hidden;
	}
	.year h1 {
		overflow-y: hidden;
		font-size: 35px;
		font-weight: bold;
		color:#2085bb;
		padding-bottom: 25px;
	}
	.year img {
		width: 54px;
		float: left;
	}
	.historybox {
		width: 1020px;
		float: left;
	}
	.historylist {
		float: left;
		width: 1020px;
		margin-bottom: 10px;
	}
	.historylist li {
		float: left;
	}
	.histrpdate {
		font-size: 16px;
		line-height: 28px;
		color:#434343;
		width: 80px;
	}
	.historytext {
		width: 800px;
		float: left;
		font-size: 16px;
		line-height: 28px;
		color:#434343;
	}

	.awardstab1 {
		width: 1200px;
		margin: 0 auto;
		padding-top: 20px;
		overflow-y: hidden;
		display: none;
	}
	.awardbox0 {
		width: 600px;
		/* float: left; */
		margin: 0 auto;
		overflow-y: hidden;
	}
	.awardbox0 img {
		width: 287px;
		margin: 0 6.5px 10px;
		float: left;
	}
	.awardbox1 {
		width: 287px;
		float: left;
		margin: 0 6.5px 10px;
		overflow-y: hidden;
	}
	.awardbox1 img {
		width: 287px;
	}

	/*액세서리*/
	.listname2 {
		width: 396px;
		margin: 10px auto 0;
		overflow-y: hidden;
	}
	.listname2 h1 {
		color:#434343;
		font-size: 17px;
		font-weight: bold;
		text-align: center;
		padding-bottom: 7px;
	}
	.acctext {
		font-size: 14px;
		width: 80%;
		line-height: 19px;
		margin: 0 auto;
		color:#8e8f91;
		text-align: center;
		height: 60px;
	}

	/*회사위치*/
	.lacationori {
		width: 1200px;
		margin: 0 auto 100px;
		overflow-y: hidden;
	}
	.map1 {
		width: 1200px;
		margin: 0 auto;
		overflow-y: hidden;
		border-bottom: 1px solid #ccc;
	}
	.ori {
		width: 100px;
		border-bottom: 1px solid #132043;
		font-size: 22px;
		font-weight: bold;
		height: 30px;
		margin-left: 30px;
	}
	.locationmap1 {
		width:1200px;
		height: 40vw;
		margin: 40px auto 30px;
		overflow-y: hidden;
	}

	.addboxwrap {
		width: 1200px;
		margin: 0 auto 30px;
		overflow-y: hidden;
	}
	.addressori {
		width: 400px;
		float: left;
	}
	/* .addressori p {
		font-size: 15px;
		text-align: left;
		line-height:24px;
		color:#535353;
	} */
	.koreaddress {
		width: 400px;
		float: left;
		margin-bottom: 10px;
	}
	.koreaddress > li {
		float: left;
		font-size: 14px;
		line-height: 22px;
	}
	.sky {
		color:#2085bb;
	}
	.scho {
		float: left;
		width: 330px;
		margin-left: 5px;
	}
	.scho li {
		float: left;
		font-size: 14px;
		line-height: 22px;
	}
	.chad {
		width: 400px;

	}
	.chad li {
		float: left;
		font-size: 14px;
		line-height: 22px;
	}
	.icontitle {
		width: 400px;
		float: left;
		margin-bottom: 10px;
	}
	.icontitle img {
		float: left;
		margin-top: 2px;
		margin-right: 7px;
	}
	.icontitle h1 {
		font-size: 17px;
		color:#132043;
		text-transform: uppercase;
		font-weight: bold;
	}
	.telbox {
		width: 200px;
		float: left;
	}
	.telbox li {
		line-height: 24px;
		font-size: 15px;
	}
	.faxbox {
		width: 200px;
		float: left;
	}
	.faxbox li {
		line-height: 24px;
		font-size: 15px;
	}
	.trans {
		width: 1200px;
		margin: 0 auto;
		overflow-y: hidden;
	}
	.subway {
		width: 560px;
		float: left;
		border: 1px solid #ccc;
		box-sizing: border-box;
	}
	.subway h1 {
		background-color: #132043;
		color:#fff;
		float: left;
		text-align: center;
		padding: 15px 20px;
		font-size: 16px;
	}
	.subway p {
		font-size: 16px;
		color:#383838;
		text-align: left;
		padding: 15px;
		float: left;
	}
	.subway2 {
		/* width: 560px; */
		float: right;
		border: 1px solid #ccc;
		box-sizing: border-box;
	}
	.subway2 h1 {
		background-color: #132043;
		color:#fff;
		float: left;
		text-align: center;
		padding: 15px 20px;
		font-size: 16px;
	}
	.subway2 p {
		font-size: 16px;
		color:#383838;
		text-align: left;
		padding: 15px;
		float: left;
	}

	/*중국지사*/
	.lacationori2 {
		width: 1200px;
		margin: 0 auto 20px;
		overflow-y: hidden;
	}
	.address {
		width: 1200px;
		float: left;
	}
	.icontitle2 {
		width: 1200px;
		float: left;
		margin-bottom: 10px;
	}
	.icontitle2 img {
		float: left;
		margin-top: 2px;
		margin-right: 7px;
	}
	.icontitle2 h1 {
		font-size: 17px;
		color:#132043;
		text-transform: uppercase;
		font-weight: bold;
	}
	.chiaddress {
		width: 1200px;
		float: left;
		margin-right:5px;
	}
	.chiaddress li {
		font-size: 14px;
		float: left;
		line-height: 24px;
	}
	.maploace {
		float: left;
	}
	.chiaddress2 {
		float: left;
		width: 1000px;
	}
	.chiaddress2 li {
		font-size: 14px;
		line-height: 24px;
	}

	/*브랜드소개*/
	.brandintro {
		width: 100%;
		margin: 65px auto;
		overflow-y: hidden;
	}
	.aboutbox {
		width: 100%;
		margin: 0 auto;
		overflow-y: hidden;
		background-color: #eeeeec;
		background-image: url('../images/bg1.jpg');
		background-repeat: no-repeat;
		height: 472px;
	}
	.abouttext {
		width: 1200px;
		margin: 110px auto;
		overflow-y: hidden;
	}
	.abouttext h1 {
		text-align: center;
		font-size: 30px;
		font-family: arial;
		font-weight: normal;
		text-transform: uppercase;
		color:#132043;
		padding-bottom: 40px;
	}
	.abouttext p {
		text-align: center;
		font-size: 14px;
		color:#2b2b2b;
		line-height: 30px;
	}
	.bibox {
		width: 1200px;
		margin: 0 auto;
		overflow-y: hidden;
	}
	.bilogoimg {
		width: 545px;
		/* margin: 0 auto; */
		float: left;
	}
	.bilogoimg img {
		width: 545px;
	}
	.biline {
		width: 1px;
		float: left;
		height: 200px;
		margin: 0 60px;
		background-color: #ccc;
	}
	.bibox p {
		text-align: left;
		font-size: 14px;
		color:#535353;
		line-height: 30px;
		float: left;
	}
	.bilogoimg2 {
		width: 1200px;
		margin: 80px auto 0;
		overflow-y: hidden;
	}
	.bilogoimg2 img {
		width: 1200px;
	}

	.phbox {
		width: 1200px;
		margin: 180px auto 40px;
		overflow-y: hidden;
	}
	.phimgbox {
		width: 1200px;
		margin: 0 auto;
		overflow-y: hidden;
	}
	.phimgbox h1 {
		text-align: center;
		font-size: 24px;
		padding-bottom: 20px;
	}
	.phimgbox img {
		width: 1200px;
		margin: 0 auto;
	}
	.phimgbox p {
		text-align: center;
		font-size: 14px;
		line-height: 27px;
		padding-top: 25px;
	}

	/*오프라인*/
	.storebox {
		width: 100%;
		margin: 0 auto;
		overflow-y: hidden;
		position: relative;
	}
	.offmap {
		width: 100%;
		height:785px;
	}
	.storesearch {
		width: 260px;
		/* height: 497px; */
		background-color: #fff;
		position: absolute;
		z-index: 999;
		left:50px;
		top: 50px;
	}
	.offsearch{
		width: 260px;
		border-bottom: 1px solid #e1e1e1;
		overflow-y: hidden;
		margin-top: 10px;
	}
	.storetitle {
		width: 220px;
		margin: 20px auto;
		overflow-y: hidden;
	}
	.storetitle > h1 {
		text-align: center;
		font-size: 22px;
		font-family: arial;
		color:#051d49;
		font-weight: normal;
	}
	.areasearchbox {
		width: 220px;
		margin: 0 auto 35px;
		overflow-y: hidden;
	}
	.do {
		width: 107px;
		float: left;
		height: 32px;
		padding:7px 1px 7px 10px;
		border-radius: 5px;
	}
	.ku {
		width: 107px;
		float: right;
		height: 32px;
		padding:7px 1px 7px 10px;
		border-radius: 5px;
	}
	.storename {
		width: 220px;
		float: left;
		height: 36px;
		margin: 10px 0;
		overflow-y: hidden;
	}
	.storename22 {
		width: 220px;
		margin: 0 auto;
		height: 36px;
		padding:7px 1px 7px 10px;
		border-radius: 5px;
		box-sizing: border-box;
		border: 1px solid #a9a9a9;
	}
	.storename22:focus {
		outline: none;
	}
	.storebtnbox {
		width: 220px;
		margin: 0 auto;
		height: 45px;
		float: left;
	}
	.stb {
		width: 220px;
		height: 45px;
		background-color: #132043;
		color:#fff;
		text-align: center;
		font-size: 15px;
		border: 0;
		border-radius: 7px;
		cursor: pointer;
	}
	.storelistboxscroll {
		width: 260px;
		margin: 0 auto;
		height: 300px;
		overflow-y: scroll;
	}
	.storelistbox1 {
		width: 243px;
		margin: 25px auto 0;
		overflow-y: hidden;
		border-bottom: 1px solid #e1e1e1;
		padding-bottom: 25px;
	}
	.storeicon {
		width: 40px;
		float: left;
		margin-left: 20px;
		margin-right: 10px;
	}
	.storeicon img {
		width: 36px;
		margin: 0 auto;
	}
	.storetext {
		float: left;
		width: 153px;
		margin-right: 20px;
	}
	.storetext > h1 {
		text-align: left;
		font-size:18px;
		color:#323232;
		font-weight: normal;
		padding-bottom: 7px;
	}
	.storetext p {
		text-align: left;
		font-size: 13px;
		color:#323232;
		opacity: 0.7;
		line-height: 18px;
	}

	/*팝업*/
	.stroepopup {
		width: 322px;
		/* height: 185px; */
		border: 1px solid #535e7b;
		box-sizing: border-box;
		background-color: #fff;
		position: absolute;
		z-index: 99;
		left: 0;
		right: 0;
		margin-left: auto;
		margin-right: auto;
		top: 150px;
	}
	.popupinner {
		width: 260px;
		margin: 30px auto;
		overflow-y: hidden;
	}
	.popupinner > h1 {
		text-align: center;
		font-size: 24px;
		color:#3d3d3d;
		font-weight: normal;
		padding-bottom: 25px;
	}
	.popupaddress {
		width: 260px;
		margin: 0 auto 8px;
		overflow-y: hidden;
	}
	.popupaddress > li {
		float: left;
		width: 55px;
		color:#132043;
	}
	.addresstext {
		float: left;
	}
	.addresstext li {
		line-height: 16px;
		font-size: 13px;
		color:#323232;
		opacity: 0.7;
	}
	.close {
		position: absolute;
		right: 10px;
		top: 10px;
		border: 1px solid #ccc;
		background-color: #fff;
		text-align: center;
		width: 20px;
		height: 20px;
		padding-bottom: 5px;
		cursor: pointer;
	}

	.divSelectWrap {
		position: fixed;
		right: 45px;
		width:45px;
		overflow:hidden;
		 padding:0px;
		 margin:0px;
		 z-index: 9999;
		 color:#333;
		 top: 30px;
	}
	.divSelectText {
		color:#333;
		width: 100%;
		/* float: left; */
		cursor: pointer;
		text-align: center;
		margin-bottom: 8px;
	}
	.divSelectWrap ul{
	   display: none;
	   margin:0px;
	   width:45px;  /* divSelectWrap에서 현재 padding값 뺀 값 */
	   /* height:40px; */
	   list-style-type:none;
	   overflow:auto;
	   overflow-x:hidden;
	   overflow-y:auto;
	   border-top:1px solid #6486bd;
		border:1px solid #333;
		box-sizing: border-box;
   }

   .divSelectWrap ul li {
		color:#333;
		line-height: 22px;
		width: 45px;
		/* text-align: center; */
		padding: 2px 0 2px 10px;
   }

   .divSelectWrap ul li.selected  {
   	background-color : rgba(255,255,255,0);
   }
   .divSelectWrap ul li:hover {
   	/* background-color : #1e90ff */
		background-color : rgba(255,255,255,0);
   }

}
