@charset "UTF-8";
:root {
  --vw375: 0.2666666667vw; /* 100 / 375 */
  --vw768: 0.1302083333vw; /* 100 / 768 */
  --vw1100: 0.0909090909vw; /* 100 / 1100 */
  --vw1440: 0.0694444444vw; /* 100 / 1440 */
}

/* --------------------------------

  CSS Reset

-------------------------------- */
/*! 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;
}

img {
  max-width: 100%;
}

/* 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 */
}

select {
  -moz-appearance: menulist-button;
  -webkit-appearance: menulist-button;
  appearance: menulist-button;
}

/**
 * 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;
}

/* --------------------------------

  共通スタイル

-------------------------------- */
/* 共通見出し（h2相当）*/
.common-header {
  max-width: 1100px;
  margin: 0 auto 2em;
}
@media screen and (max-width: 767.98px) {
  .common-header {
    margin: 0 auto 1.2em;
  }
}

.common-heading {
  display: block;
  line-height: 1.2;
  font-size: 3rem;
  padding-bottom: 2rem;
  color: #00DF70;
  text-align: center;
  border-bottom: 1px solid #00DF70;
}
@media screen and (max-width: 1099.98px) {
  .common-heading {
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 767.98px) {
  .common-heading {
    font-size: 2rem;
    padding-bottom: 1.5rem;
  }
}
@media screen and (max-width: 479.98px) {
  .common-heading {
    font-size: 1.8rem;
  }
}

.common-subheading {
  position: relative;
  font-size: 1.7rem;
  line-height: 1.2;
  padding-left: 1.2em;
  margin-bottom: 1.2em;
}
@media screen and (min-width: 640px), print {
  .common-subheading {
    font-size: 1.8rem;
  }
}
.common-subheading::before {
  content: "";
  position: absolute;
  top: 0.3rem;
  left: 0;
  width: 10px;
  height: 17px;
  background-color: #00DF70;
  transform: skewX(-30deg);
}

/* 共通見出し（h3相当）*/
/* 注釈（※）用インデント */
.note {
  margin-left: 1em;
  text-indent: -1em;
}

.common-link {
  position: relative;
  display: block;
  line-height: 1.2;
  font-size: 1.6rem;
  font-weight: 500;
  z-index: 0;
}
@media screen and (max-width: 1099.98px) {
  .common-link {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 767.98px) {
  .common-link {
    font-size: 1.2rem;
  }
}
.common-link:hover::before {
  background: url("../img/base/icon-arrow_wht.png") no-repeat center/cover;
}
.common-link:hover::after {
  background-color: #fff;
}
.common-link:hover span {
  background-color: #00DF70;
  color: #fff;
}
.common-link span {
  display: block;
  padding: 1.5rem 4em 1.5rem 2rem;
  background-color: #fff;
  color: #00DF70;
  border: 1px solid #00DF70;
  transition-timing-function: ease;
  transition-duration: 0.5s;
  transition-property: color, background-color;
}
@media screen and (max-width: 1099.98px) {
  .common-link span {
    padding: 1.2rem 5.5rem 1.2rem 1.3rem;
  }
}
.common-link::before {
  content: "";
  position: absolute;
  top: calc(50% - 0.5rem);
  right: 1.5rem;
  display: block;
  width: 42px;
  height: 7px;
  background: url("../img/base/icon-arrow_blk.png") no-repeat center/cover;
  transition-timing-function: ease;
  transition-duration: 0.5s;
  transition-property: all;
}
@media screen and (max-width: 1099.98px) {
  .common-link::before {
    width: 35px;
    height: 6px;
    top: calc(50% - 0.4rem);
  }
}
.common-link::after {
  content: "";
  position: absolute;
  top: 0.6rem;
  left: 0.6rem;
  width: 100%;
  height: 100%;
  border: 1px solid #00DF70;
  background-color: #00DF70;
  z-index: -1;
  transition-timing-function: ease;
  transition-duration: 0.5s;
  transition-property: background-color, border-color;
}

.link-button {
  position: relative;
  display: inline-block;
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  background-color: #00DF70;
  font-size: 1.4rem;
  line-height: 1.2;
  font-weight: 700;
  letter-spacing: 0.03em;
  padding: 1.1rem 4.5rem 1.1rem 2rem;
  transition: background-color 0.3s ease;
  transition-property: background-color, color;
  transition-timing-function: ease;
  transition-duration: 0.5s;
}
.link-button::before {
  content: "";
  position: absolute;
  right: 2rem;
  top: 50%;
  transform: translateY(-50%) rotate(135deg);
  width: 9px;
  height: 9px;
  border-top: 2px solid #fff;
  border-left: 2px solid #fff;
}
@media screen and (min-width: 768px), print {
  .link-button::before {
    width: 10px;
    height: 10px;
  }
}
@media screen and (min-width: 768px), print {
  .link-button {
    font-size: 1.6rem;
    padding: 1.1rem 6rem 1.1rem 2.5rem;
  }
}
.link-button:hover {
  background-color: #00572B;
}

/* 共通リンクボタン（ホバー）*/
/* コンテンツ画面中央寄せ */
.inner {
  position: relative;
  max-width: 1100px;
  margin-right: auto;
  margin-left: auto;
}
.inner::after {
  content: "";
  display: table;
  clear: both;
}

/* アンカー位置調整 */
.anchor-point {
  display: block;
}
.anchor-point::before {
  content: "";
  display: block;
  position: relative;
  height: 1px;
  margin-top: -151px;
  padding-bottom: 150px;
  background: transparent;
  z-index: -100;
}
@media screen and (min-width: 1100px), print {
  .anchor-point::before {
    margin-top: -209px;
    padding-bottom: 209px;
  }
}

.global-contact {
  display: none;
}
@media screen and (min-width: 1100px), print {
  .global-contact {
    position: absolute;
    top: 2.1rem;
    right: 5rem;
    z-index: 1;
    display: flex;
    align-items: center;
    gap: 2.5rem;
  }
}
.global-contact-item.tel .tel-link {
  position: relative;
  display: inline-block;
  color: #fff;
  font-size: 1.8rem;
  font-weight: 500;
  font-family: "Noto Sans JP", sans-serif;
  padding: 0 0 0 1.4em;
}
.global-contact-item.tel .tel-link::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-45%);
  width: 16px;
  height: 16px;
  background: url("../img/base/icon-tel_wht.svg") no-repeat center/contain;
}
.global-contact-item.mail a {
  display: block;
  width: 150px;
  height: 37px;
  line-height: 1.2;
  place-content: center;
  text-align: center;
  border-radius: 0.5rem;
  color: #fff;
  font-size: 1.4rem;
  font-weight: 500;
  font-family: "Noto Sans JP", sans-serif;
  background-color: #00DF70;
  transition: background-color 0.3s ease;
}
.global-contact-item.mail a span {
  position: relative;
  display: inline-block;
  padding: 0 0 0 1.6em;
}
.global-contact-item.mail a span::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-45%);
  width: 15px;
  height: 11px;
  background: url("../img/base/icon-mail2_wht.svg") no-repeat center/contain;
}
.global-contact-item.mail a:hover {
  background-color: #00572B;
}

/* テキスト改行系 */
@media screen and (max-width: 767.98px) {
  .u-br--pc {
    display: none;
  }
}

@media screen and (min-width: 768px), print {
  .u-br--sp {
    display: none;
  }
}

/* --------------------------------

  html, body

-------------------------------- */
html,
body {
  height: 100%;
}

html {
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -o-text-size-adjust: 100%;
  text-size-adjust: 100%;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}
@media screen and (min-width: 1100px), print {
  html {
    overflow-y: scroll;
  }
}

body {
  min-width: 320px;
  color: #000000;
  font-family: "Noto Serif JP", sans-serif;
  font-size: 1.6rem;
  line-height: 1.4;
  text-align: left;
  background-color: #fff;
}

html.nav-open,
html.contact-open {
  position: relative;
  width: 100%;
  height: 100%;
  overflow-y: hidden;
  overflow-x: hidden;
}
/* --------------------------------

  wrapper

-------------------------------- */
.wrapper {
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}
@media screen and (min-width: 1100px), print {
  .wrapper {
    overflow: hidden;
  }
}

@media screen and (max-width: 1099.98px) {
  .wrapper .tel-button,
  .wrapper .contact-button,
  .wrapper .pagetop {
    transition: bottom 0.3s;
  }
  .wrapper.hide .tel-button,
  .wrapper.hide .contact-button {
    bottom: -80px;
  }
  .wrapper.hide .pagetop {
    bottom: 10px;
  }
}
/* --------------------------------

  header

-------------------------------- */
.header {
  position: relative;
}
.header .inner {
  max-width: none;
}
.header-logo {
  display: flex;
  align-items: center;
  position: absolute;
  z-index: 1100;
}
@media screen and (min-width: 1100px), print {
  .header-logo {
    position: absolute;
    left: 25px;
    top: 14px;
  }
}
@media screen and (max-width: 1099.98px) {
  .header-logo {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 60px;
    font-size: 100%;
    z-index: 900;
    padding: 0;
    justify-content: center;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
    background-color: #00572B;
  }
}
.header-logo .site-logo {
  width: 270px;
}
@media screen and (max-width: 1099.98px) {
  .header-logo .site-logo {
    width: 210px;
  }
}
.header-logo a,
.header-logo img {
  display: block;
  width: 100%;
}
/* スクロール時固定用 */
@media screen and (max-width: 1099.98px) {
  .header.fixed .header-logo {
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.3);
  }
}
@media screen and (min-width: 1100px) {
  .header.fixed {
    z-index: 9999;
  }
  .header.fixed .inner {
    position: fixed;
    top: -60px;
    width: 100%;
    transform: translateY(60px);
    transition: transform 0.2s;
  }
  #top .header.fixed .inner {
    position: fixed;
    top: -60px;
  }
}

/* --------------------------------

  上部固定ボタン（お問い合わせ）

-------------------------------- */
.contact-button {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 70px;
  overflow: hidden;
  z-index: 900;
}
@media screen and (min-width: 1100px), print {
  .contact-button {
    display: none;
  }
}

.contact-button-item {
  width: 50%;
  padding: 0 2px;
}

.contact-button-item.mail .contact-button-link > span {
  position: relative;
  padding: 0 0 0 1.7em;
}
@media screen and (max-width: 479.98px) {
  .contact-button-item.mail .contact-button-link > span {
    padding: 0 0 0 1.5em;
  }
}

.contact-button-item.mail .contact-button-link > span:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  display: block;
  width: 25px;
  height: 18px;
  background: url("../img/base/icon-mail2_wht.svg") no-repeat center/contain;
}
@media screen and (max-width: 479.98px) {
  .contact-button-item.mail .contact-button-link > span:before {
    width: 20px;
    height: 14px;
  }
}

.contact-button-item.tel .contact-button-link .tel-num {
  position: relative;
  text-align: left;
  padding: 0 0 0 1.5em;
}
@media screen and (max-width: 479.98px) {
  .contact-button-item.tel .contact-button-link .tel-num {
    padding: 0 0 0 1.4em;
  }
}

.contact-button-item.tel .contact-button-link .tel-num:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  display: block;
  width: 22px;
  height: 22px;
  background: url("../img/base/icon-tel_wht.svg") no-repeat center/contain;
}
@media screen and (max-width: 479.98px) {
  .contact-button-item.tel .contact-button-link .tel-num:before {
    width: 18px;
    height: 18px;
  }
}

.contact-button-item.tel .contact-button-link {
  justify-content: center;
  padding: 0 1rem 0 1rem;
}

.contact-button-item.mail .contact-button-link {
  justify-content: center;
  padding: 0 1rem 0 1rem;
}

.contact-button-item .br {
  display: inline-block;
}

.contact-button-item span {
  display: block;
  font-size: 2rem;
}
@media screen and (max-width: 479.98px) {
  .contact-button-item span {
    font-size: 1.7rem;
  }
}

.contact-button-link {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 100%;
  height: 100%;
  color: #fff;
  text-align: center;
  padding: 0 0.5em;
  background-color: rgba(0, 223, 112, 0.9);
}

.contact-button-link:hover {
  background-color: #00572B;
  text-decoration: none;
  transition: 0.5s;
  color: #fff;
}

/* --------------------------------

  nav

-------------------------------- */
.nav {
  display: block;
  position: fixed;
  top: 0;
  left: -290px;
  width: 290px;
  height: 100%;
  z-index: 1000;
  opacity: 0;
}
@media screen and (min-width: 1100px), print {
  .nav {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 80px;
    margin: 0;
    opacity: 1;
    transition: none;
    padding: 0;
  }
}
@media screen and (max-width: 359.98px) {
  .nav {
    left: -260px;
    width: 260px;
  }
}
.nav-open .nav {
  left: 0;
  opacity: 1;
}
@media screen and (max-width: 1099.98px) {
  .nav-open .nav {
    transition-property: opacity, left;
    transition-duration: 0.3s;
  }
}
@media screen and (min-width: 1100px), print {
  .nav-open .nav {
    left: auto;
  }
}
.contact-open .nav {
  z-index: 920;
}
.nav .inner {
  display: block;
  width: 100%;
  height: 100%;
  max-width: none;
  z-index: 1;
}
.nav-logo {
  display: none;
}
@media screen and (max-width: 1099.98px) {
  .nav-logo {
    position: absolute;
    top: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 90px;
    text-align: center;
    background-color: #fff;
  }
  .nav-logo img {
    width: 200px;
  }
}
.nav .nav-container {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  margin: auto;
  overflow-x: hidden;
  overflow-y: auto;
  background-color: #fff;
  padding-bottom: 1.5em;
  -webkit-overflow-scrolling: touch;
}
@media screen and (min-width: 1100px), print {
  .nav .nav-container {
    max-width: none;
    margin: auto;
    background-color: transparent;
    overflow: visible;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: center;
    padding: 0 36rem 0 0;
  }
}
/* メインナビ */
@media screen and (max-width: 1099.98px) {
  .main-nav {
    opacity: 0;
    padding: 0;
    background-color: #fff;
  }
  .nav-open .main-nav {
    opacity: 1;
  }
}
@media screen and (min-width: 1100px), print {
  .main-nav {
    display: flex;
    justify-content: center;
  }
}
@media screen and (min-width: 1100px), print {
  .main-nav-area {
    display: flex;
    padding-right: 2em;
  }
}
.main-nav .nav-item {
  position: relative;
}
@media screen and (min-width: 1100px), print {
  .main-nav .nav-item:not(:last-child) {
    margin-right: 1em;
  }
}
@media screen and (min-width: 1440px), print {
  .main-nav .nav-item:not(:last-child) {
    margin-right: 2em;
  }
}
@media screen and (max-width: 1099.98px) {
  .main-nav .nav-item {
    position: relative;
    border-bottom: 1px solid #eee;
  }
}
@media screen and (min-width: 1100px), print {
  .main-nav .nav-item.main-nav-active .nav-link {
    color: #00DF70;
  }
}
@media screen and (max-width: 1099.98px) {
  .main-nav .nav-item.main-nav-active .nav-link {
    background-color: rgba(0, 223, 112, 0.9);
    color: #fff;
  }
  .main-nav .nav-item.main-nav-active .nav-link::after {
    border-color: #fff;
  }
}
.main-nav .nav-link {
  position: relative;
  display: block;
  line-height: 1.2;
  color: #000;
  font-family: "Noto Sans JP", sans-serif;
  font-feature-settings: "palt";
  transition-property: color;
  transition-duration: 0.3s;
  transition-timing-function: ease;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 1100px), print {
  .main-nav .nav-link {
    padding: 0;
    border: none;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    font-size: 1.2rem;
    color: #fff;
    transition-property: opacity;
    transition-duration: 0.3s;
    transition-timing-function: ease;
  }
}
@media screen and (min-width: 1280px), print {
  .main-nav .nav-link {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 1099.98px) {
  .main-nav .nav-link {
    display: flex;
    align-items: center;
    justify-content: space-between;
    letter-spacing: inherit;
    padding: 0 1em;
    color: #444;
    font-size: 1.4rem;
    background-color: #fff;
    height: 60px;
    transition-property: color, background-color;
  }
  .main-nav .nav-link::after {
    content: "";
    position: absolute;
    right: 1.1em;
    top: 50%;
    transform: translateY(-50%) rotate(135deg);
    width: 9px;
    height: 9px;
    border-top: 1px solid #00572B;
    border-left: 1px solid #00572B;
    transition-property: border-color;
    transition-duration: 0.3s;
    transition-timing-function: ease;
  }
}
@media screen and (max-width: 1099.98px) {
  .main-nav .nav-link:hover {
    color: #fff;
    background-color: rgba(0, 87, 43, 0.9);
  }
  .main-nav .nav-link:hover::after {
    border-color: #fff;
  }
}
@media screen and (min-width: 1100px), print {
  .main-nav .nav-link:hover {
    opacity: 0.8;
  }
}
.main-nav .nav-link span {
  position: relative;
  display: inline-block;
  font-weight: 400;
}
.main-nav .nav-link .br {
  display: none;
}
@media screen and (min-width: 1100px), print {
  .main-nav .nav-link .br {
    display: block;
  }
}

/* ナビゲーション開閉ボタン */
.nav-button {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 60px;
  height: 60px;
  line-height: 1;
  cursor: pointer;
  z-index: 910;
}
@media screen and (min-width: 1100px), print {
  .nav-button {
    display: none;
  }
}
.nav-open .nav-button {
  display: none;
}
.nav-button-icon {
  display: block;
  position: absolute;
  top: -16px;
  right: 0;
  bottom: 0;
  left: 0;
  width: 30px;
  height: 1px;
  margin: auto;
  background-color: #fff;
}
.nav-button-icon::before, .nav-button-icon::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: auto;
  background-color: #fff;
}
.nav-button-icon::before {
  margin-top: -8px;
}
.nav-button-icon::after {
  margin-top: 8px;
}
.nav-button::after {
  content: "MENU";
  display: block;
  position: absolute;
  bottom: 12px;
  left: 0;
  width: 100%;
  line-height: 1;
  font-size: 1rem;
  color: #fff;
  text-align: center;
}

/* ナビゲーション開閉ボタン */
.nav-close-button {
  display: none;
  position: absolute;
  top: 0;
  right: -60px;
  width: 60px;
  height: 60px;
  line-height: 1;
  background-color: #00572B;
  cursor: pointer;
  z-index: 10;
}
@media screen and (min-width: 1100px), print {
  .nav-close-button {
    display: none;
  }
}
.nav-open .nav-close-button {
  display: block;
}
.nav-close-button .nav-button-icon {
  background: none;
  top: -17px;
}
.nav-close-button .nav-button-icon::before, .nav-close-button .nav-button-icon::after {
  margin-top: 0;
  background-color: #fff;
}
.nav-close-button .nav-button-icon::before {
  transform: rotate(45deg);
}
.nav-close-button .nav-button-icon::after {
  transform: rotate(-45deg);
}
.nav-close-button::after {
  content: "CLOSE";
  display: block;
  position: absolute;
  bottom: 10px;
  left: 0;
  width: 100%;
  line-height: 1;
  font-size: 1rem;
  color: #fff;
  text-align: center;
}

/* ナビゲーション背景 */
@media screen and (min-width: 1100px), print {
  .nav-screen {
    display: none;
  }
}
.nav-screen-overlay {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  min-height: 100vh;
  margin: auto;
  background-color: #000;
  pointer-events: none;
  opacity: 0;
  transition-property: opacity;
  transition-duration: 0.2s;
}
.nav-open .nav-screen-overlay {
  pointer-events: auto;
  opacity: 0.4;
  cursor: pointer;
}

@media screen and (min-width: 1100px) {
  .nav.fixed {
    max-width: none;
    right: 0;
    position: fixed;
    height: 80px;
    top: -60px;
    transform: translateY(60px);
    transition: transform 0.2s;
    z-index: 1100;
  }
  .nav.fixed::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: 80px;
    z-index: -1;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.3);
    background-color: #00572B;
  }
  #top .nav.fixed {
    z-index: 1100;
  }
}
/* --------------------------------

  main

-------------------------------- */
.main {
  display: block;
  position: relative;
  padding: 0 1em 0 1em;
  background: #fff;
  z-index: 100;
  flex: 1;
  overflow-x: hidden;
}
#top .main {
  padding: 0 1em 0 1em;
}
@media screen and (min-width: 1100px), print {
  .main {
    padding: 0 2em 0 2em;
    overflow: visible;
  }
  #top .main {
    padding: 0 2em 0 2em;
  }
}

.main > .inner {
  max-width: none;
}

/* --------------------------------

  footer

-------------------------------- */
.footer {
  background-color: #fff;
  padding: 0 1em;
}
@media screen and (min-width: 1100px), print {
  .footer {
    padding: 0 2em;
  }
}
.footer-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 4rem 0;
}
@media screen and (min-width: 1100px), print {
  .footer-container {
    padding: 6.4rem 0;
  }
}
@media screen and (max-width: 1099.98px) {
  .footer-container {
    flex-direction: column;
  }
}
.footer-main {
  margin: 0 0 4rem 0;
}
@media screen and (min-width: 1100px), print {
  .footer-main {
    margin: 0 2rem 0 0;
  }
}
.footer-side {
  background-color: #F5F5F5;
  padding: 2rem;
}
@media screen and (min-width: 768px), print {
  .footer-side {
    padding: 3.2rem;
  }
}
.footer-att {
  display: block;
  text-align: center;
  line-height: 1.2;
  font-size: 1.2rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  margin-top: 2rem;
}
@media screen and (min-width: 768px), print {
  .footer-att {
    font-size: 1.4rem;
  }
}
.footer-logo {
  margin-bottom: 2rem;
}
@media screen and (max-width: 1099.98px) {
  .footer-logo {
    text-align: center;
    max-width: 320px;
  }
}
.footer-nav {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 1.5rem 2rem;
  padding: 0 0 4rem 0;
}
@media screen and (min-width: 768px), print {
  .footer-nav {
    gap: 1.5rem 3rem;
  }
}
@media screen and (min-width: 1100px), print {
  .footer-nav {
    gap: 2rem 6rem;
    padding: 0 0 6rem 0;
  }
}
.footer-nav li a {
  position: relative;
  display: inline-block;
  line-height: 1.2;
  font-size: 1.4rem;
  font-weight: 400;
  font-family: "Noto Sans JP", sans-serif;
  transition: color 0.3s ease;
  padding: 0 0 0 1em;
}
@media screen and (min-width: 768px), print {
  .footer-nav li a {
    font-size: 1.6rem;
    letter-spacing: 0.05em;
  }
}
.footer-nav li a::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 7px solid #000;
}
@media screen and (min-width: 768px), print {
  .footer-nav li a::before {
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 9px solid #000;
  }
}
.footer-nav li a:hover {
  color: #00572B;
}
.footer-map {
  margin: 0 -1em;
}
@media screen and (min-width: 1100px), print {
  .footer-map {
    margin: 0 -2em;
  }
}
.footer-add {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.5;
  font-family: "Noto Sans JP", sans-serif;
}
@media screen and (min-width: 768px), print {
  .footer-add {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 1099.98px) {
  .footer-add {
    text-align: center;
  }
}
@media screen and (max-width: 1099.98px) {
  .footer-add .u-br--sp {
    display: block;
  }
}
.footer-info {
  margin-top: 2rem;
}
@media screen and (max-width: 1099.98px) {
  .footer-info {
    max-width: 255px;
    margin: 0 auto;
    margin-top: 2rem;
  }
}
@media screen and (max-width: 1099.98px) {
  .footer-info .u-br--sp {
    display: block;
  }
}
.footer-info dl {
  display: flex;
  align-items: center;
}
.footer-info dl:first-child {
  margin-bottom: 0.5rem;
}
.footer-info dl dt, .footer-info dl dd {
  line-height: 1.2;
  font-size: 1.2rem;
  font-weight: 400;
  font-family: "Noto Sans JP", sans-serif;
}
@media screen and (min-width: 1100px), print {
  .footer-info dl dt, .footer-info dl dd {
    font-size: 1.6rem;
  }
}
.footer-info dl dd {
  flex: 1;
  margin-left: 1rem;
}
.footer-info dl dt {
  display: block;
  place-content: center;
  text-align: center;
  color: #fff;
  background-color: #00DF70;
  width: 66px;
  height: 24px;
  font-weight: 700;
}
@media screen and (min-width: 1100px), print {
  .footer-info dl dt {
    width: 84px;
    height: 30px;
  }
}
.footer-contact {
  display: flex;
  justify-content: center;
  gap: 1.5rem;
}
@media screen and (max-width: 767.98px) {
  .footer-contact {
    flex-direction: column;
    align-items: center;
  }
}
.footer-contact-item {
  width: 210px;
  height: 42px;
}
@media screen and (min-width: 1280px), print {
  .footer-contact-item {
    width: 210px;
    height: 42px;
  }
}
.footer-contact-item a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background-color: #00DF70;
  color: #fff;
  line-height: 1.2;
  font-size: 1.5rem;
  font-weight: 500;
  letter-spacing: 0.05em;
  font-family: "Noto Sans JP", sans-serif;
  transition: background-color 0.3s ease;
}
.footer-contact-item a:hover {
  background-color: #00572B;
}
.footer-contact-item a span {
  position: relative;
  display: block;
  padding: 0 0 0 2em;
}
.footer-contact-item a span::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-45%);
  display: block;
  width: 20px;
  height: 16px;
  background: url("../img/base/icon-mail_wht.svg") no-repeat center/contain;
  z-index: 1;
}
.footer-contact-item .tel-link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background-color: #00DF70;
  color: #fff;
  line-height: 1.2;
  font-size: 1.8rem;
  font-weight: 500;
  font-family: "Noto Sans JP", sans-serif;
}
.footer-contact-item .tel-link span {
  position: relative;
  display: block;
  padding: 0 0 0 1.5em;
}
.footer-contact-item .tel-link span::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  display: block;
  width: 19px;
  height: 19px;
  background: url("../img/base/icon-tel_wht.svg") no-repeat center/contain;
  z-index: 1;
}
.footer-lead {
  font-size: 2rem;
  text-align: center;
  margin-bottom: 2rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  white-space: nowrap;
}
@media screen and (max-width: 1279.98px) {
  .footer-lead {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 767.98px) {
  .footer-lead {
    font-size: 1.6rem;
    letter-spacing: 0;
  }
}
.footer-lead span {
  color: #00572B;
}
.footer-privacy {
  text-align: center;
  padding: 0 0 3rem 0;
}
@media screen and (min-width: 1100px), print {
  .footer-privacy {
    padding: 0 0 3rem 0;
  }
}
.footer-privacy a {
  position: relative;
  display: inline-block;
  font-size: 1.6rem;
  letter-spacing: 0.05em;
  font-weight: 400;
  padding: 0 0 0 1em;
  transition: color 0.3s ease;
}
.footer-privacy a::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  border-left: 8px solid #000;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
}
.footer-privacy a:hover {
  color: #00572B;
}
.footer .pagetop {
  display: block;
  position: fixed;
  right: 5px;
  bottom: 80px;
  width: 45px;
  height: 45px;
  text-align: center;
  overflow: hidden;
  z-index: 100;
  opacity: 1;
}
@media screen and (min-width: 768px), print {
  .footer .pagetop {
    right: 10px;
    bottom: 80px;
    width: 50px;
    height: 50px;
  }
}
@media screen and (min-width: 1100px), print {
  .footer .pagetop {
    opacity: 0;
    pointer-events: none;
    right: 10px;
    bottom: 10px;
    transition-property: opacity;
    transition-duration: 0.3s;
  }
}
.footer .pagetop.fixed {
  opacity: 1;
  pointer-events: auto;
}
.footer .pagetop a {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  color: #fff;
  background-color: #00572B;
  transition-property: background-color;
  transition-duration: 0.2s;
}
.footer .pagetop a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #00DF70;
}
.footer .pagetop a::before {
  content: "";
  display: block;
  position: absolute;
  top: 0.5em;
  right: 0;
  bottom: 0;
  left: 0;
  width: 0.8em;
  height: 0.8em;
  margin: auto;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(-45deg);
}
.footer .copy {
  overflow: hidden;
  background-color: #00572B;
  padding: 1.8em 1em 1.8em 1em;
  margin: 0 -1em;
}
@media screen and (max-width: 767.98px) {
  .footer .copy {
    padding: 1.5em 1em 1.5em 1em;
  }
}
@media screen and (min-width: 1100px), print {
  .footer .copy {
    margin: 0 -2em;
  }
}
.footer .copy small {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  color: #fff;
  font-weight: 400;
  font-size: 1.3rem;
  font-weight: 500;
  text-align: center;
}
.footer .copy span {
  font-weight: 400;
  margin-left: 0.3em;
}
@media screen and (max-width: 479.98px) {
  .footer .copy span {
    display: none;
  }
}

/* --------------------------------

  ページタイトル

-------------------------------- */
.page-title {
  display: block;
  width: 100%;
  z-index: 105;
  height: 250px;
  background: url(../img/top/mainvisual.jpg) no-repeat center/cover;
}
@media screen and (max-width: 1099.98px) {
  .page-title {
    margin-top: 60px;
    padding: 0;
  }
}
@media screen and (max-width: 767.98px) {
  .page-title {
    height: 200px;
  }
}
@media screen and (max-width: 479.98px) {
  .page-title {
    height: 180px;
  }
}
.page-title-inner {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 100%;
  height: 100%;
  padding: 1.5em 1em 0 1em;
  max-width: none;
  margin: 0 auto;
}
@media screen and (max-width: 1099.98px) {
  .page-title-inner {
    padding: 1em;
  }
}
.page-title-name {
  display: inline-block;
  letter-spacing: 0.05em;
  line-height: 1.2;
  text-align: center;
  color: #fff;
  font-size: 3.8rem;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 700;
  text-shadow: rgba(0, 0, 0, 0.4) 1px 1px 8px, rgba(0, 0, 0, 0.4) -1px 1px 8px, rgba(0, 0, 0, 0.4) 1px -1px 8px, rgba(0, 0, 0, 0.4) -1px -1px 8px;
}
@media screen and (max-width: 1099.98px) {
  .page-title-name {
    font-size: 3rem;
  }
}
@media screen and (max-width: 767.98px) {
  .page-title-name {
    padding: 1rem 1em 1.3rem 1em;
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 479.98px) {
  .page-title-name {
    font-size: 2.2rem;
  }
}
.page-title-name span {
  display: block;
  font-weight: 500;
}

/* --------------------------------

  アニメーション

-------------------------------- */
._anim-point {
  opacity: 0;
  transform: translateY(30px);
  transition-property: opacity, transform;
  transition-timing-function: ease;
  transition-duration: 0.8s;
  transition-delay: 0.5s;
}
@media screen and (min-width: 1100px), print {
  ._anim-point {
    transition-duration: 0.8s;
    transition-delay: 0.5s;
  }
}
._anim-point.active {
  opacity: 1;
  transform: translateY(0);
}

/* --------------------------------

  上部固定ボタン（お問い合わせ）

-------------------------------- */
/* お問い合わせ（電話）*/
@media screen and (min-width: 1100px), print {
  .mail-button {
    display: none;
  }
}
@media screen and (max-width: 1099.98px) {
  .mail-button {
    display: block;
    position: fixed;
    top: 0;
    right: 0;
    width: 60px;
    height: 60px;
    line-height: 1;
    cursor: pointer;
    z-index: 910;
    transition: background-color 0.3s ease;
  }
  .mail-button:hover {
    background-color: #00572B;
  }
  .mail-button a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    background: #3265A5;
    background: linear-gradient(90deg, rgb(50, 101, 165) 0%, rgb(71, 129, 199) 100%);
  }
  .mail-button a::before {
    content: "";
    position: absolute;
    top: 15px;
    left: 50%;
    transform: translate(-50%, 0);
    display: block;
    width: 20px;
    height: 15px;
    background: url("../img/base/icon-mail_wht.png") no-repeat center/cover;
  }
  .mail-button a::after {
    content: "MAIL";
    position: absolute;
    left: 0;
    bottom: 12px;
    display: block;
    width: 100%;
    text-align: center;
    font-size: 1rem;
    color: #fff;
    letter-spacing: 0.1em;
    line-height: 1;
  }
}

/* --------------------------------

  フォーム部品

-------------------------------- */
.contact-form table {
  width: 100%;
}
.contact-form table tr {
  display: block;
}
@media screen and (min-width: 768px), print {
  .contact-form table tr {
    display: table;
    width: 100%;
  }
}
.contact-form table tr:not(:last-child) {
  margin-bottom: 1.5em;
}
@media screen and (min-width: 768px), print {
  .contact-form table tr:not(:last-child) {
    margin-bottom: 0;
  }
}
.contact-form table th {
  position: relative;
  display: block;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 700;
  margin-bottom: 0.5em;
}
@media screen and (min-width: 768px), print {
  .contact-form table th {
    display: table-cell;
    vertical-align: middle;
    width: 15em;
    margin-bottom: 0;
    padding: 0.8em 1em;
  }
}
.contact-form table th .title {
  font-weight: bold;
}
.contact-form table th .require,
.contact-form table th .option {
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  font-size: 0.9em;
  color: #fff;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 700;
  width: 3em;
  margin: 0 auto;
  text-align: center;
  transform: translateY(-50%);
}
.contact-form table th .require {
  background-color: #00DF70;
}
.contact-form table th .option {
  background-color: #999;
}
.contact-form table td {
  display: block;
}
@media screen and (min-width: 768px), print {
  .contact-form table td {
    display: table-cell;
    vertical-align: middle;
    padding: 0.8em 0 0.8em 1em;
  }
}
.contact-form table td input[type=text],
.contact-form table td input[type=email],
.contact-form table td input[type=tel] {
  padding: 8px;
  border: 1px solid #999;
  border-radius: 3px;
  font-size: 1em;
}
.contact-form table td input::-moz-placeholder {
  font-size: 0.9em;
  color: #ccc;
}
.contact-form table td input::placeholder {
  font-size: 0.9em;
  color: #ccc;
}
.contact-form table td .full {
  width: 100%;
}
.contact-form table td .per60 {
  width: 100%;
}
@media screen and (min-width: 768px), print {
  .contact-form table td .per60 {
    width: 60%;
  }
}
.contact-form table td select {
  padding: 8px 4px;
  border-radius: 3px;
  border: 1px solid #999;
}
.contact-form table td textarea {
  padding: 8px 4px;
  border-radius: 3px;
  border: 1px solid #999;
}
.contact-submit {
  margin-top: 1em;
  text-align: center;
}
.contact-submit .btn {
  display: block;
  border: 1px solid #00DF70;
  background-color: #fff;
  color: #00DF70;
  text-decoration: none;
  font-weight: bold;
  padding: 20px;
  width: 150px;
  margin: 0 auto;
  cursor: pointer;
}
.contact-submit .btn:hover {
  color: #fff;
  background-color: #00DF70;
}

/* --------------------------------

  ローディング

-------------------------------- */
.loader {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  pointer-events: none;
  z-index: 9999;
  opacity: 0;
  transition: opacity 0.6s ease;
}
@media screen and (max-width: 1099.98px) {
  .loader {
    position: absolute;
    height: auto;
    padding-top: 50%;
  }
}
.loader.loading {
  opacity: 1;
  pointer-events: auto;
}
.loader::before {
  content: "";
  display: block;
  position: absolute;
  top: -45px;
  right: 0;
  bottom: 0;
  left: 0;
  width: 60px;
  height: 60px;
  margin: auto;
  border: 4px solid #ddd;
  border-top: 4px solid #00DF70;
  border-radius: 50%;
  z-index: 1;
  animation: spin 3s linear infinite;
}
@media screen and (max-width: 1099.98px) {
  .loader::before {
    width: 40px;
    height: 40px;
    border: 2px solid #ddd;
    border-top: 2px solid #00DF70;
    top: 0;
  }
}
.loader img {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 140px;
  margin: auto;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* --------------------------------

  メインビジュアル

-------------------------------- */
.mainvisual {
  position: relative;
  padding: 0;
  background-color: #FFF;
}
@media screen and (max-width: 1099.98px) {
  .mainvisual {
    margin-top: 60px;
    padding: 0;
  }
}
.mainvisual .inner {
  max-width: none;
}
.mainvisual-img {
  display: block;
  position: relative;
}
.mainvisual-img::before {
  content: "";
  display: block;
  padding-top: 50%;
}
@media screen and (min-width: 1100px), print {
  .mainvisual-img::before {
    padding-top: 800px;
  }
}
.mainvisual-img img {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
  transition: opacity 0.3s ease-out, transform 0.3s ease-out;
}
.mainvisual-side {
  display: flex;
  justify-content: center;
  flex-direction: column;
  width: 100%;
  height: 100%;
  z-index: 1;
}
@media screen and (min-width: 1100px), print {
  .mainvisual-side {
    position: absolute;
    top: 0;
    left: 0;
    padding: 1em;
  }
}
@media screen and (max-width: 1099.98px) {
  .mainvisual-side {
    background-color: #00572B;
    padding: 2em 1em 3em 1em;
  }
}
@media screen and (max-width: 479.98px) {
  .mainvisual-side {
    padding: 1.2em 1em 1.5em 1em;
  }
}
.mainvisual-catch {
  display: block;
  text-align: center;
  color: #ffffff;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.35);
}
.mainvisual-catch .catch1 {
  display: block;
  line-height: 1.6;
  font-weight: 700;
  letter-spacing: 0.05em;
  margin-bottom: 1.6rem;
  font-size: min(28 * var(--vw375), 28px);
}
@media screen and (min-width: 480px), print {
  .mainvisual-catch .catch1 {
    font-size: min(40 * var(--vw768), 40px);
  }
}
@media screen and (min-width: 768px), print {
  .mainvisual-catch .catch1 {
    font-size: min(50 * var(--vw1100), 50px);
    margin-bottom: 1.5rem;
  }
}
@media screen and (min-width: 1100px), print {
  .mainvisual-catch .catch1 {
    margin-bottom: 3rem;
    font-size: min(60 * var(--vw1440), 60px);
  }
}
.mainvisual-catch .catch1 span {
  font-size: min(24 * var(--vw375), 24px);
}
@media screen and (min-width: 480px), print {
  .mainvisual-catch .catch1 span {
    font-size: min(30 * var(--vw768), 30px);
  }
}
@media screen and (min-width: 768px), print {
  .mainvisual-catch .catch1 span {
    font-size: min(40 * var(--vw1100), 40px);
  }
}
@media screen and (min-width: 1100px), print {
  .mainvisual-catch .catch1 span {
    font-size: min(50 * var(--vw1440), 50px);
  }
}
.mainvisual-catch .catch2 {
  display: block;
  line-height: 2;
  font-weight: 700;
  font-size: min(14 * var(--vw375), 14px);
}
@media screen and (min-width: 480px), print {
  .mainvisual-catch .catch2 {
    font-size: min(18 * var(--vw768), 18px);
  }
}
@media screen and (min-width: 768px), print {
  .mainvisual-catch .catch2 {
    font-size: min(20 * var(--vw1100), 20px);
  }
}
@media screen and (min-width: 1100px), print {
  .mainvisual-catch .catch2 {
    font-size: min(22 * var(--vw1440), 22px);
  }
}

/* --------------------------------

  ぱんくず

-------------------------------- */
.pankz {
  max-width: 1100px;
  margin: 0 auto;
  padding-top: 2.5em;
}
.pankz-area {
  max-width: 1100px;
  margin: 0 auto 2em;
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 1099.98px) {
  .pankz-area {
    margin: 0 auto 1.5em;
  }
}
.pankz-item {
  position: relative;
  list-style: none;
  font-size: 1.6rem;
  line-height: 1.2;
  margin-bottom: 0.5em;
  color: #000;
}
.pankz-item:not(:last-child) {
  padding-right: 1.2em;
  margin-right: 1em;
}
.pankz-item:not(:last-child)::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%) rotate(135deg);
  display: block;
  width: 7px;
  height: 7px;
  border-top: 2px solid #999;
  border-left: 2px solid #999;
}
.pankz-item._current a {
  position: relative;
  color: #00DF70;
  padding-left: 1.5em;
}
.pankz-item._current a:hover {
  text-decoration: underline;
}
.pankz-item._current a::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  display: block;
  width: 16px;
  height: 14px;
  background: url("../img/base/icon_home_green2.svg") no-repeat center/cover;
}

/* --------------------------------

  id01　トップページ

-------------------------------- */
/* ページ内共通 */
.section {
  margin-right: -1em;
  margin-left: -1em;
}
@media screen and (min-width: 1100px), print {
  .section {
    margin-right: -2em;
    margin-left: -2em;
  }
}
.section-secondary {
  padding-right: 1em;
  padding-left: 1em;
}
@media screen and (min-width: 1100px), print {
  .section-secondary {
    padding-right: 2em;
    padding-left: 2em;
  }
}
.section-secondary:not(:last-child) {
  margin-bottom: 10em;
}
@media screen and (max-width: 639.98px) {
  .section-secondary:not(:last-child) {
    margin-bottom: 3em;
  }
}
.section-secondary .inner {
  line-height: 1.5;
}
@media screen and (min-width: 768px), print {
  .section-secondary .inner {
    line-height: 1.8;
  }
}
.section-dummy {
  text-align: center;
}
.section-dummy:not(:last-child) {
  margin-bottom: 5em;
}
.section-dummy .inner {
  max-width: none;
  text-align: center;
}
.section-dummy_wide {
  overflow: hidden;
}
.section-dummy_wide .inner {
  margin-right: -23%;
  margin-left: -23%;
}
@media screen and (min-width: 1100px), print {
  .section-dummy_wide .inner {
    margin-right: -250px;
    margin-left: -250px;
  }
}
.section-header {
  margin-bottom: 2rem;
}
@media screen and (min-width: 768px), print {
  .section-header {
    margin-bottom: 3rem;
  }
}
@media screen and (min-width: 1100px), print {
  .section-header {
    margin-bottom: 4.3rem;
  }
}
.section-heading {
  display: block;
  line-height: 1.2;
}
.section-heading .en {
  display: block;
  font-size: 1.8rem;
  color: #AAA;
  line-height: 1.2;
  font-weight: 700;
  letter-spacing: 0.05em;
  margin-bottom: 1rem;
}
@media screen and (min-width: 768px), print {
  .section-heading .en {
    font-size: 2rem;
  }
}
.section-heading .jp {
  position: relative;
  display: block;
  font-size: 2.4rem;
  letter-spacing: 0.05em;
  font-weight: 700;
  color: #000;
}
@media screen and (min-width: 768px), print {
  .section-heading .jp {
    font-size: 3.5rem;
    letter-spacing: 0.1em;
  }
}

.top-service-section {
  position: relative;
  padding: 5rem 1em;
}
@media screen and (min-width: 1100px), print {
  .top-service-section {
    padding: 10rem 2em;
  }
}
.top-service-section::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 90%;
  height: 90%;
  background-color: #F5F5F5;
  z-index: 0;
}
@media screen and (min-width: 1100px), print {
  .top-service-section::before {
    width: 80%;
    height: 75%;
  }
}
.top-service-text {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 2;
}
@media screen and (min-width: 768px), print {
  .top-service-text {
    font-size: 1.8rem;
  }
}
.top-service-wrap {
  display: flex;
  gap: 2.5rem;
  margin-bottom: 4rem;
}
@media screen and (min-width: 1100px), print {
  .top-service-wrap {
    margin-bottom: 9.5rem;
  }
}
@media screen and (min-width: 1280px), print {
  .top-service-wrap {
    gap: 6.5rem;
    align-items: center;
  }
}
@media screen and (max-width: 1279.98px) {
  .top-service-wrap {
    flex-direction: column;
  }
}
.top-service-items {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 0 -1.6rem -1.6rem 0;
  counter-reset: number 0;
}
@media screen and (min-width: 768px), print {
  .top-service-items {
    margin: 0 -2.6rem -2.6rem 0;
  }
}
.top-service-item {
  position: relative;
  width: 100%;
  padding: 0 1.6rem 1.6rem 0;
}
@media screen and (min-width: 480px), print {
  .top-service-item {
    width: 50%;
  }
}
@media screen and (min-width: 768px), print {
  .top-service-item {
    width: 33.33333%;
    padding: 0 2.6rem 2.6rem 0;
  }
}
.top-service-item:hover .top-service-image img {
  scale: 1.1;
}
.top-service-item:hover .top-service-heading {
  color: #fff;
}
.top-service-item:hover .top-service-header {
  background-color: #00572B;
}
.top-service-item:hover .top-service-icon svg path {
  fill: #00572B;
}
.top-service-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.top-service-header {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  place-content: center;
  width: 100%;
  height: 50px;
  background-color: rgba(0, 223, 112, 0.9);
  padding: 0 1.6rem;
  transition: background-color 0.3 ease;
}
@media screen and (min-width: 1100px), print {
  .top-service-header {
    height: 57px;
  }
}
.top-service-heading {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.2;
  color: #fff;
  transition: color 0.3 ease;
}
@media screen and (min-width: 480px), print {
  .top-service-heading {
    font-size: 1.6rem;
  }
}
@media screen and (min-width: 1100px), print {
  .top-service-heading {
    font-size: 2rem;
  }
}
.top-service-heading span {
  position: relative;
  display: inline-block;
  padding: 0 0 0 2.5em;
}
.top-service-heading span::before {
  counter-increment: number;
  content: counter(number, decimal-leading-zero) ".";
  font-size: 2.2rem;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (min-width: 1100px), print {
  .top-service-heading span::before {
    font-size: 3rem;
  }
}
.top-service-inner {
  position: relative;
}
.top-service-image {
  position: relative;
  overflow: hidden;
}
.top-service-image::before {
  content: "";
  display: block;
  padding-top: 66%;
}
.top-service-image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  z-index: 0;
  transition: scale 0.3s ease;
}

.top-news-section {
  position: relative;
  padding: 4rem 1em;
  background-color: #fff;
}
@media screen and (min-width: 1100px), print {
  .top-news-section {
    padding: 8rem 2em;
  }
}
@media screen and (min-width: 768px), print {
  .top-news-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}
.top-news-main {
  flex: 1;
  max-width: 740px;
  margin: 1.5rem 0 0 0;
}
@media screen and (min-width: 768px), print {
  .top-news-main {
    margin: 0 0 0 3rem;
  }
}
.top-news-more {
  margin-top: 2rem;
}
@media screen and (min-width: 768px), print {
  .top-news-more {
    margin-top: 3rem;
  }
}

.top-article-section {
  position: relative;
  padding: 4rem 1em;
  background-color: #F5F5F5;
}
@media screen and (min-width: 1100px), print {
  .top-article-section {
    padding: 8rem 2em;
  }
}
@media screen and (min-width: 768px), print {
  .top-article-container {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: center;
  }
}
.top-article-main {
  flex: 1;
  max-width: 740px;
  margin: 1.5rem 0 0 0;
}
@media screen and (min-width: 768px), print {
  .top-article-main {
    margin: 0 3rem 0 0;
  }
}
.top-article-more {
  margin-top: 2rem;
}
@media screen and (min-width: 768px), print {
  .top-article-more {
    margin-top: 3rem;
  }
}

.top-menu-section {
  position: relative;
  padding: 4rem 1em;
  background: url("../img/top/bg.jpg") no-repeat center/cover;
}
@media screen and (min-width: 1100px), print {
  .top-menu-section {
    padding: 8rem 2em;
  }
}
@media screen and (max-width: 1099.98px) {
  .top-menu-section .inner {
    max-width: 536px;
  }
}
@media screen and (max-width: 767.98px) {
  .top-menu-section .inner {
    max-width: 266px;
  }
}
.top-menu-container {
  display: grid;
  gap: 0.3rem;
}
@media screen and (min-width: 1100px), print {
  .top-menu-container {
    grid-template-columns: repeat(2, 1fr);
  }
}
.top-menu-item {
  background-color: #fff;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.05);
  padding: 3.5rem 3rem;
  display: flex;
}
@media screen and (max-width: 767.98px) {
  .top-menu-item {
    padding: 2rem 2rem;
    flex-direction: column;
  }
}
.top-menu-main {
  margin: 1.8rem 0 0 0;
}
@media screen and (min-width: 768px), print {
  .top-menu-main {
    margin: 0 0 0 2.6rem;
  }
}
.top-menu-more {
  margin-top: 1.5rem;
}
@media screen and (max-width: 767.98px) {
  .top-menu-more {
    text-align: center;
  }
}
.top-menu-text {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.8;
  margin-top: 1.5rem;
}

/* --------------------------------

  idxx　お知らせ

-------------------------------- */
.news-section .news-date {
  width: 100%;
  margin-bottom: 1rem;
}
.news-detail-section .news-date {
  width: 100%;
  text-align: right;
  margin-bottom: 1.5em;
  color: #707070;
}
@media screen and (max-width: 767.98px) {
  .news-detail-section .news-date {
    margin-bottom: 1em;
  }
}
.news-list {
  list-style: none;
}
.news-topics {
  position: relative;
  display: flex;
  padding: 2.5rem 0;
  border-bottom: 1px solid #ddd;
  transition: background-color 0.3s ease;
}
@media screen and (max-width: 767.98px) {
  .news-topics {
    flex-direction: column;
    padding: 1.8rem 0;
  }
}
.news-link {
  color: #000;
  line-height: 1.35;
  font-size: 1.6rem;
  font-weight: 400;
  font-feature-settings: "palt";
  transition: color 0.3s ease;
}
@media screen and (max-width: 767.98px) {
  .news-link {
    font-size: 1.4rem;
  }
}
.news-link:hover {
  text-decoration: underline;
  color: #00572B;
}
.news-date {
  display: block;
  font-size: 1.6rem;
  line-height: 1.35;
  font-feature-settings: "palt";
  width: 5.5em;
  color: #000;
  margin-right: 2.5rem;
  transition: color 0.3s ease;
}
@media screen and (max-width: 767.98px) {
  .news-date {
    font-size: 1.4rem;
    margin-right: 0;
    margin-bottom: 0.6em;
  }
}
.news-title {
  display: block;
  flex: 1;
  min-width: 0;
  font-size: 1.6rem;
  line-height: 1.2;
  color: #000;
  transition: color 0.3s ease;
}
@media screen and (max-width: 767.98px) {
  .news-title {
    font-size: 1.4rem;
  }
}
.news-body {
  word-break: break-all;
  word-wrap: break-word;
  text-align: left;
}
.news-text {
  word-break: break-all;
  word-wrap: break-word;
}
.news-text p,
.news-text div {
  word-break: break-all;
  word-wrap: break-word;
}
.news-more a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.news-back {
  text-align: center;
  margin-top: 2em;
  padding-top: 2em;
  border-top: 1px solid #00DF70;
}
@media screen and (max-width: 767.98px) {
  .news-back {
    margin-top: 2em;
  }
}
/* pagination */
.pagination {
  margin: 0;
  margin-top: 2em;
  text-align: center;
  overflow: hidden;
}

.pagination h2.screen-reader-text {
  display: none;
}

.pagination a,
.pagination span {
  display: inline-block;
  vertical-align: middle;
  margin: 0.2rem;
  padding: 0.5rem 1.1rem;
  color: #fff;
  font-size: 0.9em;
  text-align: center;
  border-radius: 0.35rem;
  background-color: #aaa;
}

@media print, screen and (min-width: 768px) {
  .pagination a,
  .pagination span {
    padding: 0.35em 0.75em;
    font-size: 1em;
  }
}
.pagination a:hover,
.pagination span.current {
  background-color: #00DF70;
}

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

/* pager -----------------------------------------------*/
/* --------------------------------

  idxx　下層

-------------------------------- */
.secondary-section {
  padding: 2.5em 1em 2.5em 1em;
}
@media screen and (min-width: 1100px), print {
  .secondary-section {
    padding: 5em 2em 5em 2em;
  }
}
.secondary-section p {
  line-height: 1.8;
}

/* 投稿ページ */
.detail-text {
  line-height: 1.8;
  margin-bottom: 3em;
}
.detail-text h3 {
  position: relative;
  color: #333;
  font-size: 1.1em;
  text-align: left;
  line-height: 1.4;
  padding: 0.7em 0 0.7em 17px;
  margin: 3.5em 0 1.5em;
  background-color: #fafafa;
  border-left: 5px solid #00DF70;
}
@media screen and (min-width: 768px), print {
  .detail-text h3 {
    font-size: 1.3em;
  }
}
.detail-text h3:after {
  position: absolute;
  display: block;
  content: "";
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #ddd;
}
.detail-text h4 {
  position: relative;
  color: #333;
  font-size: 1.1em;
  padding: 0 0 0.3em 1.5em;
  margin: 3.5em 0 1.5em;
  border-bottom: 2px solid #00DF70;
}
.detail-text h4:before {
  position: absolute;
  display: block;
  content: "";
  top: 40%;
  left: 0;
  width: 10px;
  height: 10px;
  background-color: #00DF70;
  transform: translateY(-40%);
}
.detail-text a {
  color: #00572B;
}
.detail-text blockquote {
  padding: 1.5em;
  border-radius: 0.5em;
  border: 2px solid #ccc;
  background-color: #f7f7f7;
  text-align: center;
}
.detail-text blockquote p,
.detail-text blockquote strong,
.detail-text blockquote em {
  font-style: italic;
  font-weight: 700;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  color: #444;
}
.detail-text blockquote p {
  margin-bottom: 1em;
}
.detail-text blockquote p:last-child {
  font-style: normal;
  margin-bottom: 0;
}
.detail-text ul li,
.detail-text ol li {
  margin-left: 1.3em;
}
.detail-text ul {
  list-style: disc;
}
.detail-text ol {
  list-style: decimal;
}
.detail-text table {
  width: 100%;
  border-collapse: collapse;
}
.detail-text table th,
.detail-text table td {
  padding: 0.5em 1em;
  border: 1px solid #ddd;
}
.detail-text table th {
  width: 10em;
  text-align: center;
  background-color: #f7f7f7;
}
.detail-text .post-list {
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
  margin: 0 -1.5em -1.5em 0;
  list-style: none;
}
.detail-text .post-list li {
  width: 100%;
  padding: 0 1.5em 1.5em 0;
  margin-left: 0;
}
@media screen and (min-width: 768px), print {
  .detail-text .post-list li {
    width: 50%;
  }
}
.detail-text .post-list li:before {
  display: none;
}
.detail-text .post-list li a {
  display: inline-block;
  font-weight: bold;
  color: #555;
  text-decoration: underline;
  margin-bottom: 0.5rem;
}
.detail-text .post-list li p {
  font-size: 0.9em;
}
.detail-text .post-list mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
.detail-paging-subsection:first-child {
  overflow: hidden;
  margin-bottom: 1.5em;
}
.detail-paging-subsection a {
  font-weight: bold;
  text-decoration: underline;
}
.detail-paging-subsection .prev {
  float: left;
}
.detail-paging-subsection .next {
  float: right;
}
.detail-paging-subsection .back {
  text-align: center;
}

/* ページネーション */
.pagination {
  padding-top: 2em;
  text-align: center;
  overflow: hidden;
}
.pagination a,
.pagination span {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 4px;
  padding: 0.6em 1.2em;
  color: #fff;
  text-align: center;
  border-radius: 3px;
  background-color: #ccc;
}
.pagination a:hover,
.pagination span.current {
  background-color: #00572B;
  color: #fff;
}
.pagination a:hover {
  text-decoration: none;
}

/* 画像回り込み */
.aligncenter {
  display: block;
  margin: 0 auto;
}

.alignright {
  display: block;
  margin: 0 auto 1em;
}

@media screen and (min-width: 480px), print {
  .alignright {
    float: right;
    margin: 0 0 1em 1em;
  }
}
.alignleft {
  display: block;
  margin: 0 auto 1em;
}

@media screen and (min-width: 480px), print {
  .alignleft {
    float: left;
    margin: 0 1em 1em 0;
  }
}
.clearfix {
  overflow: hidden;
  zoom: 1;
}

.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.name {
  margin-top: 2em;
}/*# sourceMappingURL=styles.css.map */