@charset "UTF-8";

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

body {
  background: #fff;
  color: #504734;
  line-height: 2;
  letter-spacing: 0.06em;
}

.hidden {
  display: none;
}

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

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

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

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

.wf_blog_li_thumb {
  display: none !important;
}

.wf_lic .wf_blog_li_date:after {
  text-align: center;
  min-width: 9em;
  display: inline-block;
  padding: 5px 5px;
  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 .info {
  float: right;
  text-align: right;
  margin-top: 2em;
}

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

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

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

#nav #menu {
  margin: 0 auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.carousel>div {
  margin: 0 auto;
}

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

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

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

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

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

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

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

.menu_table th {
  text-align: left;
}

.menu_table td {
  text-align: right;
}

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

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

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

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

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

table.info th {
  width: 20%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .map {
    padding-bottom: 45%;
  }

  /**/
}

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

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

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

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

  .pc {
    display: none !important;
  }

  img {
    max-width: 100%;
  }

  #header {
    height: 110px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.wf_bread_ul li {
  display: inline;
}

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

.wf_blog_li_date_time {
  display: none;
}

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

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

a {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

a:hover img {
  opacity: 0.8;
}

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

ul.list_dot {
  list-style: none;
}

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

.list_dot li:before {
  background: #60bfce;
  border-radius: 50%;
  content: "";
  height: 8px;
  left: 7px;
  position: absolute;
  top: 12px;
  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: #fbf5f6;
  padding: 2em 1.8em;
  box-sizing: border-box;
  border-radius: 5px;
}

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

/* =====================================
===================================== */
.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: #ee7487;
  letter-spacing: 0.1em;
  text-align: center;
}

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

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

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

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

  table.table02 th {
    width: 30%;
  }

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

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

.t01_wrap tbody th {
  background: #fbf5f6;
}

.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: #ee7487 !important;
  background-color: #ee7487 !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: #ee7487;
}

/*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: #ee7487;
  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 #ee7487;
  margin: 0 3% 3% 3%;
  padding: 3%;
}

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

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

/*ボタンデザイン*/
.btn_wrap .wf_btn_part a {
  font-size: 16px;
  font-weight: bold;
  border-radius: 5px;
  padding: 15px 0;
  display: inline-block;
  box-sizing: border-box;
  letter-spacing: 0.1em;
  background: transparent;
  max-width: none;
  width: auto;
  padding-right: 63px;
}

.btn_wrap .wf_btn_part a:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 3px;
  left: auto;
  right: 0;
  width: 50px;
  height: 50px;
  background: url(/images/arrow.png) no-repeat center center/contain;
  margin: auto;
  transition: 0.2s;
}

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

.btn_wrap .wf_btn_part a:hover {
  transition: 0.2s;
  color: #ee7487;
}

.btn_wrap .wf_btn_part a:hover:before {
  background: url(/images/arrow_h.png) no-repeat center center/contain;
}

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

@media (max-width: 768px) {
  .pagetop {
    width: 50px;
    height: 50px;
    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: #ee7487;
}

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

.wf_lic_お知らせ .wf_blog_li_date:after {
  content: "お知らせ";
  background: #ee7487;
  color: white;
  font-size: 14px;
  width: 85px;
  text-align: center;
  border-radius: 0px;
  padding: 0;
  padding-top: 1px;
  margin-left: 15px;
}

.wf_lic_ブログ .wf_blog_li_date:after {
  content: "ブログ";
  background: #f6c3d1;
}

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

.originh1,
.blog_body .h3_title_wrap h3,
.under h2 {
  font-size: 38px;
  letter-spacing: 0.1em;
  font-weight: bold;
  text-align: center;
  padding: 50px 0;
  font-family: "Zen Kaku Gothic New", serif;
  color: #fff;
  line-height: 1.4;
}

@media (max-width: 769px) {

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

.originh2,
.under h3,
.top h2 {
  font-size: 30px;
  letter-spacing: 0.1em;
  font-weight: bold;
  position: relative;
  text-align: center;
  margin-top: 70px;
  margin-bottom: 30px;
  font-family: "Zen Kaku Gothic New", serif;
}

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

@media (max-width: 769px) {

  .originh2,
  .under h3,
  .top h2 {
    font-size: 22px;
    margin-top: 30px;
  }
}

.originh3,
.under h4,
.top h3 {
  font-size: 22px;
  margin-top: 20px;
  margin-bottom: 10px;
  font-weight: bold;
  position: relative;
  padding-bottom: 4px;
  padding-left: 20px;
  letter-spacing: 0.05em;
  font-family: "Zen Kaku Gothic New", serif;
}

.originh3::after,
.under h4::after,
.top h3::after {
  content: "";
  width: 3px;
  height: 30px;
  position: absolute;
  top: 9px;
  bottom: auto;
  left: 0;
  right: auto;
  margin: auto;
  background: #ee7487;
}

@media (max-width: 769px) {

  .originh3,
  .under h4,
  .top h3 {
    font-size: 18px;
    padding-left: 16px;
  }

  .originh3::after,
  .under h4::after,
  .top h3::after {
    top: 4px;
    height: 20px;
  }
}

.originh4,
.under h5,
.top h4 {
  font-size: 18px;
  margin-top: 15px;
  margin-bottom: 10px;
  font-weight: bold;
  padding-left: 22px;
  position: relative;
  font-family: "Zen Kaku Gothic New", serif;
}

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

@media (max-width: 769px) {

  .originh4::before,
  .under h5::before,
  .top h4::before {
    top: 11px;
  }
}

@media (max-width: 769px) {

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

.originh5,
.top h5 {
  font-size: 20px;
  margin-top: 10px;
  margin-bottom: 5px;
  font-weight: bold;
}

@media (max-width: 769px) {

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

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

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

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

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

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

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

#content {
  overflow: hidden;
}

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

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

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

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

#header .hdr_top {
  display: flex;
  justify-content: space-between;
  padding: 20px 0 20px 0;
  box-sizing: border-box;
}

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

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

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

#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 5px;
  font-size: 18px;
  text-decoration: none;
  font-weight: bold;
  letter-spacing: 0;
}

@media (max-width: 1050px) {
  #menu-list>li>a {
    font-size: 14px;
  }
}

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

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

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

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

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

#menu-list>li>ul.menu-children>li>a:hover {
  background: #f5a1ae;
  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: 100%;
    max-width: 100%;
  }

  #menu-list>li {
    display: flex;
    justify-content: center;
    flex: auto;
    border-right: none;
    box-sizing: border-box;
    position: relative;
    padding-bottom: 5px;
  }

  #menu-list>li:first-child {
    border-left: none;
  }

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

  #menu-list>li>ul.menu-children {
    top: 100%;
    z-index: 1;
  }
}

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

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

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

  #header .hdr_top {
    padding: 0;
    align-items: center;
  }

  #header .hdr_top h1 {
    max-width: 120px;
  }

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

  #header .hdr_info_list a {
    display: block;
  }

  #header .hdr_info_list img {
    width: 35px;
    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: #f5f5f5;
    visibility: hidden;
  }

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

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

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

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

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

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

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

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

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

  .open .toggle span:nth-child(3) {
    transform: translateY(-11px) 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;
    margin-top: 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 #ee7487;
    padding: 15px 10px;
    background: #f5f5f5;
  }

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

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

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

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

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

@media (min-width: 769px) {
  body.top header#header {
    position: absolute;
    width: 100%;
    top: 0;
    z-index: 1;
  }
}

@media (max-width: 960px) {
  .top .top_only.pc-only02 {
    display: none !important;
  }
}

@media (min-width: 961px) {
  .top .top_only.sp-only02 {
    display: none !important;
  }
}

@media (max-width: 960px) {
  header#header {
    padding: 11px 0;
  }
}

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

@media (max-width: 960px) {
  header#header .inner {
    padding: 0 15px;
  }
}

@media (min-width: 961px) {
  header#header .inner .hdr_top {
    align-items: center;
    position: relative;
  }
}

@media (min-width: 961px) and (max-width: 1400px) {
  header#header .inner .hdr_top h1 {
    max-width: 230px;
  }

  header#header .inner .hdr_top h1 img {
    width: 100%;
  }
}

@media (max-width: 960px) {
  header#header .inner .hdr_top .hdr_info_wrap .hdr_info_list li:not(:last-child) {
    width: 35px;
  }
}

header#header .inner .hdr_top .hdr_info_wrap #menu {
  justify-content: flex-end;
}

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

header#header .inner .hdr_top .hdr_info_wrap #menu #menu-inner #navArea nav>ul#menu-list>li {
  flex-grow: 0;
}

header#header .inner .hdr_top .hdr_info_wrap #menu #menu-inner #navArea nav>ul#menu-list>li>a {
  font-weight: normal;
  padding-left: 14px;
  padding-right: 14px;
  font-weight: bold;
  font-family: "Zen Kaku Gothic New", serif;
  line-height: 1;
}

header#header .inner .hdr_top .hdr_info_wrap #menu #menu-inner #navArea nav>ul#menu-list>li>a img {
  margin-bottom: 5px;
}

@media (max-width: 1500px) {
  header#header .inner .hdr_top .hdr_info_wrap #menu #menu-inner #navArea nav>ul#menu-list>li>a {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.fixedfooter {
  position: fixed;
  right: 0;
  left: auto;
  bottom: 80px;
  z-index: 0;
}

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

@media (max-width: 768px) {
  .fixedfooter ul {
    display: flex;
  }
}

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

.fixedfooter ul li img {
  vertical-align: bottom;
  width: 100%;
}

#upper_footer {
  padding: 80px 0;
}

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

@media (min-width: 1201px) {
  #upper_footer .tablet-only002 {
    display: none;
  }
}

@media (max-width: 768px) {
  #upper_footer .tablet-only002 {
    display: none;
  }
}

#upper_footer .inner .footerimgflex {
  display: flex;
  justify-content: center;
  gap: 70px;
  margin-bottom: 30px;
}

@media (max-width: 768px) {
  #upper_footer .inner .footerimgflex {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    row-gap: 10px;
  }

  #upper_footer .inner .footerimgflex img {
    max-width: 60vw;
  }
}

@media (max-width: 768px) {
  #upper_footer .inner {
    padding: 0 15px;
  }
}

#upper_footer .inner .is-5 {
  padding-right: 6%;
}

@media (max-width: 768px) {
  #upper_footer .inner .is-5 {
    padding-right: 0;
  }
}

#upper_footer .inner table {
  width: 100%;
}

#upper_footer .inner table tbody tr th {
  width: 85px;
  text-align: left;
}

#upper_footer .inner table tbody tr th,
#upper_footer .inner table tbody tr td {
  padding: 5px 0;
  border-bottom: 1px solid #e0e0e0;
  letter-spacing: 0.06em;
}

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

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

#upper_footer .inner .ttl {
  color: #ee7487;
  border-bottom: 2px solid #ee7487;
  font-size: 17px;
  margin: 0;
  padding-bottom: 0px;
  font-size: clamp(20px, 3vw, 30px);
  font-family: "Outfit", serif;
  font-weight: 600;
  color: #111111;
  margin-bottom: 20px;
  letter-spacing: 0.02em;
}

@media (max-width: 768px) {
  #upper_footer .inner .ttl {
    margin-top: 20px;
    margin-bottom: 10px;
  }
}

#upper_footer .inner .columns .column .ulflex {
  display: flex;
}

@media (max-width: 768px) {
  #upper_footer .inner .columns .column .ulflex {
    display: block;
  }
}

#upper_footer .inner .columns .column .ulflex ul {
  flex-grow: 1;
}

#upper_footer .inner .columns .column .ulflex ul li {
  padding: 5px 0;
}

#upper_footer .inner .columns .column .ulflex ul li a {
  position: relative;
  padding-left: 15px;
  display: inline-block;
  letter-spacing: 0.06em;
}

#upper_footer .inner .columns .column .ulflex ul li a::before {
  content: "";
  width: 6px;
  height: 6px;
  position: absolute;
  top: 12px;
  bottom: auto;
  left: 0;
  right: auto;
  margin: auto;
  background: #ee7487;
}

.copyright {
  background: #fbf5f6;
  letter-spacing: 0.06em;
  border-top: solid 1px #ebd3cf;
}

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

@media (max-width: 1100px) and (min-width: 769px) {
  .fixedfooter {
    max-width: 40px;
  }
}

.borderbox {
  border: none;
  background: #fbf5f6;
  box-sizing: border-box;
  padding: 35px 40px 35px !important;
  border-radius: 5px;
  margin: 0 auto !important;
}

@media (max-width: 768px) {
  .borderbox {
    padding: 30px 20px 33px !important;
    margin: 10px auto 20px !important;
  }
}

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

.t01_wrap tbody th {
  text-align: center;
  font-weight: bold;
  width: 32%;
}

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

@media (max-width: 768px) {

  .t01_wrap th,
  .t01_wrap td {
    font-size: 14px;
  }

  .leadtext {
    font-size: 18px;
    letter-spacing: 0.06em;
  }
}

.under #upper_footer {
  border-top: solid 2px #ee7487;
}

@media (max-width: 1000px) {
  .t01_wrap.scrolltable .cont {
    overflow-x: scroll;
  }

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

ul.list_dot.float li {
  display: inline-block;
  margin: 0px 10px;
}

.mainimage img {
  width: 100%;
}

.mainimage .copybox {
  position: absolute;
  top: auto;
  left: 4%;
  bottom: 12%;
  max-width: 661px;
  max-height: 282px;
  width: 43vw;
  height: 13vw;
}

@media (max-width: 768px) {
  .mainimage .copybox {
    max-width: 544px;
    max-height: 143px;
    width: 82vw;
    height: 21vw;
    bottom: 8%;
  }
}

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

@media (min-width: 961px) {
  .top #header .inner .hdr_top {
    align-items: center;
  }
}

.blog_body.under h3:after {
  content: none;
}

.st_text {
  font-family: "Zen Kaku Gothic New", serif;
  letter-spacing: 0.05em;
  font-weight: bold;
  color: #ee7487;
  font-size: 20px;
}

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

.borderbox .list_dot li {
  font-weight: 500;
  font-family: "Zen Kaku Gothic New", serif;
  letter-spacing: 0.05em;
}

.borderbox .list_dot li:before {
  top: 14px;
}

@media (max-width: 768px) {
  .borderbox .list_dot li:before {
    top: 11px;
  }
}

.st_text2 {
  letter-spacing: 0.05em;
  font-weight: bold;
  color: #ee7487;
  font-size: 22px;
  text-align: center;
}

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

#upper_footer a:hover {
  text-decoration: none;
  color: #ee7487;
}

.sec_news .wf_lic:hover .wf_blog_li_title {
  color: #ee7487;
}

.blog_body .wf_blog_ul {
  margin-top: 30px;
}

@media (max-width: 768px) {
  .blog_body .wf_blog_ul {
    margin-top: 10px;
  }
}

@media (max-width: 769px) {
  .under h4 {
    line-height: 1.5;
    padding-bottom: 7px;
  }
}

@media (max-width: 768px) {
  .h3_title_wrap+.h4_title_wrap h4 {
    margin-top: 0;
  }
}

.top h2 {
  font-size: 38px;
  letter-spacing: 0.1em;
  line-height: 1.6;
  margin: 0 0 35px;
  text-align: left;
}

@media (min-width: 769px) {
  .top h2::after {
    top: 3px;
    bottom: auto;
    right: auto;
    left: -30px;
  }
}

@media (max-width: 768px) {
  .top h2 {
    font-size: 24px;
    text-align: center;
    padding-bottom: 26px;
    margin: 0 0 20px;
  }
}

.top h2 .eng_title {
  display: block;
  font-size: 18px;
  color: #ee7487;
  letter-spacing: 0.1em;
  line-height: 1;
  margin-bottom: 5px;
  font-weight: bold;
  font-family: "Zen Kaku Gothic New", serif;
}

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

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

@media (min-width: 769px) {

  .sec_news .wf_blog_ul .wf_blog_li_date,
  .sec_news .wf_blog_ul .wf_blog_li_title {
    padding: 24px 10px;
  }
}

.sec_news .wf_lic .wf_blog_li_date:after {
  display: none;
}

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

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

@media (min-width: 769px) {
  .sec_news .title_box {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin: 0 0 40px;
  }

  .sec_news .title_box h2 {
    text-align: left;
    margin: 0;
    padding-bottom: 0;
  }
}

.sec_news .wf_blog_ul li {
  position: relative;
}

.sec_news .wf_blog_ul li::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: auto;
  right: 12px;
  width: 32px;
  height: 32px;
  background: url(/images/arrow2.png) no-repeat center center/contain;
  margin: auto;
}

@media (max-width: 768px) {
  .sec_news .wf_blog_ul li::after {
    width: 25px;
    height: 25px;
  }
}

.sec_news .wf_blog_ul li .wf_blog_li_inner {
  padding-left: 10px;
  padding-right: 50px;
}

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

.sec_news .wf_lic:first-of-type {
  border-top: 1px solid #ebd3cf;
}

@media (max-width: 768px) {
  .sec_news .btn_wrap {
    margin: 10px auto 40px;
    text-align: center;
  }
}

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

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

  .sec_about .inner {
    width: 100% !important;
  }

  .sec_about .inner .is-7 img {
    display: block;
    margin: 0 0 0 auto;
  }

  .sec_about .about_text {
    max-width: 94% !important;
    margin: 0 auto;
  }
}

@media (min-width: 769px) {
  .sec_about .inner {
    width: 100% !important;
    max-width: 1920px !important;
  }

  .sec_about .inner .column {
    padding: 0;
  }

  .sec_about .inner .is-7 {
    width: 55.7291666667%;
  }
}

@media (min-width: 769px) and (max-width: 960px) {
  .sec_about .inner .is-7 {
    width: 100%;
    margin-left: 20px;
  }
}

@media (min-width: 769px) {
  .sec_about .inner .is-5 {
    width: 44.2708333333%;
  }
}

@media (min-width: 769px) and (max-width: 960px) {
  .sec_about .inner .is-5 {
    width: 90%;
    margin: 30px auto 0;
  }

  .sec_about .inner .is-5 .btn_wrap {
    text-align: center;
  }
}

@media (min-width: 769px) {
  .sec_about .inner .about_box {
    align-items: center;
  }
}

@media (min-width: 769px) and (max-width: 960px) {
  .sec_about .inner .about_box {
    display: block;
  }

  .sec_about .inner .about_box .cus_br {
    display: none;
  }

  .sec_about .inner .about_box .about_text {
    max-width: 100% !important;
    padding: 0 !important;
    margin: 0;
  }
}

@media (min-width: 769px) {
  .sec_about .inner .about_box .is-7 {
    margin-bottom: auto;
  }

  .sec_about .inner .about_box .btn_wrap a {
    margin: 0;
  }

  .sec_about .inner .about_text {
    max-width: 340px;
    margin: 0 0 0 auto;
    padding-right: 50px;
  }

  .sec_about .inner .about_text h2 {
    font-size: 28px;
  }
}

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

.sec_about .about_bnr_box .about_eng_title {
  margin: 25px 0;
  line-height: 1.56 !important;
  display: block;
  font-weight: 500;
}

@media (max-width: 768px) {
  .sec_about .about_bnr_box .about_eng_title {
    font-size: clamp(12px, 2.5vw, 14px);
  }
}

@media (max-width: 768px) {
  .sec_about h2 {
    margin-top: 30px;
    margin-bottom: 5px;
  }

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

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

  .btn_wrap {
    text-align: center;
  }
}

.sec_slider {
  padding: 100px 0 80px;
  overflow: hidden;
  background: #fbf5f6;
}

@media (min-width: 769px) and (max-width: 1020px) {
  .sec_slider .inner {
    width: 93% !important;
  }
}

.sec_slider .slick-track .wf_img_cont {
  padding: 0 20px;
}

@media (max-width: 767px) {
  .sec_slider .slick-track .wf_img_cont {
    padding: 0 10px;
  }
}

.sec_slider .btn_wrap {
  text-align: center;
  margin-top: 20px;
}

.sec_slider h3 {
  border: none;
  font-size: clamp(14px, 1vw, 18px);
  padding: 5px 0;
  margin: 0;
  line-height: 1.333 !important;
  margin-top: 15px;
}

@media (min-width: 1400px) {
  .sec_slider h3 .cus_br {
    display: none;
  }
}

.sec_slider h3 .btn_icon {
  position: relative;
  padding-right: 45px;
  display: inline-block;
}

.sec_slider h3 .btn_icon::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: auto;
  right: 0;
  width: 30px;
  height: 30px;
  background: url(/images/arrow2.png) no-repeat center center/contain;
  margin: auto;
}

@media (max-width: 768px) {
  .sec_slider h3 {
    font-size: 15px;
  }
}

.sec_slider h3::after {
  display: none;
}

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

body:not(.page_edit) .sec_slider .slider_wrap>.cont {
  padding: 10px 20px;
}

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

body:not(.page_edit) .sec_slider .slider_wrap>.cont img {
  display: block;
}

.sec_child {
  padding: 80px 0 90px;
}

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

  .sec_child .inner {
    width: 100% !important;
  }

  .sec_child h2 {
    margin-top: 35px;
  }

  .sec_child .is-5 {
    width: 94%;
    margin: 0 auto;
  }
}

@media (min-width: 769px) {
  .sec_child .inner {
    width: 100% !important;
    max-width: 1920px !important;
  }

  .sec_child .inner .child_box {
    align-items: center;
  }

  .sec_child .inner .column {
    padding: 0;
  }

  .sec_child .inner .is-7 {
    width: 52.0833333333%;
    margin-bottom: auto;
  }

  .sec_child .inner .is-5 {
    width: 47.9166666667%;
  }
}

@media (min-width: 769px) and (max-width: 1020px) {
  .sec_child .inner .is-5 .child_text {
    padding-right: 20px;
  }
}

@media (min-width: 769px) {
  .sec_child .inner .child_text {
    max-width: 390px;
    margin-left: 90px;
  }
}

.sec_child .sec_title {
  font-size: 24px;
  font-family: "Zen Kaku Gothic New", serif;
  color: #ee7487;
  font-weight: bold;
  letter-spacing: 0.06em;
  margin: 0 0 25px;
  line-height: 1;
}

@media (max-width: 768px) {
  .sec_child .sec_title {
    font-size: 20px;
    text-align: center;
  }
}

.sec_child .sec_text {
  margin: 0 0 20px;
}

.sec_slider2 {
  margin: 0 0 120px;
}

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

.sec_slider2 .wf_lic {
  padding: 0 10px;
}

@media (max-width: 768px) {
  .sec_slider2 {
    margin: 0 0 35px;
  }
}

.sec_slider2 h2 {
  text-align: center;
}

.sec_slider2 h2::after {
  left: 0;
  right: 0;
}

.sec_philosophy {
  padding: 0 0 90px;
}

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

  .sec_philosophy .inner {
    width: 100% !important;
  }

  .sec_philosophy .inner h2 {
    margin-top: 35px;
  }

  .sec_philosophy .inner .is-5 {
    width: 94%;
    margin: 0 auto;
  }
}

@media (min-width: 769px) {
  .sec_philosophy .inner {
    width: 100% !important;
    max-width: 1920px !important;
  }

  .sec_philosophy .inner .philosophy_box {
    align-items: center;
  }

  .sec_philosophy .inner .column {
    padding: 0;
  }

  .sec_philosophy .inner .is-7 {
    width: 46.875%;
    margin-bottom: auto;
  }

  .sec_philosophy .inner .is-5 {
    width: 53.125%;
  }
}

@media (min-width: 769px) and (max-width: 1020px) {
  .sec_philosophy .inner .is-5 {
    padding-left: 40px;
  }
}

@media (min-width: 769px) {
  .sec_philosophy .inner .philosophy_text {
    max-width: 470px;
    margin: 0 0 0 auto;
    margin-right: 90px;
  }
}

@media (min-width: 769px) and (max-width: 1020px) {
  .sec_philosophy .inner .philosophy_text {
    margin-right: 40px;
  }
}

.sec_philosophy .philosophy_item_box .philosophy_item {
  border-bottom: solid 1px #ebd3cf;
  padding: 39px 0 36px;
}

@media (max-width: 768px) {
  .sec_philosophy .philosophy_item_box .philosophy_item {
    padding: 25px 0 26px;
  }
}

.sec_philosophy .philosophy_item_box .philosophy_item:first-of-type {
  border-top: solid 1px #ebd3cf;
}

.sec_philosophy .philosophy_item_box .philosophy_item h3 {
  margin: 0 0 15px;
  padding: 8px 15px 10px;
  display: table;
  background: rgba(155, 203, 96, 0.2);
  line-height: 1;
  letter-spacing: 0.1em;
}

.sec_philosophy .philosophy_item_box .philosophy_item h3::after {
  display: none;
}

.sec_philosophy .philosophy_item_box .philosophy_item h3.title02 {
  background: rgba(94, 192, 200, 0.2);
}

.sec_philosophy .philosophy_item_box .philosophy_item h3.title03 {
  background: rgba(237, 188, 58, 0.2);
}

.sec_philosophy .philosophy_item_box .philosophy_item h4 {
  margin: 0 0 10px;
}

.sec_philosophy .philosophy_item_box .philosophy_item h4::before {
  border-color: #9bcb60;
}

.sec_philosophy .philosophy_item_box .philosophy_item h4.title02::before {
  border-color: #5ec0c8;
}

.sec_philosophy .philosophy_item_box .philosophy_item h4.title03::before {
  border-color: #edbc3a;
}

@media (max-width: 768px) {
  .sec_information .column {
    margin-bottom: 20px;
  }
}

@media (min-width: 769px) {
  .sec_rec {
    margin: 100px 0;
    background: url(/images/bnr_img018.jpg) no-repeat center center/cover;
    display: flex;
    align-items: center;
    height: 925px;
  }
}

@media (min-width: 769px) {
  .sec_rec .is-5 {
    width: 100%;
    max-width: 560px;
    padding: 0;
  }
}

@media (max-width: 768px) {
  .sec_rec {
    background: none;
    margin: 0;
    padding-bottom: 30px;
    padding-top: 30px;
  }

  .sec_rec .inner {
    width: 100% !important;
  }

  .sec_rec .is-5 {
    width: 94%;
    margin: 0 auto;
  }
}

@media (min-width: 769px) {
  .sec_rec .rec_box {
    justify-content: flex-end;
  }
}

.sec_rec .rec_text {
  background: #fff;
  border-radius: 30px;
  padding: 70px;
  padding-right: 0;
}

@media (max-width: 768px) {
  .sec_rec .rec_text {
    padding: 0;
    background: transparent;
  }
}

.sec_rec .sec_text {
  margin: 0 0 30px;
}

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

@media (max-width: 768px) {
  .sec_rec h2 {
    margin: 30px 0 20px;
  }

  .sec_rec .sec_text {
    margin: 0 0 20px;
  }
}

#upper_footer {
  padding: 60px 0;
  background: #fbf5f6;
}

@media (min-width: 769px) {
  #upper_footer .is-3 {
    border-right: solid 1px #ebd3cf;
    width: 26%;
  }

  #upper_footer .is-9 {
    width: 74%;
  }

  #upper_footer .ft_nav_box {
    display: flex;
    justify-content: space-between;
    -moz-column-gap: 10px;
    column-gap: 10px;
    max-width: 660px;
    margin: 0 0 0 auto;
  }

  #upper_footer .mt00 {
    margin-top: 30px !important;
  }
}

#upper_footer .ft_link_box {
  display: flex;
  -moz-column-gap: 20px;
  column-gap: 20px;
  justify-content: flex-end;
  margin-top: 45px;
}

@media (max-width: 768px) {
#upper_footer .ft_link_box {
    margin-top: 0;
}
  .mt00 {
    margin-top: 10px !important;
  }

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

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

#upper_footer ul li a {
  font-family: "Zen Kaku Gothic New", serif;
  font-size: 14px;
  letter-spacing: 0;
}

#upper_footer .main_nav {
  font-weight: bold;
  font-size: 16px;
}

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

@media (max-width: 767px) {
  #upper_footer {
    padding: 50px 0 30px;
  }
}

#upper_footer .pinicon {
  line-height: 1.5;
  letter-spacing: 0.06em;
  margin: 0 0 10px;
}

#upper_footer .pinicon2 {
  line-height: 1.5;
  letter-spacing: 0.06em;
  margin: 0 0 30px;
}

@media (max-width: 768px) {
  #upper_footer .pinicon {
    margin: 15px auto 10px;
    text-align: center;
  }

  #upper_footer .pinicon2 {
    text-align: center;
  }
}

@media (max-width: 768px) {
  #upper_footer .column {
    margin-bottom: 30px;
  }

  #upper_footer .column:last-child {
    margin-bottom: 0;
  }
}

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

#upper_footer ul li:not(:first-child) {
  margin-top: 5px;
}

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



.center_img img {
  display: block;
  margin: 0 auto;
}

@media (max-width: 1000px) {
  .scr_table.t01_wrap .cont {
    overflow-x: scroll;
  }

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

.scr_table th,
.scr_table td {
  text-align: center !important;
}

.scr_table tr:first-child td {
  background: #ee7487;
  color: #fff;
  font-weight: bold;
}

.under .column>h4 {
  margin-bottom: 20px;
}

@media (max-width: 768px) {
  .under .column>h4 {
    margin-bottom: 17px;
  }
}

.fadeUp {
  animation-name: fadeUpAnime;
  animation-duration: 0.5s;
  animation-fill-mode: forwards;
  opacity: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

strong.red {
  font-size: 18px;
}

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

@media (max-width: 767px) {
  .sec_contact .contact_box .contact_title {
    position: relative;
    top: -30px;
  }
}

@media (min-width: 961px) {
  #header {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
  }
}

@media (min-width: 961px) {
  .top #header {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 2;
  }

  .top #menu-list>li>a span {
    color: #fff;
    text-shadow: 0px 0px 12.45px rgba(11, 18, 15, 0.33);
  }
}

.sec_slider2 .wf_blog_li_thumb {
  display: block !important;
}

.sec_slider2 .wf_blog_li_thumb {
  display: block !important;
}

.sec_slider2 {
  overflow: hidden;
}

.sec_slider2 .columns {
  display: flex;
  flex-wrap: nowrap !important;
}

.sec_slider2 .columns .column {
  padding: 0 20px !important;
}

.sec_slider2 .wf_blog_li_title {
  display: none !important;
}

.sec_slider2 .wf_blog_li_date_date {
  display: none !important;
}

.sec_slider2 .wf_blog_li_date {
  display: none !important;
}

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

.sec_slider2 .wf_blog_li_thumb img {
  display: block;
  margin: 0 auto;
}

@media (min-width: 961px) {
  .under #header {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
  }
}

@media (min-width: 961px) {
  .under #header {
    position: static;
    width: 100%;
  }
}

.service_table01 th {
  width: 12.5% !important;
}

.sec_slider2 .slider_wrap {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
}

.sec_slider2 .slider_wrap li {
  border-bottom: none;
}

.sec_slider2 .columns {
  display: block !important;
  margin: 0 auto !important;
  padding: 0 !important;
  text-align: center;
}

.sec_slider2 .slider_wrap {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.sec_slider2 .slick-track {
  display: flex !important;
  justify-content: center;
}

.sec_slider2 .btn_wrap {
  margin-top: 40px;
}

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

.mainmovie {
  position: relative;
}

@media (min-width: 961px) {

  .mainmovie .moviebox .movie_inner {
    width: 100%;
    margin-top: 120px;
    padding-top: 56.25%;
    position: relative;
    overflow: hidden;
  }

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

  .mainmovie .moviebox .movie_inner .copybox {
    position: absolute;
    bottom: 7%;
    right: 6%;
    display: none;
  }
}

@media (max-width: 960px) {
  .mainmovie .moviebox .movie_inner {
    width: 100%;
    padding-top: 56.25%;
    position: relative;
    overflow: hidden;
    border-radius: 0 60px 60px 0;
  }
}

@media (max-width: 960px) and (max-width: 768px) {
  .mainmovie .moviebox .movie_inner {
    padding-top: 100%;
  }
}

@media (max-width: 960px) {
  .mainmovie .moviebox .movie_inner 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: 960px) {
  .mainmovie .moviebox .movie_inner .copybox {
    position: absolute;
    bottom: 4%;
    left: 18%;
  }
}

@media (max-width: 960px) and (max-width: 768px) {
  .mainmovie .moviebox .movie_inner .copybox {
    max-width: 44vw;
  }
}

@media (max-width: 960px) {
  .mainmovie .moviebox .main_sub_img {
    text-align: right;
    z-index: 2;
    position: relative;
    background: #fff;
    padding-top: 20px;
    padding-left: 20px;
    max-width: 31.25vw;
    margin: 0 0 0 auto;
    margin-right: -20px;
    margin-top: -17vw;
    border-radius: 30px 0 0 30px;
  }
}

@media (max-width: 960px) and (max-width: 768px) {
  .mainmovie .moviebox .main_sub_img {
    padding-top: 10px;
    padding-left: 10px;
    border-radius: 20px 0 0 20px;
  }
}

@media (max-width: 960px) {
  .mainmovie .moviebox .main_sub_img img {
    width: 100%;
  }

  .mainmovie .moviebox .main_btn_box {
    display: flex;
    flex-wrap: wrap;
    gap: 20px 40px;
    margin: 35px auto 30px;
    padding: 0 30px;
    padding-right: 10px;
  }
}

@media (max-width: 960px) and (max-width: 768px) {
  .mainmovie .moviebox .main_btn_box {
    padding: 0 10px;
    padding-right: 0;
    gap: 20px 20px;
    margin: 15px auto 30px;
  }
}

@media (max-width: 960px) {
  .mainmovie .moviebox .main_btn_box .main_btn_item {
    width: 100%;
    max-width: calc((100% - 40px) / 2);
    text-align: center;
  }
}

@media (max-width: 960px) and (max-width: 768px) {
  .mainmovie .moviebox .main_btn_box .main_btn_item {
    max-width: calc((100% - 20px) / 2);
  }
}

@media (max-width: 960px) {
  .mainmovie .moviebox .main_btn_box .main_btn_item a {
    display: block;
  }
}

@media (min-width: 961px) {
  .top #header .hdr_top {
    justify-content: normal;
    padding: 14px 0;
    box-sizing: border-box;
    -moz-column-gap: 86px;
    column-gap: 86px;
  }

  .top #menu {
    margin-top: 20px;
  }

  .top .hdr_info_inner {
    display: flex;
    align-items: center;
    -moz-column-gap: 30px;
    column-gap: 30px;
    margin-left: 14px;
  }

  .top .sns_box {
    display: flex;
    -moz-column-gap: 20px;
    column-gap: 20px;
  }

  .top .sns_box a img {
    display: block;
  }

  .top .hdr_text_box {
    text-align: right;
  }

  .top .hdr_text_box .hdr_tel {
    font-size: 28px;
    letter-spacing: 0.05em;
    font-weight: bold;
    font-family: "Zen Kaku Gothic New", serif;
    line-height: 1;
    display: inline-block;
  }

  .top .hdr_text_box .hdr_tel span {
    position: relative;
    padding-left: 20px;
  }

  .top .hdr_text_box .hdr_tel span::after {
    content: "";
    position: absolute;
    top: 13px;
    bottom: auto;
    left: 0;
    right: auto;
    width: 15px;
    height: 19px;
    background: url(/images/ic_tel.png) no-repeat center center/contain;
    margin: auto;
  }

  .top .hdr_text_box .hdr_text {
    font-size: 14px;
    font-weight: bold;
    line-height: 1;
  }
}

.under h3 {
  line-height: 1.4;
}

@media (min-width: 961px) {
  .under #header .hdr_top {
    justify-content: space-between;
    padding: 14px 0;
    box-sizing: border-box;
    -moz-column-gap: 86px;
    column-gap: 86px;
  }

  .under #menu {
    margin-top: 20px;
  }

  .under .hdr_info_inner {
    display: flex;
    align-items: center;
    -moz-column-gap: 30px;
    column-gap: 30px;
    margin-left: 14px;
    justify-content: flex-end;
  }

  .under .sns_box {
    display: flex;
    -moz-column-gap: 20px;
    column-gap: 20px;
  }

  .under .sns_box a img {
    display: block;
  }

  .under .hdr_text_box {
    text-align: right;
  }

  .under .hdr_text_box .hdr_tel {
    font-size: 28px;
    letter-spacing: 0.05em;
    font-weight: bold;
    font-family: "Zen Kaku Gothic New", serif;
    line-height: 1;
    display: inline-block;
  }

  .under .hdr_text_box .hdr_tel span {
    position: relative;
    padding-left: 20px;
  }

  .under .hdr_text_box .hdr_tel span::after {
    content: "";
    position: absolute;
    top: 13px;
    bottom: auto;
    left: 0;
    right: auto;
    width: 15px;
    height: 19px;
    background: url(/images/ic_tel.png) no-repeat center center/contain;
    margin: auto;
  }

  .under .hdr_text_box .hdr_text {
    font-size: 14px;
    font-weight: bold;
    line-height: 1;
  }
}

@media (min-width: 961px) {
  #menu-list>li>ul.menu-children.last {
    right: 0;
  }
}

.color_g h4::after {
  background: #45B035;
}

h4.color_g::after {
  background: #45B035;
}

.color_g .st_text {
  color: #45B035;
}

.color_g h5::before {
  border-color: #45B035;
}

.color_g .list_dot li:before {
  background: #45B035;
}

.color_g .borderbox {
  background: #ebffe8;
}

.color_b h4::after {
  background: #0075C2;
}

h4.color_b::after {
  background: #0075C2;
}

.color_b .st_text {
  color: #0075C2;
}

.color_b h5::before {
  border-color: #0075C2;
}

.color_b .list_dot li:before {
  background: #0075C2;
}

.color_b .borderbox {
  background: #eaf7ff;
}

.color_ore h4::after {
  background: #F39800;
}

h4.color_ore::after {
  background: #F39800;
}

.color_ore .st_text {
  color: #F39800;
}

.color_ore h5::before {
  border-color: #F39800;
}

.color_ore .list_dot li:before {
  background: #F39800;
}

.color_ore .borderbox {
  background: #fffaf1;
}

.wf_flow_down_wrap {
  margin-top: -10px;
}

@media (max-width : 960px) {
  .mainmovie .moviebox .movie_inner {
    padding-top: 56.25%;
    overflow: visible;
  }

  .mainmovie .moviebox .movie_inner iframe {
    width: 100%;
  }

  .mainmovie .moviebox .main_sub_img {
    margin-top: 0;
  }

  .mainmovie .moviebox .movie_inner .copybox {
    bottom: -58%;
    left: 5%;
  }

  .mainmovie .moviebox .main_sub_img {
    max-width: 47.25vw;
  }
}

@media (min-width : 769px) {
  .sec_news .is-4 {
    padding-left: 40px;
  }
}

@media (min-width: 769px) {

  .sec_news .wf_blog_ul .wf_blog_li_date,
  .sec_news .wf_blog_ul .wf_blog_li_title {
    float: none;
  }

  .sec_news .wf_blog_ul .wf_blog_li_date {
    padding: 27px 10px 3px;
  }

  .sec_news .wf_blog_ul .wf_blog_li_title {
    padding: 3px 10px 27px;
  }
}

.sec_news .wf_blog_ul {
  height: 376px;
  overflow-y: scroll;
  margin: 0;
}

@media (max-width : 768px) {
  .sec_news .wf_blog_ul {
    height: 160px;
  }

  .sec_news .is-5 {
    max-width: 500px;
    margin: 0 auto;
  }
}

canvas {
  pointer-events: none;
}

#age .graph,
#maletofemale .graph,
#age-nursery .graph,
#maletofemale-nursery .graph,
#paid .graph {
  position: relative;
  width: 340px;
  margin: 0 auto 80px;
}

#age .graph .label li,
#maletofemale .graph .label li,
#age-nursery .graph .label li,
#maletofemale-nursery .graph .label li {
  position: absolute;
  font-size: 1rem;
  z-index: 2;
  color: #fff;
  opacity: 0;
  line-height: 1.1;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  font-family: 'Roboto Condensed', sans-serif;
}

#age .graph .label li.label01 {
  top: 10%;
  left: 53%;
}

#age .graph .label li.label02 {
  top: 35%;
  left: 71%;
}

#age .graph .label li.label03 {
  top: 71%;
  left: 55%;
}

#age .graph .label li.label04 {
  top: 50%;
  left: 20%;
}

#age .graph .label li.label05 {
  top: 10%;
  left: 29%;
}

#age-nursery .graph .label li.label01 {
  top: 45%;
  left: 66%;
}

#age-nursery .graph .label li.label02 {
  top: 45%;
  left: 11%;
}

#age-nursery .graph .label li.label03 {
  top: 16%;
  left: 17%;
  font-size: 1rem;
}

#age-nursery .graph .label li.label04 {
  top: 8%;
  left: 31%;
  font-size: 1rem;
}

#age-nursery .graph .label li.label05 {
  top: 5%;
  left: 43%;
  font-size: 1rem;
}

#maletofemale .graph .label li.label01 {
  top: 55%;
  left: 60%;
}

#maletofemale .graph .label li.label02 {
  top: 25%;
  left: 25%;
}

#maletofemale-nursery .graph .label li.label01 {
  top: 55%;
  left: 60%;
}

#maletofemale-nursery .graph .label li.label02 {
  top: 8%;
  left: 33%;
}

#age .graph .label li b,
#age-nursery .graph .label li b,
#maletofemale .graph .label li b,
#maletofemale-nursery .graph .label li b {
  font-weight: bold;
  font-size: 2rem;
}

#age-nursery .graph .label li.label04 b,
#age-nursery .graph .label li.label05 b {
  font-size: 2rem;
}

#age .graph .label.active li,
#age-nursery .graph .label.active li,
#maletofemale .graph .label.active li,
#maletofemale-nursery .graph .label.active li {
  opacity: 1;
}

#acquisition .count,
#holiday .count {
  text-align: center;
  position: relative;
  width: 92%;
  max-width: 460px;
  margin: 0 auto 80px;
}

#acquisition .count .num,
#holiday .count .num {
  font-size: 4.0rem;
  line-height: 0.9;
  color: #c1ce7d;
  position: relative;
  z-index: 2;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  opacity: 0;
  font-weight: bold;
  font-family: 'Roboto Condensed', sans-serif;
}

#holiday .count .num {
  color: #c7b299;
}

#acquisition .count .num.active,
#holiday .count .num.active {
  opacity: 1;
}

#acquisition .count .num .num01 {
  font-size: 8.0rem;
  letter-spacing: -0.05em;
}

#acquisition .count .num .period {
  font-size: 6.0rem;
}

#acquisition .count .num .num02 {
  font-size: 6.0rem;
}

#holiday .count .num span {
  font-size: 8rem;
  letter-spacing: -0.05em;
}

#paid .graph .circle {
  width: 74.8%;
  position: absolute;
  top: 32.6%;
  left: 12.6%;
  z-index: 2;
  font-weight: bold;
}

#paid .graph .circle .num {
  position: absolute;
  top: 7%;
  width: 100%;
  text-align: center;
  font-size: 2.0rem;
  color: #5dc1cf;
  opacity: 0;
  font-family: 'Roboto Condensed', sans-serif;
}

#paid .graph .circle .num.active {
  opacity: 1;
}

#paid .graph .circle .num .num01 {
  font-size: 4.0rem;
  letter-spacing: -0.05em;
}

#paid .graph .circle .num .num02 {
  font-size: 3.0rem;
}

#hobby .ranking {
  width: 92%;
  max-width: 460px;
  margin: 50px auto 0;
}

#hobby .ranking li {
  display: table;
  width: 100%;
  height: 70px;
  line-height: 70px;
  font-size: 1.2rem;
  font-weight: bold;
  border-radius: 200px;
  background-repeat: no-repeat;
  background-position: 7% center;
  position: relative;
  opacity: 0;
  background-color: #5dc1cf;
  -webkit-transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0.1s, opacity 0.4s cubic-bezier(0.39, 0.575, 0.565, 1) 0.1s;
  transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0.1s, opacity 0.4s cubic-bezier(0.39, 0.575, 0.565, 1) 0.1s;
  -webkit-transform: translateY(20px);
  transform: translateY(20px);
  color: #fff;
  margin-bottom: 1em;
  text-align: center;
}

#hobby .ranking li:nth-of-type(2) {
  background-color: #ff9090;
}

#hobby .ranking li:nth-of-type(3) {
  background-color: #c1ce7d;
}

#hobby .ranking li.active {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

@media (min-width : 769px) {
  .flex {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    justify-content: space-between;
    flex-wrap: wrap;
  }

  .flex div {
    width: 48%;
  }
}

@media (max-width : 768px) {
  #acquisition .count .num .num01 {
    font-size: 5rem;
  }

  #acquisition .count .num .num02 {
    font-size: 4rem;
  }

  #acquisition .count .num,
  #holiday .count .num {
    font-size: 3rem;
  }

  #holiday .count .num span {
    font-size: 5rem;
    letter-spacing: -0.05em;
  }

  #hobby .ranking li {
    font-size: 1.05rem;
  }
}

h4.color_02::after {
  background: #7ac943;
}

h4.color_03::after {
  background: #ff7474;
}

.link_title {
  font-family: "Zen Kaku Gothic New",
    serif;
  font-size: 20px;
  letter-spacing: 0.1em;
  font-weight: bold;
  position: relative;
  display: inline-block;
  padding-right: 40px;
}

@media (max-width : 768px) {
  .link_title {
    font-size: 17px;
    text-align: center;
  }
}

.link_title::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 3px;
  left: auto;
  right: 0;
  width: 30px;
  height: 30px;
  background: url(/images/arrow.png) no-repeat center center / contain;
  margin: auto;
  transition: 0.2s;
}

@media (max-width : 768px) {
  #hobby .ranking {
    margin: 20px auto 50px;
  }
}

.wide_btn02.btn_wrap .wf_btn_part a {
  font-size: 18px;
  font-weight: bold;
  border-radius: 5px;
  padding: 20px 63px;
  display: block;
  box-sizing: border-box;
  letter-spacing: 0.1em;
  background: #ee7487;
  max-width: 85%;
  width: 100%;
  color: #fff;
}

.wide_btn02.btn_wrap .wf_btn_part a:before {
  right: 20px;
  background: url(/images/arrow.png) no-repeat center center / contain;
  border: solid 1px #fff;
  width: 30px;
  height: 30px;
  bottom: 0;
}

.wide_btn02.btn_wrap .wf_btn_part a:hover:before {
  right: 15px;
  background: url(/images/arrow.png) no-repeat center center / contain;
  border: solid 1px #fff;
}

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

@media (max-width : 768px) {
  .wide_btn02.btn_wrap .wf_btn_part a {
    font-size: 16px;
    padding: 20px 45px;
    max-width: 100%;
    width: 100%;
  }

  .wide_btn02.btn_wrap .wf_btn_part a:before {
    right: 13px;
    bottom: 3px;
  }

  .wide_btn02.btn_wrap .wf_btn_part a:hover:before {
    right: 9px;
  }
}

@media (min-width : 769px) {
  .sec_slider .title_box {
    display: flex;
    align-items: center;
    column-gap: 60px;
  }
}

.sec_slider .busi_text_box .busi_text {
  letter-spacing: 0.1em;
  line-height: 1.6;
  font-family: "Zen Kaku Gothic New",
    serif;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 22px;
}

@media (max-width : 1000px) {
  .sec_slider .busi_text_box .busi_text {
    font-size: 17px;
  }

  .sec_slider .title_box {
    column-gap: 10px;
  }
}

@media (max-width : 768px) {
  .sec_slider .busi_text_box .busi_text {
    text-align: center;
    font-size: 18px;
  }
}

.wf_lic .wf_blog_li_date:before {
  text-align: center;
  min-width: 7em;
  display: inline-block;
  padding: 0 5px;
  font-size: 15px;
  margin-right: 5px;
  font-family: "Zen Kaku Gothic New", sans-serif;
  border-radius: 20px;
}

.wf_lic_介護 .wf_blog_li_date:before {
  content: "介護";
  background: #ee7487;
  color: white;
  margin-right: 15px;
}

.wf_lic_保育 .wf_blog_li_date:before {
  content: "保育";
  background: #9bcb60;
  color: white;
  margin-right: 15px;
}

.wf_lic_広報誌 .wf_blog_li_date:before {
  content: "広報誌";
  background: #edbc3a;
  color: white;
  margin-right: 15px;
}

@media (min-width : 769px) {
  .sec_rec .btn_box {
    display: flex;
    column-gap: 30px;
  }
}

.green_bg {
  background: #9bcb60;
}

.green_bg2 {
  background: #8acd39;
}

body .nursing_logo {
  display: none !important;
}

body.nursing .nursing_logo {
  display: block !important;
  max-width: 290px;
}

body.nursing .nursing_logo img {
  width: 100%;
}

body.nursing .main_logo {
  display: none !important;
}

@media screen and (max-width: 960px) {
  body.nursing #header .hdr_top h1 {
    max-width: 150px;
  }
}

body:not(.page_edit) .sec_slider02 {
  overflow: hidden;
}

body:not(.page_edit) .sec_slider02 .slider_wrap {
  animation: loopslider 80s linear infinite;
  display: flex;
  width: 7600px;
  height: 100%;
  margin: 0;
}

@media (max-width: 768px) {
  body:not(.page_edit) .sec_slider02 .slider_wrap {
    animation: loopslider 90s linear infinite;
    width: 4600px;
  }

  body:not(.page_edit) .sec_slider02 .slider_wrap img {
    display: block;
    padding: 0 5px;
    box-sizing: border-box;
  }
}

@keyframes loopslider {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(-3800px);
  }
}

@media (max-width: 768px) {
  @keyframes loopslider {
    0% {
      transform: translateX(0);
    }

    100% {
      transform: translateX(-2300px);
    }
  }
}

body:not(.page_edit) .sec_slider02 .slider_wrap .column:nth-child(2n) {
  margin-top: 40px;
}

@media (max-width: 768px) {
  body:not(.page_edit) .sec_slider02 .slider_wrap .column:nth-child(2n) {
    margin-top: 20px;
  }
}
.under h3 .rec_inst{
  position: absolute;
  top: 0;
  right: 0;
  margin: auto;
}
.under h3 .rec_inst span{
  font-size: 15px;
  display: inline-block;
  text-align: left;
  line-height: 1.3;
  margin-left: 20px;
letter-spacing: .05em;
}
.under h3 .rec_inst a{
  display: flex;
  align-items: center;
}
@media ( max-width : 768px ) {
  .under h3 .rec_inst span {
    display: none;
  }
  .under h3 .rec_inst {
    right: 15px;
  }
}
.youtube_movie .wf_youtube_iframe {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  overflow: hidden;
}
.youtube_movie .wf_youtube_iframe iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
/*# sourceMappingURL=index.css.map */
input,select,textarea{padding:5px;}
textarea{height:150px}