@charset "utf-8";
/* CSS Document */

.flow{
		width:100%;
	}
	
	.flow img{
		width:90%;
		height:auto;
		margin:0px 0 50px 20px;
	}
	
	.t1{
		font-size:1.4em;
	}

#mainbody1c{
	margin-bottom:0;
}

#mainbody1c div.sectionM2 h2{
	font-size:2em;
	font-weight:normal;
	padding-left:20px;
	margin-bottom:20px;
	padding:0 10px;
}

#mainbody1c div.sectionM2 h2 span{
	font-size:0.6em;
}

#mainbody1c div.sectionM2 p{
	padding:0 0px;
	margin-bottom:20px;
}

ul.check{
	padding:50px 20px 30px 20px;
}

ul.check li{
	background-image:url(images/icon_check.png);
	background-repeat:no-repeat;
	font-size:1.4em;
	padding:2px 0 0 35px;
	margin-bottom:20px;
	padding-right:10px;
}

dl.schedule{
	padding:0 20px;
}

dl.schedule dt{
	display:block;
	background-color:#fff;
	border-radius:20px;
	width:100%;
	font-size:2em;
	font-weight:normal;
	padding:7px 0;
	margin:20px 0;
	text-align:center;
	border:3px solid #4B9E0E;
}

dl.schedule dd{
	font-size:1.4em;
	line-height:1.5em;
	padding:0 0 20px 30px;
}

dl.schedule dd.midashi{
	xcolor:#09F;
	font-weight:bold;
}

dl.schedule dd.course{
	float:left;
	margin-right:100px;
}

.midashi{
	font-size:16px;
	font-weight:bold;
}

.midashi span{
	background-color:#fff2cc;
}
.midashi_date span{
	background-color:#fff2cc;
	border:1px solid #000;
	font-size:14px;
	padding:5px 20px;
	display:block;
	font-weight:bold;
}
.br-sp{
	display:none;
}
@media only screen and (max-width: 480px){
.midashi_date span{
	background-color:#fff2cc;
	border:1px solid #000;
	font-size:14px;
	padding:5px 20px;
	display:block;
}
.br-sp{
	display:block;
}
}

.midashi2 span{
	background-color:#deeaf6;
}
.midashi3 span{
	background-color:#fbe5d6;
}
.midashi4 span{
	background-color:#e5fad8;
}
.mt0{
	margin-top:-20px;
}

 /*----------------------------------------------------
    .taishou
----------------------------------------------------*/

.taishou{
	clear:both;
	padding:30px 30px 50px 35px;
	border:5px #e1e1e1 solid;
	border-radius:20px;
	background-color:#fff;
	margin:30px 20px 50px;
}

.taishou p{
	xfont-size:1.4em;
}

.taishou dt span{
	color:#fff;
	background-color:#003366;
	padding:5px 30px;
	margin:5px 10px 0px 0;
	text-align:center;
}

.taishou dt{
	font-size:1.6em;
	margin-bottom:20px;
}

div.enter_bar{
	background-color:#003366;
	border-radius:20px;
	text-align:center;
	font-size:1.8em;
	padding:5px 0;
	margin:0px 0px 30px;
	color:#fff;
}

.taishou dd{
	font-size:1.6em;
}


.blue{
	color:#06F;
	font-weight:bold;
}

.white{
	color:#FFF;
	text-decoration:underline;
}

.btn{
	margin-top:30px;
}

.btn a:link,
.btn a:visited{
	display:block;
	background-color:#C00;
	color:#fff;
	border-radius:25px;
	text-align:center;
	padding:15px 0;
	width:400px;
	margin:10px auto 50px;
	font-size:1.2em;
}

#boshuyoukou{
	margin-bottom:50px;
}

.pdf_btn a:link,
.pdf_btn a:visited{
	display:block;
	background-color:#F60;
	color:#fff;
	border-radius:15px;
	text-align:center;
	padding:7px 0;
	width:400px;
	margin:0px 10px 50px;
	font-size:1em;
	float:left;
}

.ichigou{
	float:left;
	width:400px;
	margin-right:20px;
	margin-bottom:20px;
}

.kaisai{
	font-size:120%;
	margin-bottom:50px;
	line-height:2em;
}

#mainbody1c div.sectionM2 .kaisai h2{
	font-size:1.6rem;
}



.kaisai span{
	border:1px solid #000;
	padding:5px;
	display:inline-block;
	margin:10px;
}

h3{
	font-size:1.5rem;
}


.content{
	border:1px solid#000;
	padding:10px;
	margin-bottom:50px;
	line-height:3em;
}

.content span{
	border:1px solid #000;
	padding:2px 5px;
}

.enterflow img{
	width:950px;
	margin-bottom:20px;
}

.enterflow2 img{
	width:898px;
	margin-bottom:20px;
}

.enterflowBtm{
	border:#0099FF dashed 3px;
	border-radius:20px;
	padding:15px;
	margin-bottom:30px;
}

.step{
	xmargin-bottom:20px;
	overflow:hidden;
}



@media only screen and (max-width: 1024px){
	
	dl.schedule dd.course{
	float:none;
	margin-right:0px;
}

	.table01{
	width: 100%;
	margin-left:0px;
}

.enterflow img{
	width:100%;
}

.ninteiImg img{
		width:100%;
		height:auto;
	}
	
	.content{
	border:1px solid#000;
	padding:10px;
	margin-bottom:50px;
	line-height:2.5em;
	font-size:0.8rem
}

.content span{
	border:1px solid #000;
	padding:2px 5px;
}


	
}


@media only screen and (max-width: 960px){
	
	.flow{
		width:100%;
	}
	
	.flow img{
		width:90%;
		height:auto;
		margin-left:20px;
	}
	
	.taishou p{
	font-size:1.2em;
}

#boshuyoukou{
	margin-bottom:0px;
}


	
	.pdf_btn a:link,
.pdf_btn a:visited{
	display:block;
	background-color:#F60;
	color:#fff;
	border-radius:15px;
	text-align:center;
	padding:7px 0;
	width:95%;
	margin:20px 10px 20px;
	float:none;
	font-size:0.8em;
}
	
	
.spnone{
	display:none;
}

.btn a:link,
.btn a:visited{
	display:block;
	background-color:#C00;
	color:#fff;
	border-radius:25px;
	text-align:center;
	padding:15px 0;
	width:95%;
	margin:30px auto 50px;
	font-size:1em;
}

.enterflow img{
	width:100%;
	margin-bottom:30px;
}

.enterflow2 img{
	width:100%;
	margin-bottom:30px;
}

#mainbody1c div.sectionM2 h2 span{
	display:block;
}



}




@media only screen and (max-width: 767px){
	
	.ichigou{
	float:none;
	width:100%;
	margin-right:0px;
}


	
}

@media only screen and (max-width:640px){
	
	#mainbody1c article.sectionM2{
		background-color:#fff;
	}
	
	#mainbody1c div.sectionM2 h2{
	font-size:1.6em;
	}
	
	#mainbody1c article{
		padding:0px 0 30px;
	}
	
	div.enter_bar{
	border-radius:20px;
	text-align:center;
	font-size:1.2em;
	padding:7px 15px;
	margin:0px 0px 20px;
	}
	
	.taishou{
	clear:both;
	padding:0px;
	border:0px #e1e1e1 solid;
	border-radius:20px;
	background-color:#fff;
	margin:30px 20px 50px;
}

	
	
.taishou p{
	font-size:1em;
}



.t1{
		font-size:1em;
	}

	
	.taishou dt{
	font-size:1em;
	margin-bottom:20px;
}
	
	.taishou dt span{
		display:block;
		margin-bottom:10px;
		width:60px;
	}
	
	.taishou dd{
		font-size:1em;
	}
	
	.taishou dd span{
		display:block;
	}

	
	dl.schedule dt{
	font-size:1.2em;
	font-weight:bold;
	}
	
	dl.schedule dd{
	padding:0 10px 20px 10px;
	font-size:1.2em;
	line-height:1.5em;
	}
	

    .table01 { margin: 0 0 0 20px; }
	
    .table01 th,
    .table01 td{
        xwidth: 100%;
        xborder-top: none;
		font-size:0.8em;
		padding:5px;
		
    }
	
	.table01 th,
	.table01 td{
		background-color:#fff;
	}
	
    .table01 tr:first-child th   { border-top: 1px solid #000; }
	
	

	.pdf_btn a:link,
.pdf_btn a:visited{
	display:block;
	background-color:#F60;
	color:#fff;
	border-radius:15px;
	text-align:center;
	padding:7px 0;
	width:100%;
	margin:20px 0px 20px;
	float:none;
	font-size:1em;
}




}

@media only screen and (max-width:480px){

 .table01 { margin: 0 0px 0 0px;font-size:0.7em; }
}

.enternews{
	clear:both;
	padding:30px 30px 50px 35px;
	border:5px #e1e1e1 solid;
	border-radius:20px;
	background-color:#fff;
	margin:30px 20px 50px;
}

.enternews .title{
	border-top:3px #e1e1e1 solid;
	border-bottom:3px #e1e1e1 solid;
	padding:20px 0;
	width:100%;
	color:#CC0000;
	text-align:center;
	font-size:1.6rem;
	margin-bottom:30px;
}
@media only screen and (max-width:480px){
.enternews .title{
	border-top:3px #e1e1e1 solid;
	border-bottom:3px #e1e1e1 solid;
	padding:20px 0;
	width:100%;
	color:#CC0000;
	text-align:center;
	font-size:16px;
}
.enternews .title span{
	display:block;
}
}
.enternews p{
	margin-bottom:20px;
}

.enternews .marky{
	background-color:#FF9;
}

.enternews .markp{
	background-color:#FCC;
}

.enternews .waku{
	border:1px solid #000;
	padding:2px;
	margin-bottom:5px;
	display:inline-block;
}


.markb{
	color:#0070c0;
}
.bar1, .bar2, .bar3 {
	background-color:#d9e2f3;
	border-radius:20px;
	text-align:center;
	font-size:1.8em;
	padding:5px 0;
	margin:0px 0px 30px;
}

.bar2{
	background-color:#f7caac;
}

.bar3{
	background-color:#ffd966;
}	
.inbox{
	margin-bottom:30px;
}
.inbox span{
	font-size:18px;
	font-weight:bold;
	display:block;
}
.inbox span.mb{
	margin:10px 0;
}

@media only screen and (max-width:640px){

.enternews{
	clear:both;
	padding:0px;
	border:0px #e1e1e1 solid;
	border-radius:20px;
	background-color:#fff;
	margin:30px 20px 50px;
}
.bar1, .bar2, .bar3{
	border-radius:20px;
	text-align:center;
	font-size:1.2em;
	padding:7px 15px;
	margin:0px 0px 20px;
	}
.bar1 span{
	display:block;
	font-size:14px;
}
}


.kubunimg span{
	display:block;
	text-align:center;
	background-color:#fff2cc;
	border: solid 2px #4472c4;
	padding:10px;
	margin-bottom:20px;
	font-weight:bold;
}
.datewaku div, .datewaku_b div{
	border:dashed 2px #FF3300;
	border-radius:20px;
	padding:10px;
	margin-bottom:20px;
}
.datewaku_b div{
	border:dashed 2px #0066FF;
}
.datewaku_g div{
	border:dashed 2px #559927;
	border-radius:20px;
	padding:10px;
	margin-bottom:20px;
}
.waku_red{
	border:dashed 2px #FF3300;
	border-radius:20px;
	padding:10px;
	margin-bottom:20px;
}
.waku_blue{
	border:dashed 2px #0066FF;
	border-radius:20px;
	padding:10px;
	margin-bottom:20px;
}
.waku_green{
	border:dashed 2px #559927;
	border-radius:20px;
	padding:10px;
	margin-bottom:20px;
}
@media only screen and (min-width:1200px){
.kubunimg span{
	padding:20px;
	font-size:24px;
}
.datewaku{
	width:700px;
	display: flex;
}
.datewaku div{
	width:300px;
	margin-right:30px;
}
.datewaku_b, datewaku_g{
	width:800px;
	display: flex;
}
.datewaku_b div, .datewaku_g div{
	width:600px;
	margin-right:30px;
}
.waku_red{
	width:600px;
}
.waku_blue{
	width:900px;
	padding:20px;
}
.midashi2 span{
	font-size:18px;
}
.midashi3 span{
	font-size:18px;
}
.midashi4 span{
	font-size:18px;
}
}
/* 2024年1月令和6年4月入園決定者の皆様へ */
.info202401 .tit1{
	font-size:16px;
	font-weight:bold;
	margin-top:50px;
}
.info202401 .item{
	font-size:14px;
	font-weight:bold;
}
.itemdetail{
	margin-top:-20px;
	margin-bottom:30px;
}
.itemdetail span{
	background-color:#fff2cc;
	font-weight:bold;
}
/* 2024年1月令和6年4月入園決定者の皆様へ */
