@charset "UTF-8";

/* デスクトップ */

p { line-height: 1.7; }

* {
	box-sizing: border-box;
	color: #333;
}

.siryo-btn {
	position: fixed;
	top: 0;
	right: 0;
}
.siryo-btn-sp { display: none; }

.wrap980 {
	position: relative;
	width: 980px;
	margin: 0 auto;
}

.wrap01 {
	background: #ff3267 url(../images/lp_main_bg.jpg) no-repeat center 0;
	text-align: center;
}
.wrap01 h1 {}
.wrap01 p {}

.wrap02 {
	background: #fff url(../images/lp_main02_bg.png) no-repeat center 0;
	padding: 140px 0 0 0;
}
.wrap02 h2 { text-align: center; }
.wrap02 h2 img { width: 600px; }

.box01-01,
.box01-02 { margin: 80px 0 0 0; }
.box01-01 div {
	margin: 0 0 0 750px;
	width: 230px;
}
.box01-01 h3 {}
.box01-01 p,
.box01-02 p {
	margin: 20px 0 0 0;
	font-size: 16px;
	line-height: 1.8;
}
.box01-01-img { float: left; width: 700px; }

.box01-02 div {
	margin: 0 0 0 0;
	width: 230px;
}
.box01-02 h3 {}

.box01-02-img { float: right; width: 700px; }

.title01 {
	margin: 100px 0 0 0;
	text-align: center;
}
.title01 h3 {
	display: inline-block;
	background: #ffea00;
	padding: 10px;
	font-size: 30px;
	font-weight: normal;
}

.box02 {
	border: 6px solid #000;
	margin: 20px 0 0 0;
	position: relative;
}
.box02 img { float: left; }
.box02 p {
	height: 388px;
	width: 600px;
	position: absolute;
	top: 0;
	right: 0;
	background: url(../images/lp_01_03_bg.png) no-repeat 0 0;
	padding: 100px 40px 0 120px;
	font-size: 16px;
	line-height: 2;
}

.btn-box01 {
	margin: 100px auto 0 auto;
	width: 600px;
}

.title02 { margin: 100px 0 0 0; text-align: center; }
.title02 img { width: 650px;}
.box03 {}
.box03 ul { margin: 20px 0 0 0; }
.box03 li {
	float: left;
	margin: 0 30px 0 0;
}
.box03 li:last-child { margin-right: 0; }
.box03 li img { width: 300px; }
.box03 p { margin: 20px 0 0 0; text-align: center; }
.box03 p img { width: 550px; }

.box04 { margin: 100px 0 0 0; text-align: center; }
.box04 p {}
.box04 p img {}

.bottom-wrap { margin: 100px 0 0 0; }
.bottom-wrap h2 {
	background: #000 url(../images/lp_03_bg01.jpg) no-repeat center 0;
	height: 400px;
	padding-top: 130px;
	text-align: center;
}

.good-ul {
	background: url(../images/lp_03_bg02.png) repeat-y 0 0;
	background-size: 100%;
	padding-bottom: 40px;
}
.good-ul li {
	float: left;
	width: 33%;
	text-align: center;
}
.good-ul li:nth-child(2) { width: 34%; }
.good-ul li img { width: 60%; }
.good-ul li p {
	width: 80%;
	font-size: 16px;
	line-height: 1.7;
	margin: 0 auto;
	text-align: left;
}

.bottom-wrap h3 { background: #000; text-align: center; }
.bottom-wrap h3 img { margin-top: -50px; }
.school-ul {}
.school-ul li {
	width: 25%;
	float: left;
	padding: 40px 0;
	text-align: center;
}
.school-ul li a { display: block; }
.school-ul li a img {}
.school-ul li a address {
	font-size: 11px;
	background: url(../images/lp_arrow01.png) no-repeat 0 50%;
	padding: 3px 0 3px 18px;
	color: #fff;
	display: inline-block;
}
.school-ul li a:hover address {
	text-decoration: none;
	color: #000;
	transition: all 0.2s ease-in;
}

.school-ul-amps { background: #d6151a; }
.school-ul-fast { background: #179fff; }
.school-ul-vamps { background: #1AAB91; }
.school-ul-nds { background: #bea78c; }

.bottom-inq-wrap {
	background: #ffe119;
	position: relative;
	padding-bottom: 40px;
}
.bottom-inq-wrap h4 {
	text-align: center;
	border-top: 8px solid #000;
}
.toiawase-ul { padding-top: 40px; }
.toiawase-ul li {
	float: left;
	width: 50%;
}
.toiawase-ul li a {
	color: #333;
	display: block;
	width: 420px;
	margin: 0 auto;
	padding-left: 60px;
}
.toiawase-ul li a:hover {
	text-decoration: none;
}
.toiawase-ul li dl {  }
.toiawase-ul li dt { font-size: 42px; font-weight: bold; }
.toiawase-ul li dd { font-size: 20px; font-weight: bold; color: #999; padding-left: 20px; }
.toiawase-ul .tel a {
	background: url(../images/lp_05_03.png) no-repeat 0 10px;
}
.toiawase-ul .form a {
	background: url(../images/lp_05_04.png) no-repeat 0 0;
	padding: 0 0 0 80px;;
	 font-size: 42px;
	 font-weight: bold; 
}
.bottom-inq-wrap div {
	position: absolute;
	left: 44%;
	bottom: 0;
}