@charset "UTF-8";


.contents{
	text-align: center;
	line-height: 2.5;
	letter-spacing: 1px;
}
html.sp .contents{
	line-height: 2.2;
}

.contents .bg1{
	font-size: 2rem;
	font-weight: bold;
	color: #fff;
	background-image: url(/img/kaiin_setsumei/1_1.jpg);
	background-size: cover;
	padding: 200px 0;
}
html.sp .contents .bg1{
	padding: 100px 0;
}
html.sp .contents .bg1 img{
	max-width: 90%;
}

.contents p.left{
	text-align: justify;
	font-size: 1.58rem;
	font-weight: bold;
}

.contents .dounyuu{
	margin: 100px 0 60px;
}
.contents .free_lesson{
	margin: 0 0 60px;
}

.contents .movie{
	margin: 0 0 60px;
}
.contents .movie iframe{
	max-width: 100%;
	max-height: 50.5vw;
}

.contents img[src*="/kaiin_setsumei/3."]{
	max-width: 70%;
}



