@charset "UTF-8";
@font-face {
  font-family: "bokutachi";
  src: url(/import/tenant_1/160.16.232.245/html/font/bokutachi.eot);
  src: url(/import/tenant_1/160.16.232.245/html/font/bokutachi.eot) format("embedded-opentype"), url(/import/tenant_1/160.16.232.245/html/font/bokutachi.woff) format("woff"), url(/import/tenant_1/160.16.232.245/html/font/bokutachi.otf) format("opentype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "katyou";
  src: url(/import/tenant_1/160.16.232.245/html/font/katyou.eot);
  src: url(/import/tenant_1/160.16.232.245/html/font/katyou.eot) format("embedded-opentype"), url(/import/tenant_1/160.16.232.245/html/font/katyou.woff) format("woff"), url(/import/tenant_1/160.16.232.245/html/font/katyou.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
}

.bokutachi {
  font-family: "bokutachi";
}

.katyou {
  font-family: "katyou";
}

.yu-min {
  font-family: "游明朝",
 "YuMincho",
 "ヒラギノ明朝 ProN W3",
 "Hiragino Mincho ProN",
 "HG明朝",
 "Sawarabi Mincho",
 serif;
}

html {
  color: #6b7887;
  line-height: 1.6;
  background-color: rgba(255, 255,189,0.5);
}

@media only screen and (max-width: 1024px) {
  html {
    font-size: 14px;
  }
}

/* ##### 共通 ##### */
/* base.cssに追加 */
[class*="up-z-"] {
  position: relative;
}

.img img {
  width: 100%;
  text-align: center;
}

.up-lst-disc {
  padding-left: 30px;
}

/* base.cssに追加 end */
/* color */
.color-white {
  color: #fff;
}

.color-01-text {
  color: #f2fbe9;
}

.color-01-bgc,
.js-split-tag span,
.double-border::after,
.bg-img-ontext-color-01 .bg-img,
.note-list dd {
  background-color: #f2fbe9;
}

.color-02-text,
.btn_02 a:hover,
.btn_02 button:hover,
.btn_03 a:hover,
.btn_03 button:hover,
.back-btn a:hover,
.step-text,
.step-num,
.faq-list dd::before,
.flow-list li + li .flow-img-wrap::before,
.cc-side-list li::before {
  color: #68a225;
}

.color-03-text {
  color: #265c00;
}

[class^="slick-arrow"]::before {
  color: #6b7887;
}

.color-02-bgc,
.slick-dots li.slick-active button,
.double-border::before,
.timetable tr th,
.double-border_03::before,
.step-heading-inner::after,
.note-item,
.faq-list dt::before,
.title_08::before,
.title_08::after,
.must {
  background-color: #68a225;
}

.color-02-border {
  border: 5px solid #518f25;
}

.anchor-link li + li {
  border-left: 3px solid #68a225;
}

.bg-img-ontext-gradation .text::before {
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 139, 0, 0.8)), to(rgba(255, 162, 51, 0)));
  background: linear-gradient(to right, rgba(255, 139, 0, 0.8) 0%, rgba(255, 162, 51, 0) 100%);
}

.btn a,
.btn button {
  background-color: #265c00;
  -webkit-box-shadow: 0 6px 20px 0 rgba(35, 72, 114, 0.25);
  box-shadow: 0 6px 20px 0 rgba(35, 72, 114, 0.25);
}

.btn_02 a,
.back-btn a,
.btn_02 button,
.btn_03 a,
.btn_03 button,
.back-btn button {
  background-color: #68a225;
  border: 1px solid #68a225;
}

.timetable-wrap {
  border: 3px solid #68a225;
}

.timetable tr + tr {
  border-top: 1px solid #68a225;
}

.timetable tr td + td {
  border-left: 1px solid #68a225;
}

.double-border_02::before {
  background-color: #471a0c;
}

.double-border_02::after {
  background-color: #d3c5bb;
}

.faq-list dd::before {
  background-color: #fbed21;
}

@media (max-width: 599px) {
  .anchor-link li {
    border-left: 3px solid #68a225;
  }
}

/* color end */
/* logo */
.logo {
  max-width: 250px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

/* logo end */
/* tel */
.tel a {
  white-space: nowrap;
}

.tel-item a {
  font-weight: bold;
  line-height: 1.2;
}

.tel-item a::before {
  content: "\f879";
  font-family: "Font Awesome 5 Free";
  font-size: 80%;
  font-weight: 900;
  line-height: 1;
  display: inline-block;
  margin-right: 5px;
}

.tel-item02 a::before {
  content: "\f879";
  font-family: "Font Awesome 5 Free";
  font-size: 80%;
  font-weight: 900;
  line-height: 1;
  display: inline-block;
  margin-right: 5px;
}

/* tel end */
/* link */
.link-item a {
  width: 100%;
  display: block;
  padding: 10px;
}

.underline a {
  text-decoration: underline;
}

/* link end */
/* icon */
[class^="icon-"]::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  display: inline-block;
}

.icon-mail::before {
  content: "\f0e0";
}

.icon-line::before {
  content: "\f3c0";
  font-family: "Font Awesome 5 Brands";
  font-weight: normal;
}

/* icon end */
/* bnr */
.bnr,
.bnr-img {
  position: relative;
}

.bnr a {
  border: solid 1px;
}

.bnr-img::before {
  content: '';
  width: 100%;
  height: 100%;
  display: block;
  background-color: rgba(255, 255, 255, 0.5);
  -webkit-transition: 0.3s linear;
  transition: 0.3s linear;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.bnr-title {
  font-family: "bokutachi";
  color: #68a225;
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  margin: auto;
  padding: 10px 15px;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  z-index: 2;
  width: 90%;
  text-shadow: 1px 1px 4px #fff,
 1px -1px 4px #fff,
 -1px 1px 4px #fff,
 -1px -1px 4px #fff,
 1px 1px 4px #fff,
 1px -1px 4px #fff,
 -1px 1px 4px #fff,
 -1px -1px 4px #fff,
 1px 1px 4px #fff,
 1px -1px 4px #fff,
 -1px 1px 4px #fff,
 -1px -1px 4px #fff;
}

.bnr-title::after {
  content: "→";
  display: inline-block;
  margin-left: 10px;
}

.bnr a:hover {
  opacity: 1;
}

.bnr a:hover .bnr-img::before {
  background-color: transparent;
}

/* bnr end */
/* 装飾 */
.marker-yellow {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(65%, transparent), color-stop(65%, #fbed21));
  background: linear-gradient(transparent 65%, #fbed21 65%);
}

[class*="deco_"] {
  position: relative;
}

[class*="deco_"]::before,
[class*="deco_"]::after {
  content: '';
  width: 100%;
  height: 35px;
  display: block;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  left: 0;
}

.deco_01 {
  margin: 35px 0;
}

.deco_02 {
  margin-bottom: 35px;
}

.deco_01::before {
  background-image: url(/import/tenant_1/160.16.232.245/html/images/common/paper_001.png);
  -webkit-transform: translate(0, -100%);
  transform: translate(0, -100%);
  top: 1px;
}

.deco_01::after {
  background-image: url(/import/tenant_1/160.16.232.245/html/images/common/paper_002.png);
  -webkit-transform: translate(0, 100%);
  transform: translate(0, 100%);
  bottom: 1px;
}

.deco_02::before {
  display: none;
}

.deco_02::after {
  background-image: url(/import/tenant_1/160.16.232.245/html/images/common/paper_002.png);
  -webkit-transform: translate(0, 100%);
  transform: translate(0, 100%);
  bottom: 1px;
}

.point-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.point,
.point_02 {
  width: 150px;
  height: 150px;
  font-size: 20px;
  line-height: 1.2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-bottom: -75px;
  padding: 10px;
  border-radius: 50%;
  z-index: 1;
  letter-spacing: 3px;
  position: relative;
}

.point_02:after {
  content: "";
  position: absolute;
  top: 70%;
  right: 30%;
  -webkit-transform: translate(100%, -50%);
  transform: translate(100%, -50%);
  z-index: 10;
  background-image: url(/import/tenant_1/160.16.232.245/html/images/rabitt.png);
  background-size: contain;
  background-position: left center;
  background-repeat: no-repeat;
  width: 90px;
  height: 90px;
}

.point-num {
  font-size: 40px;
}

.point_02 {
  width: 120px;
  height: 120px;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  z-index: 1;
}

.point_02 .point-num {
  font-size: 60px;
}

.double-border,
.double-border_02,
.double-border_03 {
  position: relative;
}

.double-border::before,
.double-border::after,
.double-border_02::before,
.double-border_02::after,
.double-border_03::before,
.double-border_03::after {
  content: '';
  display: block;
  width: 100%;
  height: 5px;
  position: absolute;
  bottom: 0;
  left: 0;
}

.double-border::before,
.double-border_02::before,
.double-border_03::before {
  width: 30%;
  z-index: 1;
}

.double-border_02::after {
  width: 50%;
}

.double-border_02::before {
  width: 15%;
}

.double-border_03::after {
  background-color: #fff;
}

[class*="bg-img-ontext"] {
  position: relative;
}

[class*="bg-img-ontext"] .text {
  z-index: 1;
  position: relative;
}

[class*="bg-img-ontext"] .bg-img {
  width: 100%;
  height: 100%;
  margin: auto;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.bg-img-ontext-color-01 .bg-img img {
  opacity: 0.2;
}

.bg-img-ontext-gradation .text {
  width: 50%;
}

.bg-img-ontext-gradation .text::before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

.cross {
  position: relative;
  overflow: hidden;
}

.cross-box {
  z-index: 1;
  position: relative;
}

.cross-box-wrap .cross:nth-of-type(odd) .cross-box {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.cross-box-wrap .cross:nth-of-type(even) .cross-box {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.cross-box-wrap .cross:nth-of-type(odd) .cross-box-cont {
  padding-left: calc(50% - 600px);
  padding-right: 0;
}

.cross-box-wrap .cross:nth-of-type(even) .cross-box-cont {
  padding-left: 0;
  padding-right: calc(50% - 600px);
}

.cross-box-img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.cross-box-img img {
  width: 100%;
  height: 100% !important;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center center;
  object-position: center center;
  font-family: 'object-fit: cover; object-position: center center;';
  opacity: 0.5;
}

.step-heading {
  width: 12%;
}

.step-heading-inner::after {
  content: '';
  display: block;
  width: 140%;
  height: 2px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: top right;
  transform-origin: top right;
  -webkit-box-shadow: -1px 2px 0px #999;
  box-shadow: -1px 2px 0px #999;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}

.step-text,
.step-num {
  font-weight: bold;
  line-height: 1.2;
  display: block;
}

.step-text {
  font-size: 30px;
}

.step-num {
  font-size: 50px;
}

.text-shadow_01 {
  text-shadow: 2px 2px 0 #999;
}

.radius5 {
  border-radius: 5px;
  overflow: hidden;
}

.radius10 {
  border-radius: 10px;
  overflow: hidden;
}

.radius15 {
  border-radius: 15px;
  overflow: hidden;
}

.radius20 {
  border-radius: 20px;
  overflow: hidden;
}

.radius25 {
  border-radius: 25px;
  overflow: hidden;
}

.radius30 {
  border-radius: 30px;
  overflow: hidden;
}

@media (max-width: 1024px) {
  .bg-img-ontext-gradation .text {
    width: 75%;
  }
  .step-heading {
    width: 15%;
  }
  .step-text {
    font-size: 22px;
  }
  .step-num {
    font-size: 36px;
  }
}

@media (max-width: 599px) {
  .double-border_02::before {
    width: 25%;
  }
  .double-border_02::after {
    width: 80%;
  }
  .point_02 {
    width: 100px;
    height: 100px;
    font-size: 16px;
    padding: 5px;
  }
  .point_02 .point-num {
    font-size: 50px;
  }
  .bg-img-ontext-gradation .text {
    width: 90%;
  }
  .step-heading {
    width: 30%;
  }
}

/* 装飾 end */
/* その他 */
.center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.infinity {
  margin-left: -999rem;
  margin-right: -999rem;
  padding-left: 999rem;
  padding-right: 999rem;
}

.infinity-left {
  margin-left: -999rem;
  padding-left: 999rem;
}

.infinity-right {
  margin-right: -999rem;
  padding-left: 999rem;
}

.sign-parent {
  padding-bottom: 50px;
  position: relative;
}

.sign {
  font-size: 20px;
  position: absolute;
  bottom: 0;
  right: 0;
}

.sign > span {
  display: inline-block;
}

.sign-name {
  margin-left: 20px;
}

.radius-box {
  padding: 30px;
  border-radius: 20px;
}

.square {
  position: relative;
}

.square::before {
  content: "";
  display: block;
  padding-top: 100%;
}

.square-inner {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.white-element a {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #68a225;
  border: 1px solid #d4d3d0;
  border-radius: 10px;
  -webkit-box-shadow: 0px 3px 0px 0px #d4d3d0;
  box-shadow: 0px 3px 0px 0px #d4d3d0;
  -webkit-transition: 0s;
  transition: 0s;
  color: #fff;
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
}

.white-element a:hover {
  opacity: 1;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transform: translate(0, 3px);
  transform: translate(0, 3px);
}

.map:after {
  padding-top: 30%;
}

.heighter-map:after {
  padding-top: 45%;
}

.anchor-link li {
  margin-bottom: 10px;
}

.anchor-link li a {
  font-size: 20px;
  font-weight: bold;
  padding: 5px 30px;
}

@media (max-width: 1024px) {
  .map:after {
    padding-top: 45%;
  }
  .radius-box {
    padding: 20px;
  }
}

@media (max-width: 599px) {
  .map:after {
    padding-top: 85%;
  }
  .point {
    width: 100px;
    height: 100px;
    font-size: 18px;
    margin-bottom: -50px;
  }
  .radius-box {
    padding: 20px 10px;
  }
  .anchor-link li {
    width: 48%;
    margin: 1%;
  }
  .anchor-link li a {
    font-size: 14px;
    padding: 5px 10px;
  }
}

/* その他 end */
/* ##### 共通 end ##### */
/* wave */
.wave-box {
  width: 100%;
  background: -webkit-gradient(linear, left bottom, left top, from(#f2fbe9), color-stop(60%, #f2fbe9), color-stop(60%, transparent), to(transparent));
  background: linear-gradient(0deg, #f2fbe9 0%, #f2fbe9 60%, transparent 60%, transparent 100%);
  z-index: 2;
  position: relative;
}

.wave {
  position: relative;
}

.wave img {
  position: absolute;
  top: 0;
  left: 0;
}

/* wave end */
/* sectionの余白 */
[class*="space-large"] {
  padding-top: 80px;
  padding-bottom: 80px;
}

[class*="space-large"][class*="-top"] {
  padding-bottom: 0;
}

[class*="space-large"][class*="-btm"] {
  padding-top: 0;
}

[class*="space-medium"] {
  padding-top: 50px;
  padding-bottom: 50px;
}

[class*="space-medium"][class*="-top"] {
  padding-bottom: 0;
}

[class*="space-medium"][class*="-btm"] {
  padding-top: 0;
}

[class*="space-small"] {
  padding-top: 30px;
  padding-bottom: 30px;
}

[class*="space-small"][class*="-top"] {
  padding-bottom: 0;
}

[class*="space-small"][class*="-btm"] {
  padding-top: 0;
}

@media (max-width: 1024px) {
  [class*="space-large"] {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  [class*="space-medium"] {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  [class*="space-small"] {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

/* sectionの余白 end */
/* 余白 */
.space-v100 > .space + .space {
  margin-top: 100px;
}

.space-v95 > .space + .space {
  margin-top: 95px;
}

.space-v90 > .space + .space {
  margin-top: 90px;
}

.space-v85 > .space + .space {
  margin-top: 85px;
}

.space-v80 > .space + .space {
  margin-top: 80px;
}

.space-v75 > .space + .space {
  margin-top: 75px;
}

.space-v70 > .space + .space {
  margin-top: 70px;
}

.space-v65 > .space + .space {
  margin-top: 65px;
}

.space-v60 > .space + .space {
  margin-top: 60px;
}

.space-v55 > .space + .space {
  margin-top: 55px;
}

.space-v50 > .space + .space {
  margin-top: 50px;
}

.space-v45 > .space + .space {
  margin-top: 45px;
}

.space-v40 > .space + .space {
  margin-top: 40px;
}

.space-v35 > .space + .space {
  margin-top: 35px;
}

.space-v30 > .space + .space {
  margin-top: 30px;
}

.space-v25 > .space + .space {
  margin-top: 25px;
}

.space-v20 > .space + .space {
  margin-top: 20px;
}

.space-v15 > .space + .space {
  margin-top: 15px;
}

.space-v10 > .space + .space {
  margin-top: 10px;
}

.space-v5 > .space + .space {
  margin-top: 5px;
}

.space-h100 > .space + .space {
  margin-left: 100px;
}

.space-h95 > .space + .space {
  margin-left: 95px;
}

.space-h90 > .space + .space {
  margin-left: 90px;
}

.space-h85 > .space + .space {
  margin-left: 85px;
}

.space-h80 > .space + .space {
  margin-left: 80px;
}

.space-h75 > .space + .space {
  margin-left: 75px;
}

.space-h70 > .space + .space {
  margin-left: 70px;
}

.space-h65 > .space + .space {
  margin-left: 65px;
}

.space-h60 > .space + .space {
  margin-left: 60px;
}

.space-h55 > .space + .space {
  margin-left: 55px;
}

.space-h50 > .space + .space {
  margin-left: 50px;
}

.space-h45 > .space + .space {
  margin-left: 45px;
}

.space-h40 > .space + .space {
  margin-left: 40px;
}

.space-h35 > .space + .space {
  margin-left: 35px;
}

.space-h30 > .space + .space {
  margin-left: 30px;
}

.space-h25 > .space + .space {
  margin-left: 25px;
}

.space-h20 > .space + .space {
  margin-left: 20px;
}

.space-h15 > .space + .space {
  margin-left: 15px;
}

.space-h10 > .space + .space {
  margin-left: 10px;
}

.space-h5 > .space + .space {
  margin-left: 5px;
}

.space-v0 > .space + .space {
  margin-top: 0;
}

@media (max-width: 1024px) {
  .space-v100\@tb > .space + .space {
    margin-top: 100px;
  }
  .space-v95\@tb > .space + .space {
    margin-top: 95px;
  }
  .space-v90\@tb > .space + .space {
    margin-top: 90px;
  }
  .space-v85\@tb > .space + .space {
    margin-top: 85px;
  }
  .space-v80\@tb > .space + .space {
    margin-top: 80px;
  }
  .space-v75\@tb > .space + .space {
    margin-top: 75px;
  }
  .space-v70\@tb > .space + .space {
    margin-top: 70px;
  }
  .space-v65\@tb > .space + .space {
    margin-top: 65px;
  }
  .space-v60\@tb > .space + .space {
    margin-top: 60px;
  }
  .space-v55\@tb > .space + .space {
    margin-top: 55px;
  }
  .space-v50\@tb > .space + .space {
    margin-top: 50px;
  }
  .space-v45\@tb > .space + .space {
    margin-top: 45px;
  }
  .space-v40\@tb > .space + .space {
    margin-top: 40px;
  }
  .space-v35\@tb > .space + .space {
    margin-top: 35px;
  }
  .space-v30\@tb > .space + .space {
    margin-top: 30px;
  }
  .space-v25\@tb > .space + .space {
    margin-top: 25px;
  }
  .space-v20\@tb > .space + .space {
    margin-top: 20px;
  }
  .space-v15\@tb > .space + .space {
    margin-top: 15px;
  }
  .space-v10\@tb > .space + .space {
    margin-top: 10px;
  }
  .space-v5\@tb > .space + .space {
    margin-top: 5px;
  }
  .space-v0\@tb > .space + .space {
    margin-top: 0;
  }
  .space-h100\@tb > .space + .space {
    margin-left: 100px;
  }
  .space-h95\@tb > .space + .space {
    margin-left: 95px;
  }
  .space-h90\@tb > .space + .space {
    margin-left: 90px;
  }
  .space-h85\@tb > .space + .space {
    margin-left: 85px;
  }
  .space-h80\@tb > .space + .space {
    margin-left: 80px;
  }
  .space-h75\@tb > .space + .space {
    margin-left: 75px;
  }
  .space-h70\@tb > .space + .space {
    margin-left: 70px;
  }
  .space-h65\@tb > .space + .space {
    margin-left: 65px;
  }
  .space-h60\@tb > .space + .space {
    margin-left: 60px;
  }
  .space-h55\@tb > .space + .space {
    margin-left: 55px;
  }
  .space-h50\@tb > .space + .space {
    margin-left: 50px;
  }
  .space-h45\@tb > .space + .space {
    margin-left: 45px;
  }
  .space-h40\@tb > .space + .space {
    margin-left: 40px;
  }
  .space-h35\@tb > .space + .space {
    margin-left: 35px;
  }
  .space-h30\@tb > .space + .space {
    margin-left: 30px;
  }
  .space-h25\@tb > .space + .space {
    margin-left: 25px;
  }
  .space-h20\@tb > .space + .space {
    margin-left: 20px;
  }
  .space-h15\@tb > .space + .space {
    margin-left: 15px;
  }
  .space-h10\@tb > .space + .space {
    margin-left: 10px;
  }
  .space-h5\@tb > .space + .space {
    margin-left: 5px;
  }
  .space-h0\@tb > .space + .space {
    margin-left: 0;
  }
}

@media (max-width: 599px) {
  .space-v100\@sp > .space + .space {
    margin-top: 100px;
  }
  .space-v95\@sp > .space + .space {
    margin-top: 95px;
  }
  .space-v90\@sp > .space + .space {
    margin-top: 90px;
  }
  .space-v85\@sp > .space + .space {
    margin-top: 85px;
  }
  .space-v80\@sp > .space + .space {
    margin-top: 80px;
  }
  .space-v75\@sp > .space + .space {
    margin-top: 75px;
  }
  .space-v70\@sp > .space + .space {
    margin-top: 70px;
  }
  .space-v65\@sp > .space + .space {
    margin-top: 65px;
  }
  .space-v60\@sp > .space + .space {
    margin-top: 60px;
  }
  .space-v55\@sp > .space + .space {
    margin-top: 55px;
  }
  .space-v50\@sp > .space + .space {
    margin-top: 50px;
  }
  .space-v45\@sp > .space + .space {
    margin-top: 45px;
  }
  .space-v40\@sp > .space + .space {
    margin-top: 40px;
  }
  .space-v35\@sp > .space + .space {
    margin-top: 35px;
  }
  .space-v30\@sp > .space + .space {
    margin-top: 30px;
  }
  .space-v25\@sp > .space + .space {
    margin-top: 25px;
  }
  .space-v20\@sp > .space + .space {
    margin-top: 20px;
  }
  .space-v15\@sp > .space + .space {
    margin-top: 15px;
  }
  .space-v10\@sp > .space + .space {
    margin-top: 10px;
  }
  .space-v5\@sp > .space + .space {
    margin-top: 5px;
  }
  .space-v0\@sp > .space + .space {
    margin-top: 0;
  }
  .space-h100\@sp > .space + .space {
    margin-left: 100px;
  }
  .space-h95\@sp > .space + .space {
    margin-left: 95px;
  }
  .space-h90\@sp > .space + .space {
    margin-left: 90px;
  }
  .space-h85\@sp > .space + .space {
    margin-left: 85px;
  }
  .space-h80\@sp > .space + .space {
    margin-left: 80px;
  }
  .space-h75\@sp > .space + .space {
    margin-left: 75px;
  }
  .space-h70\@sp > .space + .space {
    margin-left: 70px;
  }
  .space-h65\@sp > .space + .space {
    margin-left: 65px;
  }
  .space-h60\@sp > .space + .space {
    margin-left: 60px;
  }
  .space-h55\@sp > .space + .space {
    margin-left: 55px;
  }
  .space-h50\@sp > .space + .space {
    margin-left: 50px;
  }
  .space-h45\@sp > .space + .space {
    margin-left: 45px;
  }
  .space-h40\@sp > .space + .space {
    margin-left: 40px;
  }
  .space-h35\@sp > .space + .space {
    margin-left: 35px;
  }
  .space-h30\@sp > .space + .space {
    margin-left: 30px;
  }
  .space-h25\@sp > .space + .space {
    margin-left: 25px;
  }
  .space-h20\@sp > .space + .space {
    margin-left: 20px;
  }
  .space-h15\@sp > .space + .space {
    margin-left: 15px;
  }
  .space-h10\@sp > .space + .space {
    margin-left: 10px;
  }
  .space-h5\@sp > .space + .space {
    margin-left: 5px;
  }
  .space-h0\@sp > .space + .space {
    margin-left: 0;
  }
}

/* 余白 end */
/* button */
.text-link a::after {
  content: "\f054";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  display: inline-block;
  margin-left: 5px;
}

.arrow-link a {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  padding-left: 25px;
  position: relative;
}

.arrow-link a::before {
  content: "\f138";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
}

.ham-link a::before {
  content: "\f0c9";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  display: inline-block;
  margin-right: 10px;
}

.btn {
  width: 100%;
  max-width: 300px;
  height: 64px;
  margin-left: auto;
  margin-right: auto;
}

.btn a,
.btn button {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  border-radius: 50px;
}

.btn_02 {
  width: 100%;
  max-width: 600px;
}

.btn_02 a,
.btn_02 button {
  width: 100%;
  height: 100%;
  display: block;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  padding: 15px 15px 15px 85px;
  border-radius: 10px;
  -webkit-transition: 0.3s linear;
  transition: 0.3s linear;
  position: relative;
}

.btn_02 [class^="icon"] {
  font-size: 34px;
  position: absolute;
  top: 50%;
  left: 10%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.btn_02 a:hover,
.btn_02 button:hover {
  opacity: 1;
  background-color: #fff;
}

.btn_03 {
  width: 200px;
  height: 40px;
}

.btn_03 a,
.btn_03 button {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  border-radius: 5px;
  -webkit-transition: 0.3s linear;
  transition: 0.3s linear;
}

.btn_03 a:hover,
.btn_03 button:hover {
  opacity: 1;
  background-color: #fff;
}

.back-btn {
  width: 250px;
  height: 45px;
}

.back-btn a,
.back-btn button {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  padding: 10px 10px 10px 30px;
  border-radius: 5px;
  position: relative;
}

.back-btn a::before,
.back-btn button::before {
  content: "\f104";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  display: inline-block;
  position: absolute;
  top: 10px;
  left: 10px;
}

.back-btn a:hover,
.back-btn button:hover {
  opacity: 1;
  background-color: #fff;
}

@media (max-width: 1024px) {
  .btn {
    height: 58px;
    max-width: 250px;
  }
  .btn a,
  .btn button {
    font-size: 18px;
  }
  .btn_02 a,
  .btn_02 button {
    font-size: 22px;
  }
}

@media (max-width: 599px) {
  .btn {
    height: 52px;
  }
  .btn a,
  .btn button {
    font-size: 16px;
  }
  .btn_02 a,
  .btn_02 button {
    font-size: 20px;
  }
  .arrow-link a,
  .arrow-link button {
    font-size: 16px;
  }
}

/* button end */
/* title */
.title-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 5px;
  border-bottom: 1px solid #d1d1d1;
}

.title_01 {
  font-size: 45px;
  text-align: center;
  margin-bottom: 50px;
  font-family: "bokutachi";
  color: #265c00;
}

.title_02 {
  font-size: 26px;
  font-weight: bold;
  margin: 10px 0;
}

.title_03 {
  font-size: 30px;
}

.title_04 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 15px;
  padding: 3px 5px;
  border-bottom: 1px solid #d4d3d0;
}

.title_05 {
  font-size: 45px;
}

.title_05 > span {
  display: inline-block;
}

.title_05 > span + span {
  font-size: 80%;
  margin-left: 10px;
}

.title_06 {
  font-size: 20px;
  font-weight: bold;
  text-shadow: 1px 1px 0px #fff;
}

.title_07 {
  font-size: 20px;
  color: #fff;
  padding: 10px 20px;
  border-radius: 10px;
}

.title_08 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  margin: 0 auto 50px auto;
}

.title_08::before,
.title_08::after {
  content: '';
  width: 2px;
  height: 100%;
  min-height: 50px;
  display: inline-block;
  margin: 0 20px;
}

.title_08::before {
  -webkit-transform: rotate(-30deg);
  transform: rotate(-30deg);
}

.title_08::after {
  -webkit-transform: rotate(30deg);
  transform: rotate(30deg);
}

@media (max-width: 1024px) {
  .title_01 {
    font-size: 34px;
  }
  .title_02 {
    font-size: 24px;
  }
  .title_03 {
    font-size: 26px;
  }
  .title_04 {
    font-size: 18px;
  }
  .title_05 {
    font-size: 30px;
  }
  .title_07 {
    font-size: 18px;
  }
  .title_08 {
    font-size: 24px;
  }
}

@media (max-width: 599px) {
  .title_01 {
    font-size: 24px;
    margin-bottom: 30px;
  }
  .title_02 {
    font-size: 20px;
  }
  .title_03 {
    font-size: 22px;
  }
  .title_04 {
    font-size: 16px;
  }
  .title_05 {
    font-size: 20px;
  }
  .title_08 {
    font-size: 20px;
  }
}

/* title end */
/* パターン */
[class*="alternate-wrap"] .alternate-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.alternate-wrap .alternate-box:nth-of-type(odd) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.alternate-wrap .alternate-box:nth-of-type(even) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.alternate-wrap-rowr .alternate-box:nth-of-type(odd) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.alternate-wrap-rowr .alternate-box:nth-of-type(even) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

/* パターン end */
.header-inner.fixed {
  width: 100%;
  background-color: #FFFFDD;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 3;
}

.header-inner.fixed .header-section-inner {
  margin-bottom: 5px;
}

header .catch {
  font-size: 12px;
  color: #fff;
  padding: 3px calc(50% - 600px);
  background-color: #265c00;
}

.header-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 10px;
}

.header-section {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.header-section-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 20px;
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
}

.header-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 1% 5px 1%;
  padding: 5px 10px;
  border-radius: 5px;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.header-item > * {
  padding: 0 5px;
}

.scrolled header {
  background-color: rgba(255, 255, 255, 0.9);
  -webkit-box-shadow: 0px 4px 2px -2px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 4px 2px -2px rgba(0, 0, 0, 0.2);
}

@media (max-width: 1200px) {
  header .catch {
    padding: 3px 5px;
  }
}

@media (max-width: 1024px) {
  header .catch {
    padding-right: 55px;
  }
  header {
    position: static;
  }
  .header-inner {
    width: 65%;
    height: 100%;
    background-color: #fff;
    position: fixed;
    top: 0;
    right: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    -webkit-transition: 0.3s linear;
    transition: 0.3s linear;
    z-index: 20;
  }
  .active .header-inner {
    -webkit-box-shadow: -2px 0px 15px -5px #000;
    box-shadow: -2px 0px 15px -5px #000;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .header-inner .inner1200 {
    height: 100%;
  }
  .header-container {
    height: 100%;
    padding: 30px 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .header-section {
    height: 10%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .header-section-inner {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

@media (max-width: 599px) {
  .header-inner {
    width: 80%;
  }
  .header-item {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .header-item > * {
    -webkit-box-flex: unset;
    -ms-flex: unset;
    flex: unset;
  }
}

/* header end */
/* nav */
.sp-only,
.nav-logo {
  display: none;
}

.nav-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 15px;
}

.nav-list > li {
  margin: 5px 0;
  font-size: 14px;
}

.nav-list > li + li {
  padding-left: 30px;
  position: relative;
}

.nav-list > li + li::before {
  content: '';
  display: inline-block;
  width: 1px;
  height: 160%;
  background-color: #6B7887;
  margin: auto;
  position: absolute;
  top: 50%;
  left: 15px;
  -webkit-transform: translate(0, -50%) rotate(15deg);
  transform: translate(0, -50%) rotate(15deg);
  z-index: 1;
}

.nav-list li a,
.nav-list li .dropdown-btn {
  font-weight: bold;
  -webkit-transition: 0.3s linear;
  transition: 0.3s linear;
}

.dropmenu {
  *zoom: 1;
}

.dropmenu .dropdown {
  position: relative;
}

.dropmenu .dropdown::after {
  content: '';
  position: absolute;
  left: 50%;
  right: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  width: 280px;
  height: 40px;
  border: 0;
}

.dropdown-btn {
  display: block;
  -webkit-transition: 0.3s linear;
  transition: 0.3s linear;
}

.dropmenu .dropdown ul {
  position: absolute;
  top: 100%;
  right: -175px;
  left: -175px;
  z-index: 10;
  width: 280px;
  padding: 10px 15px;
  margin: 40px auto 0 auto;
  background-color: #68a225;
  border-radius: 3px;
  -webkit-box-shadow: 3px 3px 10px -7px #000;
  box-shadow: 3px 3px 10px -7px #000;
  opacity: 0;
  -webkit-transition: 0.3s linear;
  transition: 0.3s linear;
  -webkit-transition-property: all;
  transition-property: all;
  visibility: hidden;
}

.dropmenu .dropdown ul::before {
  position: absolute;
  top: -7px;
  right: 0;
  left: 0;
  display: inline-block;
  width: 0;
  height: 0;
  margin: auto;
  content: '';
  border-color: transparent transparent #68a225 transparent;
  border-style: solid;
  border-width: 0 7px 7px 7px;
}

#dropmenu .dropdown ul li {
  width: 100%;
  height: auto;
  margin-left: 0;
  overflow: hidden;
}

#dropmenu .dropdown ul li + li {
  border-top: 1px solid #fff;
}

#dropmenu .dropdown ul li a {
  display: block;
  padding: 10px 5px;
  font-size: 14px;
  color: #fff;
  -webkit-transition: none;
  transition: none;
}

.dropdown-btn:hover {
  cursor: pointer;
}

#dropmenu .dropdown:hover {
  overflow: visible;
}

#dropmenu .dropdown:hover ul {
  opacity: 1;
  visibility: visible;
}

@media (max-width: 1024px) {
  nav {
    height: 10%;
    margin-top: 15px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .sp-only,
  .nav-logo {
    display: block;
  }
  .nav-list {
    height: 100%;
    display: block;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
  }
  .nav-list > li + li {
    padding-left: 0;
  }
  .nav-list li {
    margin: 10px 0;
  }
  .nav-list > li + li::before {
    display: none;
  }
  #dropmenu .dropdown {
    overflow: visible;
  }
  .dropmenu .dropdown ul::before,
  .dropmenu .dropdown::after {
    display: none;
  }
  #dropmenu .dropdown ul {
    width: 100%;
    margin: 10px 0;
    padding: 0 0 0 20px;
    background-color: inherit;
    -webkit-box-shadow: none;
    box-shadow: none;
    position: static;
    z-index: 2 !important;
    opacity: 1;
    visibility: visible;
  }
  #dropmenu .dropdown ul li {
    margin: 10px 0;
  }
  #dropmenu .dropdown ul li a {
    font-size: 14px;
    color: inherit;
    padding: 0 0 0 20px;
    position: relative;
  }
  #dropmenu .dropdown ul li a::before {
    content: '∟';
    display: inline-block;
    position: absolute;
    top: -5px;
    left: 0;
  }
}

/* nav end */
/* hamburger overlay */
.hamburger {
  display: none;
}

@media (max-width: 1024px) {
  .hamburger {
    position: fixed;
    top: 10px;
    left: -80px;
    z-index: 5;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 70px;
    height: 70px;
    padding: 10px;
    cursor: pointer;
    -webkit-transition: 0.3s linear;
    transition: 0.3s linear;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
  }
  .hamburger a,
  .hamburger a:hover,
  .hamburger a:focus {
    opacity: 1;
  }
  .menu-trigger,
  .menu-trigger span {
    display: inline-block;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
  }
  .menu-trigger {
    position: relative;
    width: 100%;
    height: 100%;
  }
  .menu-trigger span {
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    background: #fff;
    -webkit-box-shadow: 1px 1px 1px #808080;
    box-shadow: 1px 1px 1px #808080;
  }
  .menu-trigger span:nth-of-type(1) {
    top: 0;
  }
  .menu-trigger span:nth-of-type(2) {
    top: 50%;
    -webkit-transform: translate(0, -100%);
    transform: translate(0, -100%);
  }
  .menu-trigger span:nth-of-type(3) {
    bottom: 0;
  }
  .active .hamburger {
    padding: 3px;
  }
  .active .menu-trigger {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
  .active .menu-trigger span {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .active .menu-trigger span:nth-of-type(1) {
    -webkit-transform: translate(0, 30px) rotate(-45deg);
    transform: translate(0, 30px) rotate(-45deg);
  }
  .active .menu-trigger span:nth-of-type(2) {
    -webkit-transform: translate(0, -100%) rotate(45deg);
    transform: translate(0, -100%) rotate(45deg);
  }
  .active .menu-trigger span:nth-of-type(3) {
    opacity: 0;
  }
  .overlay {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 3;
    display: none;
    width: 100%;
    height: 100%;
    background-color: rgba(77, 66, 62, 0.3);
  }
  .active .overlay {
    display: block;
  }
}

@media (max-width: 599px) {
  .hamburger {
    top: 10px;
    left: -45px;
    width: 35px;
    height: 35px;
    padding: 0;
  }
  .active .hamburger {
    padding: 0;
  }
  .active .menu-trigger span:nth-of-type(1) {
    -webkit-transform: translate(0, 16px) rotate(-45deg);
    transform: translate(0, 16px) rotate(-45deg);
  }
}

/* hamburger overlay end */
/* footer */
.footer-bottom {
  margin-top: -15px;
}

.copy {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 12px;
  padding: 0 10px 10px;
}

@media (max-width: 599px) {
  .copy .logo {
    max-width: 50%;
  }
}

/* footer end */
/* A-BiSUスライダー */
.mainimg {
  position: relative;
}

.mv-text {
  color: #265c00;
  background: -webkit-linear-gradient(0deg, #265c00, #265c00, #265c00, #265c00);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 1;
  font-size: 40px;
  font-weight: bold;
  text-align: left;
  top: 73%;
  left: 33%;
}

.text-gradient01 {
  background: -webkit-linear-gradient(0deg, #68a225, #b3de81, #265c00, #b3de81);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.uk-slidenav-position {
  height: 100%;
}

.mainimg .uk-slideshow img {
  width: 100%;
  height: 100% !important;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center center;
  object-position: center center;
  font-family: 'object-fit: cover; object-position: center center;';
}

.mainimg .uk-slideshow {
  position: relative;
  height: 100% !important;
  overflow: hidden;
}

.mainimg .uk-slideshow::after {
  display: block;
  padding-top: 40%;
  content: '';
}

.mainimg .uk-slideshow li {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100% !important;
}

.mainimg .uk-slideshow li > div {
  height: 100% !important;
}

.uk-dotnav > * > * {
  width: 10px;
  height: 10px;
}

.uk-dotnav-contrast > * > * {
  background: #ccc;
}

.uk-dotnav-contrast > .uk-active > * {
  background: #565656;
}

.uk-dotnav > .uk-active > * {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.uk-dotnav li a:hover {
  opacity: 1;
}

.uk-position-bottom {
  bottom: -30px;
}

@media (max-width: 1024px) {
  .mainimg .uk-slideshow::after {
    padding-top: 40%;
  }
}

@media (max-width: 599px) {
  .mainimg .uk-slideshow::after {
    padding-top: 40%;
  }
}

/* A-BiSUスライダー end */
/* mainimg */
.mainimg {
  padding: 30px 0;
}

.slick-img {
  width: 90%;
  margin: 0 5%;
  overflow: hidden;
  position: relative;
}

.slick-img::before {
  content: "";
  display: block;
  padding-top: 60%;
}

.slick-img img {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.slick-img::after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background-image: url(/upload/tenant_1/67ff5a92281c33cbd96853d83df44286.png);
  background-size: 100.5% 100.5%;
  background-repeat: no-repeat;
  background-position: center center;
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
}

[class^="slick-arrow"]::before {
  font-family: "Font Awesome 5 Free";
  font-size: 50px;
  font-weight: 900;
  display: inline-block;
  margin: auto;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  z-index: 1;
}

.slick-arrow-prev::before {
  content: "\f053";
  left: 14%;
}

.slick-arrow-next::before {
  content: "\f054";
  right: 14%;
}

[class^="slick-arrow"]:hover {
  cursor: pointer;
}

.slick-dots {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 10px 0;
}

.slick-dots li {
  margin: 0 5px;
}

.slick-dots button {
  text-indent: -999rem;
  width: 15px;
  height: 15px;
  background-color: #f2fbe9;
  border-radius: 50%;
  border: none;
}

.slick-dots button:focus {
  outline: none;
}

@media (max-width: 1024px) {
  [class^="slick-arrow"]::before {
    font-size: 32px;
  }
  .slick-arrow-prev::before {
    left: 15%;
  }
  .slick-arrow-next::before {
    right: 15%;
  }
}

@media (max-width: 599px) {
  [class^="slick-arrow"]::before {
    font-size: 24px;
  }
  .slick-arrow-prev::before {
    left: 9%;
  }
  .slick-arrow-next::before {
    right: 9%;
  }
  .slick-dots li {
    margin: 0 7px;
  }
  .slick-dots button {
    width: 12px;
    height: 12px;
  }
}

/* mainimg end */
/* 下層ページのmainimg */
.underimg-wrap {
  padding-left: 20%;
  position: relative;
}

.under-title {
  width: 20%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 48px;
  color: #471a0c;
  font-weight: bold;
  text-shadow: -5px 3px 0 #ccc5c2;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  padding: 15px;
  position: absolute;
  top: 0;
  left: 0;
}

@media (max-width: 1024px) {
  .underimg-wrap {
    padding-left: 25%;
  }
  .under-title {
    width: 25%;
    font-size: 26px;
  }
}

@media (max-width: 599px) {
  .underimg-wrap {
    padding-left: 0;
  }
  .under-title {
    width: 100%;
    font-size: 26px;
    -webkit-writing-mode: horizontal-tb;
    -ms-writing-mode: lr-tb;
    writing-mode: horizontal-tb;
    position: static;
  }
}

/* 下層ページのmainimg end */
/* table */
.timetable-wrap {
  border-radius: 10px;
  overflow: hidden;
}

.timetable {
  width: 100%;
  border-collapse: collapse;
}

.timetable tr th,
.timetable tr td {
  text-align: center;
  padding: 10px;
}

.timetable tr th {
  color: #fff;
  font-weight: bold;
  font-size: 18px;
}

.timetable tr th + th {
  border-left: 1px solid #fff;
}

@media (max-width: 1024px) {
  .timetable tr th,
  .timetable tr td {
    font-size: 12px;
    padding: 10px 5px;
  }
}

/* table end */
/* list */
.list-inner {
  height: 100%;
}

.auto-height-list .list-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.auto-height-list .list-inner .auto-height-btn {
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.information-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.information-list dt {
  padding-right: 5px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.information-list dd {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.under-border-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 10px 5px;
  border-bottom: 1px solid #d3c5bb;
}

.under-border-list dt {
  width: 10%;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.under-border-list dd {
  min-width: 25%;
  text-align: right;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.note-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.note-list dt {
  width: 130px;
}

.note-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 30px;
  color: #fff;
  font-weight: bold;
  border-radius: 50%;
  z-index: 1;
}

.note-list dd {
  width: 10%;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  margin-left: -15px;
  padding: 10px 30px 10px calc(10% + 30px);
  -webkit-border-top-right-radius: 30px;
  -webkit-border-bottom-right-radius: 30px;
  -moz-border-radius-topright: 30px;
  -moz-border-radius-bottomright: 30px;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  position: relative;
}

.note-list dd .note-img {
  width: 10%;
  margin: auto;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  z-index: 1;
}

.faq-list dt,
.faq-list dd {
  position: relative;
  padding-left: 70px;
}

.faq-list dt::before,
.faq-list dd::before {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  font-size: 28px;
  font-weight: bold;
  line-height: 1.2;
  border-radius: 50%;
  position: absolute;
  top: -12px;
  left: 0;
}

.faq-list dt::before {
  content: 'Q';
  color: #fff;
}

.faq-list dd::before {
  content: 'A';
}

.faq-list dt {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 35px;
}

.faq-list dd {
  padding: 15px 20px 15px 70px;
  background-color: #fff;
  border-radius: 15px;
}

.flow-list li + li .flow-img-wrap {
  position: relative;
}

.flow-list li + li .flow-img-wrap::before {
  content: "\f061";
  font-family: "Font Awesome 5 Free";
  font-size: 60px;
  font-weight: 900;
  display: inline-block;
  margin: auto;
  position: absolute;
  top: 50%;
  left: -15px;
  -webkit-transform: translate(-100%, -50%);
  transform: translate(-100%, -50%);
  z-index: 1;
}

.list_04 .list-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.list_04 .list-inner .box {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.list_07 .list-inner {
  position: relative;
}

.list_07 .onimg-title {
  margin: auto;
  padding: 10px;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  z-index: 1;
}

.list_10 li {
  margin-top: 0;
}

.list_10 li:nth-of-type(even) {
  background: none;
}

.list_10 li:nth-of-type(even)::after {
  display: none;
}

.list_10 li + li {
  margin-top: 70px;
}

.list_10 li + li::before {
  display: none;
}

.list_10 li:nth-of-type(odd)::before {
  display: block;
}

@media (max-width: 1024px) {
  .under-border-list dd {
    min-width: 35%;
  }
  .note-list dt {
    width: 20%;
  }
  .note-item {
    font-size: 24px;
  }
  .note-list dd {
    padding: 10px 20px 10px calc(15% + 20px);
  }
  .note-list dd .note-img {
    width: 15%;
  }
  .flow-list li + li {
    position: relative;
  }
  .flow-list li + li .flow-img-wrap {
    position: static;
  }
  .flow-list li + li .flow-img-wrap::before {
    content: "\f063";
    font-size: 40px;
    text-align: center;
    top: 0;
    left: 0;
    right: 0;
    -webkit-transform: translate(0, -100%);
    transform: translate(0, -100%);
  }
}

@media (max-width: 599px) {
  .under-border-list dd {
    width: 100%;
    margin-top: 5px;
  }
  .list_08 .step-img {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .list_08 .step-cont {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .note-list dt {
    width: 30%;
    -webkit-transform: translate(0, 15%);
    transform: translate(0, 15%);
  }
  .note-list dd {
    width: 90%;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    font-size: 16px;
    margin-left: auto;
    border-radius: 30px;
  }
}

/* list end */
/* カスタムコンテンツ */
.date {
  font-weight: bold;
}

.news-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-radius: 30px;
}

.news-list dt,
.news-list dd {
  padding: 15px 20px;
}

.news-list dt {
  min-width: 15%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  border-radius: 30px;
  z-index: 1;
}

.news-list dt::before {
  content: "\f028";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  display: inline-block;
  margin-right: 5px;
}

.news-list dd {
  width: 10%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.news-list .title {
  width: 10%;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin: 0 15px;
}

.news-list .title a {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.cc-list {
  padding: 10px 5px;
  border-bottom: 1px solid #d1d1d1;
}

.cc-list dt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 5px;
}

.date {
  font-size: 12px;
}

.category span {
  display: inline-block;
  font-size: 12px;
  line-height: 1.2;
  padding: 2px 10px;
  border-radius: 20px;
}

.category span + span {
  margin-left: 5px;
}

.cc-side-list {
  padding-left: 15px;
}

.cc-side-list li {
  padding-left: 20px;
  position: relative;
}

.cc-side-list li::before {
  content: "\f105";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
}

.lightbox-wrap {
  position: relative;
}

.lightbox-wrap .search-icon {
  width: 20%;
  margin: auto;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  z-index: 1;
}

.lightbox-img::before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  -webkit-transition: 0.1s linear;
  transition: 0.1s linear;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.lightbox-img:hover {
  cursor: pointer;
}

.lightbox-img:hover::before {
  background-color: transparent;
}

@media (max-width: 599px) {
  .news-list dt {
    width: 100%;
  }
  .news-list dd {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .news-list .title {
    width: 100%;
    margin: 0 5px;
  }
  .news-list .text-link {
    -ms-flex-item-align: end;
    align-self: flex-end;
  }
  .thumbs-cc-list .cc-list {
    padding: 5px;
  }
  .thumbs-cc-list .cc-list dt {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .thumbs-cc-list .cc-list dd a {
    font-size: 13px;
  }
}

/* カスタムコンテンツ end */
/* pager */
.pager ul li a,
.pager ul li .now {
  width: 30px;
  height: 30px;
  font-size: 18px;
  line-height: 100%;
  padding: 5px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  border: 1px solid transparent;
  position: relative;
  border-radius: 50%;
}

.pager ul li .now,
.pager ul li a:hover {
  opacity: 1;
  border: 1px solid #68a225;
  background-color: #68a225;
  color: #fff;
}

.pager ul li .now:after,
.pager ul li a:hover:after {
  background-color: #000;
}

.pager ul li a:focus {
  outline: none;
}

@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop,
  .pager ul li a,
  .pager ul li .now {
    padding-top: 5px;
  }
}

.pager ul li a:hover {
  opacity: 1;
}

.pager ul .prev,
.pager ul .next {
  font-size: 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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
}

.pager ul .prev-arrow:before {
  content: "\f104";
  font-family: "Font Awesome 5 Free";
  display: inline-block;
  font-weight: 900;
  line-height: 100%;
}

.pager ul .next-arrow:before {
  content: "\f105";
  font-family: "Font Awesome 5 Free";
  display: inline-block;
  font-weight: 900;
  line-height: 100%;
}

@media (max-width: 599px) {
  .pager ul li a,
  .pager ul li .now {
    width: 30px;
    height: 30px;
    font-size: 16px;
  }
}

/* pager end */
/* form */
.must {
  font-size: 12px;
  line-height: 1;
  text-align: center;
  color: #fff;
  margin-left: 10px;
  padding: 3px 10px;
  border-radius: 10px;
}

.contact-item {
  padding: 20px 0;
}

.contact-item dd input,
.contact-item dd textarea {
  width: 100%;
  padding: 8px 5px;
  border: none;
  border-radius: 20px;
  -webkit-box-shadow: 0px 0px 8px 0px #c3c3c0;
  box-shadow: 0px 0px 8px 0px #c3c3c0;
}

.contact-item dd textarea {
  height: 150px;
}

@media only screen and (max-width: 599px) {
  .contact-item {
    padding: 10px 0;
  }
}

/* form end */
/* ---------------------------
01index「トップページ」
----------------------------- */
.list_01 a {
  position: relative;
}

.list_01 .text-box {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.list_01 dt {
  text-align: center;
  font-size: 26px;
  font-weight: bold;
  margin: 0px 0 15px;
  color: #ffffff;
  white-space: nowrap;
  line-height: 1.5;
  background: -webkit-linear-gradient(0deg, #265c00, #265c00, #265c00, #265c00);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.list_01 dd {
  color: #ffffff;
  white-space: nowrap;
  font-weight: bold;
  font-size: 20px;
  text-align: center;
  background: -webkit-linear-gradient(0deg, #265c00, #265c00, #265c00, #265c00);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.list_01 dd:before {
  content: "\f138";
  font-weight: 900;
  font-family: 'Font Awesome 5 Free';
  display: inline-block;
  margin-right: 10px;
}

.list_01 img {
  opacity: 0.7;
}

.area_51 .sub-text {
  font-size: 130%;
  font-weight: bold;
  margin-bottom: 20px;
  display: block;
  line-height: 1.8;
  text-align: center;
}

.area_51 .text1 {
  line-height: 2.5;
}

.area_51 .pic {
  position: relative;
}

/* .area_51 .pic img {
  opacity: 0.4;
} */

.area_51 .pic .text {
  position: absolute;
  bottom: 10px;
  right: 10px;
  font-size: 22px;
  white-space: nowrap;
  color: #265c00;
  letter-spacing: 2px;
  z-index: 1;
  white-space: nowrap;
}

.area_51 .right {
  padding-right: calc(50vw - 500px);
}

.area_51 .title_01 {
  margin-bottom: 15px;
}

.top04 .ttl {
  border-bottom: 1px solid #ffffff;
  text-align: center;
  line-height: 2;
  margin-bottom: 20px;
}

.area_08 .bnr-img {
  max-height: 180px;
}

[class^=img-icon_] {
  position: relative;
}

[class^=img-icon_]:before {
  content: "\f02c";
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  font-size: 50px;
}

.img-icon_001:before {
  content: "\f02c";
}

.img-icon_002:before {
  content: "\f256";
}

.img-icon_003:before {
  content: "\f015";
}

.img-icon_004:before {
  content: "\f059";
}

.img-icon_005:before {
  content: "\f0e0";
}

@media only screen and (max-width: 1024px) {
  .area_09 .right {
    padding-right: 15px;
  }
  .area_09 .pic .text {
    font-size: 14px;
  }
  .bnr-title {
    font-size: 24px;
  }
  .btn_02 [class^="icon"] {
    font-size: 28px;
    left: 5%;
  }
  .btn_02 a,
  .btn_02 button {
    padding: 10px 10px 10px 55px;
  }
  .list_01 dt {
    font-size: 22px;
    margin: 0px 0 10px;
  }
  .list_01 dd {
    font-size: 16px;
  }
  .mv-text {
    font-size: 30px;
  }
  .area_51 .pic .text {
    font-size: 14px;
  }
}

@media only screen and (max-width: 599px) {
  .mv-text {
    font-size: 18px;
  }
  .list_01 dt {
    font-size: 18px;
    margin: 0px 0 5px;
  }
  .list_01 dd {
    font-size: 14px;
  }
  .list_01 dd:before {
    margin-right: 5px;
  }
  .heightLine-01 {
    height: auto !important;
  }
  [class^=img-icon_]:before {
    font-size: 24px;
  }
  .copy {
    padding-bottom: 55px;
  }
}

/* 電話番号とWEB予約固定バナー */
.sp-fix-box {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 18;
  width: 100%;
  display: none;
}

.sp-fix-box li {
  width: 50%;
}

.sp-fix-box li * {
  height: 100%;
}

.sp-fix-box li + li a {
  border-left: 1px solid #fff;
}

.sp-fix-box a {
  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: 10px 5px;
  color: #fff;
  font-weight: bold;
  background-color: #68a225;
}

.sp-fix-box a:before {
  margin-right: 7px;
}

.sp-fix-box .ab-test a {
  background-color: #265c00;
}

.sp-fix-box .contact a:before {
  content: "\f0e0";
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
}

.sp-fix-box .tel a:before {
  content: "\f095";
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
}

@media only screen and (max-width: 599px) {
  .sp-fix-box {
    display: block;
  }
}

[data-element-id] .sp-fix-box {
  display: block;
  position: static;
  width: 400px;
}

.indent01 li {
  text-indent: -1em;
  padding-left: 1em;
}

/* ---------------------------
03first「初めての方へ」
----------------------------- */
.area_17 .timetable th {
  border-bottom: 1px solid #fff;
}

.area_17 .timetable tr:last-child th {
  border-bottom: none;
}

@media only screen and (max-width: 599px) {
  .area_17 .timetable th {
    width: 30%;
  }
  .area_17 .timetable td {
    width: 70%;
  }
}

/* ---------------------------
16faq「よくある質問」
----------------------------- */
.faq-list dd {
  display: none;
}
[data-element-id] .faq-list dd {
  display: block;
}

.faq-list dt {
  position: relative;
  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;
}

.faq-list dt:after {
  content: "\f13a";
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
}

.faq-list dt.is-parent:after {
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.faq-list dt:hover {
  cursor: pointer;
}
.gallery-lightbox img:hover {
  cursor: pointer;
}

[data-element-id] .slicklider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

[data-element-id] .slick-slideimg {
  width: 30%;
}

[data-element-id] .mv-text {
  position: absolute!important;
}

[data-element-id] .list_01 .text-box {
  position: absolute!important;
}

[data-element-id] .area_51 .pic .text {
  position: absolute!important;
}

[data-element-id] .bnr-title {
  position: absolute!important;
}
[data-element-id] .point_02 {
  position: absolute!important;
}
[data-element-id] .square-inner {
  position: absolute!important;
}
[data-element-id] .under-title {
  position: absolute!important;
}

.v-title a {
  display: block;
  padding: 5px 20px;
  background: #68a225;
  border-radius: 20px;
  color: #fff;
  width: fit-content;
}


/* 2022.08.20 */

.insta01{
  width: 40px;
}

.line01{
  width: 140px;
}

.sns02{
  display: flex;
  justify-content: space-around;
  margin-bottom: 30px;
}

.insta02{
  width: 60px;
}

.line02{
  width: 180px;
}

.insta{
  width: 60px;
}

.line{
  width: 160px;
  margin: 0 !important;
}

.navi01{
  margin: 15px 4px !important;
}

.insta03{
  display: none;
}

@media only screen and (max-width: 599px) {
.insta {
    width: 40px;
}

.insta02 {
    width: 50px;
}

.line01 {
    width: 130px;
}

.insta03{
  display: block;
  top: 60px;
  left: -48px;
  width: 40px;
  height: 55px;
  padding: 0;
  position: absolute;
}
}

/* 2024.07.11*/

.bg-white{
  background: #fff;
}


.akires-line{
  width: 200px !important;
}

.akires-linea{
  width: 100% !important;
}

.akires-blog{
  margin-bottom: 40px;
  padding-bottom: 60px;
}

.youtube {
  width: 80%;
  margin: 0 auto 50px;
}

.youtube iframe {
  width:100%;
  aspect-ratio: 16/9;
}

@media (max-width: 599px){
  .youtube {
    width: 100%;
    margin: 0 auto 30px;
  }
}
