@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; }
h1 {
	margin-bottom: 25px;
}
p { font-size: 15px; line-height: 1.7; }
h2 {
	font-size: 30px;
	margin-bottom: 20px;
	line-height: 1.25 !important;
}
h2 span { font-size: 18px; } 
h2 span:first-child {
	font-size: 20px;
	margin-bottom: 10px;
	display: inline-block;
}
#intro {
	margin-bottom: 30px;
}
#intro .txt {
	font-size: 15px;
	margin-bottom: 20px;
}
#intro .note {
	margin-bottom: 25px;
}
#intro .note.schedule {
	margin-bottom: 75px;
}
#intro .note p {
	font-size: 13px;
}

#intro h2.schedule {
	font-size: 23px;
}

#intro .comment {
	display: block;
}
#intro .comment .content {
	width: 100%;
	padding: 0 13px 13px;
	margin-bottom: 13px;
}
#intro .comment .content h2 {
	margin: -40px auto 0;
	max-width: 75%;
}
#intro .comment .content p {
	font-size: 14px;
}
#intro .comment .img {
	width: 75%;
	margin: auto;
	display: block;
}

.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; }
.strong-point-box p { font-size: 15px; line-height: 1.7; }
.safety-measure-box h2 { font-size: 20px; }
.safety-measure-box h2 span {
	font-size: 25px;
	display: inline-block;
	margin-bottom: 10px;
}
.safety-measure-box h2 span:first-child { font-size: 25px; }
.course-info h2 {
	font-size: 30px;
	text-align: center;
	line-height: 1.3;
	margin-bottom: 20px;
}
.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 #FAB0CA;
}
.course-info-list h3 {
	font-size: 16px;
	background-position: right 5px center;
}
.course-info-box-inner {
	padding: 10px;
}
.course-info-box-inner img {
	width: 70%;
	margin: 0 auto;
	display: block;
}

/* .app */
.app {
	width: 100%;
	margin: 0 auto 15px;
}
.app dt {
	background-image: none;
	height: auto;
}
.app h2 {
	font-size: 14px !important;
	padding: 5px 40px 0 10px;
	line-height: 1.5;
}
.app h2 span {
	font-size: 18px;
}
.app dt .ac-btn {
	background-size: 30px auto;
	top: 40%;
	right: 5px;
	width: 30px;
	height: 30px;
}
.app dd {
	padding: 13px 13px 0;
}
.app dd h3 {
	font-size: 15px;
	margin: 5px 0 0;
}
.app dd h3 span {
	font-size: 18px;
}
.app dd li {
	font-size: 12px;
}

}
