/*
 Theme Name:astra child
 Template:astra
*/

/*--------------------------トップページ----------------------------  */
/* pc版の時にモバイル版を非表示 */
@media screen and (min-width:769px) {
	.mobile {
		display: none !important;
	}
}

/* モバイル版の時にpc版を非表示 */
@media screen and (max-width:768px) {
	.pc {
		display: none !important;
	}
}


#wpcf7-f1221-p883-o1>form>p:nth-child(6) {
	text-align: center;
}

#wpcf7-f1221-p883-o1>form>p:nth-child(6)>span {
	display: none;
}

 body {
	background:#FFF;
}

.ast-theme-transparent-header .ast-builder-menu .main-header-menu .menu-item:hover>.menu-link,
.ast-theme-transparent-header .ast-builder-menu .main-header-menu .menu-item:hover>.ast-menu-toggle,
.ast-theme-transparent-header .ast-builder-menu .main-header-menu .ast-masthead-custom-menu-items a:hover,
.ast-theme-transparent-header .ast-builder-menu .main-header-menu .focus>.menu-link,
.ast-theme-transparent-header .ast-builder-menu .main-header-menu .focus>.ast-menu-toggle,
.ast-theme-transparent-header .ast-builder-menu .main-header-menu .current-menu-item>.menu-link,
.ast-theme-transparent-header .ast-builder-menu .main-header-menu .current-menu-ancestor>.menu-link,
.ast-theme-transparent-header .ast-builder-menu .main-header-menu .current-menu-item>.ast-menu-toggle,
.ast-theme-transparent-header .ast-builder-menu .main-header-menu .current-menu-ancestor>.ast-menu-toggle,
.ast-theme-transparent-header [CLASS*="ast-builder-menu-"] .main-header-menu .current-menu-item>.menu-link,
.ast-theme-transparent-header [CLASS*="ast-builder-menu-"] .main-header-menu .current-menu-ancestor>.menu-link,
.ast-theme-transparent-header [CLASS*="ast-builder-menu-"] .main-header-menu .current-menu-item>.ast-menu-toggle,
.ast-theme-transparent-header [CLASS*="ast-builder-menu-"] .main-header-menu .current-menu-ancestor>.ast-menu-toggle,
.ast-theme-transparent-header .main-header-menu .menu-item:hover>.menu-link,
.ast-theme-transparent-header .main-header-menu .current-menu-item>.menu-link,
.ast-theme-transparent-header .main-header-menu .current-menu-ancestor>.menu-link {
	color: var(--ast-global-color-0);
}

.ast-theme-transparent-header .ast-builder-menu .main-header-menu,
.ast-theme-transparent-header .ast-builder-menu .main-header-menu .menu-link,
.ast-theme-transparent-header [CLASS*="ast-builder-menu-"] .main-header-menu .menu-item>.menu-link,
.ast-theme-transparent-header .ast-masthead-custom-menu-items,
.ast-theme-transparent-header .ast-masthead-custom-menu-items a,
.ast-theme-transparent-header .ast-builder-menu .main-header-menu .menu-item>.ast-menu-toggle,
.ast-theme-transparent-header .ast-builder-menu .main-header-menu .menu-item>.ast-menu-toggle,
.ast-theme-transparent-header .ast-above-header-navigation a,
.ast-header-break-point.ast-theme-transparent-header .ast-above-header-navigation a,
.ast-header-break-point.ast-theme-transparent-header .ast-above-header-navigation>ul.ast-above-header-menu>.menu-item-has-children:not(.current-menu-item)>.ast-menu-toggle,
.ast-theme-transparent-header .ast-below-header-menu,
.ast-theme-transparent-header .ast-below-header-menu a,
.ast-header-break-point.ast-theme-transparent-header .ast-below-header-menu a,
.ast-header-break-point.ast-theme-transparent-header .ast-below-header-menu,
.ast-theme-transparent-header .main-header-menu .menu-link {
	color: #333;
}

/* pc版の時にイベント&コミュニティづくりのボタンの幅を調整する */
@media screen and (min-width:769px) {
.elementor-align-justify .elementor-button {
    width: 60% !important;
}
}

/*  */
#post-1732 > div > div > section.elementor-section.elementor-top-section.elementor-element.elementor-element-x6sv53j.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default > div.elementor-container.elementor-column-gap-default > div > div > div.elementor-element.elementor-element-c0a644f.elementor-widget.elementor-widget-video > div > div > div > img{
	pointer-events: none !important;
}
#post-1732 > div > div > section.elementor-section.elementor-top-section.elementor-element.elementor-element-x8a9fnv.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default{
/* 	opacity:1;
	background: #FFF; */
}
/*  */
.price_section table {
  border-collapse: collapse;
  margin: 0 auto;
  padding: 0;
/*   width: 650px; */
  table-layout: fixed;
}

.price_section table tr {
  background-color: #e6f2f5;
  padding: .35em;
  border-bottom: 2px solid #fff;
}
.price_section table th,
.price_section table td {
  padding: 1em 1em 1em 1em;
  border-right: 2px solid #fff;
}
.price_section table td {
    text-align: justify;
/*     text-align: right; */
	font-weight: 600;
  }
.price_section table th {
  font-size: 1.2em;
/*   font-size: .85em; */
}
.price_section table thead tr{
  background-color: #167F92;
  color:#fff;
}
.price_section table tbody th {
    background: #78bbc7;
    color: #fff;
}
.txt{
   text-align: left;
	font-size: 1rem;
/*    font-size: .85em; */
}
.price{
  text-align: right;
  color: #167F92;
  font-weight: bold;
}
.non{
/*   background:#fff */
}
@media screen and (max-width: 600px) {
 .price_section table {
    border: 0;
    width:100%
  }
 .price_section table th{
    background-color: #167F92;
    display: block;
    border-right: none;
  }
 .price_section table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
 .price_section table tr {
    display: block;
    margin-bottom: .625em;
  }
 .price_section table td {
    border-bottom: 1px solid #bbb;
    display: block;
    font-size: .8em;
    text-align: right;
    position: relative;
    padding: 1em 1em 1em 4em;
    border-right: none;
  }
  
 .price_section table td::before {
    content: attr(data-label);
    font-weight: bold;
    position: absolute;
    left: 10px;
    color: #167F92;
  }
 .price_section table td:last-child {
    border-bottom: 0;
  }
 .price_section table tbody th {
    color: #fff;
}
}

.price {
	font-size:120%;
}
/* フッターの電話番号を非表示にする */
#text-1 > div > div.elementor-element.elementor-element-7e3e025.elementor-widget.elementor-widget-aheto_heading > div > div > ul > li:nth-child(2){
	display: none;
}
#post-2841 > div > div > section.elementor-section.elementor-top-section.elementor-element.elementor-element-d498539.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default > div.elementor-container.elementor-column-gap-no > div > div > div.elementor-element.elementor-element-27cc42d.elementor-widget.elementor-widget-text-editor > div > span,#post-3005 > div > div > section.elementor-section.elementor-top-section.elementor-element.elementor-element-d498539.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default > div.elementor-container.elementor-column-gap-no > div > div > div.elementor-element.elementor-element-27cc42d.animated-slow.elementor-widget.elementor-widget-text-editor.animated.fadeIn > div > div{
	font-weight:bold !important;
}

@media screen and (max-width:768px) {
#post-2841 > div > div > section.elementor-section.elementor-top-section.elementor-element.elementor-element-d498539.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default > div.elementor-container.elementor-column-gap-no > div > div > div.elementor-element.elementor-element-e917e7d.animated-slow.elementor-widget.elementor-widget-icon-box.animated.fadeIn{
	margin-bottom:0 !important;
	}
}

/* カレンダーtable追加css */
.custom_calendar table h3{
	color: #FFF;
	font-size:200%;
}
#post-3005 > div > div > div.elementor-element.elementor-element-3df68cd.custom_calendar.e-flex.e-con-boxed.e-con.e-parent > div > div.elementor-element.elementor-element-6549f96.custom_calendar.elementor-widget.elementor-widget-shortcode > div > div > div > p > small > a{
	display:none;
}
#post-3005 > div > div > div.elementor-element.elementor-element-3df68cd.custom_calendar.e-flex.e-con-boxed.e-con.e-parent > div > div.elementor-element.elementor-element-6549f96.custom_calendar.elementor-widget.elementor-widget-shortcode > div > div > div > table > thead > tr:nth-child(1) > th.simcal-nav.simcal-prev-wrapper,#post-3005 > div > div > div.elementor-element.elementor-element-3df68cd.custom_calendar.e-flex.e-con-boxed.e-con.e-parent > div > div.elementor-element.elementor-element-6549f96.custom_calendar.elementor-widget.elementor-widget-shortcode > div > div > div > table > thead > tr:nth-child(1) > th.simcal-nav.simcal-current,#post-3005 > div > div > div.elementor-element.elementor-element-3df68cd.custom_calendar.e-flex.e-con-boxed.e-con.e-parent > div > div.elementor-element.elementor-element-6549f96.custom_calendar.elementor-widget.elementor-widget-shortcode > div > div > div > table > thead > tr:nth-child(1) > th.simcal-nav.simcal-next-wrapper{
	background-color: #147f92;
}
.custom_calendar table th{
    background-color: #78BBC7;
	color:#FFF;
/*     display: block; */
/*     border-right: none; */
}
/* カレンダープラグイン css */
.simcal-calendar {
  background: #FFF;
}
.simcal-default-calendar .simcal-current h3 {
    margin: 0;
    padding: 0;
    text-align: center;
}
@media screen and (max-width:768px) {
.simcal-default-calendar p {
	margin-top: 0 !important;
}
	.simcal-default-calendar .simcal-tooltip-content {
    font-size: 1.2em;
    line-height: 1.4;
    padding:0 0 !important;
	}
.simcal-default-calendar-grid{
	display: block !important;
}
.simcal-events{
	font-size:70%;
/* 	font-weight:bold; */
	display: block !important;
}
.simcal-event-title{
		font-size:70%;
/* 	font-weight:bold; */
	}
	.simcal-event-start-date,.simcal-event-start-time,.simcal-event-end-time {
	display:none !important;
}
.simcal-day>div{

}
.qtip-content .simcal-event-title{
	font-size: 1.2em;
/*    display:none !important; */
}
.qtip-content .simcal-event-start-date{
    font-size: 1.2em;
/* 	font-weight:bold; */
    line-height: 1.4;
    padding: 0 !important;
	display: block !important;
}
	.qtip-content .simcal-event-start-time{
    font-size: 1.0em;
/* 		font-weight:bold; */
/*     line-height: 1.4; */
    padding: 0px !important;
	display: block !important;
}
		.qtip-content .simcal-event-end-time{
    font-size: 1.0em;
/* 			font-weight:bold; */
/*     line-height: 1.4; */
    padding: 0px !important;
	display: block !important;
}
#contents p:nth-child{
		display:none !important;
	}
.simcal-default-calendar-grid p:nth-child(2){
		display:none !important;
	}
	.simcal-default-calendar .simcal-tooltip-content {
    font-size: 1.2em;
    line-height: 1.4;
/*     padding: 0px !important; */
}
	.simcal-default-calendar-grid .simcal-events-dots{
		display: none !important;
	}
	.simcal-default-calendar-grid .simcal-events>.simcal-event {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    cursor: pointer;
    list-style: none;
    margin: 0 0 0 0 !important;
/*     padding: 4px; */
}
	.simcal-default-calendar-grid .simcal-no-events {
    display: block;
    min-height: 39.969px !important;
}
}
.simcal-default-calendar-light .simcal-nav-button {
    color: #FFF !important;
}


/* ローディングアニメーションのcss */
#wptime-plugin-preloader {
  -moz-background-size: 200px 200px !important;
  -o-background-size: 200px 200px !important;
  -webkit-background-size: 200px 200px !important;
  background-size: 200px 200px !important;
}
@media screen and (min-width:769px) {
	#wptime-plugin-preloader {
  -moz-background-size: 500px 500px !important;
  -o-background-size: 500px 500px !important;
  -webkit-background-size: 500px 500px !important;
  background-size: 500px 500px !important;
}
}

/*
SNSボタン
-------------------------------------------*/

.h_sns {
/* 	padding: 5px; */
	position: fixed;
	top: 45%;
	right: 0px;
	background-color: rgba(0,0,0,0.0);
	z-index:999;
	list-style: none;
}
.h_sns li a {
	display: block;
	padding: 10px;
	color: #FFF;
	line-height: 30px;
	width: 50px;
	text-align: center;
	text-decoration: none;
	font-size: 18px;
}

.h_sns li a:hover {
	background-color: #E8EC7A;
	color: #000;
}

@media screen and (max-width:769px){
.h_sns {
	width: 100%;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flexbox;
	display: -moz-flexbox;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	display: flex;
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	top: auto;
	bottom: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 60px;
	
	display: none;
}

.h_sns li {
	width: 25%;
}
.h_sns li a {
	width: 100%;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
	
	
	
	
	/* banner css */
.floating-banner {
	position: fixed;
	z-index: 9999;
/* 	z-index: 99999; */
	bottom: 0;
	right: 0;
}

.floating-banner:hover {
	opacity: .9;
}

.banner {
	width: 100vw;
	/*     width: 300px; */
	/* バナーの横幅 */
	/*   padding: 20px 10px; */
	/*     padding: 40px 10px; */
	/*   background: linear-gradient(86.13deg, #7080F7 -3.42%, #3E9ED9 59.59%); */
	/* バナーの背景色 */
	/*   background: #000; */
	/* バナーの背景色 */
	color: #fff;
	/* バナー内の文字色 */
	font-weight: bold;
	text-align: center;

	position: fixed;
	bottom: 0px;
	/*     display: none; */
	z-index: 2;
	width: 100%;
	/*     height: 300px; */
	/*     height: 42px; */

	left: 0;
	z-index: 1;
	z-index: 1100000000;
	/*   background-image: linear-gradient(-45deg, #FFF 25%, #fcf000 25%, #fcf000 50%, #FFF 50%, #FFF 75%, #fcf000 75%, #fcf000);
  background: #fef901;
  background-size: 8px 8px;
  border-top: 1px solid #fcf000; */
	/*   padding: 10px 0; */
	padding-bottom: 0;
}

.floating-banner a {
	text-decoration: none;
	/* リンクに下線が入らないように */
}

.copy {
	font-size: 28px;
	margin: 0 auto 20px;
	line-height: 1.1;
	/*     line-height: 1.6; */
}

.cta {
	display: inline-block;
	width: 200px;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	background: linear-gradient(270deg, #F4A240 0%, #E3A608 100%);
	/* ボタンの背景 */
	box-shadow: 0px 0px 30px #2984BA;
	/* ボタンの影 */
	border-radius: 25px;
	margin: 0
}

@media screen and (max-width: 990px) {
	.floating-banner {
		display: none;
	}
}

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

	.banner {
		width: 100vw;
		/*     padding: 8px; */
	}

	.sp {
		display: none;
	}

	.copy {
		font-size: 18px;
		margin: 0 auto 6px;
	}

	.cta {
		height: 28px;
		line-height: 28px;
		font-size: 15px;
	}
}

@media screen and (min-width: 768px) {
	.p-footer__top {
			display: -webkit-box;
			display: -ms-flexbox;
			display: flex;
			justify-content:space-between !important;
	}
}

@media screen and (min-width: 768px) {
    .p-footer__links {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
width:100%;
        /* width: calc(100% - 19.75rem); */
justify-content: space-around;
    }
}

.btn,
a.btn,
button.btn {
  font-size: 15px;
/*   font-size: 1.6rem; */
  font-weight: 700;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 1rem 4rem;
/*   padding: 1rem 4rem; */
  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; */
}

.btn-wrap-pc-sp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;

/*   max-width: 435px; */
  margin: 0 auto 10px;

  -webkit-box-pack: justify;

  -ms-flex-pack: justify;

  justify-content: space-between;
}

a.btn-pc-sp {
  line-height: 1.4;
  width: 49.5%;
  padding: 1.25rem 0;
/*   border-radius: 100vh; */
  color: #ffff;
}

a.btn-pc-sp--contact {
  color: #fff;
  background: #02c755;
}

a.btn-pc-sp--tel {
  color: #fff;
  background: #09aeb8;
}

.fa-position-right {
  position: absolute;
  top: calc(50% - 0.5em);
  right: 1rem;
}
	
@media screen and (max-width:769px){	
	.ast-scroll-to-top-right {
    right: 15px;
    bottom: 35px;
/* 		z-index:2147483647 !important; */
}
	}
	
	
	
	
	
		.h_sns02 {
	padding: 5px;
	position: fixed;
	top: 85%;
	right: 0px;
	background-color: rgba(113,156,139,0.8);
	z-index:999;
	list-style: none;
}
.h_sns02 li a {
	display: block;
	padding: 10px;
	color: #FFF;
	line-height: 30px;
	width: 50px;
	text-align: center;
	text-decoration: none;
	font-size: 18px;
}

.h_sns02 li a:hover {
	background-color: #E8EC7A;
	color: #000;
}

@media screen and (max-width:769px){
.h_sns02 {
	width: 100%;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flexbox;
	display: -moz-flexbox;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	display: flex;
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	top: auto;
	bottom: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 60px;
	
	display: none;
}

.h_sns02 li {
	width: 25%;
}
.h_sns02 li a {
	width: 100%;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
	
#index_top #top_catch {
	top: 25%;
	left: 5%;
	width: 90%;
	height: 50%;
	margin-top: 0px;
	margin-left: 0px;
}
#menu-item-4907 > a,#ast-hf-mobile-menu > li.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-home.current-menu-item.page_item.page-item-4541.current_page_item.menu-item-4907 > a,#ast-hf-mobile-menu > li.menu-item.menu-item-type-post_type.menu-item-object-page.current-menu-item.page_item.page-item-7.current_page_item.menu-item-4639 > a,#ast-hf-mobile-menu > li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-home.menu-item-2052 > a,#ast-hf-mobile-menu > li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-home.menu-item-1986 > a,#ast-hf-mobile-menu > li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-home.menu-item-2051 > a{
	color: #000 !important;
	}
	
	.h_sns2 {
	padding: 5px;
	position: fixed;
	top: 45%;
	right: 0px;
/* 	background-color: rgba(113,156,139,0.8); */
	z-index:999;
	list-style: none;
}
.h_sns2 li a {
	display: block;
	padding: 10px;
	color: #FFF;
	line-height: 30px;
	width: 50px;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
}

.h_sns2 li a:hover {
	background-color: #E8EC7A;
	color: #000;
}

@media screen and (max-width:769px){
.h_sns2 {
	width: 100%;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flexbox;
	display: -moz-flexbox;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	display: flex;
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	top: auto;
	bottom: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
/* 	padding-right: 60px; */
	margin-bottom:0 !important;
}

.h_sns2 li {
	width: 50%;
}
.h_sns2 li a {
	width: 100%;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
	
    @media screen and (max-width: 769px) {
        .ast-scroll-to-top-right {
            right: 15px;
            bottom: 80px;
            /* z-index: 2147483647 !important; */
        }
    }	