@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: 42px;
}
.benefits h2 {
	margin-bottom: 8px;
	line-height: 1.5;
}
.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;
}

#intro .comment {
	display: block;
}
#intro .comment .content {
	width: 100%;
	padding: 0 13px 13px;
	margin-bottom: 13px;
	border: 5px solid #FEA20D;
}
#intro .comment .content h2 {
	margin: -35px auto 0;
	max-width: 90%;
}
#intro .comment .content p {
	font-size: 14px;
}
#intro .comment .img {
	width: 50%;
	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; margin-bottom: 25px; }
.strong-point-box p { font-size: 15px; line-height: 1.7; }
.strong-point-box p.img-sugoi {
	width: 75%;
}
.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;
	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 #094784;
}
.course-info-list h3 {
	font-size: 20px;
	background-position: right 0 center;
	background-size: 6px auto;
}
.course-info-list h3::after {
	right: 0;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-left: 6px solid var(--c-main);
}
.course-info-box-inner {
	padding: 10px 7px;
}
.course-info-box-inner img {
	width: 70%;
	margin: 0 auto;
	display: block;
}

/* アプリ */
.app {
	width: 100%;
	margin: 0 auto 25px;
}
.app dt {
	background-image: none;
	height: auto;
}
.app h2 {
	font-size: 14px !important;
	font-family: sans-serif !important;
	padding: 5px 40px 0 10px;
	line-height: 1.5;
}
.app h2 span {
	font-size: 18px;
	margin-bottom: 0;
}
.app dt .ac-btn {
	background-size: 30px auto;
	top: 40%;
	right: 5px;
	width: 30px;
	height: 30px;
}
.app dd {
	padding: 13px 13px 0;
}
.app dd p {
	font-size: 14px;
}
.app dd h3 {
	font-size: 15px;
	font-family: sans-serif;
}
.app dd h3 span {
	font-size: 18px;
}
.app dd li {
	font-size: 12px;
}

.inner.covid {
	margin-bottom: 35px;
}

}
