@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Lato);
body {
  background: #fff;
  color: #4b4841;
  line-height: 1.7;
}

.hidden {
  display: none;
}

.top .column.part img,
.top .column .part img {
  border-radius: 10px;
}

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

.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: 2px dashed #eaeaea;
}

.wf_blog_li_thumb {
  display: none !important;
}

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

.wf_lic_情報公開 .wf_blog_li_date:before {
  content: "情報公開";
  background: #fde267;
}

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

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

.link_btn a {
  margin: auto;
}
#header p.hd_tel:before {
  content: url(/images/pc_tel.png);
  display: inline-block;
  margin-right: 10px;
}

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

#upper_footer h3.title {
  background: url(/images/ttl06.png) no-repeat left center;
  padding: 0 0 0 40px;
  text-align: left;
  margin: 0 0 15px 0;
}

#upper_footer p {
  margin: 10px;
}

#upper_footer .ftn {
  border-radius: 10px;
  display: block;
  box-sizing: border-box;
  margin-bottom: 10px;
}

#upper_footer .footer_btn01 {
  padding: 10px 20px 16px 60px;
  background: url(/images/top_img09.png) no-repeat left 20px center, #fff;
  line-height: 26px;
  font-size: 33px;
  text-decoration: none;
  font-family: "Noto Sans TC", sans-serif;
  margin: 10px;
}

#upper_footer .footer_btn01:first-line {
  font-size: 10px;
}

#upper_footer .footer_btn02 {
  padding: 10px 20px 10px 60px;
  background: url(/images/top_img10.png) no-repeat left 20px center, url(/images/btn_catch2.png) no-repeat right 20px center, #fff;
  line-height: 26px;
  font-size: 20px;
  text-decoration: none;
  margin: 10px 10px 0px 10px;
}

#upper_footer .footer_btn03 {
  padding: 10px 20px 10px 60px;
  background: url(/images/top_img11.png) no-repeat left 20px center, url(/images/btn_catch2.png) no-repeat right 20px center, #fff;
  line-height: 26px;
  font-size: 16px;
  text-decoration: none;
  margin: 10px;
}

#upper_footer .footer_btn04 {
  padding: 10px 20px 10px 60px;
  background: url(/images/footer_catch04.png) no-repeat left 20px center, url(/images/btn_catch2.png) no-repeat right 20px center, #fff;
  line-height: 26px;
  font-size: 16px;
  text-decoration: none;
  margin: 10px;
}

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

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

.pagetop a {
  position: fixed;
  bottom: 2%;
  right: 1%;
  background: #60bfce;
  width: 40px;
  height: 40px;
  border-radius: 20px;
text-decoration: none;
}

.pagetop a::before {
  content: "";
  left: 3px;
  width: 4px;
  height: 4px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(-45deg);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.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: 40%;
  margin-top: 1em;
  max-width: 245px;
  padding: 10px 20px;
}

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

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

#footer {
  text-align: center;
  color: #535353;
  padding: 0;
  background: url(/images/footer_bg2.png) repeat;
  color: #fff;
}

#upper_footer {
  background: url(/images/footer_bg.png) no-repeat top center/cover;
  padding-top: 100px;
  padding-bottom: 40px;
  margin: 0px 0px 0px 0px;
}

#upper_footer .inner {
  padding: 10px;
  box-sizing: border-box;
}

#footer ul {
  text-align: center;
  font-size: 14px;
  padding: 20px;
  box-sizing: border-box;
}

#footer ul li {
  display: inline-block;
  list-style: none;
}

#upper_footer ul li:before {
  content: "・";
}

#footer ul li a,
#footer ul li a:visited {
  text-decoration: none;
  color: #fff;
}

#footer ul li:after {
  content: "｜";
}

#footer ul li:last-child:after {
  display: none;
}

#footer ul li a:hover {
  text-decoration: underline;
}

.copyright {
  width: 100%;
  text-align: center;
  font-size: 14px;
  /*  color: #535353;*/
  padding: 20px;
  box-sizing: border-box;
  /*background:#fffbe5;*/
}

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

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

.menu_table th {
  text-align: left;
}

.menu_table td {
  text-align: right;
}

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

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

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

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

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

table.info th {
  width: 20%;
}

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

.anchor_wrap a:hover {
  opacity: 0.7;
}

/*TOP*/
.under .wrap.h3_title_wrap,
.blog_body .wf_bread_ul + .wrap {
  max-width: 100%;
  padding: 4em 0;
  background: url(/images/h3_bg.png) no-repeat top center;
  background-size: cover;
  background-size: cover !important;
  margin-bottom: 40px;
}

.title p {
  margin: 0;
  padding: 0;
  line-height: 1em;
  margin-bottom: 0 !important;
}

.under .wrap h3.title {
  background: none;
}

.under h3,
.under .wrap.h3_title_wrap h3,
.blog_body .wf_bread_ul + .wrap h3 {
  text-align: center;
  box-sizing: border-box;
  padding: 0;
  display: block;
  font-size: 32px;
  margin: 0;
  color: #4b4841;
  font-weight: bold;
  position: relative;
}

h5.title {
  font-size: 22px;
  color: #4b4841;
  padding: 0 0 5px 10px;
  border-bottom: 2px dotted #f2c746;
  font-weight: bold;
  margin-bottom: 20px;
}

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

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

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

/* under */
h2.title {
  max-width: 1000px;
  margin: 0 auto;
  font-size: 40px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media only screen and (max-width: 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: 767px) {
  #upper_footer {
    background: url(/images/footer_bg.png) no-repeat bottom cover;
    padding-top: 100px;
    padding-bottom: 40px;
    margin: 0px 0px 0px 0px;
  }
  .sp {
    display: block !important;
  }
  .pc {
    display: none !important;
  }
  img {
    max-width: 100%;
  }
  #header {
    height: 110px;
  }
  #header h1 {
    margin-top: 0;
    width: 40%;
  }
  #header .info {
    position: absolute;
    top: 20px;
    right: 10px;
    margin-top: 0;
    width: 180px;
    max-width: 40%;
    padding-top: 0;
    float: right;
  }
  #header .info a {
    display: block;
    width: 33%;
    float: left;
    box-sizing: border-box;
    padding: 1px;
  }
  #header .info img {
    width: 100%;
    display: block;
  }
  #nav {
    background: none;
    border: none;
  }
  #menu {
    display: none;
  }
  #nav ul {
    background: rgba(255, 255, 255, 0.9);
    left: 0;
    margin: 0;
    top: 90px;
    width: 100%;
    position: absolute;
    z-index: 9999;
  }
  #nav #menu > li {
    display: block;
    text-align: left;
    float: none;
    height: auto;
    width: 100%;
    padding: 0;
    box-sizing: border-box;
    border: none;
    border-bottom: 1px solid #ccc;
    margin: 0;
  }
  #nav ul li > a,
#nav ul li > span.sp {
    display: block;
    padding: 14px 10px;
    width: 100%;
    float: none;
    box-sizing: border-box;
    text-align: left;
    height: auto;
    line-height: 1.5;
  }
  .submenu_ul > li {
    width: 100%;
  }
  .item-list li {
    float: none;
    margin: 0 auto 20px;
    max-width: 250px;
    width: 80%;
  }
  #content {
    width: 100%;
  }
  /* top */
  .top .concept-block img,
.top .shop-block img {
    margin: 0 0 20px;
    max-width: 100%;
  }
  .top .concept-block h4,
.top .concept-block p,
.top .concept-block .anchor_wrap {
    padding-left: 0;
  }
  .top .shop-block .anchor_wrap,
.top .concept-block .anchor_wrap {
    text-align: center;
  }
  .top .shop-block p.entry_p {
    width: 100%;
  }
  /* template */
  .type_basic_fl img,
.type_basic_fr img,
.img-half .type_basic_fl img,
.img-half .type_basic_fr img,
.img_list3 img,
.img_list3 a {
    float: none;
    width: 100%;
    margin: 0 0 20px;
  }
}
@media only screen and (max-width: 480px) {
  #nav ul {
    top: 88px;
  }
  #header h1 {
    margin-top: 1em;
  }
  .top .recommend-block .block-inner {
    background-size: 20px;
    background-position: 0 0;
  }
  .top .recommend-block .block-inner .fl {
    padding-left: 0;
  }
  table.news th,
table.news td,
.info_dt,
.info_dd {
    display: block;
    float: none;
    width: 100%;
    text-align: left;
  }
  table.news th,
.info_dt {
    padding: 15px 2px 4px;
  }
  table.news td,
.info_dd {
    padding: 4px 2px 15px;
  }
  table.news th,
.info_dt {
    border-bottom: none;
  }
  .menu_table th,
.menu_table td {
    display: block;
  }
  .menu_table th {
    border-bottom: none;
    padding-bottom: 4px;
  }
  .menu_table td {
    padding-top: 4px;
  }
}
@media only screen and (max-width: 360px) {
  #header {
    height: 90px;
  }
}
/***********BLOG************/
/***********BLOG************/
.wf_blog_ul {
  max-width: 1000px;
  width: 100%;
  margin: 5px auto;
  display: block;
  box-sizing: border-box;
}

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

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

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

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

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

.wf_bread_ul li {
  display: inline;
}

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

.wf_blog_li_date_time {
  display: none;
}

/* *******************************************************************************
******************************************************************************* */
body {
  font-family: "-apple-system", BlinkMacSystemFont, "Helvetica Neue", Roboto, "Droid Sans", Arial, "Hiragino Kaku Gothic ProN", "Yu Gothic", YuGothic, Meiryo, sans-serif;
  font-size: 16px;
  line-height: 1.8;
  background: #fff !important;
}

input,
button,
select,
textarea,
.nav-collapse_ .nav > li > a,
.nav-collapse_ .nav > li > p,
.nav-collapse .sub-menu > ul li a,
.btn.btn-info {
  font-family: "-apple-system", BlinkMacSystemFont, "Helvetica Neue", Roboto, "Droid Sans", Arial, "Hiragino Kaku Gothic ProN", "Yu Gothic", YuGothic, Meiryo, sans-serif;
}

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

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

a {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

a:hover img {
  opacity: 0.8;
}

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

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

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

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

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

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

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

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

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

.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: #ff648f;
  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 #ff648f;
  border-bottom: 5px solid transparent;
  content: "";
  margin-top: -2px;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  z-index: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

h3.title {
  background: url(/images/ttl_after.png) no-repeat center bottom;
  color: #4b4841;
  font-weight: bold;
  font-size: 28px;
  position: relative;
  padding: 0 0 20px 0;
  line-height: 1.3;
  text-align: center;
  word-break: break-all;
  margin: 0 auto 1.5em;
}

.under h4.title {
  background: url(/images/ttl_after.png) no-repeat center bottom;
  color: #4b4841;
  font-weight: bold;
  font-size: 28px;
  position: relative;
  padding: 0 0 20px 0;
  line-height: 1.3;
  text-align: center;
  word-break: break-all;
  margin: 0 auto 1.5em;
}

.mainimage {
  position: relative;
}

.btn_wrap a {
  background: #569dd2;
  color: #fff;
  font-size: 16px;
  max-width: 260px;
}

.btn_wrap a::after {
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
}

@media screen and (min-width: 768px) {
  a[href^="tel:"] {
    pointer-events: none;
  }
  #nav li.nav01 {
    border-left: 1px dashed #b29f64;
  }
}
@media screen and (max-width: 1500px) {
  table.table02 th {
    padding: 2%;
  }
  .mainimage::after {
    width: 35%;
    left: 20%;
  }
}
@media screen and (max-width: 1500px) and (max-width: 1200px) {
  .sec04 .column {
    padding: 3em 1em 12em;
  }
}
@media screen and (max-width: 1500px) and (max-width: 1000px) {
  .top06 p {
    font-size: 25px;
  }
  #nav #menu {
    margin: 0 auto;
    width: 100%;
  }
}
@media screen and (max-width: 1500px) and (max-width: 1000px) and (min-width: 768px) {
  #nav li a {
    font-size: 12px;
  }
}
@media screen and (max-width: 1500px) and (max-width: 767px) {
  body {
    font-size: 14px;
  }
  .under .wrap.h3_title_wrap,
.blog_body .wf_bread_ul + .wrap {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 18px;
  }
  .mainimage::after {
    width: 50%;
    top: 0;
    z-index: 1;
    right: 0;
    left: 0;
  }
  .top_img .columns,
.top_img .column {
    display: inline-block;
  }
  .sec02 .left {
    text-align: center !important;
  }
  .sec04 .column {
    padding: 4em 1em;
    /*max-width: 489px;*/
    min-height: 367px;
    margin: 0 auto 1em;
  }
  .top_bn a img {
    display: block;
    margin: auto;
  }
  .sec04 .in {
    width: 90% !important;
    margin: 2em auto 2em;
  }
  .sec04 .bg01 {
    background: none;
    margin: 3em auto;
  }
  .sec04 .bg02 {
    background: none;
  }
  .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;
  }
  .sec01 p,
.sec04 p {
    text-align: left;
  }
  #footer ul {
    margin-bottom: 0;
  }
  #footer ul li {
    display: block;
    list-style: none;
  }
  #footer ul li:after {
    display: none;
  }
  .submenu_ul {
    top: auto !important;
  }
  .under .wrap.h3_title_wrap h3,
.blog_body .wf_bread_ul + .wrap h3 {
    font-size: 24px;
  }
  .under h4.title {
    font-size: 22px;
    margin-bottom: 30px;
  }
  .under .column {
    margin: 0 auto 1em;
  }
  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;
  }
}
@media screen and (max-width: 1500px) {
  .leadtext {
    font-size: 22px;
    font-weight: bold;
    color: #cc7d90;
    letter-spacing: 0.1em;
    text-align: center;
  }
}
@media screen and (max-width: 1500px) {
  .t01_wrap.w17 tbody th {
    width: 17%;
  }
}
@media screen and (max-width: 1500px) and (max-width: 480px) {
  .t01_wrap table {
    font-size: 100%;
  }
}
@media screen and (max-width: 1500px) {
  .t01_wrap.wtdr tbody th {
    width: 100%;
  }
}
@media screen and (max-width: 1500px) and (max-width: 767px) {
  .wf_blog_ul .wf_blog_li_title {
    text-align: left;
  }
  .sec04 .column {
    background: #fff;
    border-radius: 5px;
    min-height: inherit;
  }
  table.table02 th {
    width: 30%;
  }
  .t01_wrap.w17 tbody th {
    width: 25%;
  }
}
@media screen and (max-width: 1500px) and (max-width: 1300px) and (min-width: 768px) {
  .sec02 h4 {
    color: #4b4841;
    font-weight: bold;
    font-size: 18px;
    position: relative;
    padding: 0 0 10px;
    line-height: 1.3;
    text-align: center;
    word-break: break-all;
    margin: 0 auto 0;
    display: inline-block;
  }
  .sec02 h4::before {
    right: -25px;
  }
}
@media screen and (max-width: 1500px) {
  .sec04 .onebox .columns,
.sec04 .onebox .column {
    z-index: 10;
  }
}
body {
  font-family: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, Meiryo, sans-serif;
  color: #483a27;
}

.top h2 {
  font-size: 42px;
  font-family: "Zen Maru Gothic", serif;
  font-weight: bold;
  letter-spacing: 0.1em;
  text-align: center;
  line-height: 1.2;
  margin: 0 0 35px;
}
@media (max-width: 768px) {
  .top h2 {
    font-size: 23px;
    margin: 0 0 30px;
  }
}
.top h2 .sub {
  display: block;
  color: #ff8c04;
  letter-spacing: 0.2em;
  font-size: 27px;
  margin-top: 10px;
}
@media (max-width: 768px) {
  .top h2 .sub {
    font-size: 18px;
    margin-top: 7px;
  }
}
.top h2 .title_icon {
  position: relative;
}
.top h2 .title_icon::before, .top h2 .title_icon::after {
  content: "";
  position: absolute;
  margin: auto;
}

.top h3 {
  font-size: 34px;
  font-family: "Zen Maru Gothic", serif;
  font-weight: bold;
  letter-spacing: 0.05em;
  text-align: left;
  padding: 0 0 13px;
  margin: 0 0 20px;
  border-bottom: dotted 5px #5bb95b;
background: none;
}
@media (max-width: 768px) {
  .top h3 {
    font-size: 20px;
  }
}

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

.btn_wrap a {
  background: #ff8c04;
  font-size: 16px;
  max-width: 200px;
  letter-spacing: 0.025em;
  font-family: "Zen Maru Gothic", serif;
  font-weight: bold;
  box-sizing: border-box;
  border-radius: 25.5px;
  padding: 11px 25px;
}
.btn_wrap a:hover {
  opacity: 0.7 !important;
}

.sec_about {
  padding: 100px 0 85px;
}
@media (max-width: 768px) {
  .sec_about {
    padding: 50px 0;
  }
  .sec_about h3 {
    margin-top: 15px;
  }
}
@media (min-width: 769px) {
  .sec_about h2 {
    margin: 0;
  }
  .sec_about h3 {
    margin-top: 50px;
    font-size: clamp(23px, 3vw, 34px);
  }
  .sec_about .about_box {
    padding-left: 20px;
  }
  .sec_about .btn_wrap a {
    margin: 0;
  }
}
.sec_about .sec_text {
  margin: 0 0 25px;
}
.sec_about .title_icon {
  padding: 0 52px;
}
.sec_about .title_icon::before {
  top: 15px;
  bottom: auto;
  left: 0;
  right: auto;
  width: 37px;
  height: 37px;
  background: url(/images/icon01.png) no-repeat center center/contain;
}
.sec_about .title_icon::after {
  top: 15px;
  bottom: auto;
  left: auto;
  right: 0;
  width: 38px;
  height: 37px;
  background: url(/images/icon02.png) no-repeat center center/contain;
}
@media (max-width: 768px) {
  .sec_about .title_icon {
    padding: 0 35px;
  }
  .sec_about .title_icon::before {
    top: 6px;
    width: 27px;
    height: 27px;
  }
  .sec_about .title_icon::after {
    top: 6px;
    width: 27px;
    height: 27px;
  }
}

.sec_guide {
  padding: 100px 0;
}
@media (max-width: 768px) {
  .sec_guide {
    padding: 50px 0;
  }
}
.sec_guide .title_icon {
  padding: 0 72px;
}
.sec_guide .title_icon::before {
  top: 11px;
  bottom: auto;
  left: 0;
  right: auto;
  width: 57px;
  height: 44px;
  background: url(/images/icon04.png) no-repeat center center/contain;
}
.sec_guide .title_icon::after {
  top: 13px;
  bottom: auto;
  left: auto;
  right: 8px;
  width: 47px;
  height: 42px;
  background: url(/images/icon05.png) no-repeat center center/contain;
}
@media (max-width: 768px) {
  .sec_guide .title_icon {
    padding: 0 40px;
  }
  .sec_guide .title_icon::before {
    top: 5px;
    width: 37px;
    height: 24px;
  }
  .sec_guide .title_icon::after {
    top: 7px;
    width: 27px;
    height: 22px;
  }
}
.sec_guide .columns {
  justify-content: center;
}

.sec_life {
  padding: 100px 0;
  background: url(/images/bg_img002.png) no-repeat top center/cover;
}
@media (max-width: 768px) {
  .sec_life {
    padding: 80px 0 50px;
  }
}
.sec_life h2 .sub {
  color: #5bb95b;
}
.sec_life .title_icon {
  padding: 0 62px;
}
.sec_life .title_icon::before {
  top: 17px;
  bottom: auto;
  left: 0;
  right: auto;
  width: 44px;
  height: 36px;
  background: url(/images/icon06.png) no-repeat center center/contain;
}
.sec_life .title_icon::after {
  top: 13px;
  bottom: auto;
  left: auto;
  right: 8px;
  width: 36px;
  height: 40px;
  background: url(/images/icon07.png) no-repeat center center/contain;
}
@media (max-width: 768px) {
  .sec_life .title_icon {
    padding: 0 43px;
  }
  .sec_life .title_icon::before {
    top: 5px;
    width: 34px;
    height: 26px;
  }
  .sec_life .title_icon::after {
    top: 2px;
    width: 26px;
    height: 30px;
  }
}

.sec_wide {
  margin-top: 120px;
}
@media (max-width: 768px) {
  .sec_wide {
    margin-top: 30px;
  }
}
.sec_wide h2 {
  text-align: left;
  letter-spacing: 0.075em;
}
@media (max-width: 1050px) and (min-width: 769px) {
  .sec_wide h2 {
    font-size: 30px;
  }
}
@media (max-width: 768px) {
  .sec_wide h2 {
    margin: 25px 0 20px;
  }
}
@media (min-width: 769px) {
  .sec_wide .inner {
    width: 100% !important;
    max-width: 100%;
    padding-bottom: 0;
  }
  .sec_wide .columns {
    align-items: center;
    margin: 0;
    max-width: 1920px;
    margin: 0 auto;
  }
  .sec_wide .columns .column {
    padding: 0;
  }
  .sec_wide .columns .column img {
    display: block;
border-radius: 0;
  }
}
.sec_wide .sec_text {
  margin: 0 0 35px;
}
@media (max-width: 768px) {
  .sec_wide .sec_text {
    margin: 0 0 25px;
  }
}
@media (min-width: 769px) {
  .sec_wide .btn_wrap a {
    margin: 0;
  }
}
.sec_wide .img_span img {
  max-width: 908px;
}
.sec_wide .wide_box01 {
  padding-bottom: 65px;
  position: relative;
}
.sec_wide .wide_box01::after {
  content: "";
  position: absolute;
  top: auto;
  bottom: 0;
  left: auto;
  right: 2%;
  width: 356px;
  height: 263px;
  background: url(/images/icon12.png) no-repeat center center/contain;
  max-width: 20vw;
  max-height: 15vw;
}
.sec_wide .wide_box01 .title_icon {
  padding-left: 50px;
}
.sec_wide .wide_box01 .title_icon::before {
  top: 13px;
  bottom: auto;
  left: 0;
  right: auto;
  width: 39px;
  height: 40px;
  background: url(/images/icon08.png) no-repeat center center/contain;
}
@media (max-width: 1050px) and (min-width: 769px) {
  .sec_wide .wide_box01 .title_icon::before {
    top: 5px;
  }
}
.sec_wide .wide_box01 .title_icon::after {
  display: none;
}
@media (max-width: 768px) {
  .sec_wide .wide_box01 .title_icon {
    padding-left: 32px;
  }
  .sec_wide .wide_box01 .title_icon::before {
    top: 5px;
    width: 25px;
    height: 26px;
  }
}
@media (min-width: 769px) {
  .sec_wide .wide_box01 .wide_text_box {
    max-width: 470px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
.sec_wide .wide_box02 {
  padding-bottom: 90px;
  position: relative;
  flex-direction: row-reverse;
}
@media (max-width: 1300px) and (min-width: 769px) {
  .sec_wide .wide_box02 {
    padding-bottom: 120px;
  }
}
@media (max-width: 768px) {
  .sec_wide .wide_box02 {
    padding-bottom: 50px;
  }
}
.sec_wide .wide_box02::after {
  content: "";
  position: absolute;
  top: auto;
  bottom: 0;
  left: 2%;
  right: auto;
  width: 389px;
  height: 268px;
  background: url(/images/icon13.png) no-repeat center center/contain;
  max-width: 21vw;
  max-height: 14vw;
}
.sec_wide .wide_box02 .title_icon {
  padding-left: 52px;
}
.sec_wide .wide_box02 .title_icon::before {
  top: 13px;
  bottom: auto;
  left: 0;
  right: auto;
  width: 40px;
  height: 42px;
  background: url(/images/icon09.png) no-repeat center center/contain;
}
@media (max-width: 1050px) and (min-width: 769px) {
  .sec_wide .wide_box02 .title_icon::before {
    top: 2px;
  }
}
.sec_wide .wide_box02 .title_icon::after {
  display: none;
}
@media (max-width: 768px) {
  .sec_wide .wide_box02 .title_icon {
    padding-left: 33px;
  }
  .sec_wide .wide_box02 .title_icon::before {
    top: 5px;
    width: 25px;
    height: 27px;
  }
}
@media (min-width: 769px) {
  .sec_wide .wide_box02 .wide_text_box {
    max-width: 470px;
    padding-left: 20px;
    padding-right: 20px;
    margin: 0 0 0 auto;
  }
  .sec_wide .wide_box02 .img_span img {
    margin: 0 0 0 auto;
  }
}
.sec_wide .wide_box02 h2 .sub {
  color: #5bb95b;
}

.sec_contact {
  padding: 100px 0;
  background: url(/images/bg_img005.jpg) no-repeat top center/cover;
}
@media (max-width: 768px) {
  .sec_contact {
    padding: 50px 0;
  }
  .sec_contact h2 {
    margin-bottom: 23px;
  }
}
.sec_contact .title_icon {
  padding: 0 62px;
}
.sec_contact .title_icon::before {
  top: 10px;
  bottom: auto;
  left: 0;
  right: auto;
  width: 33px;
  height: 87px;
  background: url(/images/icon10.png) no-repeat center center/contain;
}
.sec_contact .title_icon::after {
  top: 18px;
  bottom: auto;
  left: auto;
  right: 0;
  width: 44px;
  height: 70px;
  background: url(/images/icon11.png) no-repeat center center/contain;
}
@media (max-width: 768px) {
  .sec_contact .title_icon {
    padding: 0 45px;
  }
  .sec_contact .title_icon::before {
    top: 3px;
    width: 22px;
    height: 57px;
  }
  .sec_contact .title_icon::after {
    top: 8px;
    width: 30px;
    height: 48px;
  }
}
.sec_contact .sec_text {
  text-align: center;
}
.sec_contact .tel_box {
  margin: 10px 0 30px;
}
@media (min-width: 769px) {
  .sec_contact .tel_box {
    display: flex;
    justify-content: center;
    -moz-column-gap: 23px;
         column-gap: 23px;
  }
}
@media (max-width: 768px) {
  .sec_contact .tel_box {
    text-align: center;
    margin: 10px 0 20px;
  }
}
.sec_contact .tel_box .contact_icon {
  font-size: 27px;
  letter-spacing: 0.025em;
  font-family: "Zen Maru Gothic", serif;
  font-weight: bold;
  color: #ff8c04;
  line-height: 1;
  position: relative;
}
.sec_contact .tel_box .contact_icon::before {
  content: "";
  position: absolute;
  bottom: auto;
  left: 0;
  right: auto;
}
.sec_contact .tel_box .contact_icon.contact_icon01 {
  padding-left: 19px;
}
.sec_contact .tel_box .contact_icon.contact_icon01::before {
  top: 12px;
  width: 15px;
  height: 20px;
  background: url(/images/tel.png) no-repeat center center/contain;
}
.sec_contact .tel_box .contact_icon.contact_icon02 {
  padding-left: 23px;
}
.sec_contact .tel_box .contact_icon.contact_icon02::before {
  top: 13px;
  width: 17px;
  height: 18px;
  background: url(/images/fax.png) no-repeat center center/contain;
}
.sec_contact .btn_wrap a {
  max-width: 260px;
}

.sec_news {
  padding: 160px 0 100px;
  background: url(/images/bg_img002_2.png) no-repeat center bottom/auto, url(/images/bg_img001.png) no-repeat center top/cover;
}

@media (max-width: 768px) {
  .sec_news {
    padding: 50px 0;
  }
}
.sec_news h2 {
  font-size: 36px;
  margin: 0 0 20px;
  padding-top: 80px;
}
@media (max-width: 768px) {
  .sec_news h2 {
    font-size: 23px;
    padding-top: 60px;
  }
}

.sec_news h2 .sub {
  font-size: 20px;
  letter-spacing: 0.1em;
  color: #5bb95b;
}
@media (max-width: 768px) {
  .sec_news h2 .sub {
    font-size: 18px;
  }
}

.sec_news h2 .title_icon {
  padding-top: 75px;
}
@media (max-width: 768px) {
  .sec_news h2 .title_icon {
    padding-top: 55px;
  }
}

.sec_news h2 .title_icon:before {
  content: "";
  width: 67px;
  height: 70px;
  position: absolute;
  top: 0;
  bottom: auto;
  left: 0;
  right: 0;
  margin: auto;
  background: url(/images/icon03.png) no-repeat center center/contain;
}
@media (max-width: 768px) {
  .sec_news h2 .title_icon:before {
    width: 47px;
    height: 50px;
  }
}

.sec_news h2 .engtxt {
  font-size: clamp(22px, 2.8vw, 28px);
  font-weight: bold;
}

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

@media (max-width: 768px) {
  .sec_news .flex_cont {
    margin-top: 30px;
  }
}
.sec_news .flex_cont li {
  width: 35%;
  padding: 10px 0;
  color: white;
  border-radius: 10px 10px 0 0;
  text-align: center;
  font-weight: bold;
  font-size: clamp(16px, 1.8vw, 18px);
  font-family: "Zen Maru Gothic", sans-serif;
cursor: pointer;
}
@media (max-width: 768px) {
  .sec_news .flex_cont li {
    font-size: 14px;
    width: 43%;
  }
}

.sec_news .flex_cont li.color001 {
  background: #5bb95b;
}

.sec_news .flex_cont li.color002 {
  background: #9bd19b;
}

.sec_news .news_content {
  background: white;
  padding: 5%;
  border-radius: 30px;
  box-shadow: 0px 0px 13.65px 7.35px rgba(147, 142, 131, 0.13);
}

.mainimage::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: auto;
  left: 0;
  right: 0;
  margin: auto;
  background: url(/images/main_bg.png) no-repeat top center/cover;
  width: 100%;
  height: 180px;
}

.moviespace {
  width: 100%;
  height: 55.758vw;
  position: relative;
  overflow: hidden;
  pointer-events: none;
}

.moviespace iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}

@media (min-width: 961px) {
  #header {
    position: relative;
  }
  #header::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 300px;
    height: 160px;
    background: url(/images/hdr_bg_icon01.png) no-repeat center center/contain;
z-index: -1;
  }
  #header::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 300px;
    height: 160px;
    background: url(/images/hdr_bg_icon02.png) no-repeat center center/contain;
z-index: -1;
  }
}
#header .info {
  margin-top: 0;
}
#header .hdr_btn_box {
  display: flex;
  -moz-column-gap: 23px;
       column-gap: 23px;
}
#header .hdr_btn_box a img {
  display: block;
}

#upper_footer {
  background: none;
  padding: 80px 0;
}
@media (max-width: 1050px) {
  #upper_footer {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 767px) {
  #upper_footer {
    padding: 10px 0 40px;
  }
}
@media (min-width: 768px) {
  #upper_footer .ft_nav_box {
    display: flex;
    -moz-column-gap: 23px;
         column-gap: 23px;
    flex-wrap: wrap;
  }
}
@media (min-width: 768px) {
  #upper_footer .ft_nav_box .nav_item {
    flex: 1;
  }
}
@media (min-width: 768px) and (max-width: 1050px) {
  #upper_footer .ft_nav_box .nav_item {
    width: 31%;
    flex: none;
    justify-content: center;
  }
}
@media (max-width: 767px) {
  #upper_footer .ft_nav_box .nav_item {
    margin-top: 20px;
  }
}
#upper_footer .ft_nav_box .nav_item .ft_nav_title {
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 0.03em;
  border-bottom: solid 2px #483a27;
  margin: 0 0 8px;
  padding-bottom: 5px;
  font-family: "Zen Maru Gothic", serif;
}
#upper_footer .ft_nav_box .nav_item ul li::before {
  display: none;
}
#upper_footer .ft_nav_box .nav_item ul a {
  font-size: 14px;
  position: relative;
  padding-left: 13px;
  letter-spacing: -0.5px;
}
#upper_footer .ft_nav_box .nav_item ul a:hover {
  color: #ff8c04;
}
#upper_footer .ft_nav_box .nav_item ul a::before {
  content: "";
  position: absolute;
  top: 7px;
  bottom: auto;
  left: 0;
  right: auto;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #ff8c04;
}

#footer {
  background: #483a27;
  padding: 50px 0;
}
@media (max-width: 767px) {
  #footer {
    padding: 50px 0 0;
  }
  #footer .imgspace {
    max-width: 300px;
    margin: 0 auto;
  }
}
@media (max-width: 1050px) {
  #footer .columns {
    display: block;
    text-align: center;
  }
  #footer .columns .is-4 {
    width: 100%;
  }
  #footer .columns .is-8 {
    width: 100%;
  }
}
#footer .ft_text {
  letter-spacing: 0.02em;
  margin: 7px 0 0;
}
#footer .ft_text a {
color:#fff;
}
@media (min-width: 1051px) {
  #footer .ft_right_box {
    padding-left: 40px;
  }
}
#footer ul {
  padding: 0;
}
@media (max-width: 767px) {
  #footer ul {
    margin: 20px 0;
  }
}
@media (max-width: 767px) {
  #footer ul li {
    margin-top: 5px;
  }
}
#footer ul li a {
  color: #fff;
}
@media (min-width: 1051px) {
  #footer .copyright {
    text-align: left;
    padding-left: 10px;
    padding-top: 10px;
  }
}
@media (max-width: 767px) {
  #footer .copyright {
    padding-left: 10px;
    padding-top: 10px;
  }
}

.pagetop a {
  position: fixed;
  bottom: 2%;
  right: 1%;
  background: url(/images/top.png) no-repeat center center/cover;
  width: 94px;
  height: 94px;
}
@media (max-width: 768px) {
  .pagetop a {
    width: 50px;
    height: 50px;
  }
}

.pagetop a::before {
  display: none;
}
@media (min-width: 769px) {
  .sec_about {
    h2.title {
      max-width: 1320px;
    }
    .inner {
      width: 100% !important;
      max-width: 1300px;
    }
    .about_box {
      max-width: 470px;
      padding-left: 30px;
      padding-right: 20px;
    }
 .wide_img_box{
    margin-bottom: auto;
  }
  }
}
/* =============================================
header
============================================= */
/*ヘッダー固定時のアンカーリンク調整*/
@media (max-width: 960px) {
  .under #a02,
.under #a03,
.under #a04,
.under #a05,
.under #a06,
.under #a07,
.under #a08,
.under #a09,
.under #a10,
.under #a11,
.under #a12,
.under #a13,
.under #a14,
.under #a15,
.under #a16,
.under #a17,
.under #a18,
.under #a19,
.under #a20,
.under #a21,
.under #a22,
.under #a23,
.under #a24,
.under #a25 {
    margin-top: -70px;
    padding-top: 70px;
  }
}
#header .hdr_top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 0 20px 0;
}

#header h1 {
  width: 343px;
  max-width: 35%;
  float: none;
  margin: 0;
  padding-left: 0;
}

#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: 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", serif;
  letter-spacing: 0.1em;
}

#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: 3;
  text-decoration: none;
  background: #ff8c04;
  padding: 5px 10px;
  border-bottom: 1px solid #fff;
color: #fff;
}

#menu-list > li > ul.menu-children > li > a:hover {
  background: #ffa944;
  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;
    border-right: dashed 2px #dcd4c6;
    box-sizing: border-box;
  }
  #menu-list > li span {
    margin-top: 3px;
  }
  #menu-list > li:first-child {
    border-left: dashed 2px #dcd4c6;
  }
  #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;
  }
  #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;
  }
  #header h1 {
    max-width: 70%;
    width: 220px;
  }
  #header .hdr_info_list a {
    display: block;
  }
  #header .hdr_info_list img {
    width: 45px;
    display: block;
  }
  nav {
    position: fixed;
    top: 0;
    left: -300px;
    bottom: 0;
    width: 60%;
    background: #fff;
    overflow-x: hidden;
    overflow-y: auto;
    transition: all 0.3s;
    z-index: 3;
    opacity: 0;
    background: #fcfaf3;
    visibility: hidden;
  }
  .open nav {
    left: 0;
    opacity: 1;
    visibility: visible;
  }
  .toggle {
    display: block;
    width: 40px;
    height: 40px;
    transition: all 0.3s;
    cursor: pointer;
    z-index: 3;
    position: relative;
  }
  .toggle span {
    position: absolute;
    left: 0;
    width: 40px;
    height: 3px;
    background-color: #483a27;
    border-radius: 8px;
    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: 2;
    background: #faf7eb;
  }
  #menu-list > li > ul.menu-children > li > a:hover {
    background: none;
  }
}
.wf_lic_インフォメーション .wf_blog_li_date:before {
    content: "インフォメーション";
    background: #5bb95b;
    color: white;
    border-radius: 5px;
font-family: "Zen Maru Gothic", serif;
font-weight: bold;
}
.wf_lic_TOPICS .wf_blog_li_date:before {
    content: "TOPICS";
    background: #9bd19b;
    color: white;
    border-radius: 5px;
font-family: "Zen Maru Gothic", serif;
font-weight: bold;
}
@media ( min-width : 769px ) {
  .sec_news .columns{
  align-items: center;
}
}
@media (min-width: 961px){
#menu-list > li.last_nav > ul.menu-children {
    right: 0;
}
}
#particles-js1, #particles-js2, #particles-js3, #particles-js4, #particles-js5, #particles-js6, #particles-js7 {
    position: fixed;
    width: 100%;
    z-index: -1;
}
/*# sourceMappingURL=index.css.map */