/*
Theme Name: Lightning Child
Theme URI: ★ 三次清心幼稚園 ★
Template: lightning
Description: ★ 三次清心幼稚園 ★
Author: ★ 三次清心幼稚園 ★
Tags: 
Version: 0.5.1
*/

@-ms-viewport {
    width: auto;
}

/* -----------------------------------------------------------
	グローバルCSS
----------------------------------------------------------- */

:root {
	--color-main: #dd9b50;
	--color-blue: #71a9b9;
	--color-text: #444;
}

body,html {
    font-size: 16px;
    overflow-x: clip;
}

body {
	font-family: "M PLUS Rounded 1c", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "ヒラノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", sans-serif;
	letter-spacing: 1px;
	color: #444;
	line-height: 1.5;
	margin: 0;
	padding: 0;
	-webkit-text-size-adjust: 100%;
	background-color: #f9f9f9;
}

*, *:before, *:after {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}

/* -----------------------------------------------------------
	リセットCSS
----------------------------------------------------------- */

ul {
	list-style-type: none;
	padding-left: 0;
	margin: 0;
}

li {
	margin: 0;
}

img {
	max-width: 100%;
	height: auto;
}

a, .siteFooter a {
	outline:none;
	text-decoration: none;
	transform:rotateZ(0.03deg);
}

a:hover, .siteFooter li>a:hover, .subSection li>a:hover {
	opacity: 0.7;
	text-decoration: none;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	border: none;
	line-height: 1.5;
	transform:rotateZ(0.03deg);
}

h3::after {
	content: none;
}

p {
	margin: 0;
	line-height: 1.7;
	transform:rotateZ(0.03deg);
}

.siteContent {
	margin-top: 0 !important;
}

header.siteHeader {
	box-shadow: none;
	background-color: transparent;
	min-height: inherit;
}

.container, .container-lg, .container-md, .container-sm, .container-xl {
	max-width: inherit;
}

.col {
	padding: 0;
}

.siteContent {
	padding: 0;
}

.mainSection {
	margin-bottom: 0;
}

.admin-bar .vk-mobile-nav-menu-btn {
	display: none !important;
}

.vk-mobile-nav-menu-btn {
	display: none !important;
}

dl {
	margin: 0;
	padding: 0;
}

dl dt, dl dd {
	margin: 0;
	padding: 0;
	border: none;
	transform:rotateZ(0.03deg);
}

/* -----------------------------------------------------------
	グローバルナビゲーション
----------------------------------------------------------- */

header.siteHeader {
	background-image: url("./images/bg_ptn.png");
	padding-bottom: 10px;
}

.home header.siteHeader {
	padding-bottom: 40px;
}

header.siteHeader .siteHeadContainer {
	max-width: 1130px;
	padding: 0 15px;
	margin: 0 auto;
	position: relative;
}

header.siteHeader .siteHeadContainer .header_top_wrap {
	display: flex;
	justify-content: space-between;
}

.header_left {
	width: 40%;
}

.top_text {
	font-size: 12px;
	padding-top: 8px;
}

.header_logo {
	width: 18%;
	display: flex;
	justify-content: center;
	align-items: flex-end;
	margin: 0 auto;
	mix-blend-mode: multiply;
}

.header_right {
	width: 40%;
	max-width: 450px;
}

.header_menu .head_top_menu {
	display: flex;
	justify-content: flex-end;
	margin-bottom: 15px;
	padding-top: 10px;
}

.header_menu .head_top_menu ul {
	display: flex;
	justify-content: flex-end;
}


.header_menu .head_top_menu li:not(:first-child) {
	margin-left: 20px;
}

.header_menu .head_top_menu ul li a {
	color: var(--color-text);
	display: inline-block;
	padding-left: 20px;
	position: relative;
	font-size: 14px;
}

.header_menu .head_top_menu ul li a::before {
	content: "";
	display: block;
	width: 15px;
	height: 15px;
	position: absolute;
	top: 5px;
	left: 0;
	background-image: url("./images/icon_access.svg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
}

.header_menu .head_top_menu ul li.menu_contact a::before {
	background-image: url("./images/icon_mail.svg");
}

.head_tel {
	width: 152px;
	margin-left: 20px;
}

.header_menu .head_bottom_menu {
	display: flex;
	justify-content: flex-end;
}


.header_menu .head_bottom_menu ul {
	display: flex;
	justify-content: flex-end;
}

.header_menu .head_bottom_menu li:not(:first-child) {
	margin-left: 15px;
}

.header_menu .head_bottom_menu li a {
	color: var(--color-text);
	display: inline-block;
	padding: 10px;
	line-height: 1;
	border-radius: 4px;
	position: relative;
	font-size: 13px;
	border: 1px solid #555;
	white-space: nowrap;
}

.gnav_erea_wrap {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	margin-top: -50px;
	margin-bottom: 30px;
}

.gnav_wrap {
	width: 40%;
	max-width: 400px;
}

.header_right .gnav_wrap {
	margin-left: auto;
}

.gnav_wrap ul {
	display: flex;
	justify-content: space-between;
	text-align: center;
	padding-top: 10px;
}

.gnav_wrap ul li {
	border-right: 1px dashed #808080;
	width: 33.3%;
	width: calc(100% / 3);
}

.gnav_wrap ul li:first-child {
	border-left: 1px dashed #808080;
}

.gnav_wrap ul li a {
	display: inline-block;
	color: var(--color-text);
	font-weight: 500;
	padding: 5px;
	white-space: nowrap;
}

.gnav_wrap ul li a::before {
	content: "";
	width: 62px;
	height: 32px;
	display: block;
	margin: 0 auto 7px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	position: relative;
	top: 0;
	transition: 0.3s;
}

.gnav_wrap ul li a::before {
	background-image: url("./images/icon_home.svg");
}

.gnav_wrap ul li.gnav_education a::before {
	background-image: url("./images/icon_education.svg");
}

.gnav_wrap ul li.gnav_life a::before {
	background-image: url("./images/icon_life.svg");
}

.gnav_wrap ul li.gnav_guide a::before {
	background-image: url("./images/icon_guide.svg");
}

.gnav_wrap ul li.gnav_roseclass a::before {
	background-image: url("./images/icon_roseclass.svg");
}

.gnav_wrap ul li.gnav_about a::before {
	background-image: url("./images/icon_about.svg");
}

.gnav_wrap ul li a:hover::before {
	top: -5px;
	transition: 0.3s;
}

/*----- ハンバーガーメニュー ------*/

.hum_nav {
	position: relative;
    z-index: 9999;
}

#g-nav{
    position:fixed;
	z-index: -1;
	opacity: 0;
	top: 0;
	width:100%;
    height: 100vh;
	background:#fff;
	transition: all 0.3s;
	display: none;
}

#g-nav.panelactive{
	opacity: 1;
	z-index:999;
	display: block;
}

/*ナビゲーションの縦スクロール*/
#g-nav.panelactive #g-nav-list{
    /*ナビの数が増えた場合縦スクロール*/
    position: fixed;
    z-index: 999; 
    width: 100%;
    height: 100vh;/*表示する高さ*/
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}

/*ナビゲーション*/
#g-nav .contents_wrap{
    display: none;
    /*ナビゲーション天地中央揃え*/
   position: absolute;
    z-index: 9999;
    top:110px;
    left:50%;
   transform: translateX(-50%);
	
	padding-top: 30px;
}

#g-nav.panelactive  .contents_wrap {
	display: block;
	width: 100%;
    max-width: 1100px;
	padding: 0 15px;
}

#g-nav ul {
	text-align: center;
}

#g-nav li{
	list-style: none;
}

#g-nav li a {
	text-decoration: none;
	display: block;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	position: relative;
	color: #333;
	font-size: 16px;
	margin-bottom: 15px;
}

.hum_menu ul li a {
	display: block;
}


/*========= ボタンのためのCSS ===============*/

.head_btn {
	position:fixed;
	top:15px;
	right: 15px;
	z-index: 9998;
	display: none;
}

.openbtn{
	z-index: 9998;
	cursor: pointer;
    width: 70px;
    height: 70px;
	background:  var(--color-main);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	position: relative;
	border-radius: 4px;
}

.openbtn:hover {
	opacity: 0.7;
}
	
/*×に変化*/	
.openbtn span{
    display: inline-block;
    transition: all .4s;
    position: absolute;
    left: 0;
	right: 0;
	margin: 0 auto;
    height: 2px;
    border-radius: 2px;
	background-color: #fff;
  	width: 30%;
  }

.openbtn span:nth-of-type(1) {
	top:22px;	
}

.openbtn span:nth-of-type(2) {
	top:32px;
}

.openbtn span:nth-of-type(3) {
	top:42px;
}

.openbtn.active span:nth-of-type(1) {
    top: 24px;
    transform: translateY(6px) rotate(-45deg);
    width: 30%;
}

.openbtn.active span:nth-of-type(2) {
	opacity: 0;
}

.openbtn.active span:nth-of-type(3){
    top: 36px;
    transform: translateY(-6px) rotate(45deg);
    width: 30%;
}
.openbtn::after {
	content:"MENU";
	position: absolute;
	bottom: 5px;
	left: 0;
	right: 0;
	color: #fff;
	font-size: 11px;
	text-transform: uppercase;
	margin: 0 auto;
	text-align: center;
}


/*モーダルを開くボタン*/
.modal-open, .modal-open2, .modal-open3, .modal-open-news {
	display: flex;
    align-items: center;
    justify-content: center;
	cursor: pointer;
	display: inline-block;
}

/*モーダル本体の指定 + モーダル外側の背景の指定*/
.modal-container, .modal-container2, .modal-container3, .modal-container-news {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	background-color: rgba(0,0,0,0.9);
	padding: 40px 20px;
	overflow: auto;
	opacity: 0;
	visibility: hidden;
	transition: .3s;
    box-sizing: border-box;
	cursor: pointer;
	z-index: 9999;
}
/*モーダル本体の擬似要素の指定*/
.modal-container:before, .modal-container2:before, .modal-container3:before, .modal-container-news:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	height: 100%;
}
/*モーダル本体に「active」クラス付与した時のスタイル*/
.modal-container.active, .modal-container2.active, .modal-container3.active, .modal-container-news.active {
	opacity: 1;
	visibility: visible;
}
/*モーダル枠の指定*/
.modal-body{
	position: relative;
	display: inline-block;
	vertical-align: middle;
	max-width: 500px;
	width: 90%;
}
/*モーダルを閉じるボタンの指定*/
.modal-close, .modal-close2{
	position: absolute;
	display: flex;
    align-items: center;
    justify-content: center;
	top: -40px;
	right: -40px;
	width: 40px;
	height: 40px;
	font-size: 40px;
	color: #fff;
	cursor: pointer;
}
/*モーダル内のコンテンツの指定*/
.modal-content{
	background: #fff;
	text-align: left;
	padding: 30px;
	cursor: auto;
}

.header_menu .head_top_menu ul li a {
	white-space: nowrap;
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
	.header_contact .header_tel .head_tel {
		padding-left: 25px;
	}
	
	.header_contact .header_tel {
		padding: 10px 5px;
		display: flex;
        align-items: center;
	}
	
	.header_contact .header_tel a {
		font-size: 13px;
	}
	
	.header_contact .head_mail a {
		font-size: 13px;
		padding: 10px 15px 10px 35px;
	}
	
	.header_contact .header_tel p {
		font-size: 8px;
	}
	
	.header_contact .header_tel .head_tel::before, .header_contact .head_mail a::before {
		width: 20px;
		height: 20px;
	}
	
}

@media screen and (min-width: 769px) and (max-width: 959px) {
	.header_contact .header_tel .head_tel {
		padding-left: 25px;
	}
	
	.header_contact .header_tel {
		padding: 10px 5px;
		display: flex;
        align-items: center;
	}
	
	.header_contact .header_tel a {
		font-size: 13px;
	}
	
	.header_contact .head_mail a {
		font-size: 13px;
		padding: 10px 15px 10px 35px;
	}
	
	.header_contact .header_tel p {
		font-size: 8px;
	}
	
	.header_contact .header_tel .head_tel::before, .header_contact .head_mail a::before {
		width: 20px;
		height: 20px;
	}
	
	.gnav_wrap ul li a {
		font-size: 14px;
	}
	
	.gnav_erea_wrap {
		margin-top: -20px;
	}
}

@media screen and (min-width: 561px) and (max-width: 768px) {
	header.siteHeader .siteHeadContainer {
		display: block;
	}
	
	.header_left {
		width: 100%;
		text-align: center;
	}
	
	.header_left p {
		display: inline-block;
		text-align: left;
	}
	
	.header_logo {
		width: 100%;
		margin-bottom: 10px;
	}
	
	.header_right {
		width: 100%;
		margin: 0 auto;
		display: none;
	}
	
	.header_contact {
		justify-content: center;
	}
	
	.gnav_wrap {
		display: none !important;
	}
	
	.head_btn {
		display: block;
	}
	
	header.siteHeader .siteHeadContainer {
		display: flex;
		flex-direction: column;
		margin-bottom: 20px;
	}
	
	.header_left {
		width: 100%;
	}
	
	.header_right {
		width: 100%;
		margin: 0 auto;
		display: none;
	}
	
	header.siteHeader .siteHeadContainer .header_top_wrap {
		order: 1;
	}
	
	.top_text {
		padding-top: 0;
	}
	
	.gnav_erea_wrap {
		margin-top: 0;
		margin-bottom: 0;
	}
	
	.header_logo {
		width: 100%;
		max-width: 250px;
	}
}

@media screen and (max-width: 560px) {
	.gnav_wrap {
		display: none !important;
	}
	
	.modal-close, .modal-close2 {
		right: 0;
	}
	
	.modal-container {
		padding: 0 10px;
	}
	
	.modal-body {
		width: 98%;
		padding: 0;
	}
	
	.modal-content {
		padding: 20px 15px;
	}
	
	#g-nav.panelactive .contents_wrap {
		margin-bottom: 0;
	}
	
	.openbtn:hover {
		opacity: 1;
	}
	
	.modal-container2 .modal-body {
		top: 40px;
	}
	
	.head_btn {
		display: block;
	}
	
	header.siteHeader .siteHeadContainer {
		display: flex;
		flex-direction: column;
	}
	
	.header_left {
		width: 100%;
	}
	
	.header_right {
		width: 100%;
		margin: 0 auto;
		display: none;
	}
	
	header.siteHeader .siteHeadContainer .header_top_wrap {
		order: 1;
	}
	
	.gnav_erea_wrap {
		margin-top: 0;
		margin-bottom: 15px;
	}
	
	.header_logo {
		width: 100%;
		max-width: 250px;
	}
}

/* -----------------------------------------------------------
	共通CSS
----------------------------------------------------------- */

.contents_wrap {
	width: 100%;
	max-width: 1130px;
	margin: 0 auto 50px;
	padding: 0 15px;
}

.flex_wrap {
	display: flex;
	justify-content: space-between;
}

.flex_wrap .flex_left, .flex_wrap .flex_right {
	width: 48%;
}

.flex_odr .flex_left {
	order: 2;
}

.flex_odr .flex_right {
	order: 1;
}

.ac_flex {
	align-items: center;
}

.text_center {
	text-align: center;
}

.ib {
	display: inline-block;
	text-align: left;
}

.indent_1 {
	padding-left: 1em;
	text-indent: -1em;
}

.mb_1 {
	margin-bottom: 1em;
}

.fb {
	font-weight: bold;
}

#page_top {
    position: fixed;
    bottom: 20px;
    right: 1.5%;
	z-index: 50;
}

/*----- 動き -----*/

.fadein {
  opacity: 0;
  transform : translate(0, 10px);
  transition : all 900ms;
}

.fadein.scrollin {
  opacity: 1;
  transform: translate(0, 0);
}

.en_text {
	opacity: 0;
}

@media screen and (max-width: 560px) {
	.flex_wrap {
		display: block;
	}

	.flex_wrap .flex_left, .flex_wrap .flex_right {
		width: auto;
	}
	
	.flex_wrap .flex_left {
		margin-bottom: 15px;
	}
}


/* -----------------------------------------------------------
	トップページ
----------------------------------------------------------- */

ul.clm3 {
	flex-wrap: wrap;
}

ul.clm3::after {
	content: "";
	display: block;
	width: 31%;
}

ul.clm3 li {
	width: 31%;
	margin-bottom: 15px;
}

ul.clm4 {
	flex-wrap: wrap;
}

ul.clm4::before {
	content: "";
	display: block;
	width: 24%;
	order: 1;
}

ul.clm4::after {
	content: "";
	display: block;
	width: 24%;
}

ul.clm4 li {
	width: 24%;
	margin-bottom: 15px;
}

ul.clm2 {
	flex-wrap: wrap;
}

ul.clm2 li {
	width: 48%;
	margin-bottom: 15px;
}

.mainvisual {
	margin-bottom: 0;
}

.mainvisual .swiper {
	border-radius: 10px;
	overflow: hidden;
}

.mainvisual .imgcut::before {
	padding-bottom: 40%;
}

@keyframes zoomUp {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.15);
  }
}
.main_slider .swiper-slide-active .swiper-img,
.main_slider .swiper-slide-duplicate-active .swiper-img,
.main_slider .swiper-slide-prev .swiper-img {
  animation: zoomUp 7s linear 0s normal both;
}
.swiper-slide img {
  height: auto;
  width: 100%;
}

.bg_beige {
	background-color: var(--color-beige);
	padding: 40px 0;
	margin-bottom: 40px;
}

.bg_gray {
	background-image: url("./images/bg_ptn.png");
	padding: 40px 0;
	margin-bottom: 40px;
}

.bg_gray .contents_wrap {
	margin-bottom: 0;
}

.btn_wrap {
	text-align: center;
}

.btn_wrap a {
	display: inline-block;
    margin:0 auto;
    padding: 12px 30px;
    border: none;
    border-radius: 5px;
    background: url("./images/bg_yellow.png");
	color: var(--color-text);
    font-size: 16px;
    transition: .3s ease;
	position: relative;
	min-width: 200px;
	font-weight: 500;
	border-bottom: 4px solid var(--color-main);
}

.btn_wrap a::after {
	content: "";
	display: block;
	width: 9px;
	height: 11px;
	position: absolute;
	top: 50%;
	right: 15px;
	transform: translateY(-50%);
	-webkit- transform: translateY(-50%);
	background-image: url("./images/icon_arrow.svg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
}

.btn_wrap a:hover {
	box-shadow: none;
}

.top_news_wrap {
	border: 1px solid var(--color-main);
	padding: 0;
	border-radius: 10px;
	overflow: hidden;
	align-items: stretch;
}

.top_news_wrap .flex_left {
	width: 30%;
	background-color: var(--color-main);
	padding: 20px;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: stretch;
}

.top_news_wrap .flex_right {
	width: 70%;
	padding: 30px 5%;
	display: flex;
    align-items: center;
}

.top_news_wrap .flex_left .top_news_title {
	display: flex;
	justify-content: center;
	align-items: center;
}

.top_news_wrap h2 {
	font-size: 18px;
	white-space: nowrap;
	position: relative;
	color: #fff;
	margin-bottom: 30px;
	font-weight: 500;
}

.top_news_wrap h2 strong {
	display: block;
	font-size: 28px;
	padding-top: 5px;
}

.top_news_wrap .btn_backnumber a {
	background-color: #fff;
	color: var(--color-main);
	display: inline-block;
	padding: 10px 20px;
	line-height: 1;
	border-radius: 4px;
}

.newslist_erea .flex_wrap {
	margin-bottom: 30px;
}

.newslist_erea a {
	display: block;
	background-color: #fff;
	padding: 15px;
	border-radius: 5px;
	color: var(--color-main);
}

.newslist_erea .flex_left .imgcut {
	margin-bottom: 8px;
}

.newslist_erea span.news_date {
	display: block;
	color: var(--color-text);
}

.newslist_erea span.news_date strong {
	background-color: #91af58;
	color: #fff;
	font-size: 12px;
	padding: 2px 5px;
	line-height: 1;
	border-radius: 2px;
	position: relative;
	top: -2px;
	display: inline-block;
}

.newslist_erea span.news_title {
	font-weight: 500;
}

.newslist_wrap a, .newslist_wrap a span {
	color: var(--color-text);
}

ul.newslist_wrap li {
	padding: 0 15px;
}

ul.newslist_wrap li:not(:last-child) {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid var(--color-main);
}

.newslist_erea .flex_right a {
	display: flex;
	align-items: center;
	position: relative;
}


.newslist_erea .flex_right a .thumb_wrap {
	margin-right: 15px;
	width: 140px;
}

.newslist_erea .flex_right a .news_text {
	flex: 1;
	position: relative;
	padding-right: 15px;
}

.newslist_erea .flex_right a .news_text span {
	display: block;
}

.news_btn_wrap {
	justify-content: center;
}

ul.newslist_wrap {
	overflow: hidden;
	width: 100%;
}

ul.newslist_wrap li a {
	display: flex;
	align-items: center;
	position: relative;
}

ul.newslist_wrap li a .thumb_wrap {
	margin-right: 15px;
	width: 140px;
}

ul.newslist_wrap li a .news_text {
	flex: 1;
	position: relative;
}

ul.newslist_wrap li a .news_text span {
	display: block;
}

ul.newslist_wrap li a .news_text {
	display: flex;
	align-items: center;
}

ul.newslist_wrap li a .news_text .news_date {
	text-align: center;
	width: 100px;
	margin-right: 10px;
}

ul.newslist_wrap li a .news_text .news_date span {
	color: #444;
	display: block;
	margin-bottom: 10px;
	line-height: 1;
}

ul.newslist_wrap li a .news_text .news_date strong {
	display: block;
	font-size: 30px;
}

ul.newslist_wrap li a .news_text .news_title {
	flex: 1;
}

.top_education_erea {
	background-color: #fff;
	padding-top: 40px;
}

.top_education_wrap {
	display: flex;
	justify-content: space-between;
	margin-bottom: 0;
}

.top_education_wrap .img_erea {
	width: 25%;
}

.top_education_wrap .img_erea2 {
	width: 25%;
}

.top_education_wrap .img_top {
	position: relative;
}

.top_education_wrap .img_erea .img_top {
	margin-bottom: 25px;
}

.top_education_wrap .img_top::after {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 10px;
	left: 10px;
	background-image: url("./images/bg_gr.jpg");
}

.img_erea .imgcut {
	overflow: hidden;
}

.img_top .imgcut {
	position: relative;
	z-index: 10;
}

.img_erea2 .imgcut::before {
	padding-bottom: 120%;
}

.top_education_wrap .text_erea {
	width: 45%;
	text-align: center;
}

.top_education_wrap .text_erea h2 {
	font-size: 22px;
	max-width: 400px;
    margin: 0 auto 15px;
}

.top_education_wrap .text_erea h2 img {
	margin-bottom: 15px;
}

.top_education_wrap .text_erea h2 strong {
	display: block;
}

.top_link_erea {
	background-image: url("./images/bg_gr.jpg");
	padding: 0 0 40px;
	position: relative;
}

.section_img {
	margin-bottom: 40px;
}

.top_link_erea .contents_wrap {
	margin-bottom: 0;
}

.top_link_erea ul li {
    box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.15);
	border-radius: 10px;
	overflow: hidden;
}

.top_link_erea ul li a {
	display: block;
	background-color: #fff;
	color: #6d5b54;
	height: 100%;
}

.top_link_erea ul li a .imgcut {
	margin-bottom: 10px;
}

.top_link_erea ul li a dl {
	padding: 0 15px 20px;
	text-align: center;
}

.top_link_erea ul li a dl dt {
	background: url("./images/bg_orange.png");
	width: 160px;
	padding: 8px 15px;
	line-height: 1;
	margin: -25px auto 15px;
	border-radius: 2px;
}

.top_link_erea ul li a dl dd {
	display: inline-block;
	text-align: justify;
	font-size: 14px;
	margin: 0 auto;
}

.bg-wrapper {
  position: relative;
  width: 100%;
  height: 400px;
  clip-path: inset(0);
	-webkit-clip-path: inset(0);
}

.bg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.entrance_top .contents_wrap {
	max-width: 900px;
	text-align: center;
	border-radius: 20px;
	margin-top: -60px;
	position: relative;
	z-index: 5;
}

.entrance_top .contents_wrap .entrance_inr {
	background: url("./images/bg_gr.jpg");
	padding: 40px 30px;
	border-radius: 20px;
}

.entrance_top h2 {
	font-size: 20px;
	margin-bottom: 15px;
}

.pt_none {
	padding-top: 0;
}

.top_news_wrap .flex_right .btn_wrap {
	display: none;
}

@media screen and (min-width: 960px) and (max-width: 1100px) {
	
}

@media screen and (min-width: 769px) and (max-width: 959px) {
	.top_news_wrap {
		display: block;
	}
	
	.top_news_wrap .flex_left {
		width: 100%;
	}
	
	.top_news_wrap .flex_right {
		width: 100%;
		display: block;
	}
	
	ul.newslist_wrap {
		margin-bottom: 20px;
	}
	
	.btn_backnumber {
		display: none;
	}
	
	.top_news_wrap .flex_right .btn_wrap {
		display: block;
	}
}

@media screen and (min-width: 561px) and (max-width: 768px) {
	ul.clm4::before {
		content: none;
	}
	
	ul.clm4::after {
		width: 32%;
	}
	
	ul.clm4 li {
		width: 32%;
	}
	
	.top_education_wrap {
		flex-direction: column;
	}
	
	.top_education_wrap .text_erea {
		width: 100%;
		order: 1;
		margin-bottom: 20px;
	}
	
	.top_education_wrap .img_erea {
		width: 100%;
		display: flex;
		justify-content: space-between;
		order: 2;
	}
	
	.top_education_wrap .img_erea .img_top {
		width: 48%;
	}
	
	.top_education_wrap .img_erea2 {
		width: 100%;
		max-width: 200px;
		margin: 0 auto;
		order: 3;
	}
	
	.top_news_wrap {
		display: block;
	}
	
	.top_news_wrap h2 {
		margin-bottom: 0;
	}
	
	.top_news_wrap .flex_left {
		width: 100%;
	}
	
	.top_news_wrap .flex_right {
		width: 100%;
		padding: 15px;
		display: block;
	}
	
	ul.newslist_wrap {
		margin-bottom: 20px;
	}
	
	ul.newslist_wrap li a .thumb_wrap {
		width: 100%;
		max-width: 250px;
		margin: 0 auto 8px;
	}
	
	ul.newslist_wrap li {
		padding: 0;
	}
	
	ul.newslist_wrap li a {
		display: block;
	}
	
	ul.newslist_wrap li a .news_text {
		display: block;
	}
	
	ul.newslist_wrap li a .news_text .news_date {
		text-align: left;
		display: flex;
		width: 100%;
		margin-right: 0;
	}
	
	ul.newslist_wrap li a .news_text .news_date span {
		display: inline-block;
		margin-bottom: 0;
		line-height: 1.4;
	}
	
	ul.newslist_wrap li a .news_text .news_date strong {
		display: inline-block;
		font-size: 16px;
		font-weight: normal;
		line-height: 1.4;
	}
	
	ul.newslist_wrap li a .news_text .news_date strong::before {
		content: ".";
	}
	
	.btn_backnumber {
		display: none;
	}
	
	.top_news_wrap .flex_right .btn_wrap {
		display: block;
	}
}

@media screen and (max-width: 560px) {
	.bg_gray {
		padding: 30px 0;
	}
	
	ul.clm3 li {
		width: 100%;
		margin-bottom: 15px;
	}
	
	ul.clm3 li:last-child {
		margin-bottom: 0;
	}
	
	ul.clm4 li {
		width: 100%;
		margin-bottom: 15px;
	}
	
	ul.clm4 li:last-child {
		margin-bottom: 0;
	}
	
	ul.clm2 li {
		width: 100%;
		margin-bottom: 15px;
	}
	
	ul.clm2 li:last-child {
		margin-bottom: 0;
	}
	
	.top_education_wrap {
		flex-direction: column;
	}
	
	.top_education_wrap .text_erea {
		width: 100%;
		order: 1;
		margin-bottom: 20px;
	}
	
	.top_education_wrap .img_erea {
		width: 100%;
		display: flex;
		justify-content: space-between;
		order: 2;
	}
	
	.top_education_wrap .img_erea .img_top {
		width: 48%;
	}
	
	.top_education_wrap .img_erea2 {
		width: 100%;
		max-width: 200px;
		margin: 0 auto;
		order: 3;
	}
	
	.top_news_wrap h2 {
		margin-bottom: 0;
	}
	
	.top_news_wrap .flex_left {
		width: 100%;
	}
	
	.top_news_wrap .flex_right {
		width: 100%;
		padding: 15px;
		display: block;
	}
	
	ul.newslist_wrap {
		margin-bottom: 20px;
	}
	
	ul.newslist_wrap li a .thumb_wrap {
		width: 100%;
		max-width: 250px;
		margin: 0 auto 8px;
	}
	
	ul.newslist_wrap li {
		padding: 0;
	}
	
	ul.newslist_wrap li a {
		display: block;
	}
	
	ul.newslist_wrap li a .news_text {
		display: block;
	}
	
	ul.newslist_wrap li a .news_text .news_date {
		text-align: left;
		display: flex;
		width: 100%;
		margin-right: 0;
	}
	
	ul.newslist_wrap li a .news_text .news_date span {
		display: inline-block;
		margin-bottom: 0;
		line-height: 1.4;
	}
	
	ul.newslist_wrap li a .news_text .news_date strong {
		display: inline-block;
		font-size: 16px;
		font-weight: normal;
		line-height: 1.4;
	}
	
	ul.newslist_wrap li a .news_text .news_date strong::before {
		content: ".";
	}
	
	.btn_backnumber {
		display: none;
	}
	
	.top_news_wrap .flex_right .btn_wrap {
		display: block;
	}
}

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

footer.siteFooter {
	padding: 40px 0 0;
	position: relative;
	border: none;
	background: url("./images/bg_gr.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}

.ftr_contact {
	max-width: 850px;
}

.ftr_contact h2 {
	margin-bottom: 25px;
}

.c_border {
	border: 2px solid var(--color-main);
	padding: 50px 15px 30px;
	border-radius: 10px;
	background-color: #fff;
	position: relative;
}

.ftr_contact .flex_left.c_border {
	border: 2px solid var(--color-blue);
}

.c_border::before {
	content: "";
	display: block;
	width: 47px;
	height: 47px;
	border-radius: 50%;
	background-image: url("./images/icon_tel.svg");
	background-color: var(--color-blue);
	background-size: 80%;
	background-repeat: no-repeat;
	background-position: center center;
	border: 3px solid #fff;
	position: absolute;
	top: -23px;
	right: 0;
	left: 0;
	margin: 0 auto;
}


.ftr_contact .flex_right.c_border::before {
	background-image: url("./images/icon_contact.svg");
	background-color: var(--color-main);
}

.ftr_contact .flex_left a {
	width: 80%;
	display: block;
	margin: 0 auto 8px;
}

.ftr_contact p.c_title {
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: 500;
}

.ftr_contact p.uketext {
	font-size: 13px;
}

.ftr_info_wrap {
	display: flex;
	justify-content: space-between;
}

.ftr_info_wrap .ftr_logo {
	mix-blend-mode: multiply;
}

.ftr_info_wrap .ftr_logo a {
	display: inline-block;
}

.ftr_info_wrap .access_info {
	margin-left: 84px;
}

.ftr_info_wrap address {
	padding-left: 5px;
	margin-bottom: 8px;
}

.ftr_info_wrap .access_link a {
	color: var(--color-text);
	display: inline-block;
	padding-left: 23px;
	position: relative;
	font-size: 14px;
}

.ftr_info_wrap .access_link a::before {
	content: "";
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	top: 0;
	left: 0;
	background-image: url("./images/icon_access.svg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
}

.ftr_info_wrap .ftr_menu {
	width: 60%;
	max-width: 400px;
}

.ftr_info_wrap .ftr_menu ul {
	display: flex;
	flex-wrap: wrap;
}

.ftr_info_wrap .ftr_menu ul li {
	width: 48%;
	margin-bottom: 15px;
}

.ftr_info_wrap .ftr_menu ul li a {
	color: var(--color-text);
	position: relative;
	padding-left: 10px;
	display: inline-block;
}

.ftr_info_wrap .ftr_menu ul li a::before {
	content: "";
    display: block;
    position: absolute;
    top: 8px;
    left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 8.7px;
    border-color: transparent transparent transparent var(--color-main);
}

.copySection {
	margin-bottom: 0;
	padding: 10px;
	text-align: center;
	max-width: inherit;
	width: 100%;
}

.copySection p {
	margin-bottom: 0;
}


@media screen and (min-width: 960px) and (max-width:1250px) {
	footer.siteFooter {
		padding-bottom: 90px;
	}
	
	
}

@media screen and (min-width: 769px) and (max-width: 959px) {
	.ftr_info {
		width: 38%;
	}
}

@media screen and (min-width: 561px) and (max-width: 768px) {
	.ftr_info {
		text-align: center;
		margin-bottom: 20px;
	}
	
	.ftr_info_wrap .access_info {
		margin-left: 0;
	}
	
	.ftr_info_wrap {
		display: block;
	}
	
	.ftr_info_wrap .ftr_menu {
		margin: 0 auto;
		width: 100%;
	}
	
}

@media screen and (max-width: 560px) {
	.ftr_info {
		text-align: center;
		margin-bottom: 20px;
	}
	
	.ftr_info_wrap .access_info {
		margin-left: 0;
	}
	
	.ftr_contact .c_border {
		max-width: 300px;
		margin: 0 auto;
	}
	
	.ftr_contact .flex_left.c_border {
		margin-bottom: 30px;
	}
	
	.ftr_info_wrap {
		display: block;
	}
	
	.ftr_info_wrap .ftr_menu {
		margin: 0 auto;
		width: 100%;
	}
}

/* -----------------------------------------------------------
	下層ページCSS
----------------------------------------------------------- */

.page-header {
	position: relative;
	z-index: 100;
	text-align: center;
	background-color: var(--color-main);
}

.page_title_wrap {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 90%;
	margin: 0 auto;
}

.page_title_wrap .page_title {
	width: 35%;
	text-align: center;
}

.page_title_wrap .page_title h1 {
	display: inline-block;
	text-align: left;
}

.page_title_wrap .page_title h1 span {
	display: block;
	font-size: 0.6em;
	font-weight: 500;
}

.page_main_wrap .page_img {
	width: 70%;
}

.page_main_wrap .page_img .imgcut::before {
	padding-bottom: 45%;
}

.col-md-12 {
	max-width: 1100px;
    margin: 0 auto;
	padding: 0;
	animation-name
}

.breadSection {
	margin: 0 auto;
    border-radius: 5px 5px 0 0;
	border-bottom: none;
	padding-bottom: 20px;
	/*background-image: url("./images/bg_gray.jpg");
    background-size: cover;*/
}

.bg_gray_breadcrumb .breadSection {
	padding-bottom: 0;
}

.breadSection .container {
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
    padding: 0 15px;
}

.page_header_sticky {
	position: -webkit-sticky;
	position: sticky;
	top: 0;
}

.page_main_sticky, .page_main_sticky article {
	background-color: #f9f9f9;
	padding-top: 40px;
}

section.page_last {
	padding-bottom: 40px;
}

section.page_last .contents_wrap {
	margin-bottom: 0;
}

h2.h2_title {
	font-weight: bold;
	margin-bottom: 25px;
	padding: 15px;
	position: relative;
	font-size: 22px;
	text-align: center;
}

.imgcut {
	position: relative;
}

.imgcut::before {
	content:"";
	display: block;
	padding-bottom: 66.6%;
}

.imgcut img {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	display: block;
}

.en_text {
	opacity: 0;
}

.fadeUp {
	animation-name:fadeUpAnime;
	animation-duration:0.8s;
	animation-fill-mode:forwards;
	opacity: 0;
}

@keyframes fadeUpAnime{
  from {
    opacity: 0;
	transform: translateY(10px);
  }

  to {
    opacity: 1;
	transform: translateY(0);
  }
}

.eachTextAnime span{
	opacity: 0;
}

.eachTextAnime.appeartext span{
	animation:text_anime_on 0.6s ease-out forwards;
}
@keyframes text_anime_on {
	0% {opacity:0;}
	100% {opacity:1;}
}

.text_center {
	text-align: center;
}

.text_center p {
	display: inline-block;
	text-align: left;
}

.breadSection .breadcrumb {
	padding-left: 0;
}

@media screen and (min-width: 960px) {
	.page-header_pageTitle, h1.page-header_pageTitle:first-child {
		min-width: 500px;
	}
}

@media screen and (max-width: 1120px) {
	.breadSection .breadcrumb {
		padding-left: 15px;
	}
}

@media screen and (min-width: 561px) and (max-width: 768px) {
	.page-header_pageTitle, h1.page-header_pageTitle:first-child {
		font-size: 30px;
	}
	
	.page_main_wrap .page_img {
		width: 100%;
	}
}

@media screen and (max-width: 560px) {
	.page-header_pageTitle, h1.page-header_pageTitle:first-child {
		font-size: 24px;
	}
	
	.page_head_bg .page-header .container {
		width: 94%;
	}
	
	.page_head_bg .page-header .page-header_pageTitle {
		font-size: 28px;
	}
	
	.page_header_sticky {
		position: static;
	}
	
	.page_main_sticky, .page_main_sticky article {
		padding-top: 0;
	}
	
	.page_main_wrap .page_img {
		width: 100%;
	}
}

.mb_block {
	margin-bottom: 30px;
}

/* -----------------------------------------------------------
	教育方針
----------------------------------------------------------- */

h2.contents_title {
	margin-bottom: 30px;
	text-align: center;
}

h2.contents_title span.entitle {
	background-image: url("./images/bg_title.png");
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
	display: block;
	font-size: 22px;
	color: #fff;
	text-shadow: 0px 0px 3px rgba(139, 61, 4, 0.4);
	padding: 20px 30px;
	line-height: 1;
}

h2.contents_title::after {
    content: "";
    width: 100%;
    height: 30px;
    display: block;
    background-image: url(./images/title_dec.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
    bottom: -5px;
}
.page_main_wrap {
	display: flex;
	align-items: center;
	/*background-image: url("./images/bg_gray.jpg");
    background-size: cover;*/
}

.page_main_wrap .page_title {
	width: 30%;
	display: flex;
	justify-content: center;
	padding: 15px;
}

.page_main_wrap .page_title h1 {
	display: flex;
	align-items: center;
	line-height: 1;
}

.page_main_wrap .page_title h1 img {
	width: 100px;
}

.page_main_wrap .bg-wrapper {
	width: 70%;
}

.page_main_wrap .bg-wrapper .bg {
	right: 0;
	left: inherit;
	width: 70%;
	margin-left: auto;
}

.greet_wrap {
	margin-bottom: 40px;
}

.greet_wrap p.encho_text_2 {
	padding-top: 1em;
}

.greet_wrap p.greet_list {
	padding-left: 2em;
	text-indent: -2em;
	margin-bottom: 0;
}

.greet_wrap .flex_left {
	width: 60%;
}

.greet_wrap .flex_right {
	text-align: center;
	width: 35%;
}

.greet_wrap p.greet_name {
	margin-top: 1em;
	margin-bottom: 5px;
}

.greet_wrap p.greet_name span.g_name {
	font-size: 1.4em;
	padding-left: 10px;
	line-height: 1;
}

.greet_wrap p.greet_bikou {
	font-size: 14px;
}

.houshin_wrap .houshin_top {
	text-align: center;
	max-width: 700px;
	margin: 0 auto 25px;
}

.houshin_wrap .houshin_top h2 {
	display: inline-block;
	text-align: left;
	font-size: 24px;
	margin-bottom: 10px;
	font-family: var(--font-mincho);
}

.houshin_wrap .houshin_top p {
	display: inline-block;
	text-align: left;
}

.houshin_wrap .houshin_inr {
	margin-bottom: 70px;
}

.houshin_wrap .houshin_mv {
	text-align: center;
	position: relative;
	margin-bottom: 50px;
}

.houshin_wrap .imgcut {
	border-radius: 20px;
	overflow: hidden;
}

.houshin_wrap .houshin_mv .imgcut::before {
	padding-bottom: 50%;
}

.houshin_wrap .houshin_mv h3 {
	padding: 15px 30px;
	border-radius: 30px;
	font-size: 21px;
	font-weight: 500;
	text-shadow: 0px 0px 5px #dd6723;
	color: #fff;
	background-image: url("./images/bg_orange.png");
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	display: inline-block;
	position: absolute;
	right: 0;
	bottom: -30px;
	left: 0;
	margin: auto;
	max-width:400px;
}

.houshin_wrap .houshin_text {
	max-width: 700px;
	margin: 0 auto 30px;
}

.yokowari_wrap ul {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

.yokowari_wrap ul li {
	width: 31%;
	margin: 0 1%;
	margin-bottom: 20px;
}

.yokowari_wrap ul li .imgcut {
	border-radius: 10px;
}

.yokowari_wrap dl {
	margin-top: -30px;
}

.yokowari_wrap dl dt {
	padding: 15px 50px;
	font-size: 19px;
	font-weight: 500;
	text-shadow: 0px 0px 5px #054442;
	color: #fff;
	position: relative;
	text-align: center;
	z-index: 1;
	transform: rotateZ(0.03deg);
	pointer-events: none;
}

.yokowari_wrap dl dt::before {
	content: "";
	background-image: url("./images/bg_title.png");
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	display: inline-block;
	position: absolute;
	top: 50%;
	right: 0;
	left: 0;
	transform: translatey(-50%);
	margin: auto;
	width: 155px;
	height: 55px;
	z-index: -1;
}

.yokowari_wrap dl dd {
	transform: rotateZ(0.03deg);
}

.ggmap {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 450px;
	margin-bottom: 15px;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}

@media screen and (min-width: 960px) and (max-width: 1050px) {
	.page_main_wrap .page_title h1 {
		font-size: 36px;
	}
}

@media screen and (min-width: 769px) and (max-width: 959px) {
	.page_main_wrap {
		flex-direction: column;
	}
	
	.page_main_wrap .page_title {
		width: 100%;
		order: 1;
	}	
	
	.page_main_wrap .page_img {
        width: 100%;
    }
}

@media screen and (min-width: 561px) and (max-width: 768px) {
	.page_main_wrap {
		flex-direction: column;
	}
	
	.page_main_wrap .page_title {
		width: 100%;
		order: 1;
	}
	
	.page_main_wrap .bg-wrapper {
		width: 100%;
		height: 250px;
	}
	
	.page_main_wrap .bg-wrapper .bg {
		width: 100%;
		height: 100%;
	}
	
	.page_main_wrap .page_title h1 {
		font-size: 26px;
	}
	
	.page_main_wrap .page_title h1 img {
		width: 80px;
	}
}

@media screen and (max-width: 560px) {
	.page_main_wrap {
		flex-direction: column;
	}
	
	.page_main_wrap .page_title {
		width: 100%;
		order: 1;
	}
	
	.page_main_wrap .bg-wrapper {
		width: 100%;
		height: 250px;
	}
	
	.page_main_wrap .bg-wrapper .bg {
		width: 100%;
		height: 100%;
	}
	
	.page_main_wrap .page_title h1 {
		font-size: 22px;
	}
	
	.page_main_wrap .page_title h1 img {
		width: 80px;
	}
	
	.greet_wrap .flex_left {
		width: 100%;
	}

	.greet_wrap .flex_right {
		width: 100%;
		max-width: 320px;
		margin: 0 auto;
	}
	
	.houshin_wrap .houshin_mv {
		margin-bottom: 15px;
	}
	
	.houshin_wrap .houshin_mv h3 {
		font-size: 18px;
		position: static;
		margin-top: 15px;
	}

}

/* -----------------------------------------------------------
	お問い合わせ
----------------------------------------------------------- */

.schedule_wrap ul {
	position: relative;
	padding-left: 180px;
}

.schedule_wrap ul::before {
	content: "";
	width: 20px;
	height: 100%;
	background: #cdcdcd;
	display: block;
	position: absolute;
	top: 0;
	left: 0px;
	border-radius: 15px;
	left:180px;
}

.schedule_wrap ul li {
	position: relative;
	margin-bottom: 30px;
}

.schedule_wrap ul li p {
    font-weight: bold;
    background: var(--color-main);
    padding: 5px;
    top: -5px;
    left: -190px;
    border-radius: 5px;
    z-index: 10;
	width: 180px;
	text-align: center;
    display: block;
    position: absolute;
    color: #fff;
}

.schedule_wrap ul li p::after {
    content: "";
    top: 50%;
    left: 96%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border-style: solid;
    border-width: 7px 0 7px 14px;
    border-color: transparent transparent transparent var(--color-main);
    position: absolute;
}


.schedule_wrap ul li .schedule_inner {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding-left: 30px;
	position: relative;
}

.schedule_wrap ul li .schedule_inner::before {
	content: "";
	display: block;
	width: 9px;
    height: 9px;
    margin-top: -4px;
    background: #cc5e3a;
    border-radius: 50%;
	top: 12px;
    left: 5px;
	position: absolute;
}

.schedule_wrap ul li .schedule_inner dl {
	width: 60%;
}

.schedule_wrap ul li .schedule_inner dl dt {
	font-size: 24px;
	color: var(--color-main);
	margin-bottom: 8px;
}

.schedule_wrap ul li .schedule_inner .timeimg_wrap {
	width: 35%;
}

.events_wrap {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.events_wrap:not(last-child) {
	margin-bottom: 40px;
}

.events_wrap .gakki {
	width: 25%;
}

.events_wrap .month_wrap {
	width: 30%;
}

.events_wrap .month_wrap dl {
	display: flex;
}

.events_wrap .month_wrap dl:not(:last-child) {
	margin-bottom: 20px;
}

.events_wrap .month_wrap dl dt {
	font-size: 18px;
	line-height: 1;
	padding-right: 15px;
	margin-right: 15px;
	border-right: 2px dashed #B5D45C;
}

.events_wrap .month_wrap dl dt strong {
	font-size: 1.6em;
	position: relative;
	top: 2px;
	display: inline-block;
	width: 40px;
	text-align: right;
}

.events_wrap .month_wrap dl dd {
	padding-top: 7px;
}

.events_wrap .events_slider {
	width: 40%;
}

.gallery_wrap ul {
	text-align: center;
}

.gallery_wrap ul li figcaption {
	display: inline-block;
	text-align: left;
	transform: rotateZ(0.03deg);
}

.swiper-fade .swiper-slide {
	position: relative;
}

.swiper-fade .swiper-slide p {
	position: absolute;
	left: 25px;
	bottom: 15px;
	background-color: rgba(255,255,255,0.7);
	font-size: 14px;
	padding: 5px;
	line-height: 1;
}

@media screen and (max-width: 560px) {
	.schedule_wrap ul {
		padding-left: 0;
	}
	
	.schedule_wrap ul::before {
		left: 0;
	}
	
	.schedule_wrap ul li p {
		left: 10px;
	}
	
	.schedule_wrap ul li p {
		position: static;
		left: inherit;
		margin-left: 30px;
		margin-bottom: 10px;
	}
	
	.schedule_wrap ul li p::after {
		right: 96%;
		left: inherit;
		border-width: 7px 14px 7px 0;
    	border-color: transparent var(--color-main) transparent transparent;
	}
	
	.schedule_wrap ul li .schedule_inner {
		display: block;
	}
	
	.schedule_wrap ul li .schedule_inner::before {
		top: -29px;
	}
	
	.schedule_wrap ul li .schedule_inner dl {
		width: 100%;
		margin-bottom: 15px;
	}
	
	.schedule_wrap ul li .schedule_inner dl dt {
		font-size: 18px;
	}
	
	.schedule_wrap ul li .schedule_inner .timeimg_wrap {
		width: 100%;
		max-width: 300px;
	}
	
	.events_wrap {
		display: block;
	}

	.events_wrap .gakki {
		width: 100%;
		text-align: center;
		margin-bottom: 15px;
	}

	.events_wrap .month_wrap {
		width: 100%;
		margin-bottom: 15px;
	}

	.events_wrap .events_slider {
		width: 100%;
	}
}

/* -----------------------------------------------------------
	入園案内
----------------------------------------------------------- */

.dl_flex dl {
	display: flex;
	flex-wrap: wrap;
	margin: 0;
	border: 3px solid #eee;
	border-radius: 10px;
}

.dl_flex dl dt {
	width: 25%;
	padding: 15px;
	border-bottom: 1px solid #eee;
	background-color: #f5f5f5;
}

.dl_flex dl dt:first-child {
	border-radius: 15px 0 0 0;
}

.dl_flex dl dt:last-of-type {
	border-bottom: none;
	border-radius: 0 0 0 15px;
}

.dl_flex dl dd:first-of-type {
	border-radius: 0 15px 0 0;
}

.dl_flex dl dd {
	width: 75%;
	padding: 15px;
	border-left: 1px solid #eee;
	border-bottom: 1px solid #eee;
	background-color: #fff;
}

.dl_flex dl dd:last-of-type {
	border-radius: 0 0 15px 0;
	border-bottom: none;
}

h3.h3_title {
	position: relative;
    background: #e3d9bd;
	padding: 10px 15px 10px 25px;
	font-size: 20px;
	margin-bottom: 20px;
	border-radius: 4px;
	text-align: left;
}

h3.h3_title::before {
	content: "";
    position: absolute;
    top: 25%;
    left: 10px;
    width: 6px;
    height: 50%;
    opacity: .2;
    border-radius: 3px;
    background: var(--color-main);
}

@media screen and (max-width: 560px) {
	.dl_flex dl {
		display: block;
	}
	
	.dl_flex dl dt {
		width: 100%;
		border: none;
	}
	
	.dl_flex dl dd {
		width: 100%;
		border-left: none;
	}
	
	.dl_flex dl dt:first-child {
		border-radius: 15px 15px 0 0;
	}

	.dl_flex dl dt:last-of-type {
		border-radius: 0;
	}

	.dl_flex dl dd:first-of-type {
		border-radius: 0;
	}
	
	.dl_flex dl dd:last-of-type {
		border-radius: 0 0 15px 15px;
	}

	.dl_flex dl.dl_radius dt {
		border-radius: 15px 15px 0 0;
	}
}

/* -----------------------------------------------------------
	つぼみ教室・園庭開放
----------------------------------------------------------- */

h3.min_title {
	font-size: 18px;
	margin-bottom: 10px;
}

ul.kaihou_list {
	display: flex;
	flex-wrap: wrap;
}

ul.kaihou_list li {
	background-color: #e3d9bd;
	line-height: 1;
	padding: 10px 30px;
	border-radius: 30px;
	text-align: center;
	white-space: nowrap;
	font-size: 14px;
}

p.aten_p {
	font-size: 14px;
	text-indent: -1em;
	padding-left: 1em;
}

/* -----------------------------------------------------------
	当園について
----------------------------------------------------------- */

.history_wrap {
	text-align: center;
	margin-bottom: 40px;
}

.history_wrap ul {
	position: relative;
	padding-left: 90px;
	display: inline-block;
	text-align: left;
}

.history_wrap ul::before {
	content: "";
	display: block;
	width: 5px;
	height: 100%;
	background-color: #ddd;
	position: absolute;
	top: 0;
	left: 0;
}

.history_wrap ul li {
	position: relative;
	margin-bottom: 25px;
	background-color: #fff;
	padding: 20px;
	border-radius: 5px;
	display: flex;
	box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.history_wrap ul li:last-child {
	margin-bottom: 0;
}

.history_wrap ul li::before {
	content: "";
	display: block;
	width: 15px;
	height: 15px;
	background-color: var(--color-main);
	border-radius: 50%;
	position: absolute;
	top: 38px;
	left: -95px;
}

.history_wrap ul li::after {
	content: "";
	display: block;
	width: 80px;
	height: 1px;
	background-color: var(--color-main);
	position: absolute;
	top: 45px;
	left: -70px;
}

.history_wrap ul li .nengetsu {
	text-align: center;
	margin-right: 30px;
}

.history_wrap ul li .nengetsu p.history_year {
	font-size: 50px;
	font-weight: 700;
	color: #bbb;
	line-height: 1;
	white-space: nowrap;
	line-height: 1;
}

.history_wrap ul li .history_detail p.history_wareki {
	color: #777;
	font-weight: bold;
}

@media screen and (max-width: 560px) {
	.history_wrap ul {
		padding-left: 30px;
	}
	
	.history_wrap ul li::before {
		top: 33px;
		left: -35px;
	}
	
	.history_wrap ul li::after {
		width: 25px;
		top: 40px;
		left: -15px;
	}
	
	.history_wrap ul li {
		display: block;
	}
	
	.history_wrap ul li .nengetsu {
		margin-right: 0;
		display: flex;
		align-items: center;
		margin-bottom: 5px;
	}
	
	.history_wrap ul li .nengetsu p.history_year {
		margin-bottom: 0;
		font-size: 40px;
	}
	
	.history_wrap ul li .nengetsu p.history_month {
		margin-left: 5px;
		font-size: 18px;
	}
}

/* -----------------------------------------------------------
	お問い合わせ
----------------------------------------------------------- */
.privacy_page {
	margin-bottom: 20px;
}

.privacy_erea {
	border: 1px solid #ccc;
	height: 250px;
    overflow-y: scroll;
	padding: 15px;
}

.privacy_page dl dt {
	font-weight: bold;
	margin-bottom: 0.4em;
}

.privacy_page  h2 {
	font-size: 24px;
}

.mb_none {
	margin-bottom: 0;
}
.contact_info_wrap {
	border: 5px solid #ddd;
	padding: 25px 15px;
	text-align: center;
	max-width: 750px;
	margin: 0 auto;
	border-radius: 5px;
}

.contact_info_wrap .flex_left {
	width: 50%;
	border-right: 1px solid #ddd;
	padding: 10px;
}

.contact_info_wrap .flex_right {
	width: 50%;
	padding: 10px;
}

.contact_info_wrap .ci_tel {
	margin-bottom: 4px;
}

.contact_info_wrap .ci_tel a {
	font-size: 26px;
	white-space: nowrap;
	color: #333;
	padding-left: 25px;
	position: relative;
	line-height: 1;
	font-weight: bold;
	display: inline-block;
}

.contact_info_wrap .ci_tel a svg {
	display: block;
	width: 20px;
	height: 25px;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	fill: var(--color-blue);
}

.contact_info_wrap .ci_tel p {
	font-size: 26px;
	white-space: nowrap;
	color: #333;
	padding-left: 30px;
	position: relative;
	line-height: 1;
	font-weight: bold;
	display: inline-block;
}


.contact_info_wrap p svg {
	fill: var(--color-blue);
	display: block;
	width: 25px;
	height: 25px;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
}

.contact_info_wrap p.ib {
	font-size: 14px;
}

.contact_mass {
	text-align: center;
	max-width: 850px;
	margin: 0 auto 30px;
}

.contact_mass p {
	font-size: 16px;
	font-feature-settings: "palt";
	letter-spacing: 1px;
}

.contact_page_form h2 {
	font-weight: bold;
	margin-bottom: 15px;
	text-align: center;
}


.form_wrap .form_inr {
	max-width: 800px;
	margin: 0 auto;
	padding: 30px;
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 18px;
	border-radius: 20px;
	background-color: #fafafa;
}

.form_wrap dl {
	width: 100%;
}

.form_wrap dl dt {
	font-weight: 500;
	transform: rotateZ(0.03deg);
	margin-bottom: 5px;
}

.form_wrap dl dt span {
	background-color: #d66765;
	font-size: 12px;
	display: inline-block;
	padding: 4px 10px;
	margin-left: 10px;
	border-radius: 4px;
	color: #fff;
	position: relative;
    top: -2px;
}

.form_wrap dl dd {
	transform: rotateZ(0.03deg);
	margin-bottom: 20px;
}
.form_wrap dl dd dl {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
     -ms-flex-align: center;
        align-items: center;
}

.form_wrap dl dd dl dt {
	margin-bottom: 12px;
	width: 6em;
	font-weight: normal;
	border-left: none;
}

.form_wrap dl dd dl dd {
	margin-bottom: 8px;
	border-left: none;
	padding-left: 0;
	flex: 1;
}

form input[type=text], form input[type=email], form input[type=password], form input[type=date], form textarea {
	width: 100%;
}

.form_wrap form select {
	width: 210px;
}

.form-control {
	background-color: #fefefe;
}

.submt_wrap {
	text-align: center;
}

.submt_wrap input[type=submit] {
	font-size: 16px;
	width: 120px;
	border-radius: 4px;
}

.submt_wrap input[type=submit]:hover {
	opacity: 0.8;
}

.form_wrap select {
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    -webkit-appearance:none;
    -moz-appearance:none;
        text-indent: .01px;
        text-overflow: "";
    appearance:none;
     
}

.submt_wrap input[type=submit] {
	background-image: none;
	font-weight: bold;
}

.submt_wrap button {
	color: #efefef;
	display: inline-block;
	overflow: hidden;
	position: relative;
	padding: 10px 20px 8px;
	text-decoration: none;
	cursor: pointer;
	border: 1px solid var(--color-main);
	box-shadow: inset 0px 0px 1px rgba(255,255,255,1);
	background-color: var(--color-main);
	border-color: var(--color-main);
	font-size: 16px;
    width: 120px;
    border-radius: 5px;
	font-weight: bold;
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: var(--color-main);
    border-color: var(--color-main);
}

.submt_wrap button:hover {
	opacity: 0.7;
}

input.wpcf7-previous {
	border: 1px solid #aaa;
    box-shadow: inset 0px 0px 1px rgba(255,255,255,1);
    background-color: #aaa;
    padding: 10px 20px 8px;
    margin-bottom: 0;
    color: #efefef;
    position: relative;
	font-size: 16px;
    width: 120px;
    border-radius: 4px;
	margin-right: 15px;
	line-height: 1.5;
}

.thanks_wrap {
	text-align: center;
	font-size: 18px;
	padding-top: 30px;
	margin-bottom: 70px;
}

.thanks_contact {
	margin-top: 25px;
}

.thanks_contact a {
	color: #212121;
	font-weight: bold;
	font-size: 1.4em;
}

form input[type=text], form input[type=email], form input[type=password], form input[type=date], form textarea {
	width: 100%;
}

.submt_wrap .btn-primary {
	border: 1px solid var(--color-main);
    box-shadow: inset 0px 0px 1px rgba(255,255,255,1);
    background-color: var(--color-main);
	padding: 10px 20px 8px;
	margin-bottom: 0;
	color: #efefef;
	position: relative;
    top: -3px;
}

input[type=submit] {
	border: 1px solid var(--color-main);
    box-shadow: inset 0px 0px 1px rgba(255,255,255,1);
    background-color: var(--color-main);
	padding: 10px 20px 8px;
	margin-bottom: 3px;
	color: #efefef;
}

span.wpcf7-radio .wpcf7-list-item {
	margin: 0;
	display: block;
}

span.wpcf7-radio .wpcf7-list-item label:hover {
	cursor: pointer;
}

.wpcf7-spinner {
	position: absolute;
}

.zip_flex p {
	display: flex;
	align-items: center;
}

span.zipline {
	padding: 0 5px 3px;
}


.submt_wrap input[type=submit] {
	background-image: none;
	font-weight: bold;
}

.submt_wrap button {
	color: #efefef;
	display: inline-block;
	overflow: hidden;
	position: relative;
	padding: 10px 20px 8px;
	text-decoration: none;
	cursor: pointer;
	border: 1px solid var(--color-main);
	box-shadow: inset 0px 0px 1px rgba(255,255,255,1);
	background-color: var(--color-main);
	border-color: var(--color-main);
	font-size: 16px;
    width: 120px;
    border-radius: 5px;
	font-weight: bold;
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: var(--color-main);
    border-color: var(--color-main);
}

.submt_wrap button:hover {
	opacity: 0.7;
}

.thanks_wrap {
	text-align: center;
	font-size: 18px;
	padding-top: 30px;
	margin-bottom: 70px;
}

.thanks_contact {
	margin-top: 25px;
}

.thanks_contact a {
	color: #212121;
	font-weight: bold;
	font-size: 1.4em;
}

.thanks_wrap h3 {
	font-size: 20px;
	margin-bottom: 10px;
}

.contact_step {
	max-width: 340px;
	margin: 0 auto 25px;
}

.contact_step ul {
	display: flex;
	justify-content: space-between;
	position: relative;
}

.contact_step ul::after {
	content: "";
	display: block;
	width: 100%;
	height: 2px;
	position: absolute;
	top: 17px;
	left: 0;
	right: 0;
	margin: 0 auto;
	display: block;
	background-color: #aaa;
	z-index: 0;
}

.contact_step ul li {
	font-size: 14px;
	background-color: #aaa;
	border-radius: 4px;
	padding: 7px 7px 7px 8px;
	color: #fff;
	text-align: center;
	font-weight: 500;
	position: relative;
	z-index: 1;
}

.contact_step ul li.step_active {
	background-color: var(--color-main);
}

.consent_erea {
    text-align: center;
	margin-bottom: 25px;
}

.form_aten {
	text-align: center;
	margin-bottom: 20px;
}

@media screen and (max-width: 560px) {
	.contact_info_wrap {
		padding: 15px;
	}
	
	.contact_info_wrap .flex_left {
		width: 100%;
		border-right: none;
		border-bottom: 1px solid #212121;
		margin-bottom: 0;
		padding-bottom: 25px;
	}

	.contact_info_wrap .flex_right {
		width: 100%;
		padding-top: 25px;
	}
	
	.contact_info_wrap p.ib {
		font-size: 13px;
	}
}

/* -----------------------------------------------------------
	確認画面
----------------------------------------------------------- */

.confirm_block dl dt {
	padding-top: 20px;
	border-top: 1px solid #aaa;
}

.confirm_block dl dd:last-child {
	border-bottom: 1px solid #aaa;
	padding-bottom: 20px;
}

.confirm_block .form_wrap dl dd dl dt {
	border-top: none;
	padding-top: 0;
}

.confirm_block dl dd dl dd:last-child {
	border-bottom: none;
	padding-bottom: 0;
}

.confirm_block .mw_wp_form_preview {
	max-width: 800px;
	margin: 0 auto;
}


/* -----------------------------------------------------------
	新着情報一覧
----------------------------------------------------------- */

.blog .container, .post-template-default .container, .archive .container {
	max-width: 1130px;
	margin: 0 auto;
	padding: 0 15px;
}

.blog .page-header .container .col-md-12, .post-template-default .page-header .container .col-md-12, .archive .page-header .container .col-md-12 {
	max-width: inherit;
}

.blog .siteHeadContainer, .post-template-default .siteHeadContainer, .archive .siteHeadContainer, .blog .site-header-container, .post-template-default .site-header-container, .archive  .site-header-container {
	max-width: inherit;
	padding: 0;
	margin: 0 auto;
}

.blog .site-footer-copyright, .post-template-default .site-footer-copyright, .archive .site-footer-copyright {
	max-width: inherit;
	margin: 0;
	padding: 10px 5px;
}

.blog .siteContent .container, .post-template-default .siteContent .container, .archive .siteContent .container {
	margin-bottom: 50px;
}

.mainSection header h1.entry-title {
	font-size: 1.2em;
}

.entry-meta_updated, .entry-meta_items_author {
	display: none !important;
}

.archive .mainSection header h1 {
	font-size: 22px;
	font-weight: bold;
	color: #191919;
}

.media .hentry .media-body .media-heading {
	font-size: 22px;
	font-weight: 500;
	color: var(--color-blue);
}

.category-news .entry-meta_items .btn-primary {
	background-color: var(--color-blue) !important;
}

.entry-footer {
	margin-top: 20px;
}

.entry-meta-dataList dd a {
	color: var(--color-blue) !important;
}

.widget .subSection-title {
	padding-top: 10px;
}

.vk_posts-mainSection .vk_post-col-lg-12.media .media-img {
	display: none;
}

.vk_post_title_new {
	display: none;
}

.vk_post .media-img {
	display: none;
}

.next-prev {
	display: none;
}

.entry-meta-item-updated, .entry-meta-item-author {
	display: none;
}

.archive-header-title {
	font-size: 24px;
}

.entry-header h1.entry-title {
	font-size: 22px;
}

.breadcrumb-list a {
	text-decoration: none;
}

.entry-meta-data-list dt {
	color: #fafafa;
	background-color: var(--color-blue);
}

.btn-primary {
	background-color: var(--color-blue);
	border-color: var(--color-blue);
}

.btn-primary:hover {
	background-color: var(--color-blue);
	border-color: var(--color-blue);
}

.site-footer-title:after, .sub-section-title:after, h3:after {
	border-color: var(--color-blue);
}

.widget_link_list>ul li a:hover, .widget_link_list>ul li.current-cat>a {
	color: var(--color-blue);
}

.blog .mainSection, .archive .mainSection, .post-template-default .mainSection {
	padding: 0 15px;
}

.media .hentry .media-body .media-heading {
	font-size: 18px;
}


.subSection-title:after, h3:after {
	border-bottom-color: var(--color-blue);
}

.page-header_pageTitle, h1.page-header_pageTitle:first-child {
	margin: 1.4em 0;
}

.post-template-default h3 {
	border: 1px solid #ccc;
	position: relative;
	padding: 10px 15px 10px 25px;
    font-size: 20px;
}

.post-template-default h3::after {
    content: '';
    position: absolute;
    top: 10px;
    left: 10px;
    width: 5px;
    height: -webkit-calc(100% - 1em);
    height: calc(100% - 1em);
    background-color: var(--color-blue);
    border-radius: 5px;
}

.post-template-default h4 {
	margin-left: 10px;
    padding-left: 10px;
    padding-bottom: 5px;
    font-size: 18px;
	border-top: none;
    border-bottom: 1px solid #ddd;
}

.post-template-default .entry-body {
	margin-bottom: 40px;
	line-height: 1.8;
}

div.pdfemb-viewer {
	border-color: #ccc !important;
}

.entry-meta_items_term_button {
	padding: 4px 1em;
}

@media screen and (min-width: 561px) and (max-width: 768px) {
	.entry-meta_items_term {
		margin-left: 10px;
	}
}

@media screen and (max-width: 560px) {
	.entry-meta_items_term {
		margin-left: 10px;
	}
	
	.media .postList_thumbnail {
		float: none;
		width: 180px;
		margin: 0 auto;
	}
	
	.form_wrap .form_inr {
		padding: 30px 15px;
	}
	
	.contact_step ul li {
		font-size: 12px;
	}
}

/* -----------------------------------------------------------
	お問い合わせ確認画面構築
----------------------------------------------------------- */

.recaptcha_wrap {
	max-width: 304px;
	margin: 0 auto 25px;
}

.zip_flex p {
	display: flex;
	align-items: center;
}

span.zipline {
	padding: 0 5px 3px;
}

.zip_flex p input[type=text] {
	width: 120px;
	max-width: 100%;
}

.zip_flex p span:first-child input[type=text] {
	width: 100px;
}

span.wpcf7-spinner {
	display: block;
	margin: 0 auto;
}

input.wpcf7-previous {
	border: 1px solid #aaa;
    box-shadow: inset 0px 0px 1px rgba(255,255,255,1);
    background-color: #aaa;
    padding: 10px 20px 8px;
    margin-bottom: 0;
    color: #efefef;
    position: relative;
	font-size: 16px;
    width: 120px;
    border-radius: 4px;
	margin-right: 15px;
	line-height: 1.5;
}

input.wpcf7-previous:hover {
	opacity: 0.7;
}

/*確認画面と完了画面を非表示*/
.confirm_area,
.thanks_area {
	display: none;
}

/*デフォルトのサンクスメッセージを非表示*/
.wpcf7-response-output{
	display: none;
}

.submt_wrap input {
	border: 1px solid var(--color-main);
    box-shadow: inset 0px 0px 1px rgba(255,255,255,1);
    background-color: var(--color-main);
	padding: 10px 20px 8px;
	margin-bottom: 0;
	color: #efefef;
	position: relative;
    top: -3px;
	font-size: 16px;
    width: 120px;
    border-radius: 4px;
	line-height: 1.6;
}

.submt_wrap input.back_button {
	border: 1px solid #bbb;
    background-color: #bbb;
}

.submt_btn_wrap {
	display: flex;
	justify-content: center;
}

.submt_btn_wrap .submt_wrap {
	margin: 0 10px;
}

.conf_text {
	text-align: center;
	margin-bottom: 20px;
}

.blog .breadSection .breadcrumb, .post-template-default .breadcrumb {
	padding-left: 15px;
}

.vk_post_imgOuter_img {
	max-height: 150px;
}

.event-template-default footer.entry-meta {
	display: none;
}

.error404 .mainSection-col-two {
	width: 90%;
	margin: 0 auto 30px;
	text-align: center;
	float: none;
}

.error404 .subSection {
	display: none;
}

.form_wrap dl dd h3 {
	font-size: 16px;
}

.pt_none {
	padding-top: 0;
}

ul.img_list.clm1 {
	justify-content: center;
}

ul.img_list.clm1 li {
	width: 100%;
	max-width: 400px;
}

@media screen and (max-width: 991px) {
    .subSection {
        padding: 0 15px;
    }
}