@charset "UTF-8";
/*-----------------------------------------------------------
1-1. Reset
-----------------------------------------------------------*/
@import url(//use.fontawesome.com/releases/v5.12.0/css/all.css);
html {
  font-size: 100%;
}

body {
  margin: 0;
  padding: 0;
  line-height: 1;
}

div, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, img, ins, kbd, q, samp, sub, sup, var, b, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, mark, audio, video, a {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  font-style: normal;
}

span, small, em, time, i {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

a {
  border: medium;
}

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

legend {
  color: #000;
}

h1, h2, h3, h4, h5, h6 {
  line-height: 1.5em;
}

main, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, picture {
  display: block;
}

li {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}

input, textarea, select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}

input, select {
  vertical-align: middle;
}

abbr[title], dfn[title] {
  cursor: help;
}

del {
  text-decoration: line-through;
}

ins {
  font-style: oblique;
  text-decoration: none;
}

mark {
  background: transparent;
  font-style: normal;
}

img {
  vertical-align: top;
}

*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/*------------
responsive
--------------*/
/*------------
common
--------------*/
.clearfix::after, .l-imgL::after, .l-imgR::after {
  content: " ";
  display: table;
  clear: both;
}

.pc-only {
  display: block;
}

.sp-only {
  display: none;
}

.none {
  display: none;
}

.fade {
  -webkit-transition: .5s linear;
  transition: .5s linear;
  display: block;
}

.fade:hover {
  opacity: .5;
}

.fade_inline {
  -webkit-transition: .5s linear;
  transition: .5s linear;
}

.fade_inline:hover {
  opacity: .5;
}

.radius {
  border-radius: 10px;
}

.circle {
  border-radius: 50%;
}

.bold,
.strong {
  font-weight: bold;
}

.underline {
  text-decoration: underline;
}

.color01 {
  color: #084914;
}

.color02 {
  color: #009944;
}

.color03 {
  color: #86b81b;
}

.green {
  color: #00B050;
}

.yellow {
  color: #009944;
}

.red {
  color: #f00;
}

.blue {
  color: #00f;
}

.mb0 {
  margin-bottom: 0px;
}

.mb5 {
  margin-bottom: 5px;
}

.mb10 {
  margin-bottom: 10px;
}

.mb15 {
  margin-bottom: 15px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb25 {
  margin-bottom: 25px;
}

.mb30 {
  margin-bottom: 30px;
}

.mb40 {
  margin-bottom: 40px;
}

.mbL {
  margin-bottom: 60px;
}

.mbM {
  margin-bottom: 40px;
}

.mbS {
  margin-bottom: 10px;
}

.mt05em {
  margin-top: .5em;
}

.mt1em {
  margin-top: 1em;
}

.mt16{
	margin-top:16px !important;
}

.tac {
  text-align: center;
}

.tar {
  text-align: right;
}

.tal {
  text-align: left;
}

.tac-sptac {
  text-align: center;
}

.font01 {
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
}

.fontsizeS {
  font-size: .9em;
}

.fontsizeL {
  font-size: 1.2em;
}

.fontsize17 {
  font-size: 17px;
}

.fo24{
	font-size:24px;
}

a {
  word-break: break-all;
  color: inherit;
  text-decoration: none;
}

.link {
  color: #2e76b3;
  text-decoration: underline;
}

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

.link_color {
  color: #abc111;
  text-decoration: underline;
}

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

a[href^="tel"] {
  cursor: default;
}

.relative {
  position: relative;
}

.line20 {
  line-height: 2;
}

img {
  max-width: 100%;
  height: auto;
  -webkit-backface-visibility: hidden;
}

.opacity, #pagetop a, .side-banner02 a, .post-type01 .single .l-img a, .post-type03 .img a, .post-type03 .ttl a, .u-contents li a, .post-number-single a, .post-number-single .current, .contact-form .btn {
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
}

.opacity:hover, #pagetop a:hover, .side-banner02 a:hover, .post-type01 .single .l-img a:hover, .post-type03 .img a:hover, .post-type03 .ttl a:hover, .u-contents li a:hover, .post-number-single a:hover, .post-number-single .current:hover, .contact-form .btn:hover {
  opacity: .6;
}

body {
  font-family: YuGothic, 'Yu Gothic', 'ヒラギノ角ゴシック', 'Hiragino Sans', 'メイリオ', Meiryo, sans-serif;
  font-size: 14px;
  color: #333;
  letter-spacing: .05em;
  line-height: 1.8;
  font-weight: 500;
  -webkit-text-size-adjust: 100%;
}

.tall, .u-section {
  margin-bottom: 60px;
}

.short + .short {
  margin-top: 40px;
}

.mini {
  margin-top: 30px;
}

h2, h3, h4, h5, h6 {
  font-size: 1em;
}

.line20 {
  line-height: 2;
}

.anchor, .u-section {
  margin-top: -130px;
  padding-top: 130px;
}

@media screen and (max-width: 800px) {
  .anchor, .u-section {
    margin-top: -40px;
    padding-top: 40px;
  }
}

.container {
  margin-left: auto;
  margin-right: auto;
  max-width: 1024px;
}

.t-container {
  margin-left: auto;
  margin-right: auto;
  padding: 0 30px;
  max-width: 1460px;
}

.u-bg01 {
  background: #F6F5F4;
  padding: 60px;
}

.header {
  position: relative;
  width: 100%;
}

.header-frame {
  height: 125px;
  z-index: 2;
  width: 100%;
}

.h-layout01 {
  background: #fff;
  -webkit-box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.1);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 32px 32px 28px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 99;
}

.h-layout01 .h-content {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.pc-navi_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.pc-navi_list .item {
  margin: 0 36px;
  text-align: center;
  line-height: 1;
}

.pc-navi_list .item > a {
  border-bottom: 1px solid transparent;
  display: block;
  font: 14px "Noto Serif JP", serif;
  font-weight: 500;
  letter-spacing: .15em;
  padding: 20px 0 30px;
  position: relative;
  line-height: 1;
  -webkit-transition: .6s ease;
  transition: .6s ease;
  white-space: nowrap;
}

.pc-navi_list .item > a:hover {
  border-bottom-color: #084914;
}

.pc-navi_list .item > a.nolink {
  cursor: default;
}

.pc-navi-haschild {
  position: relative;
}

.pc-navi_child {
  border-top: 10px solid #fff;
  background: #084914;
  display: none;
  position: absolute;
  top: calc(100%);
  padding: 25px 0;
  text-align: center;
  width: 300px;
  z-index: 100;
}

.pc-navi_child .grandsun a {
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
  color: #fff;
  display: block;
  font: 16px "Noto Serif JP", serif;
  font-weight: 500;
  line-height: 1.5;
  padding: 20px 30px;
  -webkit-transition: .5s;
  transition: .5s;
}

.pc-navi_child .grandsun a:hover {
  opacity: .6;
}

.hero {
  position: relative;
  width: 100%;
}

#hero_slider .hero_img {
  opacity: 0;
  height: 787px;
}

#hero_slider .item {
  position: relative;
}

#hero_slider .item01 {
  background: url("../images/hero01_bg.jpg") center/cover no-repeat;
}

#hero_slider .item02 {
  background: url("../images/hero02_bg.jpg") center/cover no-repeat;
}

#hero_slider .item03 {
  background: url("../images/hero03_bg.jpg") center/cover no-repeat;
}

.hero_txt {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  margin: auto;
}

@-webkit-keyframes updown01 {
  0% {
    -webkit-transform: translateY(2px);
    transform: translateY(2px);
  }
  50% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  100% {
    -webkit-transform: translateY(2px);
    transform: translateY(2px);
  }
}

@keyframes updown01 {
  0% {
    -webkit-transform: translateY(2px);
    transform: translateY(2px);
  }
  50% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  100% {
    -webkit-transform: translateY(2px);
    transform: translateY(2px);
  }
}

@-webkit-keyframes updown02 {
  0% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  50% {
    -webkit-transform: translateY(2px);
    transform: translateY(2px);
  }
  100% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
}

@keyframes updown02 {
  0% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  50% {
    -webkit-transform: translateY(2px);
    transform: translateY(2px);
  }
  100% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
}

@-webkit-keyframes moveX {
  0% {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }
}

@keyframes moveX {
  0% {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }
}

@-webkit-keyframes moveY {
  0% {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }
}

@keyframes moveY {
  0% {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }
}

.moveX {
  -webkit-animation: moveX .8s ease-in-out infinite;
  animation: moveX .8s ease-in-out infinite;
}

.moveY {
  -webkit-animation: moveY .8s ease-in-out infinite;
  animation: moveY .8s ease-in-out infinite;
}

.updown01 {
  -webkit-animation: updown01 .8s ease-in-out infinite;
  animation: updown01 .8s ease-in-out infinite;
}

.updown02 {
  -webkit-animation: updown02 .8s ease-in-out infinite;
  animation: updown02 .8s ease-in-out infinite;
}

.t-btn {
  margin-top: 50px;
}

.t-btn a {
  background: url("../images/share/arrow_c.png") no-repeat #fff;
  background-position: right 42px center;
  border: 1px solid #6b6b6b;
  display: inline-block;
  font: 12px "Noto Serif JP", serif;
  font-weight: 400;
  letter-spacing: .1em;
  line-height: 1;
  padding: 18px 30px;
  position: relative;
  -webkit-transition: .6s ease;
  transition: .6s ease;
  text-align: center;
  width: 290px;
}

.t-btn a:hover {
  background: url("../images/share/arrow.png") no-repeat #333;
  background-position: right 42px center;
  color: #fff;
}

@media screen and (max-width: 800px) {
  .t-btn {
    margin-top: 30px;
  }
  .t-btn.col2 a {
    width: 100%;
  }
  .t-btn.small a {
    padding: 12px;
    width: 100%;
  }
  .t-btn a {
    padding: 12px;
    width: 100%;
  }
  .t-btn a + a {
    margin: 1em auto 0;
  }
}

.t-box {
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid #084914;
}

.t-box .cut {
  height: 226px;
  overflow: hidden;
  position: relative;
}

.t-box .cut img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  max-height: 100%;
}

.t-box .inner {
  padding: 15px 18px;
}

.t-box .color02 {
  text-overflow: ellipsis;
  overflow-x: hidden;
  white-space: nowrap;
  width: 100%;
}

.t-box .mark {
  padding-left: 20px;
  position: relative;
}

.t-box .mark::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  color: #084914;
  content: "\f3c5";
  top: 6px;
  left: 0;
  position: absolute;
}

.t-box a {
  display: block;
  -webkit-transition: .3s ease;
  transition: .3s ease;
}

.t-box a:hover {
  opacity: .6;
}

.t-shadow {
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
}

.t-color {
  color: #084914;
}

.t-bg01 {
  background: #F6F0E8;
}

.t-ttl01 {
  color: #084914;
  font: 32px "Noto Serif JP", serif;
  line-height: 1.5;
  margin-bottom: 50px;
  text-align: center;
}

.t-ttl01 .num {
  font-size: 46px;
}

@media screen and (max-width: 800px) {
  .t-ttl01 {
    font-size: 26px;
    margin-bottom: 30px;
  }
}

.t-lineL {
  line-height: 2.6;
}

.sec01 {
  margin: 90px auto;
}

.sec01-ttl {
  color: #174d17;
  font: 30px "Noto Serif JP", serif;
  font-weight: 500;
  letter-spacing: .1em;
  margin-bottom: 40px;
  text-align: center;
}

.sec01-txt {
  font: 16px "Noto Serif JP", serif;
  font-weight: 500;
  letter-spacing: .15em;
  margin-top: 40px;
  text-align: center;
}

.sec02 {
  background: #084914;
  /* Old browsers */
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(23%, #fff), color-stop(23%, #084914), to(#084914));
  background: linear-gradient(to bottom, #fff 0%, #fff 23%, #084914 23%, #084914 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  padding-bottom: 100px;
}

.sec02-layout {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
}

.sec02-layout .item {
  max-width: 571px;
  padding: 0 3px;
  width: 32%;
}

.sec02-layout .inner {
  background: #fff;
  margin: -30px auto 0;
  position: relative;
  padding: 30px 40px 35px;
  width: 90%;
  z-index: 1;
}

.sec02-layout .num {
  color: #fff;
  font: 30px "Noto Serif JP", serif;
  font-weight: 600;
  font-style: italic;
  line-height: 1;
  letter-spacing: .15em;
  position: absolute;
  top: -.9em;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
}
.sec02-layout .num.black {
	color:#333;
}

.sec02-layout .item-ttl {
  letter-spacing: .15em;
  margin-bottom: 8px;
  text-align: center;
}

.sec02-layout .item-ttl .txt01 {
  display: block;
  font: 16px "Noto Serif JP", serif;
  font-weight: 500;
}

.sec02-layout .item-ttl .txt02 {
  display: block;
  font: 21px "Noto Serif JP", serif;
  font-weight: 600;
  margin-top: 2px;
}

.sec02-layout .item-txt {
  margin-bottom: 5px;
}

.sec02-layout .item-btn {
  text-align: center;
}

.sec02-layout .item-btn a {
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
  background: url("../images/share/arrow_c.png") no-repeat;
  background-position: right bottom .6em;
  display: inline-block;
  font: 12px "Noto Serif JP", serif;
  font-weight: 400;
  letter-spacing: .1em;
  padding-right: 44px;
}

.sec02-layout .item-btn a:hover {
  opacity: .6;
}

.sec03 {
  margin: 130px auto 140px;
}

.wide-layout01 {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(60%, #fff), color-stop(60%, rgba(11, 98, 29, 0.1)), to(rgba(11, 98, 29, 0.1)));
  background: linear-gradient(to bottom, #fff 0%, #fff 60%, rgba(11, 98, 29, 0.1) 60%, rgba(11, 98, 29, 0.1) 100%);
  padding: 74px 0 167px;
  position: relative;
  overflow: hidden;
}

.wide-layout01.strawberry {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(60%, #fff), color-stop(60%, rgba(230, 103, 87, 0.1)), to(rgba(230, 103, 87, 0.1)));
  background: linear-gradient(to bottom, #fff 0%, #fff 60%, rgba(230, 103, 87, 0.1) 60%, rgba(230, 103, 87, 0.1) 100%);
}

.wide-layout01.strawberry .l-img {
  right: auto;
  left: 0;
}

.wide-layout01.strawberry .l-desc .inner {
  margin-left: auto;
}

.wide-layout01.onion {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(60%, #fff), color-stop(60%, rgba(184, 165, 3, 0.1)), to(rgba(184, 165, 3, 0.1)));
  background: linear-gradient(to bottom, #fff 0%, #fff 60%, rgba(184, 165, 3, 0.1) 60%, rgba(184, 165, 3, 0.1) 100%);
}

.wide-layout01 .l-img {
  position: absolute;
  top: 0;
  right: 0;
  width: 1367px;
}

.wide-layout01 .l-desc {
  margin: auto;
  max-width: 1332px;
  width: 90%;
}

.wide-layout01 .l-desc .inner {
  background: #fff;
  -webkit-box-shadow: 0px 0px 24px 0px rgba(40, 40, 40, 0.1);
  box-shadow: 0px 0px 24px 0px rgba(40, 40, 40, 0.1);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 372px;
  position: relative;
  width: 473px;
  z-index: 2;
}

.wide-layout01 .l-ttl {
  font: 28px "Noto Serif JP", serif;
  font-weight: 600;
  text-align: center;
}

.wide-layout01 .l-ttl::after {
  background: #282828;
  content: "";
  display: block;
  margin: 20px auto 0;
  height: 1px;
  width: 104px;
}

.wide-layout01 .l-icon {
  margin: 20px auto 0;
  text-align: center;
}

.wide-layout01 .l-data {
  text-align: center;
  margin-top: 32px;
}

.wide-layout01 .l-data .txt {
  font: 16px "Noto Serif JP", serif;
  font-weight: 400;
  text-align: center;
}

.wide-layout01 .l-data .number {
  display: inline-block;
  font: 24px "Noto Serif JP", serif;
  font-weight: 400;
  margin-top: 4px;
}

.wide-layout01 .l-data .number span {
  font-size: 18px;
}

.wide-layout02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 35px 0 100px;
}

.wide-layout02.strawberry {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-flow: row-reverse;
  flex-flow: row-reverse;
}

.wide-layout02.strawberry .l-ttl {
  margin-right: -50px;
}

.wide-layout02.strawberry .l-desc {
  margin-left: 0;
  margin-right: 90px;
}

.wide-layout02.onion .l-ttl {
  margin-right: -20px;
}

.wide-layout02 .l-img {
  margin-top: -60px;
  z-index: 1;
}

.wide-layout02 .l-desc {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-left: 90px;
}

.wide-layout02.onion .l-desc {
	margin-left:0;
}

.wide-layout02 .l-ttl {
  font: 28px "Noto Serif JP", serif;
  font-weight: 600;
  letter-spacing: .1em;
  margin-bottom: 40px;
}

.wide-layout02 .txt {
  font-size: 14px;
}

.sec04 {
  margin: 140px auto;
}

.sec05 {
  margin: 140px auto;
}

.sec06 {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(50%, #fff), color-stop(50%, #084914), to(#084914));
  background: linear-gradient(to bottom, #fff 0%, #fff 50%, #084914 50%, #084914 100%);
  padding: 0 0 80px;
  position: relative;
  margin: 140px auto 0;
}

.sec06 .map, .sec06 .t-map, .sec06 .f-map, .sec06 .u-map, .sec06 .s-map {
  height: 504px;
  max-width: 1530px;
  width: 100%;
}

.sec06 .map iframe, .sec06 .t-map iframe, .sec06 .f-map iframe, .sec06 .u-map iframe, .sec06 .s-map iframe {
  height: 100%;
  width: 100%;
}

.sec06 .l-box {
  background: #fff;
  -webkit-box-shadow: 0px 0px 24px 0px rgba(40, 40, 40, 0.1);
  box-shadow: 0px 0px 24px 0px rgba(40, 40, 40, 0.1);
  height: 344px;
  position: absolute;
  padding: 70px 90px 90px;
  top: 93px;
  right: 70px;
  width: 473px;
}

.sec06 .l-ttl {
  font: 23px "Noto Serif JP", serif;
  font-weight: 500;
}

.sec06 .l-list {
  margin-top: 30px;
}

.sec06 .l-list li {
  font-size: 14px;
  padding-left: 18px;
  position: relative;
}

.sec06 .l-list li + li {
  margin-top: 6px;
}

.sec06 .l-list li::before {
  background: #000;
  border-radius: 50%;
  content: "";
  position: absolute;
  top: 11px;
  left: 0;
  height: 8px;
  width: 8px;
}

.t-post-heading {
  border-bottom: 1px solid #666666;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  padding-bottom: 12px;
  margin-bottom: 30px;
}

.t-post-heading .heading-ttl {
  font: 23px "Noto Serif JP", serif;
  font-weight: 500;
}

.t-post-heading .heading-btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.t-post-heading .heading-btns li {
  cursor: pointer;
  color: #aaaaaa;
  font-size: 14px;
}

.t-post-heading .heading-btns li:hover, .t-post-heading .heading-btns li.active {
  color: #333;
}

.t-post-heading .heading-btns li + li {
  margin-left: .5em;
}

.t-post-heading .heading-btns li + li::before {
  color: #333;
  content: "/";
  margin-right: .5em;
}

.t-post .inner {
  display: none;
}

.t-post .inner:first-child {
  display: block;
}

.t-post .inner::after {
  content: " ";
  display: table;
  clear: both;
}

.t-post .single {
  display: block;
  float: left;
  width: 22%;
}

.t-post .single + .single {
  margin-left: 4%;
}

.t-post .single .l-img {
  background: #fff;
  border: 1px solid #e7e7e7;
  overflow: hidden;
  height: 180px;
  width: 100%;
}

.t-post .single .l-img a {
  display: block;
  height: 100%;
  width: 100%;
}

.t-post .single .l-img img {
  -o-object-fit: cover;
  object-fit: cover;
  font-family: 'object-fit: contain; object-position: 50% 50%;';
  height: 100%;
  width: 100%;
}

.t-post .single .list-desc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin: 15px 0 0;
}

.t-post .single time {
  color: #666666;
  font: 12px "Noto Serif JP", serif;
  font-weight: 400;
}

.t-post .single span.category {
  border: 1px solid;
  font: 11px "Noto Serif JP", serif;
  font-weight: 500;
  padding: 4px 12px;
}

.t-post .single .ttl {
  font: 14px "Noto Serif JP", serif;
  font-weight: 500;
  margin-top: 15px;
}

@media screen and (max-width: 800px) {
	.t-post .inner:first-child{
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		flex-wrap:wrap;
	}
	.t-post .single {
		float:none;
	}
}

.sec_contact {
  background: url("../images/share/bg01.png");
  background-position: center;
  background-size: auto;
  padding: 65px 0;
}

.sec_contact .l-ttl {
  color: #fff;
  font: 30px "Noto Serif JP", serif;
  text-align: center;
  margin-bottom: 30px;
}

.sec_contact .l-btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 30px;
}

.sec_contact .l-btns .btn {
  margin: 0 10px;
}

.sec_contact .l-btns .btn a {
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
  display: block;
}

.sec_contact .l-btns .btn a:hover {
  opacity: .6;
}

.sec_contact .l-caption {
  color: #fff;
  font: 26px "Noto Serif JP", serif;
  text-align: center;
}

.sec_contact .l-caption .btn {
  background: url("../images/share/arrow.png") no-repeat #009944;
  background-position: left 8px center;
  border-radius: 3px;
  font-size: 16px;
  display: inline-block;
  text-align: center;
  height: 30px;
  padding-top: 3px;
  padding-left: 10px;
  width: 95px;
  margin-left: 25px;
  vertical-align: 3px;
}

@media screen and (max-width: 800px) {
  .sec_contact {
    padding: 50px 0;
  }
  .sec_contact .l-ttl {
    font-size: 22px;
  }
  .sec_contact .l-btns {
    display: block;
    margin-bottom: 30px;
  }
  .sec_contact .l-btns .btn {
    margin: 0 0 15px;
  }
  .sec_contact .l-caption {
    font-size: 20px;
  }
  .sec_contact .l-caption .btn {
    display: block;
    margin: 10px auto 0;
  }
}

.sec_member {
  background: #8bc349;
}

.member_layout {
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 36px 0;
}

.member_layout .mark {
  background: url("../images/share/member_icon.png") no-repeat;
  background-position: left center;
  font: 20px "Noto Serif JP", serif;
  padding-left: 40px;
}

.member_layout .ttl {
  font: 27px "Noto Serif JP", serif;
  margin: 0 30px 0 45px;
}

.member_layout .btn {
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
  background: #fff;
  color: #8bc349;
  display: block;
  padding: 10px 20px;
  font: 21px "Noto Serif JP", serif;
}

.member_layout .btn:hover {
  opacity: .6;
}

.footer {
  border-top: 1px solid #084914;
  padding: 80px 0 65px;
  position: relative;
}

.footer .container {
  max-width: 1110px;
}

.f-ttl {
  font: 23px "Noto Serif JP", serif;
  font-weight: 500;
  margin-bottom: 55px;
  text-align: center;
}

.f-layout01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 60px;
}

.f-layout01 .item {
  padding: 0 45px;
  width: 370px;
}

.f-layout01 .item + .item {
  border-left: 1px solid rgba(107, 107, 107, 0.6);
}

.f-layout01 .item-ttl {
  font: 16px "Noto Serif JP", serif;
  font-weight: 400;
  margin-bottom: 15px;
}

.f-layout01 .txt {
  font-size: 14px;
}

.f-layout01 .item-list {
  margin-top: 20px;
}

.f-layout01 .item-list li + li {
  margin-top: 5px;
}

.f-layout01 .item-list a {
  border: 1px solid #6b6b6b;
  background: url("../images/share/arrow_c.png") no-repeat;
  background-position: right 28px center;
  font: 14px "Noto Serif JP", serif;
  font-weight: 400;
  display: block;
  padding: 18px 40px 18px 0;
  text-align: center;
  -webkit-transition: .6s ease;
  transition: .6s ease;
  width: 280px;
}

.f-layout01 .item-list a:hover {
  background: url("../images/share/arrow.png") no-repeat #333;
  background-position: right 28px center;
  color: #fff;
}

.f-list01 .item a {
  line-height: 1.8;
  -webkit-transition: .6s ease;
  transition: .6s ease;
}

.f-list01 .item a:hover {
  text-decoration: underline;
}

.f-list01 .child {
  margin: .2em 0 .5em;
}

.f-list01 .child li::before {
  content: "- ";
}

.copyright {
  font-size: 11px;
  font-family: Verdana;
  line-height: 1;
  margin-bottom: 30px;
  text-align: center;
}

#fixnavi_pc {
  position: fixed;
  top: 50%;
  -webkit-transform: translate(160px, -50%);
  transform: translate(160px, -50%);
  right: 0;
  z-index: 100;
  width: auto;
}

#fixnavi_pc .item {
  display: block;
  position: relative;
  -webkit-transition: .6s ease;
  transition: .6s ease;
}

#fixnavi_pc .item.item02 {
  margin-top: 3px;
}

#fixnavi_pc .item:hover {
  -webkit-transform: translateX(-160px);
  transform: translateX(-160px);
}

#fixnavi_bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: fixed;
  bottom: 0;
  height: 65px;
  left: 0;
  right: 0;
  z-index: 100;
  width: 100%;
}

#fixnavi_bottom .item {
  background: #084914;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
  color: #fff;
  font: 18px "Noto Serif JP", serif;
  font-weight: 400;
  padding: 20px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}

#fixnavi_bottom .item.item02 {
  border-left: 1px solid rgba(255, 255, 255, 0.6);
  border-right: 1px solid rgba(255, 255, 255, 0.6);
}

#fixnavi_bottom .item span {
  background: url("../images/share/arrow.png") no-repeat;
  background-position: right bottom .5em;
  padding-right: 50px;
}

#fixnavi_bottom .item:hover {
  opacity: .6;
}

#fixnavi_sp {
  display: none;
}

.grecaptcha-badge {
  z-index: 999;
}

.map, .t-map, .f-map, .u-map, .s-map {
  height: 380px;
}

.map iframe, .t-map iframe, .f-map iframe, .u-map iframe, .s-map iframe {
  height: 100%;
  width: 100%;
}

.t-map {
  height: 520px;
}

.f-map {
  height: 427px;
}

.u-map {
  height: 340px;
}

.s-map {
  height: 150px;
  margin-bottom: 5px;
}

#pagetop {
  position: fixed;
  right: 30px;
  bottom: 80px;
  z-index: 9;
  display: none;
}

#pagetop a {
  display: block;
}

/*------------
下層レイアウト
--------------*/
#under {
  line-height: 2;
  padding: 70px 0;
  word-break: break-all;
}

#under p + p {
  margin-top: 1.5em;
}

#under_kids {
  line-height: 2;
  padding: 0;
  word-break: break-all;
}

#under_kids p + p {
  margin-top: 1.5em;
}

@-webkit-keyframes slideX {
  0% {
    left: 5px;
  }
  50% {
    left: -5px;
  }
  100% {
    left: 5px;
  }
}

@keyframes slideX {
  0% {
    left: 5px;
  }
  50% {
    left: -5px;
  }
  100% {
    left: 5px;
  }
}

.page-ttl {
  background: #084914;
  height: 200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  position: relative;
  width: 100%;
}

.page-ttl h1 {
  color: #fff;
  font: 32px "Noto Serif JP", serif;
  font-weight: 500;
  margin: auto;
  padding: 0 5%;
  width: 1024px;
}

.breadcrumb {
  background: #F7F7F7;
  color: #606060;
  font-size: 14px;
  line-height: 1;
  padding: 30px 0;
  position: relative;
}

.breadcrumb ul {
  margin-left: auto;
  margin-right: auto;
  max-width: 1024px;
  width: 100%;
}

.breadcrumb ul li {
  display: inline-block;
}

.breadcrumb ul li + li:before {
  content: ">";
  margin: 0 .5em;
}

.breadcrumb a {
  color: inherit;
}

#main {
  line-height: 2;
}

main.column2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  max-width: 1024px;
  margin: auto;
  width: 90%;
}

main.column2 .contents {
  width: 740px;
}

.side-navi {
  margin: 0 0 30px 44px;
  width: 240px;
}

.side-box01 {
  border: 1px solid #ddd;
  border-top: 4px solid #aaa;
  margin-bottom: 20px;
}

.side-box01 .inner {
  padding: 20px 30px;
}

.side-ttl {
  border-bottom: 1px solid #ddd;
  font: 18px "Noto Serif JP", serif;
  font-weight: 500;
  padding: 18px;
  line-height: 1;
}

.side-list01 > li {
  margin: 10px 0;
}

.side-list01 > li > a {
  display: inline-block;
  padding-left: 15px;
  line-height: 1.5;
  -webkit-transition: .3s ease;
  transition: .3s ease;
  position: relative;
}

.side-list01 > li > a:hover {
  color: #084914;
  text-decoration: underline;
}

.side-list01 > li > a::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  color: #009944;
  content: "\f0da";
  font-size: 15px;
  top: 3px;
  left: 0;
  position: absolute;
}

.side-list01 ul li {
  padding-left: 1em;
}

.side-list01 ul li::before {
  content: "- ";
}

.side-list01 ul li a:hover {
  text-decoration: underline;
}

.side-img {
  text-align: center;
  margin: 10px auto;
}

.side-data {
  line-height: 1.5;
  text-align: center;
}

.side-data dt {
  background: #f6f9e7;
  color: #009944;
  font: 14px "Noto Serif JP", serif;
  padding: 5px 0;
  margin-bottom: 10px;
}

.side-data dd + dt {
  margin-top: 25px;
}

.side-data .em {
  border: 1px solid #ddd;
  color: #eb6e5d;
  font: 14px "Noto Serif JP", serif;
  padding: 6px 0;
  margin-top: 12px;
}

.side-banner01 {
  text-align: center;
  margin-bottom: 20px;
}

.side-banner01 a {
  -webkit-transition: 0.8s ease;
  transition: 0.8s ease;
  background: #eb6e5d;
  color: #fff;
  display: block;
  font: 18px "Noto Serif JP", serif;
  padding: 14px 0 14px 15px;
  position: relative;
}

.side-banner01 a::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  color: #fff;
  content: "\f0e0";
  font-size: 26px;
  top: 14px;
  left: 20px;
  position: absolute;
}

.side-banner01 a:hover {
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
}

.side-banner02 {
  margin-bottom: 20px;
}

.side-banner02.news a {
  background: url("../images/share/side-icon01.png") no-repeat #abc111;
  background-position: center left 15px;
}

.side-banner02.blog a {
  background: url("../images/share/side-icon02.png") no-repeat #abc111;
  background-position: center left 15px;
}

.side-banner02.recruit a {
  background: url("../images/share/side-icon03.png") no-repeat #abc111;
  background-position: center left 15px;
}

.side-banner02 a {
  color: #fff;
  display: block;
  font: 18px "Noto Serif JP", serif;
  padding: 14px 0 14px 15px;
  text-align: center;
}

.s-address {
  font-size: 13px;
  margin-top: 14px;
  text-align: left;
}

/*------------
下層一般
--------------*/
.t-layout, .l-flexL, .l-flexL_auto, .t-layout_r, .l-flexR, .l-flexR_auto {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.t-layout .l-img, .l-flexL .l-img, .l-flexL_auto .l-img, .t-layout_r .l-img, .l-flexR .l-img, .l-flexR_auto .l-img {
  text-align: center;
  margin: 5px 5% 10px 0;
}

.t-layout .l-desc, .l-flexL .l-desc, .l-flexL_auto .l-desc, .t-layout_r .l-desc, .l-flexR .l-desc, .l-flexR_auto .l-desc {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.t-layout_r, .l-flexR, .l-flexR_auto {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.t-layout_r .l-img, .l-flexR .l-img, .l-flexR_auto .l-img {
  text-align: center;
  margin: 5px 0 10px 5%;
}

.l-imgL .l-img {
  margin: 5px 5% 10px 0;
  float: left;
  text-align: center;
  width: 40%;
}

.l-imgR .l-img {
  float: right;
  margin: 5px 0 10px 5%;
  text-align: center;
  width: 40%;
}

.l-flexL .l-img {
  width: 35%;
}

.l-flexL_auto .l-img {
  width: auto;
}

.l-flexR .l-img {
  width: 35%;
}

.l-flexR_auto .l-img {
  width: auto;
}

.l-table {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.l-table .item {
  width: 48%;
}

.img02 img + img {
  margin-left: 10px;
}

.u-h2, .postdata h2 {
  font: 30px "Noto Serif JP", serif;
  font-weight: 500;
  letter-spacing: .1em;
  line-height: 1.5;
  margin-bottom: 40px;
  text-align: center;
}

.u-h2::after, .postdata h2::after {
  background: #282828;
  content: "";
  margin: 20px auto 0;
  display: block;
  height: 1px;
  width: 105px;
}

@media screen and (max-width: 800px) {
  .u-h2, .postdata h2 {
    font-size: 22px;
  }
}

.u-h3, .u-flow .flow-ttl, .u-case .case-ttl, .postdata h3 {
  border-bottom: 1px solid #666666;
  font: 23px "Noto Serif JP", serif;
  font-weight: 500;
  line-height: 1.5;
  padding-bottom: 12px;
  margin-bottom: 30px;
}

@media screen and (max-width: 800px) {
  .u-h3, .u-flow .flow-ttl, .u-case .case-ttl, .postdata h3 {
    font-size: 19px;
  }
}

.u-h4, .l-dl01 dt, .postdata h4 {
  font: 16px "Noto Serif JP", serif;
  font-weight: 500;
  line-height: 1.5;
  padding-left: 22px;
  margin-bottom: 20px;
  position: relative;
}

.u-h4::before, .l-dl01 dt::before, .postdata h4::before {
  border-radius: 50%;
  background: #084914;
  content: "";
  display: block;
  height: 10px;
  position: absolute;
  top: .4em;
  left: 0;
  width: 10px;
}

@media screen and (max-width: 800px) {
  .u-h4, .l-dl01 dt, .postdata h4 {
    font-size: 15px;
  }
}

.u-h5, .postdata h5 {
  font: 18px "Noto Serif JP", serif;
  line-height: 1.7;
  margin-bottom: 20px;
  padding-left: 1em;
  position: relative;
}

.u-h5::before, .postdata h5::before {
  background: #009944;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 14px;
  width: 4px;
}

@media screen and (max-width: 800px) {
  .u-h5, .postdata h5 {
    font-size: 16px;
  }
}

.u-h6 {
  font: 20px "Noto Serif JP", serif;
  line-height: 1.7;
  margin-bottom: .5em;
}

@media screen and (max-width: 800px) {
  .u-h6 {
    font-size: 18px;
  }
}

table th, table td {
  font-weight: inherit;
}

.table-style01 table, .postdata table {
  background: #fff;
  border-collapse: collapse;
  border: 1px solid #dddddd;
  table-layout: fixed;
  line-height: 1.6;
  width: 100%;
}

.table-style01 table tr, .postdata table tr {
  border-bottom: 1px solid #dddddd;
}

.table-style01 table th, .postdata table th {
  background: #eee;
  border: 1px solid #dddddd;
  padding: 12px 15px;
  vertical-align: top;
  text-align: center;
}

.table-style01 table td, .postdata table td {
  border: 1px solid #dddddd;
  font-size: 14px;
  padding: 12px 15px;
  vertical-align: top;
  word-break: break-all;
}

.table-style01 table .first th, .postdata table .first th {
  background: rgba(8, 73, 20, 0.8);
  color: #fff;
  text-align: center;
}

.table-style02 table {
  background: #fff;
  border-collapse: collapse;
  border: 1px solid #dddddd;
  table-layout: fixed;
  line-height: 1.6;
  width: 100%;
}

.table-style02 table tr {
  border-bottom: 1px solid #dddddd;
}

.table-style02 table th {
  background: #eee;
  border: 1px solid #dddddd;
  padding: 12px 15px;
  vertical-align: top;
  text-align: center;
}

.table-style02 table td {
  border: 1px solid #dddddd;
  font-size: 14px;
  padding: 12px 15px;
  vertical-align: top;
  word-break: break-all;
}

.table-style02.align-center th, .table-style02.align-center td {
  vertical-align: middle;
}

.table-style02 table .first th {
  background: rgba(8, 73, 20, 0.8);
  color: #fff;
  text-align: center;
}

.table-style03 table {
  background: #fff;
  border-collapse: collapse;
  border: 1px solid #dddddd;
  table-layout: fixed;
  line-height: 1.6;
  width: 100%;
}

.table-style03 table tr {
  border-bottom: 1px solid #dddddd;
}

.table-style03 table th {
  background: #eee;
  border: 1px solid #dddddd;
  padding: 12px 15px;
  vertical-align: top;
  text-align: center;
}

.table-style03 table td {
  border: 1px solid #dddddd;
  font-size: 14px;
  padding: 12px 15px;
  vertical-align: top;
  word-break: break-all;
  text-align: center;
}

.u-btn, .post-type01 .list-btn {
  margin-top: 40px;
}

.u-btn a, .post-type01 .list-btn a {
  background: url("../images/share/arrow_c.png") no-repeat #fff;
  background-position: right 15px center;
  border: 1px solid #6b6b6b;
  display: inline-block;
  font: 15px "Noto Serif JP", serif;
  font-weight: 400;
  letter-spacing: .1em;
  line-height: 1;
  padding: 15px 80px;
  position: relative;
  -webkit-transition: .6s ease;
  transition: .6s ease;
  text-align: center;
  width: auto;
}

.u-btn a:hover, .post-type01 .list-btn a:hover {
  background: url("../images/share/arrow.png") no-repeat #333;
  background-position: right 15px center;
  color: #fff;
}

@media screen and (max-width: 800px) {
  .u-btn, .post-type01 .list-btn {
    margin-top: 30px;
  }
  .u-btn.col2 a, .post-type01 .col2.list-btn a {
    width: 100%;
  }
  .u-btn.small a, .post-type01 .small.list-btn a {
    padding: 12px;
    width: 100%;
  }
  .u-btn a, .post-type01 .list-btn a {
    background-position: right 10px center;
    padding: 15px 40px 15px 15px;
    text-align: left;
    width: 100%;
  }
  .u-btn a + a, .post-type01 .list-btn a + a {
    margin: 1em auto 0;
  }
}

.k-btn {
  margin-top: 30px;
}

.k-btn a {
  background: #8fc320;
  border: 1px solid #8fc320;
  border-radius: 25px;
  color: #fff;
  font-size: 14px;
  padding: 10px 0;
  display: block;
  margin: auto;
  -webkit-transition: .6s ease;
  transition: .6s ease;
  text-align: center;
  width: 220px;
}

.k-btn a:hover {
  background: #fff;
  color: #86b81b;
}

.pagelink {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin-bottom: -1em;
}

.pagelink.center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.pagelink.center::before {
  display: none;
}

.pagelink.center a {
  margin: 0 30px;
}

.pagelink.col2::before {
  display: none;
}

.pagelink.col2 a {
  width: 48%;
}

.pagelink li {
  font: 15px "Noto Serif JP", serif;
  font-weight: 500;
  margin-bottom: 1em;
}

.pagelink li::after {
  background: #ddd;
  content: "";
  display: inline-block;
  height: 1em;
  margin: 0 20px;
  width: 2px;
  vertical-align: -2px;
}

.pagelink a {
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
  background: url("../images/share/ico_arrow_bottom.svg") no-repeat;
  background-size: 14px;
  background-position: center right 1px;
  padding-right: 25px;
  -webkit-transition: .5s ease;
  transition: .5s ease;
  text-align: center;
}

.pagelink a:hover {
  opacity: .6;
}

@media screen and (max-width: 800px) {
  .pagelink li {
    font-size: 14px;
  }
  .pagelink li::after {
    margin: 0 10px;
  }
  .pagelink a {
    padding-right: 20px;
  }
}

.post-type01 .single + .single {
  margin-top: 40px;
  padding-top: 40px;
}

.post-type01 .single .l-img {
  background: #fff;
  border: 1px solid #ddd;
  overflow: hidden;
  width: 30%;
}

.post-type01 .single .l-img a {
  display: block;
  height: 180px;
}

.post-type01 .single .l-img img {
  -o-object-fit: none;
  object-fit: none;
  font-family: 'object-fit: contain; object-position: 50% 50%;';
  height: 100%;
  width: 100%;
}

.post-type01 .list-desc {
  font-size: 13px;
  margin-bottom: 15px;
}

.post-type01 .list-btn a {
  min-width: auto;
  padding: 4px 15px 5px;
  padding: 0 1.2em;
}

.post-type01 time {
  color: #8a8a8a;
  letter-spacing: 2px;
  margin-right: 10px;
}

.post-type01 .category {
  display: inline-block;
  background: #084914;
  border-radius: 2px;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  padding: 2px 10px 1px;
  margin: 0 10px 8px 0;
}

.post-type02_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin-bottom: -50px;
}

.post-type02_list .single {
  margin-bottom: 50px;
  width: 48%;
}

.post-type02_list .single .l-img {
  position: relative;
}

.post-type02_list .single .l-img figure a {
  background: #fff;
  border: 1px solid #ddd;
  display: block;
  overflow: hidden;
  height: 220px;
  width: 100%;
}

.post-type02_list .single .l-img figure a img {
  -o-object-fit: cover;
  object-fit: cover;
  font-family: 'object-fit: contain; object-position: 50% 50%;';
  height: 100%;
  width: 100%;
}

.post-type02_list .single .l-img .status {
  background: #084914;
  color: #fff;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  font: 14px "Noto Serif JP", serif;
  font-weight: 400;
  padding: 3px 15px;
}

.post-type02_list .single .l-ttl {
  font: 18px "Noto Serif JP", serif;
  font-weight: 500;
  margin: 10px 0 5px;
}

.post-type02_list .single span.category {
  background: #084914;
  color: #fff;
  display: inline-block;
  margin-right: .5em;
  font: 14px "Noto Serif JP", serif;
  font-weight: 500;
  padding: 2px 12px;
}

@media screen and (max-width: 800px) {
  .post-type02_list {
    margin-bottom: 0;
  }
  .post-type02_list .single {
    margin-bottom: 30px;
    width: 48%;
  }
  .post-type02_list .single .l-img figure a {
    height: 140px;
  }
  .post-type02_list .single .l-img .status {
    font-size: 13px;
  }
  .post-type02_list .single .l-ttl {
    font-size: 16px;
  }
}

.post_category .category {
  display: inline-block;
  background: #084914;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  padding: 2px 5px 1px;
  margin: 0 10px 5px 0;
}

.post-type03_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}

.post-type03_list::before {
  content: "";
  display: block;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  width: 32%;
}

.post-type03_list .single {
  margin-bottom: 40px;
  width: 32%;
}

.post-type03_list .single a {
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
  display: block;
}

.post-type03_list .single a:hover {
  opacity: .6;
}

.post-type03_list .single .l-img {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  margin-bottom: 15px;
}

.post-type03_list .single .l-ttl {
  color: #084914;
  font: 18px "Noto Serif JP", serif;
}

.post-type03 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}

.post-type03::before {
  display: block;
  content: "";
  width: 32%;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

.post-type03 .item {
  width: 32%;
}

.post-type03 .item:nth-child(n + 4) {
  margin-top: 50px;
}

.post-type03 .img {
  border: 1px solid #ddd;
  height: 180px;
  overflow: hidden;
  position: relative;
  margin-bottom: 10px;
}

.post-type03 .img a {
  display: block;
}

.post-type03 .img img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.post-type03 .list-desc {
  margin-bottom: 5px;
}

.post-type03 .category {
  display: inline-block;
  background: #084914;
  border-radius: 2px;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  padding: 2px 10px 1px;
  margin: 0 10px 8px 0;
}

.post-type03 .ttl {
  color: #084914;
  font-size: 18px;
}

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.flex-nowrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.l-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.l-flex.nowrap {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
}

.l-flex .item {
  margin: 0 15px 10px 0;
}

.l-flex_2, .l-flex_2_small {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.l-flex_2.u-btn .item:nth-child(n + 3), .post-type01 .l-flex_2.list-btn .item:nth-child(n + 3), .post-type01 .list-btn.l-flex_2_small .item:nth-child(n + 3), .u-btn.l-flex_2_small .item:nth-child(n + 3) {
  margin-top: 20px;
}

.l-flex_2.u-btn .item, .post-type01 .l-flex_2.list-btn .item, .post-type01 .list-btn.l-flex_2_small .item, .u-btn.l-flex_2_small .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.l-flex_2.reverse, .reverse.l-flex_2_small {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-flow: row-reverse;
  flex-flow: row-reverse;
}

.l-flex_2 .item, .l-flex_2_small .item {
  width: 48%;
}

.l-flex_2 .item:nth-child(n + 3), .l-flex_2_small .item:nth-child(n + 3) {
  margin-top: 40px;
}

.l-flex_2 .itemS, .l-flex_2_small .itemS {
  width: 48%;
}

.l-flex_2 .item-img, .l-flex_2_small .item-img {
  text-align: center;
  margin-bottom: 20px;
}

.l-flex_2 .item-ttl, .l-flex_2_small .item-ttl {
  font: 18px "Noto Serif JP", serif;
  margin-bottom: 15px;
  text-align: center;
}

.l-flex_2_small .item:nth-child(n + 3) {
  margin-top: 0;
}

.l-flex_3, .l-flex_3_columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.l-flex_3::before, .l-flex_3_columns::before {
  content: " ";
  display: block;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  width: 31%;
}

.l-flex_3.u-btn .item:nth-child(n + 4), .post-type01 .l-flex_3.list-btn .item:nth-child(n + 4), .post-type01 .list-btn.l-flex_3_columns .item:nth-child(n + 4), .u-btn.l-flex_3_columns .item:nth-child(n + 4) {
  margin-top: 20px;
}

.l-flex_3.u-btn .item, .post-type01 .l-flex_3.list-btn .item, .post-type01 .list-btn.l-flex_3_columns .item, .u-btn.l-flex_3_columns .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.l-flex_3 .u-btn, .l-flex_3_columns .u-btn, .l-flex_3 .post-type01 .list-btn, .post-type01 .l-flex_3 .list-btn, .l-flex_3_columns .post-type01 .list-btn, .post-type01 .l-flex_3_columns .list-btn {
  margin-top: 20px;
}

.l-flex_3 .item, .l-flex_3_columns .item {
  width: 31%;
}

.l-flex_3 .item:nth-child(n + 4), .l-flex_3_columns .item:nth-child(n + 4) {
  margin-top: 40px;
}

.l-flex_3 .item-ttl, .l-flex_3_columns .item-ttl {
  font: 16px "Noto Serif JP", serif;
  margin-bottom: 10px;
  text-align: center;
}

.l-flex_3 .item-step, .l-flex_3_columns .item-step {
  color: #009944;
  font: 14px "Noto Serif JP", serif;
  margin-bottom: 10px;
}

.l-flex_3 .item-img, .l-flex_3_columns .item-img {
  text-align: center;
  margin-bottom: 15px;
}

.l-flex_3_sp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.l-flex_3_sp::before {
  content: " ";
  display: block;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  width: 31%;
}

.l-flex_3_sp .item {
  width: 31%;
}

.l-flex_3_sp .item:nth-child(n + 4) {
  margin-top: 40px;
}

.l-flex_3_sp .item-ttl {
  font: 16px "Noto Serif JP", serif;
  margin-bottom: 10px;
  text-align: center;
}

.l-flex_3_sp .item-img {
  text-align: center;
  margin-bottom: 15px;
}

.l-flex_4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.l-flex_4::before, .l-flex_4::after {
  content: " ";
  display: block;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  width: 24%;
}

.l-flex_4.u-btn a, .post-type01 .l-flex_4.list-btn a {
  min-width: auto;
  width: 100%;
}

.l-flex_4 .item {
  width: 24%;
}

.l-flex_4 .item:nth-child(n + 5) {
  margin-top: 30px;
}

.l-flex_4 .img {
  margin-bottom: 10px;
  text-align: center;
}

.l-flex_5 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.l-flex_5 .item {
  width: 19%;
}

.l-flex_5 .item-img {
  margin-bottom: 10px;
  text-align: center;
}

.l-flex_5 .item-ttl {
  font-size: 14px;
}

/*------------
下層汎用
class and parts
--------------*/
.u-em01 {
  font: 16px "Noto Serif JP", serif;
  font-weight: 500;
  text-align: center;
  line-height: 2;
  letter-spacing: .15em;
  margin-bottom: 30px;
}

@media screen and (max-width: 800px) {
  .u-em01 {
    text-align: left;
  }
}

.u-em02 {
  font: 1.2em "Noto Serif JP", serif;
  font-weight: 500;
  margin-bottom: 15px;
}

.em01 {
  font: 1.2em "Noto Serif JP", serif;
}

.boxshadow {
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.06);
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.06);
}

.fancy-box {
  cursor: pointer;
}

.l-box01 {
  background: #f5f1e9;
  padding: 40px;
}

.l-box01 .box-ttl {
  font: 22px "Noto Serif JP", serif;
  margin-bottom: .7em;
}

.l-box01 .box-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}

.l-box01 .box-list::before {
  content: "";
  display: block;
  width: 30%;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

.l-box01 .box-list li {
  padding-left: 1em;
  position: relative;
  width: 30%;
}

.l-box01 .box-list li::before {
  background: #333;
  border-radius: 50%;
  content: "";
  display: block;
  position: absolute;
  top: .8em;
  left: 0;
  height: 4px;
  width: 4px;
}

@media screen and (max-width: 800px) {
  .l-box01 {
    padding: 30px;
  }
  .l-box01 .box-ttl {
    font-size: 18px;
  }
}

.l-box02 {
  background: #fff;
  border: 3px solid #d6dcdf;
  padding: 30px;
}

.l-box02 .box-ttl {
  font: 18px "Noto Serif JP", serif;
  line-height: 1.5;
  margin-bottom: 10px;
}

.l-box03 {
  border: 3px solid #d6dcdf;
  position: relative;
  padding: 60px 0 50px;
  text-align: center;
}

.l-box03 .box-num {
  position: absolute;
  top: -21px;
  left: 0;
  right: 0;
  margin: auto;
}

.l-box03 .box-num span {
  background: #e4aa01;
  border-radius: 20px;
  color: #fff;
  display: inline-block;
  padding: 6px 30px;
  font: 18px "Noto Serif JP", serif;
}

.l-box03 .box-ttl {
  font: 21px "Noto Serif JP", serif;
}

@media screen and (max-width: 800px) {
  .l-box03 {
    padding: 40px 20px 20px;
  }
  .l-box03 .box-ttl {
    font-size: 18px;
  }
}

.frame {
  background: #fff;
  border: 1px solid #ddd;
  padding: 5px;
}

.u-movie01 {
  height: 280px;
  max-width: 600px;
  margin: auto;
  width: 100%;
}

.u-movie01 iframe {
  height: 100%;
  width: 100%;
}

@media screen and (max-width: 800px) {
  .u-movie01 {
    height: 200px;
  }
}

.u-movie02 {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

.u-movie02 video {
  max-width: 100%;
}

.u-contents {
  font: 15px "Noto Serif JP", serif;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}

.u-contents li {
  margin-bottom: 5px;
}

.u-contents li::after {
  content: "";
  background: #e0e0e0;
  display: inline-block;
  height: 15px;
  margin: 0 20px 0 10px;
  vertical-align: -1px;
  width: 2px;
}

.u-contents li a {
  display: inline-block;
  line-height: 1.5;
  padding-right: 30px;
  position: relative;
}

.u-contents li a::after {
  background: url("../images/share/ico_arrow_bottom.svg") no-repeat;
  background-size: contain;
  content: "";
  position: absolute;
  top: 3px;
  right: 9px;
  height: 14px;
  width: 14px;
}

.before-after {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.before-after .item {
  text-align: center;
  position: relative;
  width: 45%;
}

.before-after .item + .item::before {
  content: "";
  border-style: solid;
  border-width: 13.5px 0 13.5px 14px;
  border-color: transparent transparent transparent #333;
  position: absolute;
  left: -13%;
  top: calc(50% - 20px);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.before-after .item-img img {
  height: 300px;
  -o-object-fit: cover;
  object-fit: cover;
}

.before-after .txt {
  color: #0065b2;
  font: 24px "Merriweather", serif;
  line-height: 1;
  margin-top: 15px;
}

.before-after .txt:first-letter {
  color: #b7c3c9;
}

@media screen and (max-width: 800px) {
  .before-after {
    display: block;
  }
  .before-after .item {
    width: 100%;
  }
  .before-after .item + .item {
    margin-top: 50px;
  }
  .before-after .item + .item::before {
    left: 50%;
    top: -40px;
    -webkit-transform: translate(-50%, 0) rotate(90deg);
    transform: translate(-50%, 0) rotate(90deg);
  }
  .before-after figure img {
    height: auto;
  }
}

/*------------
下層パーツ
--------------*/
.u-form01 {
  background-color: rgba(229, 229, 229, 0.1);
  padding: 60px 100px;
}

.u-form01 .form-ttl {
  color: #073d11;
  font: 16px "Noto Serif JP", serif;
  font-weight: 400;
  text-align: center;
  margin-bottom: 30px;
}

.u-form01 .form-ttl span {
  border: 1px solid #6b6b6b;
  display: inline-block;
  padding: 23px 120px;
}

.u-form01 .l-box {
  background: #fff;
  -webkit-box-shadow: 0px 0px 24px 0px rgba(40, 40, 40, 0.1);
  box-shadow: 0px 0px 24px 0px rgba(40, 40, 40, 0.1);
  margin: 0 auto;
  padding: 40px;
  text-align: center;
  width: 820px;
}

.u-form01 .l-box .ttl {
  border-bottom: 1px solid #282828;
  display: inline-block;
  font: 21px "Noto Serif JP", serif;
  font-weight: 500;
  padding-bottom: 5px;
}

.u-form01 .l-box .l-data {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin-top: 30px;
}

.u-form01 .l-box .number {
  font: 33px "Noto Serif JP", serif;
  font-weight: 400;
  margin-right: 40px;
}

.u-form01 .l-box .number span {
  font-size: 22px;
}

.u-form01 .l-box .opentime {
  font: 16px "Noto Serif JP", serif;
  font-weight: 500;
  line-height: 1.4;
}

.u-form01 .l-box .opentime table {
  table-layout: fixed;
  width: 100%;
}

.u-form01 .l-box .opentime th, .u-form01 .l-box .opentime td {
  padding-right: 1em;
  text-align: left;
}

@media screen and (max-width: 800px) {
  .u-form01 {
    padding: 15px;
  }
  .u-form01 .form-ttl {
    margin-bottom: 20px;
    width: 100%;
  }
  .u-form01 .form-ttl span {
    padding: 12px 15px;
  }
  .u-form01 .l-box {
    padding: 20px;
    width: 100%;
  }
  .u-form01 .l-box .ttl {
    font-size: 16px;
    padding-bottom: 10px;
  }
  .u-form01 .l-box .l-data {
    display: block;
    margin-top: 20px;
  }
  .u-form01 .l-box .number {
    font-size: 24px;
    margin: 0 auto 15px;
  }
  .u-form01 .l-box .number span {
    font-size: 18px;
  }
  .u-form01 .l-box .opentime {
    font-size: 14px;
    margin-top: 10px;
    width: 100%;
  }
}

.u-caution {
  border: 1px solid #6b6b6b;
  padding: 30px 40px;
}

.u-caution .l-ttl {
  color: #ff0000;
  font: 18px "Noto Serif JP", serif;
  font-weight: 500;
  letter-spacing: .15em;
  margin-bottom: 20px;
  text-align: center;
}

@media screen and (max-width: 800px) {
  .u-caution {
    padding: 20px;
  }
  .u-caution .l-ttl {
    margin-bottom: 15px;
  }
}

.u-cat01 {
  font: 18px "Noto Serif JP", serif;
  font-weight: 500;
  margin-bottom: 10px;
}

.u-cat01 .cat {
  color: #666;
}

.u-post-heading {
  margin-bottom: 25px;
}

.u-post-heading .nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}

.u-post-heading .nav .category {
  background: #fff;
  border: 2px solid;
  cursor: pointer;
  font: 16px FP-HiraMaruStdN-W6;
  letter-spacing: .15em;
  padding: 10px 0;
  position: relative;
  margin: 0 16px;
  text-align: center;
  width: 150px;
}

.u-post-heading .nav .category.cat01 {
  border-color: #8fc320;
  color: #8fc320;
}

.u-post-heading .nav .category.cat01.active {
  background: #8fc320;
  color: #fff;
}

.u-post-heading .nav .category.cat01.active::after {
  border-color: #8fc320 transparent transparent transparent;
}

.u-post-heading .nav .category.cat02 {
  border-color: #7fcff3;
  color: #7fcff3;
}

.u-post-heading .nav .category.cat02.active {
  background: #7fcff3;
  color: #fff;
}

.u-post-heading .nav .category.cat02.active::after {
  border-color: #7fcff3 transparent transparent transparent;
}

.u-post-heading .nav .category.cat03 {
  border-color: #f19dad;
  color: #f19dad;
}

.u-post-heading .nav .category.cat03.active {
  background: #f19dad;
  color: #fff;
}

.u-post-heading .nav .category.cat03.active::after {
  border-color: #f19dad transparent transparent transparent;
}

.u-post-heading .nav .category.cat04 {
  border-color: #f6d347;
  color: #f6d347;
}

.u-post-heading .nav .category.cat04.active {
  background: #f6d347;
  color: #fff;
}

.u-post-heading .nav .category.cat04.active::after {
  border-color: #f6d347 transparent transparent transparent;
}

.u-post-heading .nav .category::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 9px 8.5px 0 8.5px;
  border-color: transparent transparent transparent transparent;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -9px;
  margin: auto;
}

@media screen and (max-width: 800px) {
  .u-post-heading {
    margin-bottom: 20px;
  }
  .u-post-heading .nav {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .u-post-heading .nav .category {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 13px;
    padding: 5px;
    margin: 0 0 15px;
    width: 24%;
  }
  .u-post-heading .nav .category.cat04 {
    white-space: nowrap;
  }
}

.u-post-content {
  display: none;
  margin-bottom: 60px;
}

.u-post-content .single {
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
  border-bottom: 1px solid #ddd;
  display: block;
  padding: 25px 0;
}

.u-post-content .single .l-ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.u-post-content .single time {
  color: #999999;
  font-size: 16px;
}

.u-post-content .single .ttl {
  color: #86b81b;
  font-size: 16px;
  margin-left: 1.5em;
  text-decoration: underline;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.u-post-content .single .l-txt {
  font-size: 15px;
  margin-top: 15px;
}

.u-post-content .single:hover {
  opacity: .6;
}

.u-post-content:nth-child(1) {
  display: block;
}

@media screen and (max-width: 800px) {
  .u-post-content {
    margin-bottom: 40px;
  }
  .u-post-content .single {
    padding: 10px 0;
  }
  .u-post-content .single .l-ttl {
    display: block;
  }
  .u-post-content .single time {
    color: #999999;
    font-size: 14px;
  }
  .u-post-content .single .ttl {
    font-size: 15px;
    margin-left: 0;
  }
  .u-post-content .single .l-txt {
    font-size: 15px;
    margin-top: 15px;
  }
}

/*------------
下層例外
--------------*/
.strawberryno-list01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}

.strawberryno-list01 .item {
  background: rgba(230, 103, 87, 0.1);
  font: 16px "Noto Serif JP", serif;
  font-weight: 500;
  line-height: 1.5;
  padding: 3px 15px;
  margin: 0 1em 1em 0;
}

.strawberryno-btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}

.strawberryno-btns .item {
  margin: 0 1.5em;
}

@media screen and (max-width: 800px) {
  .strawberryno-btns {
    display: block;
  }
  .strawberryno-btns .item {
    margin: 1em auto;
    text-align: center;
  }
}

.restaurant-layout01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}

.restaurant-layout01 + .restaurant-layout01 {
  margin-top: 100px;
}

.restaurant-layout01.reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-flow: row-reverse wrap;
  flex-flow: row-reverse wrap;
}

.restaurant-layout01.reverse .l-img {
  margin-right: 0;
  margin-left: 70px;
}

.restaurant-layout01 .l-img {
  margin-right: 70px;
  width: 552px;
}

.restaurant-layout01 .l-desc {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.restaurant-layout01 .l-ttl {
  font: 28px "Noto Serif JP", serif;
  font-weight: 500;
  margin-bottom: 30px;
}

.restaurant-layout02 .l-ttl {
  font: 28px "Noto Serif JP", serif;
  font-weight: 500;
  margin-bottom: 30px;
  text-align: center;
}

@media screen and (max-width: 800px) {
  .restaurant-layout01 {
    display: block;
  }
  .restaurant-layout01 + .restaurant-layout01 {
    margin-top: 60px;
  }
  .restaurant-layout01.reverse .l-img {
    margin: 0 auto 30px;
  }
  .restaurant-layout01 .l-img {
    margin: 0 auto 30px;
    width: 100%;
  }
  .restaurant-layout01 .l-ttl {
    font-size: 22px;
    margin-bottom: 20px;
  }
  .restaurant-layout02 .l-ttl {
    font-size: 22px;
    margin-bottom: 20px;
  }
}

.guide-img {
  position: relative;
}

.guide-img .guide-img-txt {
  background: #67a5da;
  color: #fff;
  font: 16px "Noto Serif JP", serif;
  padding: 0 20px 3px;
  position: absolute;
  top: -12px;
  left: 0;
}

.guide-layout {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.guide-layout + .guide-layout {
  margin-top: 50px;
}

.guide-layout:nth-child(even) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-flow: row-reverse wrap;
  flex-flow: row-reverse wrap;
}

.guide-layout:nth-child(even) .l-img {
  margin-left: 40px;
  margin-right: 0;
}

.guide-layout .l-img {
  margin-left: 0;
  margin-right: 40px;
  width: 310px;
}

.guide-layout .l-desc {
  background: #f9f9f9;
  border-radius: 10px;
  padding: 30px;
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.guide-layout .l-desc::before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 20px 20px 0;
  border-color: transparent #f9f9f9 transparent transparent;
  position: absolute;
  top: 30%;
  left: -20px;
}

@media screen and (max-width: 800px) {
  .guide-layout {
    display: block;
  }
  .guide-layout + .guide-layout {
    margin-top: 50px;
  }
  .guide-layout:nth-child(even) .l-img {
    margin: 0 auto 15px;
  }
  .guide-layout .l-img {
    margin: 0 auto 15px;
    width: 100%;
  }
  .guide-layout .l-desc {
    padding: 20px;
  }
  .guide-layout .l-desc::before {
    display: none;
  }
}

.tennis-class .item-ttl {
  border-bottom: 2px solid #d6dcdf;
  font: 26px "Noto Serif JP", serif;
  text-align: left;
  padding: 0 0 10px;
  margin-bottom: 15px;
}

.tennis-class .item-ttl .time {
  background: #b71232;
  color: #fff;
  font-size: 20px;
  margin-left: 1em;
  padding: 2px 6px 0;
}

.tennis-point .single {
  background: #eff7fd;
  border-bottom: 1px solid #2673b8;
  padding: 25px;
}

.tennis-point .single + .single {
  margin-top: 15px;
}

.tennis-point .single .single-ttl {
  cursor: pointer;
  font: 26px "Noto Serif JP", serif;
  padding-left: 115px;
  position: relative;
}

.tennis-point .single .single-ttl.active::after {
  content: "\f068";
}

.tennis-point .single .single-ttl::after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  content: "\f067";
  font-size: 16px;
  position: absolute;
  top: 12px;
  right: 0;
}

.tennis-point .single .single-ttl .num {
  background: #0065b3;
  border-radius: 18px;
  color: #fff;
  display: inline-block;
  font: 18px "Merriweather", serif;
  line-height: 30px;
  padding: 3px 15px;
  position: absolute;
  top: 0;
  left: 0;
}

.tennis-point .single .single-content {
  margin-top: 20px;
  display: none;
}

@media screen and (max-width: 800px) {
  .tennis-point .single .single-ttl {
    font-size: 22px;
    padding: 50px 15px 0 0;
  }
}

.access-layout {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-flow: row-reverse wrap;
  flex-flow: row-reverse wrap;
}

@media screen and (max-width: 800px) {
  .access-layout .item + .item {
    margin-top: 30px;
  }
}

.beyond_mybest_h1 {
  background: url("../images/under/beyond_mybest_h1_bg.jpg") center/cover no-repeat;
  padding-top: 70px;
  height: 616px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
}

.beyond_mybest_h1 h1 {
  height: 192px;
  margin: auto;
  width: 1024px;
}

@media screen and (max-width: 800px) {
  .beyond_mybest_h1 {
    padding-top: 50px;
    height: 340px;
  }
  .beyond_mybest_h1 h1 {
    height: 100px;
    width: 287px;
  }
}

.mybest_checklist.col2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}

.mybest_checklist.col2 li {
  width: calc(100% / 2);
}

.mybest_checklist.col3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}

.mybest_checklist.col3 li {
  width: calc(100% / 3);
}

.mybest_checklist li {
  background: url("../images/share/mybest_check.png") no-repeat;
  background-position: top .4em left;
  font-size: 16px;
  padding-left: 1.6em;
  position: relative;
  margin-bottom: .5em;
}

@media screen and (max-width: 800px) {
  .mybest_checklist.col2 {
    display: block;
  }
  .mybest_checklist.col2 li {
    width: 100%;
  }
  .mybest_checklist.col3 li {
    width: calc(100% / 2);
  }
}

.mybest_iro01 {
  color: #C1984F;
}

.mybest_sec02 {
  background: #F6F5F4;
  padding: 60px 0;
}

.mybest_sec02_box {
  border: 1px solid #EE334E;
  padding: 30px;
  position: relative;
  text-align: center;
}

.mybest_sec02_box .box-desc {
  position: absolute;
  top: -20px;
  left: 0;
  right: 0;
  width: 100%;
}

.mybest_sec02_box .box-desc span {
  background: #EE334E;
  color: #fff;
  display: inline-block;
  font: 20px "Noto Serif JP", serif;
  padding: 5px 20px;
  margin: auto;
}

.mybest_sec02_box .txt {
  font-size: 18px;
}

.mybest_sec03 {
  background: url("../images/under/beyond_mybest_bg01.png") no-repeat;
  background-position: top left;
  padding: 60px 0 20px;
}

.mybest_sec03_box01 {
  margin-bottom: 60px;
}

.mybest_sec03_box01 .l-img {
  text-align: center;
  margin-bottom: 20px;
}

.mybest_sec03_box02 {
  border: 1px solid #C1984F;
  padding: 30px;
}

.mybest_sec04 {
  background: url("../images/under/beyond_mybest_bg02.png") no-repeat;
  background-position: top left;
  padding: 60px 0 20px;
}

.mybest_sec04_step .l-num {
  color: #f98895;
  font: 26px "Merriweather", serif;
  padding-left: 30px;
  position: relative;
  left: -50px;
}

.mybest_sec04_step .l-num::before {
  background: #f98895;
  border-radius: 3px;
  content: "";
  display: block;
  height: 16px;
  position: absolute;
  top: 12px;
  left: 0;
  width: 16px;
}

.mybest_sec04_step .l-ttl {
  font: 28px "Noto Serif JP", serif;
  margin: 10px 0 15px;
}

.mybest_sec04_step .txt {
  font-size: 16px;
}

.mybest_sec04_step .single + .single {
  margin-top: 50px;
}

.mybest_sec05 .mybest_sec05_ttl {
  background: #EE334E;
  color: #fff;
  font: 28px "Noto Serif JP", serif;
  margin-bottom: 50px;
  padding: 30px 5%;
  text-align: center;
}

.mybest_sec05 .l-img {
  margin: 0 auto 15px;
  max-width: 240px;
}

.mybest_sec05 .txt {
  font-size: 18px;
  font-weight: bold;
}

@media screen and (max-width: 800px) {
  .mybest_sec02_box {
    border: 1px solid #EE334E;
    padding: 20px;
  }
  .mybest_sec02_box .box-desc span {
    font: 18px "Noto Serif JP", serif;
  }
  .mybest_sec02_box .txt {
    font-size: 16px;
  }
  .mybest_sec03 {
    background-size: 30% auto;
  }
  .mybest_sec03_box01 {
    margin-bottom: 40px;
  }
  .mybest_sec03_box02 {
    padding: 20px;
  }
  .mybest_sec04 {
    background-size: 30% auto;
  }
  .mybest_sec04_step .l-num {
    font: 22px "Merriweather", serif;
    padding-left: 28px;
    left: 0;
  }
  .mybest_sec04_step .l-num::before {
    height: 14px;
    top: 10px;
    width: 14px;
  }
  .mybest_sec04_step .l-ttl {
    font-size: 24px;
  }
  .mybest_sec04_step .single + .single {
    margin-top: 40px;
  }
  .mybest_sec05 .mybest_sec05_ttl {
    font: 22px "Noto Serif JP", serif;
    margin-bottom: 40px;
    padding: 20px 5%;
  }
}

.kids_hero {
  background: url("../images/under/kids_hero.jpg") center/cover no-repeat;
  height: 953px;
  position: relative;
  width: 100%;
}

.kids_hero .hero_img {
  opacity: 0;
}

.kids_hero .hero_h1 {
  position: absolute;
  bottom: -30px;
  margin: auto;
  text-align: center;
  width: 100%;
  z-index: 1;
}

.kids_contents {
  font-size: 16px;
}

.kids-ttl01 {
  text-align: center;
}

.kids-ttl01 .jp {
  color: #86b81b;
  display: block;
  font: 32px FP-HiraMaruStdN-W6;
  letter-spacing: .15em;
}

.kids-ttl01 .en {
  color: transparent;
  display: block;
  font: 21px "Quicksand", sans-serif;
  -webkit-text-stroke: 1px #666666;
  letter-spacing: .1em;
  margin-top: 5px;
}

@media all and (-ms-high-contrast: none) {
  .kids-ttl01 .en {
    color: #666;
  }
}

.kids_sec01 {
  background: #fffeed;
  padding: 85px 0 70px;
  position: relative;
}

.kids_sec01 .kids_sec01-cont01 {
  position: relative;
}

.kids_sec01 .chara01 {
  position: absolute;
  top: 90px;
  left: 20px;
}

.kids_sec01 .chara02 {
  position: absolute;
  top: 85px;
  right: 20px;
}

.kids_sec01-ttl {
  margin-bottom: 35px;
  text-align: center;
}

.kids_sec01-ttl .en {
  color: transparent;
  display: block;
  font: 38px "Quicksand", sans-serif;
  -webkit-text-stroke: 1px #666666;
  letter-spacing: .1em;
  text-align: center;
}

@media all and (-ms-high-contrast: none) {
  .kids_sec01-ttl .en {
    color: #666;
  }
}

.kids_sec01-ttl .jp {
  color: #86b81b;
  display: block;
  font: 32px FP-HiraMaruStdN-W6;
  letter-spacing: .15em;
  margin-top: 5px;
}

.kids_sec01-box {
  background: #fff;
  border: 3px solid #8fc320;
  border-radius: 10px;
  margin-top: 80px;
  padding: 80px 50px 40px;
  position: relative;
}

.kids_sec01-box .box-ttl {
  background: #fff;
  border: 3px solid #8fc320;
  border-radius: 15px;
  color: #86b81b;
  font: 32px FP-HiraMaruStdN-W6;
  padding: 5px 0;
  position: absolute;
  top: -30px;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
  width: 90%;
}

.kids_sec01-box .box-list {
  counter-reset: num 0;
}

.kids_sec01-box .box-list li {
  color: #86b81b;
  font: 16px FP-HiraMaruStdN-W6;
  padding: 8px 0 8px 52px;
  position: relative;
  letter-spacing: .15em;
  counter-increment: num 1;
}

.kids_sec01-box .box-list li + li {
  margin-top: 20px;
}

.kids_sec01-box .box-list li::before {
  border-radius: 50%;
  background: #8fc320;
  color: #fff;
  font: 20px "Quicksand", sans-serif;
  content: counter(num);
  position: absolute;
  top: 2px;
  left: 0;
  height: 35px;
  padding: 4px 0 0;
  text-align: center;
  letter-spacing: 0;
  width: 35px;
}

.kids_sec01-box .box-list li .line {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #fff875));
  background: linear-gradient(transparent 60%, #fff875 60%);
}

.kids_sec02 {
  margin: 80px auto;
}

.kids_sec02 .kids-ttl01 {
  margin-bottom: 40px;
}

.kids_sec02-box {
  background: #fff;
  border: 6px solid #eee;
  border-radius: 20px;
  margin-bottom: 60px;
  padding: 30px;
  position: relative;
}

.kids_sec02-box .chara01 {
  position: absolute;
  top: -18px;
  left: 43px;
}

.kids_sec02-box .chara02 {
  position: absolute;
  bottom: -9px;
  right: 62px;
}

.kids_sec02-box .box-ttl {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 20px;
  text-align: center;
}

.kids_sec02-box .box-ttl span {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #fff875));
  background: linear-gradient(transparent 60%, #fff875 60%);
}

.kids_layout01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}

.kids_layout01 .chara01 {
  position: absolute;
  top: 13px;
  right: -26px;
}

.kids_layout01 .chara02 {
  position: absolute;
  bottom: -20px;
  left: 30px;
}

.kids_layout01.reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-flow: row-reverse wrap;
  flex-flow: row-reverse wrap;
}

.kids_layout01.reverse .l-img {
  margin-right: 50px;
  margin-left: 0;
}

.kids_layout01 .l-img {
  margin-left: 50px;
  position: relative;
}

.kids_layout01 .l-desc {
  padding-top: 20px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.kids_layout01 .l-ttl {
  font: 26px FP-HiraMaruStdN-W6;
  letter-spacing: .15em;
  margin-bottom: 20px;
  padding: 5px 0 20px 40px;
  position: relative;
}

.kids_layout01 .l-ttl::before {
  background: url("../images/under/kids_ttl_icon.png") center/cover no-repeat;
  content: "";
  display: block;
  height: 37px;
  position: absolute;
  top: .3em;
  left: -8px;
  width: 34px;
}

.kids_layout01 .l-ttl::after {
  background: url("../images/under/kids_ttl_line.png");
  background-position: bottom left;
  background-repeat: space;
  content: "";
  bottom: 0;
  left: 0;
  position: absolute;
  height: 5px;
  width: 100%;
}

.kids_layout01 .l-btn {
  margin-top: 25px;
}

.kids_layout01 .l-btn a {
  background: #8fc320;
  border: 1px solid #8fc320;
  border-radius: 25px;
  color: #fff;
  font-size: 14px;
  padding: 10px 0;
  display: block;
  -webkit-transition: .6s ease;
  transition: .6s ease;
  text-align: center;
  width: 370px;
}

.kids_layout01 .l-btn a:hover {
  background: #fff;
  color: #86b81b;
}

.kids_sec03 {
  background: url("../images/under/kids_sec03_bg.jpg");
  padding: 80px 0 100px;
}

.kids_sec03 .kids-ttl01 {
  margin-bottom: 60px;
}

.kids_sec03 .kids_layout01 + .kids_layout01 {
  margin-top: 70px;
}

.kids_sec04-ttl {
  background: url("../images/under/kids_sec04-ttl_pc.jpg") center/cover no-repeat;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  padding: 0 5%;
  position: relative;
  height: 319px;
  text-align: center;
}

.kids_sec04-ttl .chara01 {
  position: absolute;
  bottom: -40px;
  left: 12%;
}

.kids_sec04-ttl .chara02 {
  position: absolute;
  bottom: -40px;
  right: 13%;
}

.kids_sec04-ttl .jp {
  color: #fff;
  display: block;
  font: 32px FP-HiraMaruStdN-W6;
  letter-spacing: .15em;
}

.kids_sec04-ttl .en {
  color: transparent;
  display: block;
  font: 21px "Quicksand", sans-serif;
  -webkit-text-stroke: 1px #fff;
  letter-spacing: .1em;
  margin-top: 5px;
}

@media all and (-ms-high-contrast: none) {
  .kids_sec04-ttl .en {
    color: #fff;
  }
}

.kids_sec04_content01 {
  background: url("../images/under/kids_sec04_bg.jpg");
  padding: 90px 0;
}

.kids_sec04-layout {
  color: #fff;
  padding: 20px 0 40px;
}

.kids_sec04-layout + .kids_sec04-layout {
  margin-top: 90px;
}

.kids_sec04-layout.content01 {
  background: url("../images/under/kids_sec04-cont01.png") no-repeat;
  background-position: right center;
  background-size: auto 100%;
}

.kids_sec04-layout.content01 .l-desc {
  background: rgba(127, 207, 243, 0.9);
}

.kids_sec04-layout.content02 {
  background: url("../images/under/kids_sec04-cont02.png") no-repeat;
  background-position: left center;
  background-size: auto 100%;
}

.kids_sec04-layout.content02 .l-desc {
  background: rgba(241, 157, 173, 0.9);
  margin-right: 0;
  margin-left: auto;
}

.kids_sec04-layout.content03 {
  background: url("../images/under/kids_sec04-cont03.png") no-repeat;
  background-position: right center;
  background-size: auto 100%;
}

.kids_sec04-layout.content03 .l-desc {
  background: rgba(246, 211, 71, 0.9);
}

.kids_sec04-layout .l-img {
  display: none;
}

.kids_sec04-layout .l-desc {
  border-radius: 10px;
  margin-right: auto;
  padding: 50px;
  width: 550px;
}

.kids_sec04-layout .l-ttl {
  white-space: nowrap;
  margin-bottom: 20px;
}

.kids_sec04-layout .l-ttl .en {
  color: transparent;
  display: block;
  font: 23px "Quicksand", sans-serif;
  -webkit-text-stroke: 1px #fff;
  letter-spacing: .1em;
}

@media all and (-ms-high-contrast: none) {
  .kids_sec04-layout .l-ttl .en {
    color: #fff;
  }
}

.kids_sec04-layout .l-ttl .jp {
  display: block;
  font: 32px FP-HiraMaruStdN-W6;
  letter-spacing: .15em;
  margin-top: 10px;
}

.kids_sec04-layout .l-ttl .jp .small {
  display: block;
  font-size: 19px;
}

.kids_sec04-layout .l-btn {
  margin-top: 30px;
}

.kids_sec04-layout .l-btn a {
  background: #fff;
  border: 1px solid #fff;
  border-radius: 25px;
  color: #86b81b;
  font-size: 14px;
  padding: 10px 0;
  display: block;
  -webkit-transition: .6s ease;
  transition: .6s ease;
  text-align: center;
  width: 220px;
}

.kids_sec04-layout .l-btn a:hover {
  background: #8fc320;
  color: #fff;
}

.kids_sec04_content02 {
  margin: 90px 0;
}

.kids_sec04-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin-bottom: -60px;
}

.kids_sec04-list .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  margin-bottom: 60px;
  width: 496px;
}

.kids_sec04-list .item:nth-child(1) .item-ttl {
  color: #f19dad;
}

.kids_sec04-list .item:nth-child(2) .item-ttl {
  color: #7fcff3;
}

.kids_sec04-list .item:nth-child(3) .item-ttl {
  color: #f6d347;
}

.kids_sec04-list .item:nth-child(4) .item-ttl {
  color: #8fc320;
}

.kids_sec04-list .item-ttl {
  font: 23px FP-HiraMaruStdN-W6;
  margin: 23px 0 15px;
  text-align: center;
}

.kids_sec04-list .txt {
  margin-bottom: 1.5em;
}

.kids_sec04-list .l-btn {
  margin-top: auto;
}

.kids_sec04-list .l-btn a {
  background: #8fc320;
  border: 1px solid #8fc320;
  border-radius: 25px;
  color: #fff;
  font-size: 14px;
  padding: 10px 0;
  margin: auto;
  display: block;
  -webkit-transition: .6s ease;
  transition: .6s ease;
  text-align: center;
  width: 220px;
}

.kids_sec04-list .l-btn a:hover {
  background: #fff;
  color: #86b81b;
}

.kids_sec05 {
  background: url("../images/under/kids_sec03_bg.jpg");
  padding: 60px 0 40px;
}

.kids_sec05 .kids-ttl01 {
  margin-bottom: 40px;
}

.kids_sec05-prepare {
  background: #fff;
  border: 6px solid #eee;
  border-radius: 20px;
  padding: 25px 20px 10px;
  position: relative;
}

.kids_sec05-prepare .l-ttl {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 30px;
}

.kids_sec05-prepare .l-ttl span {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #fff875));
  background: linear-gradient(transparent 60%, #fff875 60%);
}

.kids_sec05-prepare .l-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.kids_sec05-prepare .l-list li {
  position: relative;
  text-align: center;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.kids_sec05-prepare .l-list li + li::before {
  background: url("../images/under/kids_sec05_icon.png") center/cover no-repeat;
  content: "";
  display: block;
  position: absolute;
  top: 50px;
  left: -20px;
  height: 34px;
  width: 34px;
}

.kids_sec05-prepare .l-list .desc {
  color: #555555;
  font: 18px FP-HiraMaruStdN-W6;
  letter-spacing: .15em;
  margin-top: 10px;
}

.kids_sec05-prepare .l-list span {
  display: block;
  color: #333333;
  font-size: 13px;
  white-space: nowrap;
}

.kids_sec05-prepare .caption {
  color: #555555;
  font-size: 12px;
  margin-top: 15px;
}

.kids_sec05-em {
  color: #7fcff3;
  font-size: 21px;
  font-weight: bold;
  letter-spacing: .15em;
  margin: 35px 0 0;
  text-align: center;
}

.kids_sec06 {
  margin: 80px auto 100px;
}

.kids_sec06 .kids-ttl01 {
  margin-bottom: 35px;
}

.kids_sec06-table {
  margin-top: 60px;
}

.kids_sec06-table table {
  border: 2px solid #8fc320;
}

.kids_sec06-table table tr {
  border-bottom: none;
}

.kids_sec06-table table th {
  border: 1px solid #a5d73a;
}

.kids_sec06-table table td {
  border: 1px solid #a5d73a;
}

.kids_sec06-table .cell_01 {
  padding: 22px 15px;
}

.kids_sec06-table .cell_02 {
  color: #86b81b;
  font: 21px FP-HiraMaruStdN-W6;
  letter-spacing: .15em;
  text-align: center;
}

.kids_sec06-table .cell_03 {
  color: #555555;
  font: 16px FP-HiraMaruStdN-W6;
  letter-spacing: .15em;
  text-align: center;
}

.kids_sec06-table .table-img {
  text-align: center;
}

.kids_sec06-table .table-ttl {
  color: #555;
  font: 16px FP-HiraMaruStdN-W6;
  letter-spacing: .15em;
  margin-top: 10px;
  margin-left: 5px;
}

.kids_sec06-table .item:nth-child(n + 4) {
  margin-top: 20px;
}

.kids_sec07 {
  background: url("../images/under/kids_sec04_bg.jpg");
  padding: 70px 0;
}

.kids_sec07 .kids-ttl01 {
  margin-bottom: 40px;
}

@media screen and (max-width: 800px) {
  .kids_hero {
    height: 300px;
  }
  .kids_hero .hero_h1 {
    position: absolute;
    bottom: -1px;
  }
  .kids_contents {
    font-size: 13px;
  }
  .kids-ttl01 .jp {
    font-size: 22px;
  }
  .kids-ttl01 .en {
    font-size: 18px;
  }
  .kids_sec01 {
    padding: 30px 0 40px;
  }
  .kids_sec01 .kids_sec01-cont01 {
    padding-bottom: 140px;
  }
  .kids_sec01 .chara01 {
    top: auto;
    bottom: 0;
    left: 10px;
    width: 125px;
  }
  .kids_sec01 .chara02 {
    top: auto;
    bottom: 0;
    right: 20px;
    width: 116px;
  }
  .kids_sec01-ttl {
    margin-bottom: 20px;
  }
  .kids_sec01-ttl .en {
    font-size: 30px;
  }
  .kids_sec01-ttl .jp {
    font-size: 18px;
    margin-top: 20px;
    white-space: nowrap;
  }
  .kids_sec01-box {
    margin-top: 60px;
    padding: 40px 15px 15px;
  }
  .kids_sec01-box .box-ttl {
    font-size: 20px;
    top: -20px;
  }
  .kids_sec01-box .box-list li {
    padding: 4px 0 6px 40px;
  }
  .kids_sec01-box .box-list li::before {
    height: 27px;
    font-size: 18px;
    padding-top: 2px;
    width: 27px;
  }
  .kids_sec02 {
    margin: 40px auto;
  }
  .kids_sec02 .kids-ttl01 {
    margin-bottom: 30px;
  }
  .kids_sec02-box {
    margin-bottom: 50px;
    padding: 30px 15px;
  }
  .kids_sec02-box .chara01 {
    position: absolute;
    top: -46px;
    left: 0;
    width: 66px;
  }
  .kids_sec02-box .chara02 {
    right: 0;
    width: 76px;
  }
  .kids_sec02-box .box-ttl {
    font-size: 16px;
  }
  .kids_layout01 {
    display: block;
  }
  .kids_layout01 .chara01 {
    right: -10px;
  }
  .kids_layout01 .chara02 {
    width: 60px;
  }
  .kids_layout01.reverse .l-img {
    margin: 20px auto 0;
  }
  .kids_layout01 .l-img {
    text-align: center;
    margin: 20px auto 0;
  }
  .kids_layout01 .l-desc {
    padding-top: 0;
  }
  .kids_layout01 .l-ttl {
    padding: 5px 0 20px 35px;
    font-size: 20px;
  }
  .kids_layout01 .l-ttl::before {
    height: 26px;
    top: .4em;
    left: 0;
    width: 24px;
  }
  .kids_layout01 .l-btn {
    margin-top: 30px;
  }
  .kids_layout01 .l-btn a {
    padding: 10px 30px;
    width: 100%;
  }
  .kids_sec03 {
    padding: 40px 0;
  }
  .kids_sec03 .kids-ttl01 {
    margin-bottom: 40px;
  }
  .kids_sec03 .kids_layout01 + .kids_layout01 {
    margin-top: 60px;
  }
  .kids_sec04-ttl {
    background: url("../images/under/kids_sec04-ttl_sp.jpg") center/cover no-repeat;
    height: 200px;
  }
  .kids_sec04-ttl .chara01 {
    bottom: -20px;
    left: 0;
    width: 83px;
  }
  .kids_sec04-ttl .chara02 {
    bottom: -20px;
    right: 5%;
    width: 80px;
  }
  .kids_sec04-ttl .jp {
    font-size: 22px;
  }
  .kids_sec04-ttl .en {
    font-size: 17px;
  }
  .kids_sec04_content01 {
    padding: 50px 0 40px;
  }
  .kids_sec04-layout {
    padding: 0;
  }
  .kids_sec04-layout + .kids_sec04-layout {
    margin-top: 50px;
  }
  .kids_sec04-layout.content01, .kids_sec04-layout.content02, .kids_sec04-layout.content03 {
    background: none;
  }
  .kids_sec04-layout.content01 .l-desc, .kids_sec04-layout.content02 .l-desc, .kids_sec04-layout.content03 .l-desc {
    margin: -40px auto 0;
  }
  .kids_sec04-layout .l-img {
    display: block;
  }
  .kids_sec04-layout .l-desc {
    padding: 30px;
    position: relative;
    width: 94%;
    z-index: 1;
  }
  .kids_sec04-layout .l-ttl {
    white-space: normal;
    margin-bottom: 15px;
  }
  .kids_sec04-layout .l-ttl .en {
    font-size: 15px;
  }
  .kids_sec04-layout .l-ttl .jp {
    font-size: 20px;
  }
  .kids_sec04-layout .l-ttl .jp .small {
    font-size: 14px;
  }
  .kids_sec04-layout .l-btn a {
    width: 100%;
  }
  .kids_sec04_content02 {
    margin: 40px 0;
  }
  .kids_sec04-list {
    display: block;
    margin-bottom: 0;
  }
  .kids_sec04-list .item {
    display: block;
    margin-bottom: 40px;
    width: 100%;
  }
  .kids_sec04-list .item-ttl {
    text-align: left;
    font-size: 20px;
  }
  .kids_sec04-list .l-btn {
    margin-top: 30px;
  }
  .kids_sec04-list .l-btn a {
    margin-left: auto;
    margin-right: auto;
    width: 75%;
  }
  .kids_sec05 {
    padding: 40px 0;
  }
  .kids_sec05 .kids-ttl01 {
    margin-bottom: 30px;
  }
  .kids_sec05-prepare {
    padding: 20px;
  }
  .kids_sec05-prepare .l-ttl {
    font-size: 16px;
    text-align: left;
    margin-bottom: 30px;
  }
  .kids_sec05-prepare .l-list {
    display: block;
  }
  .kids_sec05-prepare .l-list li + li {
    margin-top: 60px;
  }
  .kids_sec05-prepare .l-list li + li::before {
    top: -50px;
    left: 0;
    right: 0;
    margin: auto;
  }
  .kids_sec05-prepare .l-list .desc {
    font-size: 18px;
  }
  .kids_sec05-prepare .l-list span {
    font-size: 13px;
    white-space: normal;
  }
  .kids_sec05-prepare .caption {
    margin-top: 30px;
  }
  .kids_sec05-em {
    font-size: 18px;
    margin-top: 30px;
    text-align: left;
  }
  .kids_sec06 {
    margin: 40px auto;
  }
  .kids_sec06 .kids-ttl01 {
    margin-bottom: 40px;
  }
  .kids_sec06-table {
    margin-top: 40px;
  }
  .kids_sec07 {
    padding: 40px 0;
  }
  .kids_sec07 .kids-ttl01 {
    margin-bottom: 20px;
  }
}

.staff-box {
  border: 1px solid #084914;
  padding: 30px;
}

.staff-box .desc {
  font-size: 16px;
}

.staff-box .box-ttl {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 15px;
}

.traffic_accident-ttl {
  font-size: 23px;
  font-weight: bold;
  line-height: 2;
  text-align: center;
  margin-bottom: 30px;
}

.traffic_accident-ttl span {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #fbeba5));
  background: linear-gradient(transparent 60%, #fbeba5 60%);
}

.list-flow-02 {
  border: 1px solid #dedede;
  background: #fff;
  padding: 50px;
}

.list-flow-02 li {
  position: relative;
}

.list-flow-02 li + li {
  border-top: 1px solid #eaeaea;
  padding-top: 50px;
  margin-top: 50px;
}

.list-flow-02 li + li::before {
  content: "";
  width: 30px;
  height: 30px;
  border-bottom: 2px solid #c19969;
  border-right: 2px solid #c19969;
  position: absolute;
  -webkit-transform: translateX(-50%) rotate(45deg);
  transform: translateX(-50%) rotate(45deg);
  top: -24px;
  left: 50%;
  z-index: 2;
}

.list-flow-02 li + li::after {
  content: "";
  background: #fff;
  width: 75px;
  height: 22px;
  position: absolute;
  top: -18px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 1;
}

.list-flow-02 .list-layout {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-flow: row-reverse;
  flex-flow: row-reverse;
}

.list-flow-02 .list-img {
  margin-left: 45px;
  max-width: 34%;
}

.list-flow-02 .list-desc {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.list-flow-02 .list-ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font: 23px "Noto Serif JP", serif;
  line-height: 1.8;
  margin: 0 0 35px;
}

.list-flow-02 .num {
  background: #c19969;
  color: #fff;
  display: inline-block;
  font: 17px "Merriweather", serif;
  line-height: 30px;
  padding: 0 5px 0 8px;
  margin: 0 25px 0 0;
  position: relative;
}

.list-flow-02 .num::after {
  content: "";
  border-style: solid;
  border-width: 15px 0 15px 12px;
  border-color: transparent transparent transparent #c19969;
  position: absolute;
  right: -12px;
}

@media screen and (max-width: 800px) {
  .list-flow-02 {
    padding: 15px;
  }
  .list-flow-02 li + li {
    padding-top: 40px;
    margin-top: 40px;
  }
  .list-flow-02 li + li::before {
    width: 24px;
    height: 24px;
    top: -20px;
  }
  .list-flow-02 .list-layout {
    display: block;
  }
  .list-flow-02 .list-img {
    margin: 0 auto 30px;
    max-width: 100%;
  }
  .list-flow-02 .list-ttl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    font-size: 20px;
    margin-bottom: 20px;
  }
}

.u-flow .single {
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
  padding: 50px;
}

.u-flow .single + .single {
  margin-top: 50px;
}

.u-flow .flow-ttl {
  padding-left: 60px;
}

.u-flow .flow-ttl .num {
  background: #084914;
  border-radius: 50%;
  color: #fff;
  display: block;
  font: 22px "Merriweather", serif;
  padding-top: 5px;
  position: absolute;
  top: 0;
  left: 0;
  height: 38px;
  text-align: center;
  width: 38px;
}

.concept-layout01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media screen and (max-width: 800px) {
  .concept-layout01 {
    display: block;
  }
  .concept-layout01 .item + .item {
    margin-top: 20px;
  }
}

.u-case .single + .single {
  margin-top: 60px;
}

.u-case .case-ttl {
  padding-left: 120px;
}

.u-case .case-ttl .num {
  background: #084914;
  border-radius: 18.5px;
  color: #fff;
  display: block;
  font: 18px "Merriweather", serif;
  padding: 8px 20px;
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
}

@media screen and (max-width: 800px) {
  .u-case .case-ttl {
    padding: 2em 0 0;
  }
  .u-case .case-ttl .num {
    font-size: 16px;
    padding: 6px 15px;
  }
}

.l-column2 {
  -webkit-column-count: 2;
  column-count: 2;
}

@media screen and (max-width: 800px) {
  .l-column2 {
    -webkit-column-count: 1;
    column-count: 1;
  }
}

.flow-layout .flow-ttl {
  color: #084914;
  font: 27px "Noto Serif JP", serif;
  margin-bottom: 35px;
}

.flow-layout .flow-list .step {
  background: #fff;
  border-radius: 50%;
  border: 1px solid #084914;
  color: #084914;
  height: 80px;
  font: 18px "Merriweather", serif;
  letter-spacing: .2em;
  position: absolute;
  top: 0;
  left: 0;
  padding: 16px 0 0 6px;
  text-align: center;
  width: 80px;
}

.flow-layout .flow-list .step .num {
  display: block;
  font-size: 22px;
  line-height: 1;
  margin-top: 3px;
}

.flow-layout .flow-list li {
  padding-left: 110px;
  position: relative;
}

.flow-layout .flow-list li:not(:last-child) {
  padding-bottom: 50px;
}

.flow-layout .flow-list li:not(:last-child)::before {
  background: #084914;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 39px;
  height: 100%;
  width: 4px;
}

@media screen and (max-width: 800px) {
  .flow-layout .flow-ttl {
    font-size: 24px;
    margin-bottom: 30px;
  }
  .flow-layout .flow-list .step {
    height: 60px;
    font-size: 13px;
    padding: 14px 0 0 3px;
    width: 60px;
  }
  .flow-layout .flow-list .step .num {
    font-size: 15px;
    margin-top: 3px;
  }
  .flow-layout .flow-list li {
    padding-left: 70px;
  }
  .flow-layout .flow-list li:not(:last-child) {
    padding-bottom: 30px;
  }
  .flow-layout .flow-list li:not(:last-child)::before {
    left: 28px;
  }
}

.staff-layout {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.staff-layout .l-img {
  text-align: center;
  width: 40%;
}

.staff-layout .l-desc {
  margin-left: 40px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.staff-layout .staff-desc {
  font-size: 16px;
  margin-bottom: 10px;
}

.staff-layout .staff-name {
  font: 25px "Noto Serif JP", serif;
  margin-bottom: 20px;
}

@media screen and (max-width: 800px) {
  .staff-layout {
    display: block;
  }
  .staff-layout .l-img {
    width: 100%;
  }
  .staff-layout .l-desc {
    margin: 20px auto 0;
  }
}

.lost-flow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}

.lost-flow .flow-ttl {
  font: 20px "Noto Serif JP", serif;
  padding: 40px 0 40px 120px;
  margin-bottom: 30px;
  width: 48%;
}

.lost-flow .flow-ttl:nth-child(1) {
  background: url("../images/under/lost_flow01.png") left center no-repeat;
}

.lost-flow .flow-ttl:nth-child(2) {
  background: url("../images/under/lost_flow02.png") left center no-repeat;
}

.lost-flow .flow-ttl:nth-child(3) {
  background: url("../images/under/lost_flow03.png") left center no-repeat;
}

.lost-flow .flow-ttl:nth-child(4) {
  background: url("../images/under/lost_flow04.png") left center no-repeat;
}

.lost-flow .flow-ttl:nth-child(5) {
  background: url("../images/under/lost_flow05.png") left center no-repeat;
}

.perio-flow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}

.perio-flow .item {
  position: relative;
  width: 14%;
}

.perio-flow .item + .item::before {
  content: "";
  display: block;
  position: absolute;
  top: 25%;
  left: -34%;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 0 15px 20px;
  border-color: transparent transparent transparent #009944;
}

.perio-flow .item-img {
  text-align: center;
  margin-bottom: 10px;
}

.perio-flow .item-ttl {
  color: #084914;
  font: 15px "Noto Serif JP", serif;
  margin-bottom: 10px;
}

@media screen and (max-width: 800px) {
  .perio-flow .item {
    margin-bottom: 15px;
    width: 45%;
  }
  .perio-flow .item + .item::before {
    display: none;
  }
}

.aesthetic-box {
  background: url("../images/share/aesthetic_bg.jpg");
  padding: 40px;
}

.aesthetic-box .box-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.aesthetic-box .box-list .item {
  border-radius: 4px;
  background: #fff;
  height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  position: relative;
  width: 32%;
}

.aesthetic-box .box-list .item .number {
  color: #009944;
  font: 26px "Merriweather", serif;
  position: absolute;
  top: 0;
  left: 20px;
  bottom: 0;
  line-height: 1;
  height: 1em;
  margin: auto;
}

.aesthetic-box .box-list .item .txt {
  color: #084914;
  font: 18px "Noto Serif JP", serif;
  line-height: 1.3;
}

.aesthetic-box .box-pick {
  color: #009944;
  font: 23px "Noto Serif JP", serif;
  margin-top: 60px;
  position: relative;
  text-align: center;
}

.aesthetic-box .box-pick::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 21px 33.5px 0 33.5px;
  border-color: #ae9153 transparent transparent transparent;
  position: absolute;
  top: -35px;
  left: 0;
  right: 0;
  margin: auto;
}

@media screen and (max-width: 800px) {
  .aesthetic-box {
    padding: 20px;
  }
  .aesthetic-box .box-list {
    display: block;
  }
  .aesthetic-box .box-list .item {
    width: 100%;
  }
  .aesthetic-box .box-list .item + .item {
    margin-top: 20px;
  }
  .aesthetic-box .box-list .item .number {
    left: 15px;
  }
  .aesthetic-box .box-list .item .txt {
    font: 16px "Noto Serif JP", serif;
    line-height: 1.5;
  }
}

.rehabilitation-catch {
  color: #084914;
  font: 21px "Noto Serif JP", serif;
  text-align: center;
  line-height: 1.7;
  margin-bottom: 30px;
}

@media screen and (max-width: 800px) {
  .rehabilitation-catch {
    font-size: 18px;
    text-align: left;
  }
}

.recruit-layout01 {
  background-color: #f1f3f6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  padding: 20px;
  padding-right: 50px;
}

.recruit-layout01 .l-img {
  margin-right: 30px;
  width: 40%;
}

.recruit-layout01 .l-desc {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.recruit-layout01 .l-ttl {
  color: #084914;
  font: 25px "Noto Serif JP", serif;
  margin-bottom: 20px;
}

@media screen and (max-width: 800px) {
  .recruit-layout01 {
    display: block;
    padding: 20px;
  }
  .recruit-layout01 .l-img {
    margin: 0 auto 20px;
    width: 100%;
  }
  .recruit-layout01 .l-ttl {
    font-size: 20px;
    margin-bottom: 15px;
  }
}

.u-contact .ttl {
  font: 18px "Noto Serif JP", serif;
  margin-bottom: 15px;
}

.u-contact .tel {
  vertical-align: bottom;
}

.u-contact .tel a {
  margin-right: 1em;
}

.u-contact .inner {
  display: inline-block;
  text-align: center;
  padding: 30px 60px;
}

.u-btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.u-btns .item {
  margin-right: 1em;
}

.u-faq dt {
  background: url("../images/share/que.png") no-repeat;
  background-position: top left;
  border-bottom: 1px solid #ddd;
  font: 22px "Noto Serif JP", serif;
  padding: 3px 0 10px 50px;
  position: relative;
  margin-bottom: 15px;
}

.u-faq dd + dt {
  margin-top: 40px;
}

@media screen and (max-width: 800px) {
  .u-faq dt {
    font-size: 18px;
    margin-bottom: 15px;
  }
  .u-faq dd + dt {
    margin-top: 30px;
  }
}

.list-disc.col2 {
  -webkit-column-count: 2;
  column-count: 2;
}

.list-disc li {
  font: 15px "Noto Serif JP", serif;
  line-height: 2;
  padding-left: 1em;
  position: relative;
}

.list-disc li::before {
  background: #084914;
  border-radius: 50%;
  content: "";
  display: block;
  position: absolute;
  top: .8em;
  left: 0;
  height: 4px;
  width: 4px;
}

.list-number {
  counter-reset: number;
}

.list-number > li {
  padding-left: 30px;
  position: relative;
}

.list-number > li::before {
  background: #084914;
  border-radius: 50%;
  color: #fff;
  counter-increment: number;
  content: counter(number);
  display: block;
  font-size: 11px;
  position: absolute;
  top: 5px;
  left: 0;
  line-height: 20px;
  text-align: center;
  width: 20px;
  height: 20px;
}

.list-number > li + li {
  margin-top: 15px;
}

.list-check.col2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}

.list-check.col2 li {
  width: calc(100% / 2);
}

.list-check.col3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}

.list-check.col3 li {
  width: calc(100% / 3);
}

.list-check li {
  background: url("../images/share/check.png") no-repeat;
  background-position: top .2em left;
  padding-left: 2em;
  position: relative;
  margin-bottom: .5em;
}

.list-check01 {
  max-width: 430px;
  margin: 0 auto;
}

.list-check01 li {
  background: url("../images/share/check.png") no-repeat;
  background-position: top .2em left;
  padding-left: 2em;
  position: relative;
  margin-bottom: .5em;
}

@media screen and (max-width: 800px) {
  .list-check.col2 {
    display: block;
  }
  .list-check.col3 {
    -webkit-column-count: initial;
    column-count: initial;
  }
  .list-check01 {
    width: 100%;
  }
}

.l-dl01 dt {
  margin-bottom: 10px;
}

.l-dl01 dd + dt {
  margin-top: 30px;
}

.l-dl02 dt {
  color: #abc111;
  font: 18px "Noto Serif JP", serif;
  margin-bottom: 5px;
}

.l-dl02 dd + dt {
  margin-top: 20px;
}

/*------------
投稿パーツ
--------------*/
.post-number {
  border-bottom: 1px solid #d3d3d3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  font: 15px FP-HiraMaruStdN-W6;
  letter-spacing: .15em;
  margin: 60px 0 0;
}

.post-number a {
  color: #a5a5a5;
  display: block;
  padding: 0 10px 15px;
  text-decoration: none;
  -webkit-transition: .5s;
  transition: .5s;
}

.post-number a:hover {
  color: #084914;
}

.post-number .current {
  color: #084914;
  display: block;
  padding: 0 10px 15px;
  position: relative;
}

.post-number .current::after {
  border-bottom: 2px solid #000;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
}

.post-number-single {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin: 60px 0 0;
}

.post-number-single a {
  display: block;
}

.post-number-single a.next::before {
  content: '';
  background: url(../images/share/ico_arrow.svg) no-repeat center/contain;
  display: inline-block;
  margin-right: 15px;
  width: 12px;
  height: 12px;
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

.post-number-single a.prev::before {
  content: '';
  background: url(../images/share/ico_arrow.svg) no-repeat center/contain;
  display: inline-block;
  margin-left: 15px;
  width: 12px;
  height: 12px;
}

.post-number-single .current {
  color: #084914;
  display: block;
  font: 18px FP-HiraMaruStdN-W6;
  letter-spacing: .15em;
  padding-top: 3px;
  position: relative;
}

.postdata .l-imgL, .postdata .l-imgR {
  margin-bottom: 2em;
}

.postdata p,
.postdata ul,
.postdata dl,
.postdata ol {
  margin-bottom: 1em;
}

.postdata a {
  text-decoration: underline;
}

.postdata a:hover {
  text-decoration: none;
}

.postdata strong {
  font-weight: bold;
}

.postdata em {
  font-style: italic;
}

.postdata ul li {
  list-style: inside disc;
}

.postdata ol li {
  list-style: inside decimal;
}

.postdata ul ul, .postdata ol ol {
  margin-left: 15px;
}

.postdata table {
  margin: 15px 0;
}

.l-category {
  padding: 15px 0;
  text-align: center;
  width: 100%;
}

.l-category .select {
  -webkit-appearance: none;
  -moz-appearance: none;
  outline: none;
  background: #fff url(../images/share/select_down.svg) no-repeat;
  background-size: 24px;
  background-position: right 11px center;
  border-radius: 0;
  border: 2px solid #ddd;
  display: inline-block;
  padding: 5px 3em 5px 12px;
  min-width: 400px;
}

.select-area .select-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
}

.select-area .select-ttl {
  font: 16px "Noto Serif JP", serif;
  margin-right: 15px;
}

.select-area .select-category {
  -webkit-appearance: none;
  -moz-appearance: none;
  outline: none;
  background: url(../images/share/select_down.svg) no-repeat #fff;
  background-size: 24px;
  background-position: right 11px center;
  border-radius: 0;
  border: 1px solid #ccc;
  display: block;
  font-size: 16px "Noto Serif JP", serif;
  padding: 10px 3em 10px 20px;
}

.l-select {
  background: #fff;
  border-radius: 8px;
  border: 1px solid #ded4bc;
  margin: 0 auto;
  width: 80%;
}

.l-select .ttl {
  background: #f9f5ea;
  border-radius: 8px 8px 0 0 / 8px 8px 0 0;
  color: #009944;
  font-size: 22px;
  font-family: "Noto Serif JP", serif;
  padding: 8px 0;
  text-align: center;
}

.l-select .inner {
  font-size: 17px;
  font-family: "Noto Serif JP", serif;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  padding: 15px 20px 5px;
}

.l-select .inner .item a {
  display: block;
  padding-left: 20px;
  position: relative;
  margin: 0 20px 10px 0;
}

.l-select .inner .item a::before {
  background: #ffdc73;
  content: " ";
  border-radius: 50%;
  position: absolute;
  top: 12px;
  left: 0;
  height: 10px;
  width: 10px;
}

.l-select .inner .item a:hover {
  opacity: .6;
}

select::-ms-expand {
  display: none;
}

.contact-form table {
  border-collapse: collapse;
  margin: 0 0 50px;
  width: 100%;
}

.contact-form table tr {
  border-bottom: 1px dashed #CCC;
}

.contact-form table th {
  padding: 20px 30px 20px 0;
  vertical-align: middle;
  text-align: left;
}

.contact-form table td {
  padding: 20px 0;
}

.contact-form .hissu {
  background: #E57373;
  border-radius: 2px;
  display: inline-block;
  color: #fff;
  font-size: 12px;
  text-align: center;
  padding: 2px 8px;
  margin-left: 1em;
}

.contact-form .mwform-error {
  color: #f00;
  margin-top: .5em;
}

.contact-form input[type="text"], .contact-form input[type="email"], .contact-form input[type="number"], .contact-form input[type="tel"], .contact-form textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 2px;
  font-size: 16px;
  padding: 10px 15px;
  width: 100%;
}

.contact-form input[type="radio"], .contact-form input[type="checkbox"] {
  vertical-align: 0;
  margin: 0 10px 0 0;
}

.contact-form input[type="text"].auto {
  width: auto;
}

.contact-form .btn {
  background: #E57373;
  border-radius: 5px;
  color: #fff;
  padding: 5px 10px;
}

.contact-form .select-wrap {
  display: inline-block;
  position: relative;
}

.contact-form .select-wrap::after {
  content: "";
  border-style: solid;
  border-width: 8px 5px 0 5px;
  border-color: #333 transparent transparent transparent;
  pointer-events: none;
  position: absolute;
  right: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 10;
}

.contact-form .select-wrap select {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 2px;
  font-size: 16px;
  padding: 10px 30px 10px 15px;
}

.contact-form .mwform-radio-field, .contact-form .mwform-checkbox-field {
  display: inline-block;
  margin-right: 10px;
}

.contact-form .mwform-radio-field, .contact-form .mwform-checkbox-field {
  display: inline-block;
  margin-right: 15px;
  margin-left: 0 !important;
}

.contact-form .mwform-radio-field input[type="radio"], .contact-form .mwform-checkbox-field input[type="checkbox"] {
  display: none;
}

.contact-form .mwform-radio-field label {
  display: inline-block;
  border-radius: 2px;
  position: relative;
  cursor: pointer;
  padding: 0 0 0 30px;
  line-height: 1;
}

.contact-form .mwform-radio-field label:before {
  position: absolute;
  content: "";
  top: 50%;
  left: 0;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  background: #fff;
  border: 2px solid #ddd;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.contact-form .mwform-radio-field .mwform-radio-field-text:after {
  content: "";
  border-radius: 50%;
  background: #419caf;
  position: absolute;
  top: 50%;
  left: 5px;
  width: 10px;
  height: 10px;
  margin-top: -5px;
  -webkit-transition: .4s;
  transition: .4s;
  -webkit-transform: scale(0);
  transform: scale(0);
}

.contact-form .mwform-radio-field input[type="radio"]:checked + .mwform-radio-field-text:after {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.contact-form .mwform-checkbox-field label {
  display: inline-block;
  cursor: pointer;
  line-height: 1;
  padding: 0 0 0 30px;
  position: relative;
}

.contact-form .mwform-checkbox-field label:before {
  content: "";
  background: #fff;
  border: 2px solid #ddd;
  border-radius: 3px;
  position: absolute;
  top: 50%;
  left: 0;
  width: 20px;
  height: 20px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.contact-form .mwform-checkbox-field .mwform-checkbox-field-text:after {
  content: "";
  border-bottom: 3px solid #419caf;
  border-right: 3px solid #419caf;
  width: 7px;
  height: 12px;
  position: absolute;
  top: 1px;
  left: 7px;
  -webkit-transition: .3s;
  transition: .3s;
  -webkit-transform: scale(0) rotate(45deg);
  transform: scale(0) rotate(45deg);
}

.contact-form .mwform-checkbox-field input[type="checkbox"]:checked + .mwform-checkbox-field-text:after {
  -webkit-transform: scale(1) rotate(45deg);
  transform: scale(1) rotate(45deg);
}

.contact-form .mwform-tel-field {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.contact-form .mwform-zip-field input[type="text"] {
  width: 15%;
  min-width: 80px;
  margin: 0 10px;
}

.contact-form .mwform-tel-field input[type="text"] {
  width: 29%;
}

.contact-form .mwform-tel-field input[type="text"]:nth-of-type(1) {
  margin-right: 10px;
}

.contact-form .mwform-tel-field input[type="text"]:nth-of-type(2) {
  margin: 0 10px;
}

.contact-form .mwform-tel-field input[type="text"]:nth-of-type(3) {
  margin-left: 10px;
}

.contact-form .checkbox .horizontal-item {
  margin-top: 5px;
  display: block;
}

.contact-form .birthday {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.contact-form .birthday select {
  width: 100px;
}

.contact-form .birthday .year {
  margin: 0 10px;
}

.contact-form .birthday .month {
  margin: 0 10px;
}

.contact-form .birthday .day {
  margin: 0 0 0 10px;
}

.contact-form .preferred-date {
  overflow: hidden;
}

.contact-form .preferred-date .date {
  width: 45%;
  float: left;
}

.contact-form .preferred-date .time {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  float: right;
  width: 50%;
}

.contact-form .preferred-date .time .hour {
  margin: 0 10px;
}

.contact-form .preferred-date .time .minute {
  margin: 0 0 0 10px;
}

.contact-form textarea {
  height: 200px;
}

.contact-form input[type="text"]:focus, .contact-form input[type="email"]:focus, .contact-form input[type="tel"]:focus, .contact-form textarea:focus, .contact-form select:focus {
  outline: 1px solid #084914;
}

.contact-form .submit-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.contact-form .submit-btn [type="submit"] {
  -webkit-appearance: none;
  background: #084914;
  border: 1px solid #084914;
  border-radius: 0;
  color: #fff;
  cursor: pointer;
  font-size: 16px;
  padding: 12px 30px;
  letter-spacing: 3px;
  outline: none;
  -webkit-transition: .3s;
  transition: .3s;
  width: 250px;
}

.contact-form .submit-btn [type="submit"]:hover {
  background: transparent;
  color: #084914;
}

.contact-form .submit-btn [type="submit"].back-btn {
  background: #999;
  border-color: #999;
  margin-right: 50px;
}

.contact-form .submit-btn [type="submit"].back-btn:hover {
  background: transparent;
  color: #999;
}

.mw_wp_form_confirm .select-wrap::after {
  display: none;
}

.mw_wp_form_confirm .confirm-none {
  display: none;
}

.dl-privacy dt {
  border-bottom: 1px solid #000;
  font-size: 18px;
  padding: 0 0 5px;
  margin: 0 0 15px;
}

.dl-privacy dd + dt {
  margin-top: 30px;
}

.business-calendar-box {
  background: #fcfcfc;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 25px 25px 30px;
  width: 100%;
}

.business-calendar-box .business-calendar {
  background: #fff;
  border-collapse: collapse;
  text-align: center;
  table-layout: fixed;
  width: 100%;
}

.business-calendar-box .business-calendar caption {
  font-size: 15px;
  padding-bottom: 10px;
}

.business-calendar-box .business-calendar .business-calendar-past,
.business-calendar-box .business-calendar .business-calendar-future {
  font-size: 20px;
  line-height: 1;
  margin: 0 10px;
  vertical-align: -1px;
}

.business-calendar-box .business-calendar th, .business-calendar-box .business-calendar td {
  border: 1px solid #dddddd;
  padding: 10px 0;
  text-align: center;
}

.business-calendar-box .business-calendar th:first-child, .business-calendar-box .business-calendar td:first-child {
  color: #e44747;
}

.business-calendar-box .business-calendar th:last-child, .business-calendar-box .business-calendar td:last-child {
  color: #3784bb;
}

.business-calendar-box .business-calendar td {
  vertical-align: top;
}

.business-calendar-box .business-calendar .today {
  text-decoration: underline;
}

.business-calendar-box .business-calendar .attr0::after {
  content: "○";
  display: block;
  margin-top: 5px;
}

.business-calendar-box .business-calendar .attr1::after {
  content: "△";
  display: block;
  margin-top: 5px;
}

.business-calendar-box .business-calendar .attr2::after {
  content: "×";
  display: block;
  margin-top: 5px;
}

.business-calendar-box .business-calendar-attribute {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin: 15px 0;
}

.business-calendar-box .business-calendar-attribute li {
  line-height: 1;
  margin-right: 10px;
  margin-bottom: 10px;
  font-size: 14px;
}

.business-calendar-box .business-calendar-attribute li::before {
  content: "";
  width: 10px;
  height: 10px;
  display: inline-block;
  margin: 0 5px 0 0;
}

.business-calendar-box .business-calendar-attribute i {
  margin: 0 5px 0 0;
}

.business-calendar-box > div {
  width: 48%;
}

.u-calendar .business-calendar-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}

.u-calendar .business-calendar-box > div {
  width: 48%;
}

.u-schedule {
  width: 100%;
}

@media screen and (max-width: 800px) {
  .u-schedule {
    overflow-y: auto;
  }
}

.time-table01 {
  border: 1px solid #ddd;
  border-collapse: collapse;
  width: 100%;
}

.time-table01 th, .time-table01 td {
  font-family: "Noto Sans JP";
  text-align: center;
  line-height: 1;
  vertical-align: middle;
}

.time-table01 th {
  background: #f1f1f1;
  border-bottom: 1px solid #e1e1e1;
  padding: 15px 5px;
}

.time-table01 th:first-child {
  background: #333;
  border-bottom: 1px solid #f1f1f1;
  color: #fff;
}

.time-table01 td {
  border-bottom: 1px solid #ddd;
  padding: 20px 5px;
}

.time-table01 td:first-child {
  background: #333;
  border-bottom: 1px solid #f1f1f1;
  color: #fff;
  white-space: nowrap;
}

.time-table01 tr:last-child td:first-child {
  border-bottom: 1px solid #ddd;
}

.time-table01 .event01 {
  color: #ddd;
}

@media screen and (max-width: 800px) {
  .time-table01 {
    width: 200%;
  }
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Icons */
@font-face {
  font-family: "slick";
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}

.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}

.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}

[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}

.slick-prev:before {
  content: "←";
}

[dir="rtl"] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}

[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}

.slick-next:before {
  content: "→";
}

[dir="rtl"] .slick-next:before {
  content: "←";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}

.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

.slick-dots {
  bottom: -30px;
}

.slick-dots li button::before {
  border-radius: 50%;
  display: block;
  content: "";
  background: #d9d9d9;
  opacity: 1;
  height: 7px;
  width: 7px;
}

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

.u-slider img {
  margin: auto;
}

.u-slider .slick-arrow_custom {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
  width: 100%;
}

.u-slider .slick-arrow_custom.prev span {
  background: url("../images/share/prev_button.png") no-repeat;
  background-size: cover;
  left: 45px;
}

.u-slider .slick-arrow_custom.next span {
  background: url("../images/share/next_button.png") no-repeat;
  background-size: cover;
  right: 45px;
}

.u-slider .slick-arrow_custom span {
  cursor: pointer;
  display: block;
  height: 45px;
  width: 20px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 10;
}

.u-slider-thum img {
  margin: auto;
}

.u-slider-thum .slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  position: relative;
  bottom: 0;
  margin-top: 30px;
}

.u-slider-thum .slick-dots li {
  display: block;
  margin: 0 1% 1em;
  height: auto;
  width: 18%;
}

.u-slider-thum .slick-arrow_custom {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
  width: 100%;
}

.u-slider-thum .slick-arrow_custom.prev span {
  background: url("../images/share/prev_button.png") no-repeat;
  background-size: cover;
  left: 45px;
}

.u-slider-thum .slick-arrow_custom.next span {
  background: url("../images/share/next_button.png") no-repeat;
  background-size: cover;
  right: 45px;
}

.u-slider-thum .slick-arrow_custom span {
  cursor: pointer;
  display: block;
  height: 45px;
  width: 20px;
  position: absolute;
  top: 0;
  bottom: 150px;
  margin: auto;
  z-index: 10;
}

#under_gallery img {
  margin: auto;
}

#under_gallery_nav {
  margin: 20px auto 0;
  width: 100%;
}

#under_gallery_nav .slick-list {
  z-index: 9;
}

#under_gallery_nav .slick-slide {
  cursor: pointer;
  padding: 0 15px;
  -webkit-transition: .5s ease;
  transition: .5s ease;
}

#under_gallery_nav .slick-slide.slick-current img {
  border: 1px solid #192d44;
}

#under_gallery_nav .slick-slide img {
  max-height: 60px;
  margin: auto;
  width: auto;
}

.modal-close {
  background: none;
  cursor: pointer;
  position: absolute;
  right: 40px;
  top: 40px;
  text-indent: -9999px;
  width: 100px;
  height: 100px;
  z-index: 9999;
}

.modal-close::before, .modal-close::after {
  background: #333;
  -webkit-transform-origin: center;
  transform-origin: center;
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transition: .5s;
  transition: .5s;
}

.modal-close::before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.modal-close::after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.modal-close:hover::before, .modal-close:hover::after {
  left: -15px;
  width: 130%;
}

.modal-bg {
  background: rgba(226, 226, 226, 0.85);
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: translate3d(0, 0, 0) scale(0.9, 0.9);
  transform: translate3d(0, 0, 0) scale(0.9, 0.9);
  -webkit-transition: .5s;
  transition: .5s;
}

.modal-bg.is-open {
  visibility: visible;
  opacity: 1;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: .5s;
  transition: .5s;
  z-index: 9500;
}

.staff-modal {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: translate3d(0, 0, 0) scale(0.9, 0.9);
  transform: translate3d(0, 0, 0) scale(0.9, 0.9);
  -webkit-transition: .5s;
  transition: .5s;
}

.staff-modal.is-open {
  visibility: visible;
  opacity: 1;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: .5s;
  transition: .5s;
  z-index: 9000;
}

.staff-modal .modal-inner {
  width: 920px;
  max-width: 100%;
  max-height: 100%;
  margin: 0 auto;
  overflow: auto;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 9800;
}

.staff-modal.img-modal .modal-inner {
  overflow: visible;
}

.staff-modal .staff-detail {
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding: 25px;
}

.staff-modal .staff-image {
  margin: 0 40px 0 0;
  width: 320px;
}

.staff-modal .staff-image .u-btn, .staff-modal .staff-image .post-type01 .list-btn, .post-type01 .staff-modal .staff-image .list-btn {
  margin-top: 15px;
}

.staff-modal .staff-info {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.staff-modal .staff-info .pos span {
  background: #c19969;
  border-radius: 5px;
  display: inline-block;
  color: #fff;
  padding: 0 50px;
  font: 18px "Noto Serif JP", serif;
}

.staff-modal .staff-info .name {
  font: 21px "Noto Serif JP", serif;
  margin: 20px 0;
}

.staff-modal .staff-info .comment {
  font-size: 18px;
  font-weight: bold;
}

.staff-modal .staff-info .content {
  margin-top: 10px;
}

@media screen and (max-width: 800px) {
  .staff-modal .modal-inner {
    width: 100%;
  }
  .staff-modal .staff-detail {
    display: block;
    padding: 15px;
  }
  .staff-modal .staff-image {
    margin: 0;
    text-align: center;
    width: auto;
  }
  .staff-modal .staff-image .u-btn, .staff-modal .staff-image .post-type01 .list-btn, .post-type01 .staff-modal .staff-image .list-btn {
    margin-top: 15px;
  }
  .staff-modal .staff-info {
    margin-top: 20px;
  }
  .modal-close {
    right: 20px;
    top: 20px;
    width: 50px;
    height: 50px;
  }
}

@media screen and (max-width: 800px) {
  ::-webkit-scrollbar {
    width: 5px;
    height: 5px;
  }
  ::-webkit-scrollbar-track {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1);
  }
  ::-webkit-scrollbar-thumb {
    background-color: #084914;
    border-radius: 10px;
    -webkit-box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.3);
    box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.3);
  }
  .f-small {
    font-size: 13px;
  }
  .tal-small {
    text-align: left;
  }
  .tac-small {
    text-align: center;
  }
  .tar-small {
    text-align: right;
  }
  .tall, .u-section {
    margin-bottom: 60px;
  }
  .short {
    margin-top: 40px;
  }
  .mini {
    margin-top: 20px;
  }
  .container, .t-container {
    padding: 0;
    width: 90%;
  }
  .map, .t-map, .f-map, .u-map, .s-map {
    height: 240px;
  }
  .f-map {
    height: 300px;
  }
  .u-map {
    height: 220px;
  }
  #pagetop {
    display: none;
  }
  .humberger {
    background: #084914;
    display: block;
    position: fixed;
    top: 0;
    right: 0;
    width: 50px;
    height: 50px;
    z-index: 999;
    -webkit-transition: .8s ease;
    transition: .8s ease;
  }
  .humberger span {
    background: #fff;
    position: absolute;
    left: 10px;
    width: 30px;
    height: 2px;
    -webkit-transition: 0.4s;
    transition: 0.4s;
  }
  .humberger span:nth-of-type(1) {
    top: 14px;
  }
  .humberger span:nth-of-type(2) {
    top: 23px;
  }
  .humberger span:nth-of-type(3) {
    top: 32px;
  }
  .humberger.is-open span:nth-of-type(1) {
    -webkit-transform: translateY(9px) rotate(45deg);
    transform: translateY(9px) rotate(45deg);
  }
  .humberger.is-open span:nth-of-type(2) {
    opacity: 0;
  }
  .humberger.is-open span:nth-of-type(3) {
    -webkit-transform: translateY(-9px) rotate(-45deg);
    transform: translateY(-9px) rotate(-45deg);
  }
  #hero_slider .hero_img {
    height: 300px;
  }
  .hero_txt {
    width: 280px;
  }
  .h-news {
    position: static;
    width: 100%;
  }
  .h-news .single {
    background-position: left 5% center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    padding: 20px 5% 20px calc(5% + 30px);
  }
  .h-news time {
    display: block;
    margin: 0 0 10px;
    width: 100%;
  }
  .h-news span {
    color: #555;
    font: 17px "Noto Serif JP", serif;
  }
  .h-news .btn {
    margin: 20px auto 0 0;
  }
  .t-news .inner {
    display: block;
    padding: 0 5%;
    position: static;
    margin: 50px auto;
    width: 100%;
    z-index: 1;
  }
  .t-news .news-ttl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .t-news .news-ttl .txt, .t-news .news-ttl .btn {
    margin: 0;
  }
  .t-news .news-content {
    margin: 30px auto 0;
  }
  .t-news .news-content .single + .single {
    margin-top: 10px;
  }
  .sec01 {
    margin: 30px auto;
  }
  .sec01-ttl {
    font-size: 20px;
    margin-bottom: 30px;
  }
  .sec01-txt {
    margin-top: 30px;
  }
  .sec02 {
    background: rgba(8, 73, 20, 0.6);
    padding: 50px 0 10px;
  }
  .sec02-layout {
    display: block;
  }
  .sec02-layout .item {
    padding: 0;
    margin-bottom: 40px;
    width: 100%;
  }
  .sec02-layout .num {
    font-size: 20px;
    top: -1em;
  }
  .sec02-layout .item-ttl {
    margin-bottom: 15px;
  }
  .sec02-layout .item-ttl .txt01 {
    font-size: 15px;
  }
  .sec03 {
    margin: 100px auto;
    margin: 0 auto;
  }
  .wide-layout01 {
    background: rgba(11, 98, 29, 0.1);
    padding: 80px 0 40px;
  }
  .wide-layout01.strawberry {
    background: rgba(230, 103, 87, 0.1);
  }
  .wide-layout01.onion {
    background: rgba(184, 165, 3, 0.1);
  }
  .wide-layout01 .l-img {
    position: relative;
    width: 100%;
  }
  .wide-layout01 .l-desc {
    top: -40px;
    position: relative;
    width: 90%;
  }
  .wide-layout01 .l-desc .inner {
    height: 240px;
    width: 100%;
  }
  .wide-layout01 .l-ttl {
    font-size: 19px;
  }
  .wide-layout01 .l-icon {
    margin: 15px auto 0;
  }
  .wide-layout01 .l-data {
    margin-top: 20px;
  }
  .wide-layout01 .l-data .txt {
    font-size: 15px;
  }
  .wide-layout01 .l-data .number {
    font-size: 18px;
    margin-top: 4px;
  }
  .wide-layout01 .l-data .number span {
    font-size: 15px;
  }
  .wide-layout02 {
    display: block;
    margin: 50px 0;
  }
  .wide-layout02.strawberry .l-desc {
    margin: 30px auto;
  }
  .wide-layout02.strawberry .l-ttl {
    margin: 0 auto 20px;
  }
  .wide-layout02.onion .l-ttl {
    margin: 0 auto 20px;
  }
  .wide-layout02 .l-desc {
    margin: 30px auto;
  }
  .wide-layout02 .l-ttl {
    font-size: 19px;
    margin-bottom: 20px;
  }
  .sec04 {
    margin: 40px auto;
  }
  .sec05 {
    margin: 40px auto;
  }
  .sec06 {
    background: #084914;
    padding: 0 0 60px;
    margin: 60px auto 0;
  }
  .sec06 .map, .sec06 .t-map, .sec06 .f-map, .sec06 .u-map, .sec06 .s-map {
    height: 320px;
  }
  .sec06 .l-box {
    height: auto;
    position: static;
    padding: 30px;
    margin: 30px auto;
    width: 90%;
  }
  .sec06 .l-ttl {
    font-size: 18px;
  }
  .sec06 .l-list {
    margin-top: 20px;
  }
  .t-post-heading {
    display: block;
  }
  .t-post-heading .heading-ttl {
    font-size: 20px;
    text-align: center;
  }
  .t-post-heading .heading-btns {
    display: block;
    margin: 1em 0;
  }
  .t-post-heading .heading-btns li {
    line-height: 1.4;
    text-align: center;
  }
  .t-post-heading .heading-btns li + li {
    margin: .5em auto 0;
  }
  .t-post-heading .heading-btns li + li::before {
    display: none;
  }
  .t-post .single {
    padding: 0 2%;
    margin-bottom: 2em;
    width: 50%;
  }
  .t-post .single + .single {
    margin-left: 0;
  }
  .t-post .single .l-img {
    height: 120px;
  }
  .t-post .single .list-desc {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .t-post .single time {
    width: 100%;
  }
  .t-post .single span.category {
    margin-top: 5px;
  }
  .t-post .single .ttl {
    margin-top: 10px;
  }
  .sec08 {
    margin: 50px auto;
  }
  .sec08_box {
    background: none;
    display: block;
    padding: 0;
    height: auto;
  }
  .sec08_box .l-img {
    display: block;
  }
  .sec08_box .l-desc {
    padding: 30px;
  }
  .sec08_box .l-caption {
    font-size: 18px;
    margin: 0 auto 15px;
    width: 200px;
  }
  .sec08_box .l-ttl {
    text-align: center;
  }
  .sec08_box .l-ttl .jp {
    display: block;
    font-size: 30px;
  }
  .sec08_box .l-ttl .en {
    display: block;
    font-size: 18px;
    margin: 0;
  }
  .sec09 {
    background: #f5f1e9;
    padding: 50px 0;
  }
  .sec09 .sec09-box {
    max-width: none;
  }
  .sec09-ttl {
    text-align: center;
    margin-bottom: 30px;
  }
  .sec09-ttl .jp {
    font-size: 30px;
  }
  .sec09-ttl .en {
    font-size: 18px;
    margin: 10px auto 0;
  }
  .sec09_nav {
    margin-bottom: 30px;
  }
  .sec09_nav .item {
    padding: 8px 10px;
    margin-right: 12px;
    margin-bottom: 12px;
    font-size: 15px;
  }
  .t-calendar {
    padding: 20px;
  }
  .t-calendar .business-calendar-box > div {
    padding: 0;
  }
  .t-calendar .business-calendar {
    padding: 0;
  }
  .t-calendar .business-calendar caption {
    font-size: 18px;
  }
  .t-calendar .business-calendar td {
    font-size: 16px;
    padding: 14px 0;
  }
  .t-calendar .business-calendar td::before {
    height: 30px;
    width: 30px;
  }
  .t-calendar .business-calendar-attribute {
    margin: 10px 0 0;
  }
  .sec10 {
    padding: 50px 0;
  }
  .sec10_btns {
    display: block;
  }
  .sec10_btns .item {
    font-size: 17px;
    height: 80px;
    padding: 30px 0 0 100px;
    width: 100%;
  }
  .sec10_btns .item + .item {
    margin-top: 30px;
  }
  .sec11 {
    margin: 50px 0;
  }
  .sec11-heading {
    display: block;
  }
  .sec11-heading .heading-ttl .en {
    font-size: 24px;
  }
  .sec11-heading .heading-ttl .jp {
    font-size: 14px;
    margin-left: 2em;
  }
  .sec11-heading .nav {
    margin: 15px 0 0;
  }
  .t-blog {
    margin-bottom: 20px;
  }
  .t-blog .single {
    margin-bottom: 30px;
    width: 48%;
  }
  .t-blog .single .l-img {
    height: 120px;
    width: 100%;
  }
  .t-blog .single span.category {
    display: inline-block;
  }
  .sec12 {
    display: block;
  }
  .sec12 .l-map {
    width: 100%;
  }
  .sec12 .l-access {
    padding: 50px 5%;
  }
  .sec12 .txt {
    margin: 20px 0 25px;
  }
  .sec_campaign .sec_campaign_chara {
    position: absolute;
    top: -20px;
    right: -13px;
    width: 120px;
  }
  .sec_campaign .container {
    padding: 50px 0;
  }
  .sec_campaign .campaign-banner {
    display: block;
    margin: 0;
  }
  .sec_campaign .campaign-banner .item {
    margin: 0 auto 20px;
  }
  .table-style01 table th, .postdata table th, .table-style01 table td, .postdata table td {
    border-top: none;
    display: block;
    padding: 8px 12px;
    width: 100%;
  }
  .table-style02 {
    overflow-x: auto;
    width: 100%;
  }
  .table-style02::before {
    content: "※横にスクロールできます。";
    display: block;
    color: #f00;
    font-size: 15px;
    margin-bottom: 5px;
  }
  .table-style02 table {
    font-size: 14px;
    width: 1024px;
  }
  .table-style02 table th, .table-style02 table td {
    padding: 8px;
  }
  .postdata table th, .postdata table td {
    border-top: none;
    display: block;
    padding: 8px 12px;
    width: 100%;
  }
  .u-category .select {
    min-width: 200px;
  }
  .select-area .select-item {
    display: block;
    margin: auto;
  }
  .select-area .select-ttl {
    margin: 0 0 10px;
  }
  .member_layout {
    display: block;
    text-align: center;
    padding: 30px 0;
  }
  .member_layout .mark {
    display: inline-block;
    font-size: 20px;
  }
  .member_layout .ttl {
    font-size: 27px;
    margin: .2em 0;
  }
  .member_layout .btn {
    font-size: 16px;
    text-align: center;
    margin-top: 15px;
    width: 100%;
  }
  .footer {
    padding: 40px 0 50px;
  }
  .f-ttl {
    font-size: 18px;
    margin-bottom: 20px;
  }
  .f-layout01 {
    display: block;
    margin-bottom: 30px;
  }
  .f-layout01 .item {
    padding: 0;
    width: 100%;
  }
  .f-layout01 .item + .item {
    border-left: none;
    border-top: 1px solid rgba(107, 107, 107, 0.6);
    margin-top: 30px;
    padding-top: 30px;
  }
  .f-layout01 .item-ttl {
    margin-bottom: 10px;
  }
  .f-layout01 .item-list {
    margin-top: 15px;
  }
  .f-layout01 .item-list a {
    width: 100%;
  }
  .f-layout02 {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-top: 45px;
  }
  .f-layout02 .logo {
    margin: 0;
    text-align: center;
    width: 65%;
  }
  .f-layout02 .logo a {
    display: block;
    margin: auto;
    width: 147px;
  }
  .f-layout02 .facebook {
    margin-right: 20px;
  }
  .f-layout02 .instagram {
    margin-right: 0;
  }
  .f-layout02 .txt {
    font-size: 13px;
    margin-top: 20px;
    text-align: center;
    width: 100%;
  }
  .f-layout02 .banner {
    margin-top: 20px;
    text-align: center;
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    width: 100%;
  }
  .f-layout03 {
    display: block;
    margin-top: 40px;
  }
  .f-layout03 .l-list {
    width: 100%;
  }
  .f-layout03 .l-list + .l-list {
    margin-top: 40px;
  }
  .f-layout03 .l-list.large {
    width: 100%;
  }
  .f-layout03 .column2 {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .f-layout03 .column2 .f-list01 {
    -webkit-column-count: initial;
    column-count: initial;
    -webkit-box-flex: 0;
    -ms-flex: 0 auto;
    flex: 0 auto;
    width: 48%;
  }
  .f-list01 {
    -webkit-column-count: 2;
    column-count: 2;
  }
  .f-list01 .item {
    font-size: 13px;
    margin-bottom: .5em;
  }
  .f-list01 .item .child {
    font-size: 11px;
  }
  #fixnavi_pc {
    display: none;
  }
  #fixnavi_bottom {
    height: 50px;
  }
  #fixnavi_bottom .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    font-size: 11px;
    padding: 10px 0;
  }
  #fixnavi_bottom .item span {
    background: none;
    padding-right: 0;
  }
  #fixnavi_sp {
    background: #084914;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: fixed;
    bottom: 0;
    left: 0;
    height: 50px;
    width: 100%;
    z-index: 101;
  }
  #fixnavi_sp .item {
    border-right: 1px solid #ddd;
    color: #fff;
    display: block;
    font: 11px "Noto Serif JP", serif;
    position: relative;
    -webkit-transition: .6s ease;
    transition: .6s ease;
    text-align: center;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  #fixnavi_sp .tel {
    padding: 0 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  #fixnavi_sp .navi {
    padding-top: 32px;
  }
  #fixnavi_sp .navi .inner {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    margin: auto;
    width: 50px;
  }
  #fixnavi_sp .pageup {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-top: 32px;
  }
  #fixnavi_sp .pageup::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    content: "\f077";
    font-size: 24px;
    position: absolute;
    top: 8px;
    left: 0;
    right: 0;
    margin: auto;
  }
  /*------------
  下層レイアウト
  --------------*/
  #under {
    padding: 40px 0 20px;
  }
  .page-ttl {
    height: 160px;
  }
  .page-ttl h1 {
    font-size: 26px;
    width: 100%;
  }
  .copyright {
    margin-bottom: 20px;
  }
  .breadcrumb {
    padding: 8px 3%;
    font-size: 10px;
    line-height: 1.4;
    width: 100%;
  }
  main.column2 {
    display: block;
  }
  main.column2 .contents {
    width: 100%;
  }
  .side-navi {
    margin: 0 0 30px;
    width: 100%;
  }
  /*------------
  下層パーツ
  --------------*/
  .layout, .layout_r {
    display: block;
  }
  .layout .l-img, .layout_r .l-img {
    display: block;
    margin: 0 auto 30px;
    text-align: center;
    width: 100%;
  }
  .layout_r .l-img {
    margin: 0 auto 15px;
  }
  .l-imgL, .l-imgR {
    display: block;
  }
  .l-imgL .l-img, .l-imgR .l-img {
    float: none;
    margin: 0 auto 20px;
    width: 100%;
  }
  .l-flexL, .l-flexR, .l-flexL_S,
  .l-flexL_auto, .l-flexR_auto {
    display: block;
  }
  .l-flexL .l-img, .l-flexR .l-img, .l-flexL_S .l-img,
  .l-flexL_auto .l-img, .l-flexR_auto .l-img {
    display: block;
    margin: 0 auto 30px;
    text-align: center;
    width: 100%;
  }
  .l-small .l-img {
    margin: 0 auto 30px;
    width: 60%;
  }
  .post-type01 .single .l-img {
    width: 100%;
  }
  .post-type01 .single .l-img a {
    height: 180px;
  }
  .flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .l-flex_2, .l-flex_2_small {
    display: block;
  }
  .l-flex_2.u-btn .item:nth-child(n + 2), .post-type01 .l-flex_2.list-btn .item:nth-child(n + 2), .post-type01 .list-btn.l-flex_2_small .item:nth-child(n + 2), .u-btn.l-flex_2_small .item:nth-child(n + 2) {
    margin-top: 15px;
  }
  .l-flex_2 .item, .l-flex_2_small .item {
    width: 100%;
  }
  .l-flex_2 .item:nth-child(n + 2), .l-flex_2_small .item:nth-child(n + 2) {
    margin-top: 30px;
  }
  .l-flex_2_small {
    display: block;
  }
  .l-flex_2_small .item {
    width: 100%;
  }
  .l-flex_2_small .item:nth-child(n + 2) {
    margin-top: 0;
  }
  .l-flex_3, .l-flex_3_columns {
    display: block;
  }
  .l-flex_3::before, .l-flex_3_columns::before {
    display: none;
  }
  .l-flex_3.u-btn .item:nth-child(n + 2), .post-type01 .l-flex_3.list-btn .item:nth-child(n + 2), .post-type01 .list-btn.l-flex_3_columns .item:nth-child(n + 2), .u-btn.l-flex_3_columns .item:nth-child(n + 2) {
    margin-top: 20px;
  }
  .l-flex_3 .item, .l-flex_3_columns .item {
    width: 100%;
  }
  .l-flex_3 .item:nth-child(n + 2), .l-flex_3_columns .item:nth-child(n + 2) {
    margin-top: 30px;
  }
  .l-flex_3_columns {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .l-flex_3_columns::before {
    display: none;
  }
  .l-flex_3_columns .item {
    margin: 0 1%;
    width: 48%;
  }
  .l-flex_3_columns .item:nth-child(3) {
    margin-top: 10px;
  }
  .l-flex_4 .item, .l-flex_5 .item {
    width: 48%;
  }
  .l-flex_4 .item:nth-child(n + 3), .l-flex_5 .item:nth-child(n + 3) {
    margin-top: 20px;
  }
  /*------------
  下層汎用
  --------------*/
  .l-box02 {
    padding: 20px;
  }
  .l-box02 .box-ttl {
    font-size: 18px;
  }
  .u-post {
    padding: 20px;
  }
  .u-post .post-list .single {
    display: block;
  }
  .u-post .post-list .single + .single {
    margin-top: 25px;
  }
  .u-post .post-list .single time {
    padding: 0;
    width: 100%;
  }
  .u-post .post-list .single .txt {
    border-left: none;
    padding: 0;
    margin-top: 10px;
  }
  /*------------
  下層例外
  --------------*/
  .lost-flow {
    display: block;
  }
  .lost-flow .flow-ttl {
    font-size: 18px;
    padding: 16px 0 16px 60px;
    margin-bottom: 20px;
    width: 100%;
  }
  .lost-flow .flow-ttl:nth-child(1) {
    background-size: 50px auto;
  }
  .lost-flow .flow-ttl:nth-child(2) {
    background-size: 50px auto;
  }
  .lost-flow .flow-ttl:nth-child(3) {
    background-size: 50px auto;
  }
  .lost-flow .flow-ttl:nth-child(4) {
    background-size: 50px auto;
  }
  .lost-flow .flow-ttl:nth-child(5) {
    background-size: 50px auto;
  }
  .recruit-pick {
    display: block;
  }
  .recruit-pick .item {
    width: 100%;
  }
  .recruit-pick .col2 {
    padding: 0;
    width: 100%;
  }
  #cont03_ar {
    background: none;
    padding: 0;
  }
  #cont03_ar .bx {
    width: 100%;
  }
  #cont03_ar .recruit_cont .text_01 {
    top: -60px;
    right: 0;
  }
  /*------------
  Commmon
  --------------*/
  .pc-only {
    display: none;
  }
  .sp-only {
    display: block;
  }
  .mb30 {
    margin-bottom: 15px;
  }
  .mb40 {
    margin-bottom: 20px;
  }
  .mbL {
    margin-bottom: 30px;
  }
  .mbM {
    margin-bottom: 20px;
  }
  .header {
    position: static;
    height: auto;
    padding: 0;
  }
  .header-frame {
    height: auto;
  }
  .h-layout01 {
    display: block;
    position: static;
    padding: 10px 5%;
  }
  .h-layout01 .logo {
    line-height: 1;
    margin: 0 auto 0 0;
    width: 168px;
  }
  .h-content > .h-btns {
    display: none;
  }
  .sp-info .h-btns {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .sp-info .h-btns .item {
    font-size: 13px;
    margin-right: .5em;
    margin-left: 0;
  }
  .h-menu {
    display: block;
    padding: 10px 0 0;
    text-align: center;
  }
  .h-menu .humberger {
    height: 28px;
    margin: auto;
  }
  .h-menu .humberger span:nth-of-type(1) {
    top: 0;
  }
  .h-menu .humberger span:nth-of-type(2) {
    top: 13px;
  }
  .h-menu .humberger span:nth-of-type(3) {
    top: 26px;
  }
  .h-menu.is-open span:nth-of-type(1) {
    -webkit-transform: translateY(13px) rotate(45deg);
    transform: translateY(13px) rotate(45deg);
  }
  .h-menu.is-open span:nth-of-type(3) {
    -webkit-transform: translateY(-13px) rotate(-45deg);
    transform: translateY(-13px) rotate(-45deg);
  }
  .h-menu .txt {
    font-size: 11px;
    margin-top: 10px;
  }
  .h-tel {
    border-radius: 5px;
    display: block;
    padding: 10px 0;
    text-align: center;
    width: 100%;
  }
  .h-tel .time {
    margin-top: 5px;
  }
  /* ナビ本体 */
  .g-navi {
    margin-top: 0;
  }
  .g-navi_close {
    display: none;
  }
  .pc-navi_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-bottom: 15px;
  }
  .pc-navi_list .item {
    width: 48%;
  }
  .pc-navi_list .item > a {
    font-size: 15px;
    padding: 6px 0 6px 20px;
  }
  .pc-navi_list .item > a::before {
    font-size: 15px;
    top: 10px;
  }
  .pc-navi_images {
    margin-top: 30px;
  }
  .pc-navi_images figure {
    width: 32%;
  }
  .sp-navi {
    background: #fff;
    -webkit-text-size-adjust: 100%;
    position: fixed;
    top: 0;
    right: 0;
    -webkit-transition: .6s;
    transition: .6s;
    height: 100vh;
    width: 100%;
    z-index: 100;
    opacity: 0;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    padding: 50px 5% 80px;
    pointer-events: none;
  }
  .sp-navi.is-open {
    display: block;
    height: 100vh;
    overflow-x: hidden;
    overflow-y: auto;
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    pointer-events: auto;
  }
  .sp-navi_list {
    margin: 0 auto 30px;
  }
  .sp-navi_list .item > a, .sp-navi_list .item .parent {
    display: block;
    font: 16px "Noto Serif JP", serif;
    line-height: 1;
    padding: 15px 0;
    position: relative;
  }
  .sp-navi_list .sp-navi-haschild > a {
    margin-right: 40px;
  }
  .sp-navi_list .item {
    border-bottom: 1px solid;
  }
  .sp-navi-haschild {
    position: relative;
  }
  .sp-navi_child {
    display: block;
    margin: 10px 0;
    padding-left: 15px;
  }
  .sp-navi_child .grandsun a {
    display: block;
    font: 14px "Noto Serif JP", serif;
    line-height: 1.6;
    margin-bottom: .5em;
    padding: 1px 10px;
    position: relative;
  }
  .sp-navi_child .grandsun a::before {
    content: "-";
  }
  .sp-info {
    text-align: center;
  }
  .sp-info .item {
    display: block;
  }
  .sp-info .item + .item {
    margin-top: 10px;
  }
  .u-slider .slick-dots {
    position: static;
    margin-top: 15px;
  }
  .u-slider .slick-arrow_custom.prev span {
    left: -10px;
  }
  .u-slider .slick-arrow_custom.next span {
    right: -10px;
  }
  .u-slider-thum .slick-arrow_custom.prev span {
    left: -10px;
  }
  .u-slider-thum .slick-arrow_custom.next span {
    right: -10px;
  }
  .u-slider-thum .slick-arrow_custom span {
    bottom: 60px;
  }
  .contact-form table {
    margin: 0 0 30px;
  }
  .contact-form table tr {
    border-bottom: 1px dashed #CCC;
  }
  .contact-form table th, .contact-form table td {
    display: block;
  }
  .contact-form table th {
    padding: 15px 0 10px;
  }
  .contact-form table td {
    padding: 0 0 15px;
  }
  .contact-form input[type="text"].auto {
    width: 100%;
  }
  .contact-form .btn {
    margin-top: 1em;
  }
  .contact-form .birthday {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .contact-form .birthday select {
    width: auto;
  }
  .contact-form .birthday .year, .contact-form .birthday .month {
    margin: 0 5px;
  }
  .contact-form .birthday .day {
    margin-left: 5px;
  }
  .contact-form .submit-btn [type="submit"] {
    padding: 15px;
    width: 250px;
  }
  .contact-form .submit-btn [type="submit"].back-btn {
    margin-left: 25px;
  }
  .business-calendar-box {
    display: block;
  }
  .business-calendar-box .business-calendar caption {
    margin-bottom: 10px;
  }
  .business-calendar-box .business-calendar th, .business-calendar-box .business-calendar td {
    padding: 4px 0;
  }
  .business-calendar-box > div {
    margin-bottom: 30px;
    width: 100%;
  }
  .tac-sptac {
    text-align: left;
  }
}

@media (max-width: 800px) {
	.scroll{
		display: block;
		overflow-x: scroll;
		white-space: nowrap;
		-webkit-overflow-scrolling: touch;
	}
}

.space_around{
	justify-content:space-around !important;
}

.strawberryno_slider {
  position: relative;
}
.strawberryno_slider .banner {
  position: absolute;
  bottom: 30px;
  left: 30px;
  z-index: 1;
}
@media (max-width: 800px) {
  .strawberryno_slider .banner {
    bottom: 55px;
    left: 15px;
    max-width: 35%;
  }
}