@charset "utf-8";

#kodomosyokudou {
	background: #c0153f;
	background-size: 12px 12px, 100% 100%;
	line-height: 1.7;
	font-size: 15px;
}
#kodomosyokudou .clrTxt {
	text-indent:-10000px;
	text-decoration:none;
	overflow:hidden;
    position:absolute;
}
#kodomosyokudou .pc{
	display: none;
}
#kodomosyokudou #wrap {
	background: #ffffff;
	position:relative;
	width: 100%;
	margin: 0 auto;
	/* padding-bottom: 60px; */
}

#kodomosyokudou #wrap_inner {
	width: 100%;
	padding-top: 484.375%;
	margin: 0 auto;
	background: url("../images/bg_main_sp2403.jpg?240328") no-repeat;
	background-size: cover;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	position: relative;
	background-color: #bf153f;
}


#kodomosyokudou .form{
	background: #ffffff;
	padding: 10% 3%;
	position: relative;
}
#kodomosyokudou .schedule_title{
	text-align:center;
	font-size:2.5rem;
	font-weight:bold;
	color:#52903a;
}

#kodomosyokudou .flexbnr_contents{
	width:95%;
	display:block;
	margin:0 auto 5%;
}

#kodomosyokudou .form a{
	display: block;
	/* width: 40%; */
	padding: 3% 0%;
	background: #e83820;
	color: #fff;
	font-weight: bold;
	font-size: 1.8rem;
	text-align: center;
	border-radius: 100vh;
	transition : 0.5s;
	margin: auto;
	box-shadow: 0 5px 0 #ffaa22;
}
#kodomosyokudou .form .gray{
	background: #828282;
	box-shadow: 0 5px 0 #c9c9c9;
}
#kodomosyokudou .line{
	position: absolute;
	top: -4%;
	left: 0;
}

#footer {
	margin:0 !important;
}

