img {
	max-width: 100%;
	height: auto;
}
.l_wrap {
	margin: 0 auto;
	max-width: 640px;
	overflow: hidden;
}
.imageblock {
	font-size: 0;
	position: relative;
}
.absolute_yoko {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	z-index: 5;
}
.btnstyle1 {
	position: absolute;
	left: 50%;
	z-index: 5;
	width: 75%;
	display: block;
	font-size: 0;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
}
.btn1 {
	bottom: 4.8%;
	width: calc((760% / 780) * 100);
}
.swiper1_wrap {
	position: absolute;
	z-index: 5;
	width: 100%;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	bottom: 8%;
	overflow: hidden;
	padding: 0 0 7%;
}
.swiper1 {
	position: relative;
}
.swiper1 .swiper-pagination {
	bottom: -5%;
}
.swiper-pagination-bullet {
	background: #bdbdbd;
	opacity: 1;
}
.swiper-pagination-bullet-active {
	background: #666;
}
.swiper_style1 .swiper-button-prev::after {
	display: none;
}
.swiper_style1 .swiper-button-prev {
	width: 12.133%;
	left: 3%;
}
.swiper_style1 .swiper-button-next::after {
	display: none;
}
.swiper_style1 .swiper-button-next {
	width: 12.133%;
	right: 3%;
}
.btn2 {
	top: 32%;
}
.btn3 {
	bottom: 3.5%;
}
.btn4 {
	top: 83%;
}
.googlemap {
	font-size: 0;
	position: absolute;
	top: 62%;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	width: calc((760% / 780) * 100);
	z-index: 5;
	height: 33%;
}
.googlemap iframe {
	width: 100%;
	height: 100%;
}
.ac1_dt {
	cursor: pointer;
}
.ac1_dd {
	display: none;
}

.ac2_dt {
	cursor: pointer;
}
.ac2_dd {
	display: none;
}
.academyform_wrap {
	padding: 30px 20px 50px;
}
.academyform_th {
	margin: 0 0 8px;
	position: relative;
	font-weight: 600;
}
.academyform_th::after {
	content: "";
	display: inline-block;
	font-size: .8em;
	padding: 4px 6px 2px;
	color: #fff;
}
.academyform_th.hissu::after {
	content: "必須";
	background: #cc2222;
}
.academyform_th.nini::after {
	content: "任意";
	background: #3c3c3c;
}
.academyform_div {
	margin: 0 0 30px;
}
.academyform_div input[type="text"], .academyform_div input[type="email"], .academyform_div input[type="tel"] {
	width: 100%;
	height: 60px;
	border: 1px solid #ccc;
}
.academyform_div textarea {
	width: 100%;
	border: 1px solid #ccc;
}
.recaptcha {
	display: none;
}
.academyform_accept {
	color: #555;
	line-height: 1.8;
	margin: 0 0 30px;
}
.academyform_accept a {
	color: #555;
	text-decoration: none;
}
.academyform_btn {
	display: block;
	width: 75%;
	font-size: 0;
	border: none;
	background: none;
	background-image: url(../img/btn2.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	margin: 0 auto;
	padding-top: 20%;
}


@media screen and (min-width: 640px) {
}





