@charset "utf-8";
/* CSS Document */
body {
	/*background: #d8eeff;*/
	font-family: "Hiragino kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ",  Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Osaka, "Futura Koyu",sans-serif; 
}

#main {
	position:relative;
}
#h1img01 {
	position:absolute;
	bottom:40px;
	left:160px;
}
#h1img02 {
    position: absolute;
    bottom: 5%;
    left: 12%;
    width: 15%;
}
#h1img02 img {
	width: 100%;
}
h1 img {
	width: 100%;
}

p {
	line-height: 1.7;
}
#wrap {
	width: 980px;
	margin:  0 auto;
}
#yotei {
	margin-top: 70px;
	margin-bottom: 25px;
	text-align: center;
}
#yotei02 {
	width: 620px;
	text-align: center;
	margin: 0 auto 70px;
	
}
#gazou01 {
	margin-top: 60px;
}


#kodomo_center {
	display: flex;
}
.left {
	width: 670px;
	
}

#center_h2 {
	margin-bottom: 30px;
}
#kodomo_center p {
	margin-bottom: 15px;
}
#kodomo_center th {
	background: #f8d4d4;
	font-weight: bold;
	padding: 10px;
	width: 190px;
	border-bottom: white 1px solid;
	border-right: white 1px solid;
}
#kodomo_center td {
	background: #f4ecec;
	padding: 10px;
	width: 440px;
	border-bottom: white 1px solid;
}
#kodomo_center table {
	margin-bottom: 50px;
}



#please_box {
	font-family: "ヒラギノ角ゴ Pro W3", "メイリオ",  Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Osaka, "Futura Koyu",sans-serif; 	
}
	

#please {
	background: #fff6e9;
	margin-bottom: 20px;
}

#please h3{
	text-align: center;
	color: #f83d04;
	font-weight: bold;
	padding: 30px 0 15px;
}
#please table {
	line-height: 2;
}
#please_box {
	display: flex;
	justify-content: space-around;
}

#please_table01 td {
	width: 440px;
}
#please_table02 td {
	width: 440px;
}
.last_td  {
	padding-bottom: 20px;
}

#bg01 {
	height: 170px;
	background: url(images/info_01.png) no-repeat center center;
	background-size: cover;
	margin-bottom: 80px;
	position: relative;
}

#bg01 p {
	position: absolute;
	bottom: 20px;
	left: 120px;
}
#bg02 {
	height: 170px;
	background: url(images/info_02.png) no-repeat center center;
	background-size: cover;
	margin-bottom: 80px;
	position: relative;
}

#bg02 p {
	position: absolute;
	bottom: 20px;
	left: 120px;
}
.bgs01 {
	color: #6e6a69;   
}
.bgs02 {
	color: #f83d04;
	font-size: 30px;
	font-weight: bold;
}




#ichiji_hoiku_left {
	display: flex;
	justify-content: space-between;
}
#ichiji_hoiku_left_01 {
	width: 600px;
}
#ichiji_hoiku h3 {
	color: #f83d04;
	font-weight: bold;
	font-size: 19px;
	margin-bottom: 15px;
}



#ichi_title {
	padding:50px 0 0 0;
	margin-bottom: 35px;
}

#oyako_02 {
	width: 330px;
	margin-top: 40px;
}
ul {
	line-height: 1.7;
	list-style-type: disc;
	padding-left: 20px;
}
#ichiji_hoiku_left ul {
	margin-top: 10px;
	margin-bottom: 50px;
}
#ip_01 {
	margin-bottom: 40px;
}


#ichiji_hoiku_left th {
	background: #f8d4d4;
	font-weight: bold;
	padding: 10px;
	width: 190px;
	border-bottom: white 1px solid;
	border-right: white 1px solid;
}
#ichiji_hoiku_left td {
	background: #f4ecec;
	padding: 10px;
	width: 440px;
	border-bottom: white 1px solid;
}
#ichiji_hoiku_left table {
	margin-bottom: 50px;
}


#ichiji_hoiku_left th {
	background: #f8d4d4;
	font-weight: bold;
	padding: 10px;
	width: 190px;
	border-bottom: white 1px solid;
	border-right: white 1px solid;
}
#ichiji_hoiku_left td {
	background: #f4ecec;
	padding: 10px;
	width: 440px;
	border-bottom: white 1px solid;
}
#ichiji_hoiku_left table {
	margin-bottom: 50px;
}

#bottom p {
	font-size: 14px;
}

#bottom th {
	background: #f8d4d4;
	font-weight: bold;
	padding: 10px;
	width: 190px;
	border-bottom: white 1px solid;
	border-right: white 1px solid;
}
#bottom td {
	background: #f4ecec;
	padding: 10px;
	width: 440px;
	border-bottom: white 1px solid;
	text-align: center;
}
#bottom table {
	margin-bottom: 50px;
}
.bold {
	font-weight: bold;
}
#bottom table.table_b {
	margin-bottom: 10px;
}

#bottom p.p02 {
	margin-bottom: 50px;
}

.th01 {
	width: 240px!important;
}
.th02 {
	width: 240px!important;
}
.middle {
	vertical-align: middle;
}
#tetuduki li{
	text-align: left;
}




#nagagre {
	display: flex;
	justify-content: space-around;
	margin-bottom: 40px;
}
#nagare_right {
	width: 700px;
}
strong {
	font-weight: bold;
}
#nagagre table {
	margin: 10px 0 30px 0;
	font-size: 14px;
}



#riyou_onegai h3 {
    color: #f83d04;
    font-weight: bold;
    font-size: 19px;
    margin-bottom: 15px;
}
#riyou_onegai li:last-child {
	margin-bottom: 30px;
}

#mochimono h3 {
    color: #f83d04;
    font-weight: bold;
    font-size: 19px;
    margin-bottom: 15px;
}
#mochimono li {
	display: inline-block;
	width: 24%;
}

.st_f {
	font-size: 20px;
}
#mochimono ul {
	background: #fff6e9;
	padding: 20px;
}
#mochimono table {
    margin: 10px 0 50px 0;
    font-size: 14px;
	line-height: 1.7;
}
 

#info_02 {
	margin-bottom: 50px;
}

#footer {
	display: flex;
	justify-content: space-between;
	margin-bottom: 10px;
}
#footer p {
	font-size: 12px;
}
#fr  {
	display: table;
	height: 55px;
	
}
#fr small {
	display: table-cell;
	vertical-align: bottom;
}
small {
	font-size: 10px;
	opacity: 0.7;
}

.t_r {
	border-right: white 1px solid;
}

a img:hover {
	opacity: 0.5;
}

@media (max-width:  1000px) {
	#wrap {
		width: 90%;
		margin: 0 auto;
	}
	img {
		width: 100%;
	}
}



