/*!****************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./src/sass/style.scss ***!
  \****************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/*! destyle.css v3.0.0 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Replaced content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
svg,
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable.
 * 1. Make form elements stylable across systems iOS especially.
 * 2. Inherit text-transform from parent.
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none; /* 1 */
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit; /* 2 */
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
       appearance: radio;
}

/**
 * Correct cursors for clickable elements.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
}

button:disabled,
[type=button]:disabled,
[type=reset]:disabled,
[type=submit]:disabled {
  cursor: default;
}

/**
 * Improve outlines for Firefox and unify style with input elements & buttons.
 */
:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

legend {
  padding: 0;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the outline style in Safari.
 */
[type=search] {
  outline-offset: -2px; /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Fix font inheritance.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/*
 * Remove outline for editable content.
 */
[contenteditable]:focus {
  outline: auto;
}

/* Tables */
/* ============================================ */
/**
1. Correct table border color inheritance in all Chrome and Safari.
*/
table {
  border-color: inherit; /* 1 */
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

html {
  font-size: 10px;
}

body {
  font-family: "Noto Sans JP", sans-serif;
  color: #222222;
  font-weight: 400;
}

picture {
  display: block;
}

img {
  width: 100%;
  height: auto;
}

a {
  display: inline-block;
}

.l-header {
    z-index: 10;
    left: 0;
    position: absolute;
}
.l-header__container {
    padding: 9px 24px 0;
    margin: 0 auto;
    width: 280px;
}
.l-header__logo {
  color: #0aa72e;
  font-size: 2.6rem;
  font-weight: bold;
  line-height: 1.3;
  letter-spacing: 0.1em;
}
.l-header__logo span {
  font-size: 2rem;
}
.l-header__nav {
  display: block;
}
.l-header__list {
/*  display: flex;
  align-items: center;*/
  height: 100%;
}
.l-header__item {
  padding: 24px 0;
  border-top: 1px solid #CBCBCB;
      font-size: 16px;
}
.l-header__item:hover {
  color: #0d9d29;
}
.l-header__item:first-of-type {
  position: relative;
}
.l-header__item:first-of-type img {
  position: absolute;
  left: 50%;
  transform: translate(-50%, 100%) rotate(90deg);
  width: 24px;
  height: auto;
}
/*.l-header__item:nth-of-type(4) {
  margin-left: 13px;
}*/
.l-header__item:nth-of-type(6) {
  margin-left: 32px;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.6;
}
.l-header__item:nth-of-type(6) a {
  padding: 8px;
  border: 2px solid #0aa72e;
  border-radius: 10px;
}
.l-header__item:nth-of-type(6) img {
  width: 31.07px;
}
.l-header__dropdown-list {
  position: absolute;
  top: 77px;
  left: -27px;
  display: none;
  padding: 17.5px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  text-align: left;
  background-color: rgba(236, 255, 209, 0.9);
  border: 1px solid #0aa72e;
  border-radius: 10px;
  z-index: 10;
}
.l-header__dropdown-item {
  display: flex;
  align-items: center;
  color: #222222;
  font-size: 1.4rem;
  line-height: 1.875;
  font-weight: 400;
  transition: all 0.3s;
}
.l-header__dropdown-item::before {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  background-position: center;
  background-size: contain;
  background-image: url(.././images/arrow.svg);
}
.l-header__dropdown-item:hover {
  color: #0d9d29;
}
.l-header__dropdown-item a {
  white-space: nowrap;
}
.l-header__buttons {
  display: none;
}
.l-header__btn {
  width: 85px;
  height: 77px;
  color: #fff;
  font-size: 1.4rem;
      background-color: #4ba27e;
  text-align: center;
}
.l-header__btn#burger {
  position: relative;
  cursor: pointer;
}
.l-header__btn#burger span {
  display: block;
  position: absolute;
  left: 50%;
  width: 45px;
  height: 2px;
  background: #fff;
  transition: all 0.3s;
}
.l-header__btn#burger span:first-of-type {
  top: 25px;
  transform: translateX(-50%);
}
.l-header__btn#burger span:nth-of-type(2) {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.l-header__btn#burger span:last-of-type {
  bottom: 25px;
  transform: translateX(-50%);
}
.l-header__btn#burger.is-active span:first-of-type {
  top: 50%;
  transform: translate(-50%, -50%) rotate(-45deg);
}
.l-header__btn#burger.is-active span:nth-of-type(2) {
  width: 0;
}
.l-header__btn#burger.is-active span:last-of-type {
  bottom: auto;
  top: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
}
.l-header__btn a {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: inherit;
  height: inherit;
}
.l-header__btn img {
  margin-top: 10px;
  width: 35px;
}
@media screen and (max-width: 930px) {
  .l-header__container {
    position: relative;
    padding: 0 0 0 14px;
  }
  .l-header__nav {
    position: absolute;
    top: 100%;
    left: 0;
    display: none;
    padding: 0 37px 33px;
    width: 100%;
    background-color: #ecffd1;
    z-index: 10;
  }
  .l-header__list {
    flex-direction: column;
    align-items: flex-start;
    padding-top: 27px;
    margin: 0 auto;
    max-width: 337.5px;
  }
  .l-header__item {
    position: relative;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-top: 16px;
    padding-bottom: 14px;
    margin-left: 0 !important;
    width: 100%;
    color: #0aa72e;
    font-size: 1.6rem;
    text-align: left;
  }
  
  .l-header__item:first-of-type img {
    position: static;
    transform: rotate(90deg);
    width: 28px;
  }
  .l-header__item:nth-of-type(6) {
    display: none;
  }
  
  .l-header__item:last-of-type span {
    color: #0aa72e;
    font-size: 1.4rem;
    font-weight: 400;
  }
  .l-header__dropdown-list {
    position: static;
    padding: 0;
    border: none;
  }
  .l-header__dropdown-item::before {
    flex-shrink: 0;
  }
  .l-header__dropdown-item a {
    white-space: normal;
  }
  .l-header__buttons {
    display: flex;
    -moz-column-gap: 3px;
         column-gap: 3px;
  }
}
@media screen and (max-width: 500px) {
  .l-header__logo {
    font-size: 1.8rem;
  }
  .l-header__logo span {
    font-size: 1.4rem;
  }
  .l-header__buttons {
    -moz-column-gap: 1px;
         column-gap: 1px;
  }
  .l-header__btn {
    width: 60px;
    height: 50px;
    font-size: 1rem;
  }
  .l-header__btn#burger span {
    width: 27px;
  }
  .l-header__btn#burger span:first-of-type {
    top: 13px;
  }
  .l-header__btn#burger span:last-of-type {
    bottom: 13px;
  }
  .l-header__btn img {
    margin-top: 5px;
    width: 29.97px;
  }
}

.l-footer__recruit {
  position: relative;
  padding: 112px 37px 107.9px;
  background-repeat: no-repeat;
  background-position: center right;
  background-size: cover;
}
.webp .l-footer__recruit {
  background-image: url(.././images/footer_recruit.webp);
}
.no-webp .l-footer__recruit {
  background-image: url(.././images/footer_recruit.jpg);
}
.l-footer__recruit::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(165, 239, 182, 0.85);
}
.l-footer__btn {
  position: relative;
  display: block;
  margin: 0 auto;
  max-width: 576.16px;
  font-size: 2.8rem;
  font-weight: bold;
  line-height: 1.535;
  text-align: center;
  z-index: 1;
}
.l-footer__btn div {
  padding: 19px 0 16.1px;
  background-color: #fff;
  border: 1px solid #0aa72e;
  border-radius: 20px;
  box-shadow: 0 11.1px 0 0 #0aa72e;
}
.l-footer__btn span {
  color: #0aa72e;
  font-size: 2.2rem;
}
.l-footer__btn::before {
  content: url(.././images/footer_text.svg);
  position: absolute;
  right: 546px;
  bottom: 50%;
  display: block;
}
.l-footer__info {
  padding: 23px 37px;
  background-color: #4BA27D;
}
.l-footer__info > p {
  text-align: center;
}
.l-footer__info > p small {
  color: #fff;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.875;
}
.l-footer__list {
  display: flex;
  justify-content: center;
  margin-bottom: 6px;
}
.l-footer__item {
  color: #fff;
  font-size: 1.4rem;
  font-weight: 500;
}
.l-footer__item:not(:last-of-type) {
  border-right: 1px solid #fff;
}
.l-footer__item a {
  padding: 0 10px;
}
@media screen and (max-width: 1290px) {
  .l-footer__btn::before {
    right: 400px;
  }
}
@media screen and (max-width: 1000px) {
  .l-footer__btn::before {
    right: 300px;
    bottom: 70%;
    transform: rotate(5deg);
  }
}
@media screen and (max-width: 820px) {
  .l-footer__btn::before {
    content: none;
  }
}
@media screen and (max-width: 470px) {
  .l-footer__recruit {
    padding-top: 26px;
    padding-bottom: 30px;
  }
  .l-footer__btn {
    font-size: 1.8rem;
  }
  .l-footer__btn span {
    font-size: 1.4rem;
  }
  .l-footer__btn::after {
    top: 5px;
  }
  .l-footer__info {
    padding: 11px 16px;
  }
  .l-footer__info > p small {
    font-size: 1.4rem;
    line-height: 1.285;
  }
  .l-footer__list {
    display: none;
  }
}

.p-breadcrumb {
  background-color: #f7fcf8;
}
.p-breadcrumb__container {
  display: flex;
  align-items: center;
  height: 50px;
}
.p-breadcrumb__list {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  -moz-column-gap: 12px;
       column-gap: 12px;
}
.p-breadcrumb__item {
  display: flex;
  align-items: center;
  -moz-column-gap: 12px;
       column-gap: 12px;
  font-size: 1.3rem;
  line-height: 1.46;
}
.p-breadcrumb__item:not(:last-of-type)::after {
  content: "＞";
}
@media screen and (max-width: 450px) {
  .p-breadcrumb__item {
    font-size: 1rem;
  }
}

.p-facility > section:nth-of-type(odd) {
  overflow-x: hidden;
}
.p-facility > section:nth-of-type(odd) .p-facility__container {
  padding-top: 70px;
  padding-bottom: 85.3px;
}
.p-facility > section:nth-of-type(odd) .p-facility__container > h3 {
  margin-bottom: 10px;
  color: #0aa72e;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.66;
}
.p-facility > section:nth-of-type(odd) .p-facility__container > p {
  margin-bottom: 48px;
  font-size: 1.6rem;
  line-height: 1.5625;
}
.p-facility > section:nth-of-type(odd) .p-facility__swiper:last-of-type {
  margin-bottom: 55px;
}
.p-facility > section:nth-of-type(even) {
  background-color: #f7fcf8;
}
.p-facility > section:nth-of-type(even) .p-facility__container {
  padding-top: 65px;
  padding-bottom: 103px;
}
.p-facility__head {
  margin-bottom: 33px;
  font-size: 3rem;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1.5;
  text-align: center;
}
.p-facility__feature .p-facility__sub-head {
  margin-bottom: 27px;
}
.p-facility__feature > p {
  margin-bottom: 17px;
  font-size: 1.8rem;
  line-height: 1.666;
}
.p-facility__feature > p.emphasis {
  color: #0aa72e;
  font-size: 2rem;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1.45;
}
.p-facility__feature-item {
  padding-left: 1.8em;
  font-size: 1.8rem;
  line-height: 1.666;
  text-indent: -1.8em;
}
.p-facility__feature-item::before {
  content: "●";
  margin-right: 11px;
  color: #0aa72e;
}
.p-facility__feature-item a {
  display: inline;
}
.p-facility__feature-item a span {
  color: #0aa72e;
  font-weight: 500;
  text-decoration: underline;
}
.p-facility__feature-item a img {
  width: 20px;
  vertical-align: middle;
  transform: rotate(180deg);
}
.p-facility__flow {
  margin-top: 60px;
}
.p-facility__flow .p-facility__sub-head {
  margin-bottom: 30px;
}
.p-facility__flow-info {
  padding: 26px;
  margin-bottom: 29.9px;
  background-color: #ecffd1;
  border: 2px solid #0aa72e;
  border-radius: 20px;
}
.p-facility__flow-info > p {
  color: #0aa72e;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.66;
}
.p-facility__flow-info > p:not(:last-of-type) {
  margin-bottom: 20px;
}
.p-facility__flow-swiper {
  margin: 0 auto;
  max-width: 1006px;
}
.p-facility__plan {
  margin-bottom: 85px;
}
.p-facility__plan .p-facility__sub-head {
  margin-bottom: 30px;
}
.p-facility__summary {
  padding-bottom: 75px;
}
.p-facility__summary .p-facility__sub-head {
  margin-bottom: 39px;
}
.p-facility__summary > p {
  font-size: 1.6rem;
  line-height: 1.5625;
}
.p-facility__summary-table {
  table-layout: fixed;
  border-collapse: collapse;
  margin-bottom: 26px;
  width: 100%;
  background-color: #fff;
}
.p-facility__summary-table th,
.p-facility__summary-table td {
  padding: 12px;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.5625;
  border: 1px solid #e3e6ea;
  vertical-align: middle;
}
.p-facility__summary-table th a,
.p-facility__summary-table td a {
  color: #0aa72e;
  text-decoration: underline;
}
.p-facility__summary-table th {
  width: 164px;
  background-color: #ecffd1;
}
.p-facility__access .p-facility__sub-head {
  margin-bottom: 16px;
}
.p-facility__access > p {
  font-size: 1.6rem;
  line-height: 1.5625;
}
.p-facility__access-map {
  margin-top: 32px;
  margin-bottom: 31px;
  width: 100%;
  height: 354px;
}
.p-facility__access-map iframe {
  width: 100%;
  height: 100%;
}
.p-facility__rehabilitation:first-of-type {
  margin-bottom: 124px;
}
.p-facility__rehabilitation:first-of-type .p-facility__rehabilitation-content {
  display: flex;
  -moz-column-gap: 20px;
       column-gap: 20px;
}
.p-facility__rehabilitation:first-of-type .p-facility__rehabilitation-content > div > picture {
  display: none;
}
.p-facility__rehabilitation:first-of-type .p-facility__rehabilitation-content h4 {
  margin-bottom: 11px;
  color: #0aa72e;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.5;
}
.p-facility__rehabilitation:first-of-type .p-facility__rehabilitation-content p {
  font-size: 1.6rem;
  line-height: 1.875;
}
.p-facility__rehabilitation:first-of-type .p-facility__rehabilitation-content button {
  display: none;
}
.p-facility__rehabilitation:first-of-type .p-facility__rehabilitation-content > picture {
  flex-shrink: 0;
  width: 324px;
}
.p-facility__rehabilitation:last-of-type .p-facility__rehabilitation-content {
  display: flex;
  -moz-column-gap: 20px;
       column-gap: 20px;
  margin-bottom: 95px;
}
.p-facility__rehabilitation:last-of-type .p-facility__rehabilitation-content h4 {
  margin-bottom: 11px;
  color: #0aa72e;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.5;
}
.p-facility__rehabilitation:last-of-type .p-facility__rehabilitation-content p {
  font-size: 1.6rem;
  line-height: 1.875;
}
.p-facility__rehabilitation:last-of-type .p-facility__rehabilitation-content > picture {
  flex-shrink: 0;
  width: 324px;
}
.p-facility__rehabilitation:last-of-type dl {
  position: relative;
  padding: 30px;
  background-color: #f2faf4;
  border: 2px solid #0aa72e;
  border-radius: 20px;
}
.p-facility__rehabilitation:last-of-type dl div:first-of-type, .p-facility__rehabilitation:last-of-type dl div:nth-of-type(2) {
  width: 61.6%;
}
.p-facility__rehabilitation:last-of-type dl div:first-of-type {
  margin-bottom: 35px;
}
.p-facility__rehabilitation:last-of-type dl div:first-of-type picture {
  position: absolute;
  top: 30px;
  right: 30px;
  width: 31.4%;
}
.p-facility__rehabilitation:last-of-type dl div:nth-of-type(2) {
  margin-bottom: 70px;
}
.p-facility__rehabilitation:last-of-type dl div:nth-of-type(3) {
  margin-bottom: 61.4px;
}
.p-facility__rehabilitation:last-of-type dl div:nth-of-type(4) {
  margin-bottom: 45px;
}
.p-facility__rehabilitation:last-of-type dl div picture {
  max-width: 602px;
}
.p-facility__rehabilitation:last-of-type dl dt {
  padding-bottom: 12.4px;
  margin-bottom: 19.6px;
  color: #0aa72e;
  font-size: 2.2rem;
  font-weight: bold;
  line-height: 1.59;
  border-bottom: 1px solid #0aa72e;
}
.p-facility__rehabilitation:last-of-type dl dd {
  font-size: 1.6rem;
  line-height: 1.875;
}
.p-facility__rehabilitation:last-of-type dl dd a {
  font-weight: 500;
}
.p-facility__rehabilitation:last-of-type dl dd a img {
  width: 22.4px;
  vertical-align: middle;
}
.p-facility__rehabilitation .p-facility__sub-head {
  color: #222222;
  margin-bottom: 28px;
}
.p-facility__rehabilitation-content {
  display: flex;
  -moz-column-gap: 20px;
       column-gap: 20px;
}
.p-facility__rehabilitation-content > div > picture {
  display: none;
}
.p-facility__rehabilitation-content h4 {
  margin-bottom: 11px;
  color: #0aa72e;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.5;
}
.p-facility__rehabilitation-content p {
  font-size: 1.6rem;
  line-height: 1.875;
}
.p-facility__rehabilitation-content button {
  display: none;
}
.p-facility__rehabilitation-content > picture {
  flex-shrink: 0;
  width: 324px;
}
.p-facility__faq {
  margin-bottom: 138px;
}
.p-facility__faq .p-facility__sub-head {
  color: #222222;
  margin-bottom: 29px;
}
.p-facility__faq section h4 {
  margin-bottom: 4px;
  color: #0aa72e;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.5;
}
.p-facility__faq section p {
  font-size: 1.6rem;
  line-height: 1.5625;
}
.p-facility__faq section:first-of-type {
  margin-bottom: 57px;
}
.p-facility__faq section:last-of-type {
  margin-bottom: 90px;
}
.p-facility__faq dl {
  display: flex;
  flex-direction: column;
  row-gap: 40px;
  padding: 30px;
  background-color: #f2faf4;
  border: 2px solid #0aa72e;
  border-radius: 20px;
}
.p-facility__faq dl dt {
  padding-bottom: 13px;
  margin-bottom: 19px;
  color: #0aa72e;
  font-size: 2.2rem;
  font-weight: bold;
  line-height: 1.59;
  border-bottom: 1px solid #0aa72e;
}
.p-facility__faq dl dd {
  font-size: 1.6rem;
  line-height: 1.875;
}
.p-facility__machine {
  margin-bottom: 157px;
}
.p-facility__machine .p-facility__sub-head {
  margin-bottom: 28px;
  color: #0aa72e;
}
.p-facility__machine h4 {
  margin-bottom: 18px;
  color: #0aa72e;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.5;
}
.p-facility__machine > picture {
  display: none;
}
.p-facility__machine-list {
  display: flex;
  flex-wrap: wrap;
  -moz-column-gap: 20px;
       column-gap: 20px;
  row-gap: 50px;
}
.p-facility__machine-item {
  width: 238px;
}
.p-facility__machine-item:nth-of-type(6) {
  align-self: flex-end;
  width: 355px;
}
.p-facility__machine-item:last-of-type {
  align-self: flex-end;
  margin-bottom: 50px;
  width: 360px;
}
.p-facility__machine-item p {
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.5;
}
.p-facility__machine-item p span {
  color: #0aa72e;
}
.p-facility__other:first-of-type {
  margin-bottom: 54px;
}
.p-facility__other:last-of-type {
  position: relative;
}
.p-facility__other:last-of-type picture {
  position: absolute;
  right: 0;
  bottom: -104px;
  width: 38.82%;
}
.p-facility__other:last-of-type picture:last-of-type {
  display: none;
}
.p-facility__other .p-facility__sub-head {
  color: #0aa72e;
  margin-bottom: 19px;
}
.p-facility__other p {
  font-size: 1.6rem;
  line-height: 1.875;
}
@media screen and (max-width: 800px) {
  .p-facility__rehabilitation:first-of-type .p-facility__rehabilitation-content > div > picture {
    display: block;
    margin-bottom: 23.6px;
  }
  .p-facility__rehabilitation:first-of-type .p-facility__rehabilitation-content h4 {
    margin-bottom: 24px;
  }
  .p-facility__rehabilitation:first-of-type .p-facility__rehabilitation-content > picture {
    display: none;
  }
  .p-facility__rehabilitation:last-of-type .p-facility__rehabilitation-content {
    flex-direction: column;
  }
  .p-facility__rehabilitation:last-of-type .p-facility__rehabilitation-content > div > picture {
    display: block;
    margin-bottom: 23.6px;
  }
  .p-facility__rehabilitation:last-of-type .p-facility__rehabilitation-content h4 {
    margin-bottom: 24px;
  }
  .p-facility__rehabilitation:last-of-type .p-facility__rehabilitation-content p {
    margin-bottom: 21px;
  }
  .p-facility__rehabilitation:last-of-type .p-facility__rehabilitation-content picture {
    width: 100%;
  }
}
@media screen and (max-width: 650px) {
  .p-facility section:first-of-type .p-facility__container {
    padding-top: 22px;
    padding-bottom: 75px;
  }
  .p-facility section:first-of-type .p-facility__swiper:last-of-type {
    margin-bottom: 36px;
  }
  .p-facility__head {
    margin-bottom: 14px;
    font-size: 2rem;
  }
}
@media screen and (max-width: 730px) {
  .p-facility__rehabilitation:last-of-type dl div {
    width: 100% !important;
  }
  .p-facility__rehabilitation:last-of-type dl div:first-of-type picture {
    position: static !important;
    margin-top: 22.4px;
    width: 100%;
    max-width: 500px;
  }
  .p-facility__machine-list {
    justify-content: center;
  }
  .p-facility__machine-item {
    width: 45%;
  }
}
@media screen and (max-width: 650px) {
  .p-facility__other:last-of-type picture {
    position: relative;
    width: 100%;
    margin-left: auto;
    max-width: 400px;
  }
  .p-facility__other:last-of-type picture:first-of-type {
    display: none;
  }
  .p-facility__other:last-of-type picture:last-of-type {
    display: block;
  }
}
@media screen and (max-width: 550px) {
  .p-facility__machine > picture {
    display: block;
    margin-bottom: 8.5px;
  }
  .p-facility__machine-swiper {
    margin-bottom: 38px;
  }
  .p-facility__machine-list {
    justify-content: unset;
    flex-wrap: nowrap;
    -moz-column-gap: normal;
         column-gap: normal;
  }
  .p-facility__machine-item:last-of-type {
    display: none;
  }
  .p-facility__machine-item p {
    font-weight: 400;
  }
}
@media screen and (max-width: 500px) {
  .p-facility__feature .p-facility__sub-head {
    margin-bottom: 33.8px;
  }
  .p-facility__feature > p {
    font-size: 1.8rem;
  }
  .p-facility__feature-item {
    font-size: 1.6rem;
  }
  .p-facility__feature-item a span {
    font-size: 1.6rem;
  }
  .p-facility__feature-item::before {
    margin-right: 8px;
  }
  .p-facility__flow .p-facility__sub-head {
    margin-bottom: 39.8px;
  }
  .p-facility__flow-info {
    padding: 20px;
    margin-bottom: 35px;
    font-size: 1.6rem;
  }
  .p-facility__summary {
    padding-bottom: 40px;
  }
  .p-facility__summary-table th {
    width: 100px;
  }
  .p-facility__access .p-facility__sub-head {
    margin-bottom: 24px;
  }
  .p-facility__access-map {
    margin-top: 8px;
    margin-bottom: 24.5px;
    height: 204px;
  }
  .p-facility__rehabilitation:first-of-type {
    margin-bottom: 49px;
  }
  .p-facility__rehabilitation:first-of-type .p-facility__rehabilitation-content h4 {
    font-size: 1.6rem;
  }
  .p-facility__rehabilitation:first-of-type .p-facility__rehabilitation-content p {
    position: relative;
    height: 174px;
    overflow: hidden;
  }
  .p-facility__rehabilitation:first-of-type .p-facility__rehabilitation-content p::after {
    content: "";
    position: absolute;
    bottom: 0;
    display: block;
    height: 97px;
    width: 100%;
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff);
  }
  .p-facility__rehabilitation:first-of-type .p-facility__rehabilitation-content button {
    display: block;
    padding: 8px 0;
    width: 100%;
    font-size: 1.6rem;
    line-height: 1.5;
    text-align: center;
    border: 1px solid #707070;
  }
  .p-facility__rehabilitation:last-of-type .p-facility__rehabilitation-content {
    margin-bottom: 62px;
  }
  .p-facility__rehabilitation:last-of-type dl {
    padding: 19px 21.5px;
  }
  .p-facility__rehabilitation:last-of-type dl div:first-of-type {
    margin-bottom: 23.4px;
  }
  .p-facility__rehabilitation:last-of-type dl div:nth-of-type(2) {
    margin-bottom: 42px;
  }
  .p-facility__rehabilitation:last-of-type dl div:nth-of-type(3) {
    margin-bottom: 30px;
  }
  .p-facility__rehabilitation:last-of-type dl div:nth-of-type(4) {
    margin-bottom: 25px;
  }
  .p-facility__rehabilitation:last-of-type dl dt {
    padding-bottom: 9px;
    margin-bottom: 16px;
    font-size: 1.6rem;
  }
  .p-facility__rehabilitation .p-facility__sub-head {
    margin-bottom: 23.8px;
  }
  .p-facility__faq {
    margin-bottom: 50px;
  }
  .p-facility__faq .p-facility__sub-head {
    margin-bottom: 17.8px;
  }
  .p-facility__faq section h4 {
    font-size: 1.6rem;
  }
  .p-facility__faq section:first-of-type {
    margin-bottom: 24px;
  }
  .p-facility__faq section:last-of-type {
    margin-bottom: 57px;
  }
  .p-facility__faq dl {
    row-gap: 16px;
    padding: 25px 21.5px;
  }
  .p-facility__faq dl dt {
    padding-bottom: 9px;
    margin-bottom: 16px;
    font-size: 1.6rem;
  }
  .p-facility__flow-item {
    width: 100% !important;
  }
  .p-facility__other:first-of-type {
    margin-bottom: 118px;
  }
}

.p-transmission__container {
  display: flex;
  align-items: flex-start;
  -moz-column-gap: 48px;
       column-gap: 48px;
  padding-top: 67px;
  padding-bottom: 185px;
}
.p-transmission__container aside {
  flex-shrink: 0;
  width: 207px;
  border: 1px solid #e3e6ea;
  border-radius: 20px;
}
.p-transmission__container aside h3 {
  padding: 13px 20px 8px;
  color: #fff;
  font-size: 2rem;
  font-weight: 500;
  background-color: #0aa72e;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom: 1px solid #e3e6ea;
}
.p-transmission__head {
  margin-bottom: 11px;
  font-size: 3rem;
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: 0.1em;
}
.p-transmission__sub-head {
  position: relative;
  padding-bottom: 11px;
  margin-bottom: 15px;
  font-size: 2.2rem;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1.5;
}
.p-transmission__sub-head::before, .p-transmission__sub-head::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  height: 1.5px;
}
.p-transmission__sub-head::before {
  width: 100%;
  background-color: #0aa72e;
}
.p-transmission__sub-head::after {
  width: 66px;
  background-color: #f2879b;
}
.p-transmission__content > p {
  margin-bottom: 48px;
  font-size: 1.6rem;
  line-height: 1.5625;
}
.p-transmission__list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  -moz-column-gap: 5px;
       column-gap: 5px;
  row-gap: 39px;
}
.p-transmission__list::after {
  content: "";
  max-width: 159px;
  min-width: 150px;
  height: 100%;
}
.p-transmission__item {
  flex-shrink: 0;
  max-width: 159px;
  min-width: 150px;
}
.p-transmission__item picture {
  margin-bottom: 5px;
}
.p-transmission__item p {
  display: flex;
  align-items: center;
  font-size: 1.6rem;
  line-height: 1.5625;
}
.p-transmission__item p img {
  width: 21.66px;
}
.p-transmission__item a {
  color: #0aa72e;
  font-size: 1.6rem;
  text-decoration: underline;
}
.p-transmission__archive.is-active {
  background-color: #f2faf4;
  border-bottom: 1px solid #e3e6ea;
}
.p-transmission__archive.is-active > div > div span {
  transform: translateY(-50%), rotate(0deg);
}
.p-transmission__archive:not(:last-of-type) {
  border-bottom: 1px solid #e3e6ea;
}
.p-transmission__archive time {
  font-size: 1.6rem;
  font-weight: bold;
}
.p-transmission__archive > div {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 19px 17px;
  cursor: pointer;
}
.p-transmission__archive > div > div {
  position: relative;
  width: 13px;
  height: 13px;
}
.p-transmission__archive > div > div span {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: block;
  width: 100%;
  height: 3px;
  background-color: #0aa72e;
  transition: all 0.3s;
}
.p-transmission__archive > div > div span:last-of-type {
  transform: translateY(-50%) rotate(90deg);
}
.p-transmission__archive ul {
  display: none;
}
.p-transmission__archive li {
  display: flex;
  align-items: center;
  padding: 20px;
  font-size: 1.6rem;
  font-weight: 400;
  border-top: 1px solid #e3e6ea;
  transition: all 0.3s;
}
.p-transmission__archive li:hover {
  color: #0aa72e;
}
.p-transmission__archive li img {
  width: 24px;
}
@media screen and (max-width: 840px) {
  .p-transmission__container {
    flex-direction: column-reverse;
  }
  .p-transmission__item {
    width: 143px;
  }
  .p-transmission__item p {
    font-size: 1.5rem;
  }
  .p-transmission__item a {
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 500px) {
  .p-transmission__container {
    padding-top: 29px;
    padding-bottom: 52px;
  }
  .p-transmission__head {
    font-size: 2rem;
    text-align: center;
  }
  .p-transmission__sub-head {
    margin-bottom: 24px;
    font-size: 1.6rem;
  }
  .p-transmission__content > p {
    margin-bottom: 35px;
    font-size: 2rem;
  }
}
@media screen and (max-width: 450px) {
  .p-transmission__container {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
  .p-transmission__container aside {
    width: 100%;
  }
  .p-transmission__list {
    -moz-column-gap: 10px;
         column-gap: 10px;
  }
}
@media screen and (max-width: 370px) {
  .p-transmission__list {
    width: 100%;
  }
  .p-transmission__item {
    width: 100%;
    max-width: none;
  }
}

.p-fv--top .p-fv__container {
  position: relative;
  padding-bottom: 62px;
  max-width: 1633px !important;
  z-index: 1;
}
.p-fv--top .p-fv__container picture {
  margin-left: auto;
  width: 94%;
}
.p-fv--top .p-fv__container h2 {
  position: absolute;
  bottom: 154px;
  display: flex;
  flex-direction: column;
  row-gap: 15px;
      font-size: 3.5rem;
    font-weight: normal;
    letter-spacing: 0.1em;
    line-height: 1.342;
    z-index: 5;
    font-family: serif;
}
.p-fv--top .p-fv__container h2 span {
  display: inline-block;
  padding: 5.5px 16px;
  background-color: #fff;
}
.p-fv--menu1 {
  margin-bottom: 126px;
}
.p-fv--menu1 .p-fv__container {
  position: relative;
  padding: 93px 94px 83px;
  margin-top: 41px;
  max-width: 1200px !important;
}
.webp .p-fv--menu1 .p-fv__container {
  background-image: url(.././images/fv_menu1.webp);
}
.no-webp .p-fv--menu1 .p-fv__container {
  background-image: url(.././images/fv_menu1.jpg);
}
.p-fv--menu1 .p-fv__container h2 {
  font-size: 3.5rem;
  font-weight: bold;
  line-height: 1.485;
}
.p-fv--menu1 .p-fv__container picture {
  position: absolute;
  right: 180px;
  bottom: 0;
  width: 280px;
}
.p-fv--menu2 {
  margin-bottom: 108px;
}
.p-fv--menu2 .p-fv__container {
  position: relative;
  padding: 114px 94px;
  margin-top: 41px;
  max-width: 1200px !important;
}
.webp .p-fv--menu2 .p-fv__container {
  background-image: url(.././images/fv_menu1.webp);
}
.no-webp .p-fv--menu2 .p-fv__container {
  background-image: url(.././images/fv_menu1.jpg);
}
.p-fv--menu2 .p-fv__container h2 {
  font-size: 3.5rem;
  font-weight: bold;
  line-height: 1.485;
}
.p-fv--menu2 .p-fv__container picture {
  position: absolute;
  right: 266px;
  bottom: 0;
  width: 315px;
}
@media screen and (max-width: 930px) {
  .p-fv--top .p-fv__container {
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 23px;
  }
  .p-fv--top .p-fv__container picture {
    margin-bottom: 14px;
    width: 100%;
  }
  .p-fv--top .p-fv__container h2 {
    position: static;
    align-items: center;
  }
  .p-fv--top .p-fv__container h2 span {
    padding: 0;
  }
}
@media screen and (max-width: 900px) {
  .p-fv--menu1 .p-fv__container picture {
    right: 20px;
  }
  .p-fv--menu2 .p-fv__container picture {
    right: 20px;
  }
}
@media screen and (max-width: 650px) {
  .p-fv--menu1 {
    margin-bottom: 40px;
  }
  .p-fv--menu1 .p-fv__container {
    padding: 32px 27px 30px;
    width: calc(100% - 17px);
    height: 120px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    background-size: cover;
  }
  .p-fv--menu1 .p-fv__container h2 {
    font-size: 2rem;
  }
  .p-fv--menu1 .p-fv__container picture {
    width: 123px;
  }
  .p-fv--menu2 {
    margin-bottom: 40px;
  }
  .p-fv--menu2 .p-fv__container {
    padding: 42px 36px 49px;
    width: calc(100% - 17px);
    height: 120px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    background-size: cover;
  }
  .p-fv--menu2 .p-fv__container h2 {
    font-size: 2rem;
  }
  .p-fv--menu2 .p-fv__container picture {
    width: 135px;
  }
}
@media screen and (max-width: 600px) {
  .p-fv--top .p-fv__container h2 {
    row-gap: 0;
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 375px) {
  .p-fv--top .p-fv__container h2 {
    font-size: 2rem;
  }
}
@media screen and (max-width: 350px) {
  .p-fv--menu1 .p-fv__container picture {
    width: 100px;
  }
}

.p-support {
  background-color: #ecffd1;
}
.p-support__container {
  padding-top: 75px;
  padding-bottom: 86px;
}
.p-support__container > p:first-of-type {
  margin-bottom: 80px;
  font-size: 1.8rem;
  line-height: 1.666;
}
.p-support__container > p:last-of-type {
  margin-bottom: 33px;
  font-size: 1.6rem;
  line-height: 1.5625;
  text-align: center;
}
.p-support__head {
  margin-bottom: 38px;
}
.p-support__head br {
  display: none;
}
.p-support__sub-head {
  margin-bottom: 24px;
  text-align: center;
}
.p-support__sub-head br {
  display: none;
}
.p-support__list {
  display: flex;
  justify-content: center;
  -moz-column-gap: 2.07%;
       column-gap: 2.07%;
  row-gap: 40px;
  flex-wrap: wrap;
  margin-bottom: 88px;
}
.p-support__item:first-of-type picture {
  width: 104.19px;
}
.p-support__item:first-of-type picture:first-of-type {
  display: block;
}
.p-support__item:first-of-type picture:last-of-type {
  display: none;
}
.p-support__item:nth-of-type(2) picture {
  width: 64.71px;
}
.p-support__item:last-of-type h3 {
  align-items: flex-start;
  margin-bottom: 5px;
  line-height: 1.2;
}
.p-support__item:last-of-type h3 > img {
  margin-top: 5px;
}
.p-support__item:last-of-type picture {
  width: 74px;
}
.p-support__item a {
  position: relative;
  display: block;
  padding: 30px 30px 80px;
  width: 320px;
  background-color: #fff;
  border: 2px solid #0aa72e;
  border-radius: 20px;
  box-shadow: 0 6px 0 0 #0aa72e;
}
.p-support__item h3 {
  display: flex;
  align-items: center;
  -moz-column-gap: 6px;
       column-gap: 6px;
  margin-bottom: 22px;
  font-size: 2rem;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1.45;
}
.p-support__item h3 > img {
  flex-shrink: 0;
  margin-top: 3px;
  width: 20px;
  transform: rotate(180deg);
}
.p-support__item h3 span {
  font-size: 1.4rem;
}
.p-support__item p {
  position: relative;
  font-size: 1.6rem;
  line-height: 1.5625;
  z-index: 1;
}
.p-support__item picture {
  position: absolute;
  bottom: 0;
  right: 30px;
}
.p-support__buttons {
  display: flex;
  justify-content: center;
  -moz-column-gap: 23px;
       column-gap: 23px;
  row-gap: 20px;
  flex-wrap: wrap;
}
.p-support__button {
  position: relative;
  width: 100%;
  max-width: 324px;
  min-width: 250px;
}
.p-support__button a {
  display: block;
  padding: 21.5px 0 18.5px;
  font-size: 1.7rem;
  font-weight: 500;
  line-height: 1.17;
  text-align: center;
  background-color: #fff;
  border: 2px solid #0aa72e;
  border-radius: 20px;
  box-shadow: 0 6px 0 0 #0aa72e;
}
.p-support__button img {
  position: absolute;
  top: 50%;
  right: 17px;
  transform: translateY(-50%) rotate(90deg);
  width: 24px;
}
@media screen and (max-width: 500px) {
  .p-support__container {
    padding-top: 25px;
    padding-bottom: 50px;
  }
  .p-support__container > p:first-of-type {
    margin-bottom: 33px;
  }
  .p-support__container > p:last-of-type {
    margin-bottom: 24px;
  }
  .p-support__head {
    margin-bottom: 8px;
    text-align: center;
  }
  .p-support__head br {
    display: block;
  }
  .p-support__sub-head {
    margin-bottom: 7px;
  }
  .p-support__sub-head br {
    display: block;
  }
  .p-support__list {
    margin-bottom: 52px;
  }
  .p-support__item:first-of-type picture {
    width: 53.84px;
  }
  .p-support__item:first-of-type picture:first-of-type {
    display: none;
  }
  .p-support__item:first-of-type picture:last-of-type {
    display: block;
  }
  .p-support__item:nth-of-type(2) picture {
    width: 65px;
  }
  .p-support__item a {
    padding: 26px 21px 61px;
  }
  .p-support__item h3 {
    font-size: 1.8rem;
  }
  .p-support__item h3 > img {
    margin-top: 2px !important;
  }
  .p-support__buttons {
    flex-direction: column-reverse;
    align-items: center;
  }
  .p-support__button {
    max-width: 302px;
  }
  .p-support__button img {
    right: 60px;
  }
}

.p-notice__container {
  padding-top: 80px;
  padding-bottom: 81px;
}
.p-notice__head {
  margin-bottom: 22px;
  text-align: center;
}
.p-notice__alert {
  position: relative;
  margin-bottom: 44px;
  padding: 35.1px 27px 27.2px;
  border: 1px solid #fa3838;
}
.p-notice__alert::before {
  content: "重要案内";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  padding: 4px 13px;
  color: #fff;
  font-size: 1.4rem;
  letter-spacing: 0.1em;
  line-height: 1.428;
  background-color: #fa3838;
}
.p-notice__alert h3 {
  margin-bottom: 4.7px;
  color: #fa3838;
  font-size: 2rem;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 1.45;
}
.p-notice__alert p {
  font-size: 1.8rem;
  letter-spacing: 0.1em;
  line-height: 1.333;
}
.p-notice__news {
  margin-bottom: 80px;
  border-top: 1px solid #333333;
  border-bottom: 1px solid #333333;
}
.p-notice__news-item {
  display: flex;
  align-items: center;
  -moz-column-gap: 76px;
       column-gap: 76px;
  padding: 30px 32px 30px 0;
}
.p-notice__news-item:not(:last-of-type) {
  border-bottom: 1px solid #333333;
}
.p-notice__news-item time {
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.5;
}
.p-notice__news-item p {
  font-size: 1.8rem;
  line-height: 1.5;
}
.p-notice__sub-head {
  margin-bottom: 49px;
  text-align: center;
}
.p-notice__list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  -moz-column-gap: 20px;
       column-gap: 20px;
  row-gap: 22px;
}
.p-notice__item {
  padding: 18px 21px;
  width: 45.45%;
  background-color: #ecffd1;
  border: 2px solid #0aa72e;
  border-radius: 20px;
}
.p-notice__item h4 {
  margin-bottom: 5px;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
  border-bottom: 1px solid #0aa72e;
}
.p-notice__item p {
  font-size: 1.6rem;
  line-height: 1.5625;
}
@media screen and (max-width: 500px) {
  .p-notice__container {
    padding-top: 44px;
    padding-bottom: 61px;
  }
  .p-notice__head {
    margin-bottom: 53px;
  }
  .p-notice__alert {
    padding: 44.1px 21px 18px;
    margin-bottom: 21px;
  }
  .p-notice__alert h3 {
    margin-bottom: 38.7px;
    font-size: 1.8rem;
  }
  .p-notice__alert p {
    letter-spacing: 0.035em;
  }
  .p-notice__news {
    margin-bottom: 47px;
    border-top: none;
  }
  .p-notice__news-item {
    flex-direction: column;
    align-items: flex-start;
    row-gap: 4px;
    padding: 17px 0 13px;
  }
  .p-notice__news-item time {
    font-size: 1.4rem;
  }
  .p-notice__news-item p {
    font-size: 1.6rem;
  }
  .p-notice__sub-head {
    margin-bottom: 18px;
    text-align: left;
  }
  .p-notice__list {
    row-gap: 18px;
  }
  .p-notice__item {
    width: 100%;
  }
}

.p-introduction {
  background-color: #f7fcf8;
}
.p-introduction__container {
  padding-top: 75px;
  padding-bottom: 86px;
}
.p-introduction__container section {
  position: relative;
}
.p-introduction__container section:first-of-type {
  margin-bottom: 90px;
}
.p-introduction__container section:nth-of-type(2) {
  margin-bottom: 86px;
}
.p-introduction__container section:nth-of-type(2) > picture {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 176.17px;
}
.p-introduction__container section:last-of-type > picture {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 238px;
}
.p-introduction__head {
  margin-bottom: 50px;
  text-align: center;
}
.p-introduction__sub-head {
  position: relative;
  display: flex;
  align-items: center;
  -moz-column-gap: 17px;
       column-gap: 17px;
  padding-bottom: 9px;
  margin-bottom: 17px;
  font-size: 2.2rem;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1.5;
}
.p-introduction__sub-head::before, .p-introduction__sub-head::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  height: 1.5px;
}
.p-introduction__sub-head::before {
  width: 100%;
  background-color: #0aa72e;
}
.p-introduction__sub-head::after {
  width: 66px;
  background-color: #f2879b;
}
.p-introduction__info {
  margin-bottom: 30px;
  font-size: 1.6rem;
  line-height: 1.5625;
}
.p-introduction__list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  -moz-column-gap: 1.976%;
       column-gap: 1.976%;
  row-gap: 50px;
}
.p-introduction__list::after {
  content: "";
  width: 32%;
}
.p-introduction__item {
  width: 32%;
  min-width: 250px;
}
.p-introduction__item picture {
  margin-bottom: 16px;
}
.p-introduction__item a {
  position: relative;
  display: flex;
  align-items: center;
  padding: 9.5px 17.5px 6.5px;
  width: 100%;
  height: 64px;
  font-size: 1.7rem;
  font-weight: 500;
  line-height: 1.17;
  border: 2px solid #0aa72e;
  border-radius: 20px;
  box-shadow: 0 6px 0 0 #0aa72e;
}
.p-introduction__item a img {
  position: absolute;
  top: 50%;
  right: 7%;
  width: 24px;
  transform: translateY(-50%) rotate(90deg);
}
@media screen and (max-width: 910px) {
  .p-introduction__item a img {
    right: 5px;
  }
}
@media screen and (max-width: 860px) {
  .p-introduction__container section:last-of-type > picture {
    position: static;
    margin-top: 20px;
  }
  .p-introduction__item {
    width: 49%;
  }
}
@media screen and (max-width: 500px) {
  .p-introduction__container {
    padding-top: 42px;
    padding-bottom: 71px;
  }
  .p-introduction__container section .p-introduction__sub-head svg {
    flex-shrink: 0;
  }
  .p-introduction__container section:first-of-type {
    margin-bottom: 39px;
  }
  .p-introduction__container section:first-of-type .p-introduction__sub-head svg {
    width: 18.62px;
  }
  .p-introduction__container section:nth-of-type(2) {
    margin-bottom: 44px;
  }
  .p-introduction__container section:nth-of-type(2) .p-introduction__sub-head svg {
    width: 20px;
  }
  .p-introduction__container section:nth-of-type(2) > picture {
    display: none;
  }
  .p-introduction__container section:last-of-type .p-introduction__sub-head svg {
    width: 24.5px;
  }
  .p-introduction__container section:last-of-type > picture {
    display: none;
  }
  .p-introduction__head {
    margin-bottom: 9px;
  }
  .p-introduction__sub-head {
    align-items: flex-start;
    -moz-column-gap: 10px;
         column-gap: 10px;
    font-size: 1.8rem;
  }
  .p-introduction__list {
    row-gap: 35px;
  }
  .p-introduction__list::after {
    content: none;
  }
  .p-introduction__item {
    width: 100%;
  }
  .p-introduction__item picture {
    margin-bottom: 22px;
  }
  .p-introduction__item a {
    font-size: 1.6rem;
  }
}

.p-site-link__container {
  padding-top: 80px;
  padding-bottom: 82px;
  max-width: 1782px !important;
}
.p-site-link__list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 22px;
}
.p-site-link__list::after {
  content: "";
  width: 324px;
}
.p-site-link__item {
  width: 324px;
  height: 90px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.16);
  background: #fff;
}
.p-site-link__item:first-of-type {
  display: flex;
  align-items: center;
}
.p-site-link__item:first-of-type picture {
  width: 254px;
}
.p-site-link__item:first-of-type span {
  background-color: #669666;
}
.p-site-link__item:not(:first-of-type) a {
  display: flex;
  -moz-column-gap: 11px;
       column-gap: 11px;
       align-items: center;
}
.p-site-link__item:not(:first-of-type) picture {
  width: 80px;
}
.p-site-link__item:nth-of-type(2) p {
  margin-bottom: 7.6px;
  color: #f2879b;
}
.p-site-link__item:nth-of-type(2) span {
  background-color: #f2879b;
}
.p-site-link__item:nth-of-type(3) p, .p-site-link__item:nth-of-type(4) p {
  color: #0aa72e;
}
.p-site-link__item:nth-of-type(3) span, .p-site-link__item:nth-of-type(4) span {
  background-color: #30af1f;
}
.p-site-link__item:nth-of-type(3) p {
  margin-bottom: 10px;
}
.p-site-link__item:nth-of-type(4) p {
  margin-bottom: 7px;
  text-align: center;
}
.p-site-link__item:nth-of-type(5) p {
  margin-bottom: 7px;
  color: #e7327b;
}
.p-site-link__item:nth-of-type(5) a {
  -moz-column-gap: 28px;
       column-gap: 28px;
}
.p-site-link__item:nth-of-type(5) span {
  background-color: #e7327b;
}
.p-site-link__item p {
  font-size: 1.4rem;
  letter-spacing: 0.05em;
}
.p-site-link__item h3 {
  font-size: 1.8rem;
  font-weight: 500;
  text-align: center;
}
.p-site-link__item a {
  position: relative;
  display: block;
  width: 100%;
  padding: 9px 11px;
}
.p-site-link__item a span {
  position: absolute;
  top: 50%;
  right: 16.5px;
  transform: translateY(-50%);
  display: flex;
  justify-content: center;
  align-items: center;
  width: 25px;
  height: 25px;
  border-radius: 50%;
}
.p-site-link__item a span img {
  width: 13.99px;
}
@media screen and (max-width: 742px) {
  .p-site-link__list {
    justify-content: center;
  }
}
@media screen and (max-width: 500px) {
  .p-site-link__container {
    padding-top: 62px;
    padding-bottom: 52px;
  }
  .p-site-link__item:first-of-type picture {
    width: 243px;
  }
  .p-site-link__item a {
    align-items: center;
  }
  .p-site-link__item p {
    font-size: 1.4rem;
  }
  .p-site-link__item h3 {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 375px) {
  .p-site-link__item {
    height: 73px;
  }
  .p-site-link__item:first-of-type picture {
    width: 180px;
  }
  .p-site-link__item:not(:first-of-type) picture {
    width: 60px;
  }
  .p-site-link__item p {
    font-size: 1.1rem;
  }
  .p-site-link__item h3 {
    font-size: 1.3rem;
  }
}

.p-greeting {
  margin-bottom: 129px;
}
.p-greeting__container > div {
  display: flex;
  justify-content: space-between;
  -moz-column-gap: 40%;
       column-gap: 40%;
  -moz-column-gap: clamp(0px, 14.0316205534vw, 142px);
       column-gap: clamp(0px, 14.0316205534vw, 142px);
  margin-bottom: 26px;
}
.p-greeting__container > div p {
  flex: 1;
}
.p-greeting__container > div picture {
  width: 202px;
}
.p-greeting__head {
  margin-bottom: 32px;
}
.p-greeting__message {
  margin-bottom: 20px;
  font-size: 1.6rem;
  line-height: 1.875;
}
.p-greeting__info {
  padding: 19px 12px;
  font-size: 1.6rem;
  line-height: 1.875;
  background-color: #f2faf4;
}
@media screen and (max-width: 600px) {
  .p-greeting__container > div {
    flex-direction: column;
  }
}
@media screen and (max-width: 500px) {
  .p-greeting {
    margin-bottom: 57px;
  }
  .p-greeting__head {
    margin-bottom: 14.8px;
  }
}

.p-attempt {
  margin-bottom: 80px;
}
.p-attempt__head {
  margin-bottom: 32px;
}
.p-attempt__info {
  padding: 30px;
  background-color: #f2faf4;
  border: 2px solid #0aa72e;
  border-radius: 20px;
}
.p-attempt__info section:first-of-type {
  margin-bottom: 26px;
}
.p-attempt__info section h4 {
  margin-bottom: 4px;
  color: #0aa72e;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.666;
}
.p-attempt__info section p,
.p-attempt__info section dd {
  font-size: 1.6rem;
  line-height: 1.875;
}
.p-attempt__info section dt {
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.875;
}
@media screen and (max-width: 500px) {
  .p-attempt {
    margin-bottom: 51px;
  }
  .p-attempt__head {
    margin-bottom: 23.8px;
  }
  .p-attempt__info {
    padding: 20px;
  }
  .p-attempt__info p,
.p-attempt__info dd {
    line-height: 1.5625;
  }
}

.p-about {
  padding: 80px 0;
  background-color: #f7fcf8;
}
.p-about__head {
  margin-bottom: 60px;
}
.p-about__list {
  display: flex;
  -moz-column-gap: 20px;
       column-gap: 20px;
}
.p-about__table {
  table-layout: fixed;
  border-collapse: collapse;
  margin-bottom: 75px;
  width: 100%;
  background-color: #fff;
}
.p-about__table th,
.p-about__table td {
  font-size: 1.6rem;
  border: 1px solid #e3e6ea;
}
.p-about__table th {
  padding: 15px 12px 11px;
  width: 172px;
  background-color: #ecffd1;
}
.p-about__table td {
  padding: 15px 30px 11px;
}
.p-about__table td a {
  color: #0aa72e;
  text-decoration: underline;
}
@media screen and (max-width: 900px) {
  .p-about__list {
    display: none;
  }
  .p-about__table {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 500px) {
  .p-about {
    padding: 48px 0;
  }
  .p-about__head {
    margin-bottom: 34.8px;
  }
  .p-about__table th,
.p-about__table td {
    padding: 11px 12px 13px;
  }
  .p-about__table th {
    width: 125px;
  }
}
@media screen and (max-width: 375px) {
  .p-about__table tr {
    display: flex;
    flex-direction: column;
  }
  .p-about__table th,
.p-about__table td {
    width: 100%;
  }
}

.p-contact__head {
  position: relative;
  margin-top: 128px;
  margin-bottom: 99.2px;
  font-size: 3rem;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1.5;
  text-align: center;
}
.p-contact__head::after {
  content: "CONTACT";
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  color: #0aa72e;
  font-size: 2rem;
  font-weight: bold;
  letter-spacing: 0.1em;
}
.p-contact__form {
  padding-top: 75px;
  padding-bottom: 286.5px;
  background-color: #f3f3f3;
}
.p-contact__sub-head {
  display: flex;
  align-items: center;
  -moz-column-gap: 41px;
       column-gap: 41px;
  margin-bottom: 78px;
  font-size: 2rem;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1.45;
}
.p-contact__sub-head::before, .p-contact__sub-head::after {
  content: "";
  flex: 1;
  height: 2.5px;
  background-color: #0aa72e;
}
.p-contact__form-control {
  display: flex;
  align-items: center;
  -moz-column-gap: 78px;
       column-gap: 78px;
  padding: 30px 0;
  border-top: 2px solid #bfbfbf;
}
.p-contact__form-control:nth-of-type(6), .p-contact__form-control:nth-of-type(7) {
  align-items: flex-start;
}
.p-contact__form-control:last-of-type {
  margin-bottom: 52px;
}
.p-contact__form-control > div:first-of-type {
  flex-shrink: 0;
  width: 160px;
}
.p-contact__form-control > div:first-of-type label,
.p-contact__form-control > div:first-of-type p {
  font-size: 1.8rem;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1.5;
}
.p-contact__form-control > div:first-of-type label.required::after,
.p-contact__form-control > div:first-of-type p.required::after {
  content: "※必須";
  display: block;
  color: #e52020;
  font-size: 1.4rem;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 1.428;
}
.p-contact__form-control > div:last-of-type label {
  font-size: 2rem;
  line-height: 1.45;
  letter-spacing: 0.1em;
}
.p-contact__form-control > div:last-of-type input:not([type=radio]) {
  padding: 0 15px;
  width: 602px;
  height: 54px;
  font-size: 1.6rem;
  background-color: #fff;
  outline: none;
  border-radius: 12px;
}
.p-contact__form-control > div:last-of-type input[type=radio] {
  margin-right: 10px;
  accent-color: #0aa72e;
  transform: scale(1.9);
}
.p-contact__form-control > div:last-of-type textarea {
  padding: 15px;
  width: 554px;
  height: 261px;
  font-size: 1.6rem;
  line-height: 1.875;
  background-color: #fff;
  border-radius: 12px;
  outline: none;
}
.p-contact__form-control > div:last-of-type.flex {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  row-gap: 10px;
/*  -moz-column-gap: 50px;
       column-gap: 50px;*/
}
.p-contact__form-control > div:last-of-type.address {
  display: flex;
  flex-direction: column;
  row-gap: 25px;
  font-size: 2rem;
  letter-spacing: 0.1em;
}
.p-contact__form-control > div:last-of-type.address input:not([type=radio]) {
  display: block;
  padding: 0 15px;
  height: 54px;
  background-color: #fff;
  border-radius: 12px;
}
.p-contact__form-control > div:last-of-type.address select {
  padding: 13px 24px 12px;
  width: 100%;
  background-color: #fff;
  border-radius: 12px;
  outline: none;
}
.p-contact__form-control > div:last-of-type.address div {
  display: flex;
  align-items: center;
  -moz-column-gap: 17px;
       column-gap: 17px;
}
.p-contact__form-control > div:last-of-type.address div:first-of-type input {
  width: 241px;
}
.p-contact__form-control > div:last-of-type.address div:nth-of-type(2) {
  position: relative;
  width: 278px;
}
.p-contact__form-control > div:last-of-type.address div:nth-of-type(2) span {
  position: absolute;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 56px;
  height: 100%;
  background-color: #0aa72e;
  border-top-right-radius: 12px;
  border-bottom-right-radius: 12px;
  pointer-events: none;
}
.p-contact__form-control > div:last-of-type.address div:last-of-type input {
  width: 554px;
}
.p-contact__container > p {
  margin-bottom: 89.3px;
  font-size: 1.8rem;
  letter-spacing: 0.1em;
  line-height: 1.5;
  text-align: center;
}
.p-contact__container > div:last-of-type {
  margin-bottom: 15px;
}
.p-contact__container > div:last-of-type label {
  display: flex;
  align-items: center;
/*  justify-content: center;*/
    justify-content: flex-start;
  -moz-column-gap: 10px;
       column-gap: 10px;
  font-size: 1.6rem;
  line-height: 1.5;
  letter-spacing: 0.1em;
}
/*.p-contact__container > div:last-of-type input {
  transform: scale(1.9);
  accent-color: #0aa72e;
}*/
input.c-btn {
  display: block;
  margin: 0 auto;
  padding: 18.5px 64px 17.5px;
  color: #0aa72e;
  font-size: 2rem;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1.45;
  border: 2px solid #0aa72e;
  border-radius: 20px;
  box-shadow: 0 6px 0 0 #0aa72e;
  background: #fff;
  width: 400px;
  max-width: 90%;
}
.p-contact__container > div:last-of-type .wpcf7-list-item label{
    justify-content: center;
}
@media screen and (max-width: 930px) {
  .p-contact__form-control > div:last-of-type {
    flex: 1;
  }
  .p-contact__form-control > div:last-of-type input[type=text],
.p-contact__form-control > div:last-of-type input[type=email],
.p-contact__form-control > div:last-of-type input[type=tel],
.p-contact__form-control > div:last-of-type textarea {
    width: 100%;
  }
  .p-contact__form-control > div:last-of-type.address div:last-of-type input {
    width: 100%;
  }
}
@media screen and (max-width: 750px) {
  .p-contact__form-control {
    flex-direction: column;
    align-items: flex-start;
    row-gap: 10px;
  }
  .p-contact__form-control > div:last-of-type {
    width: 100%;
  }
}
@media screen and (max-width: 500px) {
  .p-contact__head {
    margin-top: 60px;
    margin-bottom: 80px;
    font-size: 2.5rem;
  }
  .p-contact__sub-head {
    -moz-column-gap: 20px;
         column-gap: 20px;
    margin-bottom: 50px;
    font-size: 1.8rem;
  }
  .p-contact__form {
    padding-top: 40px;
    padding-bottom: 70px;
  }
  .p-contact__container > p {
    margin-bottom: 30px;
    font-size: 1.6rem;
    text-align: left;
  }
}

.p-privacy__container {
  padding-top: 114px;
  padding-bottom: 59px;
}
.p-privacy__container > p {
  font-size: 1.6rem;
  line-height: 1.875;
}
.p-privacy__head {
  margin-bottom: 19px;
  font-size: 3.5rem;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1.485;
}
@media screen and (max-width: 500px) {
  .p-privacy__container {
    padding-top: 60px;
    padding-bottom: 30px;
  }
}

.c-container {
  padding-left: 37px;
  padding-right: 37px;
  margin: 0 auto;
  max-width: 1086px;
}

.c-swiper--preview {
  position: relative;
  margin: 0 auto 30px;
  max-width: 840px !important;
}
.c-swiper--preview .c-swiper__slide {
  width: 100% !important;
  height: auto !important;
  max-height: 522px !important;
  min-height: 214px !important;
}
.c-swiper--preview .c-swiper__slide picture {
  height: 100%;
}
.c-swiper--preview .c-swiper__slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.c-swiper--thumbnail > div {
  position: relative;
}
.c-swiper--thumbnail .c-swiper__wrapper--thumbnail {
  -moz-column-gap: 1.976% !important;
       column-gap: 1.976% !important;
  max-height: 185px !important;
  min-height: 74px !important;
}
.c-swiper--thumbnail .c-swiper__slide {
  width: 23.517% !important;
  height: auto !important;
}
.c-swiper--thumbnail .c-swiper__slide picture {
  height: 100% !important;
}
.c-swiper--thumbnail .c-swiper__slide img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.c-swiper__container {
  height: 100%;
  overflow: hidden;
}
.c-swiper__wrapper--preview {
  margin: 0 auto;
}
.c-swiper__button, .c-swiper__button--prev-thumb, .c-swiper__button--next-thumb, .c-swiper__button--prev, .c-swiper__button--next {
  z-index: 5 !important;
}
.c-swiper__button::before, .c-swiper__button--prev-thumb::before, .c-swiper__button--next-thumb::before, .c-swiper__button--prev::before, .c-swiper__button--next::before, .c-swiper__button::after, .c-swiper__button--prev-thumb::after, .c-swiper__button--next-thumb::after, .c-swiper__button--prev::after, .c-swiper__button--next::after {
  content: "" !important;
}
.c-swiper__button--next {
  right: -6.3% !important;
  transform: rotate(180deg);
}
.c-swiper__button--prev {
  left: -6.3% !important;
}
.c-swiper__button--next-thumb {
  right: -3% !important;
  transform: rotate(180deg);
  width: 16.14px !important;
}
.c-swiper__button--prev-thumb {
  left: -3% !important;
  width: 16.14px !important;
}
@media screen and (max-width: 1000px) {
  .c-swiper__button img, .c-swiper__button--next img, .c-swiper__button--prev img, .c-swiper__button--next-thumb img, .c-swiper__button--prev-thumb img {
    width: 30px;
  }
  .c-swiper__button--next {
    right: 0 !important;
    transform: translateX(50%) rotate(180deg);
  }
  .c-swiper__button--prev {
    left: 0 !important;
    transform: translateX(-50%);
  }
}
@media screen and (max-width: 600px) {
  .c-swiper--preview {
    margin-bottom: 20px;
  }
  .c-swiper--thumbnail .c-swiper__wrapper--thumbnail {
    -moz-column-gap: 7px !important;
         column-gap: 7px !important;
  }
  .c-swiper--thumbnail .c-swiper__slide {
    width: 32% !important;
    height: auto !important;
  }
}

.c-sub-head {
  position: relative;
  padding-bottom: 14px;
  font-size: 2rem;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1.45;
}
.c-sub-head::before, .c-sub-head::after {
  content: "";
  position: absolute;
  top: 100%;
  display: block;
  height: 1.5px;
}
.c-sub-head::after {
  width: 66px;
  background-color: #f2879b;
}
.c-sub-head::before {
  width: 100%;
  background-color: #0aa72e;
}
@media screen and (max-width: 500px) {
  .c-sub-head {
    padding-bottom: 11.2px;
    font-size: 1.8rem;
  }
}

.c-head {
    color: #4BA27D;
    font-size: 3rem;
    font-weight: normal;
    line-height: 1.485;
    letter-spacing: 0.1em;
    margin-bottom: 2rem;
}
@media screen and (max-width: 500px) {
  .c-head {
    font-size: 2.1rem;
    letter-spacing: 0.05em;
  }
}

.c-btn {
  transition: all 0.3s;
}
.c-btn:hover {
  color: #0aa72e;
  transform: translateY(6px);
  box-shadow: none;
}
.c-btn--footer {
  transition: all 0.3s;
}
.c-btn--footer:hover {
  color: #0aa72e;
  transform: translateY(11.1px);
  box-shadow: none;
}

.c-scroll-top {
  position: fixed;
  right: 41px;
  bottom: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 71px;
  height: 71px;
  border-radius: 50%;
  border: 2px solid #0aa72e;
  box-shadow: 0 3px 3px 0 #99bf94;
  background-color: #fff;
  cursor: pointer;
  z-index: 100;
}
.c-scroll-top svg {
  transform: rotate(180deg);
}
@media screen and (max-width: 550px) {
  .c-scroll-top {
    right: 13px;
    width: 40px;
    height: 40px;
  }
  .c-scroll-top svg {
    width: 18.18px;
  }
}

.u-sm--hidden {
  display: block;
}
@media screen and (max-width: 600px) {
  .u-sm--hidden {
    display: none;
  }
}
.u-sm--block {
  display: none;
}
@media screen and (max-width: 600px) {
  .u-sm--block {
    display: block;
  }
}
/*!**************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./node_modules/swiper/swiper-bundle.min.css ***!
  \**************************************************************************************************************************************************************************************************************************************/
/**
 * Swiper 8.3.2
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2022 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: July 26, 2022
 */
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color:#007aff;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}

.swiper-android .swiper-slide, .swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-pointer-events {
  touch-action: pan-y;
}

.swiper-pointer-events.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-autoheight, .swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-3d, .swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide, .swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top, .swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}

.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-start: var(--swiper-centered-offset-before);
          margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-before: var(--swiper-centered-offset-before);
          margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
}

.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}

:root {
  --swiper-navigation-size:44px;
}

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-next.swiper-button-hidden, .swiper-button-prev.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}

.swiper-navigation-disabled .swiper-button-next, .swiper-navigation-disabled .swiper-button-prev {
  display: none !important;
}

.swiper-button-next:after, .swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev, .swiper-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
  content: "next";
}

.swiper-button-lock {
  display: none;
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 0.3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-pagination-disabled > .swiper-pagination, .swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: 50%;
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 0.2s transform, 0.2s top;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s left;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s right;
}

.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}

.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-lock {
  display: none;
}

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-scrollbar-disabled > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-scrollbar.swiper-scrollbar-vertical, .swiper-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader, .swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
  -webkit-animation: swiper-preloader-spin 1s infinite linear;
          animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color:#fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color:#000;
}

@-webkit-keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap;
}

.swiper-grid-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}

.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}

.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}

.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-fade .swiper-slide-active, .swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube {
  overflow: visible;
}

.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0;
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-next, .swiper-cube .swiper-slide-next + .swiper-slide, .swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-slide-shadow-bottom, .swiper-cube .swiper-slide-shadow-left, .swiper-cube .swiper-slide-shadow-right, .swiper-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}

.swiper-cube .swiper-cube-shadow:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}

.swiper-flip {
  overflow: visible;
}

.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-flip .swiper-slide-active, .swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-flip .swiper-slide-shadow-bottom, .swiper-flip .swiper-slide-shadow-left, .swiper-flip .swiper-slide-shadow-right, .swiper-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height;
}

.swiper-cards {
  overflow: visible;
}

.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
}

.p-facility__feature-item strong{
    color: #0aa72e;
    font-weight: 500;
}

.p-facility__rehabilitation dl dd a:hover{
    color: #0AA72E;
}

.p-fv--top{
    padding-left: 240px;
}

.base-txt{
    font-size: 16px;
    line-height: 1.8;
}

.h3-ttl{
    font-size: 20px;
    margin-bottom: 2rem;
}
.main-box{
    margin: 3rem auto;
}
.text-area-box{
    background: #EFFFF8;
    border: 1px solid #4BA27D;
    padding: 2.5rem;
    margin-bottom: 3rem;
}
.text-area-box p{
    font-size: 18px;
    line-height: 1.8;
}
.text-area-box p strong{
    font-size: 110%;
}
.dowonloads-item-area{
    padding: 3rem 0 0;
    text-align: center;
        
}
.btn-downloads{
    border: 2px solid #4BA27D;
    padding: 16px 72px;
    font-size: 16px;
    position: relative;
    color: #4BA27D;
    background: #fff;
    font-weight: 500;
    transition: .5s;
}
.btn-downloads:before{
    content: '';
    background: url(../images/icon-downloads.svg);
    width: 26.98px;
    height: 26.98px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    right: 16px;
    background-size: 100%;
    background-repeat: no-repeat;
}
.btn-downloads:hover{
    background:#4BA27D;
    color: #fff;
}
.btn-downloads:hover:before{
    content: '';
    background: url(../images/icon-downloads-hover.svg);
    width: 26.98px;
    height: 26.98px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    right: 16px;
    background-size: 100%;
    background-repeat: no-repeat;
}
.brain-area .c-head{
    color: #DD7F7F;
}
.brain-area .text-area-box {
    background: #FFF7FA;
    border: 1px solid #DD7F7F;
}

.brain-area .btn-downloads{
    border: 2px solid #DD7F7F;
    padding: 16px 72px;
    font-size: 16px;
    position: relative;
    color: #DD7F7F;
    background: #fff;
    font-weight: 500;
    transition: .5s;
}
.brain-area .btn-downloads:before{
    content: '';
    background: url(../images/icon-downloads-pink.svg);
    width: 26.98px;
    height: 26.98px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    right: 16px;
    background-size: 100%;
    background-repeat: no-repeat;
}
.brain-area .btn-downloads:hover{
    background:#DD7F7F;
    color: #fff;
}
.p-site-link{
    background: #ECF6F2;
}
.footer-about{
    max-width: 836px;
    margin: 5rem auto 3rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 16px;
    line-height: 1.8;
    mix-blend-mode: multiply;
}
.footer-about a{
    color: #4BA27D;
}
.tel-txt{
    font-size: 35px;
    font-weight: 600;
}
.l-header__item:last-child {
    border-bottom: 1px solid #CBCBCB;
}
.l-header__item{
    position: relative;
}
.l-header__item:before{
    width: 7.9px;
    height: 7.5px;
    content: '';
    background: url(../images/yajirushi.png);
    position: absolute;
    right: 8px;
    margin: auto;
    top: 0;
    bottom: 0;
    background-size: 100%;
}
.l-header__item:hover{
    background: #EFFFF8;
}
@media screen and (max-width: 600px) {
    .l-header {
        z-index: 10;
        left: 0;
        position: fixed;
        width: 100%;
        background: #fff;
        top: 0;
    }
    main {
        display: block;
        margin-top: 54px;
    }
    .l-header__container {
        margin: 0 auto;
        width: 100%;
        display: flex;
        justify-content: space-between;
    }
    .l-header__logo {
            font-size: 1.8rem;
            width: 220px;
            padding-top: 6px;
    }
    .p-fv--top {
        padding-left: 0;
    }
    .footer-about{
        display: block;
    }
}

.is-fixed{
    position: fixed;
    bottom: 30px;
    right: 15px;
    z-index: 1000;
}