@charset "utf-8";
body {
	color: #330000;
	margin: 0px;
	padding: 0px;
	font: 18px/2 "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
	background:#ffffcc url(../cssimage/bac.gif);
	overflow-y:scroll;
	width:100%;
	position:relative;
	z-index:0;
	padding-bottom:180px;
}
h1, h2, h3, h4, h5, p, ul, ol, li, dl, dt, dd, form, figure, div, img {
	margin: 0px;
	padding: 0px;
}
section {
	display:block;
}
ul {
	list-style-type: none;
}
ul li, ol li {
	list-style: outside none none;
}
img {
	border: none;
	vertical-align: bottom;
}
input, textarea, select {
	font-size: 1em;
}
select {
	height:25px;
}
form {
	margin: 0px;
}
a {
	color: #004599;
	text-decoration: none;
}
a:hover {
	color: #f45872;
}
.ky_container {
	width:100%;
	margin: 0px auto;
	padding: 0px;
	min-height:100%;
	height: auto !important;
	height:100%;
	position:relative;
	overflow:hidden;
}
header {
	margin:0px auto;
	position: relative;
	width: 1130px;
	height: 80px;
}
header .ky_logo {
	position: absolute;
	top:0px;
}
header .ky_logo img {
	width:520px;
}
.ky_contents {
	width:1130px;
	margin:0px auto;
	z-index:1;
	background-color: #FFF;
	border:1px solid #b0cf4c;
	border-radius:20px;
	padding:30px 40px;
	box-shadow:0px 0px 18px 14px #fafdd4 inset;
	overflow:hidden;
	position:relative;
	margin-bottom:20px;
	box-sizing: border-box;
}
.ky_main {
	width: 73%;
	float: right;
	margin-left:0px;
	padding-bottom: 15px;
	position:relative;
	min-height:520px;
	text-align:left;
}
.ky_clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.ky_clearfix {
	display: inline-table;
	display: block;
}
* html .ky_clearfix {
	height: 1%;
}
/* ﾅﾋﾞｹﾞｰｼｮﾝ 一般			
---------------------------------------------------- */		
.ky_navigation-s {
	display: none;
}
.ky_navigation {
	margin: 0px auto;
	width:1130px;
	height: 75px;
	background:url(../cssimage/bg_naviin.gif) no-repeat;
}
.ky_navigation ul {
	margin: 0px auto;
	padding: 0px;
	height: 75px;
	list-style: none;
	margin-bottom:10px;
}
.ky_navigation li {
	margin: 0;
	padding: 0;
	float: left;
	height: 75px;
}
.ky_navigation ul li a {
	text-indent: -9999px;
	display: block;
	height: 75px;
	text-decoration: none;		/* ■firefox等で線が表示されないようにする */
	cursor:pointer;
}
.ky_menu ul li a {
	display: block;
	padding: 5px 0px;
	margin: 0px 0px 5px 0px;
	letter-spacing: 0.1em;
	border: 1px solid #ffd1df;
	border-radius: 4px;
	-webkit-box-shadow: 1px 2px 5px #e2e2e2, 0px 0px 1px #FFF inset;
	box-shadow: 1px 2px 5px #e2e2e2, 0px 0px 1px #FFF inset;
	cursor:pointer;
}
.ky_navigation li a.ky_current1 {
	background-image: url(../cssimage/navi_on_01.gif);
}
.ky_navigation li a.ky_current2 {
	background-image: url(../cssimage/navi_on_02.gif);
}
.ky_navigation li a.ky_current3 {
	background-image: url(../cssimage/navi_on_03.gif);
}
.ky_navigation li a.ky_current4 {
	background-image: url(../cssimage/navi_on_04.gif);
}
.ky_navigation li a.ky_current5 {
	background-image: url(../cssimage/navi_on_05.gif);
}
.ky_navigation li a.ky_current6 {
	background-image: url(../cssimage/navi_on_06.gif);
}
.ky_navigation li a.ky_current7 {
	background-image: url(../cssimage/navi_on_07.gif);
}
.ky_navigation li a.ky_current8 {
	background-image: url(../cssimage/navi_on_08.gif);
}
.ky_navigation li a.ky_current9 {
	background-image: url(../cssimage/navi_on_09.gif);
}
.ky_n01 a:hover {
	background: url(../cssimage/navi_on_01.gif) no-repeat;
}
.ky_n02 a:hover {
	background: url(../cssimage/navi_on_02.gif) no-repeat;
}
.ky_n03 a:hover {
	background: url(../cssimage/navi_on_03.gif) no-repeat;
}
.ky_n04 a:hover {
	background: url(../cssimage/navi_on_04.gif) no-repeat;
}
.ky_n05 a:hover {
	background: url(../cssimage/navi_on_05.gif) no-repeat;
}
.ky_n06 a:hover {
	background: url(../cssimage/navi_on_06.gif) no-repeat;
}
.ky_n07 a:hover {
	background: url(../cssimage/navi_on_07.gif) no-repeat;
}
.ky_n08 a:hover {
	background: url(../cssimage/navi_on_08.gif) no-repeat;
}
.ky_n09 a:hover {
	background: url(../cssimage/navi_on_09.gif) no-repeat;
}
.ky_n01 {
	width: 108px;
	background: url(../cssimage/navi_off_01.gif) no-repeat;
}
.ky_n02 {
	width: 125px;
	background: url(../cssimage/navi_off_02.gif) no-repeat;
}
.ky_n03 {
	width: 127px;
	background: url(../cssimage/navi_off_03.gif) no-repeat;
}
.ky_n04 {
	width: 130px;
	background: url(../cssimage/navi_off_04.gif) no-repeat;
}
.ky_n05 {
	width: 134px;
	background: url(../cssimage/navi_off_05.gif) no-repeat;
}
.ky_n06 {
	width: 130px;
	background: url(../cssimage/navi_off_06.gif) no-repeat;
}
.ky_n07 {
	width: 135px;
	background: url(../cssimage/navi_off_07.gif) no-repeat;
}
.ky_n08 {
	width: 126px;
	background: url(../cssimage/navi_off_08.gif) no-repeat;
}
.ky_n09 {
	width: 115px;
	background: url(../cssimage/navi_off_09.gif) no-repeat;
}
.ky_navigation li a:hover {
	text-decoration: none
}
/* ﾅﾋﾞｹﾞｰｼｮﾝend 			
---------------------------------------------------- */			
/* footer
---------------------------------------------------- */			
.ky_footer {
	position:absolute;
	width:100%;
	min-height:415px;
	font-size:13px;
	line-height:1.2;
	background: url(../cssimage/footer.gif) repeat-x;
	background-position:center bottom;
	z-index:-2;
	bottom:0px;
}
.ky_footer .ky_footnav {
	z-index:50;
}
.ky_footer-inner {
	margin:0px auto;
	width:1020px;
	padding-top:250px;
}
.ky_footnav {
	padding:15px 0px 0px 0px;
	vertical-align:middle;
	font-size:12px;
}
.ky_footnav li a {
	float: left;
	background: url(../cssimage/ha.gif) no-repeat -5px 0px;
	padding-left: 20px;
	padding-right:20px;
	list-style:none;
	text-decoration:underline;
	cursor:pointer;
}
.ky_com {	/* 社会福祉法人--- */
	clear:both;
	padding:30px 10px 15px 5px;
	line-height:1.2;
	position:relative;
}
.ky_com2 {	/* 幼保連携型---- */
	line-height:1.2;
	position:relative;
	font-size:20px;
	display:inline-block;
	padding-right:10px;
}
.ky_com p {	/* こども園---- */
	font-size:24px;
	font-weight:bold;
	padding-bottom:3px;
}
.ky_copy {
	position:absolute;
	right:5px;
	bottom:15px;
	padding:0px 0px 0px 0px;
	font-size:11px;
}
/* footer  end			
---------------------------------------------------- */
/*osirase gaiyou---*/
.ky_list2 article, .ky_list4 article {
	border: 1px solid #CCC;
	border-radius: 6px;
	margin-bottom: 15px;
	-webkit-box-shadow: 0px 2px 5px #CCC, 0px 0px 0px 1px #FFF inset;
	box-shadow: 0px 2px 5px #CCC, 0px 0px 0px 1px #FFF inset;
	padding: 20px;
	overflow: hidden;
}
.ky_list4 article {
	background: url(../cssimage/bg10.gif);
}
.ky_list2 article {
	background: url(../cssimage/bg04.gif);
}
.ky_note1 {
	background: url(../cssimage/note.gif) no-repeat;
	height:80px;
}
.ky_inner06 {
	padding: 30px 40px 50px 40px;
	border-radius: 0 0 10px 10px;
	background-color:#fff;
	min-height:250px;
}
.ky_bgdl, .ky_bgdl2 {
	padding: 15px 10px 2px 90px;
	border-radius: 5px;
	color: #0892c5;
	line-height: 30px;
	font-weight:bold;
	font-size:150%;
	text-shadow: 2px 2px 1px #fff4fc, -2px 2px 1px #fff4fc, 2px -2px 1px #fff4fc, -2px -2px 1px #fff4fc;
	min-height:50px;
	margin-bottom:5px;
	cursor:pointer;
}
.ky_bgdl {
	background: url(../cssimage/bg_hana.gif) no-repeat left bottom;
}
.ky_top1 {
	overflow:hidden;
	margin-bottom:20px;
}
.ky_top1in1 {
	background: url(../cssimage/bg_ph01.gif);
	position:relative;
	padding:30px 20px 35px 20px;
	margin:3px 0px 15px 8px;
	min-height:375px;
	box-shadow:0px 0px 5px 3px rgba(0, 0, 0, 0.1);
}
.ky_top1in2 {
	float:right;
	margin:1px 0px 0px 0px;
	padding:1px;
}
.ky_topph {
	z-index:50;
}
.ky_stage {
	width:540px;
	position: relative;
	margin: 0 auto;
	padding:0px 0px 10px 0px;
	min-height:350px;
}
.ky_center {
	text-align:center;
}
.ky_topcom {
	text-align:center;
	padding:3px 12px 3px 12px;
	position:absolute;
	bottom:5px;
	left:80px;
	background-color:rgba(255, 255, 255, 0.5);
	width:373px;
	border-radius:5px;
	line-height:1;
	z-index:2;
}
.ky_tophana1 {
	position:absolute;
	top:-18px;
	left:1px;
}
.ky_tophana2 {
	position:absolute;
	bottom:-7px;
	left:-1px;
	z-index:1;
}
.ky_top2 {
	margin:0px 20px 0px 20px;
	overflow:hidden;
	position:relative;
}
.ky_sintyaku {
	float:right;
	width:399px;
	margin-right:0px;
	height:175px;
	background:url(../cssimage/sintyaku.gif) 0px 0px no-repeat;/* 新着背景 */
}
.ky_new {
	width:367px;
	height:108px;
	color:#663300;
	background-color:#fffddf;
	border:none;
	padding:5px 0px 0px 5px;

	scrollbar-arrow-color:#d0e097;
	scrollbar-base-color:#fff1c1;
	scrollbar-face-color:#fff1c1;
	scrollbar-darkshadow-color:#fff1c1;
	margin:30px 0px 0px 15px;
	line-height:1.2;
}
caption {
	line-height:1.3;
}
.ky_inner03 {
	padding: 20px 30px 30px 30px;
	border-radius: 10px;
	background-color:#fff;
	min-height:100px;
}
.ky_inner04 {
	padding: 20px 40px 30px 40px;
}
.ky_sbtitle01 {
	background-repeat: no-repeat;
	background-position: left center;
	padding: 5px 10px 2px 70px;
	clear: both;
	border-radius: 5px;
	color: #0892c5;
	line-height: 30px;
	font-weight:bold;
	font-size:150%;
	text-shadow: 2px 2px 1px #fff4fc, -2px 2px 1px #fff4fc, 2px -2px 1px #fff4fc, -2px -2px 1px #fff4fc;
	min-height:25px;
	background-image: url(../cssimage/titlebg05.gif);
	background-position: 0px -5px;
	min-height:40px;
}
.ky_sbtitle02 {
	background-repeat: no-repeat;
	background-position: left center;
	padding: 5px 10px 2px 70px;
	clear: both;
	border-radius: 5px;
	color: #0892c5;
	line-height: 30px;
	font-weight:bold;
	font-size:150%;
	text-shadow: 2px 2px 1px #fff4fc, -2px 2px 1px #fff4fc, 2px -2px 1px #fff4fc, -2px -2px 1px #fff4fc;
	min-height:25px;
	background-image: url(../cssimage/titlebg05.gif);
	background-position: 0px -5px;
	min-height:40px;
}
.ky_f01 {
	font-size:12px;
	text-align:right;
	color:#ff6d1b;
}
.ky_bggai1 {
	padding:60px 40px 0px 40px;
	margin:10px 0px 0px 0px;
	background:url(../cssimage/bg_hana_01.gif) 0px 0px no-repeat;/* 保育理念背景上 */
}
.ky_bggai2 {
	height:50px;
	margin:0px 0px 30px 0px;
	background:url(../cssimage/bg_hana_02.gif) 0px top no-repeat;/* 保育理念背景下 */
}
.ky_bggai3 {
	overflow:hidden;
	margin:0px 0px 10px 0px;
	padding:90px 0px 20px 40px;
	border-radius:15px;
	width:685px;
	line-height:1.6;
	background:url(../cssimage/bg_mezasu1.gif) no-repeat;/* めざす保育1 */
	background-color:#d1f3fe;
}
.ky_bggai4 {
	width:630px;
}
.ky_bggai4 img {
	float:right;
	padding-left:20px;
}
.ky_mezasu2 {
	width:275px;
	margin:0px 15px 10px 0px;
	padding:115px 40px 20px 40px;
	border-radius:15px;
	float:left;
	line-height:1.6;
	background:url(../cssimage/bg_mezasu2.gif) no-repeat;/* めざす保育2 */
	background-color:#fdeaf7;
}
.ky_mezasu3 {
	width:275px;
	padding:115px 40px 20px 40px;
	border-radius:15px;
	float:left;
	line-height:1.6;
	background:url(../cssimage/bg_mezasu3.gif) no-repeat;/* めざす保育3 */
	background-color:#fffcd4;
}
.ky_ul_gai {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.ky_ul_gai li {
	padding-left: 15px;
	margin-left: 0px;
	background: url(../cssimage/list01.gif) no-repeat left 0.5em;
}
.ky_gai_tbl {
	width: 97%;
}
.ky_gai_tbl th {
	padding: 13px;
	border: 1px dashed #ccb893;
	border-image: none;
	text-align: left;
	vertical-align: top;
	background-color: #fffdee;
}
.ky_gai_tbl td {
	padding: 13px;
	border: 1px dashed #ccb893;
	border-image: none;
	text-align: left;
	vertical-align: top;
}
.ky_bg_tyou {
	background: url(../cssimage/entyo.jpg) no-repeat -10px -5px;
}
.ky_bg_tyou p {
	width:320px;
	padding-top:10px;
	padding-bottom:0px;
}
/*osirase gaiyou end
---------------------------------------------------------------------------*/
/*program */
.ky_pro_tbl {
	padding:0px;
	background-color:#ffffff;
	border:1px solid #cccccc;
	margin:15px auto;
	width:95%;
}
.ky_th01 {
	padding: 10px 0px 13px 0px;
	border-image: none;
	text-align: center;
	vertical-align: top;
	color:#3959b5;
	background: url(../cssimage/bg_jikan.gif) no-repeat 20px 0px;
	line-height:1.2;
	width:100px;
}
.ky_pro_tbl td {
	width:180px;
	padding: 5px 5px 5px 5px;
	vertical-align: top;
	border:0px;
	text-align:center;
	border-left:1px solid #cccccc;
	line-height:1.4;
}
.ky_co1 {
	background-color:#d3ebcf;
}
.ky_co2 {
	background-color:#fde4ed;
}
.ky_ul_pro {
	padding: 0px 10px 0px 10px;
	list-style-type: none;
	margin:0px;
}
.ky_ul_pro li {
	padding-left: 20px;
	padding-bottom:10px;
	margin-left: 0px;
	background: url(../cssimage/list02.gif) no-repeat left 0.5em;

}
.ky_bgpro {
	background:#d9eeff;
	border-radius:10px;
	padding:10px 0px;
	text-align:center;
	border:2px solid #fff;
	/* box-shadow */
	box-shadow:0px 0px 5px 3px rgba(161, 201, 230, 0.66);
	-webkit-box-shadow:0px 0px 5px 3px rgba(161, 201, 230, 0.66);
	-moz-box-shadow:0px 0px 5px 3px rgba(161, 201, 230, 0.66);
}
.ky_co3 {
	background-color:#fbfbd6;
}
/*年間
---------------------------------------------------------------------------*/
.ky_nen_1 {
	padding:10px 15px 10px 0px;
	overflow:hidden;
	width:300px;
}
.ky_bg_white02 {
	background-color:#fff;
	padding:10px 10px 20px 10px;
	overflow:hidden;
}
.ky_waku6_02 {
	background:url(../cssimage/waku6_02.gif) repeat-y;
	background-size:contain;
	padding:0px 40px 20px 40px;
}
.ky_waku6_03 {
	background:url(../cssimage/waku6_03.gif) no-repeat;
	background-size:contain;
	height:28px;
	margin-bottom:20px;
	padding:0px 40px 20px 40px;
}
.ky_ul_nen {
	padding: 0px 0px 0px 20px;
	list-style-type: none;
	float:left;
	min-width:250px;
}
.ky_ul_nen li {
	padding-left: 30px;
	margin-left: 0px;
	background: url(../cssimage/list01.gif) no-repeat 0.5em 1em;
	font-size:120%;
	line-height:2.3;
}
/*全体
---------------------------------------------------------------------------*/
.ky_fmes {
	margin:0px 50px;
	font-size:140%;
	font-weight:bold;
	color: #ee4396;
	background: url(../cssimage/bg08.gif) no-repeat center 10px;
}
.ky_fmes img {
	vertical-align:text-bottom;
}
.ky_right {
	float:right;
}
.ky_left {
	float:left;
}
.ky_pt15 {
	padding-top:15px;
}
.ky_mb30 {
	margin-bottom:30px;
}
.ky_mb20 {
	margin-bottom:20px;
}
.ky_pale50 {
	padding-left:100px;
}
.ky_overflow {
	overflow:hidden;
}
.ky_mb15 {
	margin-bottom: 15px;
}
.ky_mt15 {
	margin-top: 15px;
}
.ky_mt5 {
	margin-top: 5px;
}
.ky_cen {
	text-align:center;
}
.ky_clear {
	clear:both;
	overflow:hidden;
}
.ky_m03 {
	text-align: center;
	clear: both;
	padding-top:30px;
}
.ky_pagearea {
	text-align: center;
	clear: both;
	padding-bottom:30px;
	padding-top:20px;
}
/*
-----------------------------------------------------------------------------------------------------------------------------------------------------------*/
.ky_background {
	position:absolute;
	z-index: -1;
	width:100%;
	height:341px;
	top: 0px;
	left:-0px;
	background: url(../cssimage/bg_header.gif) repeat-x;
	background-size:contain;
}
.ky_pagemove li {/*サンプル2*/
	display:inline;
}
.ky_pagemove li a {
	width: 250px;
	padding: 5px 10px;
	margin-right: 20px;
	border:1px #fff solid;
	border-radius: 5px;
	-webkit-box-shadow: 1px 2px 7px #ccc;
	box-shadow: 1px 2px 7px #939393;
	letter-spacing: 0.1em;
	color:#fff;
	cursor:pointer;
	background:#f65c93;
}
.ky_pagemove li a:hover {
	background-color: #f6739c;
}
.ky_pagetop {
	position: fixed;
	bottom: 10px;
	right: 10px;
	margin: 0 auto;
	z-index: 200;
}
.ky_pagetop a {
	width: 8em;
	text-align:center;
	display: inline-block;
	color: #fff;
	padding: 0px;
	cursor:pointer;
	background-color: #f65c93;
	border:1px #fff solid;
	border-radius: 5px;
	-webkit-box-shadow: 1px 2px 7px #ccc;
	box-shadow: 1px 2px 7px #939393;
}
.ky_pagetop a:hover {
	background-color: #f6779e;
}
/*追加
-----------------------------------------------------------------------------------------------------------------------------------------------------------*/
 .ky_top1 a:hover, .ky_top2 a:hover, .ky_submenu a:hover, .ky_photo01 a:hover, .ky_right a:hover {
	opacity: 1;
	-webkit-animation-duration: 1s;
	-webkit-animation-name: flash;
	animation-duration: 1s;
	animation-name: flash;
	cursor:pointer;
}
@-webkit-keyframes flash {
 0% {
 opacity: .4;
}
 100% {
 opacity: 1;
}
}
@keyframes flash {
 0% {
 opacity: .4;
}
 100% {
 opacity: 1;
}
}
.ky_map {
	box-shadow:2px 2px 5px #cccccc;
}
/* kokokara tuika　-------------------------- */
.ky_m02 {
	position:relative;
	padding:0px 0px 0px 15px;
}
.ky_newphoto article, .ky_listtop1 article, .ky_listtop2 article, .ky_list2 article, .ky_list5 article, .ky_list6 article, .ky_list4 article, .ky_list3 article {
	border: 1px solid #CCC;
	border-radius: 6px;
	margin-bottom: 15px;
	margin-right: 0px;
	-webkit-box-shadow: 0px 2px 5px #CCC, 0px 0px 0px 1px #FFF inset;
	box-shadow: 0px 2px 5px #CCC, 0px 0px 0px 1px #FFF inset;
	padding: 20px;
	overflow: hidden;
}
.ky_newphoto article {
	background: url(../cssimage/bg10.gif);
	padding:10px 20px 20px 20px;
}
.ky_listtop1 article {
	background: url(../cssimage/bg10.gif);
	padding:10px 20px 20px 20px;
}
.ky_inner08 {
	padding: 20px 40px 15px 40px;
	border-radius: 10px;
	background-color:#fff;
	min-height:180px;
	overflow:hidden;
}
.ky_dltop {
	margin-bottom: 5px;
}
.ky_dltop dt {
	float: left;
	width: 8em;/* 長さ8文 */
	color:#1f732a;
	font-size:90%;
}
.ky_dltop dd {
	border-bottom: 2px dotted #ef96bc;
	padding: 9px 3px 9px 8em;/* 8文字右へ--- */
	background: url(../cssimage/arrow01.gif) no-repeat 100px 8px;
	line-height:1.5;
}
.ky_dltop dd img {
	vertical-align: middle;
}
.ky_btn01_off {
	float:right;
	text-align:center;
	font-size: 80%;
	font-weight:bold;
	letter-spacing: 0.1em;
	display:block;
	width:200px;
	border-radius: 5px;
	border:1px solid #3d92f0;
	background:#feedb9;
	-webkit-box-shadow: 1px 2px 7px #ccc;
	box-shadow: 1px 2px 7px #ccc;
	cursor:pointer;
}
.ky_btn01_on {
	float:right;
	text-align:center;
	color: #FFF;
	font-size: 80%;
	font-weight:bold;
	letter-spacing: 0.1em;
	display:block;
	width:200px;
	border-radius: 5px;
	border:1px solid #3d92f0;
	background: url(../cssimage/btn01_on.gif) no-repeat;
	-webkit-box-shadow: 1px 2px 7px #ccc;
	box-shadow: 1px 2px 7px #ccc;
	cursor:pointer;
}
.ky_kd01 {
	position:absolute;
	left: 15px;
	top: 0px;
}
.ky_listtop2 article {
	background: url(../cssimage/bg10.gif);
	padding:10px 20px 20px 20px;
}
.ky_sbtitletop2 {
	background-image: url(../cssimage/titletop2.gif);
	letter-spacing: 0.2em;
}
.ky_sbtitletop1 {
	background-image: url(../cssimage/titletop1.gif);
	letter-spacing: 0.2em;
}
.ky_sbtitletop2 {
	background-image: url(../cssimage/titletop2.gif);
	letter-spacing: 0.2em;
}
.ky_sbtitletop, .ky_sbtitletop1, .ky_sbtitletop2, .ky_sbtitle01, .ky_sbtitle02, .ky_sbtitle03 {
	background-repeat: no-repeat;
	background-position: left center;
	padding: 5px 10px 2px 70px;
	clear: both;
	border-radius: 5px;
	color: #0892c5;
	line-height: 30px;
	font-weight:bold;
	font-size:150%;
	text-shadow: 2px 2px 1px #fff4fc, -2px 2px 1px #fff4fc, 2px -2px 1px #fff4fc, -2px -2px 1px #fff4fc;
	min-height:40px;
	min-height:25px;
}
.ky_w590 {
	width:590px;
}

.ky_inner01 {
	width:410px;
	padding:15px;
	background-color:#c1eed5;
	border-radius:15px;
}
.ky_inner10 {
	padding:10px;
}
.ky_fluffy {
	position: absolute;
	left: -30px;
	top: 130px;
	animation: fluffy1 3s ease infinite;
	z-index:55;
}
.ky_fluffy2 {
	position: absolute;
	left: 300px;
	top: -10px;
	animation: fluffy2 2s ease infinite;
	z-index:55;
}
 @keyframes fluffy1 {
 0% {
transform:translateY(-10)
}
 5% {
transform:translateY(-20)
}
 10% {
transform:translateY(-30)
}
 20% {
transform:translateY(-50px)
}
 25% {
transform:translateY(-40)
}
 30% {
transform:translateY(-30px)
}
 50% {
transform:translateY(-20)
}
 100% {
transform:translateY(-10)
}
}
@keyframes fluffy2 {
 0% {
transform:translateY(-60)
}
 5% {
transform:translateY(-50)
}
 10% {
transform:translateY(-30)
}
 25% {
transform:translateY(-20)
}
 30% {
transform:translateY(-30px)
}
 50% {
transform:translateY(-40)
}
 100% {
transform:translateY(-60)
}
}
.ky_circle {
	width: 480px;
	height: 200px;
	/* border: 1px solid #333; */
  border-radius: 30%;
	position: absolute;
	top:30px;
	left:50px;
	z-index:1;
}
.ky_rela {
	position:relative;
}
.ky_common {
	width: 80px;
	height: 40%;
	position: absolute;
	left: 50px;
	top: 60px;
	/* border: 1px solid #333; */
  animation: rotate 10s linear infinite;
}
.ky_anime1 {
	z-index:50;
	position:absolute;
	top:5px;
}
.ky_top {
	position: absolute;
	left: 25%;
	top: -25%;
	/* border: 1px solid #333; */
  transform-origin: center 150%;
}
.ky_content {
	width: 100%;
	height: 80%;
	/* border: 1px solid #333; */
  animation: rotate 10s linear reverse infinite;
	word-wrap: break-word;
}
 @keyframes rotate {
 0% {
 transform: rotate(0deg);
}
 100% {
 transform: rotate(360deg);
}
}
.ky_lihe15 {
	line-height:1.5;
}
.ky_stn_pc {
	display:none;
}
.ky_inner03 p a {/* お知らせ添付ファイル */
	display:block;
	background: url(../cssimage/star01.gif) no-repeat;
	background-position:left;
	padding-left:45px;
	margin-top:10px;
	font-size:150%;
	font-weight:bold;
	text-decoration:underline;
}
/*サブコンテンツ内のbox1
---------------------------------------------------------------------------*/
.ky_box1 {
	border: 1px solid #fff;
	padding: 10px;
	margin-bottom: 15px;
	background: #c9e8ff url(../image/bg.gif);
	border-radius:5px;
	/* box-shadow */
box-shadow:0px 0px 7px 3px rgba(187, 187, 187, 0.68);
	-webkit-box-shadow:0px 0px 7px 3px rgba(187, 187, 187, 0.68);
	-moz-box-shadow:0px 0px 7px 3px rgba(187, 187, 187, 0.68);
}
.ky_box1 p {
	line-height:1.5;
	margin-top:5px;
}
.ky_box2 {
	border: 1px solid #000;
	margin-bottom: 15px;
	border-radius:5px;
	/* box-shadow */
box-shadow:0px 0px 7px 3px rgba(187, 187, 187, 0.68);
	-webkit-box-shadow:0px 0px 7px 3px rgba(187, 187, 187, 0.68);
	-moz-box-shadow:0px 0px 7px 3px rgba(187, 187, 187, 0.68);
}
.ky_mato10 {
	margin-top:20px;
}
.ky_mabo5 {
	margin-bottom:5px !important;
}
.ky_mabo10 {
	margin-bottom:10px;
}
.ky_mabo20 {
	margin-bottom:20px;
}
.ky_mabo30 {
	margin-bottom:30px !important;
}
.ky_mabo60 {
	margin-bottom:60px !important;
}
.ky_mabo90 {
	margin-bottom:90px;
}
.titlebg_blue {
	background: url("../image/title_bgblue.png") no-repeat left bottom;
	height:70px;
}
.ky_sub {
	float:left;
	width: 24%;	/*サブコンテンツ幅*/
	padding-bottom: 30px;
}
/*subコンテンツ内のh2タグ設定*/
.ky_sub h2 {
	font-size: 100%;
	padding: 5px 10px;
	background: #6aa7ff;
	color: #FFF;
	margin-bottom:5px;
}
/*サブコンテンツ内のメニュー
---------------------------------------------------------------------------*/
/*メニュー全体の設定*/
/*メニュー１個ごとの設定*/
.ky_sub ul.ky_submenu li a {
	background:#fbf8e9 url(../cssimage/submenu_off.gif) no-repeat 0px bottom;
	border-bottom: 1px solid #ccc;
	text-decoration: none;
	display: block;
	padding: 12px 10px 10px 30px;
	margin-bottom:5px;
	font-weight:bold;
}
/*マウスオン時*/
.ky_sub ul.ky_submenu li a:hover {

	color: #333;
}
/*submenu end
---------------------------------------------------------------------------*/
/*blog calendar------------------------------------------------*/
table#wp-calendar {
	table-layout: fixed;
	width: 100%;
	margin: 0px auto 0 auto;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 14px;
}
table#wp-calendar caption {
	margin: 0px 0 0 0;
	padding: 2px;
	width: auto;
	text-align: center;
	font-weight: bold;
	font-size:120%;
	background-color: #fff;
	border: thin solid #ccc;
	border-radius: 3px 3px 0 0;
	-moz-border-radius: 3px 3px 0 0;
	-webkit-border-radius: 3px 3px 0 0;
}
table#wp-calendar #today {
	display: block;
	font-weight: bold;
	background-color: #ffec67;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	z-index: 1;
	padding:0;
	margin:0;
}
table#wp-calendar .pad {
	font-weight: bold;
	background-color: #fff9f9;
}
table#wp-calendar th, table#wp-calendar td {
	padding: 2px auto;
	vertical-align: middle;
	text-align: center;
}
table#wp-calendar td {
	line-height: 2;
	border: thin solid #ccc;
	background-color: #fff;
}
table#wp-calendar th {
	font-style: normal;
	font-weight: bold;
	color: #fff;
	border-left: thin solid #ccc;
	border-right: thin solid #ccc;
	background-color: #fb8234;
}
table#wp-calendar a {
	font-size: 14px;
	color: #00a0dd;
	padding: 0;
	margin:0;
	text-decoration: underline;
	border:none;
}
/*ブログカレンダーend
---------------------------------------------------- */
/*事業
---------------------------------------------------- */

.ky_stage2 {
	width:780px;
	position: relative;
	margin: 0 auto;
	padding:0px 0px 65px 0px;
	min-height:450px;
}
.ky_tel {
	margin-top:10px;
	width: 550px;
	padding:10px 15px;
	text-align:center;
	font-weight:600;
	font-size:18px;
	border:1px solid #ffcc99;
	background: url(../cssimage/tel.gif) no-repeat 10px 0.2em;
	background-color:#fbf2ea;
}
.ky_list03 {
	padding:0px 0px 10px 20px;
	background: url(../cssimage/list03.gif) no-repeat left 0.2em;
	margin-bottom:5px;
}
.ky_pa_le80 {
	padding-left:50px;
}
.ky_pa_le30 {
	padding-left:30px;
}
.ky_pa_ri30 {
	padding-right:30px;
}

.ky_waku {
	margin-top:10px;
	width: 550px;
	padding:10px 15px;
	text-align:center;
	font-weight:600;
	font-size:18px;
	border:1px solid #ffcc99;
	background-color:#fbf2ea;
}
/*gakudou
---------------------------------------------------- */
.ky_w1130 {
	width:1130px;
	margin:0px auto;
}
.ky_ensya {
	min-width:100%;
	margin: 0 auto;
	position: relative;
	padding-bottom:50%;
}
.ky_ensya img {
	width:100%;
}
.ky_img01 {
	width:100%;
}
.ky_rela {
	position:relative;
}
--------------------------  .pa_le40 {
 padding-left:40px;
}
.f01 {
	color:#F06;
}
.td_form1 {
	background-color:#d6f4bf;
	padding-left:10px;
	font-size:16px;
	border-left:1px solid #a0dc83;
	border-top:1px solid #a0dc83;
}
.td_form2 {
	background-color:#e4f4d0;
	border-left:1px solid #a0dc83;
	border-top:1px solid #a0dc83;
	border-right:1px solid #a0dc83;
}
.td_form3 {
	background-color:#d6f4bf;
	border-top:1px solid #a0dc83;
	border-right:1px solid #a0dc83;
}
.td_form4 {
	background-color:#e4f4d0;
	border:1px solid #a0dc83;
	padding:10px;
}
/*20180318---------------------------------------------------- */

.ky_img02 {
	text-align:center;
}
.ky_inner02 {
	padding: 0px;
	border-radius: 10px;
	background-color:#fff;
	min-height:100px;
}
.ky_pa_le90 {
	padding-left:90px;
}
.ky_fontleft {
	text-align:left !important;
}
.ky_w45 {
	width:45%;
}
.ky_w50 {
	width:50%;
}
.ky_bgsaiyou {
	background: url(../cssimage/bg_saiyou1.gif) no-repeat;
	margin-bottom:5px;
	padding: 100px 40px 30px 40px;
	border-radius: 10px;
	background-color:#fff;
	min-height:100px;
}
.ky_title1 {
	text-align:left;
	background:#f2df7b;
	font-size:120%;
	font-weight:bold;
	padding-left:20px;
	margin-bottom:20px;
}
/* 問い合わせ--------*/
.ky_waku1_01 {
	background:url(../cssimage/waku1_01.gif) no-repeat;
	height:20px;
}
.ky_waku1_02 {
	background:url(../cssimage/waku1_02.gif) repeat-y;
	padding:10px 40px 25px 40px;
}
.ky_waku1_03 {
	background:url(../cssimage/waku1_03.gif) no-repeat;
	height:20px;
	margin-bottom:20px;
}
.ky_waku2_01 {
	background:url(../cssimage/waku2_01.gif) no-repeat left bottom;
	height:27px;
	background-size:contain;
	padding:1px 40px 0px 40px;
}
.ky_waku2_02 {
	background:url(../cssimage/waku2_02.gif) repeat-y;
	padding:10px 65px 25px 40px;
	background-size:contain;
}
.ky_waku2_03 {
	background:url(../cssimage/waku2_03.gif) no-repeat;
	height:28px;
	background-size:contain;
	padding:0px 40px 1px 40px;
}
.ky_bg_white {
	background-color:#fff;
	margin-bottom:20px;
	padding:10px 40px 20px 40px;
}
.ky_bg_situmon1 {
	background:url(../cssimage/qes.gif) no-repeat;
	height:40px;
	padding-top:8px;
	padding-left:75px;
	font-size:16px;
	font-weight:600;
	line-height:40px;
	margin-bottom:5px;
}
.ky_bg_situmon2 {
	background:url(../cssimage/qes.gif) no-repeat;
	height:50px;
	padding-left:75px;
	font-weight:600;
	background-color:#cae983;
	font-size:16px;
	line-height:50px;
	margin-top:15px;
}
.ky_bg_situmon3 {
	background:url(../cssimage/ans.gif) no-repeat 30px 8px;
	background-color:#fff3b6;
	padding:10px 40px 20px 100px;
	min-height:28px;
}
.ky_bg_situmon1 a, .ky_bg_situmon3 a {
	text-decoration:underline;
}
.ky_bg_situmon2 a {
	text-decoration:none;
}
.ky_bg_green {
	font-weight:bold;
	color:#336633;
	margin-bottom:10px;
	background:url(../cssimage/hana1.gif) no-repeat 0px -8px;
	background-color:#C3EA92;
	border:1px solid #b8da92;
	border-radius:10px;
	padding:4px 0px 2px 60px;
}
.ky_toi_in01 {
	padding:20px 20px 30px 20px;
	background:url(../cssimage/bg_toi01.gif) 350px 60px no-repeat;
	background-color:#ffe19d;
	border: 1px solid #ffd58f;
}
.ky_copti {
	font-size:16px;
	color:#660000;
	font-weight:600;
	padding-bottom:8px;
}
.ky_table01 {
	background:url(../cssimage/table_01.gif) no-repeat left bottom;
	height:33px;
	margin:0px;
	padding:0px;
}
.ky_table02 {
	background:url(../cssimage/table_02.gif) repeat-y;
	text-align:left;
	padding:5px 20px 5px 20px;
}
.ky_table03 {
	background:url(../cssimage/table_03.gif) no-repeat;
	height:34px;
	margin-bottom:25px;
}
.ky_title01 {
	margin-bottom:5px;
	margin-left:10px;
	color:#218923;
	font-weight:600;
	font-size:24px;

}
.ky_inner03 img{

}
.ky_inner09{
	width:100%;
	position:relative;
}

.ky_abso01{
	position:absolute;
	left:2px;
	top:5px;
	width: 198%;
	height:90px;

}
.ky_textleft{
		text-align:left;
}
.ky_over{
	overflow-y:scroll;
	height:325px;
}
.ky_midasi1 {
  position: relative;
  background: #dfefff;
  box-shadow: 0px 0px 0px 5px #dfefff;
  border: dashed 2px white;
  padding: 0.2em 0.5em;
  color: #454545;
  margin-bottom:15px;
  font-size:120%;
  font-weight:bold;
}

.ky_midasi1:after {
  position: absolute;
  content: '';
  left: -7px;
  top: -7px;
  border-width: 0 0 15px 15px;
  border-style: solid;
  border-color: #fff #fff #a8d4ff;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
}
.ky_midasi2{
	background: linear-gradient(transparent 40%, #fbffb4 50%);
	font-weight:bold;
	padding-bottom:0.2em;
}
.ky_midasi3 {
    margin:  0;                 /* デフォルトCSS打ち消し */

    position:  relative;        /* 位置調整 */
    font-weight:  normal;       /* 文字の太さ調整 */
    display:  inline-block;     /* インラインブロックにする */
    background-color: #feeaac;  /* 背景色指定 */
    padding:  10px;             /* 余白指定 */
    margin-bottom: 15px;        /* 周りの余白指定 */
    border-radius:  2px;        /* 角丸指定 */
	border-left:15px solid #fab14e;
}

.ky_midasi3:before {
    content:  '';               /* 空白の要素を作る */
    background-color: #b3b3b3;  /* 背景色指定 */
    display:  block;            /* ブロック要素にする */
    position:  absolute;        /* 位置調整 */
    left: 50%;                  /* 位置調整 */
    height: 60%;                /* 高さ指定 */
    top: 26%;                   /* 位置調整 */
    z-index:  -1;               /* 重なり調整 */
    width: 46%;                 /* 幅指定 */
    box-shadow: 0 0 8px 8px #b3b3b3;/* 影指定 */
    transform: rotate(3deg);    /* 回転 */
}
.ky_midasi4{
	padding: 2px 0px 2px 10px;	/*上、右、下、左側への余白*/
	border-left: 5px solid #6aacd1;	/*左側の線の幅、線種、色*/
	margin-bottom: 10px;
	color: #6aacd1;	/*文字色*/
	font-size:120%;
	line-height:1.2;
	

}
.ky_midasi5 {
  position: relative;
  margin-left: -22px; /* 15px padding + 7px border ribbon shadow*/
  margin-right: -22px;
  padding: 15px;
  background: #e5e5e5;
  background: linear-gradient(#f5f5f5, #e5e5e5);
  box-shadow: 0 -1px 0 rgba(255,255,255,.8) inset;
  text-shadow: 0 1px 0 #fff;
}

.ky_midasi5:before,
.ky_midasi5:after {
  position: absolute;
  left: 0;
  bottom: -6px;
  content:'';
  border-top: 6px solid #555;
  border-left: 6px solid transparent;
}

.ky_midasi5:before {
  border-top: 6px solid #555;
  border-right: 6px solid transparent;
  border-left: none;
  left: auto;
  right: 0;
  bottom: -6px;
}
.ky_inner05 {
	padding: 20px 30px 30px 30px;
	border-radius: 10px;
	background-color:#fff;
	min-height:100px;
}
.ky_inner05 a {/* お知らせ添付ファイル */
	display:block;
	background-position:left;
	margin-top:10px;
	font-weight:bold;
	text-decoration:underline;
}
/* ==============================================================
   教育・保育内容ページ - レスポンシブデザイン
   ============================================================== */
.naiyou-container {
	max-width: 1200px;
	margin: 0 auto;
	padding: 20px;
}

.section-card {
	background: #fff;
	border-radius: 12px;
	box-shadow: 0 2px 8px rgba(0,0,0,0.1);
	margin-bottom: 40px;
	overflow: hidden;
	transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.section-card:hover {
	transform: translateY(-5px);
	box-shadow: 0 4px 16px rgba(0,0,0,0.15);
}

.section-header {
	padding: 20px 30px;
	font-size: 22px;
	font-weight: bold;
	color: #333;
	text-align: center;
}

.section-header.blue { 
	background: linear-gradient(135deg, #b8e6f0 0%, #d4f1f9 100%); 
}

.section-header.orange { 
	background: linear-gradient(135deg, #ffd6d6 0%, #ffe4e1 100%); 
}

.section-header.yellow { 
	background: linear-gradient(135deg, #ffecd2 0%, #fcb69f 100%); 
}

.section-header.green { 
	background: linear-gradient(135deg, #a8edea 0%, #fed6e3 100%); 
}

.section-content {
	display: flex;
	flex-wrap: wrap;
	gap: 30px;
	padding: 30px;
	align-items: center;
}

.content-text {
	flex: 1;
	min-width: 280px;
	font-size: 16px;
	line-height: 1.8;
	color: #333;
}

.content-image {
	flex: 1;
	min-width: 280px;
	text-align: center;
}

.content-image img {
	max-width: 100%;
	height: auto;
	border-radius: 8px;
	box-shadow: 0 2px 8px rgba(0,0,0,0.1);
}

.feature-list {
	list-style: none;
	padding: 0;
	margin: 0;
}

.feature-list li {
	padding: 12px 0 12px 30px;
	position: relative;
	font-size: 16px;
	line-height: 1.7;
}

.feature-list li:before {
	content: "●";
	position: absolute;
	left: 0;
	color: #ff6b6b;
	font-size: 20px;
}

.center-image {
	text-align: center;
	margin: 40px 0;
}

.center-image img {
	max-width: 100%;
	height: auto;
	border-radius: 8px;
	box-shadow: 0 4px 12px rgba(0,0,0,0.1);
}

@media (max-width: 768px) {
	.naiyou-container {
		padding: 15px;
	}
	
	.section-card {
		margin-bottom: 25px;
	}
	
	.section-content {
		flex-direction: column;
		padding: 20px;
		gap: 20px;
	}
	
	.section-header {
		font-size: 18px;
		padding: 15px 20px;
	}
	
	.content-text,
	.content-image {
		min-width: 100%;
	}
	
	.feature-list li {
		font-size: 15px;
		padding: 10px 0 10px 25px;
	}
}

/* ===============================================
   プログラムページのレスポンシブスタイル
   =============================================== */
.program-container {
	max-width: 1200px;
	margin: 0 auto;
}

.program-section {
	margin-bottom: 40px;
}

.section-title {
	margin-bottom: 20px;
	text-align: left;
}

.section-title img {
	max-width: 100%;
	height: auto;
}

/* 開園時間情報カード */
.info-card {
	background: linear-gradient(135deg, #f5f5dc 0%, #fff9e6 100%);
	border-radius: 15px;
	box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
	overflow: hidden;
	margin-bottom: 30px;
}

.info-row {
	display: flex;
	padding: 20px;
	border-bottom: 1px solid rgba(184, 204, 170, 0.3);
}

.info-row:last-child {
	border-bottom: none;
}

.info-label {
	min-width: 150px;
	font-weight: bold;
	color: #333;
	padding: 10px 20px 10px 10px;
	background: rgba(208, 240, 167, 0.5);
	border-radius: 8px;
	margin-right: 20px;
	display: flex;
	align-items: flex-start;
}

.info-content {
	flex: 1;
	padding: 10px;
}

.info-content p {
	margin-bottom: 10px;
	line-height: 1.8;
}

.time-list {
	list-style: none;
	padding-left: 0;
}

.time-list li {
	padding: 5px 0;
	padding-left: 1.5em;
	position: relative;
}

.time-list li:before {
	content: "●";
	position: absolute;
	left: 0;
	color: #b8ccaa;
}

.note {
	color: #666;
	font-size: 0.95em;
}

/* スケジュールコンテナ */
.schedule-container {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
	gap: 20px;
	margin-bottom: 30px;
}

/* スケジュールカード */
.schedule-card {
	background: linear-gradient(135deg, #fff9e6 0%, #fffdf5 100%);
	border-radius: 15px;
	box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
	overflow: hidden;
	transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.schedule-card:hover {
	transform: translateY(-5px);
	box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15);
}

.schedule-header {
	padding: 15px;
	text-align: center;
	background: linear-gradient(135deg, #e7f6d4 0%, #e5f3c6 100%);
}

.schedule-header img {
	max-width: 100%;
	height: auto;
}

.schedule-body {
	padding: 20px;
}

.time-row {
	display: flex;
	align-items: flex-start;
	padding: 12px 0;
	border-bottom: 1px solid rgba(184, 204, 170, 0.2);
}

.time-row:last-child {
	border-bottom: none;
}

.time-row.empty {
	min-height: 60px;
}

.time {
	min-width: 80px;
	font-weight: bold;
	color: #6b8e23;
	font-size: 0.95em;
	padding-right: 15px;
}

.activity {
	flex: 1;
	color: #333;
	line-height: 1.8;
}

.activity p {
	margin: 0;
	padding: 2px 0;
}

.activity-img {
	margin-top: 10px;
	max-width: 80px;
	height: auto;
}

/* 写真ギャラリー */
.photo-gallery {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
	gap: 20px;
	margin-top: 30px;
}

.photo-gallery img {
	width: 100%;
	height: auto;
	border-radius: 10px;
	box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
	transition: transform 0.3s ease;
}

.photo-gallery img:hover {
	transform: scale(1.05);
}

/* タブレット対応 */
@media (max-width: 768px) {
	.program-container {
		padding: 15px;
	}
	
	.info-row {
		flex-direction: column;
		padding: 15px;
	}
	
	.info-label {
		min-width: 100%;
		margin-right: 0;
		margin-bottom: 10px;
	}
	
	.schedule-container {
		grid-template-columns: 1fr;
	}
	
	.time {
		min-width: 70px;
		font-size: 0.9em;
	}
	
	.photo-gallery {
		grid-template-columns: 1fr;
	}
}

/* スマホ対応 */
@media (max-width: 480px) {
	.program-container {
		padding: 10px;
	}
	
	.info-row {
		padding: 10px;
	}
	
	.info-label {
		font-size: 0.95em;
		padding: 8px 15px;
	}
	
	.info-content {
		font-size: 0.9em;
		padding: 5px;
	}
	
	.schedule-card {
		font-size: 0.9em;
	}
	
	.schedule-body {
		padding: 15px;
	}
	
	.time-row {
		padding: 10px 0;
	}
	
	.time {
		min-width: 60px;
		font-size: 0.85em;
		padding-right: 10px;
	}
	
	.activity {
		font-size: 0.9em;
	}
}