/*-- スマートフォン・タブレット画像保存防止 ----------------------------------------------------------------------------*/
img{
	border: 0;
	touch-callout:none;
	user-select:none;
	-webkit-touch-callout:none;
	-webkit-user-select:none;
	-moz-touch-callout:none;
	-moz-user-select:none;
	-o-touch-callout:none;
	-o-user-select:none;
	-ms-touch-callout:none;
	-ms-user-select:none;
	}
/*-- bodyのスタイル ----------------------------------------------------------------------------*/
html,body{
	height: 100%;
	margin: 0;
	padding: 0;
}
.home {
	top: 0;
	left: 0;
	background-image: url("./images/body_image01.png"),url("./images/body_image02.png"),url("./images/body_image03.png"),url("./images/body_background.png");/*-- 複数指定（最前面から指定） --*/
	background-repeat: no-repeat,no-repeat,no-repeat,repeat-x;
	background-position: 98% 2%,15% 16%,82% 18%,0% 0%;
	font-family: "Raleway", "メイリオ",  Arial, Meiryo, "MS P Gothic", "MS Pゴシック", sans-serif;
	min-width:1060px;
	font-size: 14px;
	color: #613c14;
}
a.a_01:link, a.a_01:visited {
	text-decoration: none;
	color: #613c14;
}
a.a_01:hover, a.a_01:active {
	text-decoration: underline;
	color: #f19295;
}
a.a_02:link, a.a_02:visited {
	text-decoration: none;
	font-weight: bold;
	color: #3e5214;
}
a.a_02:hover, a.a_02:active {
	text-decoration: underline;
	color: #f19295;
}
/*-- wrapperのスタイル ----------------------------------------------------------------------*/
#wrapper{
	position: relative;
	top: 0;
	left: 0;
	height: 100%;
	margin: 0 auto;
}

/*-- headerのスタイル ----------------------------------------------------------------------*/
#header{
	width: 100%;
	margin: 0 auto;
}
#header_content{
	position: relative;
	top: 0;
	left: 0;
	margin: 0 auto;
	width: 980px;
	height: 187px;
	background-image: url("./images/header_background.png");
	background-repeat: no-repeat;
	background-position: 0% 0%;
}
#ed_name {/*-- 園名のスタイル--------------------------------------------------------------*/
	position: absolute;
	bottom: 0;
	left: 348px;
	height: 131px;
	margin: 0 auto;
}
#description {/*-- 園の説明（SEO対策）-----------------------------------------------------*/
	position: relative;
	left: 0;
	top: 0;
	font-size: 11px;
	line-height: 13px;
}
/*-- メインメニューのスタイル --------------------------------------------------------------*/
#nav01 {
	margin: auto;
	padding: 0;
	width: 980px;
	height: 54px;
	background-image: url("./images/nav_background.png");
	background-repeat: no-repeat;
	background-position: 50% 0%;
}
ul#main_nav{
	margin: 0 auto;
	width: 660px;
	height: 54px;
}
ul#main_nav li{
	float: left;
	width: 108px;
	height: 54px;
	overflow: hidden;
}

/*-- メインタイトルのスタイル ------------------------------------------------------------*/
#title_wrapper {
	position: relative;
	top: 0;
	left: 0;
	height: 310px;
	width: 100%;
	margin: 0 auto;
	overflow: hidden;/*必須*/
}
#title_area {
	height: 310px;
	background-image: url("./images/contents_line.png");
	background-repeat: repeat-x;
	background-position: 0% 100%;
}
#title_pic{
	margin: 0 auto;
	width: 980px;
	height: 260px;
}
/*-- メインエリアのスタイル ----------------------------------------------------------------*/
#main_wrapper{
	position: relative;
	top: 0;
	left: 0;
	margin: 0px auto 50px auto;/*上・右・下・左*/
	padding: 8px 0;
	width: 100%;
	background-color: #fff;
}
#pan_list{
	position: relative;
	top: 0;
	left: 0;
	margin: 10px auto;
	width: 980px;
	background-color: #ffffff;
	font-size: 90%;
	font-weight: bold;
}
#main_area{
	position: relative;
	top: 10px;
	left: 0;
	margin: 0 auto;
	padding-bottom: 0;
	width: 980px;
	background-color: #fff;
	overflow: hidden;
}
/*-- サブメニューのスタイル ----------------------------------------------------------------*/
#left_area{
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	width: 245px;
	float: left;
	text-align: center;
}

#sub_nav, #pr_area{
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	width: 245px;
	text-align: center;
}

h2#subnav_title{
	margin: 0;
	padding: 0;
	/*height: 50px;*/
	line-height: 0;
}
h2#left_title{
	margin: 0 auto;
	padding-top: 30px;
	padding-bottom: 15px;
	/*height: 50px;*/
	line-height: 0;
}
/*-- サブメニュー（アコーディオン）のスタイル ----------------------------------------------------------------*/
ul#subnav_menu{
	position: relative;
	top: 0;
	left: 0;
	list-style:none;
	width: 245px;
	margin: 0 auto;
	padding: 0;
	line-height: 0;
	text-align: center;
}
.subnav_list{
	width: 245px;
	cursor:pointer;
	margin: 0 auto;
	padding: 0;
}
.subnav_cont {
	width: 245px;
	list-style:none;
	margin: 0 auto;
	padding: 0;
}
/*-- アクセスマップ、保育サービスのスタイル ----------------------------------------------------------------*/
#map_field, #care_field {
	position: relative;
	top: 0;
	left: 0;
	margin: 0 auto;
	padding-bottom: 4px;
	width: 245px;
	text-align: center;
}
h3.ns_name{
	margin: 0 auto;
	padding-bottom: 10px;
	width: 240px;
	color: #0060ba;
	font-weight: bold;
	font-size: 90%;
	text-align: left;
}
h3.ns_add{
	margin: 0 auto;
	width: 240px;
	font-weight: normal;
	font-size: 90%;
	text-align: left;
}
ul.care_list{
	text-align: left;
	list-style-type: square;
	width: 240px;
	margin: 0 auto;
	padding-left: 24px;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 20px;
	font-size: 90%;
}
p.left_contact{
	margin: 0 auto 10px;
}
p.left_contact a:hover{
  opacity: 0.7;
}

/*-- メインコンテンツ共通のスタイル ----------------------------------------------------------------*/
#main_cont{
	margin: 0px 0px 0px auto;/*上・右・下・左*/
	padding: 0px;
	width: 720px;
	text-align: center;
}

#contents{
	margin: 0px auto 30px auto;/*上・右・下・左*/
	padding: 0;
	width: 710px;
	text-align: left;
}
p.title_bar {
	margin: 0 auto;
	padding: 0;
	width: 700px;
}
p.top_ico{
	width: 20px;
	margin: 0px 0px 50px auto;/*上・右・下・左*/
	padding: 0;
}
/*-- 苦情解決制度のスタイル ----------------------------------------------------------------*/
p.solu_text{
	width: 620px;
	margin: 10px auto 30px auto;
	line-height: 1.8em;
}
ol#solu_ol{
	width: 620px;
	margin: 10px auto 0px auto;
	line-height: 1.8em;
}
li.solu_li{
	margin: 10px auto;
}
dl#solu_dl{
	width: 618px;
	margin: 0px auto 30px 66px;
	line-height: 1.8em;
}
dt.solu_dt{
	counter-increment: dt_list;
	font-weight: bold;
	margin-top: 20px;
}
dd.solu_dd{
	margin-bottom: 20px;
	margin-left: 24px;
	width: 90%;
}
dt:before{
	content: "(" counter(dt_list) ")";
}
p.dl_text{
	width: 547px;
	margin: 0px auto 4px 70px;
	display: list-item;
	list-style-type: katakana;
}
table#solu_table{
	width: 650px;
	margin: 0 auto 30px auto;
	padding: 0;
	line-height: 1.8em;
	border-spacing: 0;
	/*-- border: solid 1px #99b197; 2026/05/01 Del. --*/
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
}

table tr:last-child td:last-child {
	border-radius: 0 0 10px 0;/*-- 左上・右上・右下・左下の順で指定 --*/
	-moz-border-radius: 0 0 10px 0;/*-- ベンダープレフィックス指定 --*/
	-webkit-border-radius: 0 0 10px 0;
	-o-border-radius: 0 0 10px 0;
	-ms-border-radius: 0 0 10px 0;
}
table th:last-child{
	border-radius: 0 0 0 10px;/*-- 左上・右上・右下・左下の順で指定 --*/
	-moz-border-radius: 0 0 0 10px;/*-- ベンダープレフィックス指定 --*/
	-webkit-border-radius: 0 0 0 10px;
	-o-border-radius: 0 0 0 10px;
	-ms-border-radius: 0 0 0 10px;
}
table tr:last-child th:last-child td:first-child {
	border-radius: 0 0 0 10px;/*-- 左上・右上・右下・左下の順で指定 --*/
	-moz-border-radius: 0 0 0 10px;/*-- ベンダープレフィックス指定 --*/
	-webkit-border-radius: 0 0 0 10px;
	-o-border-radius: 0 0 0 10px;
	-ms-border-radius: 0 0 0 10px;
}

th.solu_th01{
	border-top: solid 1px #99b197; /*-- 2026/05/01 Add. --*/
	border-right: solid 1px #99b197;
	Border-left: solid 1px #99b197;/*-- 2026/05/01 Add. --*/
	border-bottom: solid 1px #99b197;
	text-align: center;
	padding: 8px 10px;
	background-color: #dbedd9;
	border-radius: 10px 0 0 0;/*-- 左上・右上・右下・左下の順で指定 --*/
	-moz-border-radius: 10px 0 0 0;/*-- ベンダープレフィックス指定 --*/
	-webkit-border-radius: 10px 0 0 0;
	-o-border-radius: 10px 0 0 0;
	-ms-border-radius: 10px 0 0 0;
}
th.solu_th02{
	border-right: solid 1px #99b197;
	Border-left: solid 1px #99b197;/*-- 2026/05/01 Add. --*/
	border-bottom: solid 1px #99b197;/*-- 2026/05/01 Add. --*/
	text-align: center;
	padding: 8px 10px;
	background-color: #dbedd9;
	border-radius: 0 0 0 10px;/*-- 左上・右上・右下・左下の順で指定 --*/
	-moz-border-radius: 0 0 0 10px;/*-- ベンダープレフィックス指定 --*/
	-webkit-border-radius: 0 0 0 10px;
	-o-border-radius: 0 0 0 10px;
	-ms-border-radius: 0 0 0 10px;
}
td.solu_td01{
	border-top: solid 1px #99b197;	 /*-- 2026/05/01 Add. --*/
	border-right: solid 1px #99b197; 
	/*-- border-bottom: solid 1px #99b197;  2026/05/01 Del. --*/
	padding: 8px 10px;
	text-align: center;
}
td.solu_td02{
	border-top: solid 1px #99b197;	/*-- 2026/05/01 Add. --*/

	border-right: solid 1px #99b197;  /*-- 2026/05/01 Add. --*/
	/*-- border-bottom: solid 1px #99b197; 2026/05/01 Del. --*/
	padding: 8px 10px;
	padding: 8px 10px;
	width: 400px;
}
td.solu_td03{
	border-top: solid 1px #99b197;	/*-- 2026/05/01 Add. --*/
	border-bottom: solid 1px #99b197; /*2026/05/01 Add. --*/
	border-right: solid 1px #99b197;
	padding: 8px 10px;
	text-align: center;
}
td.solu_td04{
	border-top: solid 1px #99b197;	/*-- 2026/05/01 Add. --*/
	border-right: solid 1px #99b197;  /*-- 2026/05/01 Add. --*/
	border-bottom: solid 1px #99b197; /*2026/05/01 Add. --*/
	padding: 8px 10px;
	width: 400px;
}
/*-- 保育園への問い合わせのスタイル ----------------------------------------------------------------*/
div#contact{
	position: relative;
	top: 0;
	left: 0;
	margin: 0 auto 50px auto;
	padding: 20px 20px 30px 20px;
	width: 430px;
	background-color: #f2e5ff;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
}
h4#contact_h4{
	width: 100%;
	margin: 10px auto 0 auto;
	padding: 0;
}
p.contact_text01{
	width: 100%;
	margin: 10px auto 0 auto;
	padding-left: 14px;
	font-weight: bold;
	color: #0060ba;
}
p.contact_text02{
	width: 100%;
	margin: 0 auto;
	padding-left: 14px;
}
/*-- フッターのスタイル ---------------------------------------------------------*/
#footer{
	position: relative;
	bottom: 0;
	height: 400px;
	background-image: url("./images/footer_background.png");
	background-repeat: no-repeat;
	background-position: 0% 100%;
	margin: 0 auto;
	/*padding-top: 20px;*/
	font-size: 13px;
}
nav#footer_nav{
	margin: 0 auto;
	width: 100%;
  padding-top: 50px;
}

table#footer_link01{
	margin: 0 auto;
	text-align: left;
	font-size: 90%;
	width: 90%;
	table-layout: fixed;
	padding: 0px 6% 0px 6%;
}

td.fl_01{
	font-weight: bold;
	border-bottom: dashed 1px #613c14;
	padding: 3px 8px;
	vertical-align: top;
	width: 20%;
}
td.fl_02{
	text-indent: -1.0em;
	padding: 3px 8px 3px 2em;
	vertical-align: top;
	width: 20%;
}
td.fl_03{
	padding-top: 10px;
	text-align: center;
	vertical-align: bottom;
	width: 20%;
}
span.fl_01{
	border-bottom: dashed 1px #613c14;
	font-weight: bold;
}
p.copy{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	margin: 0 auto;
	text-align: center;
	font-weight: bold;
	line-height: 1.8em;
	padding-bottom: 10px;
}
/*-- TOPスクロールボタンのスタイル ---------------------------------------------------------*/
#pagetop{
	margin: 0;
	padding: 0;
	position:fixed;
	right: 114px;
	bottom:-60px;
	cursor:pointer;
}