@charset "UTF-8";
body {
	min-width: 1000px;
	background: #fff;
	color: #333;
	font-size: 12px;
	font-family: メイリオ, Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', sans-serif;
	-webkit-text-size-adjust: 100%;
}
img {
	border: none;
	vertical-align: top;
}
.clearfix:after {
	content: "";
	clear: both;
	display: block;
}
.rollover {
	transition: 0.3s;
}
.rollover:hover {
	opacity: 0.7;
}
.inner {
	width: 1000px;
	margin: 0 auto;
	position: relative;
}
#container {
	width: 100%;
}
#top {
	height: 844px;
	background: url(../img/bg_top.jpg) no-repeat top center;
}
#top .inner .txt {
	width: 780px;
	padding: 80px 0 0 10px;
	color: #fff;
	font-size: 18px;
	line-height: 30px;
}
#case_a {
	height: 1018px;
	background: url(../img/bg_case_a.png) no-repeat top center;
}
#case_a .inner {
	position: relative;
}
#case_a .inner .serif {
	width: 710px;
	color: #fff;
	font-size: 18px;
	line-height: 30px;
}
#case_a .inner .serif strong {
	font-weight: bold;
}
#case_a .inner .serif .big {
	font-size: 30px;
}
#case_a .inner .serif-1 {
	position: absolute;
	top: 260px;
	left: 240px;
}
#case_a .inner .serif-2 {
	position: absolute;
	top: 540px;
	left: 55px;
}
#case_a .inner .serif-3 {
	position: absolute;
	top: 785px;
	left: 240px;
}
#reduction {
	height: 672px;
	background: #f1f5ff url(../img/reduction.png) no-repeat center top;
}
#reduction .inner .txt {
	padding: 175px 0 0 180px;
	font-size: 18px;
	line-height: 30px;
}
#reduction .inner .btn {
	position: absolute;
	top: 558px;
	left: 208px;
}
#case_b {
	height: 1044px;
	background: url(../img/bg_case_b.png) no-repeat top center;
}
#case_b .inner {
	position: relative;
}
#case_b .inner .serif {
	width: 710px;
	color: #fff;
	font-size: 18px;
	line-height: 30px;
}
#case_b .inner .serif strong {
	font-weight: bold;
}
#case_b .inner .serif .big {
	font-size: 30px;
}
#case_b .inner .serif-1 {
	position: absolute;
	top: 280px;
	left: 240px;
}
#case_b .inner .serif-2 {
	position: absolute;
	top: 550px;
	left: 55px;
}
#case_b .inner .serif-3 {
	position: absolute;
	top: 825px;
	left: 240px;
}
#reason {
	height: 1465px;
	background: #f1f5ff url(../img/reason.png) no-repeat center top;
}
#reason .inner .txt {
	padding: 235px 0 0 180px;
	font-size: 18px;
	line-height: 30px;
}
#case_c {
	height: 1045px;
	background: url(../img/bg_case_c.png) no-repeat top center;
}
#case_c .inner {
	position: relative;
}
#case_c .inner .serif {
	width: 710px;
	color: #fff;
	font-size: 18px;
	line-height: 30px;
}
#case_c .inner .serif strong {
	font-weight: bold;
}
#case_c .inner .serif .big {
	font-size: 30px;
}
#case_c .inner .serif-1 {
	position: absolute;
	top: 275px;
	left: 240px;
}
#case_c .inner .serif-2 {
	position: absolute;
	top: 565px;
	left: 55px;
}
#case_c .inner .serif-3 {
	position: absolute;
	top: 825px;
	left: 240px;
}
#payment {
	height: 1365px;
	background: #f1f5ff url(../img/payment.png) no-repeat center top;
}
#payment .inner .txt {
	padding: 235px 0 0 180px;
	font-size: 18px;
	line-height: 30px;
}
#howisit {
	height: 405px;
	background: #0087e1 url(../img/howisit.png) no-repeat center top;
}
#howisit .inner .txt {
	padding-top: 210px;
	color: #fff;
	font-size: 18px;
	line-height: 30px;
	text-align: center;
}
#lineup {
	height: 1182px;
	background: url(../img/lineup.jpg) no-repeat center top;
}
#lineup .inner .btn {
	padding-top: 1035px;
	text-align: center;
}
#footer {
	height: 60px;
	background: #e0e0e0;
}
#footer .inner {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	height: 60px;
	font-size: 14px;
}
