@charset "utf-8";
/*
Theme Name: arkhe-child
Theme URI: ★ テーマの公式サイトなどのURL（空欄でも可） ★
Template: arkhe
Description: ★ テーマの説明（空欄でも可） ★
Author: ★ テーマ作成者の名前（空欄でも可） ★
Tags: 
Version: 0.1.2
*/
body {
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}
section {
    margin-top: 5em;
    margin-bottom: 5em;
}
h4 a {
    color: #fff;
}
h3 a {
    color: #000;
}
h3:after {
    line-height: 0;
    display: block;
    overflow: hidden;
    position: absolute;
	border-bottom: none;
}
ul {
    list-style: none;
}
img.border{
	border-radius: 20px;
	border: 5px #ffffff solid;
}

/*テーブル*/
tbody {
    width: 100%;
}
table {
    width: 100%;
}
td {
	font-size:18px;
    font-weight: normal;
	color:#000000;
	text-align:left;
}
td a {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 18px;
    color: #000;
}

.image {
    background-attachment: fixed;
    background-position: center;
    background-image: url("slider_00.jpg");
}


/*装飾**************************/

/*見出し*/
.midashi {
    font-size: 1.8rem;
    text-align:center;
    font-feature-settings : "palt";
    font-weight: normal;
	color:#336633;
    position: relative;
    margin-top: 3em !important;
    margin-bottom: 3em;
    padding-top:0;
    padding-bottom: 0;
    border:none;
    letter-spacing:0.2em;
}
.midashi::before {
    content:"";
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    width: 134px;
    height: 134px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    background-image: url("image/midashi-content.png");
    background-repeat:no-repeat;
}
.midashi1 {
    font-size: 42px;
    font-weight: normal;
	padding-bottom: 20px;
	border: none;
	color:#336633;
}
.midashi2 {
    font-size: 36px;
	color:#336633;
    font-weight: normal;
	margin:10px auto;
	padding-top:12px;
	width:350px;
	height:60px;
	background-color:#fff;
	border-radius: 10px;
}
.midashi3 {
    font-size: 1.75rem;
    font-weight: normal;
	color:#336633;
}
.midashi4 {
	font-size: 36px;
	font-weight:normal;
    padding-bottom: 20px;
	border: none;
	color:#336633;
}
.midashi5 {
    font-size: 24px;
    font-weight:normal;
    padding-bottom:20px;
    border: none;
}
.midashi6 {
    font-size: 30px;
    font-weight:normal;
    border: none;
}
.mds5 {
	font-size:24px;
    font-weight: normal;
	padding-left:50px;
}

/*フォント*/
.mincho {
    font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.maru {
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
	font-weight:normal;
}
.midori{color:#336633;}
.black {color: #000;}
.white {color: #fff;}

.lh2{line-height:2;}
.center {
    text-align: center;
    margin: 0 auto;
}

/*フォントサイズ*/
.fs1{font-size: 1px;}
.fs14 {font-size: 14px;}
.fs16 {font-size: 16px;}
.fs18 {font-size: 18px;}
.fs24 {font-size: 24px;}
.fs36 {font-size: 36px;}


/*背景色*/
.stripevw {
    width: 100vw;
    background-image: url("image/stripevw-bg.png");
    margin: 0 calc(50% - 50vw);
    padding-top: 3em;
    padding-bottom: 3em;
    padding-top: 3em;
    padding-bottom: 3em;
}
.grayvw{
    width: 100vw;
    margin: 0 calc(50% - 50vw);
    padding-top: 3em;
    padding-bottom: 3em;
    background: #f8f9fa;
    }
.w100vm {
    width: 100vw;
    font-size: 50px;
    background-size: contain;
    color: #508732;
    height: calc(100vw * 0.104);
    font-weight: normal;
    background-image: url("image/about.jpg");
    margin: 0 calc(50% - 50vw);
}

.bgr {background-color: rgba(54,54,54,0.7);}
.odd {background-color: #d5e6cc;}

.bgw {
    background-color: #fff;
    padding: 10px 0;
}
.bw{
    background-color:#fff; 
    border-radius: 10px; 
    padding:10px;
}

/*コルクのボックス*/
.box{
	border-radius: 10px;
	padding: 10px;	
	background-image: url(image/colk.jpg);
}

.box .wp-block-columns {
    margin-bottom: 0px;
}

.box1 img {
    background: #fff;
    padding: 5px;
    border: 1px solid #c3c3c3;
    }
.box2 {
position: relative;
}
.box2 img {
background: #fff;
padding: 5px 5px 5px 5px;
}
.box2 p {
	background-color: #fff;
    text-align: center;
	padding-top:-25px;
}

/*レイアウト*/
.container {
    width: 100%;
    text-align: left;
    max-width: 1100px;
    position: relative;
    margin: 0 auto;
}
.just {
    text-align: justify;
    text-justify: inter-ideograph;
}
.mw {
    max-width: 1100px;
    margin: 0 auto;
}
.border{
	border-radius: 20px;
	border: 5px #ffffff solid;
}
/*margin*/
.auto {margin: 0 auto;}
.mtb0 {margin-top: 0; margin-bottom: 0;}
.mt0 {margin-top: 0;}
.mt10 {margin-top: 10px;}
.mt20 {margin-top: 20px;}
.mb0 {margin-bottom: 0;}
.mb30 {margin-bottom: 30px;}
.mb50 {margin-bottom: 50px;}
.ml20 {margin-left: 20px;}
.ml50 {margin-left: 50px;}
.mauto {margin: 0 auto;}

/*padding*/
.p10{
    padding-top:10px;
	padding-left:10px;
    padding-bottom:10px;
	padding-right:10px;
}
.p15{
    padding-top:15px;
	padding-left:10px;
	padding-bottom:15px;
}
.p30{
    padding-top:30px;
    padding-right:20px;
    padding-bottom:30px;
	padding-left:20px;
}
.pt20 {padding-top: 20px;}
.pt50 {padding-top: 50px;}
.pt70 {padding-top: 70px;}
.pb20 {padding-bottom: 20px;}
.pb30 {padding-bottom: 30px;}
.pl20 {padding-left: 20px;}

/*width*/
.w5 {width: 5%;}
.w10 {width: 10%;}
.w20 {width: 20%;}
.w25 {width: 25%;}
.w30 {width: 30%;}
.w40 {width: 40%;}
.w48 {width: 48%;}
.w50 {width: 50%;}
.w80 {width: 80%;}
.w90 {width: 90%;}
.w100{width: 100vw;}

/*height*/
.h100{height:100px;	}
.h150{height:150px;	}
.h200{height:200px;	}
.h250{height:250px;	}
.h300{height:300px;	}
.h350{height:350px;	}

/*カラム*/
.wp-block-columns {
	/* margin-bottom:0px; */
}

/*-----------------------------------------*/
/*共通パーツ*/
/*-----------------------------------------*/
/*メニュー*/
.gMenu li {
	font-size:16px;
	font-weight:normal;
	color:#336633;
}
.gMenu_name {
	font-size:18px;
	font-weight:normal;
	color:#336633;
}
.logo-after {
    float: right;
    text-align: center;
    background-color: #e62185;
    color: #fff;
}

/*ページヘッダー*/
.page-header {
    text-align: center;
    background-color: #619048;
}
.page-header_pageTitle, h1.page-header_pageTitle:first-child {
    text-shadow: 0 0 3px #fff;
}
@media only screen and (min-width: 992px) { 
    .page-header {
        width: 100vw;
        font-size: 50px;
        background-size: contain;
        height: calc(100vw * 0.104);
        font-weight: normal;
        background-image: url("image/about.jpg");
        margin: 0 calc(50% - 50vw);
    }
    .page-header_pageTitle {
        font-weight:normal;
        color:#336633;
        font-size:40px;
    }
}
@media only screen and (max-width: 991px) { 
    .page-header {
        font-size: 50px;
        background-size: contain;
        font-weight: normal;
        min-height:150px;
        background-image: url("image/about.jpg");
        background-size:cover;
    }
    .page-header_pageTitle {
        font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
        font-weight:normal;
        color:#336633;
        font-size:40px;
    }
    .page-header .p30{
        padding-left:10px;
        padding-top:30px;
        padding-bottom:30px;
    }
}
@media only screen and (max-width: 541px) { 
    .page-header .pt70 {
        padding-top: 0px;
    }	
}

/*ぱんくず*/
.breadSection {
    border: none;
    background: #f7fbf3;
}
.breadSection .breadcrumb a {
    color: #73aa55;
}

/*header*/
.header-addon {
    text-align: right;
    font-size: 20px;
    margin-bottom: 0;
    color: #619048;
    font-weight: bold;
}
.header-addon i {
    margin: 0 5px;
}
.header-span {
    font-size: 14px;
    color: #000;
    font-weight: normal;
}
.header-text {
    float: left;
    font-size: 14px;
    line-height: 28px;
}

/*-----------------------------------------*/
/*トップ*/
/*-----------------------------------------*/

/*メインビジュアルまわり*/
.carousel {
    border-bottom: none;
}


/* .maintitle{
    z-index: 10;
	font-size: 30px;
    color: #fff;
    margin: 0;
    letter-spacing: 1px;
    text-shadow: 1px 1px 3px rgb(0 0 0 / 30%);
	background-color:rgba(51,204,0,0.5);
	border-radius: 10px; 
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
.text-slider .maintitle {
    position: relative;
    display: inline-block;
    font-size: 57px;
    line-height: 67px;
    font-weight: 700;
    padding-bottom: 10px;
}
.text-slider .maintitle, .text-slider .subtitle {
    z-index: 10;
    color: #fff;
    margin: 0;
    letter-spacing: 1px;
    text-shadow: 1px 1px 3px rgb(0 0 0 / 30%);
}
.slide-text-title{
    font-size: 48px;
    color: #508732;
    font-weight: normal;
} */
/*ギャラリーキャプション*/
.blocks-gallery-grid .blocks-gallery-image figcaption, .blocks-gallery-grid .blocks-gallery-item figcaption, .wp-block-gallery .blocks-gallery-image figcaption, .wp-block-gallery .blocks-gallery-item figcaption {
    position: absolute;
    bottom: 0;
    width: 100%;
    max-height: 100%;
    overflow: auto;
    padding: 3em .77em .7em;
    color: #336633;
    text-align: center;
    font-size: 16px;
    background: linear-gradient(0deg,rgba(255,255,255,.9),rgba(255,255,255,.2) 80%,transparent);
    box-sizing: border-box;
    margin: 0;
}
/*皆様の声（ストライプ背景）*/
.stripe-circleimg {
    position: relative;
}
.stripe-circleimg img {
    border: dashed 8px #bddb87;
    background: #f8f9fa;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.stripe-textblock {
    position: relative;
    background: #fff;
    padding:2em;
    border-radius:1em;
}
.stripe-textblock p {
    color: #83a676;
    text-align: center;
    font-size: 1.5em;
    margin-top: 4em;
    margin-bottom: 2em;
}
.stripe-textblock p::before {
    content:"";
    position: absolute;
    top:2em;
    left: 0;
    right: 0;
    margin: auto;
    width: 74px;
    height: 50px;
    background-image: url("image/icon-reaf.png");
    background-repeat:no-repeat;
}
@media (max-width: 599px){
    .stripevw .stripe-circleimg img {
    margin-top: -2em;
    position: relative;
    z-index:1;
}
.stripe-secondcolumns{
        flex-direction: column-reverse;
    }
}

/*トップ-保育について（白系背景）*/
.reusable-block-program .wp-block-column {
background:#fff;
border-radius: 10px;
padding-bottom:0.5em;
margin-bottom: 1em;
}
.reusable-block-program h3 {
border: none;
padding: 0.5em;
margin-bottom: 0;
border-radius: 10px 10px 0 0;
font-size: 1.5em;
background: #73aa55;
color: #fff;
}

/*トップ-わかば通信*/
.top-entry 	{
position: relative;
}
.top-entry h2 {
border: none;
}
.icon-reaf-midashi{
border: none;
text-align: center;
color:#73aa55;
}
.icon-reaf-midashi::before {
content:"";
position: absolute;
top:-1.5em;
left: 0;
right: 0;
margin: auto;
width: 74px;
height: 50px;
background-image: url("image/icon-reaf.png");
background-repeat:no-repeat;
}

/*wp-show-posts プラグイン*/
.wp-show-posts-entry-title{
    font-size: 30px;
    font-weight: normal;
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
	border: none;
	color:#336633;
}
.wp-show-posts-entry-content p {
    font-size: 16px;
}
.wp-show-posts-columns .wp-show-posts-single:not(.wp-show-posts-masonry-block) {
    display: block;
}
/* 記事と記事の間隔 */
.wp-show-posts-columns .wp-show-posts-inner {
    margin: 0 0 0px 10px !important;
}
/* 「続きを読む」ボタン */
a.wp-show-posts-read-more, a.wp-show-posts-read-more:visited {
    display: initial;
    padding: initial;
    border: initial;
    color: #508732;
    font-size: 12px;
}
/* 「続きを読む」ボタン（hover時） */
a.wp-show-posts-read-more:focus, a.wp-show-posts-read-more:hover {
    border: initial;
    color: #508732;
    background: initial;
}
/* 抜粋の一文目（挨拶文なので消す） */
    .wp-show-posts-entry-content p:first-child {
    display: none;
}

.wp-show-posts-inner {
display:flex;
}
.wp-show-posts-image {
width:24%;
}
.wp-show-posts-entry-header {
    width: 70%;
}
.wp-show-posts-entry-title {
font-size: 1.4em;
}
@media (max-width: 767px){
    .wp-show-posts-image.wpsp-image-left {
        margin-right: 1.5em;
    }
}

/*-----------------------------------------*/
/*わかば通信（ブログ）*/
/*-----------------------------------------*/
.postList .media {
border-bottom: 5px dotted #f7fbf3;
padding: 2rem 0;
}
.postList .media .postList_thumbnail a {
border: none;
}
.postList .media .postList_thumbnail img {
border: 3px solid #fff;
border-radius: 1em;
}
.entry-meta-dataList dt {
background-color: #d3dd96;
}

.wp-block-latest-posts__post-date {
    font-size: 13px;
    color: #6c7781;
}
/*なにか*/
/* .content-area .hentry .content-area .hentry{
    padding-top:30px;
} */

/*-----------------------------------------*/
/*不明*/
/*-----------------------------------------*/

_:-ms-lang(x)::-ms-backdrop, .wp-block-image .aligncenter {
    width: 100%;
    table-layout: fixed;
}

/*-----------------------------------------*/
/*フッター*/
/*-----------------------------------------*/

/*サイト下部コンテンツ*/
.siteContent_after {
background: #f8f9fa;
margin-top: 200px;
position:relative;
}
.siteContent_after::before{
content:"";
position: absolute;
top: -200px;
width: 100%;
height: 200px;
background-image: url(image/footer-bg.png);
background-repeat: repeat-x;
}

.siteContent_after h2,
.siteContent_after h3 {
border: none;
margin: auto;
padding-bottom: 0;
}

/*フッターパーツ*/
/*電話*/
.footer-telbox {
color: #f7c78d;
background: #fff;
padding: 1.2em;
margin-top: -100px;
margin-bottom: 2em;
border-radius: 1em;
}
.footer-telbox p{
font-size: 2.5em;
margin-bottom: 0;
}
@media(min-width: 768px){
    .footer-telbox p{
    font-size: 3em;
    }
    a[href^="tel:"]{
        pointer-events: none;
    }
}
/*保育士さん募集*/
.footer-recluit{
    padding: 1.2em;
    border-top: solid 1px #ddd;
}
.footer-recluit h3 {
    font-size:1.2em;
    margin-bottom:1.2em;
}
.footer-recluit p {
    font-size:0.9em;
}
/*Gマップ*/
.gmap {
    height: 100%;
    overflow: hidden;
    padding-bottom: 33.03%;
    position: relative;
    border-radius:1em;
}
.gmap iframe {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
}

/*サイトフッター*/
.siteFooter {
    background: #83a676;
    color: #f8f9fa;
}
.footer-menu .wp-block-group__inner-container {
display: flex;
}
.footer-menu h3{
margin: 0;
font-size: 1.25em;
line-height: 1.25;
border-bottom: none;
padding: .5em 1em .5em 0;
}
@media (max-width: 992px){
    .siteFooter .wp-block-group__inner-container {
        max-width: 100%;
    }
    .footer-menu .wp-block-group__inner-container{
        display: inherit;
    }
    .footer-menu nav{
        border-left: solid 1px #ddd;
        margin-bottom:1em;
    }
}