css

@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: none!important;
  position: absolute;
  z-index: 1;
  top: 50%;
  width: 10vw;
  height: 10vw;
  max-width: 118px;
  max-height: 108px;
  margin-top: 0px;
  padding: 0;
  border: none;
  outline: none;
  background-position: center center;
  background-repeat: no-repeat;
  color: transparent;
  font-size: 0;
  line-height: 0;
  cursor: pointer;
  opacity: 0.8;
}
/*.carousel .slick-arrow.slick-prev {
  background: url(/images/arrow_prev.png) no-repeat top center/contain;
  left: -40px;
}
.carousel .slick-arrow.slick-next {
  background: url(/images/arrow_next.png) no-repeat top center/contain;
  right: -40px;
}*/
.column .part img, .column.part img {
  width: 100%
}
.wf_lic {
  border-bottom: 1px dotted #8c7263;
}
.wf_blog_li_thumb {
  display: none !important;
}

.wf_lic .wf_blog_li_date:before {
  text-align: center;
  min-width: 6em;
  display: inline-block;
  padding: 5px 15px;
  font-size: 8px;
  color: #3f3636;
  border-radius: 5px;
  margin-right: 5px;
}
.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;
}

/*各セクションの背景*/
.sec01 {
  background: url(/images/body_bg02.png) repeat top center;
}
.sec02 {
  /*background: url(/images/body_bg03.png) repeat top center;*/
}
.sec03 {
  background: url(/images/body_bg02.png) repeat top center;
}
.sec04 {
  background: url(/images/body_bg06.png) repeat top center;
}
.allfooter {
  background: url(/images/body_bg07.png) repeat top center;
  position:relative;
  margin-top:5em;
}

.sec00, .sec01, .sec02, .sec03, .sec04, .sec_contact {
  margin: 0 auto;
  padding: 5em 0;
}
.sec05{
  margin: 0 auto;
  padding-top: 5em;
  padding-bottom: 3em;
}

.sec04 .onebox .columns, .sec04 .onebox .column {
  margin: 0;
  padding: 0;
  z-index: 10;
}
.sec01 h3 span, .sec02 h3 span, .sec03 h3 span, .sec04 h3 span, .sec05 h3 span, .sec06 h3 span, .sec_contact h3 span {
  color: #1f92e2;
  display: block;
  letter-spacing: normal;
  font-weight: normal;
  font-size: 14px;
}
.sec02 .column {
  padding: 20px;
  text-align: left;
}
.sec02 .column img {
  margin-bottom: 5px;
}
.sec04 {
  /*background: url(/images/bg.png) no-repeat center;*/
  /*background-size: cover;*/
  padding: 100px 0 50px 0;
  text-align: center;
  position: relative;
}
.cont.onebox.columns {
  margin: 0;
  padding: 0;
}
.sec04 .part.left {
  font-size: 18px;
}
.sec02 h4 {
  color: #4b4841;
  font-weight: bold;
  font-size: 24px;
  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 {
  content: "";
  position: absolute;
  background: url(/images/btn_catch2.png) no-repeat;
  width: 17px;
  height: 17px;
  top: 8px;
  right: -30px;
}
.sec04 {
  /*background: url(/images/bg05.jpg) no-repeat center/cover;*/
  padding: 5em 0;
}
.sec04 .wf_blog_ul {
  padding: 1em 1em 1em;
}
.sec04 .wf_blog_ul li {
  border-bottom: 1px dotted #ccc;
  box-sizing: border-box;
  padding: 7px;
}
.sec04 .column {
  background: url(/images/news_bg.png) no-repeat center top/100%;
  padding: 5em 3em 10em;
  box-sizing: border-box;
  margin: 0 1%;
}
.sec04 h4 {
  color: #4b4841;
  font-weight: bold;
  font-size: 24px;
  position: relative;
  padding: 0 0 10px;
  line-height: 1.3;
  text-align: center;
  word-break: break-all;
  margin: 0 auto 0.5em;
  /*background: url(/images/ttl05.png) no-repeat center bottom;*/
}
.sec04 .title {
  margin-bottom: 0em;
}

.sec_contact .tel {
  font-size: 24px;
  margin: 0em auto 1em;
  font-weight: bold;
  letter-spacing: 0.05em;
}
.sec_contact .link_btn a {
  max-width: 300px;
}
#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, .carousel2 > div {
  max-width: 1700px;
}
.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: #fff;
}
/**/
#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: #a3c757;
  width: 40px;
  height: 40px;
  border-radius: 20px;
}
.pagetop a::before {
  content: "";
  left: 3px;
  width: 4px;
  height: 4px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.youtube_btn .img_anchor::before {
  display: none !important;
}
a {
  -webkit-transition: 200ms;
  transition: 200ms;
}
a:hover, a:hover img {
  opacity: 0.8;
}
/* header */
#header > .inner {
  padding: 10px 0;
}
#header h1 {
  float: left;
  width: 37%;
  margin-top: 1em;
  max-width: 370px;
}
#header h1 img {
  width: 100%;
  max-width: 320px;
}
#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;*/
  max-width:100%;
}

@media screen and (max-width: 767px) {
#nav #menu > li img {
  max-width:45%;
}
}

#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: 5;
  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: #a3c757;
}
.submenu_ul > li a:hover {
  color: #d8e7b7 !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%;
}
.carousel > div, .carousel2 > 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: 40px;
  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: #535353;
}
#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/body_bg07.png) repeat top center;
  /*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: #fff;
  font-weight: bold;
  position: relative;
}
h5.title {
  font-size: 22px;
  color: #4b4841;
  padding: 0 0 5px 10px;
  border-bottom: 2px dotted #e9ad54;
  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 {
  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: 40px;
    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: 30px;
    width: 45%;
  }
  #header .info {
    position: absolute;
    top: 30px;
    right: 10px;
    margin-top: 0;
    width: 166px;
    max-width: 36%;
    padding-top: 0;
    float: right;
  }
  #header .info a {
    margin-right: 4.5%;
    display: block;
    width: 30.5%;
    float: left;
    max-width: 50px;
  }
  #header .info img {
    width: 100%;
    display: block;
    max-width: 39px;
  }
  #nav {
    background: none;
    border: none;
  }
  #menu {
    display: none;
  }
  #toggle {
    display: block;
    position: absolute;
    top: 30px;
    right: 10px;
    max-width: 50px;
    width: 10%;
  }
  #header #toggle a {
    width: 100%;
    margin: 0;
    float: none;
    position: relative;
  }
  #nav ul {
    background: rgba(255, 255, 255, .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: 2em;
  }
  .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;
  }
}
@media only screen and (max-width: 320px) {}
/***********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;*/
    background: url(/images/body_bg.png) repeat top center;
}
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: #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%;
  -webkit-transform: rotate(45deg);
  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 #553421;
}
@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: #ffffffb3;
}
/* =====================================
===================================== */
.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: #a3c757;
  color: #fff;
  font-size: 16px;
  max-width: 260px;
  border-radius:35px!important;
}
.btn_wrap a::after {
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
}
@media screen and (min-width: 768px) {
  .sec04 .in {
    float: left;
    width: 60%;
    max-width: 500px;
    padding: 6em 0 2em 3em;
    box-sizing: border-box;
    background: #fff;
    margin-left: -200px;
  }
  a[href^="tel:"] {
    pointer-events: none;
  }
  #nav li.nav01 {
    border-left: 1px dashed #b29f64;
  }
}
.sec04 .in {
  box-shadow: 0px 0px 20px -11px #000000;
  border-radius: 10px;
  background: #fff;
  padding: 50px;
  z-index: 1;
  margin-top: 10%;
}
@media screen and (max-width: 1600px) {
  .sec04 .in {
    float: none;
    width: 100%;
    /*    padding: 2em;*/
    box-sizing: border-box;
  }
}
@media screen and (max-width: 1500px) {
  table.table02 th {
    padding: 2%;
  }
  .mainimage::after {
    width: 35%;
    left: 20%;
  }
}
  @media screen and (max-width: 1200px) {
    .sec04 .column {
      padding: 3em 1em 12em;
    }
  }
  @media screen and (max-width: 1000px) {
    .top06 p {
      font-size: 25px;
    }
    #nav #menu {
      margin: 0 auto;
      width: 100%;
    }
  }
  @media screen and (max-width: 1000px)and (min-width: 768px) {
    #nav li a {
      font-size: 12px;
    }
  }
  @media screen 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: center;
    }
    #upper_footer .footer_btn01 {
      font-size: 20px;
    }
    #upper_footer .footer_btn02 {
      font-size: 16px;
    }
  }
  .leadtext {
    font-size: 22px;
    font-weight: bold;
    color: #CC7D90;
    letter-spacing: 0.1em;
    text-align: center;
  }
  .t01_wrap.w17 tbody th {
    width: 17%;
  }
  @media (max-width: 480px) {
    .t01_wrap table {
      font-size: 100%;
    }
  }
  .t01_wrap.wtdr tbody th {
    width: 100%;
  }
  @media (max-width: 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: 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;
    }
  }
  .sec04 .onebox .columns, .sec04 .onebox .column {
    z-index: 10;
  }

/*メインスライド調整*/
#slider {
    width: 100%;
    height: 70vh!important;/*スライダー全体の縦幅を画面の高さいっぱい（100vh）にする*/
    z-index:-2;
    content:"";
    position:relative;
}

@media screen and (max-width: 767px) {
    #slider {
        width: 100%;
        height: 100vw!important;
    }
}

/*流体アニメーション*/
.carousel2{
  position:relative;
  content:"";
}

.carousel2::before {
  content:"";
  position:absolute;
  top:22vh;
  left:20vw;
  width:20vh;/*横幅*/
  height: 20vh;/*縦幅*/
  background:#fff;/*背景色*/
  animation: fluidrotate 30s ease 0s infinite;/*アニメーションの設定*/
  z-index:1;
}

@keyframes fluidrotate {  
	  
0%, 100% {
    border-radius: 63% 37% 54% 46%/55% 48% 52% 45%;
}
14% {
    border-radius: 40% 60% 54% 46%/49% 60% 40% 51%;
}
28% {
    border-radius: 54% 46% 38% 62%/49% 70% 30% 51%;
}
42% {
    border-radius: 61% 39% 55% 45%/61% 38% 62% 39%;
}
56% {
    border-radius: 61% 39% 67% 33%/70% 50% 50% 30%;
}
70% {
    border-radius: 50% 50% 34% 66%/56% 68% 32% 44%;
}
84% {
    border-radius: 46% 54% 50% 50%/35% 61% 39% 65%;
}
	  
}

.carousel2::after {
  content:"";
  position:absolute;
  top:10vh;
  left:20vw;
  width:45vh;/*横幅*/
  height: 45vh;/*縦幅*/
  background:url(/images/slidecover.png);/*背景色*/
  background-size:cover;
  z-index:1;
}

@media screen and (max-width: 1000px) {
  .carousel2::before {
    top:18vw;
    left:5vw;
    width:15vw;/*横幅*/
    height: 15vw;/*縦幅*/
  }
  .carousel2::after {
    background:url(/images/slidecover.png);/*背景色*/
    background-size:cover;
    top:5vw;
    left:10vw;
    width:40vw;/*横幅*/
    height: 40vw;/*縦幅*/
  }
}

@media screen and (max-width: 767px) {
  .carousel2::before {
    /*top:30vw;
    left:30vw;
    width:40vw;
    height: 40vw;*/
    display:none;
  }
  .carousel2::after {
    background:url(/images/slidecover_sp.png);/*背景色*/
    background-size:cover;
    top:5vw;
    left:5vw;
    width:90vw;/*横幅*/
    height: 90vw;/*縦幅*/
  }
}

.under #slider, .under #slider::before, .under #slider::after{
    display:none;
}

.headerbg{
    content:"";
    position:relative;
}

.headerbg::before{
    content:"";
    position:absolute;
    height:40vh;
    width:40vh;
    top:0;
    left:0;
    background:url(/images/headerbg_left.png) no-repeat left;
    background-size:cover;
    z-index:-1;
}

.headerbg::after{
    content:"";
    position:absolute;
    height:40vh;
    width:40vh;
    top:0;
    right:0;
    background:url(/images/headerbg_right.png) no-repeat;
    background-size:cover;
    z-index:-1;
}

@media screen and (max-width: 1400px) {
    .headerbg::before, .headerbg::after{
        height:20vh;
        width:20vh;
    }
}
@media screen and (max-width: 767px) {
    .headerbg::before, .headerbg::after{
        height:30vw;
        width:30vw;
    }
}

#header{
    z-index:2;
}

/*トップページのタイトル画像調整*/
.sec00 .img_span{
    display:block;
    width:70%;
    margin:auto;
}

.ttlimg{
    display:block;
    width:50%;
    margin:auto;
    padding:30px 0px;
}

@media screen and (max-width: 767px) {
.sec00 .img_span, .ttlimg{
    width:100%;
}
}

.bgchange01{
    background:#fff;
    border-radius:20px;
    padding:30px;
    margin:10px;
}
@media screen and (min-width: 769px) {
.bgchange01{
    width:48%!important;
}
}

.bgchange02{
    max-width:1000px!important;
    background:#fff;
    border-radius:20px;
    padding:30px;
    margin:10px auto;
}

/*動くメニューボタン*/
.openbtn{
    position: relative;
    background:#553421;
    cursor: pointer;
    width: 40px;
    height:40px;
    border-radius: 30px;
}

/*ボタン内側*/
.openbtn .openbtn-area{
    transition: all .6s;/*アニメーションの設定*/
    width:40px;
    height:40px;
}

.openbtn span{
    display: inline-block;
    transition: all .4s;
    position: absolute;
    left: 12px;
    height: 2px;
    border-radius: 2px;
    background: #fff;
    width: 40%;
  }

.openbtn span:nth-of-type(1) {
    top:14px;	
}

.openbtn span:nth-of-type(2) {
    top:20px;
}

.openbtn span:nth-of-type(3) {
    top:26px;
}

/*activeクラスが付与されると .openbtn-areaが360度回転し、その中の線が回転して×に*/
.openbtn.active .openbtn-area{
    transform: rotate(360deg);
    overflow:hidden;
}

.openbtn.active span:nth-of-type(1) {
    top: 14px;
    left: 14px;
    transform: translateY(6px) rotate(-45deg);
    width: 30%;
}

.openbtn.active span:nth-of-type(2) {
    opacity: 0;
}

.openbtn.active span:nth-of-type(3){
    top: 26px;
    left: 14px;
    transform: translateY(-6px) rotate(45deg);
    width: 30%;
}

/*スライドショー下のドット色変更*/
.slick-dots li button{font-size: 1px!important}

.slick-dots li.slick-active button:before{
    background: #fff!important;
    color: #a3c757!important;
    opacity:1!important;
}

.slick-dots li button:before{
    background: #fff!important;
    color: #553421!important;
    opacity:1!important;
    margin:auto;
}

.slick-dots {
    position: relative!important;
    display: block!important;
    width: 20%!important;
    padding: 0;
    text-align: center;
    background: white;
    margin: auto!important;
    border-radius: 100px;
}

@media screen and (max-width: 767px) {
.slick-dots{
    width: 50%!important;
}
}

/*sec04調整*/
.pichalf{
    width:49%;
    display:inline-block;
}

.sec04-01{
}
.sec04-01 img{
    border-radius:10px 0px 0px 0px!important;
    vertical-align:bottom;
    text-align:right;
}
.sec04-02{
}
.sec04-02 img{
    border-radius:0px 10px 0px 0px!important;
    vertical-align:bottom;
    text-align:left;
}
.sec04-03{
}
.sec04-03 img{
    border-radius:0px 0px 0px 10px!important;
    vertical-align:bottom;
    text-align:right;
}
.sec04-04{
}
.sec04-04 img{
    border-radius:0px 0px 10px 0px!important;
    vertical-align:bottom;
    text-align:left;
}

@media screen and (max-width: 767px) {
.pichalf{
    width:100%;
    display:inline-block;
}
.sec04-01 img, .sec04-02 img, .sec04-03 img, .sec04-04 img {
    border-radius: 0px!important;
}
}

/*フッターの木*/
.footerline{
    position:absolute;
    height:90px;
    width:100vw;
    background:url(/images/footer_line.png) repeat-x;
    top:-60px;
}

/*フッター関連*/
/*フッター文字サイズ調整*/
#upper_footer{
    font-size:14px!important;
    color:white;
}
/*フッタータイトル*/
.footerttl{
    font-size: 18px;
    font-weight: bold;
    padding-top:20px;
}
/*表示サイズ約半分*/
.ishalf02{
    width:49%;
    display:inline-block;
    vertical-align: top;
}

/*サイドのバナー*/
#sidecontact.rightContent {
    right: -135px;
}
#sidecontact {
    width:210px;
    height:70px;
    display: block;
    position: fixed;
    top: 30%;
    z-index: 100;
    object-fit:cover;
    transition: all  1s ease;
}
#sidecontact2.rightContent2 {
    right: -135px;
    top: 380px;
}
#sidecontact2 {
    width:210px;
    height:70px;
    display: block;
    position: fixed;
    top: 30%;
    z-index: 100;
    transition: all  1s ease;
}

#sidecontact img, #sidecontact2 img{
    width:210px;
}

 #sidecontact:hover, #sidecontact2:hover{
    right:0;
    transition: all .5s ease;
}

 #sidecontact a:hover, #sidecontact a:hover img, #sidecontact2 a:hover, #sidecontact2 a:hover img{opacity:1!important;}

@media screen and (max-width: 767px) {
#sidecontact.rightContent {
    right: 0px;
    top:91%;
    width: 50%;
}
#sidecontact2.rightContent2 {
    left: 0px;
    top: 91%;
    width: 50%;
}
}

/*下層ページのトップナビ色*/
.wf_bread_ul a{
    color:#4b4841;
}

/*h4変更*/
.under h4.title{
    display: flex;
    align-items: center;
    font-size: 180%;
    font-weight: bold;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 55px;
    color: #976f58;
    /* width: 90%; */
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 3;
}

.under h4.title::before {
    content: "";
    height:10px;
    margin-right: 2rem;
    background:url(/images/h4line_left.png) repeat-x;
    flex-grow: 1;
}

.under h4.title::after {
    content: "";
    height:10px;
    margin-left: 2rem;
    background:url(/images/h4line_right.png) repeat-x;
    flex-grow: 1;
}

 .changelh01{
    line-height:3;
}

/*入園案内ページの流れ修正*/
.flow_num{
    max-width:400px!important;
    margin:auto;
}

.flow_num .flow_text, .flow_num .flow_img {
    display:inline-block;
    vertical-align: middle;
    margin-left:10px;
}

/*アコーディオン全体*/
.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 .5s ease;
}

/*アイコンの＋と×*/
.accordion-area .title::before,
.accordion-area .title::after{
    position: absolute;
    content:'';
    width: 15px;
    height: 2px;
    background-color: #6c9fcc;
    transition: all .5s ease;
    
}
.accordion-area .title::before{
    top:48%;
    left: 15px;
    transform: rotate(0deg);
    
}
.accordion-area .title::after{    
    top:48%;
    left: 15px;
    transform: rotate(90deg);

}

/*　closeというクラスがついたら形状変化　*/

.accordion-area .title.close::before{
  transform: rotate(135deg);
}

.accordion-area .title.close::after{
  transform: rotate(225deg);
}

/*アコーディオンで現れるエリア*/
.accordion-area .box02 {
    display: block;/*管理画面は表示*/
    background: #fff;
    border-radius:10px;
    margin:0 3% 3% 3%;
    padding: 3%;
}

.accordion-area .box {
    display: none;/*はじめは非表示*/
    background: #fff;
    border-radius:10px;
    margin:0 3% 3% 3%;
    padding: 3%;
}

.wid30{display:inherit}
@media screen and (max-width: 767px) {.wid30{display:none}}


.wf_flow_down{
    width:40px;
    height:40px;
    background:url(/images/flowarrow.png);
    transform:none;
    border:none;
}

.top .wf_lic_園からのお知らせ .wf_blog_li_thumb{display:block!important}
.top .wf_lic_園からのお知らせ a{color:#111!important;}
.top .wf_lic_園からのお知らせ .youtube_btn .img_anchor::after{top:0!important;}
.top .wf_lic_園からのお知らせ img{border-radius:10px;}
.top .wf_lic_園からのお知らせ{border-bottom:0px!important;}

.top .wf_lic_園からのお知らせ .wf_blog_li_thumb {
  position: relative;
  width: 100%;
  aspect-ratio: 1 / 1; /* 正方形を維持 */
  overflow: hidden; /* はみ出し防止 */
}

.top .wf_lic_園からのお知らせ .wf_blog_li_thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover; /* 空白を作らず、正方形にフィット */
  display: block; /* 余計な隙間を消す */
}
@media all and (max-width: 767px) {
.top .wf_lic_園からのお知らせ.column.is-3 {
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    width: 50%;
    padding: 5px;
}
    .youtube_btn {
        margin-bottom: 0px !important;
    }


