@charset "UTF-8";
html {
  font-size: 100% !important;
}

body {
  background: #fff;
  color: #292929;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif !important;
  line-height: 1.7;
-webkit-text-size-adjust: 100%;
}
.under{
  letter-spacing: .05em;
line-height: 2;
}
.hidden {
  display: none;
}
body:not(.page_edit) .page_hidden {
  display: none;
}

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

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

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

.column .part img,
.column.part img {
  width: 100%;
}

.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: 6em;
  display: inline-block;
  padding: 5px 15px;
  font-size: 8px;
  color: #3f3636;
  border-radius: 5px;
  margin-right: 5px;
}

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

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

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

.wrap iframe {
  display: block;
}

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

.t04_wrap table th {
  background: #e9f5c4;
}

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

.line_center {
  text-align: center;
}

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

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

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

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

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

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

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

a {
  transition: 200ms;
}

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

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

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

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

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

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

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

#nav #menu {
  margin: 0 auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.carousel > div {
  margin: 0 auto;
}

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

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

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

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

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

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

.menu_table th {
  text-align: left;
}

.menu_table td {
  text-align: right;
}

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

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

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

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

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

table.info th {
  width: 20%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media only screen and (max-width: 1010px) {
  #header .inner,
  #content .inner,
  #footer .inner,
  .totop .inner {
    margin-left: auto;
    margin-right: auto;
    width: 94%;
    float: none;
  }
  .map {
    padding-bottom: 45%;
  }
  /**/
}
@media only screen and (max-width: 1000px) {
  .carousel > div {
    width: 100%;
  }
  .carousel .slick-arrow.slick-next {
    right: 5px;
  }
  .carousel .slick-arrow.slick-prev {
    left: 5px;
  }
}
@media only screen and (max-width: 768px) {
  .sp {
    display: block !important;
  }
  .pc {
    display: none !important;
  }
  img {
    max-width: 100%;
  }
  #header h1 {
    margin-top: 0;
    width: 45%;
  }
  #header .info {
    position: absolute;
    top: 30px;
    right: 10px;
    margin-top: 0;
    width: 166px;
    max-width: 36%;
    padding-top: 0;
    float: right;
  }
  #header .info a {
    margin-right: 4.5%;
    display: block;
    width: 30.5%;
    float: left;
    max-width: 50px;
  }
  #header .info img {
    width: 100%;
    display: block;
    max-width: 39px;
  }
  #nav {
    background: none;
    border: none;
  }
  #menu {
    display: none;
  }
  #toggle {
    display: block;
    position: absolute;
    top: 30px;
    right: 10px;
    max-width: 50px;
    width: 10%;
  }
  #header #toggle a {
    width: 100%;
    margin: 0;
    float: none;
    position: relative;
  }
  #nav ul {
    background: rgba(255, 255, 255, 0.9);
    left: 0;
    margin: 0;
    top: 90px;
    width: 100%;
    position: absolute;
    z-index: 9999;
  }
  #nav #menu > li {
    display: block;
    text-align: left;
    float: none;
    height: auto;
    width: 100%;
    padding: 0;
    box-sizing: border-box;
    border: none;
    border-bottom: 1px solid #ccc;
    margin: 0;
  }
  #nav ul li > a,
  #nav ul li > span.sp {
    display: block;
    padding: 14px 10px;
    width: 100%;
    float: none;
    box-sizing: border-box;
    text-align: left;
    height: auto;
    line-height: 1.5;
  }
  .submenu_ul > li {
    width: 100%;
  }
  .item-list li {
    float: none;
    margin: 0 auto 20px;
    max-width: 250px;
    width: 80%;
  }
  #content {
    width: 100%;
  }
  /* top */
  .top .concept-block img,
  .top .shop-block img {
    margin: 0 0 20px;
    max-width: 100%;
  }
  .top .concept-block h4,
  .top .concept-block p,
  .top .concept-block .anchor_wrap {
    padding-left: 0;
  }
  .top .shop-block .anchor_wrap,
  .top .concept-block .anchor_wrap {
    text-align: center;
  }
  .top .shop-block p.entry_p {
    width: 100%;
  }
  /* template */
  .type_basic_fl img,
  .type_basic_fr img,
  .img-half .type_basic_fl img,
  .img-half .type_basic_fr img,
  .img_list3 img,
  .img_list3 a {
    float: none;
    width: 100%;
    margin: 0 0 20px;
  }
}
@media only screen and (max-width: 480px) {
  #nav ul {
    top: 88px;
  }
  #header h1 {
    margin-top: 1em;
  }
  .top .recommend-block .block-inner {
    background-size: 20px;
    background-position: 0 0;
  }
  .top .recommend-block .block-inner .fl {
    padding-left: 0;
  }
  table.news th,
  table.news td,
  .info_dt,
  .info_dd {
    display: block;
    float: none;
    width: 100%;
    text-align: left;
  }
  table.news th,
  .info_dt {
    padding: 15px 2px 4px;
  }
  table.news td,
  .info_dd {
    padding: 4px 2px 15px;
  }
  table.news th,
  .info_dt {
    border-bottom: none;
  }
  .menu_table th,
  .menu_table td {
    display: block;
  }
  .menu_table th {
    border-bottom: none;
    padding-bottom: 4px;
  }
  .menu_table td {
    padding-top: 4px;
  }
}
/***********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: 16px;
  box-sizing: border-box;
  max-width: 100%;
}

.wf_bread_ul li {
  display: inline;
}

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

.wf_blog_li_date_time {
  display: none;
}

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

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

a {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

a:hover img {
  opacity: 0.8;
}

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

ul.list_dot {
  list-style: none;
}

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

.list_dot li:before {
  background: #60bfce;
  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%;
}

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

ul.ul02 {
  list-style: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bg_box {
  background: #fffbd9;
  padding: 2em !important;
  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 screen and (max-width: 768px) {
  .table01 th,
  .table01 td {
    padding: 0.5em;
  }
}
.t01_wrap tbody th {
  background: #fffbe4;
}

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

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

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

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

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

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

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

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

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

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

.mainimage {
  position: relative;
}

@media screen and (max-width: 1500px) {
  table.table02 th {
    padding: 2%;
  }
  .mainimage::after {
    width: 35%;
    left: 20%;
  }
}
@media screen and (max-width: 1000px) and (min-width: 769px) {
  #nav li a {
    font-size: 12px;
  }
}
@media screen and (max-width: 768px) {
  body {
    font-size: 14px;
  }
  .mainimage::after {
    width: 50%;
    top: 0;
    z-index: 1;
    right: 0;
    left: 0;
  }
  .top_img .columns,
  .top_img .column {
    display: inline-block;
  }
  .top_bn a img {
    display: block;
    margin: auto;
  }
  .link_btn a {
    font-size: 14px;
  }
  .youtube_btn {
    margin-bottom: 20px !important;
    display: block;
  }
  .youtube_btn img {
    width: 100%;
  }
  .columns {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .under .columns p,
  .under .columns ul {
    text-align: left;
  }
  #mailform .column {
    padding: 0px;
    text-align: left;
  }
  .submenu_ul {
    top: auto !important;
  }
  ul.ul02.float_ul01 li {
    box-sizing: border-box;
    float: none;
    margin: 0;
    padding: 0 0 5px 14px;
    position: relative;
    width: 100%;
  }
  .sec01 .link_btn a {
    margin: 2em auto 2em;
  }
  .sec05 .link_btn a {
    margin: 2em auto 2em;
  }
  #upper_footer h3.title {
    display: inline-block;
  }
  #upper_footer p {
    margin: 10px 10px 30px;
    text-align: left;
  }
  #upper_footer .footer_btn01 {
    font-size: 20px;
  }
  #upper_footer .footer_btn02 {
    font-size: 16px;
  }
}
.leadtext {
  font-size: 22px;
  font-weight: bold;
  color: #cc7d90;
  letter-spacing: 0.1em;
  text-align: center;
}

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

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

@media (max-width: 768px) {
  .wf_blog_ul .wf_blog_li_title {
    text-align: left;
  }
  table.table02 th {
    width: 30%;
  }
  .t01_wrap.w17 tbody th {
    width: 25%;
  }
}
/* =====================================
=================追加分================ */
.t01_wrap tbody th {
  background: rgba(5, 173, 105, 0.1);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.sp_mt0 {
  margin-top: 0;
}

.sp_mb0 {
  margin-bottom: 0;
}

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

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

.sp_mt1 {
  margin-top: 0;
}

.sp_mb1 {
  margin-bottom: 0;
}

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

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

.sp_mt2 {
  margin-top: 0;
}

.sp_mb2 {
  margin-bottom: 0;
}

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

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

.sp_mt3 {
  margin-top: 0;
}

.sp_mb3 {
  margin-bottom: 0;
}

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

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

.sp_mt4 {
  margin-top: 0;
}

.sp_mb4 {
  margin-bottom: 0;
}

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

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

.sp_mt5 {
  margin-top: 0;
}

.sp_mb5 {
  margin-bottom: 0;
}

@media (max-width: 769px) {
  .sp_mt1 {
    margin-top: 10px !important;
  }
  .sp_mb1 {
    margin-bottom: 10px !important;
  }
  .sp_mt2 {
    margin-top: 20px !important;
  }
  .sp_mb2 {
    margin-bottom: 20px !important;
  }
  .sp_mt3 {
    margin-top: 30px !important;
  }
  .sp_mb3 {
    margin-bottom: 30px !important;
  }
  .sp_mt4 {
    margin-top: 40px !important;
  }
  .sp_mb4 {
    margin-bottom: 40px !important;
  }
  .sp_mt5 {
    margin-top: 50px !important;
  }
  .sp_mb5 {
    margin-bottom: 50px !important;
  }
}
.d-flex {
  display: flex;
}

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

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

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

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

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

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

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

/*sp,tab,pcの表示切替*/
@media (max-width: 768px) {
  .tablet-only {
    display: none !important;
  }
}
@media (min-width: 1001px) {
  .tablet-only {
    display: none !important;
  }
}
@media (max-width: 768px) {
  .pc-only {
    display: none !important;
  }
}
@media (min-width: 769px) {
  .sp-only {
    display: none !important;
  }
}
@media (min-width: 769px) and (max-width: 1000px) {
  .tablet-hide {
    display: none !important;
  }
}
/*テーブルの各要素幅をautoに設定（tbodyの上の階層に.autowidを追記）*/
.autowid tbody th {
  width: auto !important;
}

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

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

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

/*スマホ表示時のみ電話番号リンクをアクティブ*/
@media (min-width: 769px) {
  a[href^="tel:"] {
    pointer-events: none;
  }
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  border-color: #e33c17 !important;
  background-color: #e33c17 !important;
}

/*ヘッダー固定時のアンカーリンク調整*/
@media (max-width: 769px) {
  .under #a02,
  .under #a03,
  .under #a04,
  .under #a05,
  .under #a06,
  .under #a07,
  .under #a08,
  .under #a09,
  .under #a10,
  .under #a11,
  .under #a12,
  .under #a13,
  .under #a14,
  .under #a15,
  .under #a16,
  .under #a17,
  .under #a18,
  .under #a19,
  .under #a20,
  .under #a21,
  .under #a22,
  .under #a23,
  .under #a24,
  .under #a25 {
    margin-top: -90px;
    padding-top: 90px;
  }
}
.text-center {
  text-align: center;
}

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

@media (max-width: 769px) {
  .pc-text-center {
    text-align: left;
  }
}
.color_pri {
  color: #e33c17;
}

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

.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: #4b4841;
  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 #4b4841;
  margin: 0 3% 3% 3%;
  padding: 3%;
}

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

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

/*ボタンデザイン*/
.btn_wrap .wf_btn_part a {
  background: #e33c17;
  color: white;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 16px;
  border-radius: 50px;
  max-width: 230px;
  padding: 10px;
  font-weight: bold;
  width: 100%;
  box-sizing: border-box;
}

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

.btn_wrap .wf_btn_part a:after {
  content: "";
  width: 15px;
  height: 15px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: auto;
  right: 15px;
  margin: auto;
  background: url(/images/icon_arrow.png) no-repeat center center/contain;
  transition: 0.2s;
  border: none;
  transform: rotate(0deg);
}

.btn_wrap .wf_btn_part a:hover {
  opacity: 0.7 !important;
}

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

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

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

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

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

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

/*ブログ一覧のカテゴリ表示*/
/*各タイトルパーツ調整*/
/*タイトルパーツデザイン*/
.under h2,
.under h3,
.under h4,
.under h5,
.under h6 {
  font-family: "Zen Maru Gothic", sans-serif;
}
.under .h2_title_wrap {
  position: relative;
  background-color: #fff6b2;
}
.under .h2_title_wrap::before, .under .h2_title_wrap::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  width: 30%;
  height: 100%;
}
.under .h2_title_wrap::before {
  left: 0;
  max-width: 506px;
  background: url("/images/sp_h2_bg_l.png") no-repeat right/cover;
}
@media (min-width: 768px) {
  .under .h2_title_wrap::before {
    background: url("/images/h2_bg_l.png") no-repeat right/cover;
  }
}
.under .h2_title_wrap::after {
  right: 0;
  max-width: 496px;
  background: url("/images/sp_h2_bg_r.png") no-repeat left/cover;
}
@media (min-width: 768px) {
  .under .h2_title_wrap::after {
    background: url("/images/h2_bg_r.png") no-repeat left/cover;
  }
}
.under .h2_title_wrap .inner {
  position: relative;
  z-index: 1;
  padding-block: 25px;
}
@media (min-width: 768px) {
  .under .h2_title_wrap .inner {
    padding-block: 40px;
  }
}
.under .h2_title_wrap h2 {
  font-size: 26px;
  font-weight: bold;
  text-align: center;
}
@media (min-width: 768px) {
  .under .h2_title_wrap h2 {
    font-size: 36px;
  }
}
.under .h3_title_wrap .inner {
  padding-block: 0;
}
.under h3 {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-block: 40px 0;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
line-height: 1.4;
}
@media (min-width: 768px) {
  .under h3 {
    margin-block: 80px 0;
    font-size: 30px;
margin-bottom: 15px;
  }
}
.under h3::before {
  content: "";
  display: block;
  width: 38px;
  height: auto;
  aspect-ratio: 1/1;
  background: url("/images/h2_icon.png") no-repeat center/contain;
margin-bottom: 5px;
}
.under .h4_title_wrap .inner {
  padding-block: 0;
}
.under h4 {
  display: flex;
  -moz-column-gap: 0.3em;
       column-gap: 0.3em;
  margin-block: 20px 0;
  border-bottom: 2px dashed #f8b300;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.4;
padding-bottom: 9px;
}
@media (min-width: 768px) {
  .under h4 {
    margin-block: 40px 0;
    font-size: 22px;
margin-bottom: 15px;
  }
}
.under h4::before {
  content: "";
  flex-shrink: 0;
  display: block;
  width: 24px;
  height: 22px;
  background: url("/images/h3_icon.png") no-repeat center/contain;
margin-top: 5px;
}
.under .h5_title_wrap .inner {
  padding-block: 0;
}
.under h5 {
  display: flex;
  -moz-column-gap: 0.3em;
       column-gap: 0.3em;
  margin-block: 20px 0;
  font-size: 18px;
  font-weight: bold;
  line-height: 2;
}
@media (min-width: 768px) {
  .under h5 {
    margin-block: 40px 0;
    font-size: 20px;
  }
}
.under h5::before {
  content: "";
  flex-shrink: 0;
  display: block;
  width: 14px;
  height: 40px;
  background: url("/images/h5_icon.png") no-repeat center/contain;
}

.blog_body h2,
.blog_body h3,
.blog_body h4,
.blog_body h5,
.blog_body h6 {
  font-family: "Zen Maru Gothic", sans-serif;
}
.blog_body .h3_title_wrap {
  position: relative;
  background-color: #fff6b2;
}
.blog_body .h3_title_wrap::before, .blog_body .h3_title_wrap::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  width: 30%;
  height: 100%;
}
.blog_body .h3_title_wrap::before {
  left: 0;
  max-width: 506px;
  background: url("/images/sp_h2_bg_l.png") no-repeat right/cover;
}
@media (min-width: 768px) {
  .blog_body .h3_title_wrap::before {
    background: url("/images/h2_bg_l.png") no-repeat right/cover;
  }
}
.blog_body .h3_title_wrap::after {
  right: 0;
  max-width: 496px;
  background: url("/images/sp_h2_bg_r.png") no-repeat left/cover;
}
@media (min-width: 768px) {
  .blog_body .h3_title_wrap::after {
    background: url("/images/h2_bg_r.png") no-repeat left/cover;
  }
}
.blog_body .h3_title_wrap .inner {
  position: relative;
  z-index: 1;
  padding-block: 20px;
}
@media (min-width: 768px) {
  .blog_body .h3_title_wrap .inner {
    padding-block: 40px;
  }
}
.blog_body .h3_title_wrap h3 {
  margin-block: 0;
  font-size: 26px;
  font-weight: bold;
  text-align: center;
}
@media (min-width: 768px) {
  .blog_body .h3_title_wrap h3 {
    font-size: 36px;
  }
}
.blog_body .h4_title_wrap .inner {
  padding-block: 0;
}
.blog_body h4 {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-block: 40px 0;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
}
@media (min-width: 768px) {
  .blog_body h4 {
    margin-block: 80px 0;
    font-size: 30px;
  }
}
.blog_body h4::before {
  content: "";
  display: block;
  width: 38px;
  height: auto;
  aspect-ratio: 1/1;
  background: url("/images/h2_icon.png") no-repeat center/contain;
}
.blog_body .h5_title_wrap .inner {
  padding-block: 0;
}
.blog_body h5 {
  display: flex;
  -moz-column-gap: 0.3em;
       column-gap: 0.3em;
  margin-block: 20px 0;
  border-bottom: 3px dotted #f8b300;
  font-size: 20px;
  font-weight: bold;
  line-height: 2.0454545455;
}
@media (min-width: 768px) {
  .blog_body h5 {
    margin-block: 40px 0;
    font-size: 22px;
  }
}
.blog_body h5::before {
  content: "";
  flex-shrink: 0;
  display: block;
  width: 24px;
  height: 45px;
  background: url("/images/h3_icon.png") no-repeat center/contain;
}
.blog_body .h6_title_wrap .inner {
  padding-block: 0;
}
.blog_body h6 {
  display: flex;
  -moz-column-gap: 0.3em;
       column-gap: 0.3em;
  margin-block: 20px 0;
  font-size: 18px;
  font-weight: bold;
  line-height: 2;
}
@media (min-width: 768px) {
  .blog_body h6 {
    margin-block: 40px 0;
    font-size: 20px;
  }
}
.blog_body h6::before {
  content: "";
  flex-shrink: 0;
  display: block;
  width: 14px;
  height: 40px;
  background: url("/images/h5_icon.png") no-repeat center/contain;
}

.borderbox .h2_title_wrap:first-child h2,
.borderbox .h3_title_wrap:first-child h3,
.borderbox .h4_title_wrap:first-child h4,
.borderbox .h5_title_wrap:first-child h5,
.borderbox .h6_title_wrap:first-child h6 {
  margin-top: 0;
}

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

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

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

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

.bg01 {
  padding: 40px !important;
  box-sizing: border-box;
  background: #f8f9ed;
  border-radius: 15px;
}

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

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

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

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

#header {
  position: relative;
  z-index: 5;
}
#header .inner {
  height: 100%;
  padding: unset;
}
#header .tel_link a {
  color: #e33c17;
}
#header .tel_link a::before {
  background: url("/images/hdr_icon_tel.png");
}

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

#header h1 {
  width: 360px;
  max-width: 36%;
  float: none;
  margin: 0;
}
#header h1 img {
  width: 100%;
  vertical-align: middle;
}

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

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

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

#menu {
  display: flex;
  justify-content: center;
  padding-bottom: 10px;
}
@media (min-width: 769px) {
  #menu {
    padding-bottom: 20px;
  }
}

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

#menu-btn {
  display: none;
}

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

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

#menu-list > li > a {
  display: block;
  padding: 0 15px;
  font-size: 15px;
  text-decoration: none;
  font-weight: bold;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: bold;
}

#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;
  width: 100%;
}
@media (min-width: 768px) {
  #menu-list > li > ul.menu-children {
    width: -moz-fit-content;
    width: fit-content;
  }
}

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


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

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

@media (min-width: 961px) {
  .sp2 {
    display: none !important;
  }
  #menu-list {
    margin: 0;
    list-style-type: none;
    display: flex;
    align-items: stretch;
    width: 1000px;
    max-width: 100%;
  }
  #menu-list > li {
    display: flex;
    justify-content: center;
    flex: auto;
 /*   width: 100%; */
    border-right: dashed 1px #aaaaaa;
    box-sizing: border-box;
  }
  #menu-list > li:first-child {
    border-left: dashed 1px #aaaaaa;
  }
  #menu-list > li > a {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        height: 100%;
        width: 100%;
        padding-inline: unset;
        letter-spacing: 0.1em;
        text-align: center;
        line-height: 1.3;
  }
  #menu-list > li > ul.menu-children {
    top: 100%;
    z-index: 1;
  }
}
@media screen and (max-width: 960px) {
  .pc2 {
    display: none !important;
  }
  #content {
    margin-top: 60px;
  }
  #header {
    background: #fff;
    position: fixed;
    top: 0;
    width: 100%;
    padding: 10px 0;
    box-sizing: border-box;
    z-index: 5;
  }
  #header .hdr_top {
    height: 100%;
    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: #fcfaf3;
    visibility: hidden;
  }
  .open nav {
    left: 0;
    opacity: 1;
    visibility: visible;
  }
  .toggle {
    display: block;
    width: 40px;
    height: 40px;
    transition: all 0.3s;
    cursor: pointer;
    z-index: 3;
    position: relative;
  }
  .toggle span {
    position: absolute;
    left: 0;
    width: 35px;
    height: 4px;
    background-color: #e33c17;
    border-radius: 7px;
    transition: all 0.3s;
  }
  .toggle span:nth-child(1) {
    top: 4px;
  }
  .toggle span:nth-child(2) {
    top: 18px;
  }
  .toggle span:nth-child(3) {
    bottom: 4px;
  }
  .open .toggle span {
    background-color: #fff;
  }
  .open .toggle span:nth-child(1) {
    transform: translateY(14px) rotate(-45deg);
  }
  .open .toggle span:nth-child(2) {
    opacity: 0;
  }
  .open .toggle span:nth-child(3) {
    transform: translateY(-14px) rotate(45deg);
  }
  #navbk {
    display: none;
    transition: all 0.3s;
  }
  .open #navbk {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.5;
    z-index: 2;
    cursor: pointer;
  }
  #menu {
    padding-bottom: 0;
  }
  #menu-list > li {
    width: 100%;
  }
  #menu-list > li:hover {
    background: none;
  }
  #menu-list > li > a {
    height: 100%;
    padding: 0px;
    font-size: 100%;
    border-bottom: 1px solid #e6daae;
    padding: 10px;
    background: #fcfaf3;
  }
  #menu-list > li > a img {
    display: none;
  }
  #menu-list > li > ul.menu-children {
    display: none;
    visibility: visible;
    opacity: 1;
    width: 100%;
    position: relative;
    box-shadow: none;
  }
  #menu-list > li > ul.menu-children > li {
    width: 100%;
    -moz-text-align-last: left;
    text-align-last: left;
  }
  #menu-list > li > ul.menu-children > li > a {
    padding-left: 20px;
    line-height: 1.5;
    background: #e33c17;
  }
  #menu-list > li > ul.menu-children > li > a:hover {
    background: #f8b300;
  }
}
@media (max-width: 960px) {
  #header {
    height: 60px;
    padding: 5px 0;
  }
}
.header_inner_box {
  height: 100%;
}

@media (max-width: 960px) {
  #header .header_inner_box .inner .hdr_top h1 {
    max-width: 185px;
  }
  #header .header_inner_box .inner .hdr_top h1 img {
    max-width: 100%;
  }
}
@media (min-width: 961px) {
  #header .header_inner_box .inner .hdr_top .hdr_info_wrap .hdr_info_list {
    flex-direction: column;
    align-items: flex-end;
    gap: unset;
  }
}
#header .header_inner_box .inner .hdr_top .hdr_info_wrap .hdr_info_list li:first-child {
  line-height: 1;
  text-align: right;
  letter-spacing: 0.05em;
  margin-bottom: 5px;
}

#header .header_inner_box .inner .hdr_top .hdr_info_wrap .hdr_info_list li:last-child a {
  width: 240px;
  padding: 15px 0px;
  font-size: 15px;
  color: white;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: bold;
  background: #e33c17;
  text-align: center;
  position: relative;
  display: block;
  text-decoration: none;
  border-radius: 100px;
}

#header .header_inner_box .inner .hdr_top .hdr_info_wrap .hdr_info_list li:last-child a:after {
  content: "";
  width: 16px;
  height: 16px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: auto;
  right: 15px;
  margin: auto;
  background: url(/images/arrow.png) no-repeat center center/cover;
  transition: 0.2s;
}

#header .header_inner_box .inner .hdr_top .hdr_info_wrap .hdr_info_list li:last-child a:hover {
  background: #03a061;
  opacity: 1;
}

#header .header_inner_box .inner .hdr_top .hdr_info_wrap .hdr_info_list li:last-child a:hover::after {
  right: 12px;
  transition: 0.2s;
}

@media (min-width: 961px) {
  #header .header_inner_box .inner #menu #menu-inner #navArea nav #menu-list li a span {
    padding-top: 5px;
  }
}
.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%;
}

.mainimage {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.mainimage iframe,
.mainimage video {
  position: absolute;
  width: 101%;
  height: 141%;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}

@media (max-width: 768px) {
 
  .mainimage video {
    width: 202%;
    height: 100%;
  }
}
.tb_br {
  display: none;
}

.mainimage {
  position: relative;
}

.mainimage .column {
  padding: 0;
}

.mainimage .maincopy {
  position: absolute;
  width: min(27.96875vw, 537px);
  height: min(19.0104166667vw, 365px);
  left: 5.2083333333vw;
  right: auto;
  top: auto;
  bottom: 1.9270833333vw;
  z-index: 1;
  margin: auto;
}
.mainimage .maincopy img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: left;
     object-position: left;
}

@media (max-width: 768px) {
  .mainimage .maincopy {
    left: 3.3333333333vw;
    bottom: 4vw;
    width: 53.6vw;
    max-width: 402px;
    height: 36.5333333333vw;
    max-height: 274px;
  }
}
.maincopy_wave {
  position: absolute;
  bottom: -1px;
  left: 0;
  right: 0;
  top: auto;
  width: 100%;
  height: auto;
  margin: 0 !important;
}

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

body.top .inner {
  padding-block: 50px;
}
@media (min-width: 769px) {
  body.top .inner {
    padding-block: 100px;
  }
}

.sec_news {
  background-color: #fff8db;
}

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

@media (min-width: 769px) {
  .sec_news .inner.columns {
    -moz-column-gap: max(3.6458333333vw, 20px);
         column-gap: max(3.6458333333vw, 20px);
  }
  .sec_news .inner.columns .column {
    padding: unset;
  }
  .sec_news .inner.columns .column:first-child {
    flex: 0;
    flex-basis: 23%;
  }
  .sec_news .inner.columns .column:first-child .btn_wrap a {
    margin: unset;
  }
}
.sec_news .flex_cont {
  display: flex;
  align-items: stretch;
  justify-content: center;
  width: 100%;
  margin-inline: auto;
}
@media (min-width: 769px) {
  .sec_news .flex_cont {
    width: 71%;
  }
}

.sec_news .flex_cont li {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 8px 0;
  font-family: "Zen Maru Gothic", sans-serif;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.375;
  color: white;
  border-radius: 10px 10px 0 0;
  cursor: pointer;
}

.sec_news .flex_cont li.color001 {
  background: #3d9de0;
}

.sec_news .flex_cont li.color002 {
  background: #8eb20e;
}

.sec_news .flex_cont li.color003 {
  background: #a6cd12;
}

.sec_news .flex_cont li.color004 {
  background: #a47a4d;
}

.sec_news .news_content {
  padding: 20px 40px;
  background: #fff;
  border-radius: 20px;
}
.sec_news .news_content .wf_lic:last-child {
  border-bottom: unset;
}

@media (max-width: 768px) {
  .sec_news .news_content {
    padding-inline: 20px;
    border-radius: 0 0 20px 20px;
  }
}
.sec_news .news_content .wf_lic:hover {
  background-color: #f8f8f8;
}

@media (min-width: 769px) {
  .sec_news .wf_blog_ul .wf_blog_li_date {
    padding-left: 0;
  }
}

@media (max-width: 768px) {
  .sec_news .news_content .wf_blog_li_date {
    width: 100%;
    padding-inline: 0;
    padding-bottom: 2px;
  }
}
@media (max-width: 768px) {
  .sec_news .news_content .wf_blog_li_title {
    width: 100%;
    padding-inline: 0;
    padding-top: 2px;
  }
}
@media (max-width: 768px) {
  .sec_news .btn_wrap {
    margin-top: 30px;
  }
}
@media (max-width: 768px) {
  .sec_about .columns {
    margin-bottom: 20px;
  }
}
.sec_loopslide {
  overflow: hidden;
}

.sec_loopslide .slider_wrap {
  animation: loopslider 150s linear infinite;
  display: flex;
  width: 7360px;
  height: 100%;
  margin: 0;
}

@media (max-width: 768px) {
  .sec_loopslide .slider_wrap {
    width: 3200px;
  }
}
.sec_loopslide .slider_wrap .column {
  padding: 0;
  margin: 0;
}

.sec_loopslide .slider_wrap .column:nth-child(2n) {
  margin-top: 50px;
}

@media (max-width: 768px) {
  .sec_loopslide .slider_wrap .column:nth-child(2n) {
    margin-top: 30px;
  }
}
.sec_loopslide .slider_wrap .column > span {
  margin: 0;
  display: block;
  padding: 0 10px;
  box-sizing: border-box;
}

@media (max-width: 768px) {
  .sec_loopslide .slider_wrap .column > span {
    padding: 0 5px;
  }
}
@keyframes loopslider {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-3680px);
  }
}
@media (max-width: 768px) {
  @keyframes loopslider {
    0% {
      transform: translateX(0);
    }
    100% {
      transform: translateX(-1600px);
    }
  }
}
.sec_guidance {
  padding: 100px 0 50px 0;
  background: url(/images/bg_img003.jpg) no-repeat center center/cover;
}

@media (max-width: 768px) {
  .sec_guidance {
    padding: 50px 0 25px 0;
  }
}
.sec_guidance .btn_wrap {
  margin-top: 30px;
}

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

@media (min-width: 769px) {
  .sec_guidance .columns .column:first-child {
    height: 656px;
    position: relative;
  }
  .sec_guidance .columns .column:first-child img {
    max-width: none;
    width: 913px;
    height: 656px;
    position: absolute;
    top: 0;
    bottom: auto;
    left: 47px;
    right: auto;
    margin: auto;
  }
}
@media (max-width: 768px) {
  .sec_guidance .columns .column {
    display: block;
    margin-bottom: 20px;
  }
}
body.top #content .sec_parent {
  overflow: hidden;
  position: relative;
  background-color: #fff6b2;
}
body.top #content .sec_parent::before {
  content: "";
  position: absolute;
  top: 0;
  z-index: 0;
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 1920/146;
  background: url("/images/bg_img003_1.jpg") no-repeat top/cover;
}
body.top #content .sec_parent .inner {
  position: relative;
  z-index: 1;
  padding-bottom: 100px;
}
@media (min-width: 769px) {
  body.top #content .sec_parent .inner {
    padding-top: 50px;
  }
}
body.top #content .sec_parent .inner::before, body.top #content .sec_parent .inner::after {
  content: "";
  display: block;
  position: absolute;
  bottom: -5px;
  z-index: -1;
}
body.top #content .sec_parent .inner::before {
  left: 20px;
  width: auto;
  height: 21.3333333333vw;
  aspect-ratio: 150/119;
  background: url("/images/bg_img003_2.png") no-repeat center/contain;
}
@media (min-width: 769px) {
  body.top #content .sec_parent .inner::before {
    height: 119px;
  }
}
@media (min-width: 1400px) {
  body.top #content .sec_parent .inner::before {
    left: unset;
    right: calc(100% + 20px);
  }
}
body.top #content .sec_parent .inner::after {
  right: 20px;
  width: auto;
  height: 24vw;
  aspect-ratio: 143/130;
  background: url("/images/bg_img03_3.png") no-repeat center/contain;
}
@media (min-width: 769px) {
  body.top #content .sec_parent .inner::after {
    height: 130px;
  }
}
@media (min-width: 1400px) {
  body.top #content .sec_parent .inner::after {
    right: unset;
    left: calc(100% + 30px);
  }
}

body.top #content .sec_parent .ttlbox {
  display: flex;
  align-items: center;
  margin-bottom: 40px;
}

@media (max-width: 768px) {
  body.top #content .sec_parent .ttlbox {
    display: block;
  }
}
body.top #content .sec_parent .ttlbox h2 {
  font-size: clamp(24px, 3.1vw, 50px);
}

@media (min-width: 769px) {
  body.top #content .sec_parent .ttlbox h2 {
    flex-shrink: 0;
    padding: 0;
    padding-block: 30px;
    padding-right: 80px;
    margin: 0;
    margin-right: 80px;
    border-right: 1px solid #f8b300;
  }
body.top #content .sec_parent .columns  .column {
    padding: 9.5px;
}
}
@media (max-width: 768px) {
  body.top #content .sec_parent .columns .column:not(:last-child) {
    margin-bottom: 20px;
  }
}



#upper_footer .logospace {
  margin-bottom: 20px;
}

#upper_footer .footerttl {
  margin-bottom: 15px;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: bold;
  border-bottom: 2px solid #f8b300;
  padding-bottom: 5px;
  font-size: 18px;
}
@media (max-width: 768px) {
  #upper_footer .footerttl {
    margin-inline: 0;
  }
}

#upper_footer .menu_title a {
  color: #e33c17;
  font-size: 15px;
  font-weight: bold;
  line-height: 2.2666666667;
}
@media (max-width: 768px) {
  #upper_footer .menu_title {
    margin: 0;
  }
}

#upper_footer .columns {
  box-sizing: border-box;
}

@media (min-width: 769px) {
  #upper_footer .columns .column:first-child {
    padding-right: 80px;
  }
  #upper_footer .columns .column:last-child {
    padding-right: 0;
  }
}
#upper_footer .columns .column ul li {
  font-weight: bold;
  padding: 1px 0;
  margin-bottom: 1px;
}

#upper_footer .columns .column ul li a {
  padding-left: 20px;
  position: relative;
  display: inline-block;
  font-size: 15px;
}

#upper_footer .columns .column ul li a::before {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: auto;
  margin: auto;
  border-left: 6px solid #e33c17;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
}

#upper_footer .columns .column:not(:first-child) ul {
  margin-bottom: 17px;
}

#upper_footer .columns .column:last-child .bnrspace1.column:not(:last-child) {
  margin-bottom: 10px;
}
#upper_footer .columns .column:last-child .bnrspace1.column:not(:last-child) img {
  vertical-align: middle;
}

#upper_footer .copyright {
  margin: 0;
  margin-top: 30px;
  box-sizing: border-box;
}

@media (max-width: 768px) {
  #upper_footer .copyright {
    padding-bottom: 17vw !important;
  }
}
.fixedfooter {
  position: fixed;
  bottom: 0;
  z-index: 5;
  width: 100%;
}
@media (min-width: 769px) {
  .fixedfooter {
    bottom: unset;
    right: 0;
    top: 27%;
    width: auto;
  }
}
.fixedfooter ul {
  display: flex;
}
@media (min-width: 769px) {
  .fixedfooter ul {
    display: block;
  }
}
.fixedfooter ul li img {
  width: 100%;
  height: auto;
}

.maxbtn.btn_wrap .wf_btn_part a {
  max-width: 100%;
  width: 100%;
}

.sec_about h2 {
  margin-bottom: 20px;
}

.sec_text {
  letter-spacing: 0.08em;
  line-height: 2 !important;
}

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

.wf_lic_お知らせ .wf_blog_li_date:before {
  content: "お知らせ";
  background: #3d9de0;
  color: #fff;
  border: solid 2px #3d9de0;
}


.wf_lic_子育て支援センターげんきっず .wf_blog_li_date:before {
  content: "子育て支援センター";
  background: #abc922;
  color: #fff;
  border: solid 2px #abc922;
}

.wf_lic_園だより .wf_blog_li_date:before {
  content: "園だより";
  background: #c595cc;
  color: #fff;
  border: solid 2px #c595cc;
}

.wf_lic_献立 .wf_blog_li_date:before {
  content: "献立";
  background: #fcdc56;
  color: #fff;
  border: solid 2px #fcdc56;
}

.wf_lic_クラスだより .wf_blog_li_date:before {
  content: "クラスだより";
  background: #ff7d8e;
  color: #fff;
  border: solid 2px #ff7d8e;
}

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

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

@media (max-width: 768px) {
  .borderbox {
    padding: 25px 20px 25px !important;
  }
}
.t01_wrap tbody th {
  background: #f9fde0;
  font-weight: bold;
width: 33%;
}

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

@media (max-width: 768px) {
  .ul02 li:before {
    top: 9px;
  }
  .list_dot li:before {
    top: 10px;
  }
}
.tel_link a {
  position: relative;
  padding-left: 30px;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 34px;
  font-weight: bold;
  color: #fff;
  letter-spacing: 0.05em;
}
.tel_link a::before {
  content: "";
  width: 24px;
  height: 24px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: auto;
  margin: auto;
  background: url(/images/contact_icon_tel.png) no-repeat center/contain;
}

body.top #content h2 {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 20px;
  color: #f8b300;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  line-height: 1.4411764706;
  letter-spacing: 0.05em;
}
@media (min-width: 769px) {
  body.top #content h2 {
    margin-bottom: 40px;
  }
}
body.top #content h2::before {
  content: "";
  display: block;
  width: 61px;
  height: 20px;
  margin-bottom: 8px;
  background: url("/images/h2_icon_001.png") no-repeat center/contain;
}
body.top #content h2 .bold {
  margin-bottom: 5px;
  color: #292929;
  font-size: 27px;
  line-height: 1.4411764706;
}
@media (min-width: 769px) {
  body.top #content h2 .bold {
    font-size: 34px;
  }
}
body.top #content .bg_img002_1 {
  position: relative;
}
body.top #content .bg_img002_1::after {
  position: absolute;
  bottom: 0;
  content: "";
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 1920/127;
  background: url("/images/bg_img002_1.png") no-repeat center/cover;
}
body.top #content .bg_img002_1 .inner {
  padding-bottom: calc(50px + 6.6145833333vw);
}
@media (min-width: 769px) {
  body.top #content .bg_img002_1 .inner {
    padding-bottom: calc(100px + 6.6145833333vw);
  }
}
body.top #content .sec_about .wf_type1_bg_img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
body.top #content .sec_about .inner {
  padding-bottom: 120px;
}
@media (min-width: 769px) {
  body.top #content .sec_about .inner {
    padding-top: 125px;
    padding-bottom: 240px;
  }
}
body.top #content .sec_about h2 {
  margin-bottom: 10px;
}
@media (min-width: 769px) {
  body.top #content .sec_about h2 {
    margin-bottom: -20px;
  }
}
body.top #content .sec_loopslide {
  margin-top: -80px;
}
@media (min-width: 769px) {
  body.top #content .sec_loopslide {
    margin-top: -160px;
  }
}
body.top #content .sec_menu .inner {
  padding-top: 70px;
  padding-bottom: calc(6.6145833333vw + 70px);
}
@media (max-width: 768px) {
  body.top #content .sec_menu h2 {
    margin-bottom: 30px;
  }
}
@media (max-width: 768px) {
  body.top #content .sec_menu .column {
    width: 100%;
    max-width: 700px;
    margin-inline: auto;
    margin-bottom: 20px;
  }
}
body.top #content .sec_feature .inner {
  padding-top: 30px;
}
@media (min-width: 769px) {
  body.top #content .sec_feature .inner {
    padding-top: 60px;
  }
}
body.top #content .sec_feature .wf_type1_bg_img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
}
body.top #content .sec_feature .columns {
  align-items: center;
}
body.top #content .sec_feature .columns:not(:last-of-type) {
  margin-bottom: 60px;
}
@media (min-width: 769px) {
  body.top #content .sec_feature .columns:not(:last-of-type) {
    margin-bottom: -40px;
  }
}
@media (min-width: 769px) {
  body.top #content .sec_feature .columns .column {
    padding: 20px;
  }
}
body.top #content .sec_feature .columns:nth-of-type(odd) {
  text-align: left;
}
body.top #content .sec_feature .columns:nth-of-type(even) {
  text-align: right;
}
body.top #content .sec_feature .columns:nth-of-type(1) .wf_img_cont {
  flex: 1;
  margin-right: calc(clamp(0rem, -26.495rem + 42.391vw, 24.375rem) * -1);
}
body.top #content .sec_feature .columns:nth-of-type(1) .wf_img_cont img {
  max-width: 882px;
}
body.top #content .sec_feature .columns:nth-of-type(2) .wf_img_cont {
  flex: 1;
  margin-left: calc(clamp(0rem, -27.853rem + 44.565vw, 25.625rem) * -1);
}
body.top #content .sec_feature .columns:nth-of-type(2) .wf_img_cont img {
  max-width: 896px;
}
@media (max-width: 768px) {
  body.top #content .sec_feature .columns .wf_img_cont {
    display: block;
    margin-bottom: 20px;
  }
}
body.top #content .sec_contact {
/*  background: url(/images/bg_img006.jpg) no-repeat center center/cover; */
  color: white;
}
body.top #content .sec_contact .wf_type1_bg_img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
body.top #content .sec_contact h2 {
  color: white;
}
body.top #content .sec_contact h2::before {
  background: url(/images/h2_icon_002.png) no-repeat center center/contain;
}
body.top #content .sec_contact h2 .bold {
  color: white;
}
body.top #content .sec_contact .sec_text {
  margin-bottom: 20px;
}
body.top #content .sec_contact .tel_link {
  margin-bottom: 30px;
  text-align: center;
}
body.top #content .sec_contact .tel_link a {
  line-height: 1;
}
body.top #content .sec_contact .btn_wrap a {
  max-width: 270px;
  margin-block: 0;
  background-color: #fff;
  color: #e33c17;
}
body.top #content .sec_contact .btn_wrap a:hover {
  background: #e33c17;
  color: #fff;
  opacity: 1 !important;
}
body.top #content .sec_contact .btn_wrap a:hover::after {
  background: url(/images/icon_arrow.png) no-repeat center center/contain;
}
body.top #content .sec_contact .btn_wrap a::after {
  background: url(/images/icon_arrow_red.png) no-repeat center center/contain;
}

#upper_footer .inner {
  padding-inline: 10px;
  padding-block: 40px;
}
@media (min-width: 769px) {
  #upper_footer .inner {
    padding-top: 80px;
    padding-bottom: 110px;
  }
}
@media (min-width: 768px) {
  #upper_footer .columns .column {
    padding: unset;
    padding-right: 25px;
  }
}
#upper_footer .copyright {
  width: 100%;
  position: relative;
  padding: 10px 20px 40px;
  margin-top: 0;
  box-sizing: border-box;
  background-color: #f8b300;
  color: #fff;
  font-size: 15px;
  text-align: center;
}
#upper_footer .copyright::before {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 0;
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 1920/45;
  background: url("/images/f_bg.png") no-repeat top/cover;
}

.borderbox {
  background-color: #fffbd9;
}

.anker + .h3_title_wrap {
  margin-top: 0;
}

.t01_wrap tbody th {
  background-color: #fffbd9;
text-align: center;
}

.t01_wrap thead th,
.t01_wrap thead td {
  background-color: #f8b300;
  color: #fff;
  font-weight: bold;
}

.t01_wrap tbody th.foot,
.t01_wrap tbody td.foot {
  font-weight: bold;
  background-color: #fffbd9;
}

@media (max-width: 768px) {
  .table_scroll {
    overflow-x: scroll;
  }
  .table_scroll table {
    width: 100%;
    border-collapse: collapse;
    white-space: nowrap;
  }
}

.under #upper_footer {
  border-top: 1px solid #d1d1d1;
}
.under ul.btn_wrap .wf_btn_part a {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: unset;
  height: 100%;
}

table.part thead tr th,
table.part thead tr td,
table.part tbody tr th,
table.part tbody tr td {
  font-size: 12px !important;
}
table.part thead tr th > *,
table.part thead tr td > *,
table.part tbody tr th > *,
table.part tbody tr td > * {
  font-size: 12px !important;
}
@media (min-width: 768px) {
  table.part thead tr th > *,
  table.part thead tr td > *,
  table.part tbody tr th > *,
  table.part tbody tr td > * {
    font-size: 16px !important;
  }
}
@media (min-width: 768px) {
  table.part thead tr th,
  table.part thead tr td,
  table.part tbody tr th,
  table.part tbody tr td {
    font-size: 16px !important;
  }
}
@media ( min-width : 768px ) {
  .mainimage img {
    display: block;
  }
}
@media (min-width: 769px) and (max-width : 1200px) {
  .fixedfooter ul {
    max-width: 80px;
  }
}
@media ( max-width : 768px ) {
  #upper_footer .logospace {
    max-width: 270px;
        margin: 0 auto 20px;
  }
body.top #content h2 .bold {
  font-size: 24px;
}
.sec_parent .sec_text {
  text-align: center;
}
body.top #content .sec_contact .sec_text {
  text-align: center;
}
body.top #content .sec_contact .tel_link a {
  font-size: 28px;
}
}
.sec_contact .tel_link a::before {
  top: 7px;
}
@media ( max-width : 960px ) {
  #header .header_inner_box .inner .hdr_top .hdr_info_wrap .hdr_info_list li:first-child {
    margin-bottom: 0;
  }
}
@media ( max-width : 768px ) {
  .sec_contact .tel_link a::before {
    top: 5px;
  }
}
.nowrap_table table th,
.nowrap_table table td{
  width: -moz-fit-content;
  width: fit-content;
  white-space: nowrap;
text-align: center;
}
@media ( max-width : 768px ) {
  .under h3 {
    font-size: 24px;
    margin-top: 0;
    padding-top: 20px;
margin-bottom: 17px;
  }
.under h4 {
    margin-bottom: 8px;
}
.under h4::before {
    margin-top: 3px;
}
.bg_box {
    padding: 1.2em 1em !important;
}
}
.under .olbox ol li {
  font-family: "Zen Maru Gothic",
  sans-serif;
  font-weight: bold;
  margin-left: 2em;
  padding-left: 3px;
}
.blog_body h3:before{
  display: none;
}

.hiddenlast{
  margin-bottom: 100px !important;
}
@media ( max-width : 769px ) {
  .hiddenlast {
    margin-bottom: 50px !important;
  }
}
.wide_btn.btn_wrap .wf_btn_part a {
  max-width: 350px;
}
/*# sourceMappingURL=local.css.map */

.wf_lic_保護者専用ページ .wf_blog_li_date{display:none;}