/*===============================================
 *  home
===============================================*/
body{
	background: #fafcef !important;
}
body:not(.home){
	background: #fbfbf0 !important;
}
p{
	font-size: 16px !important;
}
.red{
	color: #f00;
}
.disc{
	list-style: inside disc;
}
.header-filter::before{
	background-color: unset !important;
}
nav.navbar{
	background: url("https://www.jutoku.ed.jp/kinder/wp-content/uploads/2020/03/header_bg.jpg") ;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	margin: 0 !important;
	position: relative !important;
}
.navbar{
	box-shadow: none !important;
}
.navbar > .container{
	padding: 75px 15px;
}
.navbar.hestia_center > .container{
	display: flex;
	flex-direction: row;
	justify-content: center;
}
.navbar.hestia_center > .container ul{
	display: flex;
	list-style: inside none;
	margin: 0;
	padding: 0;
}
.navbar.hestia_center > .container ul li{
	margin: 0 10px
}
.navbar a{
	display: block;
}
.title-logo-wrapper{
	display: block !important;
}
.navbar .navbar-header .navbar-brand img{
	min-height: 100px;
}
#header_contact{
	position: absolute;
	right: 0;
	top: 0;
	width: 350px;
}
#header_contact a{
	display: inline-block;
}
#header_contact a:nth-child(2){
	position: absolute;
	top: 80px;
	right: 15px;
}
#primary{
	transform: none !important;
}
#primary > .container{
	padding: 110px 0 !important;
	position: relative;
}
body:not(.home) #primary > .container{
	padding: 380px 0 0 !important;
}
.blog-post{
	position: relative;
}
.page_title{
	position: relative;
}
.page_title h1{
	background: #f0fcde;
	border-radius: 10px;
	font-size: 30px;
	position: absolute;
	margin: 0;
	padding: 15px 30px;
	top: -40px;
	left: 15px;
	font-weight: bold;
}
.page_title h1::before{
	content: url("https://www.jutoku.ed.jp/kinder/wp-content/uploads/2020/03/heading_bird.svg");
	display: block;
	padding: 0 !important;
	position: absolute;
	left: 0;
	top: -50px;
}
.section{
	padding: 100px 0;
}
.sectionGrid{
	padding: 60px 0;
}
.sectionTitle h3{
	text-align: center;
}
.sectionTitle h4{
	font-size: 18px;
	font-weight: bold;
	text-align: left;
}
.sectionTitle h4::after{
	content: url("https://www.jutoku.ed.jp/kinder/wp-content/uploads/2020/03/icon_circle2.svg");
	display: block;
	text-align: left;
}
.sectionTitle p{
	font-size: 14px;
}
.slick-dotted.slick-slider{
	margin-bottom: 0 !important;
}
.slick-dots{
	bottom: 10px !important;
}
.slick-dots li button{
	background: #fefdf8;
	height: 10px !important;
	width: 10px !important;
}
.slick-active button{
	background: #ff8022 !important;
}
.slick-dots li button::before{
	display: none !important;
}
/* キャッチコピー
-----------------------------------------------*/
.catchcopy{
	align-items: center;
	background: url("https://www.jutoku.ed.jp/kinder/wp-content/uploads/2020/03/bg_catchcopy.jpg");
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
	display: flex;
	justify-content: center;
	margin: 0 auto;
	padding: 30px 0;
}
.pippa{
	position: relative;
	bottom: 100px;
	margin-bottom: -100px;
	z-index: 10000;
}
/* コンテンツメニュー
-----------------------------------------------*/
.contents_info{
	padding: 13% 15%;
	background-size: contain;
	background-repeat: no-repeat !important;
}
/* 新着情報
-----------------------------------------------*/
.newslist_wrap{
	background: #f0fcde;
	padding: 5% 10%;
}
.news_list li{
	align-items: center;
	display: flex;
	padding: 5px 0;
}
.news_list li p{
	border-bottom: 1px solid #9eab8d;
	margin: 0 !important;
	padding: 0 5px;
	width: 80%;
}
.cat{
	color: #fff;
	font-size: 14px;
	text-align: center;
	padding: 2px 0;
	width: 20%;
}
.information{
	background: #ff9f91;
}
.event{
	background: #9ed7b6;
}
.news_date{
	margin-right: 10px;
	letter-spacing: 2px;
}
/* 出願について
-----------------------------------------------*/
p.application{
	font-size: 22px !important;
	font-weight: bold;
}
/* 幼稚園の今
-----------------------------------------------*/
.rpwwt-widget ul{
	display: flex;
	flex-wrap: wrap;
}
.rpwwt-widget ul li,
.rpwwt-widget ul li:last-child{
	background: #fff;
	box-shadow: 0 0 5px rgba(0,0,0,0.1);
	margin: 0 2% 2% 2% !important;
	width: 21%;
}
.rpwwt-widget ul li a{
	display: block;
}
.rpwwt-widget ul li a > img{
	float: none !important;
	margin: 0;
	width: 100%;
}
.rpwwt-widget ul li a div{
	display: flex;
	margin: 2%;
}
.rpwwt-widget ul li a div img{
	margin: 0 10px 0 0;
	width: 30px;
}
.rpwwt-widget ul li a div span.rpwwt-post-title{
	font-size: 12px;
	line-height: 1.5em;
}
/*===============================================
 *  footer
===============================================*/
footer.footer.footer-black{
	background: none !important;
	padding: 0 !important;
	margin-top: 100px;
}
footer.footer.footer-black > div{
	background: rgba(131, 234, 119, 1) url("https://www.jutoku.ed.jp/kinder/wp-content/uploads/2020/03/bg_footer.png") no-repeat scroll 0 0 / 80% auto !important;
	position: relative;
	padding: 0;
}
.hestia-bottom-footer-content{
	display: flex;
	padding: 150px 0 140px;
}
.footer_logo{
	margin: 0 50px;
}
.footer_logo img{
	width: 100px;
}
.footer_nav > ul{
	display: flex;
	text-align: left;
}
.footer_nav > ul > li{
	border-left: 1px solid #7f7450;
	padding: 0 30px;
}
.footer_nav ul.menu li a{
	color: #4d4d4d;
	padding: 0;
}
.footer_nav ul li dl{
	color: #4d4d4d;
	margin: 0;
}
.footer_nav ul li dl dd{
	margin: 0;
}
.pull-left{
	float: none !important;
}
.footer-big .copyright{
	padding: 0;
}
.footer-big .copyright p{
	color: #fff;
	font-size: 10px;
}
ul#menu-footer_menu4 li a{
	color: #050;
	font-weight: bold;
}
ul#menu-footer_menu4 li:first-child a{
	color: #330066;
}
ul#menu-footer_menu4 li a img{
	vertical-align: middle;
	margin-right: 5px;
	width: 16px;
}
/*===============================================
 *  入園のご案内
===============================================*/
.table_entrance th{
	background: #eefbdd !important;
	border: 3px dashed #c5e9dd !important;
	color: #357d4b;
	text-align: center;
}
.table_entrance td{
	border: 3px dashed #c5e9dd !important;
}
.table_entrance td.column-1{
	background: #eefbdd;
}
table.cost th:last-child,
table.cost td:last-child{
	text-align: right;
}
table.flow,
table.flow tr,
table.flow td{
	border: none !important;
}
table.flow tr:nth-child(odd) td.column-1{
	background: #f0fcde;
	color: #009c42;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
}
table.flow tr:nth-child(odd) td.column-2{
	background: #fffcdf;
	color: #4d4d4d;
	padding: 2%;
	font-weight: bold;
}
table.flow tr:nth-child(even) td{
	text-align: center;
}
.admission_contents{
	background: #fff;
	border: 1px solid #eee;
	padding: 30px;
}
.admission_contents > div{
	background: url("https://www.jutoku.ed.jp/kinder/wp-content/uploads/2020/03/illust_owl.svg");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: right bottom;
	display: flex;
	justify-content: flex-start;
}
.admission_contents > div > div{
	padding: 0 30px;
}
.admission_contents > div > div+div{
	border-left: 1px solid #009c42;
}
.admission_date p span{
	color: #009c42;
	font-size: 36px;
}
.admission_detail p{
	line-height: 2.5em !important;
}
.access{
	position: relative;
}
.access .sow-image-container{
	margin-bottom: 50px;
}
.bg_access .sow-image-container{
	margin-bottom: 0;
}
.bg_access{
	
}
.access_contents{
  position: absolute;
  top: 45%;
  left: 50%;
  -ms-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  margin:0;
	padding: 5%;
	width: 100%;
}
.access_contents iframe{
	height: 360;
	width: 100%;
}
.notes{
	background: #ffd674;
	display: inline-block;
}
/*===============================================
 *  教育方針
===============================================*/
ul.annual_event{
	display: flex;
	flex-wrap: wrap;
}
ul.annual_event li{
	display: flex;
	flex-wrap: wrap;
	width: 32%;
	background: #fffdd9;
	border: 2px solid #edce77;
	border-radius: 6px;
	padding: 1% 1% !important;
	margin: 0.5% auto;
	align-items: center;
}
.annual_event li > div{
	width: 50%;
}
.event_icon{
	text-align: center;
}
.month p{
	background: #fff;
	border: 1px solid #edce77;
	min-height: 180px;
	font-size: 14px !important;
	padding: 1%;
}
span.time{
	display: block;
	background: #fff;
	text-align: left;
	padding: 4%;
	margin-bottom: 10px;
}
/*===============================================
 *  樹幼だより
===============================================*/
ul.dayori{
	display: flex;
	flex-wrap: wrap;
}
.dayori li{
	width: 33%;
}
.dayori a{
	text-decoration: underline;
}
/*===============================================
 *  投稿
===============================================*/
.single .header-filter{
	background-image: url(https://www.jutoku.ed.jp/kinder/wp-content/uploads/2020/03/post_kv.jpg) !important;
}
.section.related-posts, .author{
	display: none;
}
/*===============================================
 *  media query
===============================================*/
@media screen and (min-width: 1170px){

}
@media screen and (max-width: 1169px) and (min-width: 992px){
	.access_contents{
		top: 47%;
	}
	.access .sow-image-container{
		margin-bottom: 0;
	}
	.access_contents p{
		font-size: 14px !important;
	}
}
@media screen and (max-width: 991px) and (min-width: 768px){
	.admission_contents > div{
		background-size: 80px;
	}
	.admission_detail p{
		font-size: 14px !important;
		line-height: 2em !important;
	}
	.access_contents > div > div > div > div{
		margin-bottom: 10px !important;
	}
	.access .sow-image-container{
		margin-bottom: 0 !important;
	}
	.access_contents iframe{
		height: 200px !important;
	}
	.sectionTitle h4{
		margin-bottom: 0 !important;
	}
	.access_contents p{
		font-size: 12px !important;
	}
}
@media screen and (min-width: 768px){
	.only_sp{
		display: none !important;
	}
	#main-navigation{
		display: none !important;
	}
	.navbar.navbar-fixed-top .navbar-collapse{
		top: 0;
	}
}
@media screen and (max-width: 767px){
	.only_pc{
		display: none !important;
	}
	.catchcopy{
		flex-direction: column;
	}
	#header_contact{
		width: 180px;
	}
	.slick-prev, .slick-next{
		display: none !important;
	}
	.navbar .navbar-header .navbar-brand img{
		min-height: 50px !important;
	}
	.navbar > .container{
		padding: 10px 15px;
	}
	.menu_left,
	.menu_right{
		display: none !important;
	}
	.navbar-toggle-wrapper{
		position: fixed;
		bottom: 0;
		right: 0;
	}
	.navbar.navbar-fixed-top .navbar-collapse{
		background: #d0f2f3;
		border-bottom: 1px solid #83ea77;
	}
	.fixed_bottom{
		background: #d0f2f3;
		height: 50px;
		position: fixed;
		bottom: 0;
		width: 100%;
		z-index: 100;
	}
	.fixed_bottom a img{
		width: 80px;
	}
	#wpfront-scroll-top-container{
		display: none !important;
		bottom: 60px !important;
	}
	nav.navbar{
		z-index: 10001 !important;
	}
	.navbar.navbar-fixed-top .navbar-collapse{
		bottom: 50px !important;
	}
	.page_title{
		margin-bottom: 60px;
	}
	.pippa {
		bottom: 50px;
		margin-bottom: -50px;
	}
	.contents_info{
		background: #b6ddc1 !important;
		border-radius: 50px;
		padding: 60px 30px;
		position: relative;
	}
	.contents_info::before{
		background: url("https://www.jutoku.ed.jp/kinder/wp-content/uploads/2020/03/bg_top.png");
		background-size: contain;
		background-repeat: no-repeat;
		background-position: center center;
		content: "";
		display: inline-block;
		height: 60px;
		position: absolute;
		top: 0;
		right: 0;
		width: 60px;
		z-index: 1;
	}
	.contents_info::after{
		background: url("https://www.jutoku.ed.jp/kinder/wp-content/uploads/2020/03/bg_bottom.png");
		background-size: contain;
		background-repeat: no-repeat;
		background-position: center center;
		content: "";
		display: inline-block;
		height: 60px;
		position: absolute;
		bottom: 0;
		left: 0;
		width: 60px;
		z-index: 1;
	}
	.newslist_wrap{
		padding: 15px;
	}
	.news_list{
		padding-left: 0 !important;
	}
	.news_list li{
		display: block;
	}
	.cat{
		display: inline-block;
		margin-bottom: 5px;
	}
	.news_list li p{
		margin-bottom: 5px !important;
		width: 100%;
	}
	.title_blog{
		text-align: center;
	}
	.rpwwt-widget ul li{
		margin: 0 2% 4% 2%;
		width: 46% !important;
	}
	.hestia-bottom-footer-content{
		display: block;
		padding: 60px 0;
	}
	.footer_logo{
		margin-bottom: 30px;
	}
	.footer_nav > ul > li {
		border-left: none;
		padding: 0;
	}
	.footer_nav ul.menu li a{
		display: block;
		padding: 10px 0;
	}
	.footer_nav ul li+li{
		border-top: 2px dashed #d0f2f3;
	}
	.footer_nav ul li dl{
		margin: 30px 0 0;
	}
	.footer .copyright{
		margin-bottom: 50px;
	}
	.footer_nav > ul{
		display: block;
	}
	ul.annual_event li{
		width: 48%;
		align-items: center;
		flex-direction: column-reverse;
	}
	.annual_event li > div {
		width: 100%;
	}
	.annual_event li > div {
		width: 100%;
		margin-bottom: auto;
	}
	.month p {
		min-height: 180px;
		font-size: 13px !important;
		padding: 1%;
	}
	.pippa{
		bottom: 20px;
		margin-bottom: 0;
		width: 20%;
	}
	.news_title {
		display: block;
	}
	.admission_contents > div{
		background-size: 100px;
		display: block;
	}
	.admission_contents > div > div{
		padding: 15px 0;
	}
	.admission_contents > div > div + div{
		border-left: none !important;
		border-top: 1px solid #009c42;
	}
	.admission_detail p{
		font-size: 14px !important;
		line-height: 2em !important;
	}
	.access .sow-image-container{
		margin-bottom: 0 !important;
	}
	.access_contents{
		background: rgba(182,221,193,0.5);
		border-radius: 15px;
		position: relative;
		top: 0;
		left: 0;
		transform: none !important;
	}
	.access > div > div:first-child{
		display: none !important;
	}
	table td{
		font-size: 12px !important;
	}
}
@media screen and (max-width: 640px){

}
@media screen and (max-width: 480px){

}