@charset "UTF-8";
*{
	font-size:15px;
}
h1{
    margin-left: -25px;
}
#wrapper{
	background-image: url("/img/about/brand_bg.png");
	
	background-color: #ECF3DD;
}
.title{
    width: 800px;
    margin: 54px auto 0;
}
.content_01{
	background-repeat:repeat-x;
	
	overflow:hidden;
	
    margin-bottom: 24px;
}
.content_01 .row{
    width: 750px;
    margin: 40px auto 0;
    overflow: hidden;
    text-align: center;
}
.content_01 .left{
	float:left;
    width: 375px;
	margin-top: 20px;
    line-height: 40px;
}

.center_box{
	width:804px;
	margin:0 auto;
}

.contents_02 p{
	font-size:14px;
	margin-bottom:10px;
	height:82px;
}
.contents_02 li{
	float:left;
    margin-right: 18px;
}
.contents_02 li:last-child{
	margin-right:0;
}
.contents_04 p{
	font-size:13px;
    margin-bottom: 18px;
    margin-top: 12px;
}
.contents_04 li{
	float:left;
    margin-right: 13px;
}
.contents_04 li:last-child{
	margin-right:0;
}
.box{
    background-image: url(/img/about/passion_box.png);
    background-repeat: no-repeat;
    width: 805px;
    height: 1604px;
    overflow: hidden;
    margin: 0 auto 62px;
}
.box .row{
	padding: 24px 16px 0;
	overflow:hidden;
}
.box .row .left{
	float:left;
	width:372px;
}
.box .row .right{
    float: right;
    width: 372px;
}
.box .row .right h2{
}
.box .row .right p{
	font-size:13px;
}
.box .row .right p span{
	color:#6B509F;
	font-size:16px;
	font-weight:bold;
	line-height:30px;
}
.contents_03{
	margin-top: 48px;
}
.box .row .left p{
    font-size: 13px;
    margin-top: 12px;
}
.contents_04{
	margin-top:48px;
}
.contents_04 .right p{
	margin-top:12px;
}
.contents_05{
	margin-top:58px;
}
.contents_06{
	margin-top:42px;
}
.contents_06 .right{
    width: 387px !important;
}
.contents_06 .right p{
	margin-top:10px;
}

.bottom_nav{
	width:804px;
    margin: 24px auto 0;
	overflow: hidden;
	height:112px;
}
.bottom_nav .left{
	float:left;
}
.bottom_nav .right{
	float:right;
}