﻿@charset "utf-8";

/*footerArea*/
#footerArea {
	margin-top: 0px !important;
}

/*indexSectionType01 */
.indexSectionType01 {
	margin-top: 9.375%;
}

.indexSectionType01.bkType01 {
	background-color: #f4f5f7;
}

.indexSectionType01 .entryBlock{
	position: relative;
	padding: 7.8125% 0;
	text-align: center;
}

.indexSectionType01 .indexH2Base02 {
	font-size: 1.21429rem;
	color: #000;
}

.indexSectionType01 .entryBlock .indexH2wrap01{
	margin-bottom: 5%;
}
/*----------------------------
movie
----------------------------*/
.movie {
	text-align: center;
}
.movie > div {
	display: inline-block;
	padding: 10px;
}
