@charset "utf-8";
@media only screen and (max-width: 767px) {

#pankuzu { display: none; }
.inner { width: 100%; }
.band {
	padding: 35px 0;
	margin-bottom: 35px;
}
.w-m10 { margin-right: 10px; margin-left: 10px; }
p { font-size: 15px; line-height: 1.7; }
h1 {
	margin-bottom: 25px;
}
h2 {
	font-size: 30px;
	margin-bottom: 20px;
}
h2 span { font-size: 18px; } 
h2 span:first-child {
	font-size: 20px;
	margin-bottom: 10px;
	display: inline-block;
}

.benefits {
	margin-bottom: 35px;
}
.benefits h2 {
	margin-bottom: 8px;
}
.benefits ul {
	margin-left: 0;
}
.benefits li {
	margin-bottom: 10px;
}

#intro {
	margin-bottom: 30px;
}
#intro .txt {
	font-size: 15px;
	margin-bottom: 20px;
}
#intro .note {
	font-size: 14px;
}
.strong-points {
	background-size: 40px;
	padding-bottom: 40px;
}
.strong-point-box {
	width: 100%;
	padding: 25px 15px;
	margin-bottom: 60px;
}
.strong-point-box:last-child { margin-bottom: 0; }
.strong-point-box img:nth-child(2) {
	margin: 0 auto 15px;
	width: 70%;
	display: block;
}
.strong-point-box h3 {
	height: inherit!important;
	line-height: 1.4;
	margin-bottom: 10px!important;
}
.strong-point-box h2 { font-size: 18px; margin-bottom: 25px; }
.strong-point-box p { font-size: 15px; line-height: 1.7; }
.safety-measure-box { margin: 15px 0 35px; }
.safety-measure-box h2 { font-size: 20px; margin-bottom: 20px; }
.safety-measure-box h2 span {
	font-size: 25px;
	color: #048ABF;
	display: inline-block;
	margin-bottom: 10px;
}
.safety-measure-box h2 span:first-child { font-size: 25px; }
.course-info h2 {
	font-size: 30px;
	line-height: 1;
	margin-bottom: 10px;
}
.course-info h2 span { font-size: 18px; } 
.course-info h2 span:first-child { font-size: 20px; }
.course-info-list {
	width: 32%;
	margin-bottom: 30px;
	border: 2px solid #048ABF;
}
.course-info-list h3 {
	font-size: 20px;
	background-position: right 0 center;
	background-size: 6px auto;
}
.course-info-box-inner {
	padding: 10px 7px;
}
.course-info-box-inner img {
	width: 70%;
	margin: 0 auto;
	display: block;
}
}
