@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Lato);
@import url("https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic:wght@500&display=swap");
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;
}

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

.wf_lic {
  border-bottom: 2px dotted #e4e4e4;
}

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

.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.html) 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.html) 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.html) no-repeat left 20px center, url(../images/btn_catch2.html) 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.html) no-repeat left 20px center, url(../images/btn_catch2.html) 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.html) no-repeat left 20px center, url(../images/btn_catch2.html) 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;
}

.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;
  margin-top: 1.7em;
  max-width: 333px;
}

#header h1 img {
  width: 120%;
  max-width: 287px;
}

.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:last-child {
  border: none;
}

.submenu_ul > li a {
  padding: 10px 20px;
  box-sizing: border-box;
  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;
}
@media (max-width: 1100px) {
  .wrap .inner {
    max-width: 990px;
  }
}

/* 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: #fff5d8;
  color: #fff;
}

#upper_footer {
  background: #fff5d8;
  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: #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*/
/* 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%;
  width: 100%;
}

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

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

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

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

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

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

@media only screen and (max-width: 1010px) {
  #header .inner,
  #content .inner,
  #footer .inner,
  .totop .inner {
    margin-left: auto;
    margin-right: auto;
    width: 94%;
    float: none;
  }
  .map {
    padding-bottom: 45%;
  }
  /**/
}
@media only screen and (max-width: 1000px) {
  .carousel > div {
    width: 100%;
  }
  .carousel .slick-arrow.slick-next {
    right: 5px;
  }
  .carousel .slick-arrow.slick-prev {
    left: 5px;
  }
}
@media only screen and (max-width: 768px) {
  .sp {
    display: block !important;
  }
  .pc {
    display: none !important;
  }
}
/*headerの横幅変更サイズ*/
@media (max-width: 1000px) {
  #upper_footer {
    background: url(../images/footer_bg.png) no-repeat bottom cover;
    padding-top: 100px;
    padding-bottom: 40px;
    margin: 0px 0px 0px 0px;
  }
  img {
    max-width: 100%;
  }
  #header {
    height: 138px;
  }
  #header .inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 100%;
  }
  #header h1 {
    margin-top: 0;
    width: 45%;
    float: none;
  }
  #nav {
    background: none;
    border: none;
  }
  #menu {
    display: none;
  }
  #nav #menu > li {
    display: block;
    text-align: left;
    float: none;
    height: auto;
    width: 100%;
    padding: 0 !important;
    box-sizing: border-box;
    border: none;
    border-bottom: 1px solid #ccc !important;
    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 {
    position: relative !important;
    top: 0 !important;
    bottom: auto !important;
  }
  .submenu_ul > li {
    width: 100%;
  }
  .item-list li {
    float: none;
    margin: 0 auto 20px;
    max-width: 250px;
    width: 80%;
  }
  #content {
    width: 100%;
    margin-top: 90px;
  }
  /* 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) {
  .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, Arial, "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
  font-size: 15px;
  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%;
}

.borderbox {
  padding-right: 20px;
  padding-left: 20px;
  box-sizing: border-box;
}

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

ul.ul02 {
  list-style: none;
  margin: 0;
}

ul.ul02 li {
  padding: 0 0 5px 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 #625738;
}

.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%;
  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;
  text-align: left !important;
}

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

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

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

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

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

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

@media (max-width: 480px) {
  table.table01,
  table .table01 {
    font-size: 80%;
  }
}
@media screen and (max-width: 768px) {
  table.table01,
  table .table01 {
    font-size: 85%;
  }
  .table01 th,
  .table01 td {
    padding: 0.5em;
  }
}
@media (max-width: 480px) {
  table.table01,
  table .table01 {
    font-size: 80%;
  }
}
.t01_wrap tbody th {
  background: #fbf9ec;
  width: 20%
}

/* =====================================
=================追加分================ */
.fs10 {
  font-size: 10px;
  padding: 10%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.sp_mt1 {
  margin-top: 0;
}

.sp_mb1 {
  margin-bottom: 0;
}

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

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

.sp_mt2 {
  margin-top: 0;
}

.sp_mb2 {
  margin-bottom: 0;
}

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

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

.sp_mt3 {
  margin-top: 0;
}

.sp_mb3 {
  margin-bottom: 0;
}

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

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

.sp_mt4 {
  margin-top: 0;
}

.sp_mb4 {
  margin-bottom: 0;
}

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

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

.sp_mt5 {
  margin-top: 0;
}

.sp_mb5 {
  margin-bottom: 0;
}

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

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

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

/*テーブルの各要素幅をautoに設定（tbodyの上の階層に.autowidを追記）*/
.autowid tbody th {
  width: auto !important;
}

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

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

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

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

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

.color1 {
  color: #625738;
}

/*sp表示時のヘッダー調整初期設定*/
@media (max-width: 1000px) {
  .pc_header {
    display: none !important;
  }
}

.hedader_btn_sp {
  position: absolute;
  right: 0;
  top: 0;
  height: 80px;
  padding-right: 10px;
}
@media (min-width: 1001px) {
  .hedader_btn_sp {
    display: none;
  }
}
.hedader_btn_sp .sp_btn {
  display: flex;
  align-items: center;
  height: 80px;
}
.hedader_btn_sp .sp_btn .sp_btns_tel {
  width: 60px;
  height: 60px;
  padding: 10px;
  box-sizing: border-box;
}
.hedader_btn_sp .sp_btn .sp_btns_tel img {
  width: 100%;
}
.hedader_btn_sp .sp_btn .sp_btns_mail {
  width: 51px;
  height: 51px;
  padding: 10px;
  box-sizing: border-box;
}
.hedader_btn_sp .sp_btn .sp_btns_mail img {
  width: 100%;
}
.hedader_btn_sp .sp_btn .sp_btns_menu {
  width: 51px;
  height: 56px;
  padding: 10px;
  box-sizing: border-box;
}
.hedader_btn_sp .sp_btn .sp_btns_menu img {
  width: 100%;
}

/*ヘッダーの配置調整*/
#header {
  font-family: "Zen Maru Gothic", sans-serif;
  height: 210px;
  width: 100%;
  position: relative;
  top: 0;
  z-index: 5;
  background: #fff5d8;
}
@media (max-width: 1000px) {
  #header {
    height: 80px;
    position: fixed;
  }
}
@media (max-width: 768px) {
  #header {
    background: #fff5d8;
  }
}
#header span {
  font-weight: bolder !important;
}
#header h1 {
  width: 241px;
  height: 75px;
}
@media (min-width: 769px) and (max-width: 1200px) {
  #header h1 {
    max-width: 210px;
  }
}
@media (max-width: 768px) {
  #header h1 {
    width: 50%;
    max-width: 250px;
    display: flex;
    align-items: center;
  }
}
#header .inner {
  padding: 0 20px;
  box-sizing: border-box;
}
@media (max-width: 1000px) {
  #header .inner {
    padding: 0;
  }
}
#header .inner .info .header_tel {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding-top: 2em;
}
@media (max-width: 1000px) {
  #header .inner .info .header_tel {
    display: none;
  }
}
#header .inner .info .header_tel .hd_tel2 {
  text-align: right;
  font-size: 15px;
  line-height: 1;
  margin-right: 20px;
}
#header .inner .info .header_tel .hd_tel2 .telicon {
  font-size: 32px;
  color: #625738;
  padding-left: 37px;
  position: relative;
}
#header .inner .info .header_tel .hd_tel2 .telicon:before {
  content: "";
  width: 31px;
  height: 31px;
  position: absolute;
  top: 7px;
  bottom: 0;
  left: 0;
  right: auto;
  margin: auto;
  background: url(/images/hdrtel3.png) no-repeat center center/cover;
}
#header .inner .info .header_tel .hd_tel3 {
  text-align: right;
  font-size: 15px;
  line-height: 1;
  margin-right: 20px;
}
#header .inner .info .header_tel .hd_tel3 .telicon {
  font-size: 32px;
  color: #625738;
  padding-left: 37px;
  position: relative;
}
#header .inner .info .header_tel .hd_tel3 .telicon:before {
  content: "";
  width: 31px;
  height: 31px;
  position: absolute;
  top: 7px;
  bottom: 0;
  left: 0;
  right: auto;
  margin: auto;
  background: url(/images/hdrtel2.png) no-repeat center center/cover;
}
#header .inner .info .header_tel .btn_wrap {
  font-size: 15px;
  line-height: 1.2;
}
#header .inner .info .header_tel .btn_wrap .main {
  font-size: 19px;
}
#header .inner .info .header_tel .btn_wrap a {
  max-width: 100%;
  width: 225px;
  border-radius: 10px;
  background: #ffacbb;
  padding: 10px;
}
#header .inner .info .sp_hd_icon {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
@media (min-width: 1001px) {
  #header .inner .info .sp_hd_icon {
    display: none;
  }
}
#header .inner .info .sp_hd_icon a {
  width: 40px;
  display: block;
  margin-right: 10px;
}
#header .header_btn {
  display: flex;
  justify-content: flex-end;
  padding-right: 10px;
}
#header .header_btn .btns {
  width: 160px;
}
#header .header_btn .btns img {
  width: 100%;
}
#header .header_btn a {
  color: white;
  font-size: 33px;
}
@media (max-width: 1200px) {
  #header .header_btn a {
    font-size: 28px;
  }
}
#header .info {
  margin: 0;
}
#header .hdr_right_wrap {
  display: flex;
  flex-direction: column;
}
@media (min-width: 1001px) {
  #header #menu {
    display: flex;
    justify-content: flex-end;
  }
}
#header .contbtn a {
  display: flex;
  position: absolute;
  width: 170px;
  height: 100px;
  background: url(/images/hdr_contbtn.png) center center/cover;
  right: 0;
  top: 0;
}
@media (max-width: 1200px) {
  #header .contbtn a {
    max-height: 80px;
  }
}

/*ヘッダー固定時、ヘッダー分の隙間調整*/
#content {
  overflow: hidden;
}
@media (max-width: 1000px) {
  #content {
    margin-top: 80px;
  }
}

/*ナビの調整*/
@media (min-width: 1001px) {
  #nav {
    padding: 0;
  }
}
@media (max-width: 1000px) {
  #nav ul {
    background: #fbf9ec;
    left: 0;
    margin: 0;
    top: 80px;
    width: 100%;
    position: absolute;
    z-index: 9999;
  }
}
@media (min-width: 1001px) {
  #nav #menu {
    margin-top: 40px;
  }
}
#nav #menu > li {
  border: none;
  padding: 0 10px;
  width: auto;
  flex-grow: 1;
  padding: 40px 0 10px 0;
  border-left: 2px solid #e6daae;
  position: relative;
  cursor: pointer;
}
#nav #menu > li:last-child {
  border-right: 2px solid #e6daae;
}
#nav #menu > li a.haschild {
  position: relative;
}
#nav #menu > li a.haschild:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  bottom: -5px;
  left: 0;
  right: 0;
  border: 3px solid #625738;
  border-left-color: transparent;
  border-top-color: transparent;
  transform: rotate(45deg);
  margin: 0 auto;
}
@media (max-width: 1000px) {
  #nav #menu > li a.haschild:after {
    display: none;
  }
}
#nav #menu > li a span {
  /*navi色*/
  color: #474747;
  font-weight: 500;
  font-size: 16px;
  position: relative;
}
@media (max-width: 1200px) {
  #nav #menu > li a span {
    font-size: 14px;
  }
}
#nav #menu > li.nav01 > a, #nav #menu > li.nav02 > a, #nav #menu > li.nav03 > a, #nav #menu > li.nav04 > a, #nav #menu > li.nav05 > a, #nav #menu > li.nav06 > a, #nav #menu > li.nav07 > a, #nav #menu > li.nav08 > a {
  position: relative;
}
@media (max-width: 1000px) {
  #nav #menu > li.nav01 > a, #nav #menu > li.nav02 > a, #nav #menu > li.nav03 > a, #nav #menu > li.nav04 > a, #nav #menu > li.nav05 > a, #nav #menu > li.nav06 > a, #nav #menu > li.nav07 > a, #nav #menu > li.nav08 > a {
    padding-left: 40px;
  }
}
#nav #menu > li.nav01 > a:before, #nav #menu > li.nav02 > a:before, #nav #menu > li.nav03 > a:before, #nav #menu > li.nav04 > a:before, #nav #menu > li.nav05 > a:before, #nav #menu > li.nav06 > a:before, #nav #menu > li.nav07 > a:before, #nav #menu > li.nav08 > a:before {
  content: "";
  position: absolute;
  top: -35px;
  bottom: auto;
  left: 0;
  right: 0;
  width: 37px;
  height: 37px;
  margin: auto;
}
@media (max-width: 1000px) {
  #nav #menu > li.nav01 > a:before, #nav #menu > li.nav02 > a:before, #nav #menu > li.nav03 > a:before, #nav #menu > li.nav04 > a:before, #nav #menu > li.nav05 > a:before, #nav #menu > li.nav06 > a:before, #nav #menu > li.nav07 > a:before, #nav #menu > li.nav08 > a:before {
    top: 0;
    bottom: 0;
    left: 4px;
    right: auto;
    width: 30px;
    height: 30px;
  }
}
#nav #menu > li.nav01 > a:before {
  background: url(/images/icon001.png) no-repeat center center/cover;
}
#nav #menu > li.nav02 > a:before {
  background: url(/images/icon002.png) no-repeat center center/cover;
}
#nav #menu > li.nav03 > a:before {
  background: url(/images/icon003.png) no-repeat center center/cover;
}
#nav #menu > li.nav04 > a:before {
  background: url(/images/icon004.png) no-repeat center center/cover;
}
#nav #menu > li.nav05 > a:before {
  background: url(/images/icon005.png) no-repeat center center/cover;
}
#nav #menu > li.nav06 > a:before {
  background: url(/images/icon006.png) no-repeat center center/cover;
}
#nav #menu > li.nav07 > a:before {
  background: url(/images/icon007.png) no-repeat center center/cover;
}
#nav #menu > li.nav08 > a:before {
  background: url(/images/icon008.png) no-repeat center center/cover;
}
#nav #menu .submenu_ul > li a {
  /*サブナビの背景色*/
  background: #ffe9c6;
  color: #474747;
  font-family: "Zen Maru Gothic", sans-serif;
}
#nav #menu .submenu_ul > li a:hover {
  color: rgba(71, 71, 71, 0.6) !important;
}

/*フッター背景色*/
#footer {
  background: #ffacbb;
}

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

/*ボタンデザイン*/
.btn_wrap .wf_btn_part a {
  background: #625738;
  color: white;
  font-size: 16px;
  font-family: "Zen Maru Gothic", sans-serif;
  border-radius: 10px;
  max-width: 250px;
  padding: 15px;
  width: 100%;
  box-sizing: border-box;
}
.btn_wrap .wf_btn_part a:before {
  display: none;
}
.btn_wrap .wf_btn_part a:after {
  content: none;
  width: 0;
  height: 0;
  border: none;
  border-bottom-color: transparent;
  border-left-color: transparent;
}
.btn_wrap .wf_btn_part a:hover {
  background: #7dbf16;
}

/*pagetopボタン*/
.pagetop a {
  cursor: pointer;
  background: url(/images/pagetop.png);
  background-size: cover;
  width: 94px;
  height: 94px;
  z-index: 10;
  position: fixed;
  right: 5px;
  bottom: 5px;
}
@media (max-width: 768px) {
  .pagetop a {
    width: 60px;
    height: 60px;
  }
}
.pagetop a:before {
  display: none;
}
.pagetop a:hover {
  text-decoration: none;
}

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

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

/*ブログ一覧のカテゴリ表示*/
.wf_lic_お知らせ .wf_blog_li_date:before {
  content: "お知らせ";
  background: #896a5cd1;
  color: white;
  font-family: "Zen Maru Gothic", sans-serif;
}

.wf_lic_採用情報 .wf_blog_li_date:before {
  content: "採用情報";
  background: #90dea0;
  color: white;
  font-family: "Zen Maru Gothic", sans-serif;
}

.wf_lic_今日の給食 .wf_blog_li_date:before {
  content: "今日の給食";
  background: #69d1e5;
  color: white;
  font-family: "Zen Maru Gothic", sans-serif;
}

.wf_lic_写真・園だより .wf_blog_li_date:before {
  content: "写真・園だより";
  background: #ffacbb;
  color: white;
  font-family: "Zen Maru Gothic", sans-serif;
}

/*各タイトルパーツ調整*/
/*タイトルパーツデザイン*/
.h2_title_wrap, .blog_body .h3_title_wrap {
  background: #fbf9ec;
}

.originh1, .blog_body .h3_title_wrap h3, .under h2 {
  font-size: 36px;
  letter-spacing: 0.12em;
  font-weight: bold;
  text-align: center;
  font-family: "Zen Maru Gothic", sans-serif;
  padding: 50px 0;
}
@media (max-width: 768px) {
  .originh1, .blog_body .h3_title_wrap h3, .under h2 {
    font-size: 28px;
    padding: 30px 0;
  }
}

.originh2, .under h3, .top h2 {
  font-size: 32px;
  letter-spacing: 0.12em;
  position: relative;
  font-weight: bold;
  font-family: "Zen Maru Gothic", sans-serif;
  text-align: center;
  margin-bottom: 30px;
  padding-bottom: 10px;
}
@media (max-width: 768px) {
  .originh2, .under h3, .top h2 {
    font-size: 24px;
  }
}
.originh2:after, .under h3:after, .top h2:after {
  content: "";
  width: 50px;
  height: 2px;
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background: #625738;
}

.originh3, .under h4, .top h3 {
  font-size: 24px;
  font-family: "Zen Maru Gothic", sans-serif;
  margin-bottom: 20px;
  padding-bottom: 5px;
  border-bottom: 2px solid #625738;
}
@media (max-width: 768px) {
  .originh3, .under h4, .top h3 {
    font-size: 20px;
  }
}

.originh4, .under h5, .top h4 {
  font-size: 20px;
  font-family: "Zen Maru Gothic", sans-serif;
  margin-bottom: 20px;
  padding-left: 10px;
  position: relative;
}
.originh4:before, .under h5:before, .top h4:before {
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 10px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: auto;
  margin: auto;
  background: #625738;
}
@media (max-width: 768px) {
  .originh4, .under h5, .top h4 {
    font-size: 18px;
  }
}

.originh5, .top h5 {
  font-size: 20px;
  font-family: "Zen Maru Gothic", sans-serif;
  margin-bottom: 15px;
}
@media (max-width: 768px) {
  .originh5, .top h5 {
    font-size: 18px;
  }
}

/*topのタイトルパーツに継承*/
/*下層ページのタイトルパーツに継承*/
/*ブログ一覧ページタイトルパーツにも継承*/
/*ブログのタイトルも下層ページと同じデザインに変更*/
.reverse {
  flex-direction: row-reverse;
}

/*トップページ*/
.mainimage {
  position: relative;
}
.mainimage .copy {
  position: absolute;
  top: auto;
  bottom: 5%;
  right: 20%;
  left: auto;
  margin: auto;
  width: 466px;
  height: 342px;
}
@media (max-width: 768px) {
  .mainimage .copy {
    width: 70vw;
    height: 49.5881383855vw;
    max-width: 501px;
    max-height: 319px;
    top: auto;
    bottom: 10%;
    left: 0;
    right: 0;
  }
}

.sec_movie,
.sec_intro,
.sec_news,
.sec_about,
.sec_contact,
.sec_banner {
  position: relative;
}
.sec_movie h2,
.sec_intro h2,
.sec_news h2,
.sec_about h2,
.sec_contact h2,
.sec_banner h2 {
  font-size: 30px;
  position: relative;
}
.sec_movie h2:after,
.sec_intro h2:after,
.sec_news h2:after,
.sec_about h2:after,
.sec_contact h2:after,
.sec_banner h2:after {
  content: none;
}
@media (max-width: 768px) {
  .sec_movie h2,
  .sec_intro h2,
  .sec_news h2,
  .sec_about h2,
  .sec_contact h2,
  .sec_banner h2 {
    font-size: 22px;
    margin-bottom: 30px;
  }
}
.sec_movie h2 .colorchange,
.sec_intro h2 .colorchange,
.sec_news h2 .colorchange,
.sec_about h2 .colorchange,
.sec_contact h2 .colorchange,
.sec_banner h2 .colorchange {
  padding-bottom: 4px;
}
.sec_movie h2 .sub,
.sec_intro h2 .sub,
.sec_news h2 .sub,
.sec_about h2 .sub,
.sec_contact h2 .sub,
.sec_banner h2 .sub {
  font-size: 28px;
  display: block;
  line-height: 1;
  letter-spacing: 6px;
}
@media (max-width: 768px) {
  .sec_movie h2 .sub,
  .sec_intro h2 .sub,
  .sec_news h2 .sub,
  .sec_about h2 .sub,
  .sec_contact h2 .sub,
  .sec_banner h2 .sub {
    font-size: 20px;
  }
}

.sec_movie {
  z-index: 1;
  background: url(/images/bg_img001.png) no-repeat center bottom/cover;
  padding: 100px 0;
}
@media (max-width: 768px) {
  .sec_movie {
    background: url(/images/sp_bg_img001.png) no-repeat center bottom/cover;
    padding: 50px 0;
  }
}
.sec_movie h2 {
  margin-bottom: 0;
}
.sec_movie .center2 {
  font-weight: bold;
  margin-bottom: 30px;
}

.sec_intro {
  z-index: 0;
  padding: 120px 0 100px 0;
  background: url(/images/bg_img002.jpg) no-repeat center top/cover;
}
@media (max-width: 768px) {
  .sec_intro {
    padding: 50px 0 50px 0;
    background: url(/images/sp_bg_img002.jpg) no-repeat center top/cover;
  }
}
.sec_intro h2 {
  padding-top: 37px;
}
.sec_intro h2:before {
  content: "";
  width: 56px;
  height: 42px;
  position: absolute;
  top: 0;
  bottom: auto;
  left: 0;
  right: 0;
  margin: auto;
  background: url(/images/h2icon02.png) no-repeat center center/cover;
}
.sec_intro h2 .sub {
  color: #ffacbb;
}

.sec_news {
  background: #eff0e5;
  padding: 100px 0;
  z-index: 2;
}
@media (max-width: 768px) {
  .sec_news {
    padding: 50px 0;
  }
}
.sec_news h2 {
  padding-top: 36px;
  margin-bottom: 10px;
}
@media (max-width: 768px) {
  .sec_news h2 {
    margin-bottom: 30px;
  }
}
.sec_news h2:before {
  content: "";
  width: 57px;
  height: 41px;
  position: absolute;
  top: 0;
  bottom: auto;
  left: 0;
  right: 0;
  margin: auto;
  background: url(/images/h2icon03.png) no-repeat center center/cover;
}
.sec_news h2 .sub {
  color: #a3c96c;
}
.sec_news .columns {
  align-items: center;
}
.sec_news .wf_paging {
  display: none;
}
.sec_news .flex_cont {
  display: flex;
  justify-content: center;
}
.sec_news .flex_cont li {
  width: 22%;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 16px;
  text-align: center;
  border-radius: 10px 10px 0 0;
  padding: 8px 0;
  color: white;
  cursor: pointer;
}
@media (max-width: 768px) {
  .sec_news .flex_cont li {
    width: 25%;
    font-size: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.sec_news .flex_cont li.color001 {
  background: #896a5cd1;
}
.sec_news .flex_cont li.color002 {
  background: #90dea0;
}
.sec_news .flex_cont li.color003 {
  background: #69d1e5;
}
.sec_news .flex_cont li.color004 {
  background: #ffacbb;
}
.sec_news .news_content {
  background: #ffffff;
  padding: 50px;
  border-radius: 20px;
}
@media (max-width: 768px) {
  .sec_news .news_content {
    padding: 20px;
    border-radius: 0 0 20px 20px;
  }
}

.sec_about {
  padding: 110px 0 100px 0;
  background: url(/images/bg_img003.png) no-repeat center center/cover;
  z-index: 1;
}
@media (max-width: 768px) {
  .sec_about {
    padding: 60px 0 50px 0;
  }
}
.sec_about h2 {
  padding-top: 49px;
}
.sec_about h2:before {
  content: "";
  width: 56px;
  height: 42px;
  position: absolute;
  top: 0;
  bottom: auto;
  left: 0;
  right: 0;
  margin: auto;
  background: url(/images/h2icon04.png) no-repeat center center/cover;
}
.sec_about h2 .sub {
  color: #66b47d;
}
.sec_about .wf_img_cont {
  display: block;
  margin-bottom: 10px;
}
@media (min-width: 769px) {
  .sec_about .justsizeimg img {
    margin-left: 0;
  }
}
.sec_about table {
  border: none;
  margin-bottom: 25px;
  display: block;
  width: 100%;
}
.sec_about table tbody tr th,
.sec_about table tbody tr td {
  border: none;
  background: transparent;
  border-bottom: 1px solid #cacaca;
  padding: 7px !important;
}
.sec_about table tbody tr td {
  font-size: 15px;
  letter-spacing: 0;
  width: calc(100% - 60px);
}
.sec_about table tbody tr td .ls-1 {
  letter-spacing: -1px;
}
.sec_about table tbody tr th {
  font-weight: bold;
  padding-left: 15px !important;
  width: 60px;
  position: relative;
  vertical-align: top;
  text-align: left;
}
.sec_about table tbody tr th:before {
  content: "";
  width: 8px;
  height: 8px;
  position: absolute;
  top: 16px;
  left: 0;
  border-radius: 10px;
  background: #66b47d;
}
@media (min-width: 769px) {
  .sec_about .btn_wrap .wf_btn_part a {
    margin-left: 0;
  }
}

.sec_contact {
  padding: 150px 0 100px 0;
  background: url(/images/bg_img004.jpg) no-repeat center center/cover;
  color: white;
}
@media (max-width: 768px) {
  .sec_contact {
    padding: 100px 0 50px 0;
  }
}
.sec_contact h2 {
  margin-bottom: 10px;
  padding-top: 49px;
}
.sec_contact h2:before {
  content: "";
  width: 48px;
  height: 44px;
  position: absolute;
  top: 0;
  bottom: auto;
  left: 0;
  right: 0;
  margin: auto;
  background: url(/images/h2icon05.png) no-repeat center center/cover;
}
.sec_contact h2 .colorchange {
  color: #625738;
  border-bottom: 2px solid #625738;
}
.sec_contact .center2,
.sec_contact .center1 {
  font-weight: bold;
}

.telicon,
.telicon2 {
  font-size: 32px;
  color: white;
  padding-left: 37px;
  position: relative;
  font-family: "Zen Maru Gothic", sans-serif;
}
.telicon:before,
.telicon2:before {
  content: "";
  width: 31px;
  height: 31px;
  position: absolute;
  top: 7px;
  bottom: 0;
  left: 0;
  right: auto;
  margin: auto;
  background: url(/images/telicon2.png) no-repeat center center/cover;
}

.telicon2 {
  color: #625738;
  font-weight: bold;
}
.telicon2:before {
  background: url(/images/hdrtel.png) no-repeat center center/cover;
}

.mailicon {
  position: relative;
  padding-left: 25px;
}
.mailicon:before {
  content: "";
  width: 20px;
  height: 15px;
  position: absolute;
  top: 5px;
  bottom: 0;
  left: 0;
  right: auto;
  margin: auto;
  background: url(/images/mailicon2.png) no-repeat center center/cover;
}

.sec_banner {
  padding: 100px 0;
  background: url(/images/bg_img005.jpg) no-repeat center center/cover;
}
@media (max-width: 768px) {
  .sec_banner {
    padding: 50px 0;
  }
}

#upper_footer {
  background: #fff5e7;
  position: relative;
  padding: 100px 0;
}
@media (max-width: 768px) {
  #upper_footer {
    padding: 50px 0;
  }
}
#upper_footer:before {
  content: "";
  width: 100%;
  height: 6px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: url(/images/footer_border.png) no-repeat center center/cover;
}
#upper_footer a.color_pink1 {
  background: #ffacbb;
}
#upper_footer a.color_pink1:hover {
  background: rgba(255, 172, 187, 0.8);
}
#upper_footer a.color_orange {
  background: #625738;
}
#upper_footer a.color_orange:hover {
  background: rgba(255, 156, 60, 0.8);
}
#upper_footer a.color_skyblue {
  background: #69d1e5;
}
#upper_footer a.color_skyblue:hover {
  background: rgba(105, 209, 229, 0.8);
}
@media (min-width: 1001px) {
  #upper_footer .is-5 {
    padding-right: 15%;
  }
}
@media (min-width: 769px) {
  #upper_footer .is-5 .justsizeimg img {
    margin-left: 0;
  }
}
#upper_footer .is-5 .btn_wrap .wf_btn_part a {
  max-width: 275px;
}
@media (min-width: 1001px) {
  #upper_footer .is-5 .btn_wrap .wf_btn_part a {
    margin-left: 0;
  }
}
#upper_footer .is-5 .ls-1 {
  line-height: 1.2;
}
#upper_footer .footernav {
  display: flex;
}
@media (max-width: 768px) {
  #upper_footer .footernav {
    flex-direction: column;
  }
}
#upper_footer .footernav .footerparts {
  width: 50%;
  margin: 10px;
}
@media (max-width: 768px) {
  #upper_footer .footernav .footerparts {
    width: 100%;
  }
}
#upper_footer .footernav .footerparts .footerttl {
  margin: 0;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 18px;
  font-weight: bold;
  padding-bottom: 5px;
  margin-bottom: 15px;
  border-bottom: 2px solid #625738;
}
#upper_footer .footernav .footerparts li {
  padding: 6px 0 6px 15px;
  padding-left: 15px;
  position: relative;
}
#upper_footer .footernav .footerparts li:before {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: auto;
  margin: auto;
  border-left: 6px solid #625738;
  border-bottom: 4px solid transparent;
  border-right: 6px solid transparent;
  border-top: 4px solid transparent;
}
#upper_footer .d-flex2 {
  display: flex;
}
@media (max-width: 768px) {
  #upper_footer .d-flex2 {
    flex-direction: column;
  }
}
#upper_footer .d-flex2 .btn_wrap {
  width: 40%;
}
@media (max-width: 768px) {
  #upper_footer .d-flex2 .btn_wrap {
    width: 100%;
    order: 1;
  }
}
#upper_footer .d-flex2 .btn_wrap .wf_btn_part a {
  max-width: 400px;
}
#upper_footer .d-flex2 .footerlogo2 {
  width: 20%;
}
@media (max-width: 768px) {
  #upper_footer .d-flex2 .footerlogo2 {
    width: 100%;
  }
}
@media (max-width: 768px) {
  #upper_footer .d-flex2 .footerlogo2 {
    order: 0;
  }
}

#footer {
  background: #fff5d8 ;
  color: #474747;
}

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

@media (min-width: 769px) {
  body:not(.page_edit) .sec_movie h2 {
    margin-bottom: -75px;
  }
}
@media (min-width: 769px) {
  body:not(.page_edit) .sec_intro {
    margin-top: -110px;
  }
}
body:not(.page_edit) .sec_about {
  margin-top: -10px;
}
body:not(.page_edit) .sec_contact {
  margin-top: -50px;
}

/*下層ページ*/
.justify-content-center {
  justify-content: center;
}

.textstrong {
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: bold;
  font-size: 17px;
}
@media (max-width: 768px) {
  .textstrong {
    font-size: 15px;
  }
}

.bgchange001 {
  padding: 50px;
  box-sizing: border-box;
  background: #fff5e7;
  border-radius: 20px;
  margin: 20px;
}
@media (max-width: 768px) {
  .bgchange001 {
    padding: 20px;

  }
}

.num1,
.num2,
.num3,
.num4,
.num5 {
  position: relative;
  padding-left: 20px;
}
.num1:after,
.num2:after,
.num3:after,
.num4:after,
.num5:after {
  content: "01";
  font-size: 30px;
  font-weight: bold;
  font-family: "Zen Maru Gothic", sans-serif;
  position: absolute;
  top: -25px;
  left: 0;
  color: #625738;
  letter-spacing: 1px;
}
@media (min-width: 1001px) {
  .num1:after,
  .num2:after,
  .num3:after,
  .num4:after,
  .num5:after {
    font-size: 60px;
    letter-spacing: 2px;
    top: -45px;
  }
}

.num2:after {
  content: "02";
}

.num3:after {
  content: "03";
}

.num4:after {
  content: "04";
}

.num5:after {
  content: "05";
}

/*アコーディオン全体*/
.accordion-area {
  list-style: none;
  width: 96%;
  max-width: 900px;
  margin: 0 auto;
}

.accordion-area li {
  margin: 10px 0;
}

/*.accordion-area section {
  border: 1px solid #ccc;
  }*/
/*アコーディオンタイトル*/
.accordion-area .title {
  position: relative;
  /*+マークの位置基準とするためrelative指定*/
  cursor: pointer;
  font-weight: normal;
  padding: 1% 3% 1% 50px;
  transition: all 0.5s ease;
  border-bottom: none;
}

/*アイコンの＋と×*/
.accordion-area .title::before,
.accordion-area .title::after {
  position: absolute;
  content: "";
  width: 15px;
  height: 2px;
  background-color: #4b4841;
  transition: all 0.5s ease;
}

.accordion-area .title::before {
  top: 48%;
  left: 15px;
  transform: rotate(0deg);
}

.accordion-area .title::after {
  top: 48%;
  left: 15px;
  transform: rotate(90deg);
  margin: 0;
}

/*　closeというクラスがついたら形状変化　*/
.accordion-area .title.close::before {
  transform: rotate(45deg);
}

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

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

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

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

.downloadlist .is-4 {
  margin-bottom: 20px;
}
.downloadlist .is-4 h4 {
  font-size: 20px;
  margin-bottom: 10px;
}

table tbody .bgcolor01 {
  background: #f2f1ea;
}

.under #content .wrap:last-child {
  margin-bottom: 40px;
}

.page_admission .sec_contact#a07 {
  margin-top: 0;
  padding-top: 50px;
}/*# sourceMappingURL=local.css.map */