@charset "shift_jis";
.wpWarp {
	background-image: url(../img/bg_main.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	line-height: 1;
	font-size: 0;
	padding: 26px 0 80px 0;
}
.wpWarp * {
	line-height: 1;
	font-size: 0;
}
.boxInr {
	width: 884px;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-position: 0 0;
}
.middle_title {
	text-align: center;
	padding-top: 40px;
}
.boxInr.pc {
	background-image: url(../img/bg_pc.png);
	height: 992px;
}
.boxInr.sp {
	background-image: url(../img/bg_sp.png);
	height: 1207px;
	margin-top: 50px;
}
.head_section_title {
	text-align: center;
	padding-bottom: 43px;
}
.itemBox {
	width: 830px;
	margin: 0 auto 0 auto;
	overflow: hidden;
	padding-top: 60px;
}
.boxInr .itemBox:first-of-type {
	padding-top: 40px;
}
.itemBox .pict {
	text-align: center;
}
.wpItem {
	float: left;
	width: 400px;
	padding-left: 30px;
}
.wpItem:first-child {
	padding-left: 0;
}
.wpHead {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	height: 85px;
	padding-top: 20px;
}
.dlBtnList {
	letter-spacing: -0.4em;
	text-align: center;
}
.dlBtnList > li {
	display: inline-block;
	letter-spacing: normal;
	padding: 0 12px;
}
.dlBtnList > li a:hover {
	opacity: 0.7;
}
.section_ft {
	width: 950px;
	margin: 0 auto;
	background-color: #fcfbc2;
	padding-top: 40px;
	padding-bottom: 43px;
}
.section_ft * {
	line-height: 1;
	font-size: 0px;
}
.section_ft .text01 {
	text-align: center;
	margin-bottom: 23px;
}
.section_ft .sml_title {
	padding-top: 31px;
	text-align: center;
}
.section_ft .button {
	text-align: center;
	margin: 24px auto 0 auto;
	width: 246px;
	background-color: #fff;
}
.section_ft .button a:hover {
	opacity: 0.7;
}
.section_ft .text_list {
	padding-top: 21px;
}
.section_ft .text_list {
	display: block;
	margin-left: 186px;
}
.section_ft .text_list > div:last-child {
	padding-top: 15px;
}
