@charset "UTF-8";

@media screen and (max-width: 640px) {
/*＝＝＝＝＝＝＝
COMMON
＝＝＝＝＝＝＝*/

.sponly {
	display: block;
}
.pconly {
	display:none!important;
}
.spw100 {
	width: 100%;
}
iframe {
	width: 100%!important;
	height: 170px!important;
}
.mb50.cont {
	margin-bottom: 20px!important;
}
.cont {
	width: 95%;
}
h3 {
	margin-bottom: 10px;
}
#wrapper {
	width: 100%;
}
/*＝＝＝＝＝＝＝
HEADER
＝＝＝＝＝＝＝*/

#header {
	background: none;
	height: inherit;
	margin-bottom: 20px;
}
#header h1 {
	padding: 0;
	margin-left: 10px;
	background: white;
}
#header h1 img {
	width: 70%;
}
#header .others, #btn_apply01 {
	display: none;
}
.btn_apply02 {
	width: 95%;
}
#header .btn_apply02 a, .btn_apply02 a {
	position: static;
	width: 100%;
	height: inherit;
	background: none;
	text-indent: 0px;
}
.moviearea {
	margin-bottom: 18px;
}
#lessonimg .btn_apply02 {
	margin-bottom: 30px;
}
/*＝＝＝＝＝＝＝
CONT02
＝＝＝＝＝＝＝*/

#cont02 {
	margin-bottom: 40px;
}
/*＝＝＝＝＝＝＝
CONT04
＝＝＝＝＝＝＝*/

#cont04 {
	height: inherit;
	padding-bottom: 20px;
	margin-bottom: 46px;
}
/*＝＝＝＝＝＝＝
CONT05
＝＝＝＝＝＝＝*/

ul#moviekind {
	width: 100%;
	margin: 0 auto;
	margin-bottom: 40px;
}
ul#moviekind li:first-child {
	float: none;
	margin-bottom: 10px;
}
ul#moviekind li:last-child {
	float: none;
}
ul#moviekind:after {
	content: "";
	display: block;
	clear: both;
}
/*＝＝＝＝＝＝＝
FOOTER
＝＝＝＝＝＝＝*/

#footer dl dt, #footer dl dd {
	text-align: center;
}
#footer dl dt img {
	width: 90%;
}
#footer dl dt {
	padding: 15px 0 7px 0;
	border-top: 1px solid #979797;
	background: #f0f0f0;
}
#footer dl dd {
	padding: 15px 0 20px 0;
	background: #fffdff;
}
}
