@charset "utf-8";
/* なでしこ保育園　法人理念・保育目標ページ用CSS */


/***** gnav *****/
#gnav ul li.gnav01 img {
	/* [disabled]display: none; */
}
#gnav .inner .arrow {
	left: 715px;
}
/***** section01 *****/
#main #section01 {
	height: auto;
	width: auto;
}
#main #section01 p {
	margin: 0px auto 0px auto;
	padding: 0px;
	height: auto;
	width: auto;
	display: block;
	text-align: center;
}
/***** section01 *****/
#main #section02 {
	height: auto;
	width: auto;
}
#main #section02 .report ul li p{
	margin: 15px auto;
	color: #333;
	font-size: 1em;
	text-decoration: underline;

}
#main #section02 .report ul{
	margin: 0px 10px 80px 10px;
	width: auto;
	padding: 10px;
	height: auto;
	display: block;

}
/*margin: 120px; 20210706追加 */
#main #section02 .report ul li{
	margin: 0px 35px 120px;
	text-align: center;
	font-size: 1.3em;
	font-weight: bold;
	float: left;
	width: 234px;
	height: 314px;

}
#main #section02 .report ul li img{
	background-color: #FFFFFF;
	border: #28A7E1 solid 3px;

}
#main #section02 .report ul li span{
	background-image: url(../common/img/dl-btn.png);
	background-repeat: no-repeat;
	width: 29px;
	height: 30px;
	position: absolute;
	display: block;
	/* [disabled]left: 219px; */
	/* [disabled]top: 524px; */
	text-indent: -9999px;
	margin: -40px auto auto 200px;
}


}
#main #section03 h3 {
	margin: 20px auto;

}
#main #section03 dl {
	margin: 0px 10px 30px 10px;
	background-image: url(img/sec3-bg.png);
	width: 450px;
	height: 230px;
	float: left;
	padding: 10px;

}
#main #section03 dt {
	margin: 0px auto;
	background-color: #FFF7D3;
	width: 300px;
	text-align: center;
	font-size: 1.3em;
	font-weight: bold;

}
#main #section03 dd {
	margin: 0px auto;
	padding: 20px;
	line-height: 1.7em;

}

/*---- getpdf ----*/
#main #getpdf{
	margin: 40px auto;
	width: 75%;
	background-color: #f3f3f3;
	padding: 15px;
	height: auto;
}
/*---- getpdf ----*/
#main #getpdf img{
	width: 180px;
	height: 50px;
	float: left;
	display: block;
}
/*---- getpdf ----*/
#main #getpdf .tx{
	width: 520px;
	height: auto;
	float: right;
	font-size: 0.9em;
	right: 0px;
}
