@import url('https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic:wght@400;500;700;900&display=swap');
body, h1, h2, h3, h4, h5, p, ul, li, dl, dt, dd, div, a, table, tbody, th, tr, td{
	  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 400;
  font-style: normal;
}
/*共通*/
.block-flex{
	display:flex;
	justify-content:space-between;
}
.block-flex.col2 > div{
	width:48%;
}
.mt100{
	margin-top:100px;
}
.mb100{
	margin-bottom:100px;
}
.txt01{
	text-align:center;
	font-size:2rem;
  width: 100% !important;
  padding: 30px 20px;
  border: 3px dashed #9fd856;
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.8);
}
/*header*/
.header-menu {

  background-color: transparent;
}
.header-menu > li a {

  color: #424242;
  padding: 0 40px;
  border-right: #424242 3px dotted;
}
.g-sub-nav02 {
    height: 80px;
}

.g-sub-nav02 .g-sub-nav-list.flex {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    align-items: center;
    margin-bottom: 0;
    height: 80px;
    margin-right: 10px;
}

.g-sub-nav02 .g-sub-nav-list.flex li:first-child a {
    position: relative;
    font-size: 3rem;
    display: block;
    padding: 0;
    border-radius: 0;
    text-align: center;
    margin-right: 15px;
    background-color: transparent;
    color: #333;
    border: none;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    font-weight: 600;
}

.g-sub-nav02 .g-sub-nav-list.flex li:first-child a:before {
    content: "";
    display: inline-block;
    width: 30px;
    height: 30px;
    background-image: url("/wp-content/uploads/2025/08/icon-tel.png");
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 2px;
    vertical-align: middle;
    margin-bottom: 5px;
}

.g-sub-nav02 .g-sub-nav-list.flex li:last-child a {
    font-size: 1.6rem;
    display: block;
    padding: 5px 15px;
    border-radius: 10px;
    text-align: center;
    margin-left: 15px;
    background-image: url(/wp-content/uploads/2025/08/p-01.png);
    border: none;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    font-weight: 600;
}

.g-sub-nav02 .g-sub-nav-list.flex a:hover {
    opacity: 0.7;
}

#breadcrumbs{
	display:none;
}
section{
 background-image:url(/wp-content/uploads/2025/10/page-bg2.png);
background-size:100%;
	background-position:bottom center;
	background-repeat:no-repeat;

}
main section.mv{
background-image: url(/wp-content/uploads/2025/10/bg-wave01.png),url(/wp-content/uploads/2025/10/TOP-bg.jpg)!important;
  background-size: contain!important;
  background-position: bottom center!important;
  background-repeat: repeat-x!important;
}
main section.s01{
background-image: url(/wp-content/uploads/2025/10/page-bg1.png), url(/wp-content/uploads/2025/11/page-bg2.png);
  background-repeat: no-repeat;
  background-position: top right, top left;
  background-size: 30% auto,25% auto;
	padding-top:100px;
  padding-bottom: 0!important ;
}
main section.s02{
background-color: #e4f8ff;
  padding-bottom: 15vw;
  background-image: url(/wp-content/uploads/2025/10/_bg-wave01.png),url(/wp-content/uploads/2025/10/wave-w01.png),url(/wp-content/uploads/2025/10/page-bg2.png);
  background-size: 100%;
  background-position: bottom,top,bottom center;
  background-repeat: no-repeat;
  padding-top: 200px;
}	
main section{
	padding-bottom:30vw;
}
/*slider*/

.swiper {
	width:70vw;
	margin: 3vw auto 10vw;
	border-radius:30px;
	overflow:hidden;
}
.swiper-button-next, .swiper-button-prev{
	color:rgba(159, 216, 86,0.3);
}
/*見出し*/
h2.t01{
font-size: 3rem;
  text-align: center;
  margin: 0 auto 50px;
  padding-bottom: 25px;
  background-image: url(/wp-content/uploads/2025/11/tit-dot.png);
  background-size: 100px;
  background-repeat: no-repeat;
  background-position: bottom center;
}

/*section01*/
section#about{
	background:none;
	padding-bottom:50px;
}

.main-txt{
	font-size:1.2em;
	font-weight:bold;
	color:#77c17a;
}
/*お知らせ*/
#news{
background-color: #e4f8ff;
  padding-bottom: 15vw;
  background-image: url(/wp-content/uploads/2025/10/bg-wave01.png),url(/wp-content/uploads/2025/10/wave-w01.png),url(/wp-content/uploads/2025/10/page-bg2.png);
  background-size: 100%;
  background-position: bottom,top,bottom center;
  background-repeat: no-repeat;
  padding-top: 200px;
}
.news-list01{
text-align: left;
  width: 100% !important;
  padding: 30px 20px;
  border: 3px dashed #9fd856;
  border-radius: 20px;
	background: rgba(255, 255, 255, 0.9);
	box-shadow: 0 0 0 10px #fff;  
}
.news-list01 li .news-cat a {
  color: #fff !important;
	border:none;
}
.news-list01 li .news-cat.news a{
  background: #3b97fc;
}
.news-list01 li .news-cat.event a{
  background: #fcdf3b !important;
}
.news-list01 li .news-cat.pokapoka a{
  background: #3ae566 ;
}
.news-list01 li .news-cat.himawari a{
  background: #ff844a;
}

/**/
section#summary{
/*	background-image: url(/wp-content/uploads/2025/10/page-bg1.png), url(/wp-content/uploads/2025/10/page-bgd2.png);
  background-repeat: no-repeat;
  background-position: top right,bottom center;
  background-size: 30% auto,100% auto;
  padding-bottom: 300px !important;
	*/
}
/*table*/
.tablepress tbody td.column-1 {
	color:var(--text-color);
  background: rgba(159, 216, 86, 0.38);
	font-weight:500;
}

/*お問い合わせ*/
main.contact section{
	background-color:#e4f8ff;
padding-bottom:30vw;
}
.wpcf7-form {
	padding-top:100px;
}
.contact-form01 td{
	background:#fff;
}

#tablepress-7 td[colspan] {
  text-align: center;
  background: #9fd856;
  color: #fff;
}


.t02{
font-size: 2.5rem;
  font-weight: bold;
  letter-spacing: 0.05em;
  color: var(--main);
  margin-bottom: 10px;
  background: rgba(159, 216, 86,0.2);
  padding: 5px;
  border-radius: 30px;
  margin-bottom: 30px;
  text-align: center;
}
.contact-form01 th{
	color:#333;
}
main.guidance .tel{
	margin-bottom:0;
	text-align:center;
}
main.guidance .tel a{
font-size: 2em;
  font-weight: bold;
}
main.guidance a[href^="tel:"]::before {
  content: "";
  display: inline-block;
  width: 30px; 
  height: 30px;
  background-image: url(/wp-content/uploads/2025/11/icon-tel.png);
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 10px;
  vertical-align: middle;
  margin-bottom: 5px;
}
main section{
	background-image: url(/wp-content/uploads/2025/10/page-bg1.png), url(/wp-content/uploads/2025/11/page-bg2.png),url(/wp-content/uploads/2025/10/page-bg2.png);
  background-repeat: no-repeat;
  background-position: top right,top left,bottom center;
  background-size: 30% auto,25% auto,100% auto;
  padding-top: 100px;

}
.sub-header-txt{
	font-weight: 500;
}

.txt-wrap{
	text-align:center;
}
.btn{
border-radius: 10px;background: #9FD856;
  border: 2px dotted #fff;
  box-shadow: 3px 3px 0 0 #9FD856, 3px -3px 0 0 #9FD856, -3px 3px 0 0 #9FD856, -3px -3px 0 0 #9FD856;
  color: #fff;
  padding: 10px 20px;
 
}
.archive-info-wrap {
  margin-bottom: 100px;
  padding-top: 50px;
}
.tab-panel-a .panel.is-show {
  display: block;
  background: #fffff0;
  padding: 50px;
  border-radius: 20px;
}

.com-list03-list{
		display:flex;
	flex-wrap:wrap;
}
.com-list03-list li{ 
	width:45%;
}
.block-flex{
	display:flex;

}
.img-life01{width:25%;}
.img-life02{width:25%;margin-top: auto;}
.table-life{width:35%;}

/*共通layout*/
.com-box01-wrap .com-post-link {
  margin-top: 60px;
}

.width-max {
  width: 100%;
}

.width1200 {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}

.com-box01 {
  position: relative;
  margin-bottom: 140px;
}
/*
.com-box01::after {
  content: "";
  width: 40%;
  height: 300px;
  position: absolute;
  right: 0;
  bottom: -40px;
  background-color: #d6edff;
  z-index: -1;
}
	*/

.com-box01-wrap .com-box01:nth-of-type(2n)::after {
  content: "";
  width: 40%;
  height: 300px;
  position: absolute;
  left: 0;
  bottom: -40px;
  background-color: rgba(159, 216, 86,0.1);
  z-index: -1;
}

.com-box01-wrap .com-box01:last-of-type {
  margin-bottom: 0;
}

.com-box01-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.com-box01-wrap .com-box01:nth-of-type(2n) .com-box01-inner {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.com-box01-txt {
  width: 45%;
  overflow: visible;
  position: relative;
  z-index: 1;
}

.com-box01-img {
width: 50%;
  border-radius: 20px;
  overflow: hidden;
}

.com-box01-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.com-box01-tit {
font-size: 3rem;
  font-weight: bold;
  letter-spacing: 0.05em;
  padding: 0 50px;
  border-radius: 30px;
  margin-bottom: 30px;
  background: url(/wp-content/uploads/2025/10/tit-bg.png);
  background-position:center;
    background-repeat: repeat;
    background-size: auto;
  background-size: contain;
  background-repeat: no-repeat;
  padding: 20px 0;
  text-align: center;
  color: #fff;
}

.com-box01-sub-tit {
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 0.05em;
  color: #0067B5;
}

.com-box01-sub-tit::after {
  content: "";
  width: 100px;
  height: 5px;
  background-color: #0067B5;
  display: block;
  margin: 20px 0 30px;
}

.com-box01-head {
  font-size: 20px;
  letter-spacing: 0.05em;
margin-bottom: 10px;
  color: #77c17a;
  text-align: center;
  font-weight: bold;
  line-height: 1.5em;
  margin-bottom: 20px;
}

.com-box01-txt-inner {
  background-color: #fff;
  padding: 20px 20px 0 0;
  width: 140%;
}

.com-box01-txt-inner p {
  margin-bottom: 0;
}

.com-box01-wrap .com-box01:nth-of-type(2n) .com-box01-txt-inner {
  background-color: #fff;
  padding: 20px 0 0 20px;
  width: 140%;
  margin-left: -40%;
}

.com-box01-txt-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  height: 100%;
}

@media screen and (max-width: 1200px) {

  .width1200 {
    padding: 0 15px;
  }

  .com-box01-tit {
    font-size: 24px;
    margin-bottom: 10px;
  }

  .com-box01-sub-tit {
    font-size: 16px;
    margin-bottom: 0;
  }

  .com-box01-sub-tit::after {
    width: 50px;
    height: 2px;
    margin: 20px 0 20px;
  }

  .com-box01-head {
    font-size: 14px;
    margin-bottom: 20px;
  }

  .com-box01-txt-inner {
    font-size: 12px;
  }
}

@media screen and (max-width: 820px) {

  .com-box01-wrap .com-box01:nth-of-type(2n) .com-box01-inner {
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
  }

  .com-box01 {
    margin-bottom: 30px;
  }

  .com-box02-list li:last-of-type {
    margin-bottom: 0;
  }

  .com-box01-txt {
    width: 100%;
  }

  .com-box01-img {
    width: 100%;
  }

  .com-box01-txt-wrap {
    height: auto;
  }

  .com-box01-txt-inner {
    padding: 0;
    width: 100%;
  }

  .com-box01-wrap .com-box01:nth-of-type(2n) .com-box01-txt-inner {
    padding: 0;
    width: 100%;
    margin-left: auto;
  }

  .com-box01-inner {
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }

  .com-box01-img img {
    max-width: 450px;
    margin: 0 auto 15px;
  }

  .com-box01-tit {
    font-size: 20px;
    margin-top: 15px;
    text-align: center;
    margin-bottom: 0;
  }

  .com-box01-sub-tit {
    text-align: center;
  }

  .com-box01-sub-tit::after {
    width: 30px;
    height: 2px;
    margin: 10px auto 10px;
  }

  .com-box01::after {
    display: none;
  }

  .com-box01-head {
    text-align: center;
    font-size: 14px;
    margin-bottom: 20px;
  }

}