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

.safety img{
	width:794px;
	height:auto;
}


.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:#ffc000;
}



 /*----------------------------------------------------
    .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;
}

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

.safetyBtm{
	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;
}


.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){
	
	.safety img{
	width:100%;
	margin-bottom:30px;
}


.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;
}


.safety2 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 0px;
}

	
	
.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; }




}
