@charset "iso-2022-jp";

div.sections {
	padding:0 60px;
	}
div.sections p {
	line-height:1.6;
	margin-bottom:1.6em;
	}

/* main image */
div.bx-main-img {
	background-image:url(img/images.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	margin-bottom:40px;
	}
div.bx-main-img img {
	width:860px;
	height:300px;
	}

/* trailer */
div.bx-trailer {
	background-image:url(img/spot.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width:560px;
	height:315px;
	overflow:hidden;
	margin-left:150px;
	margin-bottom:40px;
	}
div.sections div.bx-trailer p.forpc {
	line-height:1;
	margin-bottom:0;
	}
div.bx-trailer p.forpc a {
	display:block;
	font-size:2px;
	text-indent:-9999px;
	width:560px;
	height:315px;
	}