@charset "utf-8";

#wrp_brand{
	width:100%;
	margin:0 auto;

}
#cnt_brand{
	width:100%;
	margin:0 auto;
	padding:0 0 15%;
}
#cnt_brand h1{
	border:none;
	padding:0;
	margin:0 auto;
	width:100%;
}

#cnt_brand img{
	max-width:100%;
}


#cnt_brand p{
	font-size:14px;
	line-height:1.6;
}
#cnt_brand h1{
	width:100%;
	margin:0 auto;
}



#cnt_brand #main_image{
	margin-bottom:6%;
}


.wrp_movie{
	width:92%;
	margin: 2% auto 0;
	padding:0 2% 4%;
}
.box_movie{

     position: relative;
     padding-bottom: 56.25%;
/*     padding-top: 30px;*/
     height: 0;
     overflow: hidden;
}
.wrp_movie iframe{
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
}
.wrp_movie .title{
	background:none;
	padding:30px 0 20px;
	font-weight:bold;
}


.bt_brand{
	text-align:center;
	margin:7% auto;
}

#cnt_brand .bt_brand a img{
	width:80%;
	margin:auto;
}

#cnt_brand .fb,#cnt_brand .ig {
    float: right;
	margin-right:3%;
    width: 9%;
}