/* カスタム CSS をここに入力してください */


/*----------------------------------------------------
  .healine2
----------------------------------------------------*/
.headline2 {
  position: relative;
  border-top: solid 2px #80c8d1;
  border-bottom: solid 2px #80c8d1;
  background: #f4f4f4;
  line-height: 1.4;
  padding: 0.4em 0.5em;
  margin: 2em 0 0.5em;
}

.headline2:after {
  /*タブ*/
  position: absolute;
  font-family: "Font Awesome 5 Free",'Quicksand','Avenir','Arial',sans-serif;
  content: '\f0a7\ Check';
  background: #80c8d1;
  color: #fff;
  left: 0px;
  bottom: 100%;
  border-radius: 5px 5px 0 0;
  padding: 5px 7px 3px;
  font-size: 0.7em;
  line-height: 1;
  letter-spacing: 0.05em;
}


.head3 {
  color: #505050;/*文字色*/
  padding: 0.5em;/*文字周りの余白*/
  display: inline-block;/*おまじない*/
  line-height: 1.3;/*行高*/
  background: #dbebf8;/*背景色*/
  vertical-align: middle;
  border-radius: 25px 0px 0px 25px;/*左側の角を丸く*/
}

.head3:before {
  content: '●';
  color: white;
  margin-right: 8px;
}


.head4 {
  position: relative;
  display: inline-block;
  padding: 0 45px;
}
.head4:before, .head4:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 44px;
  height: 2px;
  background-color: black;
  -webkit-transform: rotate(-60deg);
  transform: rotate(-60deg);
}
.head4:before {
  left:0;
}
.head4:after {
  right: 0;
}

/*----------------------------------------------------
  .demo01
----------------------------------------------------*/
.demo01 th  { width: 30%; text-align: left; }
 
@media only screen and (max-width:480px){
    .demo01 { margin: 0 -10px; }
    .demo01 th,
    .demo01 td{
    width: 100%;
    display: block;
    border-top: none;
    }
  .demo01 tr:first-child th { border-top: 1px solid #ddd; }
}

/*----------------------------------------------------
  .icon01
----------------------------------------------------*/
.icon01 {
	color: #E73828;
	position: relative;
	padding: 0 0 0 40px;
}

.icon01::before {
  position: absolute;
	top: 0;
	left: 0;
	content: url(/wp-content/uploads/2019/06/icon02.png);
}

/*----------------------------------------------------
  .list
----------------------------------------------------*/
.defaultlist
,.defaultlist li{
	padding:0px;
	margin:0px;
}
 
.defaultlist li{
	list-style-type:none !important;
	list-style-image:none !important;
	margin: 5px 0px 5px 0px !important;
}
 
.list2 li{
	position:relative;
	padding-left:20px;
}
 
.list2 li:before{
	content:''; 
	height:0; 
	width:0; 
	display:block; 
	border:5px transparent solid; 
	border-right-width:0; 
	border-left-color:#aaa; 
	position:absolute; 
	top:5px; 
	left:8px;
}
 
.list2 li:after{
	content:''; 
	height:2px; 
	width:10px; 
	display:block; 
	background:#aaa; 
	position:absolute; 
	top:9px; 
	left:0px;
}

/*----------------------------------------------------
  .event
----------------------------------------------------*/
table.event{
  width: 100%;
  border-collapse: collapse;
}

table.event tr{
  border-bottom: solid 2px white;
}

table.event tr:last-child{
  border-bottom: none;
}

table.event th{
  position: relative;
  text-align: left;
  width: 30%;
  background-color: #52c2d0;
  color: white;
  text-align: center;
  padding: 10px 0;
}

/*----------------------------------------------------
  .googlemap
----------------------------------------------------*/
.ggmap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}


.box26 {
    position: relative;
    margin: 2em 0;
    padding: 0.5em 1em;
    border: solid 3px #95ccff;
    border-radius: 8px;
}
.box26 .box-title {
    position: absolute;
    display: inline-block;
    top: -13px;
    left: 10px;
    padding: 0 9px;
    line-height: 1;
    font-size: 18px;
    background: #FFF;
    color: #95ccff;
    font-weight: bold;
}
.box26 p {
    margin: 0; 
    padding: 0;
}



.hr-text {
	line-height: 1em;
	position: relative;
	outline: 0;
	border: 0;
	color: black;
	text-align: center;
	height: 1.5em;
	opacity: .5;
}
.hr-text:after {
	content: attr(data-content);
	position: relative;
	display: inline-block;
	color: black;
	padding: 0 .5em;
	line-height: 1.5em;
	color: #818078;
	background-color: #fcfcfa;
}



.mymap {
    overflow: hidden;
}
.mymap iframe {
    margin-top: -48px;
    margin-left: -2px;
}



/*----------------------------------------------------
  .anchor link
----------------------------------------------------*/
a.anchor{
    display: block;
    padding-top: 220px;
    margin-top: -220px;
}



/*----------------------------------------------------
  .contact form
----------------------------------------------------*/
.wpcf7 input[name="date"],
.wpcf7 input[name="time-start"],
.wpcf7 input[name="time-end"],
.wpcf7 input[name="place"],
.wpcf7 input[name="pay"],
.wpcf7 input[name="event-name"],
.wpcf7 input[name="entry-name"],
.wpcf7 input[name="your-name"],
.wpcf7 input[name="your-email"],
.wpcf7 input[name="tel"] {
        width: 80%;
        height: 35px !important;
}

.wpcf7 textarea[name="about"] {
        width: 80%;
        height: 350px !important;
}




/*----------------------------------------------------
  ヘッダーグラデーション削除
----------------------------------------------------*/
.p-page-header::after {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0), transparent 0%);
}

.p-page-header__lower::before {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0), transparent 0%);
}

/*----------------------------------------------------
  フッターリンクグラデーション削除
----------------------------------------------------*/
.p-article02__img::before {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0), transparent 0%);
}

.cardlink_timestamp { display: none!important; }


/*----------------------------------------------------
  特集の日付削除
----------------------------------------------------*/
.p-entry__header02-date {
display: none;
}


/*マウスオーバー時にリンクを半透明に光らせる*/
a:hover img{
opacity:0.5;
filter:alpha(opacity=50);
-ms-filter: “alpha( opacity=50 )”;
}


/*----------------------------------------------------
  固定ページヘッダーの説明文の色を変更
----------------------------------------------------*/
.p-page-header__lower-title {
color:#333333 ;
}

.p-page-header__lower-desc {
color:#333333 ;
}

/*----------------------------------------------------
  無償化テーブル用
----------------------------------------------------*/
table.table01 {
	width:100%;
	border-right:#3EB1C6 solid 1px;
	border-collapse: collapse;
}
table.table01 thead th {
	background:#3EB1C6;
	color:#FFF;
	padding:10px 15px;
	border-right:#FFF solid 1px;
	border-bottom:#FFF solid 1px;
}
table.table01 thead th:last-child {
	border-right:#3EB1C6 solid 1px;
}
table.table01 tbody th {
	background:#3EB1C6;
	color:#FFF;
	padding:10px 15px;
	border-bottom:#FFF solid 1px;
	vertical-align:top;
}
table.table01 tbody tr:last-child th {
	border-bottom:#3EB1C6 solid 1px;
}
table.table01 tbody td {
	background:#FFF;
	padding:10px 15px;
	border-left:#3EB1C6 solid 1px;
	border-bottom:#3EB1C6 solid 1px;
	vertical-align:top;
}

@media screen and (max-width: 640px) {
table.table01 thead {
	display:none;
}
table.table01 tbody th {
	display:block;
}
table.table01 tbody td {
	display:block;
}
table.table01 tbody td::before {
	content: attr(label);
	float: left;
	clear:both;
	font-weight:bold;
}
table.table01 tbody td p {
	padding-left:6em;
}
}


/*----------------------------------------------------
  幼稚園h2用
----------------------------------------------------*/
.head2y {
  position: relative;
  color: #333;
  display: inline-block;
  margin: 47px 0;
  text-shadow: 0 0 2px white;
}
.head2y:before {
  content: "";
  position: absolute;
  background: #a9e1ff;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  top: 50%;
  border: dashed 1px white;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  z-index: -1;
  box-shadow: 0px 0px 0px 5px #a9e1ff;
}



/*----------------------------------------------------
  幼稚園用table
----------------------------------------------------*/
table.you {
  width: 100%;
  border-collapse: collapse;
}

table.you tr{
  border-bottom: solid 2px white;
}

table.you tr:last-child{
  border-bottom: none;
}

table.you th{
  position: relative;
  text-align: left;
  width: 40%;
  background-color: #F0E34A;
  color: #333;
  text-align: center;
  padding: 10px 0;
}

table.you th:after{
  display: block;
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  top:calc(50% - 10px);
  right:-10px;
  border-left: 10px solid #F0E34A;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
}

table td{
  text-align: left;
  width: 60%;
  text-align: center;
  background-color: #FAFAD2;
  padding: 10px 0;
}


/*----------------------------------------------------
  幼稚園h3用
----------------------------------------------------*/
.head3y {
  position: relative;
  color: #333;
  text-shadow: 0 0 2px white;
}
.head3y:before {
  content: "";
  position: absolute;
  background: #a9e1ff;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  top: 50%;
  /* border: dashed 1px white; */
  left: 0px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: -1;
}


/*----------------------------------------------------
  幼稚園用BOX　春
----------------------------------------------------*/
.box18{
    margin:2em 2em;
    position: relative;
    padding: 0.25em 1em;
    border: solid 2px #F0E34A;
    border-radius: 3px 0 3px 0;
}
.box18:before,.box18:after
{
    content: '';
    position: absolute;
    width:10px;
    height: 10px;
    border: solid 2px #F0E34A;
    border-radius: 50%;
}
.box18:after {
    top:-12px;
    left:-12px;
}
.box18:before {
    bottom:-12px;
    right:-12px;
}
.box18 p {
    margin: 0; 
    padding: 0;
}


/*----------------------------------------------------
  施設メッセージ
----------------------------------------------------*/
.box17{
    margin:2em 0;
    position: relative;
    padding: 0.5em 1.5em;
    border-top: solid 2px black;
    border-bottom: solid 2px black;
}
.box17:before, .box17:after{
    content: '';
    position: absolute;
    top: -10px;
    width: 2px;
    height: -webkit-calc(100% + 20px);
    height: calc(100% + 20px);
    background-color: black;
}
.box17:before {left: 10px;}
.box17:after {right: 10px;}
.box17 p {
    margin: 0; 
    padding: 0;
}



/*----------------------------------------------------
  目次サイドバー用
----------------------------------------------------*/
/* タイトルの調整 */
.ez-toc-title {
	text-align: center;/* タイトルを真ん中へ   */
	padding: 2px;/* 内側の余白を調整   */
	color: #4285f4;
}
/* h2見出しの調整 */
.ez-toc-widget-container ul {
        font-size: 15px;
}
/* h3見出しの調整 */
.ez-toc-widget-container ul li ul li a {
        font-size: 15px;
	display: block;
  list-style-type: disc;
  margin-block-start: 1.5em;
  margin-block-end: 1.5em;
  margin-inline-start: 20px;
  margin-inline-end: 20px;
  padding-inline-start: 40px;
}
/* h3見出しの調整 */
.ez-toc ul li a:hover {
        color: #4285f4;
	      background-color: #eee;
}
/* 選択時の背景色 */
#ezw_tco-3 .ez-toc-widget-container ul.ez-toc li.active::before {
    background-color: #f0e34a;;
}
.ez-toc-widget-container ul.ez-toc li.active::before {
    background-color: #f0e34a;
}
/* h2とh3見出しにマウスを乗せた時（フォントカラーや背景色を入れてみよう） */
.ez-toc-widget-container ul:hover,.ez-toc-widget-container ul li ul li a:hover {
			background-color:#eee;
}
/* 見出しの行間調整 */
.ez-toc-widget-container li {
	font-size: 15px;
	line-height: 2;
}
/* 目次外枠サイズとスクロールバーの調整 */
#ezw_tco-3.ez-toc {
	max-height: 350px;/* 目次の高さ */
	overflow-y: scroll;/* スクロールバーを設置 */
	padding: 5px 0;/* 目次ボックスの内側余白 */
	white-space: normal;/* 自動改行   */
}
#ezw_tco-3.ez-toc::-webkit-scrollbar {
	-webkit-appearance: none;
	width: 10px;/* スクロールバーの横幅 */
	border-left: solid 1px #eee; /* スクロールバーの左側に線を引く */
}
#ezw_tco-3.ez-toc::-webkit-scrollbar-thumb {
	background-color: #f0e34a;/* スクロールバーのカラー */
}
/* 各見出しに下線を引きたい */
#ezw_tco-3 .ez-toc-list li a {
        border-bottom: 1px solid #ddd;	
}


/*----------------------------------------------------
  目次用
----------------------------------------------------*/
#ez-toc-container.ez-toc-light-blue {
    background: #EDF6FF;
}
div#ez-toc-container {
    width: 100%;
}
#ez-toc-container {
border: 1px solid #AAA;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
    display: table;
    margin-bottom: 1em;
    padding: 10px;
    position: relative;
    width: auto;
}

#ez-toc-container a.ez-toc-toggle {
    color: #444;
}
#ez-toc-container a:hover {
    text-decoration: underline;
}
#ez-toc-container a {
    color: #444;
    text-decoration: none;
    text-shadow: none;
}
.p-entry__body a:hover {
    text-decoration: underline;
}
.ez-toc-btn-default:focus, .ez-toc-btn-default:hover {
    background-color: #e0e0e0;
    background-position: 0 -15px;
}
.ez-toc-btn-default.active, .ez-toc-btn-default:active, .ez-toc-btn-default:focus, .ez-toc-btn-default:hover {
    color: #333;
    background-color: #ebebeb;
    border-color: #adadad;
}
.ez-toc-btn:focus, .ez-toc-btn:hover {
    color: #333;
    text-decoration: none;
}
.p-entry__body a {
    color: #000000;
}
.ez-toc-pull-right {
    float: right!important;
    margin-left: 10px;
}
.ez-toc-btn-default {
    text-shadow: 0 1px 0 #fff;
    background-image: -webkit-gradient(linear,left 0,left 100%,from(#fff),to(#e0e0e0));
    background-image: -webkit-linear-gradient(top,#fff 0,#e0e0e0 100%);
    background-image: -moz-linear-gradient(top,#fff 0,#e0e0e0 100%);
    background-image: linear-gradient(to bottom,#fff 0,#e0e0e0 100%);
    background-repeat: repeat-x;
    border-color: #ccc;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.ez-toc-btn-xs {
    padding: 1px 5px;
}
.ez-toc-btn-sm, .ez-toc-btn-xs {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.ez-toc-btn-default {
    color: #333;
    background-color: #fff;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.15), 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.15), 0 1px 1px rgba(0,0,0,.075);
}
.ez-toc-btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}
.btn.active, .ez-toc-btn, .ez-toc-btn-default.active, .ez-toc-btn-default:active, .ez-toc-btn:active {
    background-image: none;
}
a, input {
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-transition-property: background-color, color;
    transition-property: background-color, color;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
}
a {
    color: #000;
    text-decoration: none;
}
a {
    -webkit-text-decoration-skip: objects;
    background-color: transparent;
}
* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.ez-toc-title, .ez-toc-title-toggle {
    display: table-cell;
    text-align: left;
    vertical-align: middle;
}
.ez-toc-toggle i.ez-toc-glyphicon {
    font-size: 16px;
    margin-left: 2px;
}
.ez-toc-glyphicon:empty {
    width: 1em;
}
[class*=ez-toc-icon-] {
    font-family: ez-toc-icomoon!important;
    speak: none;
    font-variant: normal;
    text-transform: none;
}
.ez-toc-glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
}
.ez-toc-glyphicon, [class*=ez-toc-icon-] {
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
user agent stylesheet
i {
    font-style: italic;
}
#ez-toc-container a.ez-toc-toggle {
    color: #444;
}
#ez-toc-container a {
    color: #444;
    text-decoration: none;
    text-shadow: none;
}
.ez-toc-btn-default.active, .ez-toc-btn-default:active, .ez-toc-btn-default:focus, .ez-toc-btn-default:hover {
    color: #333;
    background-color: #ebebeb;
    border-color: #adadad;
}
.ez-toc-btn:focus, .ez-toc-btn:hover {
    color: #333;
    text-decoration: none;
}
.p-entry__body a {
    color: #000000;
}
.ez-toc-btn-default {
    text-shadow: 0 1px 0 #fff;
    background-image: -webkit-gradient(linear,left 0,left 100%,from(#fff),to(#e0e0e0));
    background-image: -webkit-linear-gradient(top,#fff 0,#e0e0e0 100%);
    background-image: -moz-linear-gradient(top,#fff 0,#e0e0e0 100%);
    background-image: linear-gradient(to bottom,#fff 0,#e0e0e0 100%);
    background-repeat: repeat-x;
    border-color: #ccc;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.ez-toc-btn-sm, .ez-toc-btn-xs {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.ez-toc-btn-default {
    color: #333;
    background-color: #fff;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.15), 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.15), 0 1px 1px rgba(0,0,0,.075);
}
.ez-toc-btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}
a {
    color: #000;
    text-decoration: none;
}
.ez-toc-title, .ez-toc-title-toggle {
    display: table-cell;
    text-align: left;
    vertical-align: middle;
}
.ez-toc-icon-toggle:before {
	  font-family: 'Material Icons';
    content: "\e86a";
}

.p-entry__body {
    font-size: 14px;
}
body {
    font-family: Verdana, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
body {
    -webkit-font-smoothing: antialiased;
    color: #000;
    line-height: 1;
}
#ez-toc-container li, #ez-toc-container ul, #ez-toc-container ul li, .ez-toc-widget-container, .ez-toc-widget-container li {
    background: 0 0;
    list-style: none;
    line-height: 1;
    margin: 5px;
    overflow: hidden;
    z-index: 1;
}


/************************************
** reCAPTCHAバッジを非表示
************************************/

.grecaptcha-badge { visibility: hidden; }


@media (max-width: 767px) {
	.wp-block-table td,
	.wp-block-table th{
		display: block;
		width: 100%;
	}
}

