@charset "utf-8";

/* main
========================================================== */
.main {
	width:100%;
	position:relative;
	background:url('/brand/images/bgi_brand_1.jpg') no-repeat center top;
}
.main h2 {
	width:240px;
	height:90px;
	margin:0 auto;
	padding:243px 0 0 0;
}
.main .and {
	width:100px;
	height:100px;
	margin:0 auto;
	padding:50px 0 0 0;
}
.main .copy {
	width:520px;
	height:150px;
	margin:0 auto;
	padding:40px 0 0 0;
}
.main .brandbox {
	width:100%;
	height:480px;
}
.main .men {
	width:640px;
	height:480px;
	float:left;
	position:relative;
}
.main .women {
	width:640px;
	height:480px;
	float:left;
	position:relative;
}
.main .men_logo {
	width:300px;
	height:180px;
	position:absolute;
	top:0;
	left:50%;
	margin:0 0 0 -150px;
}
.main .men_btn {
	width:146px;
	height:33px;
	position:absolute;
	top:200px;
	left:50%;
	margin:0 0 0 -73px;
}
.main .women_logo {
	width:230px;
	height:180px;
	position:absolute;
	top:0;
	left:50%;
	margin:0 0 0 -115px;
}
.main .women_btn {
	width:146px;
	height:33px;
	position:absolute;
	top:200px;
	left:50%;
	margin:0 0 0 -73px;
}
/* men_bx
========================================================== */
.men_bx {
	width:100%;
	position:relative;
	background:url('/brand/images/bgi_brand_m.jpg') no-repeat center top;
}
.men_bx h2 {
	width:240px;
	height:90px;
	margin:0 auto;
	padding:243px 0 0 0;
}
.men_bx .logobx {
	width:260px;
	height:100px;
	margin:0 auto;
	padding:120px 0 0 0;
}
.men_bx .copy {
	width:480px;
	height:66px;
	margin:0 auto;
	padding:20px 0 0 0;
}
.men_bx .item {
	width:767px;
	height:220px;
	position:absolute;
	top:740px;
	left:50%;
	margin:0 0 0 -383px;
}
.men_bx .txt {
	width:800px;
	height:250px;
	margin:0 auto;
	padding:340px 0 0 0;
}
.men_bx .btn {
	width:206px;
	height:47px;
	margin:0 auto;
	padding:50px 0 245px 0;
}
/* women_bx
========================================================== */
.women_bx {
	width:100%;
	position:relative;
	background:url('/brand/images/bgi_brand_w.jpg') no-repeat center top;
}
.women_bx h2 {
	width:240px;
	height:90px;
	margin:0 auto;
	padding:243px 0 0 0;
}
.women_bx .logobx {
	width:230px;
	height:150px;
	margin:0 auto;
	padding:70px 0 0 0;
}
.women_bx .copy {
	width:370px;
	height:70px;
	margin:0 auto;
	padding:15px 0 0 0;
}
.women_bx .item {
	width:660px;
	height:250px;
	position:absolute;
	top:700px;
	left:50%;
	margin:0 0 0 -330px;
}
.women_bx .txt {
	width:900px;
	height:250px;
	margin:0 auto;
	padding:343px 0 0 0;
}
.women_bx .btn {
	width:206px;
	height:47px;
	margin:0 auto;
	padding:40px 0 275px 0;
}
