@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Shippori+Mincho:wght@400;500;600;700;800&family=Yuji+Syuku&display=swap");
body {
  background: #fff;
  color: #181718;
  line-height: 1.7;
}

.hidden {
  display: none;
}

.link_btn a {
  margin: auto;
}

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

.t01_wrap thead th {
  background: #181718;
  color: #fff;
  text-align: center;
  font-weight: bold;
}

a,
a:visited {
  color: #181718;
}

a:hover {
  color: #181718;
}

figure img {
  max-width: 100%;
}

/**/
#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;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

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

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

@media (max-width: 768px) {
  .column + .column {
    margin-top: 20px;
  }
}
form .wrap > .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 > 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: 1020px) {
  #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;
  }
}
/*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: 15px 10px;
  box-sizing: border-box;
  max-width: 100%;
letter-spacing: 0.1em;
}

@media (min-width: 769px) {
  .wf_blog_ul .wf_blog_li_title {
    float: none;
  }
  .wf_blog_list_cat_保護者専用ページ .wf_blog_ul .wf_blog_li_title {
    padding-left: 0;
  }
}
@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: "Shippori Mincho", serif;
  font-size: 16px;
  line-height: 2.25;
  background: #fff !important;
  letter-spacing: 0.02em;
}

input,
button,
select,
textarea,
.btn.btn-info {
  padding: 5px;
  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: #181718;
  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: #181718;
}

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

.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: #fef5e4;
  font-weight: bold;
}

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

@media (min-width: 769px) {
  a[href^="tel:"] {
    pointer-events: none;
    color: #181718;
  }
}
.part.center {
  display: block;
}

.center1 {
  text-align: center;
}

.center2 {
  text-align: center;
}

@media (max-width: 768px) {
  .sp-center {
    text-align: center;
  }
  .part.sp-center {
    display: block;
  }
  .center2 {
    text-align: left;
  }
}
.color1 {
  color: #181718;
}

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

/*ボタンデザイン*/
.btn_wrap a {
  background: transparent;
  color: #333333;
  font-size: 16px;
  border-radius: 0;
  max-width: 100%;
  padding: 19px 20px;
  width: 240px;
  line-height: 1;
  letter-spacing: 0.1em;
  box-sizing: border-box;
  font-family: "Shippori Mincho", serif;
  border: 1px solid #181718;
}

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

.btn_wrap a:before {
  display: none;
}

.btn_wrap a:after {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  right: -10px;
  bottom: 0;
  margin: auto;
  box-sizing: border-box;
  width: 20px;
  height: 1px;
  border: none;
  background: #181718;
  transform: none;
  letter-spacing: 0.1em;
}

.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: #181718;
}

.btn_color03 a {
  background: #50a6d7;
}

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

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

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

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

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

.wf_blog_li_thumb {
  display: none !important;
}

/*ブログ一覧のカテゴリ表示*/
.wf_blog_li_date_date,
.wf_blog_li_title {
  color: #181718;
}

.wf_blog_li_date_date {
  color: #181718;
  letter-spacing: 0.1em;
  margin-right: 25px;
}

.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: 36px;
  letter-spacing: 0.1em;
  text-align: center;
  padding: 37px 0;
  font-family: "Yuji Syuku", serif;
  color: #181718;
  background: url(/images/h1.png) no-repeat center bottom/cover;
}

.blog_body .h3_title_wrap .inner {
  padding: 0 !important;
}

@media (max-width: 768px) {
  .blog_body .h3_title_wrap h3,
  .under h2 {
    font-size: 26px;
    padding: 30px 0;
  }
}
.under h3 {
  font-size: 32px;
  letter-spacing: 0.1em;
  position: relative;
  text-align: center;
  margin: 40px 0 20px;
  font-family: "Yuji Syuku", serif;
  padding: 0 0 0 0;
  color: #181718;
  line-height: 1.6;
}

.under h3:after {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: 15px;
  bottom: auto;
  top: -20px;
  right: 0;
  left: 0;
  margin: auto;
  background: #ac1533;
  transform: translateX(3px);
}

.under h3:before {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: 15px;
  bottom: auto;
  top: -20px;
  right: 0;
  left: 0;
  margin: auto;
  background: #ac1533;
  transform: translateX(-3px);
}

@media (max-width: 768px) {
  .under h3 {
    font-size: 24px;
    line-height: 1.5;
    margin: 50px 0 0;
    padding: 0;
  }
}
.under h4 {
  font-size: 22px;
  position: relative;
  text-align: left;
  margin: 15px 0 10px 0;
  padding-left: 25px;
  font-family: "Yuji Syuku", serif;
  padding-bottom: 10px;
  letter-spacing: 0.1em;
  color: #181718;
}

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

@media (max-width: 768px) {
  .under h4 {
    font-size: 20px;
    padding-left: 35px;
  }
  .under h4:before {
    width: 35px;
    height: 20px;
    top: 14px;
  }
}
.under h5 {
  font-size: 20px;
  position: relative;
  text-align: left;
  margin: 10px 0 5px 0;
  font-family: "Yuji Syuku", serif;
  color: #181718;
  display: table;
  padding-left: 20px;
  letter-spacing: 0.1em;
}
@media (max-width: 768px) {
  .under h5 {
    padding-left: 15px;
  }
}

.under h5:before {
  content: "";
  display: block;
  position: absolute;
  border-radius: 50%;
  width: 9px;
  height: 9px;
  top: 20px;
  bottom: auto;
  right: auto;
  left: 0;
  margin: auto;
  background: #d1b075;
}

@media (max-width: 768px) {
  .under h5 {
    font-size: 16px;
  }
  .under h5:before {
    top: 15px;
  }
}
.under h6 {
  font-size: 16px;
  position: relative;
  text-align: left;
  margin: 20px 0 10px;
  font-family: "Zen Maru Gothic", sans-serif;
  display: table;
  padding: 0.1em 1em 0.1em 1.5em;
  border-radius: 3px;
  border-radius: 5px;
}

.under h6:before {
  content: "";
  display: block;
  position: absolute;
  width: 9px;
  height: 9px;
  top: 14px;
  bottom: auto;
  right: auto;
  left: 0.4em;
  margin: auto;
  border-radius: 50%;
  background: #f29900;
}

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

.mainimage img {
  display: block;
  width: 100%;
}

.mainimage .slick-slider {
  margin: 0;
}

.mainimage .column {
  padding: 0;
}

.mainimage .maincopy {
  position: absolute;
  max-width: 698px;
  max-height: 261px;
  width: 36.3541666667vw;
  height: 13.59375vw;
  left: 0;
  right: 0;
  top: auto;
  bottom: 3%;
  margin: auto;
}

.mainimage .wave {
  position: absolute;
  width: 100%;
  height: auto;
  left: 0;
  right: 0;
  top: auto;
  bottom: -1px;
  margin: auto;
}

.mainimage .wave img {
  display: block;
}

@media only screen and (max-width: 768px) {
  .mainimage .maincopy {
    height: 32vw;
    width: 90%;
    bottom: 4%;
  }
  .mainimage .maincopy img {
    width: 100%;
  }
}
/*下層ページ*/
/*アコーディオン全体*/
.accordion-area {
  list-style: none;
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}

/*.accordion-area section {
  border: 1px solid #ccc;
  }*/
/*アコーディオンタイトル*/
.accordion-area .title {
  position: relative;
  /*+マークの位置基準とするためrelative指定*/
  cursor: pointer;
  font-weight: normal;
  padding: 0 3% 0 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: #181718;
  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 #181718;
  margin: 0 3% 3% 3%;
  padding: 3%;
}

.accordion-area .box {
  display: none;
  /*はじめは非表示*/
  /*background: #f3f3f3;*/
  border-left: 2px solid #181718;
  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 > .active > a {
  background: #181718 !important;
  border-color: #181718 !important;
}

.leadtext {
  text-align: center;
  font-weight: bold;
  font-size: 1.15em;
  color: #181718;
  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 {
  background: url(/images/header_bg.jpg) no-repeat center center/cover;
}
#header .inner {
  max-width: 95%;
  width: 95%;
}
@media (max-width: 768px) {
  #header .inner {
    max-width: 94%;
    width: 94%;
  }
}

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

@media (min-width: 961px) {
  #header #menu-list > li:first-child a {
    padding-left: 0;
  }
}
#header h1 {
  width: 308px;
  max-width: 32%;
  float: none;
  margin: 0;
}

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

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

#header .hdr_info_list {
  list-style: none;
  display: flex;
  align-items: center;
  gap: min(20px, 5vw);
  text-align: right;
}

#header .hdr_info_list a:hover {
  text-decoration: none;
}

#header .tel_wrapper {
  flex-direction: column;
  align-items: end;
  gap: 0;
}
#header .tel_wrapper .small_text {
  line-height: 2.2;
  border-bottom: 1px solid #181718;
letter-spacing: .1em;
}

#header .hdr_info_list .icon_text {
  font-size: 36px;
  position: relative;
  padding-left: 25px;
  line-height: 1.5;
letter-spacing: .05em;
}

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

#header .hdr_info_list img {
  display: block;
}

#menu {
  display: flex;
  justify-content: center;
  padding: 5px 0 8px;
}

#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: 5px 15px;
  box-sizing: border-box;
  font-size: 18px;
  text-decoration: none;
  color: #181718;
  line-height: 1.6;
  font-family: "Shippori Mincho", serif;
  letter-spacing: 0.2em;
}

#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: 225px;
}

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

#menu-list > li > ul.menu-children > li > a:hover {
  background: #f76538;
  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: initial;
    box-sizing: border-box;
  }
  #menu-list > li > a {
    display: flex;
    justify-content: center;
    align-items: start;
    flex-direction: column;
    writing-mode: vertical-rl;
    width: 100%;
    letter-spacing: 0.1em;
  }
}
@media (min-width: 961px) {
  #menu-list > li > ul.menu-children {
    top: 100%;
    z-index: 1;
  }
}
@media screen and (max-width: 960px) {
  .pc2 {
    display: none !important;
  }
  #content {
    margin-top: 75px;
  }
  #header {
    position: fixed;
    top: 0;
    width: 100%;
    padding: 10px 0;
    height: 75px;
    box-sizing: border-box;
    z-index: 5;
    display: flex;
    align-items: center;
  }
  #header .hdr_top {
    padding: 0;
  }
  #header h1 {
    max-width: 50%;
    width: 92px;
  }
  #header .hdr_info_wrap img {
    max-width: 43px;
    display: block;
  }
  nav:not(.wf_paging) {
    position: fixed;
    top: 0;
    left: -300px;
    bottom: 0;
    width: 70%;
    background: #fff;
    overflow-x: hidden;
    overflow-y: auto;
    transition: all 0.3s;
    z-index: 3;
    opacity: 0;
    visibility: hidden;
  }
  #header.open nav {
    background: url(/images/h1.png) no-repeat center center/cover;
  }
  .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: 2px;
    border-radius: 5px;
    background-color: #181718;
    border-radius: 4px;
    transition: all 0.3s;
  }
  .toggle span:nth-child(1) {
    top: 4px;
  }
  .toggle span:nth-child(2) {
    top: 19px;
  }
  .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-top: 0;
    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 #181718;
    padding: 10px;
    line-height: 1.8;
  }
  #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-left: 20px;
    line-height: 1.8;
    background: #181718;
    color: #fff;
  }
  #menu-list > li > ul.menu-children > li > a:hover {
    background: #f76538;
  }
}
/* =============================================
footer
============================================= */
#footer {
  background: url(/images/bg_img004.jpg) no-repeat center/cover;
  padding: 70px 0 0;
  position: relative;
}

#footer .tel_wrapper {
  margin-top: 65px;
}
@media (max-width: 888px) {
  #footer .tel_wrapper {
    margin-top: 20px;
  }
}
#footer .tel_wrapper .small_text {
  border-bottom: 1px solid #181718;
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
  letter-spacing: 0.1em;
}
#footer .tel_wrapper .tel {
  font-size: 36px;
  position: relative;
  padding-left: 25px;
  letter-spacing: 0.05em;
  width: -moz-fit-content;
  width: fit-content;
  line-height: 1.5;
    letter-spacing: 0.05em;
    margin: 0 auto 25px;
}
#footer .tel_wrapper .tel:before {
  content: "";
  display: block;
  position: absolute;
  width: 17px;
  height: 24px;
  top: 9px;
  bottom: 0;
  right: auto;
  left: 0;
  margin: auto;
  background: url(/images/tel.png) no-repeat center center/contain;
}

@media (max-width: 768px) {
  #footer {
    padding: 50px 0 0;
  }
}
@media (max-width: 768px) {
  #footer .fotter_logo {
    text-align: center;
  }
}
#footer table {
  width: 100%;
  letter-spacing: 0.1em;
  line-height: 1.6388888889;
}

#footer .table_wrapper {
  border-top: 1px solid #181718;
  border-bottom: 1px solid #181718;
  padding: 30px 0;
}

#footer table tr th {
  text-align: left;
  position: relative;
  vertical-align: -2px;
  padding-right: 15px;
}
#footer table tr th .th_inner {
  background-color: rgba(255, 255, 255, 0.302);
  text-align: center;
  width: 136px;
  padding: 10px 0;
  line-height: 1;
}

#footer .fooer_Box01 img {
  display: block;
}
#footer .fooer_Box01 .map_column {
  aspect-ratio: 490/372;
}

@media (max-width: 768px) {
  #footer table tr th {
    width: 25%;
  }
}
#footer .grid-container {
  line-height: 1.5625;
  display: grid;
  grid-template-columns: 136px 1fr;
  grid-template-rows: 1fr 1fr 1fr 1fr 1fr auto;
  gap: 15px;
  border-top: 1px solid #181718;
  border-bottom: 1px solid #181718;
  padding: 40px 0;
}
#footer .grid-container .wh_bg {
  background-color: rgba(255, 255, 255, 0.302);
  text-align: center;
  width: 136px;
  padding: 10px 0;
  line-height: 1;
  margin: auto;
}
#footer .grid-container .grid__item {
  display: flex;
  align-items: center;
}

#footer table tr td {
  padding: 10px 0;
}

#footer table td,
#footer table th {
  min-height: 72px;
}

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

@media (min-width: 769px) {
  #footer .btn_wrap a {
    margin: 15px auto auto auto;
  }
}
#footer .fooer_Box02 {
  padding: 50px 0 85px;
}
@media (max-width: 888px) {
  #footer .fooer_Box02 {
    padding: 50px 0 20px;
  }
}
@media (min-width: 769px) {
  #footer .fooer_Box02 .column.is-8 {
    padding-left: 10%;
  }
}
#footer .fooer_Box02 .columns {
  align-items: center;
}
@media (max-width: 888px) {
  #footer .fooer_Box02 .columns {
    flex-direction: column;
  }
  #footer .fooer_Box02 .columns .column {
    width: 100%;
  }
  #footer .fooer_Box02 .columns .column:last-child {
    margin-top: 50px;
  }
}

#footer .footer_menu {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

#footer .menu_ttl {
  font-size: 18px;
  color: #181718;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: bold;
  border-bottom: solid 2px #181718;
  margin-bottom: 1em;
  letter-spacing: 0.1em;
}

#footer .footer_menu li {
  padding: 0 20px;
  position: relative;
  margin-top: 0.2em;
  letter-spacing: 0.1em;
  position: relative;
}
#footer .footer_menu li:after {
  content: "";
  position: absolute;
  display: inline-block;
  width: 1px;
  height: 20px;
  top: 0;
  bottom: 0;
  left: auto;
  right: 0;
  margin: auto;
  background: #181718;
  transform: rotate(45deg);
}
#footer .footer_menu li:last-child::after {
  display: none;
}

#footer .footer_menu li.noarrow:before {
  content: "";
  display: block;
  position: absolute;
  width: 6px;
  height: 2px;
  top: 14px;
  bottom: auto;
  right: auto;
  left: 0;
  margin: auto;
  background: #181718;
  border: none;
}

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

#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;
  }
}
#footer .tel_text {
  text-align: left;
}

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

@media (max-width: 768px) {
  .copyright {
    font-size: 12px;
    line-height: 1.5;
    padding: 25px 0 15vw 0;
  }
}
/* =============================================
contents
============================================= */
@media (min-width: 769px) {
  .pc-center {
    text-align: center;
  }
}
h2.sec_ttl {
  text-align: center;
  position: relative;
  padding-top: 0;
  margin-left: auto;
  margin-right: auto;
  color: #181718;
  font-family: "Yuji Syuku", serif;
}

h2.sec_ttl.vertical {
  writing-mode: vertical-rl;
}

h2.sec_ttl:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: auto;
  right: 0;
  left: 0;
  margin: auto;
}

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

h2.sec_ttl .sub {
  font-size: 24px;
  display: block;
  letter-spacing: 0.05em;
  position: relative;
}

h2.sec_ttl .sub > span:nth-child(8n-7) {
  color: #e60012;
}

h2.sec_ttl .sub > span:nth-child(8n-6) {
  color: #181718;
}

h2.sec_ttl .sub > span:nth-child(8n-5) {
  color: #f8b400;
}

h2.sec_ttl .sub > span:nth-child(8n-4) {
  color: #6bb82d;
}

h2.sec_ttl .sub > span:nth-child(8n-3) {
  color: #009c4a;
}

h2.sec_ttl .sub > span:nth-child(8n-2) {
  color: #00a0e9;
}

h2.sec_ttl .sub > span:nth-child(8n-1) {
  color: #0069b7;
}

h2.sec_ttl .sub > span:nth-child(8n) {
  color: #6f3891;
}

@media (max-width: 768px) {
  h2.sec_ttl .sub {
    font-size: 18px;
  }
}
.sec03 .wf_lic .wf_blog_li_date:after {
  content: none;
}

.sec03 .wf_lic_地域支援・子育て支援 .wf_blog_li_thumb {
  display: none !important;
}

/*ブログ一覧のカテゴリ表示*/
@media (max-width: 768px) {
  .sec03 .wf_blog_li_date {
    padding-bottom: 0;
  }
  .sec03 .wf_blog_li_title {
    padding-top: 5px;
  }
}
@media (min-width: 769px) {
  .sec03 {
    box-sizing: border-box;
    display: flex;
    align-items: center;
  }
}
.sec03 .columns {
  align-items: center;
}

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

@media (min-width: 769px) {
  .sec03 .flex_cont {
    max-width: 90%;
    margin: 0 auto;
    gap: 5px;
  }
}
.sec03 .flex_cont .wf_info_cat_selector {
  text-align: center;
  font-weight: bold;
  color: white;
  padding: 8px 0;
  border-radius: 10px 10px 0 0;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  font-size: 16px;
  line-height: 1.2;
  flex: auto;
  font-family: "Zen Maru Gothic", sans-serif;
}

@media (min-width: 769px) {
  .sec03 .flex_cont .wf_info_cat_selector {
    max-width: 190px;
  }
}
@media (max-width: 768px) {
  .sec03 .flex_cont .wf_info_cat_selector {
    font-size: 15px;
    padding: 10px 0;
    border-radius: 5px 5px 0 0;
    max-width: 48%;
  }
}
.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: #6bb82d;
}

.sec03 .flex_cont .color002 {
  background: #00a0e9;
}

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

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

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

.sec_slider {
  overflow: hidden;
}

.sec_slider .columns {
  margin: 0;
}

body:not(.page_edit) .sec_slider .column {
  flex: none;
}

body:not(.page_edit) .sec_slider .slider_wrap {
  animation: loopslider 60s linear infinite;
  display: flex;
  width: 7814px;
  height: 100%;
}

@media (max-width: 768px) {
  body:not(.page_edit) .sec_slider .slider_wrap {
    width: 4040px;
    animation: sp_loopslider 50s linear infinite;
  }
}
body:not(.page_edit) .sec_slider .slider_wrap > .cont {
  padding: 0 20px;
}

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

@media (max-width: 768px) {
  body:not(.page_edit) .sec_slider .slider_wrap > .cont img {
    width: 2000px;
  }
}
@keyframes loopslider {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-3907px);
  }
}
@keyframes sp_loopslider {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-2020px);
  }
}
@media (min-width: 769px) {
  .sec03 h2.sec_ttl {
    padding-bottom: 25px;
  }
}

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

/* =============================================
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 20px !important;
  box-sizing: border-box;
  background: #fef5e4;
  border: none;
  border-radius: 0;
}

@media (max-width: 768px) {
  .borderbox {
    margin-top: 0 !important;
    margin-bottom: 20px !important;
  }
}
.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 > table {
  min-width: 780px;
}

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

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

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

@media screen and (max-width: 768px) {
  .t01_wrap th,
  .t01_wrap td {
    padding: 0.8em 0.6em;
  }
}
.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: #181718;
  border-radius: 50%;
}

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

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

.about_circle {
  text-align: center;
  max-width: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100% 80%/80% 85% 80% 90%;
  color: #fff;
  font-weight: bold;
  font-size: 1.5em;
  margin: 0 auto 1em;
  height: 200px;
  width: 100%;
}

.about_circle.color01 {
  background: #fccd1a;
}

.about_circle.color02 {
  background: #8fc31f;
}

.about_circle.color03 {
  background: #f49a97;
}

@media (max-width: 768px) {
  .schedule_timetable + .schedule_timetable {
    margin-top: 70px;
    position: relative;
    overflow: visible;
  }
  .schedule_timetable + .schedule_timetable:before {
    content: "";
    display: block;
    position: absolute;
    width: 3px;
    height: 70px;
    top: -70px;
    bottom: auto;
    right: 0;
    left: 0;
    margin: auto;
    border-left: dotted 3px #ccc;
  }
}
.schedule_timetable .time {
  display: inline-block;
  padding: 3px 25px;
  border-radius: 50px;
  /* font-size: 1.5em; */
  font-weight: bold;
  text-align: center;
  background: #f7eea7;
}

.schedule_timetable .ttl {
  font-weight: bold;
  font-size: 1.3em;
}

.wf_flow_down_wrap {
  margin-bottom: 10px !important;
  margin-top: -30px;
}

.wf_flow_down {
  width: 20px;
  height: 20px;
  border: 3px solid;
  border-color: transparent transparent #181718 #181718;
  transform: rotate(-45deg);
  margin: auto;
}

.tb_br {
  display: none;
}

@media (max-width: 1000px) and (min-width: 769px) {
  .tb_br {
    display: block;
  }
}
@media (max-width: 1100px) {
  #menu-list > li.pc_last-child > ul.menu-children {
    right: 0;
  }
}
.slide_box {
  max-width: 1000px !important;
  margin: 0 auto !important;
}

.slide_box img {
  width: 100%;
  height: 470px;
  -o-object-fit: cover;
  object-fit: cover;
}

@media (max-width: 1020px) {
  .slide_box {
    width: 94% !important;
  }
}
@media (max-width: 768px) {
  .slide_box img {
    height: 210px;
  }
}
.scroll_table .cont {
  overflow-x: scroll;
}

.scroll_table table {
  width: 100%;
  border-collapse: collapse;
  white-space: nowrap;
}

.ofi {
  display: block;
  position: relative;
  overflow: hidden;
  padding-top: 75%;
}

.ofi img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  -o-object-fit: contain;
     object-fit: contain;
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100% !important;
  height: 100% !important;
  font-family: "object-fit: cover;";
}

.ofi .under .part a:not(.wf_anchor) {
  text-decoration: underline;
  color: #fc72a4;
  font-weight: bold;
}

.under .part a:not(.wf_anchor):hover {
  text-decoration: underline;
  color: #fc72a4;
}

.sidebanner {
  position: fixed;
  right: 0;
  z-index: 10;
  top: 400px;
}

@media (max-width: 768px) {
  .sidebanner {
    position: fixed;
    right: 0;
    z-index: 4;
    top: auto;
    bottom: 0;
    left: 0;
  }
  .sidebanner ul {
    display: flex;
    justify-content: center;
  }
  .sidebanner ul img {
    display: block;
  }
}
.wide_btn .wf_btn_part a {
  width: 100%;
  font-weight: bold;
}

@media (max-width: 768px) {
  .list_dot li:before {
    top: 11px;
  }
}
@media (max-width: 768px) {
  .ft_logo img {
    margin: 0 auto 20px;
    display: block;
  }
}
.sec01 .sec_text {
  margin-bottom: 40px;
}

.sec_mainvisu .copy {
  position: absolute;
  max-width: 194px;
  width: 12.3541666667vw;
  left: 0;
  right: 0;
  top: 0;
  transform: translateY(-50%);
  bottom: auto;
  margin: auto;
}
@media (max-width: 960px) {
  .sec_mainvisu .copy {
    display: none;
  }
}

.sec_mainvisu img {
  display: block;
  width: 100%;
}

.sec_mainvisu {
  position: relative;
}

.mainmovie {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 0;
  height: 0;
  overflow: hidden;
}

.mainmovie iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media (max-width: 768px) {
  .sec01 .sec_text {
    margin-bottom: 25px;
  }
}
.lineicon img {
  max-width: 250px;
  margin: 0 auto;
}

.mainimage iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media (max-width: 768px) {
  #footer .sp_mt {
    margin-top: 20px;
  }
}
.wf_lic_地域支援・子育て支援 .wf_blog_li_thumb {
  display: block !important;
  text-align: center;
}

.wf_lic_地域支援・子育て支援 .wf_blog_li_thumb img {
  width: 100%;
}

.wf_lic_地域支援・子育て支援 .wf_blog_li_date {
  display: block;
}

.tb_only {
  display: none;
}

@media (min-width: 769px) and (max-width: 1000px) {
  .tb_only {
    display: block;
  }
}
.mainimage {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 0;
  height: 0;
  overflow: hidden;
}

.mainimage iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.wf_lic .wf_blog_li_date:before {
  text-align: center;
  min-width: 8em;
  display: inline-block;
  padding: 6px 5px;
  font-size: 12px;
  margin-right: 18px;
  border-radius: 20px;
  letter-spacing: 0;
  font-weight: bold;
  vertical-align: top;
  line-height: 1;
}

.wf_lic_ブログ .wf_blog_li_date:before {
  content: "ブログ";
  background: #6bb82d;
  color: #fff;
  border: solid 2px #6bb82d;
}

.wf_lic_地域支援・子育て支援 .wf_blog_li_date:before {
  content: "地域支援";
  background: #00a0e9;
  color: #fff;
  border: solid 2px #00a0e9;
}

.wf_lic_国分寺市からのお知らせ .wf_blog_li_date:before {
  content: "国分寺市";
  background: #fc72a4;
  color: #fff;
  border: solid 2px #fc72a4;
}

.blog_body .wf_lic .wf_blog_li_thumb {
  display: none !important;
}

#footer .line_bnr a {
  display: flex;
  align-items: center;
}

#footer .line_bnr .line_text {
  font-size: 13px;
  letter-spacing: 0;
  margin-left: 20px;
  margin-top: 4px;
}

@media (max-width: 768px) {
  #footer .line_bnr a {
    margin-bottom: 10px;
  }
}
.sec_blog1 .wf_lic {
  border-bottom: none;
}

.mainimage {
  position: relative;
  padding-bottom: 38.25%;
  padding-top: 0;
  height: 0;
  overflow: hidden;
}

.mainimage .moviebox {
  width: 100%;
  max-width: 100%;
}

.mainimage .moviebox img,
.mainimage .moviebox video,
.mainimage .moviebox iframe {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

@media (max-width: 768px) {
  .mainimage {
    padding-bottom: 120%;
  }
}
@media (max-width: 768px) {
  #footer .copyright {
    position: relative;
  }
  #footer .line_bnr a {
    justify-content: center;
  }
}
@media (min-width: 769px) {
  .flexBox {
    display: flex;
  }
}

@media (min-width: 769px) {
  .flexBox.reverse {
    flex-direction: row-reverse;
  }
}

.sec01 {
  background: url(/images/bg_img001.jpg) no-repeat center center/cover;
  padding: clamp(30px, 10vw, 150px) 0 clamp(50px, 10vw, 150px);
}
.sec01 .inner {
  width: 1520px !important;
  max-width: 1520px;
}
@media (max-width: 1540px) {
  .sec01 .inner {
    width: 94% !important;
  }
}
.sec01 .flexBox_01 {
  box-sizing: border-box;
  position: relative;
}
.sec01 .flexBox_01 .imgBox {
  position: relative;
  z-index: 1;
  box-sizing: border-box;
}
@media (min-width: 769px) {
  .sec01 .flexBox_01 .imgBox {
    padding-right: 5%;
    width: 61%;
  }
}
.sec01 .flexBox_01 .imgBox:before {
  content: "";
  z-index: 0;
  position: absolute;
  display: inline-block;
  width: 70%;
  aspect-ratio: 602/371;
  top: -16%;
  bottom: auto;
  right: -43%;
  background: url(/images/bnr_img001_2.png) no-repeat center center/contain;
}
@media (max-width: 768px) {
  .sec01 .flexBox_01 .imgBox:before {
    display: none;
  }
}
.sec01 .flexBox_01 .imgBox img {
  margin-left: auto;
  margin-right: 0;
  display: block;
  position: relative;
  z-index: 1;
}
.sec01 .flexBox_01 .sec_ttl {
  font-size: clamp(24px, 3vw, 36px);
  position: relative;
  z-index: 1;
  margin-left: 7.5%;
  margin-top: -4%;
  letter-spacing: 0.1em;
}
@media (max-width: 768px) {
  .sec01 .flexBox_01 .sec_ttl {
    font-size: clamp(20px, 5vw, 36px);
    position: absolute;
    top: 0;
    right: 5%;
  }
}
.sec01 .flexBox_01 .sec_ttl div {
  background: #fff;
  height: -moz-fit-content;
  height: fit-content;
  padding: 0.8333333333em 0.5555555556em;
  line-height: 1;
}
.sec01 .flexBox_01 .sec_ttl div:first-child {
  margin-left: 0.6388888889em;
}
.sec01 .flexBox_01 .sec_ttl div:last-child {
  margin-top: 3.5555555556em;
}
@media (max-width: 768px) {
  .sec01 .flexBox_01 .sec_ttl div {
    width: -moz-fit-content;
    width: fit-content;
  }
}
.sec01 .flexBox_02 {
  align-items: center;
}
@media (max-width: 768px) {
  .sec01 .flexBox_02 {
    margin-top: 40px;
  }
}
.sec01 .flexBox_02 .textBox {
  box-sizing: border-box;
}
@media (min-width: 769px) {
  .sec01 .flexBox_02 .textBox {
    width: 61%;
  }
}
@media (max-width: 768px) {
  .sec01 .flexBox_02 .textBox {
    margin-top: 20px;
  }
}
.sec01 .flexBox_02 .textBox .text_detail {
 letter-spacing: 0.1em;
    font-weight: 500;
}
@media (min-width: 769px) {
  .sec01 .flexBox_02 .textBox .text_detail {
    max-width: 600px;
    margin-left: auto;
    margin-right: 0;
    padding-right: 7%;
margin-bottom: 25px;
  }
}
.sec01 .flexBox_02 .imgBox {
  display: block;
  box-sizing: border-box;
}
@media (min-width: 769px) {
  .sec01 .flexBox_02 .imgBox {
    transform: translateY(-12%);
    width: 39%;
  }
}
@media (max-width: 768px) {
  .sec01 .flexBox_02 .imgBox img {
    margin: auto;
    display: block;
  }
}
.sec01 .flexBox_03 {
  max-width: 1000px;
  margin: auto;
}
@media (max-width: 768px) {
  .sec01 .flexBox_03 {
    margin-top: 40px;
  }
}
.sec01 .flexBox_03 .imgBox {
  display: block;
}
@media (min-width: 769px) {
  .sec01 .flexBox_03 .imgBox {
    width: 54.8%;
  }
}
@media (max-width: 768px) {
  .sec01 .flexBox_03 .imgBox img {
    margin: auto;
    display: block;
  }
}
.sec01 .flexBox_03 .textBox {
  box-sizing: border-box;
letter-spacing: 0.1em;
    font-weight: 500;
}
@media (min-width: 769px) {
  .sec01 .flexBox_03 .textBox {
    padding-top: 9%;
    width: 45.2%;
    padding-left: 6%;
  }
}
@media (max-width: 768px) {
  .sec01 .flexBox_03 .textBox {
    margin-top: 20px;
  }
}
.sec01 .flexBox_03 .textBox .text_detail {
  letter-spacing: 0.02em;
}
@media (min-width: 769px) {
  .sec01 .flexBox_03 .btn_wrap a {
    margin-left: 0;
  }
}
.sec01 .flexBox_03 .textBox div:nth-child(2) a {
  margin-top: 65px;
}
@media (max-width: 768px) {
  .sec01 .flexBox_03 .textBox div:nth-child(2) a {
    margin-top: 30px;
  }
}
.sec01 .flexBox_03 .textBox div:nth-child(3) a {
  margin-top: 25px;
}

@media (min-width: 769px) {
  .ver_btn a {
    writing-mode: vertical-rl;
    height: 188px;
    width: -moz-fit-content;
    width: fit-content;
    padding: 21px;
  }
  .ver_btn a:after {
    width: 1px;
    height: 20px;
    bottom: -10px;
    top: auto;
    right: 0;
    left: 0;
  }
}

.sec02 {
  position: relative;
  padding: clamp(30px, 5vw, 80px) 0;
  background: url(/images/bg_img002.jpg) no-repeat center center/cover;
}
.sec02 .sec_ttl {
  font-size: 28px;
  letter-spacing: 0.1em;
  line-height: 1.6071428571;
}
@media (min-width: 769px) {
  .sec02 .sec_ttl {
    writing-mode: vertical-rl;
    text-align: left;
  }
}
@media (max-width: 768px) {
  .sec02 .sec_ttl {
    display: flex;
    font-size: 19px;
  }
}
@media (max-width: 768px) {
  .sec02 .sec_ttl div {
    width: -moz-fit-content;
    width: fit-content;
  }
}
.sec02 .column_01 .title {
  position: relative;
}
@media (max-width: 768px) {
  .sec02 .column_01 .title {
    padding-left: 39px;
justify-content: center;
  }
}
.sec02 .column_01 .title:after {
  content: "";
  position: absolute;
  display: inline-block;
  width: 36px;
  height: 20px;
  top: 0;
  bottom: auto;
  right: -70px;
  left: 0;
  margin: 0;
  background: url(/images/menu_icon.png) no-repeat center center/contain;
}
@media (max-width: 768px) {
  .sec02 .column_01 .title:after {
    width: 30px;
    top: 7px;
right: auto;
    left: 27px;
  }
}
.sec02 .column_02 .title {
  position: relative;
}
@media (max-width: 768px) {
  .sec02 .column_02 .title {
    padding-left: 30px;
  }
}
.sec02 .column_02 .title:after {
  content: "";
  position: absolute;
  display: inline-block;
  width: 23px;
  height: 41px;
  top: 0;
  bottom: auto;
  right: -50px;
  left: 0;
  margin: 0;
  background: url(/images/drink_icon.png) no-repeat center center/contain;
}
@media (max-width: 768px) {
  .sec02 .column_02 .title:after {
    width: 17px;
    top: -3px;
  }
}
.sec02 .wh_bg_Box {
  background-color: rgba(255, 255, 255, 0.949);
  border-radius: 50px 0 50px 0;
  padding: 65px 95px;
  position: relative;
}
@media (max-width: 1000px) {
  .sec02 .wh_bg_Box {
    padding: 45px 80px 45px 40px;
  }
}
@media (max-width: 768px) {
  .sec02 .wh_bg_Box {
    padding: 30px 20px;
  }
}
.sec02 .wh_bg_Box:before {
  content: "";
  position: absolute;
  display: inline-block;
  width: 84px;
  height: 5px;
  top: 0;
  bottom: auto;
  left: 0;
  right: 0;
  margin: auto;
  background: #ac1533;
}
.sec02 .ver_btn a {
  margin-top: 70px;
letter-spacing: 0.3em;
    font-weight: 500;
}
@media (max-width: 768px) {
  .sec02 .ver_btn a {
    margin-top: 15px;
  }
}
.sec02 .text_wrapper {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto !important;
  height: -moz-fit-content;
  height: fit-content;
  width: -moz-fit-content;
  width: fit-content;
  gap: min(15vw, 130px);
}
.sec02 .text_wrapper .column {
  height: -moz-fit-content;
  height: fit-content;
  width: -moz-fit-content;
  width: fit-content;
  flex: initial;
  -webkit-flex: initial;
  -webkit-box-flex: initial;
}
@media (max-width: 768px) {
  .sec02 .text_wrapper .column {
    width: 100%;
  }
}

.sec03_04_wrapper {
  background: url(/images/bg_img003.jpg) no-repeat center center/cover;
  padding: clamp(30px, 10vw, 100px) 0 min(22vw, 300px);
}

.sec03 {
  padding-bottom: 40px;
}
.sec03 .sec_ttl {
  font-size: 28px;
  letter-spacing: 0.25em;
}
@media (max-width: 768px) {
  .sec03 .sec_ttl {
    writing-mode: horizontal-tb !important;
    font-size: 36px;
line-height: 1.3;
  }
}
.sec03 .btn_wrap a {
  margin-top: 30px;
}
@media (max-width: 768px) {
  .sec03 .column + .column {
    margin-top: 0 !important;
  }
}

.sec04 .sec_ttl {
  text-align: left;
  margin-bottom: 30px;
  margin-top: 10px;
  padding-left: 20px;
  font-size: 36px;
  letter-spacing: 0.1em;
}
@media (max-width: 768px) {
  .sec04 .sec_ttl {
    margin-bottom: 0;
  }
}
.sec04 .sec_ttl:before {
  content: "";
  position: absolute;
  display: inline-block;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  top: 8px;
  bottom: 0;
  left: 0;
  right: auto;
  margin: auto;
  background: #ac1533;
}
.sec04 .inner {
  width: 1351px !important;
  max-width: 1351px;
}
@media (max-width: 1371px) {
  .sec04 .inner {
    width: 94% !important;
  }
}
.sec04 .inner .flexBox {
  background: rgba(255, 255, 255, 0.5);
  padding: 90px 80px;
  justify-content: space-between;
  box-sizing: border-box;
}
@media (max-width: 768px) {
  .sec04 .inner .flexBox {
    padding: 40px 25px;
  }
}
.sec04 .inner .imgBox {
  display: block;
  box-sizing: border-box;
}
@media (min-width: 769px) {
  .sec04 .inner .imgBox {
    width: 60%;
    padding-right: 5%;
  }
}
@media (min-width: 769px) {
  .sec04 .inner .textBox {
    width: 40%;
  }
}
@media (min-width: 769px) {
  .sec04 .inner .btn_wrap a {
    margin-left: 0;
    margin-top: 55px;
  }
}
@media (max-width: 768px) {
  .sec04 .inner .btn_wrap a {
    margin-top: 30px;
  }
}

.sec05 {
  margin-top: -140px;
}
@media (max-width: 768px) {
  .sec05 {
    margin-top: -35px;
  }
}
.sec05 img {
  display: block;
  width: 100%;
}

@media (min-width: 769px) {
  .under .vertical {
    writing-mode: vertical-rl;
    margin: auto;
letter-spacing: .2em;
line-height: 2.5;
  }
}

.under .menu_list {
  display: flex;
  justify-content: start;
  gap: 8px;
  flex-wrap: wrap;
}
.under .menu_list li {
  border: 1px solid #181718;
  padding: 3px 20px;
}

.under .value {
  border-bottom: 2px solid #ac1533;
  font-size: 20px;
  font-family: "Yuji Syuku", serif;
}
@media (max-width: 768px) {
  .under .value {
    font-size: 18px;
  }
}

.table_menu th {
  text-align: left;
}

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

.table_menu td {
  text-align: right;
}

.table_menu {
  width: 100%;
  margin-bottom: 10px;
}

.menu_detail {
  display: block;
  margin-left: 50px;
}
@media (max-width: 768px) {
  .menu_detail {
    margin-left: 30px;
  }
}

.table_menu td {
  width: 150px;
}
@media (max-width: 768px) {
  .table_menu td {
    width: 85px;
  }
}

@media (max-width: 768px) {
  .table_menu .wide {
    width: 95px;
  }
}

.shop_table tbody th {
  white-space: nowrap;
}

.access_movie {
  aspect-ratio: 16/9;
}
.sec_mainvisu .copy .column {
  padding: 0;
}
.btn_wrap a:after {
  transition: .3s;
}
.btn_wrap a:hover {
  background: #aa1532;
  border-color: #aa1532;
  color: #fff;
}
.btn_wrap a:hover:after {
  right: 0;
  background: #aa1532;
}
@media ( min-width : 769px ) {
  .ver_btn a:hover:after {
    bottom: 0;
  }
}
@media ( min-width : 769px ) {
  .sec04 .textBox .left{
    max-width: 405px;
  }
}
@media (min-width: 769px) and (max-width : 1000px) {
  .sec01 .flexBox_02 .textBox .text_detail {
    margin-top: 25px;
  }
}
@media ( min-width : 769px ) {
   .under .vertical span {
     text-combine-upright: all;
   }
}
.radius_img img{
  border-radius: 0 80px 0 80px;
}
.mt_top{
  margin-top: 50px;
}
@media ( max-width : 768px ) {
  #footer .fooer_Box02 figure {
    max-width: 130px;
    margin: 0 auto;
  }
#footer .tel_wrapper .tel {
    font-size: 28px;
  }
  #footer .tel_wrapper .tel:before {
    top: 6px;
  }
}
.l0{
  letter-spacing: 0;
}
/*# sourceMappingURL=local.css.map */