@charset "UTF-8";



/* ----------子育てひろば---------- */

/* ----------子育てひろば「きらきらっこ」---------- */

/* 全体 */

#parenting_plaza {
	margin-bottom: 80px;
}



/* -----横並び----- */

.parenting_plaza01,
.parenting_plaza_image01 {
	display: inline-block;
}



/* -----内容01----- */

.parenting_plaza01 {
	margin-bottom: 30px;
}

/* 見出し */

h3 {
	font-size: 22px;
	font-weight: bold;
	line-height: 30px;
	color: #5d7d31;
	margin: 0 0 20px 0;
}



/* -----要項----- */

.kirakira {
	margin-bottom: 10px;
}

/* -----共通----- */

.plazaname {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #5d7d31;
	border-bottom: solid 0.3px #5d7d31;
}

/* 横並び */

.kirakira .information:not(:last-child),
.hug .information:not(:last-child) {
	display: inline-block;
}

.kirakira .information,
.hug .information {
	margin-right: 30px;
}

.information p,
.information ul {
	display: inline-block;
	vertical-align: middle;
}

/* 左側 */

.information p {
	font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
	width: 52px;
	height: 56px;
	color: #72754d;
	background: #f8f8ec;
	text-align: center;
	line-height: 57px;
}

/* 右側 */

.information ul {
	margin-left: 4px;
}



/* -----3つ目----- */

.information:last-child {
	margin-top: 6px;
}

/* 左側 */

.information:last-child p {
	height: 110px;
	line-height: 80px;
}

/* -----右側----- */

/* 駐車場有 */

.space li:first-child span {
	font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
	display: inline-block;
	width: 70px;
	height: 19px;
	color: white;
	background: #abcd03;
	text-align: center;
	line-height: 20px;
	margin-left: 5px;
}

/* 2行目 */

.space li:nth-of-type(2) {
	font-size: 12px;
	margin-bottom: -5px;
}

/* 3行目 */

.space li:last-of-type {
	color: #ab951d;
	font-size: 12px;
	font-weight: normal;
}

.space li:last-of-type .tablet_tel,
.space li:last-of-type span {
	color: #ab951d;
	font-weight: bold;
	font-size: 16px;
}

.space li:last-of-type a:hover {
	opacity: 1;
}


.space li:last-of-type br {
	display: none;
}


/* -----画像----- */

.parenting_plaza_image01 {
	float: right;
}

/* タブレット用無効化 */

.parenting_plaza_image01_t {
	display: none;
}



/* -----内容01----- */

.parenting_plaza02 {
	background: url("../image/back/parenting_plaza/contents_back.png")no-repeat;
	height: 210px;
}

/* 見出し */

.parenting_plaza02 p {
	font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
	padding: 9px 0 3px;
	color: #b5b5b6;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

.parenting_plaza02 p span {
	color: #5d7d31;
}



/* -----内容----- */

/* 全体 */

.parenting_plaza02 div {
	padding: 0 0 0 15px;
}

.parenting_plaza02 ul {
	height: 148px;
	text-align: left;
	color: #41402a;
	line-height: 20px;
}

/* 横並び */

.parenting_plaza02 ul {
	display: inline-block;
	vertical-align: top;
}

/* 境界線 */

.parenting_plaza02 ul:first-of-type {
	padding-right: 20px;
	border-right: solid 0.3px #b7b7a9;
}

.parenting_plaza02 ul:nth-of-type(2) {
	padding-left: 15px;
}

/* 行間 */

.parenting_plaza02 ul:first-of-type li {
	margin-bottom: 7px;
}

.parenting_plaza02 ul:nth-of-type(2) li {
	margin-bottom: 13px;
}

/* 注釈サイズ */

.parenting_plaza02 ul:first-of-type span {
	font-size: 12px;
}

/* チェックマーク */

.check {
	color: #abcd03;
}

/* 要予約 */

.parenting_plaza02 ul:nth-of-type(2) span {
	font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
	display: inline-block;
	color: white;
	width: 56px;
	height: 18px;
	background: #ab951d;
	text-align: center;
	margin-right: 5px;
}



/* -----画像----- */

/* 1つ目 */

.parenting_plaza_image02 {
	position: relative;
	top: -20px;
	left: 10px;
}

/* 2つ目 */

.parenting_plaza_image03 {
	position: relative;
	top: -138px;
	left: 155px;
}

/* タブレット用無効化 */

.parenting_plaza_image02_t {
	display: none;
}



/* ウィンドウ幅が0?479pxの場合に適用するCSS */
@media screen and ( max-width:479px )
{



/* ----------子育てひろば---------- */

/* ----------子育てひろば「きらきらっこ」---------- */

/* 全体 */

#parenting_plaza {
	margin-bottom: 22vw;
}



/* -----横並び解除----- */

.parenting_plaza01,
#parenting_plaza_image01_t {
	display: block;
}



/* -----内容01----- */

/* 見出し */

h3 {
	font-size: 18px;
	line-height: 24px;
	margin: 12px 0 5px;
	text-align: center;
}



/* -----要項----- */

/* -----共通----- */

.information:first-of-type {
	margin-right: 10px;
}

.information {
	display: block;
	margin-bottom: 5px;
}

/* 左側 */

.information p {
	width: 45px;
	height: 45px;
	line-height: 46px;
}

/* 右側 */

.information ul {
	margin-left: 2px;
}



/* -----3つ目----- */

.information:last-child {
	margin-top: 0;
}

/* 左側 */

.information:last-child p {
	height: 95px;
	line-height: 95px;
}

/* -----右側----- */

/* 改行有効化 */

.space li:first-child br {
	display: block;
}

/* 2行目 */

.space li:nth-of-type(2) {
	margin-bottom: 0;
}

/* 3行目 */

.space li:last-of-type .tablet_tel {
	font-size: 18px;
}

.space li:last-of-type br {
	display: block;
}



/* -----画像----- */

.parenting_plaza_image01_t {
	display: block;
	margin-bottom: 5px;
	width: 100%;
}

/* PC用無効化 */

.parenting_plaza_image01 {
	display: none;
}



/* -----内容01----- */

.parenting_plaza02 {
	margin-top: 8vw;
	background: #edede9;;
	border-radius: 10px;
	height: auto;
}

/* 見出し */

.parenting_plaza02 p {
	padding: 12px 0 6px;
}



/* -----内容----- */

/* 全体 */

.parenting_plaza02 div {
	padding: 0 0 0 10px;
}

.parenting_plaza02 ul {
	height: auto;
	display: block;
}

/* 横並び */

.parenting_plaza02 ul:first-child li {
	display: inline-block;
}

.parenting_plaza02 li {
	vertical-align: top;
	margin-right: 10px;
}

/* 境界線 */

.parenting_plaza02 ul:first-of-type {
	padding-right: 0;
	border-right: none;
}

.parenting_plaza02 ul:nth-of-type(2) {
	padding-left: 0;
}

/* 行間 */

.parenting_plaza02 ul:first-of-type li {
	margin-bottom: 7px;
}

.parenting_plaza02 ul:nth-of-type(2) li {
	margin-bottom: 7px;
}



/* -----画像----- */

.parenting_plaza_image02_t {
	display: block;
	width: 100%;
	margin-top: -4vw;
	padding-bottom: 5px;
}

/* PC用無効化 */

.parenting_plaza_image02,
.parenting_plaza_image03 {
	display: none;
}



/* ----------子育てひろば「きらきらっこ」---------- */

/* カレンダー */

.calendar {
	text-align: center;
}

#schedule iframe {
	margin-top: 12px;
	width: 94vw;
	height: 300px;
}



}