/* CSS Document */

.xsp_only{display: inline-block;}
.xs_only{display: inline-block;}
.sp_none{display: none;}

.pc_none{display: block;}

body{
	/*padding-top: 55px;*/
	
	padding-bottom: 50px;
}
.sp_none, .slick-slide img.sp_none {
  display: none !important;
}

.pc_only{display:none!important;}
.xsp_pt0{
	padding-top:0!important;
}
.txt50xsp {
  font-size: 50% !important;
}
.txt60xsp {
  font-size: 60% !important;
}
.txt70xsp {
  font-size: 70% !important;
}
.txt80xsp {
  font-size: 80% !important;
}
.txt90xsp {
  font-size: 90% !important;
}
.txt100xsp {
  font-size: 100% !important;
}
.txt110xsp {
  font-size: 110% !important;
}
.txt120xsp {
  font-size: 120% !important;
}
.txt130xsp {
  font-size: 130% !important;
}
.txt140xsp {
  font-size: 140% !important;
}
.txt150xsp {
  font-size: 150% !important;
}
.txt160xsp {
  font-size: 160% !important;
}
.txt170xsp {
  font-size: 170% !important;
}
.txt180xsp {
  font-size: 180% !important;
}
.txt190xsp {
  font-size: 190% !important;
}
.txt200xsp {
  font-size: 200% !important;
}
.txt240xsp {
  font-size: 240% !important;
}
.txt280xsp {
  font-size: 280% !important;
}
.xsp_mb0 {
  margin-bottom: 0 !important;
}
.xsp_mb05 {
  margin-bottom: 5px !important;
}
.xsp_mb10 {
  margin-bottom: 10px !important;
}
.xsp_mb20 {
  margin-bottom: 20px !important;
}
.xsp_mb30 {
  margin-bottom: 30px !important;
}
.xsp_mb40 {
  margin-bottom: 40px !important;
}
.xsp_mb50 {
  margin-bottom: 50px !important;
}
.xsp_mb150{
  margin-bottom: 150px !important;	
}
.xsp_mt0 {
  margin-top: 0 !important;
}
.xsp_mt10 {
  margin-top: 10px !important;
}
.xsp_mt20 {
  margin-top: 20px !important;
}
.xsp_mt30 {
  margin-top: 30px !important;
}
.xsp_mt40 {
  margin-top: 40px !important;
}
.xsp_mt50 {
  margin-top: 50px !important;
}
.xsp_mt60 {
  margin-top: 60px !important;
}
.xsp_mt80 {
  margin-top: 80px !important;
}
.xsp_mt90 {
  margin-top: 90px !important;
}
.xsp_mt100 {
  margin-top: 100px !important;
}
.xsp_mt150{
  margin-top: 150px !important;
}
.xsp_ml0 {
  margin-left: 0 !important;
}
.xsp_ml10 {
  margin-left: 10px !important;
}
.xsp_mr0 {
  margin-right: 0 !important;
}
.xsp_pt30{
  padding-top: 30px;
}
.xsp_pb0 {
  padding-bottom: 0px !important;
}
.xsp_pb10 {
  padding-bottom: 10px !important;
}
.xsp_pb20 {
  padding-bottom: 20px !important;
}
.xsp_pb30 {
  padding-bottom: 30px !important;
}
.xsp_pb40 {
  padding-bottom: 40px !important;
}
.xsp_pb50 {
  padding-bottom: 50px !important;
}
.xsp_pb60 {
  padding-bottom: 60px !important;
}
.xsp_pb70 {
  padding-bottom: 70px !important;
}
.xsp_pb80 {
  padding-bottom: 80px !important;
}
.xsp_pb90 {
  padding-bottom: 90px !important;
}
.xsp_pb100 {
  padding-bottom: 100px !important;
}

.xsp_pt10 {
  padding-top: 10px !important;
}
.xsp_pt20 {
  padding-top: 20px !important;
}
.xsp_pt30 {
  padding-top: 30px !important;
}
.xsp_pt40 {
  padding-top: 40px !important;
}
.xsp_pt50 {
  padding-top: 50px !important;
}
.xsp_pt60 {
  padding-top: 60px !important;
}
.xsp_pt70 {
  padding-top: 70px !important;
}
.xsp_pt80 {
  padding-top: 80px !important;
}
.xsp_pt90 {
  padding-top: 90px !important;
}
.xsp_pt100 {
  padding-top: 100px !important;
}
.xsp_lh160p {
  line-height: 1.6;
}
.t_align_left_xsp {
  text-align: left;
}
.t_align_center_xsp {
  text-align: center !important;
}
.xsp_w80 {
  width: 80%;
}
.xsp_w100 {
  width: 100%!important;
	max-width: 100%!important;
}
.xsp200px {
  width: 200px;
}
.xsp_mw450px {
  max-width: 450px;
}
.xsp_mw_none {
  max-width: none;
}
.xsp_block {
  display: block !important;
}
.xsp_w100 {
  width: 100%!important;
}

/* 基本 */

section {
    padding-top: 40px;
    padding-bottom: 40px;
}

section:last-of-type{
	padding-bottom: 70px;
}

.news_h1{
	font-size: 1.4em!important;
	line-height: 1.7;
}

h2 {
    font-size: 1.7em!important;
}

.breadcrumb {
    margin-top: 60px;
}

/* メガメニュー */

.megamenu_access_box{
	display: none;
}

.megamenu_button_box {
 /* width: 250px;
  flex-direction: column;*/
  display: none;
}

/*.megamenu_button:first-of-type {
  margin-bottom: 20px;
}
*/
.megamenu_txt {
  padding: 0;
  flex-direction: column;
  width: 300px;
  margin-left: auto;
  margin-right: auto;
}

.megamenu_txt_box {
  width: 100%;
  padding: 0 20px;
}


/* 抑えの文章 */

.top_content_bg {
  padding-bottom: 20px;
}

.top_content_txt p{
	font-size: 1rem;
	margin-bottom: 20px;
}

.top_content_img_1 {
    width: 80px;
    height: auto;
    top: 0;
    left: 0;
}

.top_content_img_2 {
    width: 75px;
    height: auto;
    top: 20px;
    right: 0;
}

.top_content_img_3 {
    width: 50px;
    height: auto;
    bottom: 325px;
    left: 0;
}

.top_content_img_4 {
    width: 50px;
    height: auto;
    bottom: 480px;
    right: 0;
}

.top_content_img_5 {
    width: 60px;
    height: auto;
    bottom: 150px;
    right: 10px;
}


/* お知らせ */

.news dl {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 10px;
    margin-bottom: 20px;
    font-size: 1em;
    flex-direction: column;
    border-bottom: 1px dashed #594B3A;
}

.parents .news dl {
    padding-bottom: 15px;
}


/* ブログ */

/*.blog_hidden_box {
    width: 2000px;
    height: 800px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    padding-top: 200px;
}

.top_blog_img {
    width: 1200px;
    max-width: 95%;
    height: auto;
    position: absolute;
    transform: translate(-10%);
}

.top_blog_h2_p {
    position: absolute;
    top: 30px;
    left: 50%;
    transform: translateX(-50%);
    width: 250px;
}

.top_blog_slide {
    margin-top: 150px;
    width: 1080px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    height: 500px;
    display: flex;
    align-items: center;
}*/

.top_blog_h2_p {
    top: 30px;
}


/* ヘッダーナビ */



.header_box_inner{
	padding-left: 10px;
	padding-right: 10px;
}

.header_access_box{
	display: none;
}

.header_logo_box{
	width: 120px;
	height: fit-content;
}

.header_logo_box img{
	width: 100%;
	height: auto;
	vertical-align: middle;
}

.header_menu_box{
	width: fit-content;
	display: flex;
	align-items: center;
}

.header_menu_parents{
	width: 10em;
	font-size: 0.8em;
	border: 0;
	border-radius: 50px;
	background-color: #FB6790;
	color: #fff;
	height: 45px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	margin-right: 50px;
}

.header_menu_parents a{
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	font-weight: 600;
	color: #fff;
	text-decoration: none;
	line-height: 1.3;
}

.menu_parents_lockimg{
	width: 20px;
	margin-right: 5px;
}

/* PCメガメニュー */

.megamenu_txt{
	display: none;
}


/* SPメニュー */

nav.globalMenuSp div.sp_menu{
	display: block!important;
	position: relative;
	z-index: 500!important;
	opacity: 1!important;
}

.logo_access {
    width: 100%;
}

#acMenu{
	padding: 20px;
}

ul#acMenu li div{
	display: none;
}

#acMenu a{
	text-decoration: none;
	color: #594B3A;
	text-align: left;
	font-weight: bold;
	display: block;
	padding: 0.5em 1em;
	width: 100%;
	height: 100%;
	transition-duration: 0.3s;
}

@media screen and ( max-width:374px) {
.header_menu_parents {
    width: 9em;
}
	
  .megamenu_logo {
    width: 150px;
}
	
  #acMenu{
	padding: 10px;
}
	
  #acMenu a{
	padding: 0.4em 1em;
}
}

#acMenu a:hover{
	background-color: #7DBD4F;
	color: #fff;
	transition-duration: 0.3s;
}

ul#acMenu li div a{
	padding: 0.4em;
	font-weight: normal;
	/*text-decoration: underline;*/
	padding-left: 1.5em;
}

#acMenu li{
	text-align: left;
	border-bottom: 1px dotted #594B3A;
}

.spmenu_insta{
	display: flex;
	justify-content: center;
}
.spmenu_insta a{
	display: flex;
	align-items: center;
	justify-content: center;
	color: #333;
	font-size: 120%;
	text-decoration: none;
	font-weight: bold;
}

.spmenu_insta a img{
	width: 30px;
	margin-right: 10px;
}

.ac_a{
	position: relative;
}

.ac_a::after{
	position: absolute;
	content: "+";
	top:50%;
	right: 30px;
	transform: translateY(-50%);
}


/*　ハンバーガーボタン　*/

.hamburger {
  display : block;
  position: fixed;
  z-index : 250;
  right : 10px;
  top   : 10px;
  width : 40px;
  height: 40px;
  cursor: 40px;
  text-align: center;
  background-color: #B3C41D;
  border-radius: 50%;
}
.hamburger span {
  display : block;
  position: absolute;
  width   : 15px;
  height  : 2px ;
  right    : 13px;
  background : #fff;
  z-index : 251;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition   : 0.3s ease-in-out;
  transition        : 0.3s ease-in-out;
}
.hamburger span:nth-child(1) {
  top: 13px;
}
.hamburger span:nth-child(2) {
  top: 18px;
}
.hamburger span:nth-child(3) {
  top: 23px;
}

/* ナビ開いてる時のボタン */
.hamburger.active{
	background-color: #fff;
}

.hamburger.active span:nth-child(1) {
  top : 20px;
  right    : 13px;
  background :#7DBD4F;
  -webkit-transform: rotate(-45deg);
  -moz-transform   : rotate(-45deg);
  transform        : rotate(-45deg);
}

.hamburger.active span:nth-child(2),
.hamburger.active span:nth-child(3) {
  top: 20px;
  background :#7DBD4F;
  -webkit-transform: rotate(45deg);
  -moz-transform   : rotate(45deg);
  transform        : rotate(45deg);
}

.babynews_box_box h3 {
    font-size: 1.3em;
}

.babynews_box_box {
  width: 100%;
  border-radius: 0;
}

.babynews_detail {
    display: flex;
    align-items: center;
    flex-direction: column-reverse;
}

.babynews_pdf {
    width: 200px;
    height: 285px;
    margin-right: 5%;
    margin-left: 20px;
    box-shadow: 0 0 8px #ccc;
}

.babynews_pdf.cale {
    width: 250px;
    height: 200px;
    margin-right: 5%;
    margin-left: 20px;
    box-shadow: 0 0 8px #ccc;
}

.babynews_txt {
    width: 270px;
    font-size: 1em;
    text-align: center;
}

.babynews_txt::before {
    content: "／";
    font-size: 20px;
    position: absolute;
    top:auto;
    left:auto;
    bottom: 0!important;
    right: 20px;
}

.babynews_txt:after{
	content:"＼";
	font-size: 20px;
	position:absolute;
	bottom:0;
	left: 20px;
}

/* トップページお問い合わせボタン */

.top_contact_box_detail_1 h2,
.top_contact_box_detail_2 h2{
  font-size:1.5rem!important;
}


.top_contact_box_detail_btnbox .top_content_btn{
  width: 250px;
}

@media screen and ( max-width:359px) {
  .top_contact_box_detail_btnbox .top_content_btn{
    width: 230px;
  }
}

.top_contact_section_1 {
    height: 400px;
}

.top_contact_section_2 {
    height: 350px;
}

.top_contact_box_detail_1 {
    border: 3px solid #7DBD4F;
}

.top_contact_box_detail_2 {
    border: 3px solid #EB7190;
}

.top_contact_box_detail_2 .span_h1em{
	display: none;
}

.top_content_btn a {
  font-size: 1rem;
}

.top_contact_box_detail_btntel {
  width: 25px;
  height: 25px;
  margin-right: 10px;
}

.top_contact_box_detail_btnmail {
  width: 23px;
  height: 23px;
  margin-right: 10px;
}



/* フッタースライダー */

.top_footer_slide {
  height: 150px;
}

@media screen and (min-width:460px) and ( max-width:600px) {
  .top_footer_slide {
    height: 120px;
  }
}

@media screen and (min-width:360px) and ( max-width:459px) {
  .top_footer_slide {
    height: 140px;
  }
}

@media screen and ( max-width:359px) {
  .top_footer_slide {
    height: 120px;
  }
}


/* フッターメニュー */

.footer_flex {
  padding: 40px 0;
  flex-direction: column;
}

.footer_logo_img {
    width: 280px;
}



/* スマホ用フッターナビ */

.footer_nav_sp_fixed{
	width: 100%;
	height: 50px;
	display: flex;
	position: fixed;
	bottom:0;
	left: 0;
	z-index: 90;
}

.footer_nav_sp_fixed a:hover{
	opacity: 1;
}

.footer_nav_tel,
.footer_nav_mail,
.footer_nav_map,
.footer_nav_insta{
	width: calc(100% / 4);
}

.footer_nav_tel a,
.footer_nav_mail a,
.footer_nav_map a,
.footer_nav_insta a{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
}

.footer_nav_tel a{
	background-color: #28B0D3;
}

.footer_nav_mail a{
	background-color: #FFBC36;
}

.footer_nav_map a{
	background-color: #B3C41D;
}

.footer_nav_insta a{
	background-color: #EB7190;
}

.footer_nav_tel a .footer_nav_img{
	width: 30px;
	height: 30px;
}

.footer_nav_mail a .footer_nav_img{
	width: 30px;
	height: 25px;
}

.footer_nav_map a .footer_nav_img{
	width: 27px;
	height: 36px;
}

.footer_nav_insta a .footer_nav_img{
	width: 30px;
	height: 30px;
}


/* ========下層ページここから======== */

/*　保育方針　*/

.breadcrumb ol li {
    font-size: 0.8rem;
}

.breadcrumb ol li a {
    font-size: 0.8rem;
}

.sub_page_h1 {
    font-size: 1.8rem;
}

.sub_page_h1 span {
    font-size: 0.9rem;
}

.y_line_h2 {
    font-size: 1.5rem!important;
}

.flex_row_column{
	display: flex;
	flex-direction: column;
}

.flex_row_columnreverse{
	display: flex;
	flex-direction: column-reverse;
}

.childcare_content_box{
	width: 100%;
}

.childcare_content{
	width: 100%;
}

.childcare_img{
	width: 100%;
}

.childcare_img {
    width: 100%;
    height: 400px;
    margin-top: 30px;
}

.ci_4{
	right: 20px;
}

.ci_15{
	position: absolute;
	right: 0;
}

@media screen and (max-width:400px){
	.childcare_img {
    width: 100%;
    height: 320px;
    margin-top: 30px;
}
}

.footer_sub_link_btn_box {
    width: 230px;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}

.footer_sub_link_btn_box_2 {
    width: 310px;
    display: flex;
    justify-content: space-between;
	flex-wrap: wrap;
}

.footer_sub_link_btn_2{
	margin-bottom:  15px;
	width: 150px;
}

.footer_sub_link_btn a,
.footer_sub_link_btn_2 a{
	font-size: 0.9rem;
}

.footer_sub_link_btn a::after,
.footer_sub_link_btn_2 a::after{
	display: none;
}

.footer_sub_link_btn:first-of-type{
	margin-bottom:  15px;
}

.number {
    width: 46px;
    height: 68px;
}


.bg_1{
	width: 191px;
	height: 100px;

}

.bg_2{
	width: 366px;
	height: 225px;
}

.bg_3{
	width: 271px;
	height: 95px;
}

.bg_4{
	bottom: -100px;
	right: 0
}

.bg_5{
	width: 1100px;
	max-width: 100%;
	height: 300px;
}

.bg_6{
	width: 271px;
	height: 95px;
}



/* 保育について */

.aruku_h2_spot, .aruku_h2_imgwith, .aruku_h2_line {
    font-size: 1.8rem!important;
}

.aruku_box_1_img_1 {
    top: -20px;
}

.aruku_box_1_img_2,
.aruku_box_1_img_4{
    display: none;
}

.spot_flex_box:first-of-type {
    margin-bottom: 0;
}

.spot_flex_box {
    display: flex;
    flex-direction: column;
}

.spot_flex {
    margin-bottom: 20px;
}

.spot_flex:first-of-type {
    margin-right: 0;
}

.aruku_h2_spot::after {
	top:auto;
    bottom: 0;
    right: -50px;
	width: 44.8px;
    height: 45.5px;
}

.aruku_h2_line::before {
    left: -40px;
}

.aruku_h2_line::after {
    right: -30px;
}

.aruku_box_3_img_1, .aruku_box_3_img_2 {
    /*width: 66.64px;
    height: 141.12px;*/
	display: none;
}

/*.aruku_box_3_img_1{
	top:-200px;
}*/

.bg_insect{
	width: 100%;
	background-image: url("/common/img/childcare/hoiku/bg_insect_sp.png");
	background-size: cover;
}

.bg_insect p{
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}

/* 食育 */

.shokuiku_top_content_h2{
	font-size: 1.6rem!important;
	margin-bottom: 30px!important;
}

.shokuiku_top_content {
    padding-top: 90px;
    padding-bottom: 90px;
}

.food_education .childcare_img {
    width: 90%;
    margin-top: 30px;
	height: auto!important;
}

.shokuiku_top_content p{
	font-size: 1rem;
}

.shokuiku_box_1_1{
	left: 10px;
	width: 50px;
    height: 50px;
}

.shokuiku_box_1_2{
	right: 10px;
	width: 60px;
    height: 67px;
}

.shokuiku_box_1_3{
	left: 0;
	width: 99px;
    height: 107px;
}

.shokuiku_box_1_4{
	right: 10px;
	width: 97px;
    height: 60px;
}

.shokuiku_box_2_1{
	left: 0px;
	width: 72px;
    height: 68px;
}

.shokuiku_box_2_2{
	right: 0px;
	width: 100px;
    height: 65px;
}

.shokuiku_box_3_1{
	left: 0;
	width: 57px;
    height: 52px;
}

.shokuiku_box_3_2{
	right: 0;
	width: 96px;
    height: 103px;
}

.shokuiku_box_4_1{
	left: 0;
	width: 110px;
    height: 85px;
}

.shokuiku_box_4_2{
	right: 0;
	width: 115px;
    height: 124px;
}

.shokuiku_box_5_1{
	right: 0;
	width: 64px;
    height: 62px;
}

.shokuiku_box_5_2{
	left: 0;
	width: 87px;
    height: 53px;
}

/* 1日のスケジュール */

.schedule_title_box_1 .schedule_time,
.schedule_title_box_2 .schedule_time{
    top: 5px;
}

.schedule_time {
    width: 62px;
    height: 62px;
    font-size: 1rem;
	border: 3px solid #fff;
}

.schedule_title_box_1,
.schedule_title_box_2{
    padding-left: 70px;
}

.schedule_h2 {
    font-size: 1.5rem!important;
    line-height: 1.3;
}

.schedule_h2 span{
    font-size: 0.8rem!important;
}

.schedule_text_box_left,
.schedule_text_box_right{
    padding: 20px 30px 20px 20px;
    margin-left: 29px;
}

.schedule_img_box_right .schedule_img_1,
.schedule_img_box_left .schedule_img_1{
    width: 200px;
}

.schedule_img_box_right .schedule_img_2,
.schedule_img_box_left .schedule_img_2{
    width: 130px;
    top: 130px;
}
.schedule_img_box_right,
.schedule_img_box_left{
    margin-left: 29px;
    height: 300px;
}

.schedule_sec .bg_1{
	left: 20px;
}

.schedule_sec .bg_3 {
    bottom: -100px;
    left: 20px;
}

/* 年間行事 */

.event .inner_small{
	max-width: 90%;
}

.month {
    width: 60px;
    height: 60px;
    border: 4px solid #fff;
	transform: translate(-25%,-50%);
	font-size: 1rem;
}

.sakura_img {
    transform: translate(25%,45%);
    width: 121px;
    height: 90px;
}

.title_bg_img_1 {
    width: 87px;
    height: 53px;
	transform: translate(-60%,-30%);
}

.event_title {
    width: 2rem;
    height: 2rem;
}

.event_title h2 {
    font-size: 2rem!important;
}

.event_txt {
    padding-top: 40px;
}

.event_txt p {
    font-size: 1.1rem;
}

.event_1_1 {
    width: 150px;
    height: 127px;
    top: 180px;
    left: -30px;
}

.event_1_2 {
    width: 110px;
    height: 75px;
    position: absolute;
    top: 200px;
    right: -10px;
}

.title_bg_img_2 {
    width: 147px;
    height: 85px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-52%,-45%);
    z-index: 1;
    opacity: 0.9;
}

.event_2_1 {
    width: 151px;
    height: auto;
    position: absolute;
    top: 180px;
    left: -50px;
}

.event_2_2 {
    width: 150px;
    height: auto;
    position: absolute;
    top: 180px;
    right: -20px;
}

.title_bg_img_3 {
    width: 140px;
    height: auto;
    transform: translate(-48%,-30%);
}

.tonbo {
    position: absolute;
    width: 54px;
    height: auto;
    top: -10px;
    left: -120px;
}

.event_3_1 {
    width: 150px;
    height: auto;
    position: absolute;
    top: 200px;
    left: -35px;
}

.event_3_2 {
    width: 170px;
    height: auto;
    top: 200px;
    right: -40px;
}

.title_bg_img_4 {
    width: 120px;
    height: auto;
    transform: translate(-52%,-25%);
}

.event_4_1 {
    width: 130px;
    height: auto;
    position: absolute;
    top: 280px;
    left: 0;
}

.event_4_2 {
    width: 100px;
    height: auto;
    position: absolute;
    top: 280px;
    right: 0;
}

.shousho_img {
    width: 100px;
    height: auto;
    position: absolute;
    bottom: 0;
    right: 0;
    transform: translate(15%,40%);
}

/* 施設案内 */
.facility_name_box {
    width: 265px;
}

.facility_name{
	width: 170px;
}

.hitsujikko_2 {
    width: 85px;
}

.dot_table th {
    padding: 1rem;
}

.dot_table td {
    padding: 1rem 1.5rem;
}

.googlemap_btn{
	width: 220px;
	height:50px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.facility_img_section h2{
	margin-bottom: 40px;
}

.facility_img_box{
	width: 100%;
}

.facility_content{
	width: 90%;
}

.facility_content.content1{
	width: 90%;
}

.facility_enteibox{
	width: 90%;
}

.facility_img {
    width: 100%;
}

.facility_box_2_under h3 {
    width: 100%;
}

.facility_img.library{
	width: 100%;
}

.facility_box_2_under.library .facility_content{
	width: 90%;
}

/* ブログ */

.colum_2{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

main{
	width: 400px;
	margin-left: auto;
	margin-right: auto;
}

.blog_list{
	margin-top: 40px;
	margin-bottom: 60px;
}

.blog_list_card_box{
	width: 190px;
	border-radius: 10px;
	height: 280px;
	overflow: hidden;
	filter: drop-shadow(0 0 8px rgba(0, 0, 0, 0.2)); 
	margin-bottom: 30px;
	margin-right: 20px;
}

.blog_list_card_box:nth-child(3){
	margin-right: 20px;
}

.blog_list_card_box:nth-child(6){
	margin-right: 0;
}

.blog_list_card_box:nth-child(9){
	margin-right: 20px;
}

.blog_list_card_box:nth-child(12){
	margin-right: 0;
}

.blog_list_card_img{
	width: 100%;
	height: 120px;
	overflow: hidden;
}

.blog_list_card_img img{
	width: 100%;
	height: auto;
	min-height: 120px;
	min-width: 100%;
	transition-duration: 0.5s;
}

.blog_list_card_box a:hover .blog_list_card_img img{
	transform:scale(1.1,1.1);
	transition-duration: 0.5s;
}

.blog_list_card_date{
	font-size: 0.9rem;
}

.blog_list_card_txt{
	padding: 15px;
	background-color: #fff;
	height: 160px;
}

.blog_list_card_h3{
	font-size: 1rem;
	text-align: left;
	line-height: 1.4;
}

.blog_list_card_more{
	text-align: right;
	font-size: 0.9rem;
	margin-top: 5px;
}

.blog_list_card_more::after{
	font-size: 0.9rem;
	margin-left: 5px;
}

.blog_content img{
	height: auto!important;
}

aside{
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
}

.aside_h3{
	text-align: left;
	padding-left: 57px;
	padding-bottom: 0px;
}

@media screen and (max-width:420px){
  main{
	width: 300px;
	margin-left: auto;
	margin-right: auto;
}

.blog_list{
    margin-top: 40px;
	margin-bottom: 40px;
}

.blog_list_card_box{
	width: 143px;
	border-radius: 10px;
	height: 240px;
	overflow: hidden;
	filter: drop-shadow(0 0 8px rgba(0, 0, 0, 0.2)); 
	margin-bottom: 20px;
	margin-right: 14px;
}
	
/*.blog_list_card_box:nth-child(3n){
margin-right: 14px;
}
*/
	
.blog_list_card_box:nth-child(3){
	margin-right: 14px;
}

.blog_list_card_box:nth-child(6){
	margin-right: 0;
}

.blog_list_card_box:nth-child(9){
	margin-right: 14px;
}

.blog_list_card_box:nth-child(12){
	margin-right: 0;
}
	
.blog_list_card_img{
	width: 100%;
	height: 100px;
	overflow: hidden;
}

.blog_list_card_img img{
	width: 100%;
	height: auto;
	min-height: 100px;
	min-width: 100%;
	transition-duration: 0.5s;
}

.blog_list_card_box a:hover .blog_list_card_img img{
	transform:scale(1.1,1.1);
	transition-duration: 0.5s;
}

.blog_list_card_date{
	font-size: 0.7rem;
}

.blog_list_card_txt{
	padding: 10px;
	background-color: #fff;
	height: 140px;
}

.blog_list_card_h3{
	font-size: 0.85rem;
	text-align: left;
	line-height: 1.5;
	margin-top: 2px;
}

.blog_list_card_more{
	text-align: right;
	font-size: 0.8rem;
}

.blog_list_card_more::after{
	font-size: 0.9rem;
	margin-left: 5px;
}

aside{
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 40px;
}

.aside_h3{
	text-align: left;
	padding-left: 57px;
	padding-bottom: 0px;
}
}

@media screen and (max-width:400px){
.yuugatahoiku {
    height: 115px;
}
}

/* ブログ詳細ページ */

.blog_detail_h1 {
    font-size: 1.3rem;
    margin-bottom: 10px;
}

.blog_detail_cate a, .blog_detail_time a {
    font-size: 0.8rem;
}

.blog_detail_txt{
	width: 100%;
}

.aside_h3 {
    font-size: 1.3rem;
}

.parents_top_img{
	width: 85px;
	height: auto;
	position: absolute;
	top: 50%;
	left: 2%;
	transform: translate(0,-50%);
}

.parents_title h1{
	font-size: 1.3rem;
	transform: translateX(12%);
}

.parents .babynews_box_box {
    width: 95%;
    background-color: #FFFCFD;
    border-radius: 20px;
    padding: 40px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    border: 3px solid #EB7190;
}

.otayori_backnumber_btn{
	font-size: 0.9rem;
	margin-top: 30px;
}

.otayori_backnumber_btn::after{
	right: 10px;
}

.parents .blog_hidden_box {
    height: 750px;
}

.parents .top_blog_slide {
    margin-top: 30px;
    height: 470px;
}

.parents .top_contact_section_1 .anime_bg_lefttop {
    top: -20px;
}

.parents .anime_bg_rightbottom{
	width: 200px;
	bottom: -40px;
}

/* バックナンバー */

.backnumber dl dd{
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
}

.backnumber_btn_1,
.backnumber_btn_2{
	width: 100%!important;
}

.backnumber_btn_1{
	margin-bottom: 10px;
}

.backnumber_btn_1::before,
.backnumber_btn_2::before{
	width: 15px;
	height: 17px;
}

.backnumber .news dl dt{
    width: 100%;
    margin-bottom: 5px;
}

/* お問い合わせ */

.contact .admission_message {
    margin-top: 20px;
    font-size: 1rem;
}

.contact_h2:first-of-type{
	margin-top: 0;
}

.contact h3,
.admission_sec h3{
    font-size: 1.1rem;
}

/* 入園案内 */

.admission_sec .top_contact_box_detail_2 {
	border: 3px solid #EB7190;
    padding: 40px 40px 30px;
}

/* 沿革 */

.history .dot_table th {
	padding: 0.5rem;
    width: 40%;
	font-size: 0.9rem;
}

/* イベント用フォーム */
.event-contact__hosoku{
	text-align: left!important;
}

.contact .admission_message{
	text-align: left!important;
}

.contact .top_contact_box_detail_2 h3 {
    font-size: 1.1em;
}



.schedule_img_box_left.p6 {
    height: 235px;
}


#contact_modal .box{
	padding: 40px 20px;
}

#contact_modal .close_btn{
	transform: scale(1.5) translate(20%,-20%)
}