@charset "utf-8";

/* section 0
	------	------	------ */
section#sec00 {
	margin: 0 0 60px;
}
section#sec00 h2 {
	margin: 0 0 40px;
	padding-left: 0;
	font-size: 20px;
	line-height: 55px;
	font-weight: bold;
	border-left: 0;
}
section#sec00 h2 img {
	margin-right: 20px;
}

/* section 1
	------	------	------ */
#sec01-1 .box {
	position: relative;
	width: 980px;
	height: 463px;
	background: center top no-repeat url(../img/front_sec01-1_img01.png);
}
#sec01-1 .box p {
	position: absolute;
}
#sec01-1 .box p.desc {
	top: 360px;
	left: 0px;
	width: 490px;
	height: 100px;
}
#sec01-1 .box p.point {
	top: 340px;
	left: 630px;
	width: 330px;
	height: 90px;
}

/* section 2
	------	------	------ */
.type_detail {
	margin-left: 20px;
}
.type_detail dl {
	float: left;
	margin: 0 20px 15px 0;
	width: 220px;
}
.type_detail dt {
	height: 30px;
	line-height: 35px;
	color: #fff;
	text-align: center;
	background: #d30011;
}
.type_detail dt img {
	margin-left: 5px;
	vertical-align: text-top;
}
.type_detail dd {
	padding: 10px;
	height: 150px;
	font-size: 13px;
	line-height: 21px;
	border: solid 1px #d30011;
}
.type_detail .legend {
	clear: both;
	margin: 15px auto 0;
	width: 920px;
	line-height: 20px;
	text-align: right;
}
.type_detail .legend img {
	margin: 0 10px 0 40px;
	vertical-align: text-top;
	border: solid 1px #d30011;
	border-radius: 3px;
}
#sec02-2 p {
	margin: 0 0 30px;
}
#sec02-3 h4 {
	margin: 0 0 20px;
	padding: 0 0 8px;
	border-bottom: solid 1px #d3d3d3;
}
#sec02-3 p {
	margin: 0 0 55px;
}
#sec02-3 p img {
	float: left;
	margin-right: 20px;
}

/* section 3
	------	------	------ */
#sec03-1 .text {
	float: left;
	width: 590px;
}
#sec03-1 .text h4 {
	margin-bottom: 15px;
}
#sec03-1 .text p {
	margin-bottom: 45px;
}
#sec03-1 .image {
	float: right;
	width: 340px;
}
#sec03-1 .image figure {
	margin-top: 40px;
}
#sec03-1 .image figure:first-child {
	margin-top: 0;
}
#sec03-1 .image figcaption {
	margin-bottom: 15px;
	font-size: 13px;
	line-height: 13px;
}

.scr_mat {
	padding: 10px 0 10px 10px;
	background: #ffe3e3;
}
#main .scr_mat section {
	float: left;
	margin: 0 2px 0 0;
	padding: 20px;
	width: 278px;
	height: 1318px;
	background: #fff;
}
.scr_mat section h6 {
	margin-bottom: 10px;
	padding-top: 15px;
	width: 280px;
	height: 65px;
	font-size: 17px;
	line-height: 21px;
	font-weight: normal;
	text-align: center;
	color: #fff;
	background: top center no-repeat url(../img/front_sec03-2_bg-hd.png);
}
.scr_mat section h6 small {
	display: block;
	font-size: 13px;
}
.scr_mat section h5 {
	margin-bottom: 15px;
	font-size: 15px;
	line-height: 32px;
	font-weight: bold;
	color: #d30011;
	border-bottom: solid 1px #d3d3d3;
}
.scr_mat section p.feature {
	height: 325px;
}
.scr_mat section p.movie {
	height: 100px;
}

/* section 4
	------	------	------ */
#main #sec04 {
	margin-bottom: 30px;
}
#sec04 h2 {
	margin-bottom: 20px;
}
#sec04 p small {
	display: block;
	margin: 15px 0;
	font-size: 13px;
	line-height: 21px;
}

