@charset "utf-8";

#about-visual {position:absolute; overflow: hidden; width:100%;height:700px;background:rgba(0,0,0,1);z-index:1;}
#about-visual {
    background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	-webkit-background-size: cover;
  	-moz-background-size: cover;
 	-o-background-size: cover;
	-webkit-backface-visibility: hidden;
}
#about-visual .img {
	position:relative;
	width:100%;height:100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	-webkit-background-size: cover;
  	-moz-background-size: cover;
 	-o-background-size: cover;
	-webkit-backface-visibility: hidden;
}

#about-visual .visualCover {
	position:absolute;
	left:0;right:0;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0);
	z-index:2;
}

.about-cont-top {
	position:relative;
	z-index:3;
	padding-top:240px;
	padding-bottom:20px;
}
.about-cont-top-in {
}
.about-cont-top-in h1 {
	position: relative;
	font-size: 36px;
	letter-spacing: 0px; 
	line-height: 100%; 	
	color:rgba(255,255,255,1);
	font-family:"Justus Roman","Noto Sans KR",serif;
	padding:0px 0 50px;
	text-align:center;
	display:none;
}
.about-cont-top-in h1 span {
	margin-left:10px;
}
.about-brand {
	position: relative; 
	font-size:0;
	
	background:rgba(50,40,30,1);
	background:rgba(160,40,40,1);
	
	background:rgba(245,245,245,1);
	background:rgba(255,255,255,1);
	
	margin:0 0 0px;
	display:table;
	-webkit-border-radius: 0 20px 0px 20px;
	-moz-border-radius: 0 20px 0 20px; 
	border-radius: 0 20px 0 20px;
	overflow:hidden;
	
	box-shadow: 10px 10px 0px rgba(0,0,0,.1);
	box-shadow: 10px 10px 20px rgba(0,0,0,.1);
}
.about-brand-list {
	position: relative; 
	width:70%;
	display:table-cell; 
    vertical-align: middle;
	text-align:center;
}
.about-brand-list + .about-brand-list {
	width:auto;	
	padding:40px;
}
.about-brand-list img {
	position: relative; 
	width:100%;
}
.about-brand-list + .about-brand-list img {
	position: relative; 
	width:220px;
	max-width:100%;
}
.about-brand-ment {
	position: relative; 
	display:table;
	padding:60px;
}
.about-brand-ment .ment-list {
	position: relative; 
	width:40%;
	display:table-cell; 
    vertical-align: top;
	padding:0 40px 0 0;
}

.about-brand-ment .ment-list + .ment-list {
	width:auto;
	padding:0 0 0 40px;
}
/*.about-brand-ment .ment-list + .ment-list:before { 
	content:''; 
	position:absolute; 
	top:50%; left:0px; 
	width:1px; 
	height:100%; 
	-webkit-transform: translateY(-50%);
		 -o-transform: translateY(-50%);
			transform: translateY(-50%);
	background:rgba(210,210,210,1);
}

.about-brand-ment .ment-list + .ment-list:after {
    content: '';
    position: absolute;
	top:0;
	left:0px;
    height:46px;
    width: 1px;
	background:rgba(0,0,0,1);
}*/
.about-brand-ment .eng {
	position: relative;
	font-size: 60px;
	line-height:120%;
	letter-spacing: -1px; 
	color:rgba(0,0,0,1);
	color:rgba(185,135,120,1);
	color:rgba(210,165,150,1);
	font-family:"Justus Roman","Noto Sans KR",serif;
	/*text-transform:uppercase;*/
}
.about-brand-ment h2 {
	position: relative;
	font-size: 26px;
	line-height:140%;
	letter-spacing: -0.5px; 
	color:rgba(0,0,0,1);
	font-weight:400;
}
.about-brand-ment p {
	position: relative;
	font-size: 18px;
	line-height:170%;
	letter-spacing: -0.5px; 
	color:rgba(51,51,51,1);
	margin:20px 0 0;
}

@media screen and (max-width: 1280px) {
	#about-visual {height:600px;}
	.about-cont-top {
		padding-top:240px;
	}
	.about-cont-top-in h1 {
		font-size: 30px;
	}
	.about-brand-ment .eng {
		font-size: 50px;
	}
}
@media screen and (max-width: 1024px) {
	#about-visual {height:400px;}
	.about-cont-top {
		padding-top:100px;
	}
	.about-brand-ment {
		padding:50px 40px;
	}
	.about-brand-ment .eng {
		font-size: 40px;
	}
	
	.about-brand-ment p {
		font-size: 16px;
	}
}
@media screen and (max-width: 768px) {
	#about-visual {height:320px;}
	.about-cont-top {
		padding-top:80px;
	}
	.about-cont-top-in h1 {
		font-size: 24px;
		line-height:120%;
		padding:0px 0 25px;
	}
	.about-cont-top-in h1 span {
		margin-left:0;
		display:block;
		font-size: 16px;
	}
	.about-brand-ment .ment-list {
		width:50%;
	}
	.about-brand-ment h2 {
		font-size: 20px;
	}
	.about-brand-ment p {
		font-size: 15px;
	}
	.about-brand-ment {
		padding:40px;
	}
}
@media screen and (max-width: 640px) {
	.about-brand-list {
		width:100%;
		display:block; 
	}
	.about-brand-list + .about-brand-list {
		width:auto;	
		padding:40px;
	}
	.about-brand-list + .about-brand-list img {
		max-width:150px;
	}
	
	.about-brand-ment {
		padding:40px 20px;
		width:100%;
	}
	.about-brand-ment .ment-list {
		width:100%;
		display:block; 
		padding:0px 0 20px 0px;
	}
	
	.about-brand-ment .ment-list + .ment-list {
		padding:20px 0 0 0px;
	}
	.about-brand-ment .ment-list + .ment-list:before { 
		top:0; left:0px; 
		width:100%; 
		height:1px; 
		-webkit-transform: translateY(0);
			 -o-transform: translateY(0);
				transform: translateY(0);
	}
	.about-brand-ment .ment-list + .ment-list:after {
		width:40px;
		height:1px;
	}
	.about-brand-ment .eng {
		font-size: 30px;
	}
	.about-brand-ment .eng  br {
		/*display:none;*/
	}
	
	.about-brand-ment h2 {
		font-size: 18px;
	}
	
}
@media screen and (max-width: 480px) {
	#about-visual {height:200px;}
}
@media screen and (max-width: 360px) {
	.about-brand-ment {
		padding:40px 10px;
	}
	.about-brand-list + .about-brand-list {
		padding:30px;
	}
	.about-brand-list + .about-brand-list img {
		max-width:120px;
	}
}