@charset "utf-8";

p.bold{	
	font-weight:bold;
		color:#1c3b29;
	}
	
	
section#box_brand02{
	padding:2%;
	}
section#box_brand02 p{
	text-align:left;
	line-height:1.6;
	margin-bottom:1rem;
	}
section#box_brand02 .line{
	border-top:1px solid #1d8239;
	border-bottom:1px solid #1d8239;
	padding:0.5rem 0;
	margin:2rem auto;
	}
sup{
	font-size:80%;
	}	


#wrp_brand{
	width:800px;
	min-width:768px;
	margin:0 auto 100px;

}
#cnt_brand{
	width:800px;
	margin:0 auto;
	padding:0 0 0px;

}

#cnt_brand h1{
	border:none;
	padding:0;
	margin:0 auto 40px;
	width:100%;
	line-height:0;
}
#cnt_brand h1 img{
	width:100%;
}
.wrp_movie{
	width:700px;
	height:315px;
	margin: 80px auto 0;
	padding:0px 0 0;
	
}
.wrp_movie .title{
	background:none;
	padding:0;
	font-weight:bold;
}

.pro01{
	position:relative;
}


.bt_pro0101{
	position:absolute;
	top:610px;
	left:90px;
}

.bt_pro0102{
	position:absolute;
	top:610px;
	left:400px;
}
.pro02{
	position:relative;
}
.bt_pro0201{
	position:absolute;
	top:580px;
	left:90px;
}

.bt_pro0202{
	position:absolute;
	top:580px;
	left:400px;
}
.pro03{
	position:relative;
}
.bt_pro0301{
	position:absolute;
	top:580px;
	left:90px;
}

.bt_pro0302{
	position:absolute;
	top:580px;
	left:400px;
}


.bt_brand{
	text-align:center;
	margin:70px auto;
}

#cnt_brand .bt_brand a img{
	width:50%;
	margin:auto;
}


#cnt_brand .fb, #cnt_brand .ig {
    float: right;
    margin-left: 15px;
}