﻿@charset "utf-8";
/*--------------------------------------------
 
　　　神川保育園　全ページ共通CSS
 
---------------------------------------------*/


/* =======================================
   全体
   ======================================= */


@font-face {
		
	font-family: "font02";
	src: url("../fonts/Hannari.eot");
	src:
		url("../fonts/Hannari.eot?#iefix") format("embedded-opentype"),
		url("../fonts/Hannari.woff") format("woff"),
		url("../fonts/Hannari.otf") format("truetype");
}
@font-face {
	font-family: "font01";
	src: url("../fonts/font_1_honokamin.eot");
	src:
		url("../fonts/font_1_honokamin.eot?#iefix") format("embedded-opentype"),
		url("../fonts/font_1_honokamin.woff") format("woff"),
		url("../fonts/font_1_honokamin.ttf") format("truetype");
}
/*----- フッター下付き設定 -----*/
html,body{
	height: 100%;
	overflow: auto;
}
body {
	font-family: "font01", Roboto, "“Droid Sans”", "“游ゴシック”", YuGothic, "“ヒラギノ角ゴ ProN W3″", "“Hiragino Kaku Gothic ProN”", "“メイリオ”", Meiryo, sans-serif;
	font-size: 14px;
	line-height: 2em;
	color: #1f1f1f;
	background-image: url(../img/bg.gif);
	background-repeat: repeat;
	letter-spacing: -0.05em;
}
#wrap{
    position: relative;
    min-height: 100%;
    height: auto !important;
    height: 100%;
}
/*---- link ----*/
a:link, a:visited {
	color: #292929;
	text-decoration: underline;
}
a:hover, a:active {
	color: #292929;
	text-decoration: none;
}
a {
  display: inline-block;
}


/* =======================================
   ヘッダー
   ======================================= */

#header {
	width: 100%;
	height: 133px;
	position: relative;
	background-color: #FFF;
}
#header .inner {
	position: relative;
	/* background-image: url(../img/header_inner_bg.gif); */
	background-repeat: no-repeat;
	background-position: center top;
	height: 100%;
	width: 980px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#header .inner .logo {
	position: absolute;
	left: 0px;
	top: 31px;
}
#header .inner .address {
	position: absolute;
	right: 0px;
	bottom: 25px;
	text-align: right;
	font-size: 93%;
	line-height: 2.2em;
}



/*---- gnav ----*/
#gnav {
	height: 87px;
	width: 100%;
	overflow: hidden;
	background-color: #f5afa9;
}
#gnav ul {
	max-width: 1010px;
	width: 1010px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	display: block;
	overflow-x: hidden;
}
@media screen and (max-width: 980px) {
	#gnav ul {
		width: 96%;
	}
	#gnav ul li {
		margin-right: 2.5% !important;
	}
	#gnav ul li:last-child {
		margin-right: 0 !important;
	}
}
#gnav ul li {
	position: relative;
	float: left;
	background-image: url(../img/gnav_li_bg.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	width: auto;
	font-size: 24px;
	line-height: normal;
	padding-bottom: 5px;
	font-weight: bold;
	margin-right: 35px;
	padding-top: 30px;
}
#gnav ul li.sub {
	font-size: 13px;
	padding-top: 35px;
	margin-right: 25px;
	letter-spacing: 0.05em;
}
#gnav ul li:last-child {
	margin-right: 0;
}
#gnav ul li a {
	display: block;
	height: 100%;
	width: 100%;
}
#gnav ul li a:link, #gnav ul li a:visited {
	text-decoration: none;
}
#gnav ul li a:hover, #gnav ul li a:active {
	text-decoration: none;
	color: #fff;
}

/* =======================================
   メインエリア
   ======================================= */
	 
#main {
	padding-bottom: 160px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	font-size: 17px;
}
#main .section {
	padding-bottom: 30px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
  ::i-block-chrome, #main .h2Area {
	padding-right: 0px;
  }
  ::i-block-chrome, #main .h2Area h2 {
	padding-right: 110px;
	padding-left: 110px;
  }
}
#main h2 {
	font-size: 178%;
	font-weight: bold;
	line-height: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #90c320;
	display: table;
	padding-bottom: 0.2em;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 2em;
	height: auto;
	width: auto;
	padding-right: 0.1em;
	padding-left: 0.1em;
}
#main h2 span {
	font-size: 74%;
}
#main h3 {
	margin-top: 1em;
	font-size: 202%;
	font-weight: bold;
	line-height: normal;
	margin-bottom: 0.3em;
	color: #7aa912;
	text-align: center;
}
#main h3 span {
	font-size: 80%;
}
#main h4 {
	margin-top: 1em;
	/* background-image: url(../img/main_h4_bg.gif); */
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 129%;
	font-weight: bold;
	line-height: 1.4em;
	padding-bottom: 0.4em;
	padding-left: 0.8em;
	margin-bottom: 0.4em;
}
#main h4 span {
	font-size: 80%;
}
#main h5 {
	margin-top: 1em;
	font-size: 120%;
	font-weight: bold;
	line-height: 1.4em;
	margin-bottom: 0.4em;
}
#main h5 span {
	font-size: 80%;
}
#main h6 {
	margin-top: 1em;
	font-size: 110%;
	font-weight: bold;
	line-height: 1.4em;
	margin-bottom: 0.4em;
}
#main h6 span {
	font-size: 80%;
}
#main .photoArea {
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	overflow: hidden;
	margin-right: -20px;
}
#main .photoArea img {
	margin-right: 20px;
	display: inline-block;
}
#main .photo {
}
#main .photo.right {
	float: right;
	margin-left: 30px;
	margin-bottom: 1em;
}
#main .photo.left {
	float: left;
	margin-right: 30px;
	margin-bottom: 1em;
}
#main .photo.center {
	text-align: center;
	margin-top: 1em;
	margin-bottom: 1em;
}
#main .center {
	text-align: center;
}

#main p {
	margin-top: 1em;
}
#main em {
	font-size: 129%;
	font-weight: bold;
}
#main strong {
	font-weight: bold;
}
#main .supplement {
	font-size: 86%;
	line-height: 1.5em;
}
#main .supplement.indent {
	text-indent: -1em;
	margin-left: 1em;
}
#main p.lead {
	text-align: center;
}
#main .link {
	background-image: url(../img/main_link_icon.gif);
	background-repeat: no-repeat;
	background-position: left 0.4em;
	padding-left: 1.2em;
}
#main ul.list {
	margin-top: 1em;
	display: block;
}
#main ul.list li {
	list-style-type: none;
	background-image: url(../img/list_icon.png);
	background-repeat: no-repeat;
	background-position: left 0.5em;
	padding-left: 1em;
	line-height: 1.6em;
	margin-bottom: 0.3em;
	text-align: left;
	margin-left: 0.5em;
}
/*---- table ----*/
#main table.tbl {
	margin-top: 1.0em;
	margin-right: auto;
	margin-left: auto;
	width: 80%;
}
#main table.tbl th,#main table.tbl td {
	line-height: 1.6em;
	padding-top: 0.6em;
	padding-bottom: 0.6em;
}
#main table.tbl th {
	width: 27%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f9c7c2;
}
#main table.tbl th span {
	font-size: 86%;
	line-height: 1.4em;
}
#main table.tbl td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #f9c7c2;
}
#main table.tbl ul.list {
	width: auto;
	margin: 0px;
	display: block;
}
#main table.tbl ul.list li {
}


/* =======================================
   フッター
   ======================================= */
	 
#footer {
	width: 100%;
	height: 160px;
	position: absolute;
	bottom: 0;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #f5afa9;
}
#footer .inner {
	position: relative;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	font-size: 93%;
}
#footer .logo {
	position: absolute;
	bottom: 60px;
	height: auto;
	width: auto;
	left: 0;
}
#footer .address {
	position: absolute;
	bottom: 40px;
	height: auto;
	width: auto;
	right: 0px;
	text-align: right;
	line-height: 2.2em;
}
#footer .address img {
}
#footer .copyright {
	position: absolute;
	bottom: 40px;
	color:888888;
	font-size: 72%;
	letter-spacing: 0.1em;
	width: 100%;
	line-height: normal;
	left: 0px;
}
