@charset "UTF-8";

/* スマホ */

* { box-sizing: border-box; }

.siryo-btn { display: none; }
.siryo-btn-sp {
	position: fixed;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.8);
	height: 40px;
	text-align: center;
	width: 100%;
}
.siryo-btn-sp img { height: 40px; }

.wrap980 {}

.wrap01 {
	background: #ff3267 url(../images/lp_main_bg.jpg) no-repeat center 40px;
	background-size: 200%;
	text-align: center;
	padding-top: 40px;
}
.wrap01 h1 { margin: 0 60px; }
.wrap01 h1 img { width: 100%; }
.wrap01 p {}
.wrap01 p img { width: 100%; }

.wrap02 {
	background: #fff url(../images/lp_main02_bg.png) no-repeat center 0;
	background-size: 100%;
	padding: 80px 0 0 0;
}
.wrap02 h2 { margin: 0 10px; text-align: center; }
.wrap02 h2 img { width: 100%; }

.box01-01,
.box01-02 { margin: 40px 10px 0 10px; }

.box01-01 div,
.box01-02 div {
	margin: 20px 10px 40px 10px;
}
.box01-01 h3,
.box01-02 h3 { text-align: center; }

.box01-01 h3 img,
.box01-02 h3 img { width: 160px; }

.box01-01 p,
.box01-02 p {
	margin: 20px 0 0 0;
	font-size: 16px;
	line-height: 1.8;
}
.box01-01-img,
.box01-02-img { width: 100%; }


.title01 {
	margin: 60px 0 0 0;
}
.title01 h3 {
	display: block;
	background: #ffea00;
	padding: 10px;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.4;
}

.box02 {
	margin: 20px 10px 0 10px;
	position: relative;
}
.box02 img { width: 100%; }
.box02 p {
	font-size: 16px;
	line-height: 1.8;
}

.btn-box01 {
	margin: 100px 10px 0 10px;
}
.btn-box01 img {
	width: 100%;
}

.title02 { margin: 100px 10px 0 10px; }
.title02 img { width: 100%;}
.box03 {}
.box03 ul { margin: 20px 10px 0 10px; }
.box03 li {
	margin: 0 0 10px 0;
	text-align: center;
}
.box03 li:last-child { margin-right: 0; }
.box03 li img { width: 80%; }
.box03 p { margin: 20px 10px 0 10px; text-align: center; }
.box03 p img { width: 100%; }

.box04 { margin: 60px 10px 0 10px; }
.box04 p {}
.box04 p img { width: 100%; }

.bottom-wrap { margin: 100px 0 0 0; }
.bottom-wrap h2 {
	background: #000 url(../images/lp_03_bg01.jpg) no-repeat center 0;
	background-size: cover;
	padding: 100px 10px;
	text-align: center;
}
.bottom-wrap h2 img { width: 100%; }

.good-ul {
	background: #ffe119;
}
.good-ul li {
	text-align: center;
	border-bottom: 4px solid #000;
	padding: 20px;
}
.good-ul li img { width: 60%; }
.good-ul li p {
	width: 100%;
	font-size: 14px;
	line-height: 1.7;
	margin: 0 auto;
	text-align: left;
}

.bottom-wrap h3 { background: #000; text-align: center; }
.bottom-wrap h3 img { width: 100%; }
.school-ul {}
.school-ul li {
	width: 100%;
	text-align: center;
}
.school-ul li a {
	display: block;
	padding: 40px 0;
}
.school-ul li a img { display: block; margin: 0 auto; width: 60%; }
.school-ul li a address {
	font-size: 13px;
	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: #ffa200; }
.school-ul-nds { background: #bea78c; }

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