<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic:wght@500&amp;display=swap");
body {
  background: #fff;
  color: #333333;
  line-height: 1.7;
}

.hidden {
  display: none;
}

.top .onebox img {
  border-radius: 0 !important;
}

.wf_lic {
  border-bottom: 1px dashed #d1d1d1;
}

.wf_blog_li_thumb {
  display: none !important;
}

.wf_lic .wf_blog_li_date:before {
  text-align: center;
  min-width: 8em;
  display: inline-block;
  padding: 2px 5px;
  font-size: 14px;
  margin-right: 5px;
  font-family: "Zen Maru Gothic", sans-serif;
  border-radius: 20px;
}

.link_btn a {
  margin: auto;
}

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

.carousel &gt; 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: #f1a63c;
  color: #fff;
  text-align: center;
  font-weight: bold;
}

a,
a:visited {
  color: #443b39;
}

a:hover {
  color: #fc899d;
}

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

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

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

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

@media (max-width: 768px) {
  .column + .column {
    margin-top: 20px;
  }
}
form .wrap &gt; .inner {
  border: none;
}

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

@media (max-width: 768px) {
  form .wrap {
    padding: 0;
  }
}
.youtube_btn .img_anchor::after {
  top: -40px !important;
}

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

a {
  transition: 200ms;
  word-break: break-all;
}

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

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

@media (max-width: 768px) {
  #content {
    margin-bottom: 60px;
  }
}
.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 &gt; 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;
}

/* 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%;
}

/* BTN */
.anchor_wrap a {
  width: 180px;
  display: inline-block;
  height: 32px;
  line-height: 30px;
  color: #fff;
  text-decoration: none;
  background: #afcaf2;
  border-radius: 14px;
  text-align: center;
  box-sizing: border-box;
  padding-top: 2px;
}

.anchor_wrap a:hover {
  opacity: 0.7;
}

/*TOP*/
/* 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 */
h2.title {
  max-width: 1000px;
  margin: 0 auto;
  font-size: 40px;
}

/* template */
.under .wrap.h4_title_wrap,
.under .wrap.h5_title_wrap {
  margin-bottom: 0;
}

.under .wrap {
  margin-bottom: 10px;
  max-width: 100vw;
  overflow: hidden;
}

.under .h4_title_wrap,
.under .h5_title_wrap {
  margin-bottom: 0;
}

.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: 1200px) {
  #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 &gt; 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;
  }
}
/*headerの横幅変更サイズ*/
@media only screen and (max-width: 999px) {
  img {
    max-width: 100%;
  }
  #content {
    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) {
  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;
  }
  .t01_wrap table {
    font-size: 100%;
  }
}
/***********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%;
}

@media (min-width: 769px) {
  .wf_blog_ul .wf_blog_li_title {
    float: none;
    padding-left: 250px;
  }
}
@media (max-width: 768px) {
  .wf_blog_ul .wf_blog_li_date,
  .wf_blog_ul .wf_blog_li_title {
    float: none;
  }
}
.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;
}

/* *******************************************************************************
******************************************************************************* */
body {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", -apple-system, BlinkMacSystemFont, Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
  font-size: 16px;
  line-height: 1.8;
  background: #fff !important;
}

input,
button,
select,
textarea,
.btn.btn-info {
  font-family: "-apple-system", BlinkMacSystemFont, "Helvetica Neue", Roboto, "Droid Sans", Arial, "Hiragino Kaku Gothic ProN", "Yu Gothic", YuGothic, Meiryo, sans-serif;
}

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

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

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

.mb_h4 {
  margin-bottom: 18px !important;
}

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

.mb_01 {
  margin-bottom: 27px !important;
}

.mb_02 {
  margin-bottom: 60px !important;
}

.mb_03 {
  margin-bottom: 75px !important;
}

@media (max-width: 768px) {
  .spmb10 {
    margin-bottom: 10px !important;
  }
  .spmb20 {
    margin-bottom: 20px !important;
  }
  .spmb30 {
    margin-bottom: 30px !important;
  }
}
ul.list_dot {
  list-style: none;
}

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

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

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

.borderbox {
  padding-right: 20px;
  padding-left: 20px;
  box-sizing: border-box;
}

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

ul.ul02 {
  list-style: none;
  margin: 0;
}

ul.ul02 li {
  padding: 0 0 5px 22px;
  position: relative;
  margin-top: 0 !important;
}

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;
  color: #443b39;
}

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

.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: #e9faff;
  padding: 2em;
  box-sizing: border-box;
border-radius: 10px;
}

.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 (max-width: 480px) {
  table.table01,
  table .table01 {
    font-size: 80%;
  }
}
@media screen and (max-width: 768px) {
  table.table01,
  table .table01 {
    font-size: 85%;
  }
  .table01 th,
  .table01 td {
    padding: 0.5em;
  }
}
@media (max-width: 480px) {
  table.table01,
  table .table01 {
    font-size: 80%;
  }
}
.t01_wrap tbody th {
  background: #fc7356;
color: #fff;
  width: auto;
}

.t01_wrap .columns {
  margin: 0 !important;
}

/* =====================================
=================追加分================ */
.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%;
}

.d-flex {
  display: flex;
}

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

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

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

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

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

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

/*スマホ表示時のみ電話番号リンクをアクティブ*/
a[href^="tel:"] {
  color: #443b39;
}

@media (min-width: 769px) {
  a[href^="tel:"] {
    pointer-events: none;
    color: #443b39;
  }
}
.center1 {
  text-align: center;
}

.center2 {
  text-align: center;
}

@media (max-width: 768px) {
  .center2 {
    text-align: left;
  }
}
.color1 {
  color: #fc7356;
}

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

/*ボタンデザイン*/
.btn_wrap a {
  background: #fc7356;
  color: white;
  font-size: 16px;
  border-radius: 30px;
  max-width: 100%;
  padding: 10px;
  width: 260px;
  letter-spacing: 0;
  box-sizing: border-box;
  font-family: "Zen Maru Gothic", sans-serif;
}

.btn_wrap a:hover {
  opacity: 0.8 !important;
}

.btn_wrap a:before {
  display: none;
}

.btn_wrap a:after {
  content: "";
  display: block;
  position: absolute;
  width: 20px;
  height: 19px;
  top: 0;
  bottom: 0;
  right: 15px;
  left: auto;
  margin: auto;
  border: none;
  transform: none;
  background: url(/images/arrow.png) no-repeat center;
}

.external a:after {
  right: 15px;
  width: 18px;
  height: 18px;
  margin: auto;
  background: url(/images/icon_link.png) no-repeat center;
}

.btn_wrap .block a {
  display: block;
  max-width: 100%;
}

.btn_wrap .wide a {
  width: 350px;
}

.large a {
  font-size: clamp(18px, 2vw, 22px);
  width: 320px;
}

.btn_color01 a {
  background: #a3c96c;
}

.btn_color02 a {
  background: #fc7356;
}

.btn_color03 a {
  background: #50a6d7;
}

/*pagetopボタン*/
.pagetop {
  background: url(/images/top_btn.png) no-repeat center/contain;
  width: 84px;
  height: 81px;
  z-index: 3;
  position: fixed;
  right: 5px;
  bottom: 5px;
  cursor: pointer;
  bottom: 5%;
}

@media (max-width: 768px) {
  .pagetop {
    bottom: 20vw;
  }
}
.pagetop:before {
  display: none;
}

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

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

/*ブログ一覧のカテゴリ表示*/
.wf_lic_お知らせ .wf_blog_li_date:before {
  content: "お知らせ";
  background: #5dc0ea;
  color: white;
  margin-right: 10px;
}

.wf_lic_ブログ .wf_blog_li_date:before {
  content: "ブログ";
  background: #f292bc;
  color: white;
  margin-right: 10px;
}

.wf_lic_未就園児教室（つくばぽっぽちゃんクラス） .wf_blog_li_date:before {
  content: "未就園児教室";
  background: #c29fdb;
  color: white;
  margin-right: 10px;
}

.wf_lic_つくば中央児童クラブ .wf_blog_li_date:before {
  content: "つくば中央児童クラブ";
  background: #77c762;
  color: white;
  margin-right: 10px;
}

.wf_blog_li_date_date,
.wf_blog_li_title {
  color: #2d2d2d;
}

.wf_blog_li_date_date {
  color: #2d2d2d;
  letter-spacing: 1.5px;
margin-right: 10px;
}

.wf_blog_li_date {
  padding-right: 0 !important;
}

/*各タイトルパーツ調整*/
/*タイトルパーツデザイン*/
.h2_title_wrap .inner {
  width: 100% !important;
  max-width: 100%;
  padding: 0;
}

.blog_body .h3_title_wrap h3,
.under h2 {
  max-width: 100% !important;
  font-size: 40px;
  letter-spacing: 0.12em;
  font-weight: bold;
  text-align: center;
  padding: 50px 0;
  font-family: "Zen Maru Gothic", sans-serif;
  color: #fc7356;
  background: url(/images/under_title.png) no-repeat center bottom/cover;
}

@media (max-width: 768px) {
  .blog_body .h3_title_wrap h3,
  .under h2 {
    font-size: 28px;
    padding: 30px 0;
  }
}
.blog_body .h3_title_wrap h3{
color: #fc7356 !important;
}
.under h3 {
  font-size: 36px;
  letter-spacing: 0.12em;
  font-weight: bold;
  position: relative;
  text-align: center;
  margin: 40px 0 20px;
  font-family: "Zen Maru Gothic", sans-serif;
  padding: 0 0 20px 0;
  color: #333333;
}

.under h3:after {
  content: "";
  display: block;
  position: absolute;
  width: 124px;
  height: 12px;
  top: auto;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  background: url(/images/ttl_icon.png) no-repeat center/contain;
}

@media (max-width: 768px) {
  .under h3 {
    font-size: 24px;
    line-height: 1.5;
    padding-bottom: 22px;
    margin: 30px 0 0;
  }
  .under h3:after {
    width: 100px;
  }
}
.under h4 {
  font-size: 30px;
  font-weight: bold;
  position: relative;
  text-align: left;
  margin: 10px 0 0 0;
  padding-left: 30px;
  border-bottom: 2px dashed #fc7356;
  font-family: "Zen Maru Gothic", sans-serif;
  padding-bottom: 10px;
  color: #fc7356;
}
.under h4:before {
  content: "";
  display: block;
  position: absolute;
  width: 10px;
  height: 10px;
  top: 0;
  bottom: 5px;
  border-radius: 50%;
  right: auto;
  left: 0;
  margin: auto;
  border: solid 4px #fc7356;
}

@media (max-width: 768px) {
  .under h4 {
    font-size: 20px;
  }
}
.under h5 {
  font-size: 24px;
  font-weight: bold;
  position: relative;
  text-align: left;
  margin: 10px 0 0 0;
  font-family: "Zen Maru Gothic", sans-serif;
  color: #77c762;
  display: table;
  padding: 0.2em 1em;
  border-top: solid 2px #77c762;
  border-bottom: solid 2px #77c762;
}

@media (max-width: 768px) {
  .under h5 {
    font-size: 18px;
  }
}
.under h6 {
  font-size: 18px;
  position: relative;
  text-align: left;
  margin: 20px 0 10px;
  font-family: "Zen Maru Gothic", sans-serif;
  background: #f292bc;
  display: table;
  padding: 0.2em 1em 0.2em 1.5em;
  border-radius: 3px;
  color: #fff;
  border-radius: 5px;
}
.under h6:before {
  content: "";
  display: block;
  position: absolute;
  width: 10px;
  height: 10px;
  top: 0;
  bottom: 0;
  right: auto;
  left: 0.8em;
  margin: auto;
  border-radius: 50%;
  background: #fff;
}

@media (max-width: 768px) {
  .under h6 {
    font-size: 16px;
  }
}
/*topのタイトルパーツに継承*/
/*下層ページのタイトルパーツに継承*/
/*ブログ一覧ページタイトルパーツにも継承*/
/*ブログのタイトルも下層ページと同じデザインに変更*/
.blog_body .h3_title_wrap h3 {
  margin: 0;
  color: #2d2d2d;
}

.blog_body .h3_title_wrap .inner {
  width: 100% !important;
  max-width: 100% !important;
}

.blog_body .h3_title_wrap .inner h3 {
  max-width: 100% !important;
}

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

/*トップページ*/
.mainimage {
  position: relative;
}

@media (min-width: 769px) {
  .mainimage {
    padding-top: 160px;
    background: url(/images/main_bg.jpg) no-repeat center bottom/cover;
    margin-top: -160px;
    z-index: -1;
  }
}
.mainimage .column {
  padding: 0;
}

.mainimage .maincopy {
  position: absolute;
  width: 38vw;
  height: 17vw;
  left: 0;
  right: 0;
  top: auto;
  bottom: 8%;
  margin: auto;
  max-width: 719px;
  max-height: 308px;
}

@media only screen and (max-width: 768px) {
  .mainimage .maincopy {
    width: 94vw;
    height: 41vw;
    left: 0;
    bottom: 6%;
  }
}
/*下層ページ*/
/*アコーディオン全体*/
.accordion-area {
  list-style: none;
  width: 96%;
  max-width: 900px;
  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: 1% 3% 1% 50px;
  transition: all 0.5s ease;
  border-bottom: none;
}

/*アイコンの＋と×*/
.accordion-area .title::before,
.accordion-area .title::after {
  position: absolute;
  content: "";
  width: 15px;
  height: 2px;
  background-color: #fc7356;
  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 #fc7356;
  margin: 0 3% 3% 3%;
  padding: 3%;
}

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

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

.bg01 {
  background: #e9f9f0;
  padding: 50px;
  box-sizing: border-box;
  border-radius: 10px;
}

@media (max-width: 768px) {
  .bg01 {
    padding: 20px;
  }
}
.textstrong {
  font-weight: bold;
  font-size: 18px;
  font-family: "Zen Maru Gothic", sans-serif;
}

@media (min-width: 769px) {
  .d-flex {
    display: flex !important;
  }
  .d-flex.align_items_center {
    align-items: center !important;
  }
}
.pagination &gt; .active &gt; a {
  background: #fc7356 !important;
  border-color: #fc7356 !important;
}

.leadtext {
  text-align: center;
  font-weight: bold;
  font-size: 1.15em;
  color: #fc899d;
  font-family: "Zen Maru Gothic", sans-serif;
}

/* =============================================
header
============================================= */
/*ヘッダー固定時のアンカーリンク調整*/
@media (max-width: 960px) {
  .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,
  .under #a26,
  .under #a27,
  .under #a28,
  .under #a29,
  .under #a30,
  .under #a31,
  .under #a32,
  .under #a33,
  .under #a34,
  .under #a35,
  .under #a36,
  .under #a37 {
    margin-top: -70px;
    padding-top: 70px;
  }
}
#header .hdr_top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 0 5px 0;
}

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

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

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

#header .hdr_info_list .tel_icon {
  font-size: 30px;
  font-family: "Zen Maru Gothic", sans-serif;
  display: block;
  display: table;
  font-weight: bold;
  margin: 0 0 0 auto;
  padding-left: 35px;
  position: relative;
  line-height: 1.5;
}

#header .hdr_info_list .tel_icon:before {
  content: "";
  display: block;
  position: absolute;
  width: 29px;
  height: 29px;
  top: 5px;
  bottom: 0;
  right: auto;
  left: 0;
  margin: auto;
  background: url(/images/tel_icon.png) no-repeat center/contain;
}

#header .btn_wrap a {
  background: #5dc0ea;
  font-size: 18px;
}

#menu {
  display: flex;
  justify-content: center;
}

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

#menu-btn {
  display: none;
}

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

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

#menu-list &gt; li &gt; a {
  display: block;
  padding: 5px 15px;
  box-sizing: border-box;
  font-size: 15px;
  text-decoration: none;
  color: #333333;
  font-family: "Zen Maru Gothic", sans-serif;
}

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

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

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

#menu-list &gt; li &gt; ul.menu-children &gt; li {
  text-align: center;
  width: 200px;
}

#menu-list &gt; li &gt; ul.menu-children &gt; li &gt; a {
  display: block;
  line-height: 3;
  text-decoration: none;
  background: #fc7356;
  padding: 12px 10px;
  border-bottom: 1px solid #fff;
  line-height: 1.5;
color: #fff;
font-family: "Zen Maru Gothic", sans-serif;
}

#menu-list &gt; li &gt; ul.menu-children &gt; li &gt; a:hover {
  background: #fc947f;
  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 &gt; li {
    display: flex;
    justify-content: center;
    flex: auto;
    border-right: solid 1px #cccccc;
    box-sizing: border-box;
  }
  #menu-list &gt; li:first-child {
    border-left: solid 1px #cccccc;
  }
  #menu-list &gt; li &gt; a {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    height: 100%;
    width: 100%;
  }
}
@media (min-width: 961px) and (max-width: 1070px) {
  #menu-list &gt; li &gt; a {
    font-size: 1.3vw;
  }
}
@media (min-width: 961px) {
  #menu-list &gt; li &gt; ul.menu-children {
    top: 100%;
    z-index: 1;
  }
}
@media screen and (max-width: 960px) {
  .pc2 {
    display: none !important;
  }
  #content {
    margin-top: 75px;
  }
  #header {
    background: #fff;
    position: fixed;
    top: 0;
    width: 100%;
    padding: 10px 0;
    height: 75px;
    box-sizing: border-box;
    z-index: 5;
  }
  #header .hdr_top {
    padding: 0;
  }
  #header h1 {
    max-width: 50%;
    width: 185px;
  }
  #header .hdr_info_list a {
    display: block;
  }
  #header .hdr_info_list img {
    width: 40px;
    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: #ffeae6;
    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;
    border-radius: 5px;
    background-color: #fc7356;
    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 &gt; li {
    width: 100%;
  }
  #menu-list &gt; li:hover {
    background: none;
  }
  #menu-list &gt; li &gt; a {
    height: 100%;
    padding: 0px;
    font-size: 100%;
    border-bottom: 1px solid #fc947f;
    padding: 10px;
    background: #ffeae6;
  }
  #menu-list &gt; li &gt; a img {
    display: none;
  }
  #menu-list &gt; li &gt; ul.menu-children {
    display: none;
    visibility: visible;
    opacity: 1;
    width: 100%;
    position: relative;
    box-shadow: none;
  }
  #menu-list &gt; li &gt; ul.menu-children &gt; li {
    width: 100%;
    -moz-text-align-last: left;
    text-align-last: left;
  }
  #menu-list &gt; li &gt; ul.menu-children &gt; li &gt; a {
    padding-left: 20px;
    line-height: 1.8;
    background: #fc7356;
  }
  #menu-list &gt; li &gt; ul.menu-children &gt; li &gt; a:hover {
    background: #fc947f;
  }
}
/* =============================================
footer
============================================= */
#footer {
  background: url(/images/bg_img010.jpg) no-repeat center bottom/cover;
  padding: 100px 0;
}

@media (max-width: 768px) {
  #footer {
    padding: 50px 0 40px 0;
  }
}
@media (max-width: 768px) {
  #footer .fotter_logo {
    text-align: center;
max-width: 250px;
    margin: 0 auto;
  }
}
#footer table {
  width: 100%;
  margin-bottom: 30px;
}

@media (max-width: 768px) {
  #footer table {
    margin-bottom: 10px;
  }
}
#footer table tr th {
  padding: 10px 0;
  text-align: left;
  border-bottom: 1px solid #cbe0ad;
  width: 80px;
  position: relative;
  padding-left: 15px;
}

#footer table tr th::before {
  content: "";
  display: block;
  position: absolute;
  width: 8px;
  height: 8px;
  top: 18px;
  bottom: auto;
  right: auto;
  left: 0;
  margin: auto;
  background: #a3c96c;
  border-radius: 50%;
}

@media (max-width: 768px) {
  #footer table tr th {
    width: 25%;
  }
}
#footer table tr td {
  padding: 10px 0;
  border-bottom: 1px solid #cbe0ad;
}

#footer table a {
  text-decoration: none;
  color: #443b39;
}

@media (min-width: 769px) {
  #footer .btn_wrap a {
    margin: 15px 0 auto 0;
font-size: clamp(14px, 1.5vw, 22px);
  }
}
#footer .menu_ttl {
  font-size: clamp(18px, 3vw, 28px);
  color: #fc7356;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: bold;
  border-bottom: dashed 2px #fc7356;
  margin-bottom: 0.5em;
letter-spacing: .1em;
}

#footer .footer_menu li {
  padding-left: 1em;
  position: relative;
  margin-top: 0.2em;
letter-spacing: .1em;
}

#footer .footer_menu li:before {
  display: block;
  content: "";
  position: absolute;
  top: 8px;
  right: auto;
  left: 0;
  bottom: auto;
  margin: auto;
  box-sizing: border-box;
  width: 8px;
  height: 5px;
  border: 5px solid transparent;
  border-left: 8px solid #fc7356;
}

#footer .footer_menu li a {
  color: #333333;
}

#footer .footer_menu li ul li {
  margin: 0;
  padding-left: 0;
}

#footer .footer_menu li ul li:before {
  content: none;
}

#footer .googlemap {
  margin-top: 50px;
}

@media (max-width: 768px) {
  #footer .googlemap {
    margin-top: 30px;
  }
}

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

@media (max-width: 768px) {
  .copyright {
    font-size: 12px;
    padding-bottom: 20vw;
  }
}
/* =============================================
contents
============================================= */
@media (min-width: 769px) {
  .pc-center {
    text-align: center;
  }
}
.sec_ttl {
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 600;
  font-size: 40px;
  text-align: center;
  position: relative;
  padding-top: 0;
  line-height: 1.5;
  margin-bottom: 1em;
  letter-spacing: 0.1em;
  display: table;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 768px) {
  .sec_ttl {
    font-size: 24px;
  }
}
.sec_ttl:before {
  content: none;
}

.sec_ttl .sub {
  font-size: 25px;
  color: #fc7356 !important;
  display: block;
  letter-spacing: 0.05em;
  position: relative;
  padding-bottom: 30px;
}
.sec_ttl .sub:after {
  content: "";
  display: block;
  position: absolute;
  width: 124px;
  height: 12px;
  top: auto;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  background: url(/images/ttl_icon.png) no-repeat center/contain;
}

@media (max-width: 768px) {
  .sec_ttl .sub {
    font-size: 18px;
    padding-bottom: 15px;
  }
  .sec_ttl .sub:after {
    width: 90px;
  }
}
.sec01 {
  padding: 100px 0;
  background: url(/images/bg_img001.jpg) no-repeat center bottom/cover;
}

@media (max-width: 768px) {
  .sec01 {
    padding: 30px 0 40px 0;
  }
}
.sec01 .sec_ttl:after {
  width: 168px;
  height: 14px;
  background: url(/images/ttl_img01.png) no-repeat center/contain;
}

.sec01 .txt {
  line-height: 2;
  letter-spacing: 0.1em;
  margin-bottom: 3%;
}

.sec01 .youtube_btn .img_anchor::after {
  content: none;
}

.sec01 .sec_ttl {
  padding-left: 110px;
  padding-right: 110px;
margin-bottom: 0.3em;
}
@media (max-width: 768px) {
  .sec01 .sec_ttl {
    padding-left: 65px;
    padding-right: 65px;
  }
}
.sec01 .sec_ttl:before {
  content: "";
  display: block;
  position: absolute;
  width: 110px;
  height: 115px;
  top: 0;
  bottom: 0;
  right: auto;
  left: 0;
  margin: auto;
  background: url(/images/ttl_icon1-1.png) no-repeat center/contain;
}
@media (max-width: 768px) {
  .sec01 .sec_ttl:before {
    width: 60px;
  }
}
.sec01 .sec_ttl:after {
  content: "";
  display: block;
  position: absolute;
  width: 67px;
  height: 103px;
  top: 0;
  bottom: 0;
  right: 20px;
  left: auto;
  margin: auto;
  background: url(/images/ttl_icon1-2.png) no-repeat center/contain;
}
@media (max-width: 768px) {
  .sec01 .sec_ttl:after {
    width: 50px;
    right: 0;
  }
}

.sec02 {
  padding: 80px 0;
  background: url(/images/bg_img002.jpg) no-repeat center bottom/cover;
}
@media (max-width: 768px) {
  .sec02 {
    padding: 0 0 40px 0;
  }
}
.sec02 .inner {
  width: 1605px !important;
  max-width: 96% !important;
}
.sec02 .sec_ttl {
  padding-left: 180px;
  padding-right: 180px;
}
@media (max-width: 768px) {
  .sec02 .sec_ttl {
    padding-left: 90px;
    padding-right: 90px;
  }
}
.sec02 .sec_ttl:before {
  content: "";
  display: block;
  position: absolute;
  width: 154px;
  height: 128px;
  top: 0;
  bottom: 0;
  right: auto;
  left: 0;
  margin: auto;
  background: url(/images/ttl_icon2-1.png) no-repeat center/contain;
}
@media (max-width: 768px) {
  .sec02 .sec_ttl:before {
    width: 60px;
  }
}
.sec02 .sec_ttl:after {
  content: "";
  display: block;
  position: absolute;
  width: 89px;
  height: 110px;
  top: 0;
  bottom: 0;
  right: 50px;
  left: auto;
  margin: auto;
  background: url(/images/ttl_icon2-2.png) no-repeat center/contain;
}
@media ( max-width : 768px ) {
  .sec02 .txt{
  margin-top: 10px;
}
}
@media (max-width: 768px) {
  .sec02 .sec_ttl:after {
    width: 50px;
    right: 10px;
  }
}

.sec03 {
  padding: 80px 0 110px;
  background: url(/images/bg_img003.jpg) no-repeat center bottom/cover;
}

@media (max-width: 768px) {
  .sec03 {
    padding: 50px 0;
  }
}
.sec03 .wf_blog_ul {
  height: 200px;
  overflow-y: scroll;
}

.sec03 .btn_wrap a {
  width: 200px;
}

@media (min-width: 769px) {
  .sec03 {
    box-sizing: border-box;
    display: flex;
    align-items: center;
  }
}
.sec03 .columns {
  align-items: center;
}

.sec03 .sec_ttl {
  font-size: clamp(24px, 3vw, 40px);
  padding-top: 60px;
margin-bottom: 0.3em;
}
.sec03 .sec_ttl .sub {
  padding-bottom: 0;
}
.sec03 .sec_ttl .sub:after {
  content: none;
}

.sec03 .sec_ttl:after {
  content: "";
  display: block;
  position: absolute;
  width: 72px;
  height: 50px;
  top: 0;
  bottom: auto;
  right: 0;
  left: 0;
  margin: auto;
  background: url(/images/ttl_icon3.png) no-repeat center;
}

.sec03 .flex_cont {
  display: flex;
  justify-content: center;
  gap: 0px;
}

@media (min-width: 769px) {
  .sec03 .flex_cont {
    max-width: 65%;
    margin: 0 auto;
  }
}
.sec03 .flex_cont .wf_info_cat_selector {
  text-align: center;
  font-weight: bold;
  color: white;
  padding: 17px 0;
  border-radius: 15px 15px 0 0;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  font-size: 16px;
  line-height: 1.2;
  flex: auto;
}

@media (max-width: 768px) {
  .sec03 .flex_cont .wf_info_cat_selector {
    font-size: 12px;
  }
}
.sec03 .flex_cont .wf_info_cat_selector .sub {
  font-size: 0.85em;
}

@media (max-width: 768px) {
  .sec03 .flex_cont .wf_info_cat_selector .sub {
    font-size: 0.6em;
  }
}
.sec03 .flex_cont .color001 {
  background: #5dc0ea;
}

.sec03 .flex_cont .color002 {
  background: #f292bc;
}

.sec03 .flex_cont .color003 {
  background: #f292bc;
}

.sec03 .flex_cont .color004 {
  background: #77c762;
}

.sec03 .news_content {
  padding: 30px;
  box-sizing: border-box;
  border-radius: 25px;
  background: white;
}

@media (max-width: 768px) {
  .sec03 .news_content {
    border-radius: 0 0 25px 25px;
    padding: 10px;
  }
}
.sec03 .wf_paging {
  display: none;
}

.sec04 {
  padding: 80px 0 110px;
  background: url(/images/bg_img004.jpg) no-repeat center bottom/cover;
}
@media (max-width: 768px) {
  .sec04 {
    padding: 0 0 40px 0;
  }
}
.sec04 .sec_ttl {
  padding-left: 170px;
  padding-right: 170px;
}
@media (max-width: 768px) {
  .sec04 .sec_ttl {
    padding-left: 100px;
    padding-right: 100px;
  }
}
.sec04 .sec_ttl:before {
  content: "";
  display: block;
  position: absolute;
  width: 138px;
  height: 99px;
  top: 0;
  bottom: 0;
  right: auto;
  left: 0;
  margin: auto;
  background: url(/images/ttl_icon4-1.png) no-repeat center/contain;
}
@media (max-width: 768px) {
  .sec04 .sec_ttl:before {
    width: 50px;
    left: 25px;
  }
}
.sec04 .sec_ttl:after {
  content: "";
  display: block;
  position: absolute;
  width: 103px;
  height: 132px;
  top: 0;
  bottom: 0;
  right: 30px;
  left: auto;
  margin: auto;
  background: url(/images/ttl_icon4-2.png) no-repeat center/contain;
}
@media (max-width: 768px) {
  .sec04 .sec_ttl:after {
    width: 40px;
  }
}
@media ( max-width : 768px ) {
  .sec04 .txt{
  margin-top: 10px;
}
}

.sec_slider {
  padding: 60px 0;
  overflow: hidden;
  background: url(/images/bg_img005.jpg) no-repeat center bottom/cover;
}

@media (max-width: 768px) {
  .sec_slider {
    padding: 30px 0;
  }
}
body:not(.page_edit) .sec_slider .slider_wrap {
  animation: loopslider 80s linear infinite;
  display: flex;
  width: calc(410px * 12);
  height: 100%;
}

@media (max-width: 768px) {
  body:not(.page_edit) .sec_slider .slider_wrap {
    width: calc(210px * 12);
    animation: sp_loopslider 60s linear infinite;
  }
}
body:not(.page_edit) .sec_slider .slider_wrap &gt; .cont {
  padding: 5px;
}

@media (max-width: 768px) {
  body:not(.page_edit) .sec_slider .slider_wrap &gt; .cont {
    padding: 5px;
    margin: 0;
  }
}
body:not(.page_edit) .sec_slider .slider_wrap &gt; .cont img {
  display: block;
}

@media (max-width: 768px) {
  body:not(.page_edit) .sec_slider .slider_wrap &gt; .cont img {
    width: 200px;
  }
}
@keyframes loopslider {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(calc(-410px * 6));
  }
}
@keyframes sp_loopslider {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(calc(-210px * 6));
  }
}
.sec05 {
  padding: 80px 0 110px;
  background: url(/images/bg_img006.jpg) no-repeat center bottom/cover;
}
@media (max-width: 768px) {
  .sec05 {
    padding: 40px 0;
  }
}
.sec05 .sec_ttl {
  padding-left: 140px;
  padding-right: 140px;
}
@media (max-width: 768px) {
  .sec05 .sec_ttl {
    padding-left: 60px;
    padding-right: 60px;
  }
}
.sec05 .sec_ttl:before {
  content: "";
  display: block;
  position: absolute;
  width: 74px;
  height: 64px;
  top: 0;
  bottom: 0;
  right: auto;
  left: 17px;
  margin: auto;
  background: url(/images/ttl_icon5-1.png) no-repeat center/contain;
}
@media (max-width: 768px) {
  .sec05 .sec_ttl:before {
    width: 45px;
left: 0;
  }
}
.sec05 .sec_ttl:after {
  content: "";
  display: block;
  position: absolute;
  width: 99px;
  height: 85px;
  top: 0;
  bottom: 0;
  right: 0;
  left: auto;
  margin: auto;
  background: url(/images/ttl_icon5-2.png) no-repeat center/contain;
}
.sec05 .txt{
  line-height: 2 !important;
  letter-spacing: 0.1em;
}
@media (max-width: 768px) {
  .sec05 .sec_ttl:after {
    width: 50px;
  }
}

.sec06 {
  padding: 80px 0;
  background: url(/images/bg_img007.jpg) no-repeat center bottom/cover;
}
@media (max-width: 768px) {
  .sec06 {
    padding: 0 0 40px 0;
  }
}
.sec06 .sec_ttl {
  padding-left: 100px;
  padding-right: 100px;
}
@media (max-width: 768px) {
  .sec06 .sec_ttl {
    padding-left: 60px;
    padding-right: 60px;
  }
}
.sec06 .sec_ttl:before {
  content: "";
  display: block;
  position: absolute;
  width: 77px;
  height: 90px;
  top: 0;
  bottom: 0;
  right: auto;
  left: 0;
  margin: auto;
  background: url(/images/ttl_icon6-1.png) no-repeat center/contain;
}
@media (max-width: 768px) {
  .sec06 .sec_ttl:before {
    width: 50px;
  }
}
.sec06 .sec_ttl:after {
  content: "";
  display: block;
  position: absolute;
  width: 65px;
  height: 82px;
  top: 0;
  bottom: 0;
  right: 0;
  left: auto;
  margin: auto;
  background: url(/images/ttl_icon6-2.png) no-repeat center/contain;
}
.sec06 .txt{
  line-height: 2 !important;
  letter-spacing: 0.1em;
}
@media (max-width: 768px) {
  .sec06 .sec_ttl:after {
    width: 50px;
  }
}

.sec07 {
  padding: 80px 0;
  background: url(/images/bg_img008.jpg) no-repeat center bottom/cover;
}
@media (max-width: 768px) {
  .sec07 {
    padding: 40px 0;
  }
}
.sec07 .sec_ttl {
  padding-left: 135px;
  padding-right: 135px;
}
@media (max-width: 768px) {
  .sec07 .sec_ttl {
    padding-left: 70px;
    padding-right: 70px;
  }
}
.sec07 .sec_ttl:before {
  content: "";
  display: block;
  position: absolute;
  width: 73px;
  height: 120px;
  top: 0;
  bottom: 0;
  right: auto;
  left: 15px;
  margin: auto;
  background: url(/images/ttl_icon7-1.png) no-repeat center/contain;
}
@media (max-width: 768px) {
  .sec07 .sec_ttl:before {
    width: 40px;
  }
}
.sec07 .sec_ttl:after {
  content: "";
  display: block;
  position: absolute;
  width: 107px;
  height: 103px;
  top: 0;
  bottom: 0;
  right: 15px;
  left: auto;
  margin: auto;
  background: url(/images/ttl_icon7-2.png) no-repeat center/contain;
}
@media (max-width: 768px) {
  .sec07 .sec_ttl:after {
    width: 50px;
  }
}
.sec07 .name {
  font-weight: bold;
  font-size: 35px;
  font-family: "Zen Maru Gothic", sans-serif;
}
@media (max-width: 768px) {
  .sec07 .name {
    font-size: 28px;
text-align: center;
  }
}

.sec07 table {
  width: 100%;
}

@media (max-width: 768px) {
  .sec07 table {
    margin-bottom: 10px;
  }
}
.sec07 table tr th {
  padding: 10px 0;
  font-weight: bold;
  text-align: left;
  width: 65px;
  position: relative;
  padding-left: 15px;
}

.sec07 table tr th::before {
  content: "";
  display: block;
  position: absolute;
  width: 10px;
  height: 10px;
  top: 18px;
  bottom: auto;
  right: auto;
  left: 0;
  margin: auto;
  background: #77c762;
  border-radius: 50%;
}

@media (max-width: 768px) {
  .sec07 table tr th {
    width: 27%;
  }
}
.sec07 table tr td {
  padding: 10px 0;
}

.sec07 table a {
  text-decoration: none;
}

.sec08 {
  padding: 80px 0;
  background: url(/images/bg_img009.jpg) no-repeat center bottom/cover;
}
  .sec08 {
    text-align: center;
  }
@media (max-width: 768px) {
  .sec08 {
    padding: 50px 0;
  }
}
.sec08 .sec_ttl {
  padding-left: 130px;
  padding-right: 130px;
}
@media (max-width: 768px) {
  .sec08 .sec_ttl {
    padding-left: 70px;
    padding-right: 70px;
  }
}
.sec08 .sec_ttl:before {
  content: "";
  display: block;
  position: absolute;
  width: 94px;
  height: 92px;
  top: 0;
  bottom: 0;
  right: auto;
  left: 5px;
  margin: auto;
  background: url(/images/ttl_icon8-1.png) no-repeat center/contain;
}
@media (max-width: 768px) {
  .sec08 .sec_ttl:before {
    width: 50px;
    left: 0;
  }
}
.sec08 .sec_ttl:after {
  content: "";
  display: block;
  position: absolute;
  width: 80px;
  height: 82px;
  top: 0;
  bottom: 0;
  right: 15px;
  left: auto;
  margin: auto;
  background: url(/images/ttl_icon8-2.png) no-repeat center/contain;
}
.sec08 .txt{
  letter-spacing: .1em;
  line-height: 2 !important;
}
@media (max-width: 768px) {
  .sec08 .sec_ttl:after {
    width: 50px;
right: 0;
  }
}

.tel_text {
  text-align: center;
  letter-spacing: 0.08em;
}

.tel_text a {
  font-size: clamp(28px, 3vw, 40px);
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: bold;
  position: relative;
  padding-left: 40px;
  color: #333333;
}

.tel_text a:before {
  content: "";
  display: block;
  position: absolute;
  width: 29px;
  height: 29px;
  top: 6px;
  bottom: 0;
  right: auto;
  left: 0;
  margin: auto;
  background: url(/images/tel_icon.png) no-repeat center/contain;
}

/* =============================================
under customize
============================================= */
@media (min-width: 769px) {
  .custom_table tbody th {
    width: 20%;
  }
}
@media (max-width: 768px) {
  .custom_table tbody th {
    width: 110px;
  }
}
.borderbox {
  padding: 25px 30px 30px !important;
  box-sizing: border-box;
  background: #fffae8;
  border: none;
  border-radius: 20px;
}

.bg_box {
  padding: 30px;
  background: #fef8ec;
}

@media (max-width: 768px) {
  .bg_box {
    padding: 20px;
  }
}
@media (min-width: 769px) {
  .flex-list {
    display: flex;
    flex-wrap: wrap;
  }
  .flex-list li {
    flex: auto;
    width: 100%;
    max-width: 50%;
  }
}
.responsive-scroll {
  overflow: auto;
}

.responsive-scroll &gt; table {
  min-width: 780px;
}

.custum_table th,
.custum_table td {
  text-align: center;
}

.t01_wrap tbody th {
  text-align: center;
}

@media screen and (max-width: 767px) {
  .t01_wrap th,
  .t01_wrap td {
    padding: 0.5em 0.3em;
  }
}
.flex-list li {
  position: relative;
  padding-left: 20px;
  box-sizing: border-box;
}

.flex-list li::after {
  content: "";
  position: absolute;
  top: 9px;
  bottom: auto;
  left: 0;
  right: auto;
  margin: auto;
  width: 8px;
  height: 8px;
  background: #fc7356;
  border-radius: 50%;
}

.t01_wrap th,
.t01_wrap td {
  -webkit-text-size-adjust: 100%;
}

.sideicon {
  position: fixed;
  right: 0;
  top: 20vh;
  display: flex;
  flex-direction: column;
  z-index: 9999;
}
@media (max-width: 768px) {
  .sideicon {
    top: auto;
    bottom: 0;
  }
}
.sideicon a {
  margin: 0;
}

.sideicon a {
  display: block;
}
#footer .ft_text{
letter-spacing: .1em;
text-align: center;
}
@media ( max-width : 768px ) {
  #footer .ft_text{
  text-align: center;
}
#footer .tel_text{
  text-align: center;
}
}
#footer .tel_text{
  line-height: 1;
margin: 5px 0 15px;
}
.blog_body .h3_title_wrap{
  margin-bottom: 30px;
}
.small_text{
  font-size: 10px;
}
@media ( max-width : 768px ) {
  .access_logo{
  text-align: center;
max-width: 250px;
    margin: 0 auto;
}
}
.under #menu {
    padding-bottom: 10px;
}
.img_fit .img_span img{
  width: 100%;
  height: 235px;
  object-fit: contain;
}</pre></body></html>