@charset "utf-8";


#wrp_brand{
	width:100%;
	min-width:1200px;
	margin:0 auto;


}
#cnt_brand{
	width:1200px;
	margin:0 auto;
	padding:0 0 80px;

}

#cnt_brand h1{
	border:none;
	padding:0;
	margin:0 auto;
	width:100%;
}
.bt_brand a:hover img{
	opacity:0.7;
}

#cnt_brand img{
	max-width:100%;
}


#cnt_brand p{
	font-size:16px;
	line-height:1.6;
}

p.mtb5{
	margin:5% auto;
}
p.title img{
	margin:0 auto;
}
/**********/

#cnt_brand h1{
	width:1200px;
	margin:0 auto;
}
#box_brand02{
	background:url("../images/bg.jpg") repeat center 0;
	padding:5% 0;
}
#box_brand02 img{
	margin-bottom:3%;
}
#box_brand03{
	background:#e2e2e2;
	padding:5% 0;
}

.box_brand0101{
	width:1000px;
	margin:0 auto 3%;
}

.box_brand0101 .left{
	float:left;
}

.box_brand0101 .right{
	float:right;
}
.box_brand0101 .img{
	width:50%;
}
.box_brand0101 .txt{
	width:46%;
	margin:0 2% 0 2%;
	text-align:left;
}
.box_brand0101 p{
	width:470px;
	margin:3% 0 0 0;
}


#box_brand04{
	background:#dcd4c9;
	padding:0 0 5%;
}
section .sec01{
	margin-bottom:5%;
}
section .bg_brand{
	position:relative;
}

section .bt_brand{
	position:absolute;
	top:87%;
	right:2%;
	line-height:1.4;
}

