@charset "utf-8";
/* 太陽保育ルーム */

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* h2ロゴ　　　　　　　　　　　                                           */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#page_tt h2 img {
	width: 300px;
	height: auto;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* スライド            　　　　                                           */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#main_slide {
	margin-bottom: 20px;
}
#main_slide img {
	border-radius: 10px;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* リンクボタン                                                           */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

#link_bt {
	margin-bottom: 60px;

}

#link_bt ul {
	margin-left: auto;
	margin-right: auto;
}

#link_bt li {
	float: left;
	width: 25%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 5px;
	padding-right: 5px;
}
#link_bt li a {
	display: block;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 12px;
	text-decoration: none;
	border-radius: 8px;
	background-color: #F9BC7D;
	-webkit-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
	color: #FFFFFF;
}
#link_bt li a:hover {
	background-color: #F49322;
}

.bt_current {
	display: block;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 12px;
	text-decoration: none;
	border-radius: 8px;
	color: #FFFFFF;
	background-color: #F36F31;

}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 施設概要　            　　　                                           */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/


#gaiyou_01 {
	width: 510px;
}

#gaiyou_02 {
	width: 510px;
}

#area02 table {
	font-size: 14px;
	line-height: 1.8em;
	border-top: 1px solid #C7C7C7;
}

#area02 th {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	vertical-align: top;
	width: 100px;
	text-align: left;
	background-color: #F1F9DA;
	border-bottom: 1px solid #C7C7C7;
}
#area02 td {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	vertical-align: top;
	border-bottom: 1px solid #C7C7C7;
}
#area02 tr:nth-child(odd) {
	background-color: #FFFFFF;
}
#area02 tr:nth-child(even) {
	background-color: #F8F8F8;
}
#staff_pic {
	margin-bottom: 50px;
	border: 1px solid #BBBBBB;
	background-color: #FFFFFF;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
#staff_pic img {
	width: 100%;
	height: auto;

}


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 園での過ごし方　　　　　　　                                           */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#time h4 {
	text-align: center;
	margin-bottom: 40px;
	font-size: 22px;
	background-color: #CCF6FF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-radius: 8px;
	color: #2FC2E3;
	border-bottom: 3px solid #E8E8E8;
}

#time .box_left {
	width: 450px;
}


#time .box_right {
	width: 550px;
}
#schedule_tbl table 	{
	border-collapse: collapse;
	border-top: 1px solid #CCCCCC;
	margin-bottom: 12px;
}
#schedule_tbl tr 	{
	border-bottom: 1px solid #CCCCCC;

}
#schedule_tbl tr:nth-child(even) {
	background-color: #FFFDF9;
}

#schedule_tbl th {
	width: 20%;
	color: #6F8C2F;
	font-size: 14px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#schedule_tbl td {
	padding-bottom: 0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.sch_text {
	padding-top: 17px;
	padding-bottom: 17px;
	padding-right: 10px;
	padding-left: 10px;

}

.sch_pic {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;

}
.sch_pic img {
	height: 50px;
	width: auto;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border: 1px solid #CCCCCC;
}


.tate_moji {
	-ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;

}
#event {
	margin-bottom: 70px;
}
#event li {
	width: 50%;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}



/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* ギャラリー  　　　　　　　　                                           */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

#gallery li {
	margin-right: 4px;
	width: 362px;
	float: left;
	margin-bottom: 4px;
}

#gallery li:nth-child(3n)  {
	margin-right: 0px;
}
#gallery li img {
	width: 100%;
	height: auto;
	border: 1px solid #CDCDCD;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.boxer {
}



/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* アクセスマップ　　　　　　　                                           */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

#map {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #F3F3F3;
	line-height: 1em;
	border-radius: 13px;
}

#map iframe {
	height: 600px;
	width: 100%;
	border-radius: 10px;
}
#meal ul {
	margin-bottom: 30px;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* nursery.php           　　　                                           */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#nursery_01_1 {
	padding-top: 0px;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* nursery_02.php         　　　                                          */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 園見学の実施 */
#kengaku_01 {
	width: 510px;
}
#kengaku_contact {
	margin-top: 30px;
	display: table;
	width: 100%;
}
#tel_area {
	display: table-cell;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 10px;
	width: 50%;
	vertical-align: middle;
	color: #95BB3F;
	font-size: 24px;
	font-weight: bold;
}
#tel_area a {
	color: #95BB3F;
	text-decoration: none;
}

#tel_area img {
	height: 40px;
	width: auto;
	margin-right: 10px;
}


#mail_area {
	padding-left: 10px;
	display: table-cell;
	width: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
	font-weight: bold;
}
#mail_area a {
	background-color: #95BB3F;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-bottom: 10px;
	padding-top: 10px;
	border-radius: 5px;
}

#kengaku_02 {
	width: 510px;
}
#kengaku_02 h4 {
	text-align: center;
	margin-bottom: 20px;
	font-size: 22px;
	background-color: #CCF6FF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-radius: 8px;
	color: #2FC2E3;
	border-bottom: 3px solid #E8E8E8;
}
#kengaku_02 table {
	border-top: 1px solid #C7C7C7;
	margin-bottom: 20px;
}

#kengaku_02 th {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	vertical-align: top;
	width: 180px;
	text-align: left;
	background-color: #F1F9DA;
	border-bottom: 1px solid #C7C7C7;
}
#kengaku_02 td {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	vertical-align: top;
	border-bottom: 1px solid #C7C7C7;
}

/* 流れ */
.flow_list {
	display: table;
	position: relative;
	padding-left: 40px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	margin-bottom: 10px;
}
.flow_number {
	position: absolute;
	top: 30px;
	left: 0px;
	display: table;
	height: 80px;
	width: 80px;
	text-align: center;
	z-index: 10;
}
.number_data {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	line-height: 1em;
	font-size: 30px;
	color: #0792A5;
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 6px;
	border-radius: 100px;
}

.flow_number span {
	font-size: 12px;
	display: block;
	line-height: 1em;
	margin-bottom: 5px;
	margin-top: 5px;
}

.flow_tt {
	width: 200px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: table-cell;
	border-right: 5px solid #FFFFFF;
	vertical-align: middle;
	text-align: center;
	color: #FFFFFF;
	font-size: 22px;
	font-weight: bold;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	height: 140px;
	padding-left: 10px;
}
.flow_text {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: table-cell;
	vertical-align: middle;
	padding-left: 30px;
	padding-right: 30px;
	color: #FFFFFF;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	height: 140px;
}
#flow_01 .number_data {
	border-color: #F68E8E;
}
#flow_01 .flow_tt,
#flow_01 .flow_text {
	background-color: #F68E8E;
}

#flow_02 .number_data {
	border-color: #E7A53D;
}
#flow_02 .flow_tt,
#flow_02 .flow_text {
	background-color: #E7A53D;
}

#flow_03 .number_data {
	border-color: #D3B21A;
}
#flow_03 .flow_tt,
#flow_03 .flow_text {
	background-color: #D3B21A;
}

#flow_04 .number_data {
	border-color: #6DA915;
}
#flow_04 .flow_tt,
#flow_04 .flow_text {
	background-color: #6DA915;
}


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* nursery_03.php         　　　                                          */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#meal {
}
#meal ul {
	margin-bottom: 20px;
}
#meal_gallary li {
	width: 33.33%;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 10px;
}

#meal_gallary li img {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #CDCDCD;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* nursery_04.php         　　　                                          */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#byouji {
	text-align: center;
}
#byouji_taishou {
	margin-top: 25px;
	background-color: #FDF7DD;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border-radius: 10px;
}
#byouji_taishou ul li {
	padding-left: 24px;
	background-image: url(../images/list_ico_01.png);
	background-position: left 6px;
	background-repeat: no-repeat;
	display: inline-block;
	margin-left: 15px;
	margin-right: 15px;
	color: #6FA83A;
}






/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 以下、スマホ　　　　　　　　                                           */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
@media screen and (max-width: 739px) {
	
	

/* h2 ロゴ */
#page_tt h2 img {
	width: 70%;
}

/* リンクボタン */
#link_bt {
	margin-top: 30px;
	width: 100%;
}

#link_bt li {
	float: none;
	width: 100%;
	font-size: 13px;
	margin-bottom: 5px;
}


/* 施設概要 */
#gaiyou_01 {
	width: 100%;
	margin-bottom: 20px;
}
#gaiyou_02 {
	width: 100%;
}

#sch_d_area02 th {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 25%;
}
#sch_d_area02 td {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 75%;
}

#staff_pic {
	margin-bottom: 20px;
}
    

/* テーブル */
#area02 table {
	border-top-style: none;

}

#area02 table th {
	display: block;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-top: 1px solid #C7C7C7;
}
#area02 table td {
	display: block;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-bottom-style: none;
}
#area02 table tr:nth-child(odd) {
	background-color: transparent;
}
#area02 table tr:nth-child(even) {
	background-color: transparent;
}


/* 園での過ごし方 */

#schedule,
#event {
	margin-bottom: 50px;
}

#time h4 {
	margin-bottom: 25px;
	font-size: 18px;
}

#time .box_left {
	width: 100%;
}


#time .box_right {
	width: 100%;
}

#event li {
	width: 100%;
	float: none;
}


/* ギャラリー */
#gallery li {
	margin-right: 0px;
	width: 33.33%;
	margin-bottom: 4px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 2px;
	padding-left: 2px;
}



/* アクセスマップ */
#map iframe {
	height: 450px;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* nursery_02.php         　　　                                          */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 園見学の実施 */
#kengaku_01 {
	width: 100%;
	margin-bottom: 30px;
}
#kengaku_contact {
	display: inherit;
}
#tel_area {
	display: inherit;
	padding-right: 0px;
	width: 100%;
	font-size: 24px;
	margin-bottom: 20px;
	text-align: center;
}

#mail_area {
	padding-left: 0px;
	display: inherit;
	width: 100%;
}

#kengaku_02 {
	width: 100%;
}
#kengaku_02 h4 {
	font-size: 18px;
}

#kengaku_02 th {
	width: 140px;

}

/* 流れ */
.flow_list {
	display: inherit;
	padding-left: 0px;
	margin-bottom: 30px;
}
.flow_number {
	position: absolute;
	left: 10px;
	top: -20px;
}
.flow_tt {
	width: 100%;
	display: inherit;
	font-size: 20px;
	height: auto;
	padding-left: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-right-style: none;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 0px;
	border-top-right-radius: 10px;
	margin-bottom: 2px;
}
.flow_text {
	display: inherit;
	padding-left: 20px;
	padding-right: 20px;
	height: auto;
	padding-top: 30px;
	padding-bottom: 30px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 10px;
}


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* nursery_03.php         　　　                                          */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#meal_gallary li {
	margin-right: 0px;
	width: 33.33%;
	margin-bottom: 4px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 2px;
	padding-left: 2px;
}

#meal_gallary li img {
	width: 100%;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* nursery_04.php         　　　                                          */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#byouji {
	text-align: left;
}
#byouji_taishou ul li {
　　display: inherit;
	margin-left: 0px;
	margin-right: 0px;
}
}
