@charset "utf-8";
/*
Theme Name:mrp04-child
Template:mrp04
Version: 0.01
*/



/*--------------------------------------------------
	オリジナル設定
--------------------------------------------------*/
.red {
	color: #e20151;
}
.txt_geen {
	color: #568622;
	margin-top: 15px;
}
p.nm {
	margin-bottom: 0;
}
.cf:after {
	clear: both;
	display: block;
	overflow: hidden;
	height: 0px;
	content: "";
}
p.attention {
	text-indent: -1em;
	margin-left: 1em;
}
/**/
.cen { text-align: center; }
.lft { text-align: left; }
.rit { text-align: right; }
.tbl_cen th { text-align: center !important; }
.transparent img {
	background-color: transparent !important;
	padding: 0 !important;
	border: none !important;
	}
@media only screen and (min-width: 641px){
	.img_lft { float: left; margin-right: 20px; }
	.img_rit { float: right; margin-left: 20px; }
}
@media only screen and (max-width: 640px){
	.img_lft, .img_rit {
		text-align: center;
	}
	.img_lft img, .img_rit img {
		max-width: 200px;
		width: 96%;
		height: auto;
	}
}
@media screen and (min-width: 768px) {
.pc_none {
    display: none;
  }
}

/*--------------------------------------------------
	ヘッダー
--------------------------------------------------*/
@media only screen and (max-width: 640px){
	#hcontents {
    padding: 41px 5px !important;
	/*font-size: 70% !important;*/
}
}
/*--------------------------------------------------
	トップページ
--------------------------------------------------*/
.home #header {
	position: relative;
}
.home .post,
.home .postlist,
.home h1.title {
	margin: 0;
	padding: 0;
	background: none;
	border: none;
}
.home h1.title {
	margin: 0 auto 20px;
	color: #00008b;
	font-size: 28px;
	text-align: center;
}
.home h1.title span span {
	display: block;
	font-size: 14px;
}
.home h1.title.front-post {
	display: flex;
	max-width: 400px;
}
.home h1.title.front-post:before,
.home h1.title.front-post:after {
	content: "";
	flex-grow: 1;
	height: 1px;
	margin-top: 12px;
	background: #00008b;
	display: block;
}
.home h1.title.front-post:before {
	margin-right: .4em;
}
.home h1.title.front-post:after {
	margin-left: .4em;
}
.home .postlist {
	max-width: 960px;
	margin: auto;
}
.home .linkBtn {
	background: #F29901;
}
.home .linkBtn:hover {
	background: #FEB63C;
}
/**/
#top_feature,
#top_day {
	margin-bottom: 50px;
	background: rgba(255,255,255,0.7) url(/struct/wp-content/uploads/home_img01.jpg) no-repeat left center;
	background-size: 50% auto;
	-webkit-background-size: 50% auto;
	text-align: center;
}
#top_day {
	background-image: url(/struct/wp-content/uploads/home_img02.jpg);
}
#top_feature .txt,
#top_day .txt {
	min-height: 400px;
	margin-left: 50%;
	padding: 50px 30px;
}
@media only screen and (max-width: 640px){
	#top_feature,
	#top_day {
		padding-top: 150px;
		background-position: center top -80px;
		background-size: 100% auto;
		-webkit-background-size: 100% auto;
	}
	#top_feature .txt,
	#top_day .txt {
		min-height: none;
		margin-left: 0;
		padding: 20px 20px 5px;
		background: #FFF;
	}
}
/* ひよこルーム案内 */
#top_access {
	padding: 80px 0;
	background: url(/struct/wp-content/uploads/home_bg.jpg) no-repeat center center;
	background-size: cover;
	-webkit-background-size: cover;
	text-align: center;
}
#top_access h1.title {
	color: #333;
}
#top_access .in {
	max-width: 900px;
	margin: auto;
	padding: 50px 20px;
	background: rgba(255,255,255,0.7);
}
#top_access p.cen {
	margin-top: 20px;
}
@media only screen and (max-width: 640px){
	#top_access {
		padding: 30px 10px;
	}
	#top_access .in {
		padding: 20px 15px 5px;
	}
}
/* 地図 */
#top_map {
	margin-bottom: 50px;
}
/*--------------------------------------------------
	一日の流れ
--------------------------------------------------*/
.day_box_l {
	float: left;
	width: 70%;
	}
.day_box_r {
	float: right;
	width: 28%;
	}
.day_box_l img,
.day_box_r img {
	padding: 0 !important;
	border: none !important;
	box-shadow: 5px 5px 5px rgba(0,0,0,0.2);
}
@media only screen and (max-width: 640px){
.cost_btn {
	width: 80%;
	}
}
@media only screen and (max-width: 640px){
.day_box_l,
.day_box_r {
	width: 100%;
	float: none;
	}
}
/*--------------------------------------------------
	園の特徴
--------------------------------------------------*/
.feature_box_l,
.feature_box_r {
	width: 32%;
	}
.feature_box_l img,
.feature_box_r img {
	padding: 0 !important;
	border: none !important;
	}
.feature_box_l .img_round,
.feature_box_r .img_round {
	border-radius: 50%;
	}
.feature_box_l .img_shadow,
.feature_box_r .img_shadow {
	box-shadow: 5px 5px 5px rgba(0,0,0,0.2);
	}
.txt_age01,
.txt_age02,
.txt_age03 {
	font-size: 120%;
	text-align: center;
	margin-top: 15px;
	}
.txt_age01 {
	color: #ff00ff;
	}
.txt_age02 {
	color: #f2a60e;
	}
.txt_age03 {
	color: #00b0f0;
	}
.feature_box_l .fream01,
.feature_box_l .fream02 ,
.feature_box_r .fream03 {
	border-radius: 10px;
	padding: 2%;
	}
.feature_box_l .fream01 {
	border: #ff00ff solid 3px;
	}

.feature_box_l .fream02  {
	border: #f2a60e solid 3px;
	}
.feature_box_r .fream03 {
	border: #00b0f0 solid 3px;
	}
.feature_box_l {
	float: left;
	margin-right: 2%;
	}
.feature_box_r {
	float: right;
	}
@media only screen and (max-width: 640px){
.feature_box_l,
.feature_box_r {
	width: 100%;
	float: none;
	}
.feature_box_l {
	margin-right: 0%;
	}
.feature_box_l,
.feature_box_r {
	margin-bottom: 20px;
	}
}
/*--------------------------------------------------
	園案内
--------------------------------------------------*/
.info_fream {
	padding: 2% 2% 1% 2%;
	background-color: #fff2cc;
}
.info_li li {
	border-bottom: none;
	margin-bottom: 5px;
	margin-left: 5px;
	list-style: disc;
	float: left;
	margin-right: 10%;
}
@media only screen and (max-width: 640px){
.info_li li {
	float: none;
}
}
/*--------------------------------------------------
	お問い合わせ
--------------------------------------------------*/
.contact_box {
	width: 100%; 
	}
.contact_box div {
	width: 61%;
	margin: 0 auto;  
	}
@media only screen and (max-width: 640px){
.contact_box div {
	width: 100%;
	margin: 0;  
	}
}
/*---------------------custom-css-20181219-----------------------------*/
body {
    background: url(./images/parts/bg1.png) repeat;
}
#hcontents{
	display: table-cell;
    vertical-align: middle;
    padding: 41px 15px;
    box-sizing: border-box;
    float: right;
}
#header .logo {
    float: left;
}
@media only screen and (max-width: 640px){
#header .logo {
    float: none;
}
#hcontents{
	float:none;
	text-align: left;
    display: inline-block;

	}	
}
@media only screen and (max-width: 414px){
	#hcontents{
		width: 100%;
		font-size:4.1vw;
	}
}
/*---------------------custom-css-20181219-----------------------------*/

    div#wrapper {
        font-weight: 500 !important;
    }
    #footer {
        font-weight: 500 !important;
    }