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

@-ms-viewport {
    width: auto;
}

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

:root {
	--color-main: #8BAF6B;
	--color-beige: #F4EBD0;
	--color-text: #454948;
	--font-maru: "M PLUS Rounded 1c", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "ヒラノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", sans-serif;
}

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

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

*, *: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 {
	margin-bottom: 25px;
}

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;
	height: 59px;
	padding-top: 8px;
}

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

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

.header_contact {
	display: flex;
	justify-content: flex-end;
}

.header_contact .header_tel {
	background-color: var(--color-main);
	padding: 10px 10px 10px 15px;
	border-radius: 0 0 3px 3px;
	margin-right: 15px;
	height: 59px;
	overflow: hidden;
}

.header_contact .header_tel .head_tel {
	position: relative;
	padding-left: 40px;
}

.header_contact .header_tel .head_tel::before {
	content: "";
	display: block;
	width: 31px;
	height: 31px;
	background-image: url("./images/icon_tel");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	top: 2px;
	left: 0;
}

.header_contact .header_tel a {
	color: #fff;
	white-space: nowrap;
	font-size: 22px;
	line-height: 1;
	margin-bottom: 5px;
}

.header_contact .header_tel p {
	font-size: 12px;
	color: #fff;
	white-space: nowrap;
	line-height: 1;
}

.header_contact a {
	background-color: var(--color-main);
	color: #fff;
	display: block;
}

.header_contact .head_mail a {
	height: 59px;
	padding: 10px 15px 10px  45px;
	position: relative;
	border-radius: 0 0 3px 3px;
	display: flex;
	align-items: center;
	white-space: nowrap;
}

.header_contact .head_mail a::before {
	content: "";
	display: block;
	width: 31px;
	height: 31px;
	background-image: url("./images/icon_contact");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	top: 10pxpx;
	left: 10px;
}

.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 a {
	display: inline-block;
	color: var(--color-text);
	font-weight: 500;
}

.gnav_wrap ul li a::before {
	content: "";
	width: 80px;
	height: 80px;
	display: block;
	margin: 0 auto 2px;
	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.png");
}

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

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

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

.gnav_wrap ul li.gnav_parents a::before {
	background-image: url("./images/icon_parents.png");
}

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

.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-color: var(--color-beige);
	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;
}


@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;
	}
}

@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;
	}
	
	.gnav_erea_wrap {
		margin-top: 0;
		margin-bottom: 10px;
	}
	
	 .head_btn {
        display: block;
    }
}

@media screen and (max-width: 560px) {
	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;
	}
	
	.gnav_erea_wrap {
		margin-top: 0;
		margin-bottom: 10px;
	}
	
	.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;
    }
}

/* -----------------------------------------------------------
	共通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 .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: 7px 30px;
    border: none;
    border-radius: 3px;
    background-color: var(--color-main);
	color: #fff;
    font-size: 1em;
    transition: .3s ease;
	position: relative;
	min-width: 200px;
	font-family: var(--font-maru);
}

.btn_wrap a::after {
	content: "";
	display: block;
	width: 13px;
	height: 13px;
	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 .flex_left, .top_news_wrap .flex_right {
	background-image: url("./images/bg_ptn.png");
	padding: 15px;
	border-radius: 5px;
}

.top_news_wrap h2 {
	font-size: 24px;
	white-space: nowrap;
	line-height: 1;
	padding: 10px 0 10px 60px;
	position: relative;
	font-family: var(--font-maru);
}

.top_news_wrap h2::before {
	content: "";
	display: block;
	width: 45px;
	height: 45px;
	background-image: url("./images/icon_blog.svg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	top: -2px;
	left: 10px;
}

.top_news_wrap .flex_right h2::before {
	background-image: url("./images/icon_kaihou.svg");
}

.top_news_wrap .top_news_title {
	margin-bottom: 15px;
}

.top_news_wrap .top_news_title::after {
	content: "";
	width: 100%;
	height: 18px;
	display: block;
	background-image: url("./images/title_dec.svg");
	background-position: center center;
	background-repeat: repeat-x;
	background-size: contain;
}

.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: 15px;
	margin-bottom: 15px;
	border-bottom: 1px dashed #898989;
}

.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;
}

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;
	padding-right: 15px;
}

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

ul.newslist_wrap li a .news_text span.news_date {
	color: #686868;
	display: block;
}

.kaihoulist_wrap ul li {
	background-color: var(--color-beige);
	padding: 15px;
}

.kaihoulist_wrap ul li:not(:last-child) {
	margin-bottom: 15px;
}

.kaihoulist_wrap ul li h3 {
	font-size: 16px;
	margin-bottom: 10px;
	font-family: var(--font-maru);
}

.kaihoulist_wrap ul li dl {
	display: flex;
	align-items: flex-start;
}

.kaihoulist_wrap ul li dl dt {
	background-color: var(--color-main);
	font-size: 14px;
	color: #fff;
	line-height: 1;
	padding: 6px 10px 5px;
	border-radius: 2px;
	white-space: nowrap;
	margin-right: 15px;
	font-family: var(--font-maru);
}

.kaihoulist_wrap ul li dl dd {
	flex: 1;
}

.kaihoulist_wrap ul li p {
	font-size: 14px;
	margin-top: 10px;
}

.kaihoulist_wrap ul li .btn_wrap {
	margin-top: 15px;
}

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

.top_link_wrap {
	position: relative;
}

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

.top_link_wrap .text_center {
	width: 50%;
	max-width: 600px;
	margin: 0 auto 30px;
	position: relative;
	z-index: 1;
}

.top_text_erea #animation, .top_text_erea #animation2 {
	width: 25%;
	margin: -50px auto 0;
}

.top_link_wrap .text_center h2 {
	margin-bottom: 10px;
	font-family: var(--font-maru);
}

.top_link_wrap .text_center p {
	margin-bottom: 15px;
}

.top_link_wrap ul li {
	background-color: #fff;
	border-radius: 3px;
	overflow: hidden;
	text-align: center;
}

.top_link_wrap ul li .link_inr {
	padding: 50px 30px 30px;
	position: relative;
}

.top_link_wrap ul li .link_inr .link_icon {
	display: block;
	margin: 0 auto;
	position: relative;
	top: 0;
	transition: 0.3s;
	position: absolute;
	top: -40px;
	right: 0;
	left: 0;
}

.top_link_wrap ul li .link_inr h3 {
	font-size: 28px;
	color: var(--color-main);
	font-family: var(--font-maru);
}

.top_link_wrap ul li .link_inr p {
	text-align: left;
	margin-bottom: 15px;
}

.top_guest_wrap {
	padding: 50px 15px;
}

.top_guest_wrap .flex_left {
	position: relative;
}

.top_guest_wrap .guestimg {
	border: 10px solid #fff;
	box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.35);
	width: 60%;
}

.top_guest_wrap .guest_1 {
	transform: rotate(-10deg);
	position: relative;
	z-index: 1;
}

.top_guest_wrap .guest_2 {
	transform: rotate(5deg);
	position: absolute;
	right: 0;
	top: 30px;
}

.top_guest_wrap h2 {
	font-weight: bold;
	font-family: var(--font-maru);
}

.top_guest_wrap h2::after {
	content: "";
	width: 100%;
	height: 18px;
	display: block;
	background-image: url("./images/title_dec.svg");
	background-position: center center;
	background-repeat: repeat-x;
	background-size: contain;
	margin-bottom: 10px;
}

.pdf_btn a {
	background-color: #e4ac65;
}

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

@media screen and (min-width: 769px) and (max-width: 959px) {
	.top_link_wrap ul li a  {
		min-width: inherit;
		padding: 7px 30px 7px 15px;
	}
}

@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_link_wrap ul {
		display: block;
	}
	
	.top_link_wrap ul li  {
		width: 100%;
		max-width: 350px;
		margin: 0 auto 20px;
	}
	
}

@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;
	}
	
	.btn_flex {
		display: block;
	}
	
	.btn_flex .btn_wrap {
		width: 100%;
		max-width: 300px;
		margin: 0 auto 15px;
	}
	
	.btn_flex .btn_wrap:last-child {
		margin-bottom: 0;
	}
	
	.top_text_erea {
		display: block;
	}
	
	.top_link_wrap .text_center {
		width: 100%;
		padding: 0 15px;
	}
	
	.top_text_erea #animation, .top_text_erea #animation2 {
		width: 100%;
		margin: 0 auto 0;
	}
	
	.top_guest_wrap .flex_left {
		margin-bottom: 40px;
	}
}

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

footer.siteFooter {
	padding: 40px 0 0;
	position: relative;
	border: none;
	background-color: var(--color-beige);
}

.ftr_contact_wrap {
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-radius: 4px;
	background-color: #fff;
	border: 7px solid #ddd;
	padding: 30px;
}

.ftr_contact_wrap .ftr_info {
	width: 30%;
	max-width: 300px;
}

.ftr_contact_wrap .ftr_info a {
	display: block;
}

.ftr_contact_wrap .ftr_info address {
	margin-bottom: 0;
	margin-left: 82px;
	font-size: 14px;
}

.ftr_contact_wrap .ftr_tel {
	max-width: 300px;
	text-align: center;
	padding-top: 3px;
}

.ftr_contact_wrap .ftr_tel a {
	display: block;
	margin-bottom: 5px;
}

.ftr_contact_wrap .ftr_tel p {
	font-size: 15px;
	letter-spacing: 0.2px;
	display: inline-block;
	text-align: left;
}

.ftr_contact_wrap .ftr_contact {
	width: 30%;
	max-width: 240px;
}

.ftr_contact_wrap .ftr_contact a {
	display: block;
	color: #fff;
	font-weight: 500;
	font-size: 24px;
	white-space: nowrap;
	padding: 10px 15px 10px 60px;
	position: relative;
	background-color: var(--color-main);
	text-align: center;
	border-radius: 4px;
}

.ftr_contact_wrap .ftr_contact a::before {
	content: "";
	background-image: url("./images/icon_contact.svg");
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	display: block;
	width: 31px;
	height: 31px;
	position: absolute;
	top: 50%;
	left: 20px;
	transform: translateY(-50%);
	-webkit- transform: translateY(-50%);
}

.ftr_menu {
	display: flex;
	text-align: center;
	margin: 0 auto 30px;
}

.ftr_menu_list {
	width: 25%;
	border-right: 1px dashed #404b4f;
	padding: 10px;
}

.ftr_menu_list:first-child {
	border-left: 1px dashed #404b4f;
}

.ftr_menu_list dl {
	text-align: center;
}

.ftr_menu_list dl dt {
	font-size: 18px;
	font-weight: 500;
	margin-bottom: 10px;
}

.ftr_menu_list dl dt::before {
	content: "";
    width: 80px;
    height: 80px;
    display: block;
    margin: 0 auto 8px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
    top: 0;
}

.ftr_menu_list.menu_education dl dt::before {
	background-image: url(./images/icon_education.png);
}

.ftr_menu_list.menu_life dl dt::before {
	background-image: url(./images/icon_life.png);
}

.ftr_menu_list.menu_guide dl dt::before {
	background-image: url(./images/icon_guide.png);
}

.ftr_menu_list.menu_parents dl dt::before {
	background-image: url(./images/icon_parents.png);
}

.ftr_menu_list dl dd:not(:last-child) {
	margin-bottom: 8px;
}

.ftr_menu_list a {
	color: var(--color-text);
}

.ftr_menu_list dl dd a {
	position: relative;
	display: inline-block;
}

.other_link {
	margin-bottom: 25px;
}

.other_link ul {
	display: flex;
	justify-content: space-between;
	max-width: 600px;
	margin: 0 auto;
}

.other_link ul li {
	border-right: 1px dashed #404b4f;
	width: 25%;
	text-align: center;
}

.other_link ul li:first-child {
	border-left: 1px dashed #404b4f;
}

.other_link ul li a {
	color: var(--color-text);
}

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

.copySection p {
	margin-bottom: 0;
}

.infomenu {
	position: fixed;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
	text-align: center;
	z-index: 150;
}

.infomenu ul li:not(:last-child) {
	margin-bottom: 7px;
}

.infomenu ul li a, .infomenu ul li .modal-open {
	display: block;
	width: 105px;
	height: 90px;
	border-radius: 4px 0 0 4px;
	color: #fff;
	font-size: 14px;
	white-space: nowrap;
	background-color: var(--color-main);
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	border-left: 2px solid #fff;
	padding: 15px 0 2px;
}

.infomenu ul li .modal-open:hover {
	opacity: 0.7;
}

.infomenu ul li a::before, .infomenu ul li .modal-open::before {
	content: "";
	display: block;
	width: 31px;
	height: 31px;
	margin: 0 auto 2px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
}


.infomenu ul li.menu_search .modal-open::before {
	background-image: url("./images/icon_search.svg");
}

.infomenu ul li.menu_guest a::before {
	background-image: url("./images/icon_movie.svg");
}

.infomenu ul li.menu_access a::before {
	background-image: url("./images/icon_access.svg");
}

.search_wrap p {
	text-align: center;
	margin-bottom: 10px;
}

.search_wrap form {
	display: flex;
	align-items: center;
}

.search_wrap form input.btn {
	position: relative;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: var(--color-main);
	border-color: var(--color-main);
}

.search_wrap form input.btn:focus {
	background-color: var(--color-main);
}

.search_wrap form input.btn {
	padding: 5px 20px 6px;
	margin-bottom: 0;
}

.search_wrap form input.btn:hover {
	opacity: 0.8;
}

.search_wrap form .form-control {
	flex: 1;
}

.sns_link {
	width: 100px;
	margin: 0 auto;
}

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

.sns_link ul li {
	width: 40%;
}

.sns_link ul li a {
	display: block;
}

@media screen and (min-width: 960px) and (max-width:1250px) {
	.ftr_info_wrap {
		display: block;
	}
	
	.infomenu {
		transform: none;
		top: auto;
		right: 0;
		bottom: 0;
		left: 0;
		max-width: 380px;
		margin: 0 auto;
	}
	
	.infomenu ul {
		display: flex;
		justify-content: space-between;
		width: 100%;
	}
	
	.infomenu ul li {
		width: 19%;
	}
	
	.infomenu ul li a, .infomenu ul li .modal-open3 {
		margin: 0 auto;
		width: 100%;
		font-size: 12px;
	}
	
	.infomenu {
		display: none;
	}
}

@media screen and (min-width: 769px) and (max-width: 959px) {
	.ftr_info_wrap {
		display: block;
	}
	
	.infomenu {
		transform: none;
		top: auto;
		right: 0;
		bottom: 0;
		left: 0;
		max-width: 380px;
		margin: 0 auto;
	}
	
	.infomenu ul {
		display: flex;
		justify-content: space-between;
		width: 100%;
	}
	
	.infomenu ul li {
		width: 19%;
	}
	
	.infomenu ul li a, .infomenu ul li .modal-open3 {
		margin: 0 auto;
		width: 100%;
		font-size: 12px;
	}
	
	.infomenu {
		display: none;
	}
}

@media screen and (min-width: 561px) and (max-width: 768px) {
	.ftr_contact_wrap {
		flex-wrap: wrap;
	}
	
	.ftr_contact_wrap .ftr_info {
		width: 100%;
		margin: 0 auto 15px;
		max-width: inherit;
		text-align: center;
	}
	
	.ftr_contact_wrap .ftr_info address {
		display: inline-block;
		text-align: left;
	}
	
	.ftr_contact_wrap .ftr_tel {
		width: 48%;
	}
	
	.ftr_contact_wrap .ftr_contact {
		width: 48%;
	}
	
	.infomenu {
		display: none;
	}
}

@media screen and (max-width: 560px) {
	.ftr_contact_wrap {
		display: block;
		padding: 20px 15px;
	}
	
	.ftr_contact_wrap .ftr_info {
		width: 100%;
		margin: 0 auto 15px;
	}
	
	.ftr_contact_wrap .ftr_tel {
		margin: 0 auto 15px;
	}
	
	.ftr_contact_wrap .ftr_contact {
		width: 100%;
		margin: 0 auto;
	}
	
	.ftr_menu {
		flex-wrap: wrap;
		margin-bottom: 0;
	}
	
	.ftr_menu_list {
		width: 50%;
		margin-bottom: 20px;
	}
	
	.ftr_menu_list.menu_guide {
		border-left: 1px dashed #404b4f;
	}
	
	.other_link ul {
		flex-wrap: wrap;
	}
	
	.other_link ul li {
		width: 50%;
		margin-bottom: 20px;
	}
	
	.other_link ul li:nth-child(3) {
		border-left: 1px dashed #404b4f;
	}
	
	#page_top {
		bottom: 90px;
	}
	
	.infomenu {
		display: none;
	}
}

/* -----------------------------------------------------------
	下層ページ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 {
	font-family: var(--font-en);
	display: block;
	font-size: 0.6em;
	font-weight: 500;
	color: var(--color-blue);
}

.page_title_wrap .page_img {
	width: 60%;
}

.page_title_wrap .page_img .imgcut {
	border-radius: 10px;
	overflow: hidden;
}

.page_title_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: 40px;
}

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

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

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;
	}
	
	.kv h1 span {
		font-size: 44px;
	}
}

@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;
	}
}

.mb_block {
	margin-bottom: 30px;
}

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

.page_main_wrap {
	position: relative;
}

.page_main_wrap #animation2 {
	position: absolute;
	right: 0;
	bottom: -60px;
	width: 30%;
	max-width: 200px;
}

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

.page_main_wrap {
	position: relative;
}

.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;
}

.page_main_wrap .contents_wrap {
	margin-bottom: 0;
	position: relative;
}

.page_main_wrap .contents_wrap {
	position: absolute;
	right: 0;
	bottom: -1px;
	left: 0;
	margin: 0 auto;
	text-align: center;
}

.pagelink ul li {
	text-align: center;
}

.pagelink ul li a {
	display: block;
    margin:0 auto;
    padding: 7px 30px;
    border: none;
    border-radius: 3px;
    background-color: var(--color-main);
	color: #fff;
    font-size: 1em;
    transition: .3s ease;
	position: relative;
}

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

.pagelink ul li a:hover {
	box-shadow: none;
}


.greet_wrap .flex_left {
	padding-bottom: 20px;
	font-size: 18px;
	transform: rotateX(0.03deg);
}

.greet_wrap .flex_right {
	text-align: center;
}

.greet_wrap .flex_right .main_slider {
	margin-bottom: 4px;
}

.greet_wrap .flex_right figure {
	margin-bottom: 0;
}

.img_greet {
	border-radius: 5px;
	overflow: hidden;
	margin-bottom: 5px;
}

.greet_wrap .flex_right figcaption {
	transform:rotateZ(0.03deg);
	font-size: 14px;
}

.greet_wrap .flex_right figcaption strong {
	font-size: 1.2em;
	margin-left: 10px;
	font-weight: normal;
}

.page_main_wrap  .contents_wrap .pagetitle_wrap h1 {
	background-color: var(--color-beige);
	padding: 25px 25px 0;
	line-height: 1;
	display: inline-block;
	text-align: center;
	min-width: 400px;
	border-radius: 15px 15px 0 0;
	font-family: var(--font-maru);
}

.page_main_wrap  .contents_wrap .pagetitle_wrap h1::after {
    content: "";
    width: 100%;
    height: 18px;
    display: block;
    background-image: url(./images/title_dec.svg);
    background-position: center center;
    background-repeat: repeat-x;
    background-size: contain;
	position: relative;
	bottom: -5px;
}

h2.contents_title {
	background-color: #e3d9bd;
	padding: 15px;
	position: relative;
	margin-bottom: 25px;
	font-family: var(--font-maru);
}

h2.contents_title::before {
	content: "";
	width: 3px;
	height: 50%;
	display: block;
	background: #b4a291;
	position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}

.contents_inr {
	padding: 0 15px;
}

ol li {
	transform:rotateZ(0.03deg);
}

.rinen_wrap ol {
	padding: 0;
	counter-reset: number;
}

ol li.olli {
    margin: 5px 0px 20px;
    position: relative;
    line-height: 30px;
    padding-left: 55px;
}

ol li.olli::before {
    counter-increment: number;
    content: counter(number);
    position: absolute;
	top: 8px;
    left: 0;
    width: 40px;
	height: 40px;
	line-height: 40px;
    margin-right:40px;
    text-align:center;
    color: #FFFFFF;
    background: var(--color-main);
	border-radius: 4px;
	font-size: 22px;
	display: block;
}

ol li.olli:after{
  content:''; 
  display:block; 
  position:absolute; 
  top: 18px;
  left: 35px;
  height:0; 
  width:0; 
  border-top: 10px solid transparent;
  border-right: 9px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 15px solid var(--color-main);
}

ol li.olli .olli_inr {
	background-image: url("./images/bg_ptn.png");
	padding: 15px;
	border-radius: 4px;
}

ol li.olli h3 {
	font-size: 18px;
	margin: 10px 0 0;
}

ol li.olli ul {
	margin: 0 0 15px 0;
}

.rinen_wrap ol li {
	list-style-type: none;
}

.vision_wrap ul {
	justify-content: center;
	flex-wrap: wrap;
	text-align: center;
}

.vision_wrap ul li {
	width: 31%;
	margin: 0 1% 20px;
	padding: 10px 10px 5px;
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.35);
	background-color: #fff;
}

.vision_wrap ul li figure {
	margin-bottom: 0;
}

.vision_wrap ul li figure .imgcut {
	margin-bottom: 5px;
}

.vision_wrap ul li figure figcaption {
	display: inline-block;
	text-align: left;
	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: 561px) and (max-width: 768px) {
	
	
}

@media screen and (max-width: 560px) {
	.page_main_wrap .contents_wrap .pagetitle_wrap h1 {
		font-size: 25px;
		min-width: inherit;
		width: 100%;
	}
	
	.greet_wrap .flex_left {
		width: 100%;
	}
	
	.greet_wrap .flex_right {
		width: 100%;
	}
	
	.rinen_wrap ol li {
		padding-left: 0;
	}
	
	ol li.olli::before {
		position: static;
		width: 80px;
		display: block;
		margin: 0 auto 20px;
	}
	
	ol li.olli:after {
		transform: rotate(90deg);
		left: 0;
		right: 0;
		top: 40px;
		margin: 0 auto;
	}
	
	.vision_wrap ul li {
		width: 100%;
		margin: 0 auto 20px;
	}
}


/* -----------------------------------------------------------
	幼稚園の一日
----------------------------------------------------------- */

h2.ribon_contents_title {
	text-align: center;
	margin-bottom: 30px;
	font-family: var(--font-maru);
}

h2.ribon_contents_title::after {
    content: "";
    width: 100%;
    height: 18px;
    display: block;
    background-image: url("./images/title_dec.svg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
    bottom: -5px;
}

h2.instagram_title::before {
	content: "";
	display: block;
	width: 40px;
	height: 40px;
	background-image: url("./images/icon_instagram.svg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	margin: 0 auto 10px;
}

h2.ribon_contents_title strong {
	display: block;
	text-align: center;
	margin-top: -10px;
}

.schedule_list_wrap {
    max-width: 900px;
    margin: 0 auto;
}

ul.schedule_list li {
	margin-bottom: 20px;
	overflow: hidden;
}

ul.schedule_list li .schedule_inr {
	display: flex;
}

ul.schedule_list li .time_erea {
	position: relative;
	margin-right: 20px;
	width: 120px;
}

ul.schedule_list li:not(:last-child) .time_erea::after {
	content: "";
	display: block;
	width: 22px;
	height: 100%;
	margin: 0 auto;
	/*background-color: var(--color-main);*/
	background-image: url("./images/schedule_dec.svg");
	position: relative;
	top: 15px;
}

ul.schedule_list li .time_erea .time_wrap {
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	width: 120px;
	height: 120px;
	background-color: var(--color-main);
}

ul.schedule_list li .time_erea .time_wrap p {
	font-size: 22px;
	font-weight: 500;
	color: #fff;
	text-align: center;
	line-height: 1.2;
	font-family: var(--font-maru);
}

ul.schedule_list li .schedule_detail {
	flex: 1;
	padding: 47px 0 0;
}

ul.schedule_list li .schedule_detail dl {
	margin-bottom: 15px;
}

ul.schedule_list li .schedule_detail dl dt {
	font-size: 25px;
	font-family: var(--font-maru);
}

ul.schedule_list li .schedule_detail dl dd {
	margin-top: 8px;
}

ul.schedule_list li .schedule_detail ul {
	text-align: center;
}

ul.schedule_list li .schedule_detail ul li {
}

ul.schedule_list li .schedule_detail ul li figure {
	margin-bottom: 0;
}

ul.schedule_list li .schedule_detail ul li figure .imgcut {
	border-radius: 10px;
	overflow: hidden;
}

ul.schedule_list li .schedule_detail ul li figure .imgcut img {
	box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.35);
}

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

.month_wrap {
	max-width: 900px;
	text-align: center;
}

.month_wrap h3 {
	font-size: 26px;
	font-weight: bold;
	font-family: 'M PLUS Rounded 1c', "æ¸¸ã‚´ã‚·ãƒƒã‚¯ä½“", YuGothic, "æ¸¸ã‚´ã‚·ãƒƒã‚¯ Medium", "Yu Gothic Medium", "æ¸¸ã‚´ã‚·ãƒƒã‚¯", "Yu Gothic", "ãƒ’ãƒ©ãƒŽè§’ã‚´ Pro W3", "Hiragino Kaku Gothic Pro", "ãƒ¡ã‚¤ãƒªã‚ª", Meiryo, Osaka, "ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯", sans-serif;
	transform: rotateZ(0.03deg);
	margin: 0 0 20px 0;
	padding: 0;
}

.month_wrap .m_event_wrap {
	display: inline-block;
	text-align: left;
	max-width: 700px;
    margin: 0 auto;
	padding: 0 10px;
}

.month_wrap ul {
    padding: 20px;
    background: #d6ebff;
    box-shadow: 0px 0px 0px 10px #d6ebff;
    border: dashed 2px #fff;
	display: flex;
	flex-wrap: wrap;
}

.month_wrap ul li {
    margin: 0; 
    padding: 0;
	font-size: 20px;
	font-weight: bold;
	font-family: 'M PLUS Rounded 1c', "æ¸¸ã‚´ã‚·ãƒƒã‚¯ä½“", YuGothic, "æ¸¸ã‚´ã‚·ãƒƒã‚¯ Medium", "Yu Gothic Medium", "æ¸¸ã‚´ã‚·ãƒƒã‚¯", "Yu Gothic", "ãƒ’ãƒ©ãƒŽè§’ã‚´ Pro W3", "Hiragino Kaku Gothic Pro", "ãƒ¡ã‚¤ãƒªã‚ª", Meiryo, Osaka, "ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯", sans-serif;
	transform: rotateZ(0.03deg);
	position: relative;
	padding-left: 20px;
	margin: 0 15px;
}

.month_wrap ul li::before {
	content: "";
	width: 13px;
	height: 13px;
	background-color: #364b63;
	border-radius: 50%;
	display: block;
	position: absolute;
	top: 11px;
	left: 0;
}

.gakki_wrap {
	display: flex;
	align-items: center;
	margin-bottom: 50px;
}

.gakki_wrap .gakki_event {
	width: 40%;
	position: relative;
	padding: 40px 30px 30px;
}

.gakki_wrap .gakki_event::after {
	content: "";
	display: block;
	width: 120%;
	height: 100%;
	border-radius: 20px;
	background-color: #eeffe6;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: -1;
}

.gakki2 .gakki_event::after {
	left: -20%;
	background-color: #f9f1dc;
}

.gakki3 .gakki_event::after {
	background-color: #e6f3fc;
}

.gakki_wrap h3 {
	font-size: 38px;
	font-weight: bold;
	font-family: 'M PLUS Rounded 1c', "æ¸¸ã‚´ã‚·ãƒƒã‚¯ä½“", YuGothic, "æ¸¸ã‚´ã‚·ãƒƒã‚¯ Medium", "Yu Gothic Medium", "æ¸¸ã‚´ã‚·ãƒƒã‚¯", "Yu Gothic", "ãƒ’ãƒ©ãƒŽè§’ã‚´ Pro W3", "Hiragino Kaku Gothic Pro", "ãƒ¡ã‚¤ãƒªã‚ª", Meiryo, Osaka, "ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯", sans-serif;
	position: absolute;
	top: -20px;
	left: 30px;
	font-family: var(--font-maru);
}

.gakki_wrap .gakki_event dl {
	display: flex;
	margin: 0 0 10px 0;
	padding: 0 0 15px 0;
	border-bottom: 1px dashed #4b9623;
}

.gakki2 .gakki_event dl {
	border-bottom: 1px dashed #e8a707;
}

.gakki3 .gakki_event dl {
	border-bottom: 1px dashed #0085f2;
}

.gakki_wrap .gakki_event dl:last-child {
	border-bottom: none;
}

.gakki_wrap .gakki_event dl:last-child {
	margin-bottom: 0;
}

.gakki_wrap .gakki_event dl dt {
	width: 25%;
	min-width: 76px;
	font-size: 18px;
	transform: rotateZ(0.03deg);
}

.gakki_wrap .gakki_event dl dt span.m_n {
	font-size: 34px;
    letter-spacing: -4px;
    margin-right: 5px;
	position: relative;
	top: 2px;
}

.gakki_wrap .gakki_event dl dd {
	width: 75%;
}

.gakki_wrap .gakki_event dl dd ul li {
	font-size: 18px;
	margin-bottom: 5px;
	position: relative;
	padding-left: 20px;
	font-weight: 500;
	font-family: var(--font-maru);
}

.gakki_wrap .gakki_event dl dd ul li::before {
	content: "●");
	position: absolute;
	top: 0;
	left: 0;
}

.gakki2 .gakki_event dl dd ul li::before {
}

.gakki3 .gakki_event dl dd ul li::before {
}

.gakki_wrap .gakki_img {
	width: 55%;
}

.gakki_wrap .gakki_img ul.main_slide {
	margin-bottom: 10px;
}

.gakki_wrap .gakki_img ul.main_slide li {
	position: relative;
	text-align: center;
}

.gakki_wrap .gakki_img ul li img {
	display: block;
}

.gakki_wrap .gakki_img ul li p {
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	font-weight: bold;
	background-color: rgba(255,255,255,0.6);
	padding: 5px;
	color: #212121;
	font-family: var(--font-maru);
}


.gakki_wrap .gakki_img ul.thumb_slide {
  width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.gakki_wrap .gakki_img ul.thumb_slide  li.thumbnail-item {
	margin-bottom: 10px;
	position: relative;
}

/*.gakki_wrap .gakki_img ul.thumb_slide::after {
	content: "";
	display: block;
	width: 32%;
}

.thumbnail-item {
  flex: 0 1 32%;
  margin-bottom: 10px;
  box-sizing: border-box;
  
}
*/
.thumbnail-item:hover {
	cursor: pointer;
}

.thumbnail-item::after {
  content: "";
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  transition: 0.3s opacity linear;
}

.thumbnail-item.thumbnail-current::after {
  opacity: 0;
}

.gakki_wrap .gakki_img ul.thumb_slide li img {
	margin-bottom: 0;
}

.gakki2 .gakki_event, .gakki_teiki .gakki_event {
	order: 1;
}

.gakki2 .gakki_img, .gakki_teiki .gakki_img {
	order: 0;
}

.gakki_teiki ul.teiki_list li {
	font-size: 18px;
    margin-bottom: 5px;
	font-weight: 500;
	transform: rotateZ(0.03deg);
	position: relative;
	padding-left: 20px;
}

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

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

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

.dl_flex dl {
	display: flex;
	border-bottom: 1px dashed #ccc;
	background-color: #F7F2E7;
	padding: 20px;
}

.dl_flex dl:last-child {
	border-bottom: none;
}

.dl_flex dl dt {
	width: 20%;
	text-align: left;
}

.dl_flex dl dd {
	width: 80%;
	text-align: left;
}

.wd_700 {
	max-width: 740px;
	margin: 0 auto 30px;
}

#exclass ul {
	text-align: center;
}

#exclass ul li .imgcut {
	margin-bottom: 8px;
}

#exclass ul li dt {
	font-size: 18px;
	font-size: 22px;
	font-family: var(--font-maru);
}

#exclass ul li dt span {
	font-size: 16px;
	display: block;
}

#exclass ul li dd {
	display: inline-block;
	text-align: left;
}

@media screen and (min-width: 561px) and (max-width: 768px) {
	.gakki_wrap {
		display: block;
	}
	
	.gakki_wrap .gakki_event {
		width: 100%;
		margin-bottom: 15px;
		    padding: 40px 0 30px;
	}
	
	.gakki_wrap .gakki_img {
		width: 100%;
	}
	
	.gakki_wrap .gakki_event::after {
		width: 100%;
	}
}

@media screen and (max-width: 560px) {
	.gakki_wrap {
		display: block;
	}
	
	.gakki_wrap .gakki_event {
		width: 100%;
		margin-bottom: 15px;
		    padding: 40px 0 30px;
	}
	
	.gakki_wrap .gakki_img {
		width: 100%;
	}
	
	.gakki_wrap .gakki_event::after {
		width: 100%;
	}
	
	.gakki2 .gakki_event::after {
		left: 0;
	}
	
	.gakki_wrap .gakki_img ul.thumb_slide li.thumbnail-item {
		width: 33%;
	}
	
	.gakki_wrap .gakki_img ul.thumb_slide::before {
		content: none;
	}
	
	.gakki_wrap .gakki_img ul.thumb_slide::after {
		width: 33%;
	}
	
	.dl_flex dl {
		display: block;
	}
	
	.dl_flex dl dt {
		width: 100%;
	}

	.dl_flex dl dd {
		width: 100%;
	}
}

/* -----------------------------------------------------------
	入園のご案内
----------------------------------------------------------- */

.accordion-area{
    list-style: none;
    margin:0 auto;
}

.accordion-area li{
    margin: 0 0 15px;
	background-color: #fff;
}

.accordion-area section {
	border: 1px solid #ccc;
	border-radius: 5px;
}

.ac_title {
    position: relative;
    cursor: pointer;
    font-size: 22px;
    font-weight: normal;
    padding: 25px 40px 25px 15px;
    transition: all .5s ease;
	font-weight: 500;
}

.accordion-area section .ac_title::before,
.accordion-area section .ac_title::after{
    position: absolute;
    content:"";
    width: 15px;
    height: 2px;
    background-color: var(--color-main);
	transition: 0.3s;
}

.accordion-area section .ac_title::after {
	border-bottom: none;
}

.ac_title::before{
    top:48%;
    right: 15px;
    transform: rotate(0deg);
    
}
.ac_title::after{    
    top:48%;
    right: 15px;
    transform: rotate(90deg);
}

.ac_title.ac_close::before{
	transform: rotate(45deg);
}

.ac_title.ac_close::after{
	transform: rotate(-45deg);
}

.ac_title span.faq_q {
	position: relative;
	padding-left: 35px;
	display: block;
	color: var(--color-main);
}

.ac_title span.faq_q::before {
	content: "Q";
	font-size: 30px;
	position: absolute;
	top: 0;
	left: 0;
	width: 25px;
	text-align: center;
	line-height: 1;
	color: var(--color-main);
	font-weight: normal;
}

.accordion-area .box {
    display: none;
	margin: 0 15px;
    padding: 25px 40px 25px 35px;
	position: relative;
	border-top: 2px dashed #ccc;
}

/* -----------------------------------------------------------
	入園のご案内
----------------------------------------------------------- */

ul.flex_wrap li figure {
	text-align: center;
	margin-bottom: 0;
}

ul.flex_wrap li figure .imgcut {
	margin-bottom: 5px;
}

ul.flex_wrap li figure figcaption {
	display: inline-block;
	text-align: left;
	font-size: 16px;
	transform: rotateZ(0.03deg);
}

.dl_info dl {
	display: flex;
	align-items: center;
}

.dl_info dl dt {
	font-size: 14px;
	background-color: var(--color-main);
	color: #fff;
	margin-right: 10px;
	padding: 5px 10px;
	border-radius: 4px;
	line-height: 1;
}

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

.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;
	align-items: center;
}

.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: 50%;
	left: -95px;
	transform: translateY(-50%);
}

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

.history_wrap ul li .seireki {
	text-align: center;
	margin-right: 30px;
	width: 135px;
	white-space: nowrap;
}

.history_wrap ul li .seireki p.history_year {
	font-size: 50px;
	font-weight: 700;
	color: var(--color-main);
	line-height: 1;
	white-space: nowrap;
	line-height: 1;
	min-width: 110px;
	font-family: var(--font-maru);
}

.history_wrap ul li .history_detail {
	flex: 1;
	margin-right: 20px;
}

.history_wrap ul li .history_detail p.history_wareki {
	color: #777;
}

.history_wrap ul li .history_img {
	width: 30%;
	text-align: center;
}

.ggmap {
	position: relative;
	height: 100%;
	overflow: hidden;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.link_wrap .btn_wrap a  {
	display: block;
	width: 100%;
	min-width: inherit;
}

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

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

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

.ensha_pano {
	margin-bottom: 40px;
}

@media screen and (min-width: 561px) and (max-width: 768px) {
	.history_wrap ul {
		padding-left: 30px;
	}
	
	.history_wrap ul li::before {
		left: -35px;
	}
	
	.history_wrap ul li::after {
		width: 25px;
		left: -15px;
	}
	
	.history_wrap ul li {
		display: block;
	}
	
	.history_wrap ul li .seireki {
		margin-right: 0;
		margin-bottom: 5px;
		width: auto;
		text-align: left;
	}
	
	.history_wrap ul li .seireki p.history_year {
		margin-bottom: 0;
		font-size: 30px;
	}
	
	.history_wrap ul li .nengetsu p.history_month {
		margin-left: 5px;
		font-size: 18px;
	}
	
	.history_wrap ul li .history_detail {
		margin: 0 auto 10px;
	}
	
	.history_wrap ul li .history_img {
		width: 100%;
	}
}

@media screen and (max-width: 560px) {
	.history_wrap ul {
		padding-left: 30px;
	}
	
	.history_wrap ul li::before {
		left: -35px;
	}
	
	.history_wrap ul li::after {
		width: 25px;
		left: -15px;
	}
	
	.history_wrap ul li {
		display: block;
	}
	
	.history_wrap ul li .seireki {
		margin-right: 0;
		margin-bottom: 5px;
		width: auto;
		text-align: left;
	}
	
	.history_wrap ul li .seireki p.history_year {
		margin-bottom: 0;
		font-size: 30px;
	}
	
	.history_wrap ul li .nengetsu p.history_month {
		margin-left: 5px;
		font-size: 18px;
	}
	
	.history_wrap ul li .history_detail {
		margin: 0 auto 10px;
	}
	
	.history_wrap ul li .history_img {
		width: 100%;
	}
}

/* -----------------------------------------------------------
	ゲストページ
----------------------------------------------------------- */

.password_wrap {
	text-align: center;
	max-width: 800px;
}

.password_wrap p.ib {
	margin-bottom: 30px;
}

.password_wrap form {
	display: flex;
	align-items: center;
	justify-content: center;
}

.password_wrap form input.form-control {
	flex: 1;
	margin-right: 5px;
	margin-bottom: 0;
	max-width: 300px;
}

.password_wrap form input.btn {
	width: 120px;
}

.password_wrap form input[type=submit], .password_wrap form input[type=submit]:active {
	background-color: var(--color-main) !important;
	color: #fff !important;
	border-color: #79a055 !important;
}

.password_wrap form input.btn:hover {
	opacity: 0.7;
}


.dw_btn a {
	font-size: 16px;
	line-height: 1.5;
	position: relative;
	display: inline-block;
	padding: 15px;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	letter-spacing: 0.1em;
	color: #212529;
	border-radius: 0.5rem;
	padding: 20px 15px 20px 70px;
	color: #fff;
	background: var(--color-main);
	width: 100%;
	text-align: left;
}

.dw_btn a::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 50px;
	height: 100%;
	border-radius: 0.5rem 0 0 0.5rem;
	background: rgba(0, 0, 0, 0.08);
}

.dw_btn a::hover {
	color: #fff;
	background: #ffa50e;
}

.dw_btn a::after {
	content: "";
	background-image: url("./images/icon_download.png");
	background-position: center center;
	background-size: 100%;
	background-repeat: no-repeat;
	position: absolute;
	top: 50%;
	left: 15px;
	width: 20px;
	height: 20px;
	transform: translateY(-50%);
	-webkit- transform: translateY(-50%);
}

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

.youtube_wrap {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
	margin-bottom: 2px;
}

.youtube_wrap iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
}

.movie_wrap ul li p {
	font-size: 14px;
	display: inline-block;
	text-align: left;
}

.movie_wrap .pagination {
	margin: 0 auto;
	display: flex;
	justify-content: center;
}

.movie_wrap .pagination a, .movie_wrap .pagination span {
	padding: 6px 12px;
    display: block;
    border: 1px solid #ddd;
    margin-left: -1px;
    color: #464646;
	background-color: #fff;
}

.movie_wrap .pagination a:hover {
	background-color: var(--color-main);
	color: #fff;
}

.movie_wrap .pagination span.current {
	background-color: var(--color-main);
	color: #fff;
}

/* -----------------------------------------------------------
	お問い合わせ
----------------------------------------------------------- */
.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 #b4a291;
	padding: 25px 15px;
	text-align: center;
	max-width: 750px;
	margin: 0 auto;
	border-radius: 5px;
	background-color: #e3d9bd;
}

.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-main);
}

.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-main);
	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: 880px;
	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-main);
}

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

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

.entry-meta-dataList dd a {
	color: var(--color-main) !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-main);
}

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

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

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

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

.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-main);
}

.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-main);
    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;
	}
}

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

.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;
}

#movie_page [id^=sb_youtube_].sb_youtube {
	background-color: #fff;
	padding-bottom: 30px;
}

.drone_movie_wrap {
	padding-top: 50px;
	text-align: center;
}

.pt_none {
	padding-top: 0;
}

/* -----------------------------------------------------------
	検索結果ページ
----------------------------------------------------------- */

.search .mainSection-col-two {
	width: 100%;
	max-width: 1130px;
	padding: 0 15px;
	margin: 0 auto 70px;
	float: none;
}

.search .media {
	border-bottom: 1px solid var(--color-main);
	padding: 20px 5px;
}

.search-results .entry-meta {
    display: none;
}

.search .subSection {
	display: none !important;
}

.search .media .postList_thumbnail {
	display: none;
}

.font_maru {
	font-family: var(--font-maru);
}

.vk_posts {
	display: none !important;
}

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