/*--------------------------------------
基本設定
--------------------------------------*/

/* PC用CSS
   ========================================================================== */
@media screen and (min-width:1020px){

/* 全体設定
------------------------------------*/
#top-wrap{
	width: 100%;
	margin: 0 auto;
}

#top-wrap #top-in{
	width: 100%;
}

/* コンテンツ設定
------------------------------------*/
#contents-wrap{
	width: 1020px;
	margin: 0 auto;
}

/* メインビジュアル
------------------------------------*/
/* タイトル */
#contents-wrap .contents-text{
	width: 1020px;
	height: 130px;
	background-image: url(../img/about/mainv-back2.png);
	background-repeat: no-repeat;
	background-position: center;
	margin: 0 auto;
}

#contents-wrap .contents-text span{
	width: 550px;
	color: #ff7506;
	display: block;
	font-size: 18px;
	text-align: center;
	margin: 0 auto;
	padding: 30px 0 20px 0;
}


#contents-wrap .contents-text h2{
	width: 550px;
	color: #ff7506;
	font-size: 34px;
	text-align: center;
	margin: 0 auto;
	padding: 0px 0 30px 0;
}

#img-main{
	width: 100%;
	background-image: url(../img/about/mainv-back.jpg);
	background-repeat: repeat;
	margin-left: -500%;
	margin-right: -500%;
	padding-left: 500%;
	padding-right: 500%;
	padding-bottom: 50px;
}

.mainvisual-wrap{
	width: 1020px;
	position: relative;
}

.mainvisual-wrap figure{
	width: 270px;
	position: absolute;
	bottom: -50px;
	left: 50%;
	margin-left: -135px;
	z-index: 3;
}

/* ページ内リンク
------------------------------------*/
#contents-wrap .page-link{
	width: 620px;
	margin: 30px auto 60px auto;
}

#contents-wrap .page-link ul{
	margin:0;
	padding:0;
	height:45px;
	list-style:none;
}

#contents-wrap .page-link  ul li{
	width:auto;
	min-width:140px;
	height:30px;
	margin:0;
	padding:15px 0 0 0;
	float:left;
	display:inline;
	border-left: 1px solid #3e3a39;
	color: #3e3a39;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	}

#contents-wrap .page-link  ul li:nth-of-type(2){
	width: 194px;
}

#contents-wrap .page-link  ul li:last-of-type{
	border-right: 1px solid #3e3a39;
}

#contents-wrap .page-link  ul li a{
	width:auto;
	min-width:140px;
	color: #3e3a39;
	display: block;
	cursor: pointer;
}

/* 園の概要
------------------------------------*/
#contents-wrap #contents-article{
	width: 1020px;
	margin: 0 auto;
}

#contents-article #about-overview{
	width: 1020px;
	margin-bottom: 100px;
}

#contents-wrap .sub-title{
	text-align: center;
}

#about-overview h3{
	color: #ea5b00;
	border-bottom: 3px solid #afc112;
	display: inline-block;
	font-size: 30px;
	margin: 0 auto 40px auto;
	padding-bottom: 5px;
}

#about-overview .overview-in{
	width: 1020px;
}

#about-overview .image-set{
	width: 497px;
	float: left;
	margin: 0 30px 0 0;
}

#about-overview .image-set img{
	width: 497px;
	height: 380px;
	object-fit: cover;
}

#about-overview .text-set{
	width: 493px;
	float: left;
}

/*ボタン設定*/
#about-overview .btn-set-sp{
	display: none;
}

#about-overview .btn-set{
	width: 420px;
	margin: 0 auto;
}

#about-overview .image-set a{
	width: 198px;
	height: 44px;
	line-height: 44px;
	border: 2px solid #448bd8;
	border-radius: 50px;
	color: #448bd8;
	display: inline-block;
	font-weight: 900;
	text-align: center;
	margin-top: 25px;
}

#about-overview .image-set a:before{
	content: "▶";
	font-size: 12px;
	margin-right: 5px;
}

#about-overview .image-set a:hover{
	background-color: #448bd8;
	border: 2px solid #448bd8;
	color: #fff;
	opacity: 1.0;
	z-index: 1;
}

#about-overview .image-set a:first-of-type{
	margin-right: 10px;
}

/*園概要の表*/
#about-overview .text-set dl{
	width: 493px;
}

.text-set dl dt{
	width: 165px;
	border-bottom: 1px dashed #afc112;
	font-size: 14px;
	font-weight: 900;
	float: left;
	padding: 14px 0 14px 20px;
	line-height: 23px;
}

.text-set dl dt:first-of-type{
	padding-top: 0;
}

.text-set dl dt:nth-of-type(6){
	height: 46px;
}

.text-set dl dd{
	width: 305px;
	border-bottom: 1px dashed #afc112;
	font-size: 14px;
	font-weight: 900;
	float: left;
	padding: 14px 0;
	line-height: 23px;
}

.text-set dl dd:first-of-type{
	padding-top: 0;
}

.text-set dl dt br,
.text-set dl dd br{
	display: none;
}

/* 認定こども園について
------------------------------------*/
#about-kodomo-wrap{
	width: 100%;
	background-color: #f9fdd9;
	margin-left: -500%;
	margin-right: -500%;
	padding-left: 500%;
	padding-top: 90px;
	padding-bottom: 90px;
	padding-right: 500%;
}

#contents-wrap #about-kodomo{
	width: 1020px;
	margin: 0 auto;
}

#about-kodomo h4{
	color: #ea5b00;
	border-bottom: 3px solid #afc112;
	display: inline-block;
	font-size: 30px;
	margin: 0 auto 40px auto;
	padding-bottom: 5px;
}

#about-kodomo .kodomo-in{
	width: 1020px;
	margin-bottom: 60px;
}

.kodomo-in .text-set strong{
	color: #ea5b00;
	font-size: 18px;
	line-height: 30px;
	margin-top: 10px;
}

.kodomo-in .text-set{
	width: 434px;
	float: left;
	margin-right: 5px;
}

.kodomo-in .image-set{
	width: 580px;
	float: left;
}

.kodomo-in .text-set p{
	font-size: 14px;
	font-weight: 900;
	margin: 20px 30px 0 0;
}

.kodomo-in .image-set img:first-of-type{
	margin-right: 30px;
}

/* マップエリア設定
------------------------------------*/
#map-wrap{
	width: 100%;
	background-image: url(../img/common/dot-backgrpund.jpg);
	background-repeat: repeat;
	margin: 0 auto 60px auto;
	margin-left: -500%;
	margin-right: -500%;
	padding-left: 500%;
	padding-right: 500%;
}

#map-wrap #map-in{
	width: 1020px;
	margin: 0 auto;
	padding: 80px 0;
}

#map-wrap #map-in h4{
	color: #ea5b00;
	border-bottom: 3px solid #afc112;
	display: inline-block;
	font-size: 30px;
	margin: 0 auto 40px auto;
	padding-bottom: 5px;
}

#map-in iframe{
	width: 663px;
	height: 440px;
	float: left;
}

#map-in aside{
	width: 295px;
	background-color: #fff;
	border: 1px solid #ea5b00;
	border-radius: 10px;
	float: left;
	margin-left: 30px;
	position: relative;
	padding: 0 15px;
}

#map-in aside dl{
	box-sizing: border-box;
	border-top: 3px solid #E95516;
	width: 100%;
  	box-sizing: border-box;
  	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	-ms-box-sizing: border-box;
  	-o-box-sizing: border-box;
	margin: 0 auto;
}

#map-in aside dl dt{
	margin: 15px auto;
	text-align: center;
}

#map-in aside dl dt img{
	margin-bottom: 15px;
}

#map-in aside dl dd{
	margin-left: 20px;
}

#map-in aside dl dd strong{
	color: #ea5b00;
	font-size: 15px;
	font-weight: 900;
	border-bottom: 2px solid #afc112;
	margin-bottom: 20px;
	padding-bottom: 5px;
}

#map-in aside dl dd p{
	font-size: 15px;
	font-weight: 900;
	margin: 13px 0 0 0;
}

#map-in aside dl dd p:first-of-type{
	margin-bottom: 15px;
}

#map-in aside dl dd p:last-of-type{
	line-height: 20px;
	padding-bottom: 20px;
}

/* 通園バスについて
------------------------------------*/
#contents-wrap #about-bus{
	width: 1020px;
	margin: 0 auto 120px auto;
}

#about-bus h5{
	color: #ea5b00;
	border-bottom: 3px solid #afc112;
	display: inline-block;
	font-size: 30px;
	margin: 0 auto 40px auto;
	padding-bottom: 5px;
}

.bus-in .text-set strong{
	color: #ea5b00;
	display: block;
	font-size: 18px;
	line-height: 30px;
	margin-top: 10px;
	padding-top: 40px;
}

.bus-in .image-set{
	width: 580px;
	float: left;
}

.bus-in .image-set img:first-of-type{
	margin-right: 30px;
}

.bus-in .text-set{
	width: 404px;
	float: left;
	margin-left: 30px;
}

.bus-in .text-set p{
	font-size: 14px;
	font-weight: 900;
	margin: 20px 30px 0 0;
}






}/*pcここまで*/






/* タブレット用CSS
   ========================================================================== */
@media screen and (max-width:1019px){
/* 全体設定
------------------------------------*/
#top-wrap{
	width: 100%;
	margin: 0 auto;
}

#top-wrap #top-in{
	width: 100%;
}

/* コンテンツ設定
------------------------------------*/
#contents-wrap{
	width: 100%;
	margin: 0 auto;
}

/* メインビジュアル
------------------------------------*/
/* タイトル */
#contents-wrap .contents-text{
	width: 100%;
	height: 110px;
	background-image: url(../img/about/mainv-back2.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 80% 100%;
	margin: 0 auto;
}

#contents-wrap .contents-text span{
	width: 80%;
	max-width: 480px;
	color: #ff7506;
	display: block;
	font-size: 16px;
	text-align: center;
	margin: 0 auto;
	padding: 20px 0 10px 0;
}

#contents-wrap .contents-text h2{
	width: 80%;
	max-width: 480px;
	color: #ff7506;
	font-size: 20px;
	font-weight: 700;
	text-align: center;
	margin: 0 auto;
}
#img-main{
	width: 100%;
	background-image: url(../img-sp/about/mainv-back.jpg);
	background-repeat: repeat;
}

.mainvisual-wrap{
	width: 100%;
	position: relative;
}

.mainvisual-wrap img{
	width: 100%;
	height: 310px;
	margin: 0 auto;
	object-fit: cover;
}

.mainvisual-wrap figure{
	width: 270px;
	position: absolute;
	bottom: -40px;
	left: 38%;
	margin-left: 0;
	z-index: 3;
}

.mainvisual-wrap figure img{
		width: 60%;
		height: auto;
}

/* ページ内リンク
------------------------------------*/
#contents-wrap .page-link{
	width: 100%;
	margin: 30px auto 60px auto;
}

#contents-wrap .page-link ul{
	width: 90%;
	margin: 0 auto;
}

#contents-wrap .page-link  ul li{
		position: relative;
    float: left;
    box-sizing: border-box;
    width: 49%;
    margin: 0 0 4px 0;
    padding: 0 20px 0 3px;
	}

#contents-wrap .page-link  ul li:nth-of-type(1),
#contents-wrap .page-link  ul li:nth-of-type(3){
	margin-right: 13px;
}

#contents-wrap .page-link  ul li a{
		display: block;
    padding: 13px 0;
    color: #ea5b00;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0.1em;
    white-space: nowrap;
}

#contents-wrap .page-link  ul li a:after {
	width: 15px;
	height: 15px;
	border: 1px solid #ea5b00;
	border-radius: 30px;
	color: #ea5b00;
  content: "\f078";
  font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-size: 12px;
	line-height: 15px;
	text-indent: 2.5px;
	padding: 0;
	position: absolute;
	right: 0;
	top: 30%;
}

/* 園の概要
------------------------------------*/
#contents-wrap #contents-article{
	width: 100%;
	max-width: 1019px;
	margin: 0 auto;
}

#contents-article #about-overview{
	width: 100%;
	max-width: 1019px;
	margin: 0 auto;
}

#contents-wrap .sub-title{
	text-align: center;
}

#about-overview h3{
	color: #ea5b00;
	border-bottom: 3px solid #afc112;
	display: inline-block;
	font-size: 22px;
	margin: 0 auto 40px auto;
	padding-bottom: 5px;
}

#about-overview .overview-in{
	width: 100%;
	margin: 0 auto;
}

#about-overview .image-set{
	width: 100%;
	margin: 0 30px 0 0;
}

#about-overview .image-set img{
	width: 100%;
	height: 290px;
	object-fit: cover;
}

#about-overview .text-set{
	width: 100%;
	margin-top: 20px;
}

/*園概要の表*/
#about-overview .text-set dl,
#about-overview .text-set dt,
#about-overview .text-set dd {
  box-sizing: border-box;
  font-size: 14px;
}

#about-overview .text-set dl {
  width: 94%;
	max-width: 560px;
	margin: 0 auto;
}

#about-overview .text-set dt,
#about-overview .text-set dd {
  padding: 10px 10px 0 10px;
  border-top: 1px dashed #afc112;
}

#about-overview .text-set dt {
  width: 30%;
  float: left;
}

#about-overview .text-set dd {
  background: #fff;
  margin-left: 30%;
  padding-bottom: 10px;
}

#about-overview .text-set :after {
  content: '';
  display: block;
  clear: both;
}

#about-overview .text-set dd:nth-of-type(6) br,
#about-overview .text-set dd:nth-of-type(7) br{
	display: none;
}

/*ボタン設定*/
.image-set .btn-set{
		display: none;
}

#about-overview .btn-set-sp{
		width: 94%;
		max-width: 560px;
		margin: 0 auto 30px auto;
}

#about-overview .btn-set-sp a{
	width: 47%;
	max-width: 270px;
	height: 44px;
	line-height: 44px;
	border: 2px solid #448bd8;
	border-radius: 50px;
	color: #448bd8;
	display: inline-block;
	float: left;
	font-weight: 900;
	text-align: center;
	margin-top: 25px;
}

#about-overview.btn-set-sp a:before{
	content: "\f105";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 100%;
}

#about-overview.btn-set-sp a:hover{
	background-color: #448bd8;
	border: 2px solid #448bd8;
	color: #fff;
	opacity: 1.0;
	z-index: 1;
}

#about-overview .btn-set-sp a:first-of-type{
	margin-right: 10px;
}

/* 認定こども園について
------------------------------------*/
#about-kodomo-wrap{
	width: 100%;
	max-width: 640px;
	background-color: #f9fdd9;
	margin: 0 auto;
	padding: 60px 0;
}

#contents-wrap #about-kodomo{
	width: 100%;
	max-width: 640px;
	margin: 0 auto;
}

#about-kodomo h4{
	color: #ea5b00;
	border-bottom: 3px solid #afc112;
	display: inline-block;
	font-size: 22px;
	margin: 0 auto 40px auto;
	padding-bottom: 5px;
}

#about-kodomo .kodomo-in{
	width: 90%;
	max-width: 560px;
	margin: 0 auto;
	display: -webkit-box;
	display: -moz-box;
	display: box;
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	box-orient: vertical;
}

.kodomo-in .text-set{
	width: 100%;
	max-width: 560px;
	-webkit-box-ordinal-group: 2;
	-moz-box-ordinal-group: 2;
	box-ordinal-group: 2;
}

.kodomo-in .text-set strong{
	width: 90%;
	max-width: 560px;
	color: #ea5b00;
	display: block;
	font-size: 18px;
	line-height: 25px;
	margin: 0 auto;
}

.kodomo-in .text-set strong br{
	display: none;
}

.kodomo-in .text-set p{
	font-size: 14px;
	line-height: 23px;
	margin: 20px auto;
}

.kodomo-in .image-set{
	width: 100%;
	max-width: 640px;
	margin-bottom: 30px;
	-webkit-box-ordinal-group: 1;
	-moz-box-ordinal-group: 1;
	box-ordinal-group: 1;
}

.kodomo-in .image-set img{
		width: 50%;
		height: auto;
		float: left;
}

/*何認定*/
#about-kodomo .kodomo-certification{
	width: 100%;
	margin: 0 auto;
}

.kodomo-certification li{
	width: 316px;
	background-color: #fff;
	border: 1px solid #ea5b00;
	border-radius: 10px;
	margin: 0 auto 20px auto;
}

.kodomo-certification li dl{
	box-sizing: border-box;
	border-top: 3px solid #E95516;
	width: 90%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
	margin: 0 auto;
}

.kodomo-certification li dl dt{
	width: 100px;
	color: #ea5b00;
	font-size: 22px;
	font-weight: 700;
	border-bottom: 3px solid #afc112;
	margin: 30px auto 20px auto;
	padding-bottom: 5px;
	text-align: center;
}

.kodomo-certification li dl dd strong{
	color: #448bd8;
	display: block;
	font-size: 16px;
	text-align: center;
	margin: 0 auto 30px auto;
}

.kodomo-certification li dl dd p{
	width: 286px;
	font-size: 14px;
	line-height: 20px;
	text-align: left;
	margin: 0 auto 20px auto;
}

#about-kodomo .about-kodomo-text{
	width: 90%;
	max-width: 560px;
	margin: 0 auto;
	font-size: 14px;
	line-height: 24px;
}

#about-kodomo .about-kodomo-text br{
	display: none;
}

/* マップエリア設定
------------------------------------*/
#map-wrap{
		width: 100%;
		background-image: url(../img/common/dot-backgrpund.jpg);
		background-repeat: repeat;
		margin: 0 auto;
	}

#map-wrap #map-in{
		width: 100%;
		max-width: 640px;
		margin: 0 auto;
		padding: 60px 0;
	}

#map-wrap #map-in .sub-title{
		text-align: center;
	}

#map-wrap #map-in h4{
	color: #ea5b00;
	border-bottom: 3px solid #afc112;
	display: inline-block;
	font-size: 24px;
	margin: 0 auto 40px auto;
	padding-bottom: 5px;
}

#map-in iframe{
		width: 100%;
		max-width: 640px;
		height: 440px;
	}

.gmap-btn{
		width: 90%;
		max-width: 560px;
		height: 40px;
		background-color: #ea5b00;
		color: #fff;
		border-radius: 5px;
		display: block;
		font-size: 16px;
		text-align: center;
		line-height: 40px;
		margin: 20px auto 0 auto;
}

#map-in aside{
		width: 295px;
		background-color: #fff;
		border: 1px solid #ea5b00;
		border-radius: 10px;
		margin: 30px auto;
		position: relative;
		padding: 0 15px;
	}

	#map-in aside dl{
		box-sizing: border-box;
		border-top: 3px solid #E95516;
		width: 100%;
	  	box-sizing: border-box;
	  	-webkit-box-sizing: border-box;
	  	-moz-box-sizing: border-box;
	  	-ms-box-sizing: border-box;
	  	-o-box-sizing: border-box;
		margin: 0 auto;
		padding-top: 20px;
	}

	#map-in aside dl dt{
		margin: 15px auto;
		text-align: center;
		display: none;
	}

	#map-in aside dl dt img{
		margin-bottom: 15px;
	}

	#map-in aside dl dd{
		margin-left: 20px;
	}

	#map-in aside dl dd strong{
		color: #ea5b00;
		font-size: 15px;
		font-weight: 900;
		border-bottom: 2px solid #afc112;
		margin-bottom: 20px;
		padding-bottom: 5px;
	}

	#map-in aside dl dd p{
		font-size: 14px;
		font-weight: 900;
		margin: 13px 0 0 0;
	}

	#map-in aside dl dd p:first-of-type{
		margin-bottom: 15px;
	}

	#map-in aside dl dd p:last-of-type{
		padding-bottom: 20px;
	}

/* 通園バスについて
------------------------------------*/
#contents-wrap #about-bus{
	width: 100%;
	max-width: 640px;
	margin: 0 auto;
	padding: 60px 0;
}

#contents-wrap #about-bus{
	width: 100%;
	max-width: 640px;
	margin: 0 auto;
}

#about-bus h5{
	color: #ea5b00;
	border-bottom: 3px solid #afc112;
	display: inline-block;
	font-size: 22px;
	margin: 0 auto 40px auto;
	padding-bottom: 5px;
}

.bus-in .image-set{
	width: 100%;
	max-width: 640px;
}

.bus-in .image-set img{
	width: 50%;
	height: auto;
	float: left;
	margin-bottom: 30px;
}

.bus-in .text-set{
	width: 90%;
	max-width: 560px;
	margin: 0 auto;
}

.bus-in .text-set strong{
	width: 90%;
	max-width: 560px;
	color: #ea5b00;
	display: block;
	font-size: 18px;
	line-height: 25px;
	margin: 0 auto;
}

.bus-in .text-set p{
	font-size: 14px;
	line-height: 23px;
	margin: 20px auto;
}

}



/* SP用CSS
========================================================================== */
@media screen and (max-width:479px){
/* 全体設定
------------------------------------*/
#top-wrap{
	width: 100%;
	margin: 0 auto;
}

#top-wrap #top-in{
	width: 100%;
}

/* コンテンツ設定
------------------------------------*/
#contents-wrap{
	width: 100%;
	max-width: 640px;
	margin: 0 auto;
}

/* メインビジュアル
------------------------------------*/
/* タイトル */
#contents-wrap .contents-text{
	width: 100%;
	max-width: 640px;
	height: 110px;
	background-image: url(../img/about/mainv-back2.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 80% 100%;
	margin: 0 auto;
}

#contents-wrap .contents-text span{
	width: 80%;
	max-width: 480px;
	color: #ff7506;
	display: block;
	font-size: 16px;
	text-align: center;
	margin: 0 auto;
	padding: 20px 0 15px 0;
}

#contents-wrap .contents-text h2{
	width: 80%;
	max-width: 480px;
	color: #ff7506;
	font-size: 20px;
	font-weight: 700;
	text-align: center;
	margin: 0 auto;
}

#img-main{
	width: 100%;
	max-width: 640px;
	background-image: url(../img-sp/about/mainv-back.jpg);
	background-repeat: repeat;
}

.mainvisual-wrap{
	width: 640px;
	position: relative;
}

.mainvisual-wrap img{
	width: 100%;
	max-width: 640px;
	height: 150px;
	margin: 0 auto;
	object-fit: cover;
}

.mainvisual-wrap figure{
	width: 270px;
	position: absolute;
	bottom: -40px;
	left: 16%;
	margin-left: 0;
	z-index: 3;
}

.mainvisual-wrap figure img{
		width: 60%;
		height: auto;
}

/* ページ内リンク
------------------------------------*/
#contents-wrap .page-link{
	width: 100%;
	margin: 30px auto 60px auto;
}

#contents-wrap .page-link ul{
	width: 90%;
	margin: 40px auto 0 auto;
}

#contents-wrap .page-link  ul li{
		position: relative;
    float: left;
    box-sizing: border-box;
    width: 48%;
    margin: 0 0 4px 0;
    padding: 0 0px 0 3px;
	}

#contents-wrap .page-link  ul li:nth-of-type(1),
#contents-wrap .page-link  ul li:nth-of-type(3){
	margin-right: 3%;
}

#contents-wrap .page-link  ul li a{
		display: block;
		border-bottom: 1px dotted #ea5b00;
    padding: 13px 0 10px 0;
    color: #3e3a39;
    font-size: 13px;
    font-weight: 900;
    letter-spacing: 0.05em;
    white-space: nowrap;
}

#contents-wrap .page-link  ul li a:after {
	width: 15px;
	height: 15px;
	border: 1px solid #ea5b00;
	border-radius: 30px;
	color: #ea5b00;
  content: "\f078";
  font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-size: 12px;
	line-height: 15px;
	text-indent: 2.5px;
	padding: 0;
	position: absolute;
	right: 0;
	top: 35%;
}

/* 園の概要
------------------------------------*/
#contents-wrap #contents-article{
	width: 100%;
	max-width: 640px;
	margin: 0 auto;
}

#contents-article #about-overview{
	width: 100%;
	max-width: 640px;
}

#contents-wrap .sub-title{
	text-align: center;
}

#about-overview h3{
	color: #ea5b00;
	border-bottom: 3px solid #afc112;
	display: inline-block;
	font-size: 22px;
	margin: 0 auto 40px auto;
	padding-bottom: 5px;
}

#about-overview .overview-in{
	width: 100%;
	max-width: 640px;
}

#about-overview .image-set{
	width: 100%;
	max-width: 640px;
	margin: 0 30px 0 0;
}

#about-overview .image-set img{
	width: 100%;
	height: 290px;
	object-fit: cover;
}

#about-overview .text-set{
	width: 100%;
	max-width: 640px;
	margin-top: 20px;
}

/*園概要の表*/
#about-overview .text-set dl,
#about-overview .text-set dt,
#about-overview .text-set dd {
  box-sizing: border-box;
  font-size: 14px;
}

#about-overview .text-set dl {
  width: 94%;
	max-width: 560px;
	margin: 0 auto;
}

#about-overview .text-set dt,
#about-overview .text-set dd {
  padding: 10px 10px 0 10px;
  border-top: 1px dashed #afc112;
}

#about-overview .text-set dt {
  width: 30%;
  float: left;
}

#about-overview .text-set dd {
  background: #fff;
  margin-left: 30%;
  padding-bottom: 10px;
}

#about-overview .text-set :after {
  content: '';
  display: block;
  clear: both;
}

#about-overview .text-set dd:nth-of-type(6) br,
#about-overview .text-set dd:nth-of-type(7) br{
	display: none;
}

/*ボタン設定*/
.image-set .btn-set{
		display: none;
}

#about-overview .btn-set-sp{
		width: 94%;
		max-width: 560px;
		margin: 0 auto 30px auto;
}

#about-overview .btn-set-sp a{
	width: 47%;
	max-width: 270px;
	height: 44px;
	line-height: 44px;
	border: 2px solid #448bd8;
	border-radius: 50px;
	color: #448bd8;
	display: inline-block;
	float: left;
	font-weight: 900;
	text-align: center;
	margin-top: 25px;
}

#about-overview.btn-set-sp a:before{
	content: "\f105";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 100%;
}

#about-overview.btn-set-sp a:hover{
	background-color: #448bd8;
	border: 2px solid #448bd8;
	color: #fff;
	opacity: 1.0;
	z-index: 1;
}

#about-overview .btn-set-sp a:first-of-type{
	margin-right: 10px;
}

/* 認定こども園について
------------------------------------*/
#about-kodomo-wrap{
	width: 100%;
	max-width: 640px;
	background-color: #f9fdd9;
	margin: 0 auto;
	padding: 60px 0;
}

#contents-wrap #about-kodomo{
	width: 100%;
	max-width: 640px;
	margin: 0 auto;
}

#about-kodomo h4{
	color: #ea5b00;
	border-bottom: 3px solid #afc112;
	display: inline-block;
	font-size: 22px;
	margin: 0 auto 40px auto;
	padding-bottom: 5px;
}

#about-kodomo .kodomo-in{
	width: 90%;
	max-width: 560px;
	margin: 0 auto;
	display: -webkit-box;
	display: -moz-box;
	display: box;
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	box-orient: vertical;
}

.kodomo-in .text-set{
	width: 100%;
	max-width: 560px;
	-webkit-box-ordinal-group: 2;
	-moz-box-ordinal-group: 2;
	box-ordinal-group: 2;
}

.kodomo-in .text-set strong{
	width: 100%;
	max-width: 560px;
	color: #ea5b00;
	display: block;
	font-size: 18px;
	line-height: 25px;
	text-align: left;
	margin: 20px auto 0 auto;
}

.kodomo-in .text-set strong br{
	display: none;
}

.kodomo-in .text-set p{
	font-size: 14px;
	line-height: 23px;
	margin: 20px auto;
}

.kodomo-in .image-set{
	width: 100%;
	max-width: 640px;
	margin-bottom: 30px;
	-webkit-box-ordinal-group: 1;
	-moz-box-ordinal-group: 1;
	box-ordinal-group: 1;
}

.kodomo-in .image-set img{
		width: 50%;
		height: auto;
		float: left;
}

/*何認定*/
#about-kodomo .kodomo-certification{
	width: 100%;
	margin: 0 auto;
}

.kodomo-certification li{
	width: 316px;
	background-color: #fff;
	border: 1px solid #ea5b00;
	border-radius: 10px;
	margin: 0 auto 20px auto;
}

.kodomo-certification li dl{
	box-sizing: border-box;
	border-top: 3px solid #E95516;
	width: 90%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
	margin: 0 auto;
}

.kodomo-certification li dl dt{
	width: 100px;
	color: #ea5b00;
	font-size: 22px;
	font-weight: 700;
	border-bottom: 3px solid #afc112;
	margin: 30px auto 20px auto;
	padding-bottom: 5px;
	text-align: center;
}

.kodomo-certification li dl dd strong{
	color: #448bd8;
	display: block;
	font-size: 16px;
	text-align: center;
	margin: 0 auto 30px auto;
}

.kodomo-certification li dl dd p{
	width: 286px;
	font-size: 14px;
	line-height: 20px;
	text-align: left;
	margin: 0 auto 20px auto;
}

#about-kodomo .about-kodomo-text{
	width: 90%;
	max-width: 560px;
	margin: 0 auto;
	font-size: 14px;
	line-height: 24px;
}

#about-kodomo .about-kodomo-text br{
	display: none;
}

/* マップエリア設定
------------------------------------*/
#map-wrap{
		width: 100%;
		background-image: url(../img/common/dot-backgrpund.jpg);
		background-repeat: repeat;
		margin: 0 auto;
	}

#map-wrap #map-in{
		width: 100%;
		max-width: 640px;
		margin: 0 auto;
		padding: 60px 0 30px 0;
	}

#map-wrap #map-in .sub-title{
		text-align: center;
	}

#map-wrap #map-in h4{
	color: #ea5b00;
	border-bottom: 3px solid #afc112;
	display: inline-block;
	font-size: 24px;
	margin: 0 auto 40px auto;
	padding-bottom: 5px;
}

#map-in iframe{
		width: 100%;
		max-width: 640px;
		height: 440px;
	}

.gmap-btn{
		width: 90%;
		max-width: 560px;
		height: 40px;
		background-color: #ea5b00;
		color: #fff;
		border-radius: 5px;
		display: block;
		font-size: 16px;
		text-align: center;
		line-height: 40px;
		margin: 20px auto 0 auto;
}

#map-in aside{
		width: 295px;
		background-color: #fff;
		border: 1px solid #ea5b00;
		border-radius: 10px;
		margin: 30px auto;
		position: relative;
		padding: 0 15px;
	}

	#map-in aside dl{
		box-sizing: border-box;
		border-top: 3px solid #E95516;
		width: 100%;
	  	box-sizing: border-box;
	  	-webkit-box-sizing: border-box;
	  	-moz-box-sizing: border-box;
	  	-ms-box-sizing: border-box;
	  	-o-box-sizing: border-box;
		margin: 0 auto;
		padding-top: 20px;
	}

	#map-in aside dl dt{
		margin: 15px auto;
		text-align: center;
		display: none;
	}

	#map-in aside dl dt img{
		margin-bottom: 15px;
	}

	#map-in aside dl dd{
		margin-left: 20px;
	}

	#map-in aside dl dd strong{
		color: #ea5b00;
		font-size: 15px;
		font-weight: 900;
		border-bottom: 2px solid #afc112;
		margin-bottom: 20px;
		padding-bottom: 5px;
	}

	#map-in aside dl dd p{
		font-size: 14px;
		font-weight: 900;
		margin: 13px 0 0 0;
	}

	#map-in aside dl dd p:first-of-type{
		margin-bottom: 15px;
	}

	#map-in aside dl dd p:last-of-type{
		padding-bottom: 20px;
	}

/* 通園バスについて
------------------------------------*/
#contents-wrap #about-bus{
	width: 100%;
	max-width: 640px;
	margin: 0 auto;
	padding: 60px 0;
}

#contents-wrap #about-bus{
	width: 100%;
	max-width: 640px;
	margin: 0 auto;
}

#about-bus .sub-title{
		text-align: center;
	}


#about-bus h5{
	color: #ea5b00;
	border-bottom: 3px solid #afc112;
	display: inline-block;
	font-size: 22px;
	margin: 0 auto 40px auto;
	padding-bottom: 5px;
}

.bus-in .image-set{
	width: 100%;
	max-width: 640px;
}

.bus-in .image-set img{
	width: 50%;
	height: auto;
	float: left;
	margin-bottom: 30px;
}

.bus-in .text-set{
	width: 90%;
	max-width: 560px;
	margin: 0 auto;
}

.bus-in .text-set strong{
	width: 100%;
	max-width: 560px;
	color: #ea5b00;
	display: block;
	font-size: 18px;
	line-height: 25px;
	margin: 0 auto;
}

.bus-in .text-set strong br{
	display: none;
}

.bus-in .text-set p{
	font-size: 14px;
	line-height: 23px;
	margin: 20px auto;
}



}
