@charset "UTF-8";

html {
  font-size: 100% !important;
}

body {
  background: #fff;
  color: #2d2d2d;
  line-height: 2;
  letter-spacing: 0.06em;
  -webkit-text-size-adjust: 100%;
}

.hidden {
  display: none;
}

.carousel .slick-arrow {
  display: block;
  position: absolute;
  z-index: 1;
  top: 50%;
  width: 10vw;
  height: 10vw;
  max-width: 118px;
  max-height: 108px;
  margin-top: 0px;
  padding: 0;
  border: none;
  outline: none;
  background-position: center center;
  background-repeat: no-repeat;
  color: transparent;
  font-size: 0;
  line-height: 0;
  cursor: pointer;
  opacity: 0.8;
}

.carousel .slick-arrow.slick-prev {
  background: url(/images/arrow_prev.png) no-repeat top center/contain;
  left: -40px;
}

.carousel .slick-arrow.slick-next {
  background: url(/images/arrow_next.png) no-repeat top center/contain;
  right: -40px;
}

.wf_lic {
  border-bottom: 1px solid #cccccc;
}

.wf_blog_li_thumb {
  display: none !important;
}

.wf_lic .wf_blog_li_date:before {
  text-align: center;
  min-width: 6em;
  display: inline-block;
  padding: 5px 15px;
  font-size: 8px;
  color: #3f3636;
  border-radius: 5px;
  margin-right: 5px;
}

#header p.hd_tel {
  font-size: 20px;
}

.under .slick-slide img {
  display: block;
  margin: 0 auto;
}

.carousel>div {
  max-width: 1000px;
}

.wrap iframe {
  display: block;
}

.t04_wrap table {
  width: 100%;
  box-sizing: border-box;
  border: 1px solid #ccc;
}

.t04_wrap table th {
  background: #e9f5c4;
}

.t04_wrap table th,
.t04_wrap table td {
  width: 25%;
  border: 1px solid #ccc;
  padding: 8px;
}

.line_center {
  text-align: center;
}

.t01_wrap thead th {
  background: #60bfce;
  color: #fff;
}

a,
a:visited,
a:hover {
  color: #4b4841;
}

/**/
#header .inner,
#content .inner,
#footer .inner,
.totop .inner {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

.column {
  box-sizing: border-box;
}

form .wrap>.inner {
  border: none;
}

.youtube_btn .img_anchor::after {
  top: -40px !important;
}

.youtube_btn .img_anchor::before {
  display: none !important;
}

a {
  transition: 200ms;
}

a:hover,
a:hover img {
  opacity: 0.8;
}

/* header */
#header>.inner {
  padding: 10px 0;
}

#header h1 {
  float: left;
  width: 37%;
  margin-top: 1em;
  max-width: 370px;
}

#header h1 a img {
  display: block;
  width: 100%;
}

#header .info {
  float: right;
  text-align: right;
  margin-top: 2em;
}

.header_tel a.mail img {
  width: 37%;
  max-width: 170px;
}

.header_tel img.tel {
  width: 55%;
  max-width: 271px;
}

/* nav */
#nav {
  width: 100%;
  float: none;
  padding: 10px 0 20px;
}

#nav #menu {
  margin: 0 auto;
}

#nav #menu>li {
  float: left;
  list-style: none;
  width: 16.6%;
  box-sizing: border-box;
  position: relative;
  border-right: 1px dashed #b29f64;
  padding: 5px;
}

#nav #menu>li img {
  max-height: 45px;
}

#nav li>a,
#nav li>span {
  color: #4b4841;
  display: block;
  text-align: center;
  text-decoration: none;
  font-size: 14px;
  line-height: 1.5;
}

#nav li a span {
  font-size: 14px;
  color: #4b4841;
  display: block;
}

#nav li a:hover {
  color: #1f92e2;
}

.submenu_ul {
  position: absolute;
  z-index: 1;
  left: 0%;
}

.submenu_ul>li {
  list-style: none;
  width: 230px;
  font-size: 13px;
  box-sizing: border-box;
  border-collapse: collapse;
  border-bottom: 1px solid #fff;
}

.submenu_ul>li a {
  padding: 10px 20px;
  box-sizing: border-box;
  color: #fff !important;
  display: block;
  text-align: center;
  text-decoration: none;
  font-size: 13px;
  background: #60bfce;
}

.submenu_ul>li a:hover {
  color: #37919f !important;
  opacity: 1 !important;
}

/* content */
#content {
  margin-bottom: 0px;
  min-height: 500px;
}

.top #content {
  margin-bottom: 0;
}

#content .wrap p {
  margin-bottom: 1.2em;
}

th p,
td p {
  margin-bottom: 0 !important;
}

.wrap .inner {
  max-width: 1000px;
  margin: 0 auto;
}

/* main */
.carousel {
  width: 100%;
  overflow: hidden;
}

.carousel>div {
  margin: 0 auto;
}

.carousel .slick-list {
  overflow: visible;
}

.carousel .slick-slide {
  position: relative;
  outline: 0;
}

.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 10px;
  height: 10px;
  background: #f3f2ee;
  border-radius: 50%;
}

.slick-dots li.slick-active button:before {
  background: #f1e7b3;
}

.copyright {
  width: 100%;
  text-align: center;
  font-size: 14px;
  padding: 20px;
  box-sizing: border-box;
}

/* table */
.menu_table {
  width: 100%;
  margin-bottom: 10px;
  border-top: 1px solid #e8e9e3;
}

.menu_table th,
.menu_table td {
  padding: 14px 14px;
  border-bottom: 1px solid #e8e9e3;
}

.menu_table th {
  text-align: left;
}

.menu_table td {
  text-align: right;
}

table.news {
  border-top: 1px solid #e8e9e3;
  max-width: 800px;
  margin: 0 auto;
  width: 100%;
}

table.news th,
table.news td {
  padding: 15px 10px 14px;
  border-bottom: 1px solid #e8e9e3;
}

table.news th {
  width: 20%;
  color: #b4c22e;
  padding: 15px 0 14px 20px;
}

table.info {
  border-top: 1px solid #e8e9e3;
}

table.info th,
table.info td {
  padding: 15px 5px 14px;
  border-bottom: 1px solid #e8e9e3;
  text-align: left;
}

table.info th {
  width: 20%;
}

/* item */
.item-list li {
  float: left;
  width: 25%;
  box-sizing: border-box;
  padding: 0 2% 2%;
  text-align: center;
}

.item-list li img {
  width: 100%;
  border-radius: 50%;
  margin-bottom: 10px;
}

.item-list li span.item-price {
  padding-top: 6px;
  font-size: 14px;
  font-weight: bold;
  color: #b0bf24;
  display: block;
}

.under .wrap {
  max-width: 100vw;
  overflow: hidden;
}

.type_basic_fl img {
  width: 30%;
  margin-right: 2%;
  float: left;
}

.type_basic_fr img {
  width: 30%;
  margin-left: 2%;
  float: right;
}

.img-half .type_basic_fl img {
  width: 48%;
  margin-right: 2%;
}

.img-half .type_basic_fr img {
  width: 48%;
  margin-left: 2%;
}

.wrap img {
  max-width: 100%;
}

.img_list1 img {
  margin: 0 0 2%;
}

.img_list3 li {
  width: 32%;
  margin: 0 0 2% 2%;
  float: left;
  display: block;
}

.img_list3 li:first-child {
  margin-left: 0;
}

/*-------------------
 Responsive 
-------------------*/
.sp {
  display: none !important;
}

.map {
  position: relative;
  padding-bottom: 40%;
  height: 0;
  overflow: hidden;
}

.map iframe,
.map object,
.map embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

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

  #header .inner,
  #content .inner,
  #footer .inner,
  .totop .inner {
    margin-left: auto;
    margin-right: auto;
    width: 94%;
    float: none;
  }

  .map {
    padding-bottom: 45%;
  }

  /**/
}

@media only screen and (max-width: 1000px) {
  .carousel>div {
    width: 100%;
  }

  .carousel .slick-arrow.slick-next {
    right: 5px;
  }

  .carousel .slick-arrow.slick-prev {
    left: 5px;
  }
}

@media only screen and (max-width: 768px) {
  .sp {
    display: block !important;
  }

  .pc {
    display: none !important;
  }

  img {
    max-width: 100%;
  }

  #header {
    height: 110px;
  }

  #header h1 {
    margin-top: 0;
    width: 45%;
  }

  #header .info {
    position: absolute;
    top: 30px;
    right: 10px;
    margin-top: 0;
    width: 166px;
    max-width: 36%;
    padding-top: 0;
    float: right;
  }

  #header .info a {
    margin-right: 4.5%;
    display: block;
    width: 30.5%;
    float: left;
    max-width: 50px;
  }

  #header .info img {
    width: 100%;
    display: block;
    max-width: 39px;
  }

  #nav {
    background: none;
    border: none;
  }

  #menu {
    display: none;
  }

  #toggle {
    display: block;
    position: absolute;
    top: 30px;
    right: 10px;
    max-width: 50px;
    width: 10%;
  }

  #header #toggle a {
    width: 100%;
    margin: 0;
    float: none;
    position: relative;
  }

  #nav ul {
    background: rgba(255, 255, 255, 0.9);
    left: 0;
    margin: 0;
    top: 90px;
    width: 100%;
    position: absolute;
    z-index: 9999;
  }

  #nav #menu>li {
    display: block;
    text-align: left;
    float: none;
    height: auto;
    width: 100%;
    padding: 0;
    box-sizing: border-box;
    border: none;
    border-bottom: 1px solid #ccc;
    margin: 0;
  }

  #nav ul li>a,
  #nav ul li>span.sp {
    display: block;
    padding: 14px 10px;
    width: 100%;
    float: none;
    box-sizing: border-box;
    text-align: left;
    height: auto;
    line-height: 1.5;
  }

  .submenu_ul>li {
    width: 100%;
  }

  .item-list li {
    float: none;
    margin: 0 auto 20px;
    max-width: 250px;
    width: 80%;
  }

  #content {
    width: 100%;
  }

  /* top */
  .top .concept-block img,
  .top .shop-block img {
    margin: 0 0 20px;
    max-width: 100%;
  }

  .top .concept-block h4,
  .top .concept-block p,
  .top .concept-block .anchor_wrap {
    padding-left: 0;
  }

  .top .shop-block .anchor_wrap,
  .top .concept-block .anchor_wrap {
    text-align: center;
  }

  .top .shop-block p.entry_p {
    width: 100%;
  }

  /* template */
  .type_basic_fl img,
  .type_basic_fr img,
  .img-half .type_basic_fl img,
  .img-half .type_basic_fr img,
  .img_list3 img,
  .img_list3 a {
    float: none;
    width: 100%;
    margin: 0 0 20px;
  }
}

@media only screen and (max-width: 480px) {
  #nav ul {
    top: 88px;
  }

  #header h1 {
    margin-top: 1em;
  }

  .top .recommend-block .block-inner {
    background-size: 20px;
    background-position: 0 0;
  }

  .top .recommend-block .block-inner .fl {
    padding-left: 0;
  }

  table.news th,
  table.news td,
  .info_dt,
  .info_dd {
    display: block;
    float: none;
    width: 100%;
    text-align: left;
  }

  table.news th,
  .info_dt {
    padding: 15px 2px 4px;
  }

  table.news td,
  .info_dd {
    padding: 4px 2px 15px;
  }

  table.news th,
  .info_dt {
    border-bottom: none;
  }

  .menu_table th,
  .menu_table td {
    display: block;
  }

  .menu_table th {
    border-bottom: none;
    padding-bottom: 4px;
  }

  .menu_table td {
    padding-top: 4px;
  }
}

@media only screen and (max-width: 360px) {
  #header {
    height: 90px;
  }
}

/***********BLOG************/
/***********BLOG************/
.wf_blog_ul {
  max-width: 1000px;
  width: 100%;
  margin: 5px auto;
  display: block;
  box-sizing: border-box;
}

.wf_blog_ul .wf_blog_li_thumb,
.wf_blog_ul .wf_blog_li_thumb:hover {
  width: 45px;
  height: 45px;
  border-radius: 100% !important;
  display: block;
  overflow: hidden;
  float: left;
  margin-right: 10px;
}

.wf_blog_ul .wf_blog_li_thumb img {
  width: 100%;
  min-width: 45px;
  max-width: 200px;
  min-height: 45px;
  max-height: 200px;
}

.wf_blog_ul li {
  display: block;
  padding: 0;
}

.wf_blog_ul li:after {
  content: "";
  clear: both;
  display: block;
}

.wf_blog_ul .wf_blog_li_date,
.wf_blog_ul .wf_blog_li_title {
  display: block;
  float: left;
  margin: 0px !important;
  padding: 10px;
  box-sizing: border-box;
  max-width: 100%;
}

.wf_bread_ul li {
  display: inline;
}

.wf_bread_ul {
  width: 100%;
  max-width: 1000px;
  display: block;
  margin: 0px auto;
  padding: 5px;
}

.wf_blog_li_date_time {
  display: none;
}

/* *******************************************************************************
******************************************************************************* */
.word_break {
  word-break: break-all;
}

a:focus,
*:focus {
  outline: none;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

a:hover img {
  opacity: 0.8;
}

#header h1 a:hover img {
  opacity: 1;
}

ul.list_dot {
  list-style: none;
}

ul.list_dot li {
  padding: 0 0 5px 24px;
  position: relative;
  word-wrap: break-word;
}

.list_dot li:before {
  background: #60bfce;
  border-radius: 50%;
  content: "";
  height: 8px;
  left: 7px;
  position: absolute;
  top: 11px;
  width: 8px;
}

.float_ul01 li {
  margin: 0 20px 0 0;
  float: left;
  width: 40%;
}

ul.ul_check li {
  padding: 5px 0px 5px 24px;
  position: relative;
}

ul.ul02 {
  list-style: none;
}

ul.ul02 li {
  padding: 0 0 5px 21px;
  position: relative;
}

ul.ul02.float_ul01 li {
  box-sizing: border-box;
  float: left;
  margin: 0 1% 0 0;
  padding: 0 0 5px 14px;
  position: relative;
  width: 32%;
}

ul.ul02 li a {
  font-weight: bold;
}

.ul02 li:before {
  display: block;
  content: "";
  position: absolute;
  top: 10px;
  left: 3px;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-left: 5px solid #60bfce;
}

.sitemap.ul02 {
  background: none;
  padding: 0;
}

.sitemap.ul02 li {
  border-bottom: 1px dotted #ccc;
  margin-bottom: 15px;
}

ol li {
  list-style: decimal;
  margin-left: 1em;
}

ul.ul_check li:before {
  background: none repeat scroll 0 0 #6a91c4;
  border: 1px solid #0f7144;
  border-radius: 3px;
  content: "";
  height: 17px;
  left: 0;
  position: absolute;
  top: 9px;
  width: 17px;
  z-index: 0;
}

ul.ul_check li:after {
  position: absolute;
  top: 9px;
  left: 3px;
  content: "";
  width: 11px;
  height: 4px;
  border: transparent 4px solid;
  border-left: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
  transform: rotate(-40deg);
  -webkit-transform: rotate(-40deg);
  -ms-transform: rotate(-40deg);
  z-index: 10;
}

p.point_p {
  color: #cab52c;
  font-size: 22px;
  font-weight: bold;
  line-height: 1.3;
  padding: 7px 5px 8px 14px;
  position: relative;
  text-shadow: 2px 2px 1px #fff, -2px -2px 1px #fff, 2px -2px 1px #fff, -2px 2px 1px #fff;
  z-index: 1;
}

p.point_p:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 25px;
  height: 25px;
  border: 9px solid #d7f0f9;
  border-radius: 50%;
  z-index: -1;
}

.number_p {
  font-size: 19px;
  font-weight: bold;
  line-height: 1.4;
  margin: 0 0 10px;
  padding: 0 0 0 110px;
  text-indent: -110px;
}

.number {
  background: none repeat scroll 0 0 #cab52c;
  border-radius: 5px;
  box-shadow: 3px 3px 0 #ccc;
  color: #fff;
  font-size: 23px;
  margin: 0 10px 0 0;
  padding: 0 8px;
}

.arrow_box {
  position: relative;
  height: 40px;
  width: 100%;
}

.arrow_box:before {
  content: "";
  position: absolute;
  background: none;
  top: 10px;
  left: 0px;
  height: 0;
  border-top: dotted #e6ddb8 2px;
  width: 100%;
}

.arrow_box:after {
  display: block;
  content: "";
  position: absolute;
  top: 10px;
  left: 50%;
  margin: 0 0 0 -30px;
  width: 0px;
  height: 0px;
  border: 30px solid transparent;
  border-top: 14px solid #faeaa9;
}

.merit01 {
  padding: 0px 6px 0px 6px;
  border-radius: 5px;
  background: #cdb827;
  font-size: 20px;
  color: #fff;
  margin: 0 0 8px;
  display: inline-block;
}

.merit02 {
  padding: 0px 6px 0px 6px;
  border-radius: 5px;
  margin: 0 0 8px;
  background: #6a91c4;
  font-size: 20px;
  color: #fff;
  display: inline-block;
}

.text_box {
  float: right;
  width: 62%;
}

.bg_box {
  background: #fffae8;
  padding: 2em;
  box-sizing: border-box;
  border-radius: 5px;
  letter-spacing: 0.05em;
}

.border_box {
  padding: 2em;
  border: 2px solid #ffee5f;
  box-sizing: border-box;
}

.text_01 {
  color: #cdb827;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 1.6 !important;
  padding: 0;
  text-align: center;
}

.link_btn a {
  line-height: 1.4;
  display: block;
  box-sizing: border-box;
  text-align: center;
  position: relative;
  color: #fff;
  width: 100%;
  margin: 2em auto 1em;
  font-size: 16px;
  max-width: 230px;
  transition: all 0.5s ease 0s;
  text-decoration: none;
  background: #569dd2;
  padding: 15px 50px;
  border-radius: 30px;
}

.link_btn a::before {
  border-radius: 50%;
  background: #fff;
  content: "";
  width: 12px;
  height: 12px;
  margin-top: -5px;
  position: absolute;
  right: 15px;
  top: 50%;
  z-index: 0;
}

.link_btn a::after {
  border-right: 5px solid #60bfce;
  border-bottom: 5px solid transparent;
  content: "";
  margin-top: -2px;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  z-index: 1;
}

.link_btn a:hover {
  opacity: 0.6;
  color: #fff;
}

/*--------------------------------------
	table01
--------------------------------------*/
table.table01,
table .table01 {
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
  border: 1px solid #ccc;
  margin: 0 0 15px;
}

.table01 th,
.table01 td {
  padding: 0.5em;
  text-align: left;
  vertical-align: middle;
}

.table01 thead th {
  text-align: center;
  font-weight: bold !important;
  background: #ffee5f;
}

.table01 tbody th {
  background: #e9faff;
  width: 30%;
  text-align: left !important;
}

.center .table01 td {
  text-align: center !important;
}

.table01 th,
.table01 td {
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

.table01.price th {
  width: 75%;
}

table.table02 {
  border-collapse: collapse;
  background: none;
  width: 100%;
  margin: 0 auto 2em;
}

table.table02 th,
table.table02 td {
  border-bottom: solid 1px #d8cec1;
  text-align: left;
  box-sizing: border-box;
  line-height: 1.4;
  padding: 2% 1%;
}

table.table02 th {
  padding: 2% 1% 2%;
  width: 25%;
  font-weight: normal;
  border-bottom: solid 1px #75c8d5;
}

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

  .table01 th,
  .table01 td {
    padding: 0.5em;
  }
}

.t01_wrap tbody th {
  background: #eef5d5;
}

/* =====================================
===================================== */
.slick-dots {
  bottom: -35px !important;
  display: none !important;
}

.grn {
  color: #1f92e2 !important;
}

.text-large {
  font-size: 20px;
}

.center {
  text-align: center;
  margin: auto;
  display: block;
}

#bread span:hover {
  text-decoration: underline;
}

.map iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

form .wrap {
  border-bottom: none;
  padding-top: 0;
  padding-bottom: 0;
}

.wf_form_parts_wrap.wf_radio_wrap {
  display: inline-block;
}

.wf_form_text {
  box-sizing: border-box;
}

.top_img .columns,
.top_img .column {
  margin: 0;
  padding: 0;
  line-height: 0;
}

.mainimage {
  position: relative;
}

@media screen and (max-width: 1500px) {
  table.table02 th {
    padding: 2%;
  }

  .mainimage::after {
    width: 35%;
    left: 20%;
  }
}

@media screen and (max-width: 1000px) and (min-width: 769px) {
  #nav li a {
    font-size: 12px;
  }
}

@media screen and (max-width: 768px) {
  body {
    font-size: 14px;
  }

  .mainimage::after {
    width: 50%;
    top: 0;
    z-index: 1;
    right: 0;
    left: 0;
  }

  .top_img .columns,
  .top_img .column {
    display: inline-block;
  }

  .top_bn a img {
    display: block;
    margin: auto;
  }

  .link_btn a {
    font-size: 14px;
  }

  .youtube_btn {
    margin-bottom: 20px !important;
    display: block;
  }

  .youtube_btn img {
    width: 100%;
  }

  .columns {
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .under .columns p,
  .under .columns ul {
    text-align: left;
  }

  .submenu_ul {
    top: auto !important;
  }

  ul.ul02.float_ul01 li {
    box-sizing: border-box;
    float: none;
    margin: 0;
    padding: 0 0 5px 14px;
    position: relative;
    width: 100%;
  }

  .sec01 .link_btn a {
    margin: 2em auto 2em;
  }

  .sec05 .link_btn a {
    margin: 2em auto 2em;
  }

  #upper_footer h3.title {
    display: inline-block;
  }

  #upper_footer p {
    margin: 10px 10px 30px;
    text-align: left;
  }

  #upper_footer .footer_btn01 {
    font-size: 20px;
  }

  #upper_footer .footer_btn02 {
    font-size: 16px;
  }
}

.leadtext {
  font-size: 22px;
  font-weight: bold;
  color: #cc7d90;
  letter-spacing: 0.1em;
  text-align: center;
}

.t01_wrap.w17 tbody th {
  width: 17%;
}

@media (max-width: 480px) {
  .t01_wrap table {
    font-size: 100%;
  }
}

.t01_wrap.wtdr tbody th {
  width: 100%;
}

@media (max-width: 768px) {
  .wf_blog_ul .wf_blog_li_title {
    text-align: left;
  }

  table.table02 th {
    width: 30%;
  }

  .t01_wrap.w17 tbody th {
    width: 25%;
  }
}

/* =====================================
=================追加分================ */
body {
  font-family: -apple-system, BlinkMacSystemFont, Arial, "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif !important;
}

.t01_wrap tbody th {
  background: rgba(0, 144, 76, 0.1);
}

.fs10 {
  font-size: 10px;
  padding: 10%;
}

.fs11 {
  font-size: 11px;
  padding: 11%;
}

.fs12 {
  font-size: 12px;
  padding: 12%;
}

.fs13 {
  font-size: 13px;
  padding: 13%;
}

.fs14 {
  font-size: 14px;
  padding: 14%;
}

.fs15 {
  font-size: 15px;
  padding: 15%;
}

.fs16 {
  font-size: 16px;
  padding: 16%;
}

.fs17 {
  font-size: 17px;
  padding: 17%;
}

.fs18 {
  font-size: 18px;
  padding: 18%;
}

.fs19 {
  font-size: 19px;
  padding: 19%;
}

.fs20 {
  font-size: 20px;
  padding: 20%;
}

.fs21 {
  font-size: 21px;
  padding: 21%;
}

.fs22 {
  font-size: 22px;
  padding: 22%;
}

.fs23 {
  font-size: 23px;
  padding: 23%;
}

.fs24 {
  font-size: 24px;
  padding: 24%;
}

.fs25 {
  font-size: 25px;
  padding: 25%;
}

.fs26 {
  font-size: 26px;
  padding: 26%;
}

.fs27 {
  font-size: 27px;
  padding: 27%;
}

.fs28 {
  font-size: 28px;
  padding: 28%;
}

.fs29 {
  font-size: 29px;
  padding: 29%;
}

.fs30 {
  font-size: 30px;
  padding: 30%;
}

.fs31 {
  font-size: 31px;
  padding: 31%;
}

.fs32 {
  font-size: 32px;
  padding: 32%;
}

.fs33 {
  font-size: 33px;
  padding: 33%;
}

.fs34 {
  font-size: 34px;
  padding: 34%;
}

.fs35 {
  font-size: 35px;
  padding: 35%;
}

.fs36 {
  font-size: 36px;
  padding: 36%;
}

.fs37 {
  font-size: 37px;
  padding: 37%;
}

.fs38 {
  font-size: 38px;
  padding: 38%;
}

.fs39 {
  font-size: 39px;
  padding: 39%;
}

.fs40 {
  font-size: 40px;
  padding: 40%;
}

.mt0 {
  margin-top: 0px !important;
}

.mb0 {
  margin-bottom: 0px !important;
}

.sp_mt0 {
  margin-top: 0;
}

.sp_mb0 {
  margin-bottom: 0;
}

.mt1 {
  margin-top: 10px !important;
}

.mb1 {
  margin-bottom: 10px !important;
}

.sp_mt1 {
  margin-top: 0;
}

.sp_mb1 {
  margin-bottom: 0;
}

.mt2 {
  margin-top: 20px !important;
}

.mb2 {
  margin-bottom: 20px !important;
}

.sp_mt2 {
  margin-top: 0;
}

.sp_mb2 {
  margin-bottom: 0;
}

.mt3 {
  margin-top: 30px !important;
}

.mb3 {
  margin-bottom: 30px !important;
}

.sp_mt3 {
  margin-top: 0;
}

.sp_mb3 {
  margin-bottom: 0;
}

.mt4 {
  margin-top: 40px !important;
}

.mb4 {
  margin-bottom: 40px !important;
}

.sp_mt4 {
  margin-top: 0;
}

.sp_mb4 {
  margin-bottom: 0;
}

.mt5 {
  margin-top: 50px !important;
}

.mb5 {
  margin-bottom: 50px !important;
}

.sp_mt5 {
  margin-top: 0;
}

.sp_mb5 {
  margin-bottom: 0;
}

@media (max-width: 769px) {
  .sp_mt1 {
    margin-top: 10px !important;
  }

  .sp_mb1 {
    margin-bottom: 10px !important;
  }

  .sp_mt2 {
    margin-top: 20px !important;
  }

  .sp_mb2 {
    margin-bottom: 20px !important;
  }

  .sp_mt3 {
    margin-top: 30px !important;
  }

  .sp_mb3 {
    margin-bottom: 30px !important;
  }

  .sp_mt4 {
    margin-top: 40px !important;
  }

  .sp_mb4 {
    margin-bottom: 40px !important;
  }

  .sp_mt5 {
    margin-top: 50px !important;
  }

  .sp_mb5 {
    margin-bottom: 50px !important;
  }
}

.d-flex {
  display: flex;
}

.reverse {
  flex-direction: row-reverse;
}

.align-items-center {
  align-items: center;
}

.justify-content-center {
  justify-content: center;
}

/*トップと下層で表示を変更*/
.top .top_only {
  display: block !important;
}

.top .under_only {
  display: none !important;
}

.under .top_only {
  display: none !important;
}

.under .under_only {
  display: block !important;
}

/*sp,tab,pcの表示切替*/
@media (max-width: 768px) {
  .tablet-only {
    display: none !important;
  }
}

@media (min-width: 1001px) {
  .tablet-only {
    display: none !important;
  }
}

@media (max-width: 768px) {
  .pc-only {
    display: none !important;
  }
}

@media (min-width: 769px) {
  .sp-only {
    display: none !important;
  }
}

@media (min-width: 769px) and (max-width: 1000px) {
  .tablet-hide {
    display: none !important;
  }
}

/*テーブルの各要素幅をautoに設定（tbodyの上の階層に.autowidを追記）*/
.autowid tbody th {
  width: auto !important;
}

/*テーブルが800px以下の時にスクロールバーを表示（画面外にはみ出そうなtableの上の階層に.autoscrollを追記）*/
.responsive-scroll {
  overflow: auto;
}

.responsive-scroll table {
  min-width: 800px;
}

/*.justsizeimgのクラスを付けたコードの下にある写真を、実際の画像サイズで表示、中央に寄せる*/
.justsizeimg img {
  width: auto !important;
  display: block;
  margin: auto;
}

/*スマホ表示時のみ電話番号リンクをアクティブ*/
@media (min-width: 769px) {
  a[href^="tel:"] {
    pointer-events: none;
  }
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
  border-color: #05ad4e !important;
  background-color: #05ad4e !important;
}

/*ヘッダー固定時のアンカーリンク調整*/
@media (max-width: 769px) {

  .under #a02,
  .under #a03,
  .under #a04,
  .under #a05,
  .under #a06,
  .under #a07,
  .under #a08,
  .under #a09,
  .under #a10,
  .under #a11,
  .under #a12,
  .under #a13,
  .under #a14,
  .under #a15,
  .under #a16,
  .under #a17,
  .under #a18,
  .under #a19,
  .under #a20,
  .under #a21,
  .under #a22,
  .under #a23,
  .under #a24,
  .under #a25 {
    margin-top: -90px;
    padding-top: 90px;
  }
}

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

.pc-text-center {
  text-align: center;
}

.tb {
  display: none;
}

@media (min-width: 768px) and (max-width: 1000px) {
  .tb {
    display: block;
  }
}

@media (max-width: 768px) {
  .pc-text-center {
    text-align: left;
  }
}

.color_pri {
  color: #05ad4e;
}

/*slide幅*/
.carousel>div {
  max-width: 100%;
}

.accordion-area {
  list-style: none;
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}

.accordion-area li {
  margin: 10px 0;
}

/*.accordion-area section {
  border: 1px solid #ccc;
  }*/
/*アコーディオンタイトル*/
.accordion-area .title {
  position: relative;
  /*+マークの位置基準とするためrelative指定*/
  cursor: pointer;
  font-weight: normal;
  padding: 2% 3% 2% 50px;
  transition: all 0.5s ease;
  border-bottom: none;
background: #f1f7dc;
    border-radius: 5px;
}

/*アイコンの＋と×*/
.accordion-area .title::before,
.accordion-area .title::after {
  position: absolute;
  content: "";
  width: 15px;
  height: 2px;
  background-color: #05ad4e;
  transition: all 0.5s ease;
}

.accordion-area .title::before {
  top: 48%;
  left: 15px;
  transform: rotate(0deg);
}

.accordion-area .title::after {
  top: 48%;
  left: 15px;
  transform: rotate(90deg);
  margin: 0;
}

/*　closeというクラスがついたら形状変化　*/
.accordion-area .title.close::before {
  transform: rotate(45deg);
}

.accordion-area .title.close::after {
  transform: rotate(135deg);
}

/*アコーディオンで現れるエリア*/
.accordion-area .box02 {
  display: block;
  /*管理画面は表示*/
  /*background: #f3f3f3;*/
  border-left: 2px solid #05ad4e;
  margin: 0 3% 3% 3%;
  padding: 3%;
}

.accordion-area .box {
  display: none;
  /*はじめは非表示*/
  /*background: #f3f3f3;*/
  border-left: 2px solid #05ad4e;
  margin: 0 3% 3% 3%;
  padding: 3%;
}

body.page_edit .accordion-area .box {
  display: block;
}

/*ボタンデザイン*/
.btn_wrap .wf_btn_part a {
  background: #05ad4e;
  color: white;
  font-size: 16px;
  border-radius: 30px;
  max-width: 320px;
  padding: 14px 40px;
  font-weight: bold;
  width: 100%;
  box-sizing: border-box;
  letter-spacing: 0.1em;
}

.btn_wrap .wf_btn_part a:hover {
  background: #f0b11f;
}

@media (max-width: 768px) {
  .btn_wrap .wf_btn_part a {
    font-size: 14px;
    max-width: 300px;
  }
}

.btn_wrap .wf_btn_part a:before {
  display: none;
}

.btn_wrap .wf_btn_part a:after {
  content: "";
  display: block;
  position: absolute;
  top: 49.5%;
  right: 23px;
  margin: auto;
  width: 6px;
  height: 6px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: translate(0, -50%) rotate(45deg);
  transition: 0.2s;
}

.btn_wrap .wf_btn_part a:hover::after {
  right: 19px;
  transition: 0.2s;
}

/*pagetopボタン*/
.pagetop {
  background: url(/images/top_btn.png);
  background-size: cover;
  width: 80px;
  height: 80px;
  z-index: 10;
  position: fixed;
  right: 10px;
  bottom: 10px;
  cursor: pointer;
}

@media (max-width: 768px) {
  .pagetop {
    width: 60px;
    height: 60px;
    bottom: 17vw;
  }
}

.pagetop:before {
  display: none;
}

.pagetop:hover {
  text-decoration: none;
}

/*submenuが枠外に出てしまう場合（枠外に出るメニューのIDを更新）*/
.nav05 .submenu_ul {
  right: 0%;
  left: auto;
}

/*リストのドットの背景色*/
.list_dot li:before {
  background: #05ad4e;
}

/*ブログ一覧のカテゴリ表示*/
.wf_lic_情報公開 .wf_blog_li_date:before {
  content: "情報公開";
  background: #fde267;
}

.wf_lic_お知らせ .wf_blog_li_date:before {
  content: "お知らせ";
  background: #8fdedb;
}

.wf_lic_ブログ .wf_blog_li_date:before {
  content: "ブログ";
  background: #953b2e;
  font-size: 14px;
  font-weight: bold;
  border-radius: 100px;
  display: inline-block;
  padding: 3px 10px;
  padding-bottom: 1px;
  margin-right: 10px;
  color: white;
}

/*各タイトルパーツ調整*/
/*タイトルパーツデザイン*/
.h2_title_wrap,
.blog_body .h3_title_wrap {
  background: url(/images/h1.jpg) no-repeat center center/cover;
}

.originh1,
.blog_body .h3_title_wrap h3,
.under h2 {
  font-size: 36px;
  letter-spacing: 0.05em;
  font-weight: bold;
  text-align: center;
  padding: 40px 0;
  font-family: "Noto Sans JP", sans-serif;
}

@media (max-width: 769px) {

  .originh1,
  .blog_body .h3_title_wrap h3,
  .under h2 {
    font-size: 25px;
    padding: 20px 0;
  }
}

.originh2,
.under h3,
.top h2 {
  font-size: 28px;
  letter-spacing: 0.06em;
  font-weight: bold;
  position: relative;
  text-align: center;
  margin: 0 auto;
  margin-top: 50px;
  margin-bottom: 15px;
  font-family: "Noto Sans JP", sans-serif;
  padding-top: 45px;
  padding-bottom: 20px;
  position: relative;
  line-height: 1.25;
}

.originh2::before,
.under h3::before,
.top h2::before {
  content: "";
  width: 70px;
  height: 29px;
  position: absolute;
  top: 0;
  bottom: auto;
  left: 0;
  right: 0;
  margin: auto;
  background: url(/images/h2_icpn_001.png) no-repeat center center/contain;
}

.originh2::after,
.under h3::after,
.top h2::after {
  content: "";
  width: 36px;
  height: 4px;
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background: url(/images/h2_icpn_002.png) no-repeat center center/contain;
}

@media (max-width: 769px) {

  .originh2,
  .under h3,
  .top h2 {
    font-size: 24px;
    margin-bottom: 5px;
    padding-bottom: 18px;
    margin-top: 30px;
  }
}

.originh3,
.under h4,
.top h3 {
  font-size: 24px;
  margin-top: 20px;
  margin-bottom: 10px;
  font-weight: bold;
  font-family: "Noto Sans JP", sans-serif;
  padding-left: 23px;
  position: relative;
  padding-bottom: 11px;
  border-bottom: 2px dashed #05ad4e;
  line-height: 1.4;
  letter-spacing: 0.05em;
}

.originh3::before,
.under h4::before,
.top h3::before {
  content: "";
  position: absolute;
  width: 15px;
  height: 14px;
  top: 11px;
  bottom: auto;
  left: 0;
  right: auto;
  margin: auto;
  background: url(/images/h3.png) no-repeat center center/contain;
}

@media (max-width: 769px) {

  .originh3,
  .under h4,
  .top h3 {
    font-size: 20px;
    padding-left: 20px;
    padding-bottom: 10px;
  }

  .originh3::before,
  .under h4::before,
  .top h3::before {
    top: 8px;
  }
}

.originh4,
.under h5,
.top h4 {
  font-size: 20px;
  margin-top: 15px;
  margin-bottom: 0;
  font-weight: bold;
  font-family: "Noto Sans JP", sans-serif;
  position: relative;
  padding-left: 20px;
  letter-spacing: 0.05em;
}

.originh4::before,
.under h5::before,
.top h4::before {
  content: "";
  width: 5px;
  height: 5px;
  position: absolute;
  top: 16px;
  bottom: auto;
  left: 0;
  right: auto;
  margin: auto;
  border: solid 3px #05ad4e;
  border-radius: 50%;
}

@media (max-width: 769px) {

  .originh4,
  .under h5,
  .top h4 {
    font-size: 17px;
    padding-left: 20px;
  }

  .originh4::before,
  .under h5::before,
  .top h4::before {
    top: 13px;
    width: 4px;
    height: 4px;
  }
}

.originh5,
.top h5 {
  font-size: 20px;
  margin-top: 10px;
  margin-bottom: 5px;
  font-weight: bold;
  font-family: "Noto Sans JP", sans-serif;
}

@media (max-width: 769px) {

  .originh5,
  .top h5 {
    font-size: 18px;
  }
}

/*topのタイトルパーツに継承*/
/*下層ページのタイトルパーツに継承*/
/*ブログ一覧ページタイトルパーツにも継承*/
/*ブログのタイトルも下層ページと同じデザインに変更*/
.blog_body .h3_title_wrap h3 {
  margin: 0;
}

.blog_body .h3_title_wrap h3:before,
.blog_body .h3_title_wrap h3.after {
  content: none;
}

ul.ul02 {
  margin: 0;
  padding: 0 10px;
  box-sizing: border-box;
}

ul.ul02 li:before {
  border-left: 8px solid #05ad4e;
}

.under .wrap:last-child {
  margin-bottom: 100px;
}

@media (max-width: 769px) {
  .under .wrap:last-child {
    margin-bottom: 50px;
  }
}

.textstrong {
  font-weight: bold;
}

.bg01 {
  padding: 40px !important;
  box-sizing: border-box;
  background: #fdf4d9;
  border-radius: 10px;
  letter-spacing: 0.05em;
}

@media (max-width: 768px) {
  .bg01 {
    padding: 30px !important;
  }
}

#content {
  overflow: hidden;
}

.under .column {
  margin-bottom: 1em;
}

.ul02 .column {
  margin-bottom: 0em;
}

table {
  font-size: 100% !important;
}

.under li.column {
  margin-bottom: 0;
}

#header {
  background: url(/images/header_bg_img.jpg) no-repeat center/cover;
}

#header .hdr_top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 0 20px 0;
}

#header h1 {
  width: 263px;
  max-width: 40%;
  float: none;
  margin: 0;
}

#header .hdr_info_wrap {
  max-width: 80%;
}

#header .hdr_info_list {
  list-style: none;
  display: flex;
  align-items: center;
  gap: 12px;
}

#header .hdr_info_list .btn_wrap a {
  width: 188px;
}

#menu {
  display: flex;
  justify-content: center;
  padding-bottom: 10px;
}

#menu #menu-inner {
  max-width: 100%;
}

#menu-btn {
  display: none;
}

#menu-list>li {
  position: relative;
  transition: all 0.2s;
}

#menu-list>li:hover {
  cursor: pointer;
}

#menu-list>li>a {
  display: block;
  padding: 0 15px;
  font-size: 18px;
  text-decoration: none;
  font-weight: bold;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
}

#menu-list>li>a>.blogicon-chevron-down {
  margin-right: 5px;
}

#menu-list>li>ul.menu-children {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  padding-left: 0;
  list-style-type: none;
}

#menu-list>li:hover>ul.menu-children {
  visibility: visible;
  opacity: 1;
  transition: opacity 0.2s, visibility 0.2s;
}

#menu-list>li>ul.menu-children>li {
  text-align: center;
  width: 220px;
}

#menu-list>li>ul.menu-children>li>a {
  display: block;
  line-height: 1.5;
  text-decoration: none;
  background: #05ad4e;
  padding: 12px 10px !important;
  border-bottom: 1px solid #fff;
  color: #fff;
}

#menu-list>li>ul.menu-children>li>a:hover {
  background: #f0b11f;
  transition: all 0.2s;
  opacity: 1;
}

@media (min-width: 961px) {
  .sp2 {
    display: none !important;
  }

  #menu-list {
    margin: 0;
    list-style-type: none;
    display: flex;
    align-items: stretch;
    width: 1000px;
    max-width: 100%;
  }

  #menu-list>li {
    display: flex;
    justify-content: center;
    flex: auto;
    box-sizing: border-box;
  }

  #menu-list>li>a {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    height: 100%;
    width: 100%;
  }

  #menu-list>li>a img {
    display: block;
    margin-right: 10px;
  }
}

@media (min-width: 961px) and (max-width: 1300px) {
  #menu-list>li>a img {
    margin-right: 8px;
  }
}

@media (min-width: 961px) {
  #menu-list>li>ul.menu-children {
    top: 100%;
    z-index: 1;
  }

  #menu-list>li>ul.menu-children.last {
    right: 0;
  }
}

@media screen and (max-width: 960px) {
  .pc2 {
    display: none !important;
  }

  body:not(.top) #content {
    margin-top: 65px;
  }

  #header {
    background: #fff;
    position: fixed;
    top: 0;
    width: 100%;
    padding: 13px 0;
    height: 65px;
    box-sizing: border-box;
    z-index: 5;
  }

  #header .hdr_top {
    padding: 0;
  }

  #header h1 {
    max-width: 110px;
    width: 100%;
  }

  #header .hdr_info_list a {
    display: block;
  }

  #header .hdr_info_list img {
    width: 45px;
    display: block;
  }

  nav:not(.wf_paging) {
    position: fixed;
    top: 0;
    left: -300px;
    bottom: 0;
    width: 60%;
    background: #fff;
    overflow-x: hidden;
    overflow-y: auto;
    transition: all 0.3s;
    z-index: 3;
    opacity: 0;
    background: #fcfaf3;
    visibility: hidden;
  }

  .open nav {
    left: 0;
    opacity: 1;
    visibility: visible;
  }

  .toggle {
    display: block;
    width: 40px;
    height: 40px;
    transition: all 0.3s;
    cursor: pointer;
    z-index: 3;
    position: relative;
  }

  .toggle span {
    position: absolute;
    left: 0;
    width: 40px;
    height: 3px;
    background-color: #05ad4e;
    border-radius: 4px;
    transition: all 0.3s;
  }

  .toggle span:nth-child(1) {
    top: 4px;
  }

  .toggle span:nth-child(2) {
    top: 18px;
  }

  .toggle span:nth-child(3) {
    bottom: 4px;
  }

  .open .toggle span {
    background-color: #fff;
  }

  .open .toggle span:nth-child(1) {
    transform: translateY(14px) rotate(-45deg);
  }

  .open .toggle span:nth-child(2) {
    opacity: 0;
  }

  .open .toggle span:nth-child(3) {
    transform: translateY(-14px) rotate(45deg);
  }

  #navbk {
    display: none;
    transition: all 0.3s;
  }

  .open #navbk {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.5;
    z-index: 2;
    cursor: pointer;
  }

  #menu {
    padding-bottom: 0;
  }

  #menu-list>li {
    width: 100%;
  }

  #menu-list>li:hover {
    background: none;
  }

  #menu-list>li>a {
    height: 100%;
    padding: 0px;
    font-size: 100%;
    border-bottom: 1px solid #e6daae;
    padding: 12px 10px;
    background: #fcfaf3;
  }

  #menu-list>li>a img {
    display: none;
  }

  #menu-list>li>ul.menu-children {
    display: none;
    visibility: visible;
    opacity: 1;
    width: 100%;
    position: relative;
    box-shadow: none;
  }

  #menu-list>li>ul.menu-children>li {
    width: 100%;
    -moz-text-align-last: left;
    text-align-last: left;
  }

  #menu-list>li>ul.menu-children>li>a {
    padding: 10px;
    padding-left: 20px;
    line-height: 2;
    background: #05ad4e;
    color: #fff;
    font-weight: bold;
  }

  #menu-list>li>ul.menu-children>li>a:hover {
    background: #f0b11f;
  }
}

header#header .header_inner_box .inner {
  width: 100%;
  max-width: 100%;
  padding: 0 20px;
  box-sizing: border-box;
}

@media (max-width: 768px) {
  header#header .header_inner_box .inner {
    padding: 0 10px;
  }
}

@media (min-width: 961px) {
  header#header .header_inner_box .inner .hdr_top {
    padding: 16px 0;
  }
}

header#header .header_inner_box .inner .hdr_top .hdr_text {
  line-height: 1.3;
  margin-bottom: 8px;
  letter-spacing: 0.07em;
}

header#header .header_inner_box .inner .hdr_top .hdr_text .telicon1 {
  font-size: 36px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: bold;
  letter-spacing: 0.05em;
  line-height: 1;
  margin-bottom: 8px;
  display: inline-block;
  position: relative;
  padding-left: 32px;
}

header#header .header_inner_box .inner .hdr_top .hdr_text .telicon1::after {
  content: "";
  width: 24px;
  height: 25px;
  position: absolute;
  top: 9px;
  bottom: auto;
  left: 0;
  right: auto;
  margin: auto;
  background: url(/images/telicon1.png) no-repeat center center/contain;
}

header#header .header_inner_box .inner .hdr_top #menu {
  padding-bottom: 0;
}

header#header .header_inner_box .inner .hdr_top #menu #menu-inner #navArea nav #menu-list {
  justify-content: flex-end;
}

header#header .header_inner_box .inner .hdr_top #menu #menu-inner #navArea nav #menu-list li {
  flex: 0 1 auto;
}

@media (min-width: 961px) {
  header#header .header_inner_box .inner .hdr_top #menu #menu-inner #navArea nav #menu-list li a {
    font-weight: bold;
    padding: 0 12px;
    box-sizing: border-box;
    letter-spacing: 0.05em;
  }
}

@media (min-width: 961px) and (max-width: 1300px) {
  header#header .header_inner_box .inner .hdr_top #menu #menu-inner #navArea nav #menu-list li a {
    padding: 0 7px;
    font-size: 13px;
  }
}

header#header .header_inner_box .inner .hdr_top .hdr_text {
  text-align: right;
  margin-right: 10px;
  letter-spacing: 0.05em;
  font-weight: bold;
}

.mainimage img {
  width: 100%;
}

.mainimage .maincopy {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 553px;
  height: 357px;
  max-width: 29vw;
  max-height: 18.9212121212vw;
}

.mainimage .maincopy .column {
  padding: 0;
}

@media (max-width: 768px) {
  .mainimage .maincopy {
    width: 553px;
    height: 357px;
    max-width: 73vw;
    max-height: 46.9212121212vw;
  }
}

.columns {
  margin: 0;
}

.top h2 {
  font-size: 34px;
  font-weight: bold;
  letter-spacing: 0.06em;
  margin: 0 0 40px;
  padding-top: 43px;
  padding-bottom: 0;
}

@media (max-width: 768px) {
  .top h2 {
    font-size: 26px;
    margin: 0 0 30px;
  }
}

.top h2 .sub {
  font-size: 18px;
  display: block;
  color: #05ad4e;
  line-height: 1;
  margin-top: 14px;
}

@media (max-width: 768px) {
  .top h2 .sub {
    font-size: 16px;
    margin-top: 8px;
  }
}

.top h2::after {
  display: none;
}

.sec_news {
  padding: 90px 0 100px;
  background: url(/images/bg_img001.jpg) no-repeat center center/cover;
}

.sec_news h3 {
  font-size: 28px;
  letter-spacing: 0.06em;
  text-align: center;
  border-bottom: none;
  padding: 0;
  padding-top: 67px;
  line-height: 1;
  margin: 0 0 35px;
}

@media (max-width: 768px) {
  .sec_news h3 {
    font-size: 22px;
    padding-top: 47px;
    margin: 0 0 25px;
  }
}

.sec_news h3::before {
  background: url(/images/h3_icpn_001.png) no-repeat center center/contain;
  width: 47px;
  height: 48px;
  left: 0;
  right: 0;
  top: 0;
  bottom: auto;
  margin: auto;
}

@media (max-width: 768px) {
  .sec_news h3::before {
    width: 32px;
    height: 33px;
  }
}

.sec_news h3.icon2::before {
  background: url(/images/h3_icpn_002.png) no-repeat center center/contain;
  width: 55px;
  height: 45px;
}

@media (max-width: 768px) {
  .sec_news h3.icon2::before {
    width: 37px;
    height: 30px;
  }
}

.sec_news .news_box01 {
  margin: 0 0 40px;
}

@media (max-width: 768px) {
  .sec_news .news_box01 {
    margin: 0 0 28px;
  }
}

@media (max-width: 768px) {
  .sec_news .news_box02 {
    margin-top: 50px;
  }
}

@media (min-width: 769px) {

  .sec_news .column.is-3,
  .sec_news .column.is-3-tablet {
    width: 30%;
  }

  .sec_news .column.is-9,
  .sec_news .column.is-9-tablet {
    width: 70%;
  }
}

@media (max-width: 768px) {
  .sec_news {
    padding: 50px 0 40px;
  }
}

@media (max-width: 768px) {
  .sec_news .btn_wrap {
    margin-top: 25px;
  }
}

@media (min-width: 769px) {
  .sec_news .btn_wrap .wf_btn_part a {
    max-width: 200px;
    padding: 9px 40px;
  }
}

.sec_news .wf_lic {
  border-bottom: 2px dashed #cccccc;
}

.sec_news .columns {
  align-items: center;
}

.sec_news .wf_input_html {
  padding: 3% 5% 5%;
  border-radius: 10px;
  background: #fff;
}

@media (max-width: 768px) {
  .sec_news .wf_input_html {
    border-radius: 0 0 10px 10px;
  }
}

.sec_news .wf_blog_ul {
  height: 200px;
  overflow-y: scroll;
}

.sec_news .flex_cont {
  display: flex;
  justify-content: center;
}

@media (max-width: 768px) {
  .sec_news .flex_cont {
    max-width: 100%;
  }
}

@media (min-width: 769px) {
  .sec_news .flex_cont {
    max-width: 90%;
    margin: 0 auto;
  }
}

.sec_news .flex_cont .wf_info_cat_selector {
  text-align: center;
  font-weight: 500;
  color: white;
  padding: 14px 0;
  border-radius: 10px 10px 0 0;
  letter-spacing: 0.06em;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  font-size: 18px;
  line-height: 1.2;
  flex: auto;
  font-family: "Noto Sans JP", sans-serif;
}

@media (min-width: 769px) {
  .sec_news .flex_cont .wf_info_cat_selector {
    max-width: 350px;
  }
}

@media (max-width: 768px) {
  .sec_news .flex_cont .wf_info_cat_selector {
    font-size: 15px;
    padding: 10px 0;
    border-radius: 5px 5px 0 0;
    max-width: 50%;
  }
}

.sec_news .flex_cont .color001 {
  background: #f7a900;
}

.sec_news .flex_cont .color002 {
  background: #05ad4e;
}

.sec_news .flex_cont .color003 {
  background: #38abd9;
}

.sec_news .flex_cont .color004 {
  background: #f0758a;
}

.sec_about {
  padding: 100px 0;
  background: url(/images/bg_img002.jpg) no-repeat center center/cover;
}

.sec_about h3 {
  padding-left: 0;
  margin: 0 0 30px;
}

@media (max-width: 768px) {
  .sec_about h3 {
    margin: 25px 0 20px;
    font-size: 18px;
  }
}

.sec_about h3::before {
  display: none;
}

.sec_about ul li {
  font-size: 18px;
  letter-spacing: 0.06em;
  font-weight: bold;
  position: relative;
  padding-left: 25px;
}

@media (max-width: 768px) {
  .sec_about ul li {
    font-size: 16px;
    padding-left: 22px;
  }
}

.sec_about ul li .line {
  background: linear-gradient(rgba(255, 255, 255, 0) 50%, #fff582 80%);
}

.sec_about ul li::after {
  content: "";
  position: absolute;
  width: 15px;
  height: 14px;
  top: 10px;
  bottom: auto;
  left: 0;
  right: auto;
  margin: auto;
  background: url(/images/h3.png) no-repeat center center/contain;
}

@media (max-width: 768px) {
  .sec_about ul li::after {
    top: 8px;
  }
}

.sec_about .sec_text {
  margin: 0 0 28px;
}

.sec_about .sec_text02 {
  margin: 28px 0 33px;
}

@media (max-width: 768px) {
  .sec_about {
    padding: 50px 0;
  }

  .sec_about .column img {
    display: block;
    margin: 0 auto;
  }
}

.sec_about .columns {
  align-items: center;
}

@media (max-width: 768px) {
  .sec_about .sec_text {
    margin: 0 0 20px;
  }

  .sec_about .sec_text02 {
    margin: 20px 0 30px;
  }
}

@media (min-width: 1001px) {
  .sec_about .btn_wrap a {
    margin: 0;
  }
}

@media (min-width: 1000px) {
  .sec_about .columns .column:first-child img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: auto;
    right: 45px;
    margin: auto;
    width: 940px;
    height: 650px;
    max-width: none;
  }
}

@media (min-width: 769px) and (max-width: 1000px) {
  .sec_about .columns {
    display: block;
  }

  .sec_about .columns .column {
    flex: none;
  }

  .sec_about .columns .column img {
    display: block;
  }

  .sec_about .columns .column:first-child img {
    margin-left: -30px;
  }
}

@media (min-width: 769px) {
  .sec_about .columns .column:first-child {
    position: relative;
  }
}

.sec_information01 {
  padding: 100px 0;
  background: url(/images/bg_img003.jpg) no-repeat center center/cover;
}

.sec_information01 h2 {
  color: #fff;
}

.sec_information01 h2 .sub {
  color: #fff;
}

.sec_information01 h2::before {
  background: url(/images/h2_icpn_001_w.png) no-repeat center center/contain;
}

.sec_information01 .column img {
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
}

@media (max-width: 768px) {
  .sec_information01 {
    padding: 50px 0 25px;
padding: 115px 0 25px;
        margin-top: -65px;
  }

  .sec_information01 .columns {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 5px 15px;
    max-width: 490px;
  }

  .sec_information01 .columns .column {
    width: calc((100% - 15px) / 2);
    flex: none;
    text-align: center;
  }
}

.sec_information02 {
  padding: 110px 0 90px;
  background: url(/images/bg_img004.jpg) no-repeat center top/cover;
}

.sec_information02 h2 {
  color: #fff;
}

.sec_information02 h2 .sub {
  color: #fff;
}

.sec_information02 h2::before {
  background: url(/images/h2_icpn_001_w.png) no-repeat center center/contain;
}

.sec_information02 .column img {
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
}

.sec_information02 .btn_wrap {
  margin-top: 20px;
}

.sec_information02 .btn_wrap a {
  border: solid 2px #fff;
  color: #fff;
}

.sec_information02 .btn_wrap a:hover {
  border: solid 2px #fff;
}

@media (max-width: 768px) {
  .sec_information02 {
    padding: 75px 0 50px;
  }

  .sec_information02 .columns {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 5px 15px;
    max-width: 490px;
  }

  .sec_information02 .columns .column {
    width: calc((100% - 15px) / 2);
    flex: none;
    text-align: center;
  }
}

.sec_access {
  padding: 100px 0;
  background: url(/images/bg_img005.jpg) no-repeat center top/cover;
}

@media (max-width: 768px) {
  .sec_access {
    padding: 50px 0;
  }

  .sec_access .column img {
    display: block;
    margin: 0 auto;
    max-width: 220px;
  }
}

.sec_access .sec_text {
  margin: 30px 0 25px;
}

@media (max-width: 768px) {
  .sec_access table {
    margin: 0 auto 30px;
  }
}

.sec_access table th,
.sec_access table td {
  padding: 10px 15px;
  text-align: left;
}

.sec_access table th {
  font-weight: bold;
  width: 110px;
  padding-left: 0;
  padding-right: 0;
}

.sec_access table th .accessicon {
  position: relative;
  padding-left: 35px;
}

.sec_access table th .accessicon::after {
  content: "";
  position: absolute;
  width: 19px;
  height: 25px;
  top: -5px;
  bottom: auto;
  left: 0;
  right: auto;
  margin: auto;
  background: url(/images/icon_access.png) no-repeat center center/contain;
}

.sec_access table th .accessicon02::after {
  top: -3px;
  width: 24px;
  height: 22px;
  background: url(/images/ft_icon_tel.png) no-repeat center center/contain;
}

.sec_contact {
  padding: 100px 0;
}

@media (max-width: 768px) {
  .sec_contact {
    padding: 40px 0 10px;
  }
}

.sec_contact h2 {
  margin-bottom: 0;
}

.sec_contact .line_bg {
  border: solid 2px #06c755;
  border-radius: 15px;
  max-width: 986px;
  position: relative;
  background: #fff;
  padding: 30px;
  align-items: center;
  margin: 60px 0 0;
}

@media (max-width: 768px) {
  .sec_contact .line_bg {
    margin: 30px 0 0;
  }

  .sec_contact .line_bg img {
    display: block;
    margin: 0 auto;
  }
}

.sec_contact .line_bg::after {
  content: "";
  position: absolute;
  top: 8px;
  left: 8px;
  width: 100%;
  height: 100%;
  border: solid 2px #06c755;
  border-radius: 15px;
  z-index: -1;
}

@media (max-width: 768px) {
  .sec_contact .line_bg::after {
    top: 5px;
    left: 5px;
  }
}

.sec_contact .line_bg h3 {
  font-size: 34px;
  color: #06c755;
  padding: 0;
  border: none;
  margin: 0 0 20px;
}

@media (max-width: 1000px) {
  .sec_contact .line_bg h3 {
    font-size: 28px;
  }
}

@media (max-width: 768px) {
  .sec_contact .line_bg h3 {
    font-size: 22px;
    text-align: center;
    margin: 30px 0 15px;
  }
}

.sec_contact .line_bg h3::before {
  display: none;
}

.sec_contact .line_bg .sec_text {
  margin: 0 0 33px;
}

@media (max-width: 768px) {
  .sec_contact .line_bg .sec_text {
    margin: 0 0 30px;
  }
}

.sec_contact .line_bg .btn_wrap a {
  max-width: 320px;
  font-size: 18px;
  padding: 17px 40px;
  border-radius: 35px;
}

@media (min-width: 769px) {
  .sec_contact .line_bg .btn_wrap a {
    margin: 0;
  }
}

@media (max-width: 768px) {
  .sec_contact .line_bg .btn_wrap a {
    font-size: 16px;
    padding: 15px 40px;
  }
}

.sec_contact .line_bg .btn_wrap a .line_icon {
  position: relative;
  padding-left: 40px;
}

.sec_contact .line_bg .btn_wrap a .line_icon::after {
  content: "";
  width: 30px;
  height: 28px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: auto;
  margin: auto;
  background: url(/images/contact_line.png) no-repeat center center/contain;
}

.sec_contact .contact_bg {
  padding: 75px 50px 65px;
  background: #f1f7dc;
  border-radius: 15px;
  box-sizing: border-box;
  margin-top: -55px;
}

@media (max-width: 768px) {
  .sec_contact .contact_bg {
    margin-top: -40px;
  }
}

@media (min-width: 769px) and (max-width: 1000px) {
  .sec_contact .contact_bg {
    display: block;
  }

  .sec_contact .contact_bg .column {
    flex: none;
    text-align: center;
  }
}

.sec_contact .contact_bg .contact_tel {
  font-size: 35px;
  line-height: 1;
  font-weight: 500;
  letter-spacing: 0;
  font-family: "M PLUS Rounded 1c", sans-serif;
  margin: 15px 0 0;
}

@media (max-width: 768px) {
  .sec_contact .contact_bg .contact_tel {
    font-size: 28px;
    margin: 15px 0 30px;
  }
}

.sec_contact .contact_bg .contact_tel a {
  text-decoration: none;
  position: relative;
  padding-left: 38px;
}

.sec_contact .contact_bg .contact_tel a::after {
  content: "";
  position: absolute;
  width: 27px;
  height: 25px;
  top: 13px;
  bottom: auto;
  left: 0;
  right: auto;
  margin: auto;
  background: url(/images/contact_tel.png) no-repeat center center/contain;
}

@media (max-width: 768px) {
  .sec_contact .contact_bg .contact_tel a::after {
    top: 7px;
  }
}

@media (max-width: 768px) {
  .sec_contact .contact_bg {
    padding: 65px 20px 30px;
    text-align: center;
  }
}

.sec_contact .contact_bg .btn_wrap a {
  max-width: 440px;
  font-size: 20px;
  border-radius: 45px;
  padding: 25px 40px;
}

@media (max-width: 768px) {
  .sec_contact .contact_bg .btn_wrap a {
    padding: 15px 40px;
    font-size: 16px;
  }
}

.sec_contact .contact_bg .btn_wrap a .mail_icon {
  position: relative;
  padding-left: 45px;
}

.sec_contact .contact_bg .btn_wrap a .mail_icon::after {
  content: "";
  width: 32px;
  height: 24px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: auto;
  margin: auto;
  background: url(/images/contact_mail.png) no-repeat center center/contain;
}

.fixedbanner {
  position: fixed;
  right: 0;
  top: 300px;
  z-index: 5;
}

@media (max-width: 768px) {
  .fixedbanner {
    left: 0;
    right: 0;
    margin: auto;
  }
}

@media (max-width: 1000px) {
  .fixedbanner {
    max-width: 70px;
  }
}

@media (max-width: 768px) {
  .fixedbanner {
    max-width: 100%;
  }
}

@media (min-width: 769px) {
  .fixedbanner li:not(:last-child) {
    margin-bottom: 10px;
  }
}

.fixedbanner img {
  vertical-align: bottom;
  width: 100%;
}

@media (max-width: 768px) {
  .fixedbanner {
    bottom: 0;
    top: auto;
  }
}

@media (max-width: 768px) {
  .fixedbanner ul {
    display: flex;
    justify-content: center;
  }
}

#upper_footer {
  padding: 130px 0 0;
  background: url(/images/bg_img006.jpg) no-repeat center top/cover;
}

#upper_footer .ft_nav_box {
  display: flex;
  -moz-column-gap: 20px;
  column-gap: 20px;
}

#upper_footer .ft_nav_box ul {
  flex: 1;
}

#upper_footer .ft_nav_box ul .sub_title {
  font-size: 18px;
  letter-spacing: 0.06em;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 600;
}

#upper_footer .ft_nav_box ul .sub_title a {
  padding-left: 0;
}

#upper_footer .ft_nav_box ul .sub_title a::after {
  display: none;
}

#upper_footer .footerbnr2 img {
  box-shadow: 0px 0px 20px 0px rgba(51, 51, 51, 0.2);
border-radius: 10px;
}

@media (max-width: 768px) {
  #upper_footer .footerbnr2 {
    text-align: center;
  }
}

@media (max-width: 768px) {
  #upper_footer {
    padding: 120px 10px 20px;
  }
}

#upper_footer .logospace {
  margin: 0 0 35px;
  text-align: center;
}

@media (max-width: 768px) {
  #upper_footer .logospace {
    text-align: center;
    margin: 0;
  }

  #upper_footer .logospace img {
    margin: 0 auto;
    max-width: 280px;
  }
}

#upper_footer .footerttl {
  font-size: 20px;
  letter-spacing: 0.06em;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  border-bottom: solid 2px #05ad4e;
  position: relative;
  margin: 0 0 15px;
}

@media (max-width: 768px) {
  #upper_footer .footerttl {
    margin: 22px 0 15px;
  }
}

#upper_footer .footerttl.footerttl2 {
  margin: 0 0 25px;
}

@media (max-width: 768px) {
  #upper_footer .footerttl.footerttl2 {
    margin: 22px 0 25px;
  }
}

#upper_footer ul li a {
  position: relative;
  padding-left: 15px;
}

#upper_footer ul li a:hover {
  text-decoration: none;
  color: #05ad4e;
}

#upper_footer ul li a::after {
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 50%;
  position: absolute;
  top: 6px;
  bottom: auto;
  left: 0;
  right: auto;
  margin: auto;
  background: #05ad4e;
}

#footer .copyright {
  background: #dfedad;
  letter-spacing: 0.05em;
  padding: 15px;
}

@media (max-width: 768px) {
  #footer .copyright {
    padding-bottom: 17vw;
  }
}

@media (min-width: 961px) {
  header#header .header_inner_box .inner .hdr_top h1 {
    margin-left: 15px;
  }
}

@media (max-width: 1000px) and (min-width: 769px) {
  .fixedbanner {
    max-width: 100px;
  }
}

.blog_body .h3_title_wrap {
  margin-bottom: 40px;
}

.borderbox {
  padding: 30px 50px 30px !important;
  box-sizing: border-box;
  background: #f1f7dc;
  border: none;
  border-radius: 5px;
}

@media (max-width: 767px) {
  .borderbox {
    padding: 25px 20px 25px !important;
  }
}

.t01_wrap tbody th {
  width: 30%;
  background: #eef5d5;
  text-align: center;
  font-weight: bold;
}

.t01_wrap th,
.t01_wrap td {
  padding: 0.8em;
}

@media (max-width: 768px) {
  .ul02 li:before {
    top: 9px;
  }

  .list_dot li:before {
    top: 10px;
  }
}

.wide_btn a {
  max-width: 350px !important;
}

.cus_table th {
  width: 30% !important;
}

.cus_table td {
  width: 35% !important;
}

@media (max-width: 960px) {
  #content {
    margin-top: 65px;
  }
}

.wf_lic .wf_blog_li_date:before {
  text-align: center;
  min-width: 95px;
  display: inline-block;
  padding: 3px 5px;
  font-size: 14px;
  font-weight: bold;
  margin-right: 5px;
  line-height: 1.5;
  margin-right: 14px;
  border: solid 1px;
  color: #fff;
  border-radius: 15px;
  vertical-align: top;
}

.wf_lic_お知らせ .wf_blog_li_date:before {
  content: "お知らせ";
  background: #65a4cf;
}

.wf_lic_ブログ .wf_blog_li_date:before {
  content: "ブログ";
  background: #64b04d;
}

@media (max-width: 768px) {
  .wf_blog_ul .wf_blog_li_date {
    display: block;
    padding-bottom: 0;
    float: none;
text-align: left;
  }

  .wf_blog_ul .wf_blog_li_title {
    padding-top: 0;
  }
}

.sec_information .btn_wrap {
  margin-top: 35px;
  margin-bottom: 0;
}

.pri_text {
  font-size: 20px;
  letter-spacing: 0.05em;
  font-family: "Noto Sans JP", sans-serif;
  color: #e17c9b;
  font-weight: bold;
}

.pri_text2 {
  font-size: 24px;
  letter-spacing: 0.05em;
  font-family: "Noto Sans JP", sans-serif;
  color: #e17c9b;
  font-weight: bold;
  line-height: 1.6;
}

@media (max-width: 768px) {
  .pri_text {
    font-size: 16px;
  }

  .pri_text2 {
    font-size: 18px;
  }

  .bg_box {
    padding: 1.5em 1.2em;
  }
}

@media (min-width: 769px) {
  .list_2 {
    display: flex;
    flex-wrap: wrap;
    -moz-column-gap: 10px;
    column-gap: 10px;
  }

  .list_2 li {
    width: 100%;
    max-width: calc((100% - 20px) / 3);
    box-sizing: border-box;
  }

  .wraplist {
    display: flex;
    flex-wrap: wrap;
    -moz-column-gap: 10px;
    column-gap: 10px;
  }
}

.wraplist {
  margin-top: 10px;
}

@media (max-width: 767px) {
  .footer_nav ul li a {
    padding: 0 11px;
  }
}

header#header .inner .hdr_top .hdr_info_wrap .hdr_text {
  font-size: 16px;
  line-height: 1;
  font-weight: bold;
  letter-spacing: 0.08em;
  text-align: center;
  margin: 0 0 0 auto;
  display: table;
}

header#header .inner .hdr_top .hdr_info_wrap .hdr_text .hdr_info {
  font-size: 14px;
  letter-spacing: 0.04em;
  font-weight: bold;
  display: table;
  padding: 5px 58px;
  background: #f1f7dc;
  border-radius: 12px;
  margin: 0;
  margin-top: 6px;
}

header#header .inner .hdr_top .hdr_info_wrap .hdr_text .telbox {
  display: block;
  font-size: 35px;
  line-height: 1;
  font-weight: 500;
  letter-spacing: 0;
  display: inline-block;
  margin-bottom: 8px;
  font-family: "M PLUS Rounded 1c", sans-serif;
  margin-right: 10px;
}

header#header .inner .hdr_top .hdr_info_wrap .hdr_text .telbox .telnum {
  position: relative;
  padding-left: 35px;
  display: inline-block;
  margin-top: 3px;
}

header#header .inner .hdr_top .hdr_info_wrap .hdr_text .telbox .telnum::after {
  content: "";
  position: absolute;
  top: 6px;
  bottom: auto;
  left: 0;
  right: auto;
  width: 27px;
  height: 25px;
  background: url(/images/hdr_icon_tel.png) no-repeat center center/contain;
}

.wf_lic_昭島園 .wf_blog_li_date:before {
  content: "昭島園";
  background: #f7a900;
}

.wf_lic_立川園 .wf_blog_li_date:before {
  content: "立川園";
  background: #05ad4e;
}

.wf_lic_御徒町園 .wf_blog_li_date:before {
  content: "御徒町園";
  background: #38abd9;
}

.wf_lic_御徒町第2園 .wf_blog_li_date:before {
  content: "御徒町第2園";
  background: #f0758a;
}

.wf_lic_東小 .wf_blog_li_date:before {
  content: "東小";
  background: #f7a900;
}

.wf_lic_共成小 .wf_blog_li_date:before {
  content: "共成小";
  background: #97d12c;
}

.wf_lic_富士見丘小 .wf_blog_li_date:before {
  content: "富士見丘小";
  background: #38abd9;
}

.wf_lic_玉川小 .wf_blog_li_date:before {
  content: "玉川小";
  background: #f0758a;
}

.wf_flow_down_wrap {
  margin-top: -10px;
}
.st_text{
  font-family: "Noto Sans JP",
  sans-serif;
  font-weight: bold;
  color: #e1727e;
  letter-spacing: .06em;
  font-size: 20px;
}
@media ( max-width : 768px ) {
  .st_text {
    font-size: 16px;
  }
}
@media ( max-width : 768px ) {
  .center_img img{
    display: block;
    margin: 10px auto;
  }
.st_title{
  text-align: center;
}
}
.tit_co01{
  color: #f7a900 !important;
}
.tit_co02{
  color: #97d12c !important;
}
.tit_co05{
  color: #38abd9 !important;
}
.tit_co06{
  color: #b061a3 !important;
}
.tit_co04{
  color: #f0758a !important;
}
@media ( max-width : 768px ) {
  .scr_table .cont {
    overflow-x: scroll;
  }

  .scr_table table {
    width: 100%;
    border-collapse: collapse;
    white-space: nowrap;
  }
}
.scr_table th{
  width: 20% !important;
}
.fadeUp {
  animation-name: fadeUpAnime;
  animation-duration: 0.5s;
  animation-fill-mode: forwards;
  opacity: 0;
}

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

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

/* fadeLeft */
.fadeLeft {
  animation-name: fadeLeftAnime;
  animation-duration: 0.7s;
  animation-fill-mode: forwards;
  opacity: 0;
}

@keyframes fadeLeftAnime {
  from {
    opacity: 0;
    transform: translateX(-400px);
  }

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

/* fadeRight */
.fadeRight {
  animation-name: fadeRightAnime;
  animation-duration: 0.7s;
  animation-fill-mode: forwards;
  opacity: 0;
}

@keyframes fadeRightAnime {
  from {
    opacity: 0;
    transform: translateX(400px);
  }

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


body:not(.page_edit) .fadeUpTrigger,
body:not(.page_edit) .fadeLeftTrigger,
body:not(.page_edit) .fadeRightTrigger {
  opacity: 0;
}

/*# sourceMappingURL=local.css.map */

/*********************/
.is-active {
  animation: fadeIn 0.8s ease-in-out forwards;
}

.slide-in {
  animation: fadeIn .3s ease-in-out forwards;
}

.slide-out {
  animation: fadeOut .3s ease-in-out forwards;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}
.sec_information01 .information_btn {
  height: 100%;
}
.sec_information01 .information_btn .wf_btn_part {
  height: 100%;
  transition: 0.2s;
  position: relative;
}
.sec_information01 .information_btn .wf_btn_part::after {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  position: absolute;
  top: auto;
  bottom: 12px;
  left: auto;
  right: 12px;
  margin: auto;
  background: url(/images/informationbtn_icon.png) no-repeat center center/contain;
}
@media (max-width: 768px) {
  .sec_information01 .information_btn .wf_btn_part::after {
    width: 18px;
    height: 18px;
  }
}
.sec_information01 .information_btn .wf_btn_part:hover {
  opacity: 0.8;
}
.sec_information01 .information_btn .wf_btn_part a {
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #2d2d2d;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0.06em;
  width: 100%;
  height: 100%;
  text-align: center;
  border-radius: 15px;
  background: #fff;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
  margin: 0;
  font-family: "Noto Sans JP", sans-serif;
  position: relative;
  padding: 55px 20px;
  padding-top: 135px;
}
@media (max-width: 1050px) {
  .sec_information01 .information_btn .wf_btn_part a {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  .sec_information01 .information_btn .wf_btn_part a {
    padding: 30px 15px;
    padding-top: 85px;
  }
}
.sec_information01 .information_btn .wf_btn_part a::before {
  border-radius: 0;
  content: "";
  display: block;
  width: 77px;
  height: 60px;
  position: absolute;
  top: 60px;
  bottom: auto;
  left: 0;
  right: 0;
  margin: auto;
  background: url(/images/icon_001.png) no-repeat center center/contain;
}
@media (max-width: 768px) {
  .sec_information01 .information_btn .wf_btn_part a::before {
    top: 30px;
    width: 55px;
    height: 43px;
  }
}
.sec_information01 .information_btn .wf_btn_part a:hover {
  text-decoration: none;
  background: #fff;
}
.sec_information01 .column:nth-child(2) .wf_btn_part a::before {
  background: url(/images/icon_002.png) no-repeat center center/contain;
}
.sec_information01 .column:nth-child(3) .wf_btn_part a::before {
  background: url(/images/icon_003.png) no-repeat center center/contain;
}
.sec_information01 .column:nth-child(4) .wf_btn_part a::before {
  background: url(/images/icon_004.png) no-repeat center center/contain;
}

@media (min-width: 769px) {
  .sec_information02 .information02 .column.is-3 {
    width: 20%;
  }
}
.sec_information02 .btn_wrap {
  margin-top: 30px;
}
.sec_information02 .information_btn {
  height: 100%;
  margin: 0;
}
.sec_information02 .information_btn .wf_btn_part {
  height: 100%;
  transition: 0.2s;
  position: relative;
}
.sec_information02 .information_btn .wf_btn_part::after {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  position: absolute;
  top: auto;
  bottom: 12px;
  left: auto;
  right: 12px;
  margin: auto;
  background: url(/images/informationbtn_icon2.png) no-repeat center center/contain;
}
@media (max-width: 768px) {
  .sec_information02 .information_btn .wf_btn_part::after {
    width: 18px;
    height: 18px;
  }
}
.sec_information02 .information_btn .wf_btn_part:hover {
  opacity: 0.8;
}
.sec_information02 .information_btn .wf_btn_part a {
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #2d2d2d;
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 0.06em;
  width: 100%;
  height: 100%;
  text-align: center;
  border-radius: 15px;
  background: #fff;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
  margin: 0;
  font-family: "Noto Sans JP", sans-serif;
  position: relative;
  padding: 35px 15px;
  padding-top: 105px;
}
@media (max-width: 1050px) {
  .sec_information02 .information_btn .wf_btn_part a {
    font-size: 15px;
  }
}
@media (max-width: 768px) {
  .sec_information02 .information_btn .wf_btn_part a {
    padding: 30px 15px;
    padding-top: 80px;
    font-size: 18px;
  }
}
.sec_information02 .information_btn .wf_btn_part a::before {
  border-radius: 0;
  content: "";
  display: block;
  width: 77px;
  height: 60px;
  position: absolute;
  top: 35px;
  bottom: auto;
  left: 0;
  right: 0;
  margin: auto;
  background: url(/images/icon_005.png) no-repeat center center/contain;
}
@media (max-width: 768px) {
  .sec_information02 .information_btn .wf_btn_part a::before {
    width: 50px;
    height: 42px;
    top: 30px;
  }
}
.sec_information02 .information_btn .wf_btn_part a:hover {
  text-decoration: none;
  background: #fff;
}
.sec_information02 .column:nth-child(2) .wf_btn_part a::before {
  background: url(/images/icon_006.png) no-repeat center center/contain;
}
.sec_information02 .column:nth-child(3) .wf_btn_part a::before {
  background: url(/images/icon_007.png) no-repeat center center/contain;
}
.sec_information02 .column:nth-child(4) .wf_btn_part a::before {
  background: url(/images/icon_008.png) no-repeat center center/contain;
}
.sec_information02 .column:nth-child(5) .wf_btn_part a::before {
  background: url(/images/icon_009.png) no-repeat center center/contain;
}

.sec_news {
  padding: 0;
  background: none;
  margin-top: 50px;
}
.sec_news h3 {
  color: #fff;
}
@media (max-width: 768px) {
  .sec_news h3 {
    margin-bottom: 30px;
  }
}
.sec_news .news_box01 {
  margin: 0;
}
@media (max-width: 768px) {
  .sec_news .news_box01 {
    display: block;
  }
  .sec_news .news_box01 .column {
    width: 100%;
  }
}
.sec_news .news_box02 {
  margin: 0;
}
@media (max-width: 768px) {
  .sec_news .news_box02 {
    display: block;
  }
  .sec_news .news_box02 .column {
    width: 100%;
  }
}

@media (max-width: 768px) {
  .sec_information01 .columns {
    gap: 15px 15px;
  }
  .sec_information02 .columns {
    gap: 15px 15px;
  }
  .sec_news .news_box02 .wf_input_html {
    border-radius: 10px;
  }
}
@media ( max-width : 960px ) {
  .top .hdr_btn_box {
    margin-bottom: 20px;
  }
.top #header.scr_header .hdr_btn_box {
    display: none !important;
  }
.top #header.scr_header {
    height: 65px;
  }
.top #header .hdr_btn_box .btn_wrap01 a {
    background: #97d12c;
  }
  .top #header .hdr_btn_box .btn_wrap01 a:hover {
    background: #f0b11f;
  }
}
@media ( min-width : 961px ) {
  .top .hdr_btn_box.sp {
    display: none !important;
  }
}
.ulbox .borderbox {
  padding: 0 !important;
  background: none !important;
  border-radius: 0;
}
.ulbox ul.ul02 {
  gap: 10px;
}
.ulbox ul.ul02 li {
  padding: 0;
}
@media (min-width: 769px) {
  .ulbox ul.ul02 li {
    width: calc((100% - 10px) / 2);
  }
}
@media (max-width: 768px) {
  .ulbox ul.ul02 li:not(:first-child) {
    margin-top: 10px;
  }
}
.ulbox ul.ul02 li::before {
  display: none;
}
.ulbox ul.ul02 li a {
  padding: 18px 20px;
  padding-left: 50px;
  background: #05ad4e;
  color: #fff;
  position: relative;
  border-radius: 15px;
  display: block;
}
.ulbox ul.ul02 li a::before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 30px;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-left: 8px solid #fff;
}
.ulbox ul.ul02 li a:hover {
  text-decoration: none;
  background: #f0b11f;
}
@media (max-width: 960px) {
   .top #header .hdr_btn_box .btn_wrap .wf_btn_part a {
        max-width: 94%;
        border-radius: 10px;
font-size: 18px;
        padding: 10px 40px;
    }
}
@media ( min-width : 769px ) {
  #upper_footer .ft_links {
    display: flex;
    align-items: center;
    column-gap: 31px;
  }
}
#upper_footer .ft_nav_b_box {
    display: flex;
    column-gap: 25px;
    justify-content: center;
margin-bottom: 50px;
  }
#upper_footer .ft_nav_b_box a:hover {
  text-decoration: none;
  color: #05ad4e;
}
@media ( max-width : 768px ) {
  #upper_footer .ft_nav_b_box {
    margin-bottom: 0;
  }
}
.wf_lic_保育園のお知らせ .wf_blog_li_date:before {
  content: "お知らせ";
  background: #f7a900;
}

.wf_lic_保育園キッツリー .wf_blog_li_date:before {
  content: "キッツリー";
  background: #05ad4e;
}

.wf_lic_保育園SNS .wf_blog_li_date:before {
  content: "SNS";
  background: #38abd9;
}

.wf_lic_給食メニュー .wf_blog_li_date:before {
  content: "給食メニュー";
  background: #f0758a;
}
.wf_lic_園だより .wf_blog_li_date:before {
  content: "園だより";
  background: #97d12c;
}
.wf_lic_保育園年間行事 .wf_blog_li_date:before {
  content: "年間行事";
  background: #b061a3;
}
.wf_lic_学童クラブのお知らせ .wf_blog_li_date:before {
  content: "お知らせ";
  background: #f7a900;
}

.wf_lic_学童クラブキッツリー .wf_blog_li_date:before {
  content: "キッツリー";
  background: #05ad4e;
}

.wf_lic_学童クラブSNS .wf_blog_li_date:before {
  content: "SNS";
  background: #38abd9;
}

.wf_lic_学童だより .wf_blog_li_date:before {
  content: "学童だより";
  background: #f0758a;
}
.wf_lic_学童クラブ年間行事 .wf_blog_li_date:before {
  content: "年間行事";
  background: #97d12c;
}
.wf_lic_学童弁当 .wf_blog_li_date:before {
  content: "学童弁当";
  background: #b061a3;
}
/*# sourceMappingURL=index.css.map */