@charset "UTF-8";
body {
	min-width: 985px;
	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: 985px;
	margin: 0 auto;
	position: relative;
}
#container {
	width: 100%;
}
#top {
	height: 850px;
	background: url(../img/bg_top.jpg) no-repeat top center;
}
#top .inner .txt {
	padding-right: 200px;
	color: #fff;
	font-size: 18px;
	line-height: 30px;
	text-align: right;
}
#reduction {
	height: 635px;
	background: url(../img/reduction.png) no-repeat center top;
}
#reduction .inner .txt {
	padding: 130px 0 0 155px;
	font-size: 18px;
	line-height: 30px;
}
#reduction .inner .btn {
	position: absolute;
	top: 515px;
	left: 215px;
}
#resolution {
	background: #f1f5ff;
}
#resolution .inner {
	padding: 70px 0 120px;
}
#resolution .inner ul {
	margin-top: 50px;
}
#resolution .inner ul li {
	box-sizing: border-box;
	min-height: 215px;
	padding: 87px 0 0 422px;
	font-size: 14px;
	line-height: 22px;
}
#resolution .inner ul li:nth-child(1) {
	background: url(../img/resolution_p1.png) no-repeat left top;
}
#resolution .inner ul li:nth-child(2) {
	padding-top: 103px;
	background: url(../img/resolution_p2.png) no-repeat left top;
}
#resolution .inner ul li:nth-child(3) {
	background: url(../img/resolution_p3.png) no-repeat left top;
}
#resolution .inner ul li:nth-child(4) {
	padding-top: 75px;
	background: url(../img/resolution_p4.png) no-repeat left top;
}
#resolution .inner .note {
	padding-left: 405px;
	line-height: 16px;
}
#payment {
	background: url(../img/bg_payment.png) repeat-x center top;
}
#reason {
	height: 1425px;
	background: #f1f5ff url(../img/reason.png) no-repeat center top;
}
#reason .inner .txt {
	padding: 223px 185px 0 0;
	font-size: 18px;
	line-height: 30px;
	text-align: right;
}
#plan .top {
	height: 351px;
	background: #f1f5ff url(../img/plan_top.png) no-repeat center top;
}
#plan .top .inner .txt {
	padding: 190px 0 0 185px;
	font-size: 18px;
	line-height: 30px;
}
#plan .main {
	height: 1181px;
	background: url(../img/bg_plan_main.png) repeat-x center top;
}
#plan .main .inner {
	height: 1181px;
	background: url(../img/plan_main.png) no-repeat center top;
}
#plan .main .inner .txt {
	padding: 136px 0 0 128px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	line-height: 26px;
}
#plan .main .inner .note {
	padding-top: 583px;
	color: #fff;
}
#howisit {
	height: 392px;
	background: #f1f5ff url(../img/howisit.png) no-repeat center top;
}
#howisit .inner .txt {
	padding: 200px 200px 0 0;
	font-size: 18px;
	line-height: 30px;
	text-align: right;
}
#lineup {
	height: 913px;
	background: url(../img/lineup.jpg) no-repeat center top;
}
#lineup .inner .btn {
	padding-top: 763px;
	text-align: center;
}
#footer {
	height: 65px;
	background: #e0e0e0;
}
#footer .inner {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	height: 65px;
	font-size: 14px;
}
