/*!***********************************************************************************************************************************************************************************************************************!*\
  !*** css ../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!../node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!../node_modules/import-glob-loader/index.js!./assets/scss/style.scss ***!
  \***********************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
.p-profile-box, .p-post-item.is-line {
  zoom: 1;
}
.p-profile-box::before, .p-post-item.is-line::before, .p-profile-box::after, .p-post-item.is-line::after {
  content: " ";
  display: table;
}
.p-profile-box::after, .p-post-item.is-line::after {
  clear: both;
}

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
html {
  font-size: 16px;
  font-family: "Noto Sans JP", sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/**
 * Remove default margin.
 */
body {
  color: #333;
  margin: 0;
  line-height: 1.75;
  letter-spacing: 0.1em;
  font-size: 16px;
  font-feature-settings: "liga";
  padding-top: 122px;
}
body.is-slidebar-active {
  overflow: hidden;
}
@media screen and (max-width: 59.3125em) {
  body {
    padding-top: 74px;
  }
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  body {
    font-size: 14px;
  }
}

/* chrome opera /
/! autoprefixer: ignore next */
@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  body {
    image-rendering: -webkit-optimize-contrast;
  }
}
/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
}

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  font-weight: bold;
  margin: 0.67em 0;
}

h2 {
  font-size: 1.8rem;
  margin-top: 2rem;
  margin-bottom: 1rem;
}

h3 {
  font-size: 1.6rem;
  margin-top: 1.7rem;
  margin-bottom: 1rem;
}

h4 {
  font-size: 1.5rem;
  margin-top: 1.7rem;
  margin-bottom: 1rem;
}

h5 {
  font-size: 1.4rem;
  margin-top: 1.3rem;
  margin-bottom: 0.5rem;
}

h6 {
  font-size: 1.2rem;
  margin-top: 1rem;
  margin-bottom: 0.5rem;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
  max-width: 100%;
  height: auto;
  vertical-align: top;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 0;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
input[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  box-sizing: content-box;
  /* 2 */
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/* dl
   ========================================================================== */
/**
 * Remove most spacing between dl, dd.
 */
dl, dd {
  margin: 0;
}

/* ul
   ========================================================================== */
/**
 * Remove most spacing between ul, li.
 */
ul {
  margin: 0;
  padding: 0;
}

li {
  list-style: none;
  margin: 0;
}

a {
  transition: all 0.3s 0s ease;
}
a:hover {
  transition: all 0.3s 0s ease;
}

*.is-indent {
  padding-left: 1em;
  text-indent: -1em;
}

*.u-first-line-leader {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

input[type=text],
input[type=url],
input[type=search],
input[type=email],
input[type=password],
input[type=tel] {
  font-size: 15px;
  line-height: 1.8;
  border: 1px solid #dbdbdb;
  padding: 0.5rem 0.75rem;
  max-width: 100%;
  width: 100%;
  transition: all ease-in-out 0.2s;
  background-color: #fff;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  input[type=text],
input[type=url],
input[type=search],
input[type=email],
input[type=password],
input[type=tel] {
    font-size: 16px;
  }
}
input[type=text]:focus, input[type=text]:active,
input[type=url]:focus,
input[type=url]:active,
input[type=search]:focus,
input[type=search]:active,
input[type=email]:focus,
input[type=email]:active,
input[type=password]:focus,
input[type=password]:active,
input[type=tel]:focus,
input[type=tel]:active {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

textarea {
  font-size: 15px;
  line-height: 1.8;
  border: 1px solid #dbdbdb;
  padding: 0.5rem 0.75rem;
  max-width: 100%;
  width: 100%;
  transition: all ease-in-out 0.2s;
  background-color: #fff;
  min-height: 200px;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  textarea {
    font-size: 16px;
  }
}
textarea:focus, textarea:active {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

input[type=checkbox] {
  width: 18px;
  height: 18px;
  vertical-align: middle;
}

input[type=radio] {
  width: 18px;
  height: 18px;
  vertical-align: middle;
  accent-color: #3f9876;
}

select {
  text-transform: none;
  display: block;
  width: 100%;
  height: 48px;
  padding: 8px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  background-color: #fff;
  color: #333333;
  border: 1px solid #dbdbdb;
  border-radius: 0 !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  select {
    width: 100%;
  }
}

/*  プレイスホルダーの色変更 */
:placeholder-shown {
  color: rgba(51, 51, 51, 0.3);
}

/* Google Chrome, Safari, Opera 15+, Android, iOS */
::-webkit-input-placeholder {
  color: rgba(51, 51, 51, 0.3);
}

/* Firefox 18- */
:-moz-placeholder {
  color: rgba(51, 51, 51, 0.3);
}

/* Firefox 19+ */
::-moz-placeholder {
  color: rgba(51, 51, 51, 0.3);
}

/* IE 10+ */
:-ms-input-placeholder {
  color: #9fa0a0;
}

/*
---
name: アコーディオン_通常
category: Components
---
*/
.c-accordion-list__block {
  margin-bottom: 1.25rem;
  border-radius: 3px;
  border: 1px solid #dbdbdb;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-accordion-list__block {
    margin-bottom: 1rem;
  }
}
.c-accordion-list__block.is-open .c-accordion-list__head {
  border-radius: 3px 3px 0 0;
  border-bottom: 1px solid #dbdbdb;
}
.c-accordion-list__block.is-open .c-accordion-list__head::after {
  transform: rotate(180deg);
}
@media screen and (max-width: 59.3125em) {
  .c-accordion-list__block.is-open .c-accordion-list__head::after {
    right: 5px;
    top: 50%;
    transform: rotate(-180deg) translateY(-50%);
    transform-origin: top;
  }
}
.c-accordion-list__head {
  cursor: pointer;
  padding: 24px 60px 24px 32px;
  border-radius: 3px;
  background-color: #f8f8f8;
  display: flex;
  align-items: center;
  position: relative;
}
.c-accordion-list__head::after {
  position: absolute;
  right: 32px;
  content: "expand_more";
  font-family: "Material Icons Rounded";
  line-height: 1;
  letter-spacing: 0;
  font-size: 30px;
  color: #3f9876;
}
@media screen and (max-width: 59.3125em) {
  .c-accordion-list__head::after {
    right: 5px;
    top: 50%;
    transform: rotate(-90deg) translateY(-50%);
    transform-origin: top;
  }
}
@media screen and (max-width: 59.3125em) {
  .c-accordion-list__head {
    flex-direction: column;
    align-items: flex-start;
    padding: 20px 30px 20px 20px;
  }
}
.c-accordion-list__info {
  display: flex;
  flex-shrink: 0;
}
@media screen and (max-width: 59.3125em) {
  .c-accordion-list__info {
    margin-bottom: 10px;
  }
}
.c-accordion-list__date {
  font-family: "Hanken Grotesk", sans-serif;
  font-weight: 400;
  font-size: 0.875rem;
  letter-spacing: 0.05em;
  line-height: 2;
  font-weight: 400;
  color: #2d2d2d;
  padding-right: 12px;
  flex-shrink: 0;
}
.c-accordion-list__category {
  color: #3f9876;
  font-size: 0.875rem;
  letter-spacing: 0.05em;
  line-height: 2;
  font-weight: 400;
  margin-right: 32px;
  padding-left: 16px;
  border-left: 1px solid #dbdbdb;
  flex-shrink: 0;
}
.c-accordion-list__title {
  max-width: 813px;
  width: 100%;
  font-size: 1rem;
  letter-spacing: 0.05em;
  line-height: 1.5;
  font-weight: 700;
}
@media screen and (max-width: 59.3125em) {
  .c-accordion-list__title {
    font-size: 0.875rem;
    letter-spacing: 0.05em;
    line-height: 1.5714285714;
    font-weight: 700;
  }
}
.c-accordion-list__content {
  display: none;
  padding: 32px 32px 33px;
}
@media screen and (max-width: 59.3125em) {
  .c-accordion-list__content {
    padding: 20px;
  }
}
.c-accordion-list__content__title {
  font-size: 0.875rem;
  letter-spacing: 0.05em;
  line-height: 1.5714285714;
  font-weight: 700;
  padding-left: 17px;
  position: relative;
}
.c-accordion-list__content__title::before {
  content: "";
  position: absolute;
  display: block;
  background-color: #3f9876;
  border-radius: 2px;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 6px;
  height: 19px;
}
.c-accordion-list__content__list {
  margin-top: 18px;
}
.c-accordion-list__content__buttons {
  margin-top: 26px;
}

/*
---
name: アコーディオン_Q&A
category: Components
---
*/
.c-accordion__block {
  border: 1px solid #dbdbdb;
  padding: 0 2rem;
  margin-bottom: 1rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-accordion__block {
    padding: 0 1rem;
    margin-bottom: 0.5rem;
  }
}
.c-accordion__block.is-open .c-accordion__head::after {
  content: "\f106";
}
.c-accordion__head {
  cursor: pointer;
  display: flex;
  align-items: flex-start;
  padding: 1rem 1.5rem 1rem 0;
  cursor: pointer;
  position: relative;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-accordion__head {
    padding: 1rem 1.5rem 0.75rem 0;
  }
}
.c-accordion__head::after {
  content: "\f107";
  font-family: "FontAwesome";
  color: #3f9876;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-accordion__head::after {
    top: 1.25rem;
    transform: translateY(0);
  }
}
.c-accordion__title {
  font-weight: 700;
  letter-spacing: 0.05em;
  color: #3f9876;
  padding-top: 0.375rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-accordion__title {
    padding-top: 0;
  }
}
.c-accordion__icon {
  color: #fff;
  font-family: "Hanken Grotesk", sans-serif;
  font-weight: 400;
  font-size: 1.375rem;
  background-color: #3f9876;
  width: 2.5rem;
  height: 2.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  margin-right: 1rem;
  padding-left: 0.125rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-accordion__icon {
    width: 2rem;
    height: 2rem;
    font-size: 1.125rem;
  }
}
.c-accordion__icon.is-color-accent {
  background-color: #e04b3a;
  position: absolute;
  top: 1rem;
  left: 0;
}
.c-accordion__content {
  padding: 1.5rem 0 1.5rem 3.5rem;
  position: relative;
  border-top: 1px solid #dbdbdb;
  display: none;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-accordion__content {
    padding: 1rem 0 1rem 3rem;
  }
}

/*
---
name: カプセルナビ_ページ内リンク
category: Navigation
---
*/
/*
---
name: カプセルナビ_ボタン型
category: Navigation
---
*/
.c-anchor-nav {
  margin-top: 56px;
}
.c-anchor-nav .c-button, .c-anchor-nav .c-button-social > a {
  max-width: 100% !important;
}
.c-anchor-nav__buttons {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -0.375rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-anchor-nav__buttons {
    flex-direction: column;
    align-items: center;
  }
}
.c-anchor-nav__buttons.is-center {
  justify-content: center;
}
.c-anchor-nav__button {
  max-width: 256px;
  width: calc(33.3% - 12px);
  margin: 0 0.375rem;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.875rem;
  letter-spacing: 0.05em;
  line-height: 1.5714285714;
  font-weight: 400;
  color: #2d2d2d;
  padding: 16px 20px 17px;
  border: 1px solid #dbdbdb;
  border-radius: 4px;
  position: relative;
}
.c-anchor-nav__button::before {
  content: "expand_more";
  font-family: "Material Icons Rounded";
  font-size: 18px;
  letter-spacing: 0;
  line-height: 1;
  position: absolute;
  right: 12px;
  top: 19px;
  color: #3f9876;
}
.c-anchor-nav__button:hover {
  background-color: #f8f8f8;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-anchor-nav__button {
    width: 100%;
    margin: 0;
  }
}
.c-anchor-nav__button:nth-child(n+4) {
  margin-top: 0.75rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-anchor-nav__button:not(:first-child) {
    margin-top: 0.75rem;
  }
}
.c-anchor-nav.is-next .c-anchor-nav__buttons {
  margin: 0 -1rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-anchor-nav.is-next .c-anchor-nav__buttons {
    margin: 0;
  }
}
.c-anchor-nav.is-next .c-anchor-nav__button {
  width: calc(50% - 32px);
  margin: 0 1rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-anchor-nav.is-next .c-anchor-nav__button {
    width: 100%;
    margin: 0;
  }
}
.c-anchor-nav.is-next .c-anchor-nav__button:nth-child(n+3) {
  margin-top: 1.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-anchor-nav.is-next .c-anchor-nav__button:not(:first-child) {
    margin-top: 0.75rem;
  }
}

/*
---
name: バナー_2カラム
category: Banners
---
*/
.c-banners__block {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  text-decoration: none;
  color: #fff;
  text-align: center;
  width: 100%;
  height: 10rem;
  overflow: hidden;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-banners__block {
    height: 38vw;
  }
}
.c-banners__block::after {
  content: "\f105";
  font-family: "FontAwesome";
  font-size: 2.25rem;
  font-weight: 400;
  position: relative;
  z-index: 99;
  position: absolute;
  right: 1.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-banners__block::after {
    font-size: 1.8rem;
  }
}
.c-banners__block:hover {
  opacity: 1;
}
.c-banners__block:hover .c-banners__image img {
  transform: translate(-50%, -50%) scale(1.15);
}
.c-banners__image {
  display: block;
}
.c-banners__image img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: auto;
  height: auto;
  min-width: 100%;
  min-height: 100%;
  max-width: inherit;
  transition: all 0.25s ease;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-banners__image img {
    max-width: 100%;
    max-height: inherit;
  }
}
.c-banners__text {
  position: relative;
  z-index: 99;
}
.c-banners__text span {
  display: block;
  font-size: 1.5rem;
  letter-spacing: 0.1em;
  line-height: 1.6;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-banners__text span {
    font-size: 1.25rem;
  }
}
.c-banners__text small {
  display: block;
  font-size: 1rem;
  letter-spacing: 0.1em;
  font-family: "Hanken Grotesk", sans-serif;
  font-weight: 400;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-banners__text small {
    font-size: 0.875rem;
  }
}

/*
---
name: バナー_3カラム
category: Banners
---
*/
.c-banners.is-lg .c-banners__block {
  height: 20.75rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-banners.is-lg .c-banners__block {
    height: 40vw;
  }
}
.c-banners.is-lg .c-banners__block::after {
  display: none;
}
.c-banners.is-lg .c-banners__block:hover .c-banners__button::after {
  transition: 0.3s;
  right: 0;
}
.c-banners.is-lg .c-banners__text span {
  font-family: "Hanken Grotesk", sans-serif;
  font-weight: 400;
  font-size: 2.25rem;
  letter-spacing: 0.1em;
  line-height: 1.3;
  position: relative;
}
.c-banners.is-lg .c-banners__text span .is-title {
  position: relative;
  font-weight: bold;
  font-size: 2rem;
  line-height: 1.25;
  padding-bottom: 0.8125rem;
}
.c-banners.is-lg .c-banners__text span .is-title::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  width: 30px;
  height: 1px;
  background: #fff;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-banners.is-lg .c-banners__text span {
    font-size: 1.8rem;
  }
}
.c-banners.is-lg .c-banners__text small {
  margin-top: 1.375rem;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
}
.c-banners.is-lg .c-banners__button {
  margin-top: 2.625rem;
  position: relative;
  color: #fff;
  padding: 0.9375rem 0;
  border: 1px solid #fff;
  position: relative;
}
.c-banners.is-lg .c-banners__button::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0.9375rem;
  bottom: 0;
  margin: auto;
  width: 30px;
  height: 1px;
  background: #fff;
  transition: 0.3s;
}

.c-block-category {
  width: 100%;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-category__heading.c-heading.is-md {
    margin-top: 2rem;
  }
}
.c-block-category__header {
  position: relative;
  width: 100%;
  height: 231px;
}
@media screen and (max-width: 46.8125em) {
  .c-block-category__header {
    height: 160px;
  }
}
.c-block-category__header__image {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
}
.c-block-category__header__bg {
  width: 100%;
  height: 100%;
  position: absolute;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  z-index: -1;
}
.c-block-category__header__bg::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  background-color: rgba(45, 45, 45, 0.5);
}
.c-block-category__header__inner {
  position: absolute;
  z-index: 99;
  width: 100%;
  height: 100%;
  color: #fff;
  padding: 0 45px;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 46.8125em) {
  .c-block-category__header__inner {
    padding: 0 25px;
  }
}
.c-block-category__header__title span.is-ja {
  font-size: 1.75rem;
  letter-spacing: 0.1em;
  line-height: 1.4642857143;
  font-weight: 700;
  display: block;
}
.c-block-category__header__title span.is-en {
  display: block;
  font-family: "Hanken Grotesk", sans-serif;
  font-weight: 400;
  font-size: 1rem;
  letter-spacing: 0.2em;
  line-height: 1.375;
  font-weight: 400;
}
.c-block-category__items {
  display: flex;
  flex-wrap: wrap;
}
.c-block-category__item {
  margin-bottom: 38px;
}
@media screen and (min-width: 1090px) {
  .c-block-category__item {
    width: calc((100% / 4) - (36px * (4 - 1) / 4));
  }
  .c-block-category__item:not(:nth-child(4n+1)) {
    margin-left: 36px;
  }
}
@media screen and (min-width: 950px) and (max-width: 1089px) {
  .c-block-category__item {
    width: calc((100% / 3) - (36px * (3 - 1) / 3));
  }
  .c-block-category__item:not(:nth-child(3n+1)) {
    margin-left: 36px;
  }
}
@media screen and (min-width: 810px) and (max-width: 949px) {
  .c-block-category__item {
    width: calc((100% / 4) - (36px * (4 - 1) / 4));
  }
  .c-block-category__item:not(:nth-child(4n+1)) {
    margin-left: 36px;
  }
}
@media screen and (min-width: 580px) and (max-width: 809px) {
  .c-block-category__item {
    width: calc((100% / 3) - (26px * (3 - 1) / 3));
  }
  .c-block-category__item:not(:nth-child(3n+1)) {
    margin-left: 26px;
  }
}
@media screen and (min-width: 100px) and (max-width: 579px) {
  .c-block-category__item {
    width: calc((100% / 2) - (16px * (2 - 1) / 2));
  }
  .c-block-category__item:not(:nth-child(2n+1)) {
    margin-left: 16px;
  }
}
.c-block-category__item__link {
  text-decoration: none;
}
.c-block-category__item__image {
  border-radius: 3px;
}
.c-block-category__item__bg {
  border-radius: 3px;
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.c-block-category__item__bg::before {
  content: "";
  display: block;
  padding-top: 100%;
}
.c-block-category__item__title {
  margin-top: 24px;
  color: #3f9876;
  font-size: 1.125rem;
  letter-spacing: 0.05em;
  line-height: 1.5;
  font-weight: 700;
}
.c-block-category__item__list {
  margin-top: 12px;
}
.c-block-category__item__list li {
  width: 100%;
}
.c-block-category__item__list li a {
  text-decoration: none;
  padding-left: 24px;
  color: #2d2d2d;
  position: relative;
  display: block;
  font-size: 0.875rem;
  letter-spacing: 0.05em;
  line-height: 2;
  font-weight: 400;
}
.c-block-category__item__list li a:hover {
  text-decoration: underline;
}
.c-block-category__item__list li a::before {
  content: "expand_more";
  font-family: "Material Icons Rounded";
  transform: rotate(-90deg);
  font-size: 18px;
  left: 0;
  top: 6px;
  line-height: 1;
  letter-spacing: 0;
  position: absolute;
  color: #3f9876;
}

.c-block-guide__block.is-sm {
  padding: 34px 62px 32px;
}
@media screen and (max-width: 59.375em) {
  .c-block-guide__block.is-sm {
    padding: 20px 20px;
  }
}
@media (max-width: 380px) {
  .c-block-guide__block.is-sm {
    padding: 10px 10px;
  }
}
.c-block-guide__block.is-md {
  padding: 64px 62px 48px;
}
@media screen and (max-width: 59.375em) {
  .c-block-guide__block.is-md {
    padding: 20px 20px;
  }
}
@media (max-width: 380px) {
  .c-block-guide__block.is-md {
    padding: 10px 10px;
  }
}
.c-block-guide__block.is-bg-color {
  background-color: #f8f8f8;
}
.c-block-guide__banner {
  display: block;
  text-decoration: none;
  padding: 28px 38px 28px 40px;
  background-color: #fff;
  border: 1px solid #DBDBDB;
  width: 100%;
  display: flex;
  align-items: center;
  color: #2d2d2d;
  background-repeat: no-repeat;
  background-position: left 40px center;
  background-size: 42px 42px;
  position: relative;
  border-radius: 4px;
}
.c-block-guide__banner::before {
  content: "open_in_new";
  position: absolute;
  font-family: "Material Icons Rounded";
  font-size: 23px;
  letter-spacing: 0;
  line-height: 1;
  top: 16px;
  right: 16px;
  color: #3f9876;
}
@media screen and (max-width: 59.375em) {
  .c-block-guide__banner::before {
    top: 8px;
    right: 8px;
    font-size: 17px;
  }
}
@media screen and (max-width: 59.375em) {
  .c-block-guide__banner {
    align-items: flex-start;
    flex-direction: column;
    padding: 30px 20px;
    background-position: left 18px top 26px;
    background-size: 32px 32px;
  }
}
.c-block-guide__banner:not(:first-child) {
  margin-top: 16px;
}
.c-block-guide__banner.is-general {
  background-image: url("../images/icon-person.png");
}
.c-block-guide__banner.is-member {
  background-image: url("../images/icon-company.png");
}
.c-block-guide__banner__title {
  max-width: 304px;
  width: 100%;
  font-size: 1.125rem;
  letter-spacing: 0.05em;
  line-height: 1.5;
  font-weight: 700;
  padding-left: 66px;
  margin: 0;
}
@media screen and (max-width: 59.375em) {
  .c-block-guide__banner__title {
    margin-bottom: 10px;
    padding-left: 40px;
  }
}
@media (max-width: 380px) {
  .c-block-guide__banner__title {
    font-size: 1rem;
    letter-spacing: 0.05em;
    line-height: 1.6875;
    font-weight: 700;
  }
}
.c-block-guide__banner__content {
  padding-left: 32px;
  border-left: 1px solid #dbdbdb;
}
@media screen and (max-width: 59.375em) {
  .c-block-guide__banner__content {
    width: 100%;
    padding-left: 0;
    padding-top: 20px;
    border-left: 0;
    border-top: 1px solid #dbdbdb;
  }
}
.c-block-guide__banner__text {
  font-size: 0.875rem;
  letter-spacing: 0.05em;
  line-height: 1.5714285714;
  font-weight: 400;
}
.c-block-guide__banner__warning {
  color: #ce2d2d;
  font-size: 0.875rem;
  letter-spacing: 0.05em;
  line-height: 1.5714285714;
  font-weight: 400;
}
.c-block-guide__banner__warning::before {
  vertical-align: middle;
  content: "warning";
  font-family: "Material Icons Rounded";
  font-size: 14px;
  line-height: 1;
  transform: rotate(90deg);
}
.c-block-guide__flow__item {
  padding: 24px;
  background-color: #fff;
  display: flex;
  position: relative;
  align-items: center;
  border-radius: 5px;
  border: 1px solid #dbdbdb;
  justify-content: space-between;
}
@media screen and (max-width: 59.375em) {
  .c-block-guide__flow__item {
    flex-direction: column;
    padding: 8px;
  }
}
.c-block-guide__flow__item:not(:first-child) {
  margin-top: 16px;
}
.c-block-guide__flow__num {
  font-family: "Hanken Grotesk", sans-serif;
  font-weight: 200;
  font-size: 1.375rem;
  letter-spacing: 0.05em;
  line-height: 1.2727272727;
  font-weight: 200;
  top: 0;
  left: 0;
  position: absolute;
  padding: 11px 11px 12px 13px;
  color: #fff;
  background-color: #3f9876;
  border-radius: 5px 0 5px 0;
}
@media screen and (max-width: 59.375em) {
  .c-block-guide__flow__num {
    font-size: 16px;
    padding: 9px 9px 10px 11px;
  }
}
.c-block-guide__flow__content {
  max-width: 370px;
  width: 100%;
  padding: 30px 20px 30px 48px;
  box-sizing: content-box;
}
@media screen and (max-width: 59.375em) {
  .c-block-guide__flow__content {
    box-sizing: border-box;
    max-width: none;
    padding: 40px 12px 20px;
  }
}
.c-block-guide__flow__title {
  margin: 0;
  font-size: 1.125rem;
  letter-spacing: 0.05em;
  line-height: 1.5;
  font-weight: 700;
  color: #3f9876;
}
@media (max-width: 380px) {
  .c-block-guide__flow__title {
    font-size: 1.0625rem;
    letter-spacing: 0.05em;
    line-height: 1.5882352941;
    font-weight: 700;
  }
}
.c-block-guide__flow__explanation {
  max-width: 502px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 28px;
  background-color: #f8f8f8;
}
@media screen and (max-width: 59.375em) {
  .c-block-guide__flow__explanation {
    max-width: none;
    padding: 8px;
  }
}
.c-block-guide__flow__list {
  margin-top: 8px;
}
.c-block-guide__flow__list li {
  padding-left: 14px;
  position: relative;
  font-size: 0.875rem;
  letter-spacing: 0.05em;
  line-height: 1.5714285714;
  font-weight: 400;
}
.c-block-guide__flow__list li::before {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  position: absolute;
  content: "";
  display: block;
  background-color: #3f9876;
  top: 9px;
  left: 0;
}
.c-block-guide__flow__buttons {
  margin-top: 33px;
  display: flex;
  justify-content: center;
}
.c-block-guide__flow__button.c-button.is-xlg, .c-button-social > a.c-block-guide__flow__button.is-xlg {
  max-width: 552px;
  padding: 24px 20px;
}
.c-block-guide__advice {
  margin-bottom: 120px;
}
@media screen and (max-width: 46.8125em) {
  .c-block-guide__advice {
    margin-bottom: 60px;
  }
}
.c-block-guide__advice__items {
  display: flex;
}
@media screen and (max-width: 46.8125em) {
  .c-block-guide__advice__items {
    flex-direction: column;
  }
}
@media screen and (min-width: 46.875em) {
  .c-block-guide__advice__item {
    width: calc((100% / 3) - (37px * (3 - 1) / 3));
  }
  .c-block-guide__advice__item:not(:nth-child(3n+1)) {
    margin-left: 37px;
  }
}
@media screen and (max-width: 46.8125em) {
  .c-block-guide__advice__item:not(:first-child) {
    margin-top: 40px;
  }
}
.c-block-guide__advice__image {
  border: 1px solid #dbdbdb;
}
.c-block-guide__advice__text {
  margin-top: 24px;
  font-size: 0.875rem;
  letter-spacing: 0.05em;
  line-height: 1.5714285714;
  font-weight: 400;
}
@media screen and (max-width: 46.8125em) {
  .c-block-guide__advice__text {
    margin-top: 16px;
  }
}

.c-block-modal {
  cursor: auto;
  text-align: left;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(45, 45, 45, 0.7);
  z-index: 9999999;
  transition: all 0.3s 0s ease;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  visibility: hidden;
}
.c-block-modal.is-open {
  opacity: 1;
  visibility: visible;
}
.c-block-modal__overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.c-block-modal__container {
  z-index: 1;
  position: relative;
}
.c-block-modal__wrapper {
  height: auto;
  max-height: calc(80vh - 84px);
  overflow-y: scroll;
  padding: 1.875rem;
}
@media screen and (max-width: 59.3125em) {
  .c-block-modal__wrapper {
    max-height: calc(80vh - 120px);
    padding: 0;
  }
}
.c-block-modal__head.c-heading.is-lg {
  text-align: center;
  margin-top: 0;
}
.c-block-modal__content:not(:first-child) {
  margin-top: 5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-modal__content:not(:first-child) {
    margin-top: 2.5rem;
  }
}
.c-block-modal__title.c-heading.is-md {
  margin: 0 0 2.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-modal__title.c-heading.is-md {
    margin-bottom: 1.5rem;
  }
}

.c-block-professional {
  border-radius: 5px;
  background-color: #fff;
  width: 100%;
}
.c-block-professional__header {
  height: 13.1875rem;
  position: relative;
}
@media screen and (max-width: 46.8125em) {
  .c-block-professional__header {
    height: 7.625rem;
  }
}
.c-block-professional__header-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 5px 5px 0 0;
}
.c-block-professional__header-bg {
  width: 100%;
  height: 100%;
  border-radius: 5px 5px 0 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.c-block-professional__header-bg::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 5px 5px 0 0;
  top: 0;
  left: 0;
}
.c-block-professional__header-title {
  position: relative;
  z-index: 99;
  color: #fff;
  margin: 0;
  font-size: 1.5rem;
  letter-spacing: 0.05em;
  line-height: 1.5;
  font-weight: 700;
  text-align: center;
  padding-top: 121px;
}
@media screen and (max-width: 46.8125em) {
  .c-block-professional__header-title {
    padding-top: 68px;
    font-size: 1.125rem;
    letter-spacing: 0.05em;
    line-height: 1.5;
    font-weight: 700;
  }
}
.c-block-professional__header-title::before {
  content: "";
  background: url("../images/icon-house-white.png") no-repeat center/contain;
  display: block;
  position: absolute;
  top: 58px;
  left: 50%;
  transform: translateX(-50%);
  width: 65px;
  height: 47px;
}
@media screen and (max-width: 46.8125em) {
  .c-block-professional__header-title::before {
    top: 28px;
    width: 44px;
    height: 32px;
  }
}
.c-block-professional__inner {
  padding: 66px 20px 71px;
}
@media screen and (max-width: 46.8125em) {
  .c-block-professional__inner {
    padding: 24px 20px;
  }
}
.c-block-professional__items {
  max-width: 723px;
  width: 100%;
  margin: 0 auto;
  border-radius: 5px;
  background-color: #f8f8f8;
}
.c-block-professional__item {
  padding: 40px 20px 40px 0px;
  display: flex;
}
@media screen and (max-width: 46.8125em) {
  .c-block-professional__item {
    flex-direction: column;
    align-items: center;
    padding: 24px 20px;
  }
}
.c-block-professional__item:nth-child(n+2) {
  border-top: 1px solid rgba(63, 152, 118, 0.2);
}
.c-block-professional__item-icon {
  max-width: 150px;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 5px;
}
.c-block-professional__icon {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 56px;
  height: 56px;
}
@media screen and (max-width: 46.8125em) {
  .c-block-professional__icon {
    width: 40px;
    height: 40px;
  }
}
.c-block-professional__item-title {
  margin: 0;
  margin-bottom: 8px;
  font-size: 1.125rem;
  letter-spacing: 0.05em;
  line-height: 1.5;
  font-weight: 700;
  color: #2d2d2d;
}
@media screen and (max-width: 46.8125em) {
  .c-block-professional__item-title {
    text-align: center;
    font-size: 0.875rem;
    letter-spacing: 0.05em;
    line-height: 1.4285714286;
    font-weight: 700;
    margin-top: 8px;
    margin-bottom: 0;
  }
}
.c-block-professional__item-text {
  color: #2d2d2d;
  font-size: 0.875rem;
  letter-spacing: 0.05em;
  line-height: 1.5714285714;
  font-weight: 400;
}
@media screen and (max-width: 46.8125em) {
  .c-block-professional__item-text {
    font-size: 0.8125rem;
    letter-spacing: 0.05em;
    line-height: 1.6923076923;
    font-weight: 400;
    margin-top: 16px;
  }
}
.c-block-professional__lead-text {
  position: relative;
  color: #2d2d2d;
  font-size: 1.125rem;
  letter-spacing: 0.1em;
  line-height: 1.8888888889;
  font-weight: 700;
  text-align: center;
  max-width: 608px;
  width: 100%;
  padding: 0 20px;
  margin: 40px auto 0;
}
@media screen and (max-width: 46.8125em) {
  .c-block-professional__lead-text {
    font-size: 0.875rem;
    letter-spacing: 0.1em;
    line-height: 1.7142857143;
    font-weight: 700;
  }
}
.c-block-professional__lead-text::before {
  content: "";
  width: 1px;
  height: 100px;
  display: block;
  position: absolute;
  transform: rotate(-14deg);
  transform-origin: left bottom;
  background-color: #000000;
  left: 14px;
  top: 9px;
}
@media screen and (max-width: 46.8125em) {
  .c-block-professional__lead-text::before {
    top: 0;
    height: 76px;
  }
}
.c-block-professional__lead-text::after {
  content: "";
  width: 1px;
  height: 100px;
  display: block;
  position: absolute;
  transform: rotate(14deg);
  transform-origin: left bottom;
  background-color: #000000;
  right: 14px;
  top: 9px;
}
@media screen and (max-width: 46.8125em) {
  .c-block-professional__lead-text::after {
    top: 0;
    height: 76px;
  }
}
.c-block-professional__lead-text span {
  font-size: 1.875rem;
  letter-spacing: 0.1em;
  line-height: 1.1333333333;
  font-weight: 700;
  color: #e3b009;
}
@media screen and (max-width: 46.8125em) {
  .c-block-professional__lead-text span {
    font-size: 1.25rem;
    letter-spacing: 0.1em;
    line-height: 1.2;
    font-weight: 700;
  }
}
.c-block-professional__buttons {
  margin-top: 32px;
  display: flex;
  justify-content: center;
}
/*
---
name: ブロック_通常
category: Components
---
*/
.c-block__block {
  margin-bottom: 4rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block__block {
    margin-bottom: 2rem;
  }
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block__content p {
    margin-bottom: 1rem;
  }
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block__image {
    margin-bottom: 1rem;
  }
}
.c-block__image img {
  width: 100%;
  height: auto;
}

/*
---
name: <blockquote> 引用テキスト
category: Base
---
*/
.c-blockquote, .l-post-content blockquote, #tinymce.mce-content-body.acf_content blockquote, #tinymce.post-type-tools blockquote, #tinymce.post-type-news blockquote, #tinymce.post-type-post blockquote {
  background-color: #fff;
  border-top: 1px solid #dbdbdb;
  border-right: 1px solid #dbdbdb;
  border-bottom: 1px solid #dbdbdb;
  border-left: 3px solid #3f9876;
  position: relative;
  padding: 1.5rem 1.5rem 1.5rem 3rem;
  font-size: 16px;
  margin: 1rem 0;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-blockquote, .l-post-content blockquote, #tinymce.mce-content-body.acf_content blockquote, #tinymce.post-type-tools blockquote, #tinymce.post-type-news blockquote, #tinymce.post-type-post blockquote {
    padding: 0.75rem 0.75rem 0.75rem 2rem;
  }
}
.c-blockquote::before, .l-post-content blockquote::before, #tinymce.mce-content-body.acf_content blockquote::before, #tinymce.post-type-tools blockquote::before, #tinymce.post-type-news blockquote::before, #tinymce.post-type-post blockquote::before {
  content: "\f10d";
  display: block;
  font-family: "FontAwesome";
  font-size: 1.25rem;
  color: #3f9876;
  position: absolute;
  left: 0.75rem;
  top: 0.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-blockquote::before, .l-post-content blockquote::before, #tinymce.mce-content-body.acf_content blockquote::before, #tinymce.post-type-tools blockquote::before, #tinymce.post-type-news blockquote::before, #tinymce.post-type-post blockquote::before {
    font-size: 1rem;
    top: 0.125rem;
    left: 0.5rem;
  }
}
.c-blockquote cite, .l-post-content blockquote cite, #tinymce.mce-content-body.acf_content blockquote cite, #tinymce.post-type-tools blockquote cite, #tinymce.post-type-news blockquote cite, #tinymce.post-type-post blockquote cite {
  display: block;
  margin-top: 1rem;
}

/*
---
name: アーカイブナビ_通常
category: Navigation
---
*/
.c-box-archive__block {
  border: 1px solid #3f9876;
  padding: 1.5rem 2rem 0.75rem;
  margin-bottom: 1rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-box-archive__block {
    padding: 1rem 1.5rem 0.75rem;
  }
}
.c-box-archive__block:last-child {
  margin-bottom: 0;
}
.c-box-archive__title {
  font-size: 1.25rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  color: #3f9876;
  margin-bottom: 1rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-box-archive__title {
    font-size: 1rem;
  }
}
.c-box-archive ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.c-box-archive ul li {
  margin-right: 3rem;
  margin-bottom: 0.75rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-box-archive ul li {
    margin-right: 1.5rem;
    margin-bottom: 0.5rem;
  }
}
.c-box-archive ul li::before {
  content: "\f105";
  font-family: "FontAwesome";
  color: #3f9876;
  padding-right: 0.5rem;
}
.c-box-archive ul li a {
  color: #333;
  text-decoration: none;
  font-weight: 400;
}

/*
---
name: ステップボックス_画像なし
category: Components
---
*/
.c-box-number__block {
  display: flex;
  position: relative;
  margin-bottom: 2.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-box-number__block {
    margin-bottom: 2rem;
  }
}
.c-box-number__block::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 16px 12px 0 12px;
  border-color: #3f9876 transparent transparent transparent;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 100%);
}
.c-box-number__block:last-child {
  margin-bottom: 0;
}
.c-box-number__block:last-child::after {
  display: none;
}
.c-box-number__head {
  background-color: #3f9876;
  width: 5.375rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-box-number__head {
    width: 4.5rem;
  }
}
.c-box-number__number {
  color: #fff;
  text-align: center;
  font-family: "Hanken Grotesk", sans-serif;
  font-weight: 400;
  line-height: 1.2;
}
.c-box-number__number small {
  font-family: "Hanken Grotesk", sans-serif;
  font-weight: 400;
  font-size: 1rem;
  letter-spacing: 0.1em;
  display: block;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-box-number__number small {
    font-size: 0.875rem;
  }
}
.c-box-number__number span {
  font-size: 2rem;
  letter-spacing: 0;
  display: block;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-box-number__number span {
    font-size: 2rem;
  }
}
.c-box-number__content {
  background-color: #f8f8f8;
  padding: 1.75rem 2.5rem;
  width: calc(100% - 86px);
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-box-number__content {
    padding: 1rem 1.5rem;
    width: calc(100% - 72px);
  }
}
.c-box-number__text {
  font-size: 0.875rem;
}

/*
---
name: シェアボックス
category: PostContent
---
# いいねボタンのHTMLは自動生成
*/
.c-box-share {
  width: 100%;
  min-height: 16.875rem;
  background: url("../images/img-sample.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: relative;
  text-align: center;
  margin: 3rem 0;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-box-share {
    margin: 1.5rem 0;
    min-height: 12.5rem;
  }
}
.c-box-share::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(45, 45, 45, 0.6);
}
.c-box-share__inner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 99;
  width: 100%;
}
.c-box-share__title {
  color: #fff;
  font-weight: 700;
  font-size: 1.5rem;
  letter-spacing: 0.1em;
  line-height: 1.5;
  margin-bottom: 1.25rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-box-share__title {
    font-size: 1.25rem;
    margin-bottom: 0.875rem;
  }
}

/*
---
name: ボックス_通常
category: Components
---
*/
.c-box__block {
  background-color: #f8f8f8;
  padding: 2rem 2.5rem;
  margin-bottom: 3.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-box__block {
    padding: 1.5rem;
    margin-bottom: 1.5rem;
  }
}
.c-box__block:last-child {
  margin-bottom: 0;
}
.c-box__block:last-child::after {
  display: none !important;
}
.c-box.is-number-left .c-box__block {
  position: relative;
}
.c-box.is-number-left .c-box__block::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 32px 33px 0 33px;
  border-color: #3f9876 transparent transparent transparent;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 100%);
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-box.is-number-left .c-box__block::after {
    border-width: 16px 16px 0 16px;
  }
}
.c-box.is-number-left .c-box__number {
  background-color: #3f9876;
  color: #fff;
  width: 5.375rem;
  height: 5.375rem;
  text-align: center;
  font-family: "Hanken Grotesk", sans-serif;
  font-weight: 400;
  position: absolute;
  top: 0;
  line-height: 1;
  left: 0;
  padding-top: 0.875rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-box.is-number-left .c-box__number {
    width: 4rem;
    height: 4rem;
    padding-top: 0.625rem;
  }
}
.c-box.is-number-left .c-box__number small {
  font-family: "Hanken Grotesk", sans-serif;
  font-weight: 400;
  font-size: 1.125rem;
  letter-spacing: 0.1em;
  display: block;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-box.is-number-left .c-box__number small {
    font-size: 0.875rem;
  }
}
.c-box.is-number-left .c-box__number span {
  font-size: 2.625rem;
  letter-spacing: 0;
  display: block;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-box.is-number-left .c-box__number span {
    font-size: 2rem;
  }
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-box__image {
    margin-bottom: 1rem;
  }
}
.c-box.is-roundimg .c-box__image {
  width: 12.5rem;
  height: 12.5rem;
  border-radius: 50%;
  overflow: hidden;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
.c-box.is-roundimg .c-box__image img {
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.c-breadcrumb {
  background-color: #f8f8f8;
  padding: 0.5rem 0 0.75rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-breadcrumb__inner {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
.c-breadcrumb__inner span {
  color: #888888;
  font-size: 0.75rem;
  letter-spacing: 0.05em;
  line-height: 1.5833333333;
  font-weight: normal;
}
.c-breadcrumb__inner span.is-arrow {
  color: #888888;
  margin: 0 0.5rem;
  align-items: center;
}
.c-breadcrumb__inner span a {
  text-decoration: none;
  font-size: 0.75rem;
  letter-spacing: 0.05em;
  line-height: 1.5833333333;
  font-weight: normal;
}

.c-heading + .c-button-group {
  margin-top: 3.75rem;
}
@media screen and (max-width: 59.3125em) {
  .c-heading + .c-button-group {
    margin-top: 1.875rem;
  }
}

@media screen and (max-width: 46.8125em) {
  .c-button-group .c-button, .c-button-group .c-button-social > a {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }
}

.c-button-social > a.c-social-share__facebook {
  background: #3b5998;
}
.c-button-social > a.c-social-share__twitter {
  background: #00aced;
}
.c-button-social > a.c-social-share__googleplus {
  background: #d34836;
}

/*
---
name: ボタン_カラー別
category: Buttons
---
*/
.c-button, .c-button-social > a {
  position: relative;
  outline: none;
  display: inline-block;
  width: 100%;
  max-width: 12.6875rem;
  text-align: center;
  border: none;
  background-color: #3f9876;
  color: #fff;
  text-decoration: none;
  border-radius: 4px;
  padding: 0.8125rem 1.5rem;
  transition: all 0.3s;
}
.c-button::after, .c-button-social > a::after {
  content: "chevron_right";
  display: block;
  font-family: "Material Icons Rounded";
  position: absolute;
  top: 50%;
  right: 1rem;
  transform: translateY(-50%);
  font-weight: 400;
}
.c-button.is-back::after, .c-button-social > a.is-back::after {
  content: "chevron_left";
  display: block;
  font-family: "Material Icons Rounded";
  position: absolute;
  top: 50%;
  left: 1rem;
  transform: translateY(-50%);
  right: initial;
  font-weight: 400;
}
.c-button:hover, .c-button-social > a:hover {
  opacity: 0.7;
}
.c-button.is-reverse, .c-button-social > a.is-reverse {
  background-color: #fff;
  color: #3f9876;
}
.c-button.is-reverse:hover, .c-button-social > a.is-reverse:hover {
  background-color: #3f9876;
  color: #fff;
}
.c-button.is-outline, .c-button-social > a.is-outline {
  background-color: #fff;
  color: #3f9876;
  border: 1px solid #3f9876;
}
.c-button.is-outline:hover, .c-button-social > a.is-outline:hover {
  background-color: #3f9876;
  color: #fff;
}
.c-button.is-external::after, .c-button-social > a.is-external::after {
  content: "open_in_new";
  font-family: "Material Icons Rounded";
  display: block;
  font-size: 16px;
  line-height: 1;
  position: relative;
  left: auto;
  right: auto;
  top: auto;
  transform: none;
  margin-left: 6px;
}
.c-button.is-secondary, .c-button-social > a.is-secondary {
  background-color: #bfe4d6;
  color: #3f9876;
  border-color: #bfe4d6;
}
.c-button.is-secondary:hover, .c-button-social > a.is-secondary:hover {
  background-color: #fff;
  border-color: #3f9876;
}

/*
---
name: ボタン_サイズ別
category: Buttons
---
*/
.c-button.is-block, .c-button-social > a.is-block {
  width: 100%;
  display: block;
  max-width: initial;
}
.c-button.is-xxlg, .c-button-social > a.is-xxlg {
  padding: 1.875rem 1.5rem;
  font-size: 1rem;
  letter-spacing: 0.05em;
  line-height: 1.375;
  font-weight: 700;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-button.is-xxlg, .c-button-social > a.is-xxlg {
    max-width: 100%;
    font-size: 0.6875rem;
    padding: 1.3125rem 1.25rem 1.375rem;
  }
}
.c-button.is-xxlg::after, .c-button-social > a.is-xxlg::after {
  font-size: 1.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-button.is-xxlg::after, .c-button-social > a.is-xxlg::after {
    font-size: 1.35rem;
  }
}
.c-button.is-xxlg.is-external, .c-button-social > a.is-xxlg.is-external {
  display: flex;
  justify-content: center;
  align-items: center;
}
.c-button.is-xxlg.is-external::after, .c-button-social > a.is-xxlg.is-external::after {
  font-size: 1rem;
}
.c-button.is-xlg, .c-button-social > a.is-xlg {
  max-width: 22.875rem;
  padding: 1.25rem 1rem;
  font-size: 0.875rem;
  letter-spacing: 0.05em;
  line-height: 1.5714285714;
  font-weight: 700;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-button.is-xlg, .c-button-social > a.is-xlg {
    max-width: 100%;
    font-size: 0.6875rem;
    padding: 1.3125rem 1.25rem 1.375rem;
  }
}
.c-button.is-xlg::after, .c-button-social > a.is-xlg::after {
  font-size: 1.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-button.is-xlg::after, .c-button-social > a.is-xlg::after {
    font-size: 1.35rem;
  }
}
.c-button.is-xlg.is-external, .c-button-social > a.is-xlg.is-external {
  display: flex;
  justify-content: center;
  align-items: center;
}
.c-button.is-xlg.is-external::after, .c-button-social > a.is-xlg.is-external::after {
  font-size: 1rem;
}
.c-button.is-lg, .c-button-social > a.is-lg {
  max-width: 22.25rem;
  padding: 1rem 1.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-button.is-lg, .c-button-social > a.is-lg {
    max-width: 100%;
  }
}
.c-button.is-md, .c-button-social > a.is-md {
  max-width: 15.25rem;
  padding: 0.875rem 1.5rem;
  font-size: 0.875rem;
  letter-spacing: 0.05em;
  line-height: 1.5714285714;
  font-weight: 700;
  width: 100%;
}
.c-button.is-md.is-pdf, .c-button-social > a.is-md.is-pdf {
  position: relative;
}
.c-button.is-md.is-pdf::after, .c-button-social > a.is-md.is-pdf::after {
  content: "picture_as_pdf";
  font-family: "Material Icons Rounded";
  color: #fff;
  font-size: 17px;
  line-height: 1;
  letter-spacing: 0;
}
.c-button.is-md.is-download, .c-button-social > a.is-md.is-download {
  position: relative;
}
.c-button.is-md.is-download::after, .c-button-social > a.is-md.is-download::after {
  content: "file_download";
  font-family: "Material Icons Rounded";
  position: absolute;
  font-size: 17px;
  margin-left: 24px;
  letter-spacing: 0;
  line-height: 1;
  right: calc(50% - 90px);
}
.c-button.is-sm, .c-button-social > a.is-sm {
  max-width: 9.6875rem;
  padding: 0.625rem 1.125rem;
  font-size: 0.875rem;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-button.is-sm, .c-button-social > a.is-sm {
    font-size: 0.7875rem;
  }
}
.c-button.is-sm::after, .c-button-social > a.is-sm::after {
  right: 0.625rem;
}
.c-button.is-xs, .c-button-social > a.is-xs {
  width: inherit;
  max-width: 100%;
  background-color: transparent;
  padding: 0 1rem 0 0;
  border: none !important;
  color: #333;
  font-size: 0.875rem;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-button.is-xs, .c-button-social > a.is-xs {
    font-size: 0.7875rem;
  }
}
.c-button.is-xs::after, .c-button-social > a.is-xs::after {
  color: #3f9876;
  right: 0;
}
.c-button.is-xs:hover, .c-button-social > a.is-xs:hover {
  opacity: 0.6;
}
.c-button.is-nav, .c-button-social > a.is-nav {
  color: #3f9876;
  background: #fff;
  border: 1px solid #3f9876;
  padding: 1rem 1.5rem;
  max-width: 100%;
  height: 100%;
  border-radius: 3px;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-button.is-nav, .c-button-social > a.is-nav {
    padding: 0.75rem 1.5rem;
  }
}
.c-button.is-nav:after, .c-button-social > a.is-nav:after {
  content: "\f107";
  right: 1rem;
  transform: translateY(-50%);
  font-size: 1.125rem;
  line-height: 1;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-button.is-nav:after, .c-button-social > a.is-nav:after {
    font-size: 0.875rem;
  }
}
.c-button.is-nav:hover, .c-button-social > a.is-nav:hover {
  color: #cccccc;
  border-color: #cccccc;
  transform: translateY(6px);
}
.c-button.is-logout, .c-button-social > a.is-logout {
  padding: 0.25rem;
}
.c-button.is-logout::after, .c-button-social > a.is-logout::after {
  content: "";
}
.c-button.is-arrow-left:after, .c-button-social > a.is-arrow-left:after {
  content: "\f104";
  right: auto;
  left: 0.625rem;
}

.c-capsul-nav__block {
  margin-right: 2.25rem !important;
}
.c-capsul-nav__block:last-of-type {
  margin-right: 0 !important;
}

.c-card-lg__inner {
  display: flex;
  flex-wrap: wrap;
}
.c-card-lg__block {
  width: 33.3333%;
}
.c-card-lg__content {
  padding: 1.25rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-card-lg__content {
    padding: 0.75rem;
  }
}
.c-card-lg__title {
  font-weight: 700;
  font-size: 1.25rem;
  letter-spacing: 0.1em;
  margin: 0;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-card-lg__title {
    font-size: 1.125rem;
  }
}
.c-card-lg__text {
  margin-top: 0.75rem;
  font-size: 0.875rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-card-lg__text {
    margin-top: 0.375rem;
  }
}

/*
---
name: ポストアイテム_カード（タグあり）
category: News
---
*/
.c-card-post__block {
  width: 100%;
  display: block;
  text-decoration: none;
  color: #333;
  font-weight: 400;
  margin-bottom: 3rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-card-post__block {
    margin-bottom: 2rem;
  }
}
.c-card-post__block span,
.c-card-post__block small {
  display: block;
}
.c-card-post__image {
  position: relative;
  display: block;
}
.c-card-post__image img {
  width: 100%;
  height: auto;
}
.c-card-post__label {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 99;
  display: block;
}
.c-card-post__content {
  margin-top: 0.75rem;
}
.c-card-post__title {
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.6;
}
.c-card-post__text {
  color: rgba(51, 51, 51, 0.7);
  font-size: 0.8125rem;
  margin-top: 0.75rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-card-post__text {
    margin-top: 0.5rem;
  }
}
.c-card-post__sup {
  margin-top: 0.375rem;
  display: flex;
  align-items: flex-start;
}
.c-card-post__date {
  font-family: "Hanken Grotesk", sans-serif;
  font-weight: 400;
  color: #3f9876;
  letter-spacing: 0;
}
.c-card-post__detail {
  color: #3f9876;
  font-size: 0.875rem;
  letter-spacing: 0.1em;
  opacity: 0.7;
}
.c-card-post__tag ul {
  display: flex;
  flex-wrap: wrap;
}
.c-card-post__tag ul li {
  margin-right: 1.25rem;
}
.c-card-post__tag ul li a {
  color: #3f9876;
  font-weight: 400;
  font-size: 0.875rem;
  display: block;
  text-decoration: none;
}

.c-card-post.is-tag-hidden {
  margin-botom: 2rem;
}
.c-card-post.is-tag-hidden .c-card-post__sup {
  position: relative;
  display: flex;
  align-items: center;
  margin-bottom: 0.5rem;
}
.c-card-post.is-tag-hidden .c-card-post__label {
  position: static;
}
.c-card-post.is-tag-hidden .c-card-post__date {
  margin-right: 0;
  margin-left: 1.125rem;
}
.c-card-post.is-tag-hidden .c-card-post__title {
  font-size: 1rem;
}

.c-card-search-product {
  margin-bottom: 56px;
}
@media screen and (max-width: 46.8125em) {
  .c-card-search-product {
    margin-bottom: 40px;
  }
}
.c-card-search-product__cards {
  display: flex;
  flex-wrap: wrap;
  margin-top: 40px;
}
@media screen and (max-width: 46.8125em) {
  .c-card-search-product__cards {
    margin-top: 20px;
  }
}
.c-card-search-product__card {
  border-radius: 5px;
  border: 1px solid #dbdbdb;
  text-decoration: none;
}
@media screen and (min-width: 46.875em) {
  .c-card-search-product__card {
    width: calc((100% / 3) - (19px * (3 - 1) / 3));
  }
  .c-card-search-product__card:not(:nth-child(3n+1)) {
    margin-left: 19px;
  }
  .c-card-search-product__card:nth-child(n+4) {
    margin-top: 20px;
  }
}
@media screen and (max-width: 46.8125em) {
  .c-card-search-product__card {
    width: calc((100% / 2) - (9px * (2 - 1) / 2));
  }
  .c-card-search-product__card:not(:nth-child(2n+1)) {
    margin-left: 9px;
  }
  .c-card-search-product__card:nth-child(n+3) {
    margin-top: 9px;
  }
}
.c-card-search-product__image {
  position: relative;
  border-radius: 5px 5px 0 0;
}
.c-card-search-product__bg {
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  border-radius: 5px 5px 0 0;
}
.c-card-search-product__bg::before {
  content: "";
  display: block;
  padding-top: 49.2537313433%;
}
@media screen and (max-width: 46.8125em) {
  .c-card-search-product__bg::before {
    padding-top: 58.8957055215%;
  }
}
.c-card-search-product__label {
  position: absolute;
  right: 0;
  bottom: 0;
  background-color: #e88128;
  padding: 4px 15px 4px 16px;
  color: #fff;
  min-width: 85px;
  font-size: 0.6875rem;
  letter-spacing: 0.05em;
  line-height: 1.5454545455;
  font-weight: 700;
  text-align: center;
}
.c-card-search-product__content {
  background-color: #fff;
  padding: 15px 20px 19px 25px;
  border-radius: 0 0 5px 5px;
  position: relative;
}
@media screen and (max-width: 46.8125em) {
  .c-card-search-product__content {
    padding-left: 15px;
  }
}
.c-card-search-product__content::before {
  content: "";
  position: absolute;
  display: block;
  height: 100%;
  width: 5px;
  background-color: #e88128;
  left: 0;
  top: 0;
  border-radius: 0 0 0 5px;
}
@media screen and (max-width: 46.8125em) {
  .c-card-search-product__content::before {
    display: none;
  }
}
.c-card-search-product__title {
  margin: 0;
  font-size: 0.875rem;
  letter-spacing: 0.1em;
  line-height: 1.7142857143;
  font-weight: 700;
  color: #2d2d2d;
}
@media screen and (max-width: 46.8125em) {
  .c-card-search-product__title {
    font-size: 0.8125rem;
    letter-spacing: 0.1em;
    line-height: 2.1538461538;
    font-weight: 700;
  }
}
.c-card-search-product__eng {
  font-size: 0.625rem;
  letter-spacing: 0.2em;
  line-height: 1.1;
  font-weight: 400;
  font-family: "Hanken Grotesk", sans-serif;
  font-weight: 200;
  color: #888888;
}
@media screen and (max-width: 46.8125em) {
  .c-card-search-product__eng {
    transform-origin: left;
    transform: scale(0.8);
  }
}

.c-card-search-product__card.is-exterior .c-card-search-product__label {
  background-color: #e88128;
}
.c-card-search-product__card.is-exterior .c-card-search-product__content::before {
  background-color: #e88128;
}
.c-card-search-product__card.is-nameplate .c-card-search-product__label {
  background-color: #a08562;
}
.c-card-search-product__card.is-nameplate .c-card-search-product__content::before {
  background-color: #a08562;
}
.c-card-search-product__card.is-material .c-card-search-product__label {
  background-color: #ae7aa7;
}
.c-card-search-product__card.is-material .c-card-search-product__content::before {
  background-color: #ae7aa7;
}
.c-card-search-product__card.is-gardenliving .c-card-search-product__label {
  background-color: #67bfb1;
}
.c-card-search-product__card.is-gardenliving .c-card-search-product__content::before {
  background-color: #67bfb1;
}
.c-card-search-product__card.is-plants .c-card-search-product__label {
  background-color: #5da75a;
}
.c-card-search-product__card.is-plants .c-card-search-product__content::before {
  background-color: #5da75a;
}
.c-card-search-product__card.is-suprimo .c-card-search-product__label {
  background-color: #a35008;
}
.c-card-search-product__card.is-suprimo .c-card-search-product__content::before {
  background-color: #a35008;
}

/*
---
name: カード_通常
category: Components
---
*/
.c-card__block {
  width: 100%;
  display: block;
  text-decoration: none;
  color: #333;
  font-weight: 400;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-card__block {
    margin-bottom: 2rem !important;
  }
}
.c-card__block span,
.c-card__block small {
  display: block;
}
.c-card__image {
  transition: all 0.2s;
}
.c-card__image img {
  width: 100%;
  height: auto;
}
.c-card__content {
  margin-top: 0.75rem;
}
.c-card__title {
  font-weight: 700;
  font-size: 1.25rem;
  letter-spacing: 0.1em;
  margin: 0;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-card__title {
    font-size: 1.125rem;
  }
}
.c-card__text {
  margin-top: 0.75rem;
  font-size: 0.875rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-card__text {
    margin-top: 0.375rem;
  }
}

/*
---
name: カード_数字付き
category: Components
---
*/
.c-card.is-number-left .c-card__block {
  position: relative;
  padding-top: 3.25rem;
}
.c-card.is-number-left .c-card__number {
  text-align: center;
  color: #3f9876;
  font-family: "Hanken Grotesk", sans-serif;
  font-weight: 400;
  line-height: 1;
  position: absolute;
  top: 0;
  left: 8px;
}
.c-card.is-number-left .c-card__number small {
  font-family: "Hanken Grotesk", sans-serif;
  font-weight: 400;
  font-size: 1.125rem;
  letter-spacing: 0.1em;
}
.c-card.is-number-left .c-card__number span {
  font-size: 3.75rem;
  letter-spacing: 0;
}
.c-card.is-number-left .c-card__text {
  font-size: 16px;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-card.is-number-left .c-card__text {
    font-size: 13.6px;
  }
}

.c-card__list {
  display: block !important;
}

.c-embed {
  font-size: 16px;
  font-family: "Noto Sans JP", sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  color: #333;
  margin: 0;
  line-height: 1.75;
  letter-spacing: 0.1em;
  overflow-x: hidden;
  background: #F9F9F9;
  padding: 2.5rem 2.5rem 2.5rem 2.5rem;
  border: none;
  box-shadow: none;
}
.c-embed a {
  display: block;
  color: inherit;
}
.c-embed a:hover {
  opacity: 0.7 !important;
}
.c-embed a:hover .c-embed__image-bg {
  opacity: 0.7;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-embed {
    padding: 1rem 1rem 1rem 1rem;
  }
}
.c-embed.is-title-only .c-embed__heading {
  margin-bottom: 0;
}
.c-embed.is-title-only .c-embed__heading a {
  padding: 8px 0;
}
.c-embed.is-title-only .c-embed__inner {
  display: none !important;
}
.c-embed__inner {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-embed__inner {
    display: block;
  }
}
.c-embed__heading {
  margin-bottom: 1rem;
}
.c-embed__heading a {
  color: #3f9876;
  text-decoration: none;
  font-weight: bold;
  font-size: 1.125rem;
  line-height: 1.2;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-embed__heading {
    margin-bottom: 0.5rem;
  }
}
.c-embed__image {
  width: 30%;
  margin-right: 2rem;
}
@media screen and (max-width: 46.8125em) {
  .c-embed__image {
    width: 100%;
  }
}
.c-embed__image-bg {
  width: 100%;
  max-width: 15rem;
  margin: 0 auto;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-size: cover;
}
.c-embed__image-bg::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 100%;
}
@media screen and (max-width: 46.8125em) {
  .c-embed__image-bg {
    margin: 0 auto 16px;
  }
}
.c-embed__content {
  width: 100%;
  line-height: 1.8;
}
.c-embed__content a {
  color: #333;
  text-decoration: none;
}
.c-embed__content a:hover {
  opacity: 0.7 !important;
}
.c-embed .wp-embed-more {
  text-align: right;
}
.c-embed .wp-embed-more::after {
  content: " > ";
}

.wp-embedded-content {
  display: block;
  width: 100% !important;
  max-width: 100% !important;
  margin-top: 16px;
  margin-bottom: 16px;
}

.c-form-head__block {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 59.3125em) {
  .c-form-head__block {
    display: block;
  }
}
.c-form-head__title {
  font-size: 1.5rem;
  letter-spacing: 0.1em;
  line-height: 1.75;
  margin-top: 0;
}
@media screen and (max-width: 59.3125em) {
  .c-form-head__title {
    font-size: 1.125rem;
  }
}
.c-form-head__list {
  display: flex;
}
@media screen and (max-width: 59.3125em) {
  .c-form-head__list {
    justify-content: center;
    margin-top: 1.5rem;
  }
}
.c-form-head__item {
  padding-left: 4.375rem;
  position: relative;
}
@media screen and (max-width: 59.3125em) {
  .c-form-head__item {
    padding-left: 1.875rem;
  }
}
.c-form-head__item:first-of-type {
  padding-left: 0;
}
.c-form-head__item:first-of-type::before {
  display: none;
}
.c-form-head__item::before {
  content: "";
  position: absolute;
  top: 0.9375rem;
  left: 0;
  margin: auto;
  width: 2.1875rem;
  height: 0.0625rem;
  transform: translateX(50%);
  background: #3f9876;
}
@media screen and (max-width: 59.3125em) {
  .c-form-head__item::before {
    width: 0.9375rem;
  }
}
.c-form-head__item-number {
  width: 1.875rem;
  height: 1.875rem;
  color: #fff;
  background: #cccccc;
  border-radius: 1000px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.875rem;
  margin: auto;
}
@media screen and (max-width: 59.3125em) {
  .c-form-head__item-number {
    width: 1.5rem;
    height: 1.5rem;
    font-size: 0.75rem;
  }
}
.c-form-head__item-text {
  font-size: 0.875rem;
  letter-spacing: 0.1em;
  line-height: 1.7142857143;
  margin-top: 0.625rem;
}
@media screen and (max-width: 59.3125em) {
  .c-form-head__item-text {
    font-size: 0.75rem;
  }
}

.c-form-head__item.is-current .c-form-head__item-number {
  background: #3f9876;
}
.c-form-head__item.is-current .c-form-head__item-text {
  color: #3f9876;
}

.c-forms-normal__block {
  margin-bottom: 3rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-forms-normal__block {
    margin-bottom: 2rem;
  }
}
.c-forms-normal__block:last-child {
  margin-bottom: 0;
}
.c-forms-normal__title {
  margin-bottom: 1rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-forms-normal__title {
    margin-bottom: 0.75rem;
  }
}
.c-forms-normal__label {
  display: inline-block;
  color: #f00;
  margin-left: 0.3125rem;
}
.c-forms-normal__content input, .c-forms-normal__content select, .c-forms-normal__content textarea {
  background-color: #F9F9F9;
  border-color: #ECECEC;
  border-radius: 4px;
  font-size: 1rem;
  letter-spacing: 0.05em;
  line-height: 1.75;
}
.c-forms-normal__content input:focus, .c-forms-normal__content select:focus, .c-forms-normal__content textarea:focus {
  outline: none;
  border-color: #3f9876;
}
.c-forms-normal__input {
  width: 100%;
}
.c-forms-normal__input.is-sm {
  width: 11.25rem;
}
.c-forms-normal__input input {
  padding: 1.1875rem 2rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-forms-normal__input input {
    padding: 1rem;
  }
}
.c-forms-normal__select select {
  height: 4.25rem;
  box-shadow: none;
}
.c-forms-normal__radio, .c-forms-normal__checkbox {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.c-forms-normal__radio label, .c-forms-normal__checkbox label {
  display: flex;
  align-items: center;
  margin-right: 4rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-forms-normal__radio label, .c-forms-normal__checkbox label {
    margin-right: 3rem;
    margin-bottom: 0.5rem;
  }
}
.c-forms-normal__radio input, .c-forms-normal__checkbox input {
  margin-right: 0.5rem;
  margin-top: 0.125rem;
}
.c-forms-normal__radio span:last-child label, .c-forms-normal__checkbox span:last-child label {
  margin-right: 0;
}
.c-forms-normal__checkbox input {
  margin-right: 0.375rem;
  margin-top: 0.25rem;
}
.c-forms-normal__textarea textarea {
  padding: 1.1875rem 2rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-forms-normal__textarea textarea {
    padding: 1rem;
  }
}
.c-forms-normal__privacy {
  margin-top: 5.375rem;
  text-align: center;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-forms-normal__privacy {
    margin-top: 2rem;
  }
}
.c-forms-normal__privacy a {
  font-weight: 400;
  text-decoration: underline;
  color: #333;
}
.c-forms-normal__flexbox {
  display: flex;
  align-items: center;
  margin-bottom: 1rem;
}
.c-forms-normal__flexbox:last-child {
  margin-bottom: 0;
}
.c-forms-normal__flexbox .c-forms-normal__input {
  margin-right: 1rem;
}
.c-forms-normal__flexbox .c-forms-normal__input:last-child {
  margin-right: 0;
}
.c-forms-normal__flexbox span {
  min-width: 7.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-forms-normal__flexbox span {
    min-width: 100%;
    margin-bottom: 0.5rem;
  }
}
.c-forms-normal__button {
  max-width: 9.375rem;
  border: 1px solid #333;
  outline: none;
  background-color: #fff;
  padding: 0.1875rem 0.75rem;
  display: block;
  text-align: center;
  margin-left: 1rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-forms-normal__button {
    padding: 0.5625rem 0.75rem;
  }
}
.c-forms-normal__submit {
  text-align: center;
  margin-top: 3rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-forms-normal__submit {
    margin-top: 2rem;
  }
}
.c-forms-simple__block {
  display: flex;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-forms-simple__block {
    display: block;
  }
}
.c-forms-simple__title {
  min-width: 11.875rem;
  padding: 1rem 2rem 1rem 1rem;
  display: flex;
  font-weight: bold;
  align-items: center;
  justify-content: space-between;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-forms-simple__title {
    width: 100%;
    background-color: transparent;
    padding: 0.75rem 0 0;
  }
}
.c-forms-simple__title.is-vertical-top {
  align-items: flex-start;
}
.c-forms-simple__title.is-vertical-top.is-just {
  padding-top: 2.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-forms-simple__title.is-vertical-top.is-just {
    padding-top: 0.75rem;
  }
}
.c-forms-simple__title.is-vertical-top .c-forms__label {
  margin-top: 0.1875rem;
}
.c-forms-simple__label {
  display: block;
  background-color: #e04b3a;
  color: #fff;
  font-size: 0.75rem;
  letter-spacing: 0.1em;
  text-align: center;
  padding: 0.0625rem 0.625rem;
  margin-left: 1rem;
  min-width: 3rem;
}
.c-forms-simple__content {
  width: 100%;
  padding: 0.5rem 2rem 0.5rem 0;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-forms-simple__content {
    padding: 0.75rem 0;
  }
}
.c-forms-simple__content.is-column {
  display: flex;
  justify-content: space-between;
}
.c-forms-simple__content.is-column .c-forms-simple__input {
  margin-right: 24px;
}
.c-forms-simple__content.is-column .c-forms-simple__input:last-of-type {
  margin-right: 0;
}
.c-forms-simple__content.is-column input {
  width: 100%;
}
.c-forms-simple__content.is-vertical-middle {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.c-forms-simple__input {
  width: 100%;
}
.c-forms-simple__input input {
  border-radius: 4px;
  padding: 0.625rem 1rem 0.625rem 1rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-forms-simple__input input {
    padding: 0.625rem 1rem;
  }
}
.c-forms-simple__input input:focus {
  border-color: #3f9876;
}
.c-forms-simple__input.is-sm {
  width: 11.25rem;
}
.c-forms-simple__input.is-sm input {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.c-forms-simple__textarea textarea {
  border-radius: 4px;
  background: #F9F9F9;
  padding: 1rem 1rem 1rem 1.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-forms-simple__textarea textarea {
    padding: 0.75rem 1rem;
  }
}
.c-forms-simple__textarea textarea:focus {
  border-color: #3f9876;
}
.c-forms-simple__radio, .c-forms-simple__checkbox {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.c-forms-simple__radio label, .c-forms-simple__checkbox label {
  display: flex;
  align-items: center;
  margin-right: 4rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-forms-simple__radio label, .c-forms-simple__checkbox label {
    margin-right: 3rem;
    margin-bottom: 0.5rem;
  }
}
.c-forms-simple__radio input, .c-forms-simple__checkbox input {
  margin-right: 0.5rem;
  margin-top: 0.125rem;
}
.c-forms-simple__radio span:last-child label, .c-forms-simple__checkbox span:last-child label {
  margin-right: 0;
}
.c-forms-simple__checkbox input {
  margin-right: 0.375rem;
  margin-top: 0.25rem;
}
.c-forms-simple__privacy {
  text-align: center;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-forms-simple__privacy {
    margin-top: 1rem;
  }
}
.c-forms-simple__privacy input {
  margin-right: 0.625rem;
}
.c-forms-simple__privacy a {
  font-weight: 400;
  text-decoration: underline;
  color: #333;
}
.c-forms-simple__flex-al {
  display: flex;
  align-items: center;
}
.c-forms-simple__flexbox {
  display: flex;
  align-items: center;
  margin-bottom: 1rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-forms-simple__flexbox {
    display: block;
  }
}
.c-forms-simple__flexbox input {
  width: 100%;
}
.c-forms-simple__flexbox:last-child {
  margin-bottom: 0;
}
.c-forms-simple__flexbox span {
  min-width: 7.5rem;
  display: block;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-forms-simple__flexbox span {
    min-width: 100%;
    margin-bottom: 0.5rem;
  }
}
.c-forms-simple__button {
  max-width: 9.375rem;
  border: 1px solid #333;
  outline: none;
  background-color: #fff;
  padding: 0.1875rem 0.75rem;
  display: block;
  text-align: center;
  border-radius: 4px;
  margin-left: 1rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-forms-simple__button {
    padding: 0.5625rem 0.75rem;
  }
}
.c-forms-simple__submit {
  padding-left: 11.875rem;
  margin-top: 2rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-forms-simple__submit {
    margin-top: 2rem;
  }
}
.c-forms-simple__submit .c-button, .c-forms-simple__submit .c-button-social > a {
  max-width: 18rem;
}
@media screen and (max-width: 59.3125em) {
  .c-forms-simple__submit {
    text-align: center;
    padding-left: 0;
  }
}
.c-forms {
  margin-top: 2.625rem;
  padding: 2.625rem 2rem;
  background: #fff;
}
@media screen and (max-width: 59.3125em) {
  .c-forms {
    padding: 2.625rem 0;
  }
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-forms {
    padding: 2.25rem 1rem;
  }
}
.c-forms__text {
  text-align: center;
  margin-bottom: 3rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-forms__text {
    margin-bottom: 1.5rem;
  }
}
.c-forms__blocks {
  margin-bottom: 2rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-forms__blocks {
    margin-bottom: 1.5rem;
  }
}
.c-forms__block {
  display: flex;
}
.c-forms__block:not(:last-child) {
  margin-bottom: 2rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-forms__block:not(:last-child) {
    margin-bottom: 1.5rem;
  }
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-forms__block {
    display: block;
  }
}
.c-forms__block.is-vertical {
  display: block;
}
.c-forms__block.is-vertical .c-forms__title {
  max-width: 13.125rem;
  margin-bottom: 1rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-forms__block.is-vertical .c-forms__title {
    max-width: 100%;
    margin-bottom: 0.75rem;
  }
}
.c-forms__title {
  min-width: 13.125rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex: none;
  margin-right: 3.75rem;
  letter-spacing: 0;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-forms__title {
    width: 100%;
    background-color: transparent;
    margin-bottom: 0.75rem;
    font-weight: 700;
  }
}
.c-forms__title.is-vertical-top {
  align-items: flex-start;
}
.c-forms__title.is-vertical-top.is-just {
  padding-top: 2.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-forms__title.is-vertical-top.is-just {
    padding-top: 0.75rem;
  }
}
.c-forms__title.is-vertical-top .c-forms__label {
  margin-top: 0.1875rem;
}
.c-forms__label {
  display: block;
  background-color: #e04b3a;
  color: #fff;
  font-size: 0.75rem;
  letter-spacing: 0.1em;
  text-align: center;
  padding: 0.0625rem 0.625rem;
  margin-left: 1rem;
  min-width: 3rem;
}
.c-forms__content {
  width: 100%;
}
.c-forms__content.is-column {
  display: flex;
  justify-content: space-between;
}
.c-forms__content.is-column .c-forms__input {
  margin-right: 24px;
}
.c-forms__content.is-column .c-forms__input:last-of-type {
  margin-right: 0;
}
.c-forms__content.is-column input {
  width: 100%;
}
.c-forms__content.is-vertical-middle {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.c-forms__input {
  width: 100%;
}
.c-forms__input input {
  border-radius: 4px;
  background: #F9F9F9;
  padding: 1rem 1rem 1rem 1.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-forms__input input {
    padding: 0.75rem 1rem;
  }
}
.c-forms__input input:focus {
  border-color: #3f9876;
}
.c-forms__input.is-sm {
  width: 11.25rem;
}
.c-forms__input.is-sm input {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.c-forms__select {
  width: 100%;
}
.c-forms__select select {
  outline: none;
  border-radius: 4px !important;
  background: #F9F9F9;
}
.c-forms__select select:focus {
  border-color: #3f9876;
}
.c-forms__select.is-sm {
  width: 11.25rem;
}
.c-forms__textarea textarea {
  border-radius: 4px;
  background: #F9F9F9;
  padding: 1rem 1rem 1rem 1.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-forms__textarea textarea {
    padding: 0.75rem 1rem;
  }
}
.c-forms__textarea textarea:focus {
  border-color: #3f9876;
}
.c-forms__radio, .c-forms__checkbox {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.c-forms__radio label, .c-forms__checkbox label {
  display: flex;
  align-items: center;
  margin-right: 4rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-forms__radio label, .c-forms__checkbox label {
    margin-right: 3rem;
    margin-bottom: 0.5rem;
  }
}
.c-forms__radio input, .c-forms__checkbox input {
  margin-right: 0.5rem;
  margin-top: 0.125rem;
}
.c-forms__radio span:last-of-type label, .c-forms__checkbox span:last-of-type label {
  margin-right: 0;
}
.c-forms__radio.is-vertical {
  display: block;
}
.c-forms__radio.is-vertical span {
  display: block;
}
.c-forms__radio.is-vertical span:not(:last-child) {
  margin-bottom: 0.375rem;
}
.c-forms__checkbox.is-vertical {
  display: block;
}
.c-forms__checkbox.is-vertical span {
  display: block;
}
.c-forms__checkbox.is-vertical span:not(:last-child) {
  margin-bottom: 0.375rem;
}
.c-forms__checkbox input {
  margin-right: 0.375rem;
  margin-top: 0.25rem;
}
.c-forms__privacy {
  text-align: center;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-forms__privacy {
    margin-top: 1rem;
  }
}
.c-forms__privacy input {
  margin-right: 0.625rem;
}
.c-forms__privacy a {
  font-weight: 400;
  text-decoration: underline;
  color: #333;
}
.c-forms__flex-al {
  display: flex;
  align-items: center;
}
.c-forms__flexbox {
  display: flex;
  align-items: center;
  margin-bottom: 1rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-forms__flexbox {
    display: block;
  }
}
.c-forms__flexbox input {
  width: 100%;
}
.c-forms__flexbox:last-child {
  margin-bottom: 0;
}
.c-forms__flexbox span {
  min-width: 7.5rem;
  display: block;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-forms__flexbox span {
    min-width: 100%;
    margin-bottom: 0.5rem;
  }
}
.c-forms__button {
  flex: none;
  max-width: 9.375rem;
  border: 1px solid #333;
  outline: none;
  background-color: #fff;
  padding: 0.1875rem 0.75rem;
  display: block;
  text-align: center;
  border-radius: 4px;
  margin-left: 1rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-forms__button {
    padding: 0.5625rem 0.75rem;
  }
}
.c-forms__submit {
  text-align: center;
  margin-top: 2.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-forms__submit {
    margin-top: 2rem;
  }
}
.c-forms__submit__back {
  width: calc(25% - 28px);
  margin-right: 16px;
}
@media screen and (max-width: 59.3125em) {
  .c-forms__submit__back {
    width: calc(33.33333% - 28px);
  }
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-forms__submit__back {
    width: calc(50% - 10px);
    margin-right: 6px;
  }
}
.c-forms__submit__submit {
  width: calc(25% - 28px);
  margin-left: 16px;
}
@media screen and (max-width: 59.3125em) {
  .c-forms__submit__submit {
    width: calc(33.33333% - 28px);
  }
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-forms__submit__submit {
    width: calc(50% - 10px);
    margin-left: 6px;
  }
}

.container, .l-container {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
}

.row {
  margin-left: -18px;
  margin-right: -18px;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .row {
    margin-left: -8px;
    margin-right: -8px;
  }
}
.row.is-center {
  justify-content: center;
}

.small-1 {
  width: 8.3333333333%;
  padding-left: 8px;
  padding-right: 8px;
}

.is-push-sm-1 {
  margin-left: 8.3333333333%;
  padding-left: 8px;
  padding-right: 8px;
}

.small-2 {
  width: 16.6666666667%;
  padding-left: 8px;
  padding-right: 8px;
}

.is-push-sm-2 {
  margin-left: 16.6666666667%;
  padding-left: 8px;
  padding-right: 8px;
}

.small-3 {
  width: 25%;
  padding-left: 8px;
  padding-right: 8px;
}

.is-push-sm-3 {
  margin-left: 25%;
  padding-left: 8px;
  padding-right: 8px;
}

.small-4 {
  width: 33.3333333333%;
  padding-left: 8px;
  padding-right: 8px;
}

.is-push-sm-4 {
  margin-left: 33.3333333333%;
  padding-left: 8px;
  padding-right: 8px;
}

.small-5 {
  width: 41.6666666667%;
  padding-left: 8px;
  padding-right: 8px;
}

.is-push-sm-5 {
  margin-left: 41.6666666667%;
  padding-left: 8px;
  padding-right: 8px;
}

.small-6 {
  width: 50%;
  padding-left: 8px;
  padding-right: 8px;
}

.is-push-sm-6 {
  margin-left: 50%;
  padding-left: 8px;
  padding-right: 8px;
}

.small-7 {
  width: 58.3333333333%;
  padding-left: 8px;
  padding-right: 8px;
}

.is-push-sm-7 {
  margin-left: 58.3333333333%;
  padding-left: 8px;
  padding-right: 8px;
}

.small-8 {
  width: 66.6666666667%;
  padding-left: 8px;
  padding-right: 8px;
}

.is-push-sm-8 {
  margin-left: 66.6666666667%;
  padding-left: 8px;
  padding-right: 8px;
}

.small-9 {
  width: 75%;
  padding-left: 8px;
  padding-right: 8px;
}

.is-push-sm-9 {
  margin-left: 75%;
  padding-left: 8px;
  padding-right: 8px;
}

.small-10 {
  width: 83.3333333333%;
  padding-left: 8px;
  padding-right: 8px;
}

.is-push-sm-10 {
  margin-left: 83.3333333333%;
  padding-left: 8px;
  padding-right: 8px;
}

.small-11 {
  width: 91.6666666667%;
  padding-left: 8px;
  padding-right: 8px;
}

.is-push-sm-11 {
  margin-left: 91.6666666667%;
  padding-left: 8px;
  padding-right: 8px;
}

.small-12 {
  width: 100%;
  padding-left: 8px;
  padding-right: 8px;
}

.is-push-sm-12 {
  margin-left: 100%;
  padding-left: 8px;
  padding-right: 8px;
}

@media screen and (min-width: 46.875em) and (max-width: 59.3125em) {
  .medium-1 {
    width: 8.3333333333%;
    padding-left: 18px;
    padding-right: 18px;
  }

  .is-push-md-1 {
    margin-left: 8.3333333333%;
  }

  .medium-2 {
    width: 16.6666666667%;
    padding-left: 18px;
    padding-right: 18px;
  }

  .is-push-md-2 {
    margin-left: 16.6666666667%;
  }

  .medium-3 {
    width: 25%;
    padding-left: 18px;
    padding-right: 18px;
  }

  .is-push-md-3 {
    margin-left: 25%;
  }

  .medium-4 {
    width: 33.3333333333%;
    padding-left: 18px;
    padding-right: 18px;
  }

  .is-push-md-4 {
    margin-left: 33.3333333333%;
  }

  .medium-5 {
    width: 41.6666666667%;
    padding-left: 18px;
    padding-right: 18px;
  }

  .is-push-md-5 {
    margin-left: 41.6666666667%;
  }

  .medium-6 {
    width: 50%;
    padding-left: 18px;
    padding-right: 18px;
  }

  .is-push-md-6 {
    margin-left: 50%;
  }

  .medium-7 {
    width: 58.3333333333%;
    padding-left: 18px;
    padding-right: 18px;
  }

  .is-push-md-7 {
    margin-left: 58.3333333333%;
  }

  .medium-8 {
    width: 66.6666666667%;
    padding-left: 18px;
    padding-right: 18px;
  }

  .is-push-md-8 {
    margin-left: 66.6666666667%;
  }

  .medium-9 {
    width: 75%;
    padding-left: 18px;
    padding-right: 18px;
  }

  .is-push-md-9 {
    margin-left: 75%;
  }

  .medium-10 {
    width: 83.3333333333%;
    padding-left: 18px;
    padding-right: 18px;
  }

  .is-push-md-10 {
    margin-left: 83.3333333333%;
  }

  .medium-11 {
    width: 91.6666666667%;
    padding-left: 18px;
    padding-right: 18px;
  }

  .is-push-md-11 {
    margin-left: 91.6666666667%;
  }

  .medium-12 {
    width: 100%;
    padding-left: 18px;
    padding-right: 18px;
  }

  .is-push-md-12 {
    margin-left: 100%;
  }
}
@media screen and (min-width: 46.875em) {
  .large-1 {
    width: 8.3333333333%;
    padding-left: 18px;
    padding-right: 18px;
  }

  .is-push-lg-1 {
    margin-left: 8.3333333333%;
  }

  .large-2 {
    width: 16.6666666667%;
    padding-left: 18px;
    padding-right: 18px;
  }

  .is-push-lg-2 {
    margin-left: 16.6666666667%;
  }

  .large-3 {
    width: 25%;
    padding-left: 18px;
    padding-right: 18px;
  }

  .is-push-lg-3 {
    margin-left: 25%;
  }

  .large-4 {
    width: 33.3333333333%;
    padding-left: 18px;
    padding-right: 18px;
  }

  .is-push-lg-4 {
    margin-left: 33.3333333333%;
  }

  .large-5 {
    width: 41.6666666667%;
    padding-left: 18px;
    padding-right: 18px;
  }

  .is-push-lg-5 {
    margin-left: 41.6666666667%;
  }

  .large-6 {
    width: 50%;
    padding-left: 18px;
    padding-right: 18px;
  }

  .is-push-lg-6 {
    margin-left: 50%;
  }

  .large-7 {
    width: 58.3333333333%;
    padding-left: 18px;
    padding-right: 18px;
  }

  .is-push-lg-7 {
    margin-left: 58.3333333333%;
  }

  .large-8 {
    width: 66.6666666667%;
    padding-left: 18px;
    padding-right: 18px;
  }

  .is-push-lg-8 {
    margin-left: 66.6666666667%;
  }

  .large-9 {
    width: 75%;
    padding-left: 18px;
    padding-right: 18px;
  }

  .is-push-lg-9 {
    margin-left: 75%;
  }

  .large-10 {
    width: 83.3333333333%;
    padding-left: 18px;
    padding-right: 18px;
  }

  .is-push-lg-10 {
    margin-left: 83.3333333333%;
  }

  .large-11 {
    width: 91.6666666667%;
    padding-left: 18px;
    padding-right: 18px;
  }

  .is-push-lg-11 {
    margin-left: 91.6666666667%;
  }

  .large-12 {
    width: 100%;
    padding-left: 18px;
    padding-right: 18px;
  }

  .is-push-lg-12 {
    margin-left: 100%;
  }
}
/*
---
name: 見出し_テンプレート
category: Heading
---
*/
.c-heading {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
  line-height: 1.5;
}
.c-heading span {
  font-size: 0.65em;
}

.c-heading.is-xlg {
  color: #3f9876;
  margin-top: 4rem;
  margin-bottom: 1.5rem;
  padding-bottom: 18px;
  position: relative;
}
.c-heading.is-xlg::after {
  content: "";
  display: block;
  position: absolute;
  width: 25px;
  height: 5px;
  border-radius: 2px;
  background-color: #3f9876;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.c-heading.is-xlg b.is-eng {
  display: block;
  font-family: "Hanken Grotesk", sans-serif;
  font-weight: 400;
  font-size: 2.625rem;
  letter-spacing: 0.1em;
  line-height: 1.2380952381;
  font-weight: 700;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-heading.is-xlg b.is-eng {
    font-size: 2.1rem;
  }
}
.c-heading.is-xlg span.is-ja {
  display: block;
  font-size: 1.75rem;
  letter-spacing: 0.05em;
  line-height: 1.1071428571;
  font-weight: 700;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-heading.is-xlg span.is-ja {
    font-size: 1.4rem;
  }
}

.c-heading.is-lg {
  color: #2d2d2d;
  font-size: 1.625rem;
  letter-spacing: 0.05em;
  line-height: 1.1923076923;
  font-weight: bold;
  margin-top: 4rem;
  margin-bottom: 2.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-heading.is-lg {
    font-size: 1.125rem;
    letter-spacing: 0.05em;
    line-height: 1.7222222222;
    font-weight: bold;
    margin-top: 2rem;
    margin-bottom: 0.625rem;
  }
}
.c-heading.is-lg span.is-ja {
  display: block;
  font-family: "Hanken Grotesk", sans-serif;
  font-weight: 400;
  font-size: 0.875rem;
  letter-spacing: 0.1em;
  line-height: 1.4285714286;
  font-weight: normal;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-heading.is-lg span.is-ja {
    font-size: 0.7rem;
  }
}

.c-heading.is-md {
  font-size: 1.5rem;
  letter-spacing: 0.05em;
  line-height: 1.5833333333;
  font-weight: 700;
  margin-bottom: 2rem;
  margin-top: 2.5rem;
  padding-bottom: 8px;
  position: relative;
}
.c-heading.is-md::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 2px;
  display: block;
  background-color: #dbdbdb;
  bottom: 0;
  left: 0;
}
.c-heading.is-md::after {
  position: absolute;
  content: "";
  width: 75px;
  height: 2px;
  display: block;
  background-color: #3f9876;
  bottom: 0;
  left: 0;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-heading.is-md {
    font-size: 1.3rem;
    margin-bottom: 0.625rem;
  }
}
@media (max-width: 380px) {
  .c-heading.is-md {
    font-size: 1.1375rem;
    margin-bottom: 0.75rem;
  }
}

.c-heading.is-sm {
  font-size: 1.5rem;
  letter-spacing: 0.1em;
  line-height: 1.4166666667;
  font-weight: 700;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-heading.is-sm {
    font-size: 1.15rem;
  }
}
@media (max-width: 380px) {
  .c-heading.is-sm {
    font-size: 1.00625rem;
  }
}

.c-heading.is-xs {
  font-size: 1.25rem;
  letter-spacing: 0.1em;
  line-height: 1.5;
  font-weight: 700;
  margin-bottom: 1rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-heading.is-xs {
    font-size: 0.95rem;
    margin-bottom: 0.5rem;
  }
}

.c-heading.is-xxs {
  font-size: 1.125rem;
  letter-spacing: 0.1em;
  line-height: 1.5555555556;
  font-weight: 700;
  margin-bottom: 0.375rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-heading.is-xxs {
    font-size: 0.9rem;
  }
}

.c-heading.is-color-primary {
  color: #3f9876;
}

.c-heading.is-top {
  margin-bottom: 0 !important;
}

.c-heading.is-bottom {
  margin-top: 0 !important;
}

.c-heading.is-center {
  text-align: center;
}

.c-heading.is-mg-none {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.c-hero-block-line {
  overflow: hidden;
}
.c-hero-block-line .l-container {
  position: relative;
}
.c-hero-block-line__block {
  margin-bottom: 5rem;
  position: relative;
  min-height: 30rem;
  padding-top: 3rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-hero-block-line__block {
    margin-bottom: 2rem;
    min-height: inherit;
    padding-top: 0 !important;
  }
}
.c-hero-block-line__block:nth-child(even) .c-hero-block-line__image, .c-hero-block-line__block.is-reverse .c-hero-block-line__image {
  left: auto;
  right: 0;
}
.c-hero-block-line__block:nth-child(even) .c-hero-block-line__content, .c-hero-block-line__block.is-reverse .c-hero-block-line__content {
  margin-left: 0;
  padding-right: 14.0350877193%;
  padding-left: 5.4385964912%;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-hero-block-line__block:nth-child(even) .c-hero-block-line__content, .c-hero-block-line__block.is-reverse .c-hero-block-line__content {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
.c-hero-block-line__block:nth-child(even) .c-hero-block-line__link, .c-hero-block-line__block.is-reverse .c-hero-block-line__link {
  right: 27.2108843537%;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-hero-block-line__block:nth-child(even) .c-hero-block-line__link, .c-hero-block-line__block.is-reverse .c-hero-block-line__link {
    right: auto;
  }
}
.c-hero-block-line__block:last-child {
  margin-bottom: 0.5rem;
}
.c-hero-block-line__image {
  display: block;
  position: absolute;
  top: -3rem;
  left: 0;
  height: 25rem;
  overflow: hidden;
  width: 51.5789473684%;
  z-index: 2;
  opacity: 1 !important;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-hero-block-line__image {
    position: relative;
    width: 100%;
    height: 55vw;
    top: 0;
  }
}
.c-hero-block-line__image::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  opacity: 0;
  transition: all 0.2s;
}
.c-hero-block-line__image:hover::after {
  opacity: 0.3;
}
.c-hero-block-line__image img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: auto;
  height: auto;
  min-width: 100%;
  min-height: 100%;
  max-width: inherit;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-hero-block-line__image img {
    height: 100%;
  }
}
.c-hero-block-line__content {
  background-color: #fff;
  position: relative;
  width: 57.0175438596%;
  min-height: 19.5rem;
  margin-left: auto;
  padding-top: 5.5rem;
  padding-right: 4rem;
  padding-bottom: 6.4375rem;
  padding-left: 14.0350877193%;
  border: 1px solid #3f9876;
  z-index: 0;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-hero-block-line__content {
    width: calc(100% - 24px);
    min-height: inherit;
    margin-top: -2.5rem;
    z-index: 99;
    margin-left: auto !important;
    margin-right: auto !important;
    padding: 1.25rem 1.5rem 1rem;
  }
}
.c-hero-block-line__label {
  margin-bottom: 1rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-hero-block-line__label {
    margin-bottom: 0.75rem;
  }
}
.c-hero-block-line__detail {
  color: #3f9876;
  font-weight: 400;
}
.c-hero-block-line__link {
  position: absolute;
  bottom: 3.25rem;
  right: 4rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-hero-block-line__link {
    position: relative;
    bottom: auto;
    right: auto;
    text-align: right;
    margin-top: 1rem;
  }
}
.c-hero-block-line__link a {
  color: #333;
  text-decoration: none;
  font-size: 0.875rem;
  letter-spacing: 0.1em;
  line-height: 214.2857142857%;
  font-weight: 700;
  display: inline-block;
  padding-right: 1.125rem;
  position: relative;
}
.c-hero-block-line__link a::after {
  content: "\f105";
  font-family: "FontAwesome";
  color: #3f9876;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.c-hero-block-line__head {
  display: flex;
  align-items: center;
  margin-bottom: 1.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-hero-block-line__head {
    margin-bottom: 0.75rem;
  }
}
.c-hero-block-line__head small {
  font-family: "Hanken Grotesk", sans-serif;
  font-weight: 400;
  font-size: 6.25rem;
  opacity: 0.25;
  line-height: 1;
  letter-spacing: 0;
  cursor: pointer;
  margin-right: 1rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-hero-block-line__head small {
    font-size: 3.125rem;
    margin-right: 0.5rem;
  }
}
.c-hero-block-line__head span {
  font-family: "Hanken Grotesk", sans-serif;
  font-weight: 400;
  font-size: 1.75rem;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-hero-block-line__head span {
    font-size: 1.4875rem;
  }
}
.c-hero-block-line__button {
  margin-top: 2rem;
  text-align: right;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-hero-block-line__button {
    margin-top: 1rem;
  }
}
.c-hero-block-line.is-wide .c-hero-block-line__block:nth-child(odd) .c-hero-block-line__content {
  border-right: none;
}
.c-hero-block-line.is-wide .c-hero-block-line__block:nth-child(odd) .c-hero-block-line__content::after {
  content: "";
  display: block;
  background: #fff;
  border-top: 1px solid #3f9876;
  border-bottom: 1px solid #3f9876;
  height: 100%;
  position: absolute;
  top: -1px;
  right: 0;
  width: 2000px;
  transform: translateX(100%);
  z-index: 10;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-hero-block-line.is-wide .c-hero-block-line__block:nth-child(odd) .c-hero-block-line__content {
    border-left: none;
    padding-left: 0;
    padding-right: 0;
  }
  .c-hero-block-line.is-wide .c-hero-block-line__block:nth-child(odd) .c-hero-block-line__content::before {
    content: "";
    display: block;
    background: #fff;
    border-top: 1px solid #3f9876;
    border-bottom: 1px solid #3f9876;
    height: 100%;
    position: absolute;
    top: -1px;
    left: 0;
    width: 2000px;
    transform: translateX(-100%);
    z-index: 10;
  }
}
.c-hero-block-line.is-wide .c-hero-block-line__block:nth-child(even) .c-hero-block-line__content {
  border-left: none;
}
.c-hero-block-line.is-wide .c-hero-block-line__block:nth-child(even) .c-hero-block-line__content::after {
  content: "";
  display: block;
  background: #fff;
  border-top: 1px solid #3f9876;
  border-bottom: 1px solid #3f9876;
  height: 100%;
  position: absolute;
  top: -1px;
  left: 0;
  width: 2000px;
  transform: translateX(-100%);
  z-index: 10;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-hero-block-line.is-wide .c-hero-block-line__block:nth-child(even) .c-hero-block-line__content {
    padding-left: 0;
    padding-right: 0;
    border-right: 0;
  }
  .c-hero-block-line.is-wide .c-hero-block-line__block:nth-child(even) .c-hero-block-line__content::before {
    content: "";
    display: block;
    background: #fff;
    border-top: 1px solid #3f9876;
    border-bottom: 1px solid #3f9876;
    height: 100%;
    position: absolute;
    top: -1px;
    right: 0;
    width: 2000px;
    transform: translateX(100%);
    z-index: 10;
  }
}

/*
---
name: ヒーローブロック_枡目型
category: SpecialComponents
---
*/
.c-hero-block-square__block {
  position: relative;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-hero-block-square__block {
    margin-bottom: 1rem;
  }
}
.c-hero-block-square__image {
  position: absolute;
  left: 0;
  top: 0;
  width: 50%;
  height: 100%;
  min-height: 25rem;
  overflow: hidden;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-hero-block-square__image {
    position: relative;
    width: 100%;
    min-height: 60vw;
  }
}
.c-hero-block-square__image img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: auto;
  height: auto;
  min-width: 100%;
  max-width: inherit;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-hero-block-square__image img {
    width: auto;
    height: 100%;
  }
}
.c-hero-block-square__content {
  width: 50%;
  margin-left: auto;
  padding: 3.5rem 0 3.5rem 4rem;
  display: flex;
  min-height: 25rem;
  align-items: center;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-hero-block-square__content {
    width: 100%;
    padding: 1.5rem 0 !important;
    min-height: inherit;
    display: block;
  }
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-hero-block-square__content .c-heading {
    margin-bottom: 1rem !important;
  }
}
.c-hero-block-square__button {
  margin-top: 2rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-hero-block-square__button {
    margin-top: 1.5rem;
  }
}

.c-hero-block-square__block:nth-child(even) .c-hero-block-square__image,
.c-hero-block-square__block.is-reverse .c-hero-block-square__image {
  left: auto;
  right: 0;
}
.c-hero-block-square__block:nth-child(even) .c-hero-block-square__content,
.c-hero-block-square__block.is-reverse .c-hero-block-square__content {
  margin-left: 0;
  padding: 3.5rem 4rem 3.5rem 0;
}

.c-hero-block-square.is-number .c-hero-block-square__heading {
  display: flex;
  align-items: center;
  margin-bottom: 0.5rem;
}
.c-hero-block-square.is-number .c-hero-block-square__heading span {
  font-family: "Hanken Grotesk", sans-serif;
  font-weight: 400;
  font-size: 60px;
  line-height: 1.1833333333;
  letter-spacing: 0;
  color: #3f9876;
  margin-right: 1rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-hero-block-square.is-number .c-hero-block-square__heading span {
    font-size: 3rem;
  }
}
.c-hero-block-square.is-number .c-hero-block-square__heading .c-heading {
  margin-bottom: 0;
}

.c-hero-block-square.is-zigzag .c-hero-block-square__block {
  margin-bottom: 5rem;
}
.c-hero-block-square.is-zigzag .c-hero-block-square__image {
  width: 51.2857142857%;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-hero-block-square.is-zigzag .c-hero-block-square__image {
    width: 100%;
  }
}
.c-hero-block-square.is-zigzag .c-hero-block-square__content {
  width: 48.2456140351%;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-hero-block-square.is-zigzag .c-hero-block-square__content {
    width: 100%;
  }
}
.c-hero-block-square.is-zigzag .c-hero-block-square__title {
  margin-top: 0;
  margin-bottom: 1.5rem;
}
.c-hero-block-square.is-zigzag .c-hero-block-square__question {
  margin-bottom: 1.5rem;
}

/*
---
name: ヒーローブロック_通常
category: SpecialComponents
---
*/
.c-hero-block {
  overflow: hidden;
}
.c-hero-block__block {
  margin-bottom: 5rem;
  position: relative;
  min-height: 30rem;
  padding-top: 5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-hero-block__block {
    margin-bottom: 3rem;
    min-height: inherit;
    padding-top: 0 !important;
  }
}
.c-hero-block__block:nth-child(even) .c-hero-block__image, .c-hero-block__block.is-reverse .c-hero-block__image {
  left: auto;
  right: 0;
}
.c-hero-block__block:nth-child(even) .c-hero-block__content, .c-hero-block__block.is-reverse .c-hero-block__content {
  margin-left: 0;
}
.c-hero-block__block:last-child {
  margin-bottom: 0.5rem;
}
.c-hero-block__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 55%;
  height: 30rem;
  overflow: hidden;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-hero-block__image {
    position: relative;
    width: 100%;
    height: 55vw;
  }
}
.c-hero-block__image img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: auto;
  height: auto;
  min-width: 100%;
  min-height: 100%;
  max-width: inherit;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-hero-block__image img {
    width: 100%;
    height: 100%;
  }
}
.c-hero-block__content {
  background-color: #fff;
  position: relative;
  z-index: 99;
  width: 51.5789473684%;
  min-height: 19.5rem;
  margin-left: auto;
  padding: 4rem;
  border: 1px solid #3f9876;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-hero-block__content {
    width: 100%;
    min-height: inherit;
    margin-top: -1.5rem;
    padding: 1.5rem;
  }
}
.c-hero-block__detail {
  color: #3f9876;
  font-weight: 400;
}
.c-hero-block__head {
  display: flex;
  align-items: center;
  margin-bottom: 1.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-hero-block__head {
    margin-bottom: 0.75rem;
  }
}
.c-hero-block__head small {
  font-family: "Hanken Grotesk", sans-serif;
  font-weight: 400;
  font-size: 6.25rem;
  opacity: 0.25;
  line-height: 1;
  letter-spacing: 0;
  cursor: pointer;
  margin-right: 1rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-hero-block__head small {
    font-size: 3.125rem;
    margin-right: 0.5rem;
  }
}
.c-hero-block__head span {
  font-family: "Hanken Grotesk", sans-serif;
  font-weight: 400;
  font-size: 1.75rem;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-hero-block__head span {
    font-size: 1.4875rem;
  }
}
.c-hero-block__button {
  margin-top: 2rem;
  text-align: right;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-hero-block__button {
    margin-top: 1rem;
  }
}

/*
---
name: <hr>区切り線
category: Base
---
*/
hr,
.c-hr {
  border-top: 1px solid #dbdbdb;
  border-left: none;
  border-right: none;
  border-bottom: none;
  box-shadow: none;
  margin: 3rem auto;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  hr,
.c-hr {
    margin: 2rem auto;
  }
}
hr.is-border-dotted,
.c-hr.is-border-dotted {
  border-top: 1px dotted #dbdbdb;
}
hr.is-line-double,
.c-hr.is-line-double {
  border-bottom: 1px solid #dbdbdb;
  height: 2px;
}

.c-label {
  background-color: #3f9876;
  color: #fff;
  display: inline-block;
  text-align: center;
  min-width: 7.25rem;
  font-size: 0.8125rem;
  padding: 0.0625rem 0.5rem;
  border: 1px solid #3f9876;
  font-weight: 700;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-label {
    font-size: 0.75rem;
    min-width: 5.5rem;
  }
}
.c-label.is-xlg {
  min-width: 9.75rem;
  font-size: 0.875rem;
  padding: 0.1875rem 0.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-label.is-xlg {
    min-width: 7.5rem;
    font-size: 0.75rem;
    padding: 0.125rem 0.5rem;
  }
}
.c-label.is-lg {
  min-width: 10rem;
  font-size: 0.8125rem;
}
.c-label.is-sm {
  min-width: 5rem;
  font-size: 0.75rem;
  padding: 0 0.5rem;
}
.c-label.is-white {
  background-color: #fff;
  color: #3f9876;
}
.c-label.is-secondary {
  background: #f8f8f8;
  color: #333;
}

.c-lead {
  text-align: center;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-lead {
    text-align: left;
  }
}

.c-list-product {
  width: 100%;
}
@media screen and (max-width: 46.8125em) {
  .c-list-product__items {
    display: flex;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 36.25em) {
  .c-list-product__items {
    display: block;
  }
}
.c-list-product__item {
  display: flex;
  padding: 24px 24px 12px 21px;
  border-radius: 3px;
  border: 1px solid #dbdbdb;
  transition: all ease 0.2s;
}
.c-list-product__item:not(:last-child) {
  margin-bottom: 7px;
}
.c-list-product__item:hover {
  background: #f6f6f6;
}
@media screen and (max-width: 46.8125em) {
  .c-list-product__item {
    flex-wrap: wrap;
    align-items: flex-start;
    padding: 10px;
  }
}
@media screen and (min-width: 580px) and (max-width: 749px) {
  .c-list-product__item {
    width: calc((100% / 2) - (20px * (2 - 1) / 2));
  }
  .c-list-product__item:not(:nth-child(2n+1)) {
    margin-left: 20px;
  }
}
.c-list-product__image {
  position: relative;
  flex-shrink: 0;
  max-width: 140px;
  width: 100%;
}
@media screen and (max-width: 46.8125em) {
  .c-list-product__image {
    display: flex;
    justify-content: center;
    margin-bottom: 16px;
    flex-basis: calc(30% - 10px);
  }
}
.c-list-product__bg {
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media screen and (max-width: 46.8125em) {
  .c-list-product__bg {
    max-width: 140px;
    width: 100%;
  }
}
.c-list-product__bg::before {
  content: "";
  display: block;
  padding-top: 100%;
}
.c-list-product__link {
  text-decoration: none;
  color: #2d2d2d;
}
.c-list-product__content {
  border-right: 1px solid #dbdbdb;
  max-width: 465px;
  width: 100%;
  margin-left: 24px;
}
@media screen and (max-width: 46.8125em) {
  .c-list-product__content {
    border-right: none;
    max-width: none;
    margin-left: 10px;
    flex-basis: calc(72% - 10px);
  }
}
.c-list-product__title {
  font-size: 1.125rem;
  letter-spacing: 0.05em;
  line-height: 1.5;
  font-weight: 700;
  margin-top: 4px;
}
.c-list-product__specific {
  font-size: 0.75rem;
  letter-spacing: 0.05em;
  line-height: 1.5833333333;
  font-weight: 400;
  margin-top: 5px;
}
.c-list-product__info {
  margin-top: 6px;
  font-size: 0.625rem;
  letter-spacing: 0.05em;
  line-height: 1.5;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.6);
}
@media screen and (max-width: 46.8125em) {
  .c-list-product__info {
    padding-bottom: 0px;
  }
}
.c-list-product__documents {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  flex-basis: clamp(130px, 15.58441558%, 16.58441558%);
  align-items: center;
  align-content: center;
}
@media screen and (max-width: 46.8125em) {
  .c-list-product__documents {
    border-top: 1px solid #dbdbdb;
    width: 100%;
    margin-top: 16px;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    padding-left: 1em;
    padding-right: 1em;
    flex-basis: 100%;
    padding-top: 12px;
  }
}
@media (min-width: 980px) {
  .c-list-product__documents {
    min-width: 160px;
  }
}
.c-list-product__document {
  text-decoration: none;
  font-size: 0.8125rem;
  letter-spacing: 0.05em;
  line-height: 1.4615384615;
  font-weight: 400;
  margin-left: 27px;
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: flex-start;
  max-width: 130px;
  width: 100%;
  position: relative;
  padding-right: 1.5em;
  margin-top: 6px;
  margin-bottom: 6px;
}
.c-list-product__document:hover {
  text-decoration: underline;
}
@media screen and (max-width: 46.8125em) {
  .c-list-product__document {
    display: flex;
    max-width: 100%;
    width: auto;
    margin-left: 0;
    margin-right: 6px;
    margin-bottom: 10px;
  }
}
@media (max-width: 380px) {
  .c-list-product__document {
    letter-spacing: 0;
  }
}
.c-list-product__document::after {
  content: "file_download";
  font-family: "Material Icons Rounded";
  font-size: 14px;
  margin-left: 4px;
  line-height: 1;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-44%);
}
.c-list-product__document:not(:last-child) {
  margin-bottom: 3px;
}
@media screen and (max-width: 46.8125em) {
  .c-list-product__document:not(:last-child) {
    margin-bottom: 10px;
  }
}

.c-list {
  list-style: none;
}
.c-list li {
  list-style: inherit;
}
.c-list li:not(:first-child) {
  margin-top: 0.375rem;
}

/*
---
name: <ul> 順序なしテキストデフォルト
category: Base
---

*/
.c-list.is-disc {
  padding-left: 1em;
}
.c-list.is-disc li {
  text-indent: -1em;
}
.c-list.is-disc li::before {
  content: "・";
  color: #333;
}
.c-list.is-disc ul {
  list-style: none;
  padding-left: 1em;
}
.c-list.is-disc ul li {
  text-indent: -1em;
  list-style: none;
}
.c-list.is-disc ul li::before {
  content: "・";
  color: #333;
}
.c-list.is-disc > li {
  list-style: none !important;
}

/*
---
name: <ul> 順序なしテキスト
category: Base
---

*/
.c-list.is-icon li {
  position: relative;
  padding-left: 14px;
  font-size: 0.875rem;
  letter-spacing: 0.05em;
  line-height: 1.5714285714;
  font-weight: 400;
}
.c-list.is-icon li::before {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  position: absolute;
  content: "";
  display: block;
  background-color: #3f9876;
  top: 9px;
  left: 0;
}
.c-list.is-icon li ul {
  list-style: none;
  padding-left: 1.125rem;
}
.c-list.is-icon li ul li {
  padding-left: 0;
}
.c-list.is-icon li ul li::before {
  content: "・";
  color: #333;
  font-size: 0.625rem;
  top: 0.1875rem;
  left: -1.5em;
  background-color: transparent;
}
.c-list.is-icon > li {
  list-style: none !important;
}

/*
---
name: <ol> 順序ありテキスト
category: Base
---

*/
.c-list.is-outline {
  padding-left: 1.5em;
  list-style: decimal outside;
}
.c-list.is-outline li {
  position: relative;
}
.c-list.is-outline > li::before {
  content: none;
}
.c-list.is-outline ul {
  padding-left: 0;
  margin-left: 1em;
}

.c-loader {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  margin: auto;
  width: 100vw;
  height: 100vh;
  background: #fff;
  z-index: 99999;
  transition: 1s;
}
.c-loader__container {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.c-loader__title {
  font-size: 2.5rem;
  letter-spacing: 0.1em;
  line-height: 1.25;
  font-weight: bold;
  font-family: "Hanken Grotesk", sans-serif;
  font-weight: 400;
  opacity: 0;
  transition: 1s;
}
.c-loader.is-active .c-loader__title {
  transition: 1s;
  opacity: 1;
}
.c-loader.is-close {
  height: 0;
  transition: 1s;
  opacity: 0;
}
.c-loader.is-hidden {
  visibility: hidden;
}
.c-loader.is-already {
  opacity: 0;
  visibility: hidden;
  display: none;
}

.c-login-block {
  letter-spacing: 0.05em;
}
.c-login-block__title {
  font-size: 1.875rem;
  letter-spacing: 0.05em;
  line-height: 1.4666666667;
  font-weight: bold;
  text-align: center;
  margin-bottom: 3.625rem;
}
@media screen and (max-width: 46.8125em) {
  .c-login-block__title {
    font-size: 1.375rem;
  }
}
.c-login-block__title::before {
  content: "";
  width: 3.125rem;
  height: 3.125rem;
  background: url("../images/icon-lock.png") no-repeat 0 0/contain;
  display: block;
  margin: auto auto 0.5rem;
}
.c-login-block__title img {
  margin: 0.5rem;
}
.c-login-block__attention {
  color: #e04b3a;
  font-weight: bold;
  text-align: center;
  line-height: 1.5;
  margin-bottom: 2rem;
}
.c-login-block__attention::before {
  content: "warning";
  font-family: "Material Icons";
  display: block;
  line-height: 1;
  letter-spacing: 0;
  font-size: 2rem;
  margin: auto auto 0.5rem;
}
.c-login-block__block {
  background: #f8f8f8;
  padding: 4rem 14.375rem;
  padding: 4rem min(14.375rem, 20%);
}
@media screen and (max-width: 59.3125em) {
  .c-login-block__block {
    padding: 2rem 1rem;
  }
}

/*
---
name: メインビジュアル_通常
category: Components
---
*/
.c-main-visual {
  width: 100%;
  position: relative;
}
.c-main-visual__image {
  width: 100%;
  height: 18.125rem;
  top: 0;
  left: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media screen and (max-width: 59.3125em) {
  .c-main-visual__image {
    height: 203px;
  }
}
.c-main-visual__image::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(45, 45, 45, 0.6);
  top: 0;
  left: 0;
}
.c-main-visual__inner {
  position: absolute;
  width: 100%;
  max-width: 1200px;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 99;
  padding: 67px 30px 0;
  display: flex;
}
@media screen and (max-width: 59.3125em) {
  .c-main-visual__inner {
    padding-top: 24px;
    justify-content: center;
  }
}
@media screen and (max-width: 46.8125em) {
  .c-main-visual__inner {
    padding-left: 0;
    width: 87vw;
  }
}
.c-main-visual__inner__left-content {
  color: #fff;
}
@media screen and (max-width: 46.8125em) {
  .c-main-visual__inner__left-content {
    width: 100%;
  }
}
.c-main-visual__inner__title {
  position: relative;
  padding-bottom: 21px;
}
@media screen and (max-width: 59.3125em) {
  .c-main-visual__inner__title {
    padding-bottom: 14px;
  }
}
.c-main-visual__inner__title span {
  display: block;
  font-size: 2.375rem;
  letter-spacing: 0.2em;
  line-height: 1.2631578947;
  font-weight: 200;
  font-family: "Hanken Grotesk", sans-serif;
  font-weight: 200;
}
@media screen and (max-width: 59.3125em) {
  .c-main-visual__inner__title span {
    font-size: 1.375rem;
    letter-spacing: 0.2em;
    line-height: 1.0909090909;
    font-weight: 200;
  }
}
.c-main-visual__inner__title small {
  display: block;
  font-size: 0.875rem;
  letter-spacing: 0.1em;
  line-height: 1.4285714286;
  font-weight: 500;
  margin-top: 8px;
}
@media screen and (max-width: 59.3125em) {
  .c-main-visual__inner__title small {
    font-size: 0.75rem;
    letter-spacing: 0.1em;
    line-height: 1.5;
    font-weight: 500;
    margin-top: 6px;
  }
}
.c-main-visual__inner__title::before {
  content: "";
  display: block;
  width: 29px;
  background-color: #fff;
  height: 1px;
  position: absolute;
  left: 0;
  bottom: 0;
}
@media screen and (max-width: 59.3125em) {
  .c-main-visual__inner__title::before {
    width: 20px;
  }
}
.c-main-visual__inner__text {
  margin-top: 18px;
  font-size: 0.8125rem;
  letter-spacing: 0.1em;
  line-height: 1.8461538462;
  font-weight: 100;
}
@media screen and (max-width: 59.3125em) {
  .c-main-visual__inner__text {
    margin-top: 16px;
    font-size: 0.6875rem;
    letter-spacing: 0.1em;
    line-height: 1.6363636364;
    font-weight: 100;
  }
}
.c-main-visual__inner__right-content {
  width: 126px;
  height: 126px;
  border-radius: 50%;
  border: 2px solid rgba(255, 255, 255, 0.6);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  margin-top: 16px;
  margin-left: 17px;
  font-size: 1rem;
  letter-spacing: 0.1em;
  line-height: 1.5;
  font-weight: 400;
}
@media screen and (max-width: 59.3125em) {
  .c-main-visual__inner__right-content {
    margin: 0;
    position: absolute;
    left: calc(50% + 86px);
    top: 67px;
    width: 90px;
    height: 90px;
    font-size: 0.6875rem;
    letter-spacing: 0.1em;
    line-height: 1.4545454545;
    font-weight: 400;
  }
}
.c-main-visual__text {
  margin-bottom: 2.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-main-visual__text {
    margin-bottom: 4vw;
  }
}
.c-main-visual__text img {
  width: 100%;
  max-width: 32.75rem;
  height: auto;
  margin: 0 auto;
}
@media screen and (max-width: 59.3125em) {
  .c-main-visual__text img {
    width: 90%;
    max-width: 26.25rem;
  }
}
.c-main-visual__button .c-button, .c-main-visual__button .c-button-social > a {
  max-width: 15.75rem !important;
}
@media screen and (max-width: 59.3125em) {
  .c-main-visual__button .c-button, .c-main-visual__button .c-button-social > a {
    padding: 0.75rem 1.5rem;
    max-width: 12.375rem !important;
  }
}
.c-main-visual__info {
  z-index: 99;
  position: absolute;
  right: 0;
  bottom: 0;
  background-color: #F8F8F8;
  padding: 1.25rem 2rem;
  display: flex;
  align-items: center;
  text-decoration: none;
  max-width: 522px;
  width: 100%;
  border-radius: 5px 0 0 0;
}
.c-main-visual__info * {
  transition: all 0.3s ease;
}
.c-main-visual__info:hover {
  opacity: 1;
  background-color: #F8F8F8;
}
.c-main-visual__info:hover * {
  opacity: 0.7;
}
.c-main-visual__info:hover .c-main-visual__info__text {
  text-decoration: underline;
}
@media screen and (max-width: 59.3125em) {
  .c-main-visual__info {
    display: none;
  }
}
.c-main-visual__info__label {
  font-size: 0.75rem;
  letter-spacing: 0.05em;
  line-height: 2.3333333333;
  font-weight: 700;
  padding: 1px 16px;
  color: #3f9876;
  border-radius: 4px;
  border: 1px solid #3f9876;
}
.c-main-visual__info__date {
  font-size: 0.8125rem;
  letter-spacing: 0.1em;
  line-height: 2.1538461538;
  font-weight: 400;
  font-family: "Hanken Grotesk", sans-serif;
  font-weight: 400;
  color: #2d2d2d;
  margin-left: 16px;
}
.c-main-visual__info__text {
  color: #2d2d2d;
  font-size: 0.875rem;
  letter-spacing: 0.05em;
  line-height: 1.5714285714;
  font-weight: 400;
  margin-left: 16px;
  margin-bottom: 4px;
}
.c-main-visual__info.is-external .c-main-visual__info__text {
  display: flex;
  align-items: center;
}
.c-main-visual__info.is-external .c-main-visual__info__text::after {
  content: "open_in_new";
  font-family: "Material Icons Rounded";
  display: inline;
  font-size: 17px;
  line-height: 1;
  color: #3f9876;
  margin-left: 8px;
}
.c-main-visual .owl-dots {
  position: absolute;
  bottom: 2rem;
  left: 0;
  width: 100%;
  z-index: 99;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 59.3125em) {
  .c-main-visual .owl-dots {
    bottom: 1rem;
  }
}
.c-main-visual .owl-dots .owl-dot {
  margin: 0 0.375rem;
  width: 0.75rem;
  height: 0.75rem;
  background-color: #fff;
  border-radius: 1000px;
  display: block;
  outline: none;
}
.c-main-visual .owl-dots .owl-dot.active {
  background-color: #3f9876 !important;
}

.c-members-address__items {
  margin-top: 48px;
}
.c-members-address__item {
  display: flex;
  padding: 40px;
  border-radius: 3px;
  border: 1px solid #dbdbdb;
  justify-content: space-between;
  align-items: center;
}
.c-members-address__item:not(:first-child) {
  margin-top: 16px;
}
@media screen and (max-width: 46.8125em) {
  .c-members-address__item {
    flex-direction: column;
    padding: 20px;
  }
}
@media screen and (max-width: 46.8125em) {
  .c-members-address__item__content {
    width: 100%;
    margin-bottom: 16px;
  }
}
.c-members-address__item__title {
  font-size: 1.125rem;
  letter-spacing: 0.05em;
  line-height: 1.5;
  font-weight: 700;
}
@media screen and (max-width: 46.8125em) {
  .c-members-address__item__title {
    font-size: 16px;
  }
}
.c-members-address__item__date {
  font-size: 0.75rem;
  letter-spacing: 0.05em;
  line-height: 1.6666666667;
  font-weight: 400;
  margin-top: 8px;
}

.c-members-front-banners {
  background: #F8F8F8;
  padding-top: 56px;
  padding-bottom: 56px;
}
.c-members-front-banners .owl-nav {
  max-width: 300px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  bottom: -2.85em;
}
@media screen and (max-width: 46.8125em) {
  .c-members-front-banners .owl-nav {
    bottom: -3.3em;
  }
}
.c-members-news-post {
  padding-top: 5.625rem;
}
.c-members-news-post__upper {
  font-size: 0.875rem;
  letter-spacing: 0.05em;
  display: flex;
  margin-bottom: 1rem;
}
.c-members-news-post__date {
  font-family: "Hanken Grotesk", sans-serif;
  font-weight: 200;
  padding-right: 1rem;
  border-right: solid 1px #dbdbdb;
}
.c-members-news-post__category {
  padding-left: 1rem;
  color: #3f9876;
}
.c-members-news-post__title {
  font-size: 1.125rem;
  letter-spacing: 0.05em;
  line-height: 1.4444444444;
  font-weight: bold;
  padding-bottom: 1.5rem;
  margin-bottom: 1.5rem;
  border-bottom: solid 1px #dbdbdb;
}
.c-members-news-post__navs {
  margin-top: 3rem;
  text-align: center;
}

.c-members-news__search {
  margin-top: 3.125rem;
}
@media screen and (max-width: 46.8125em) {
  .c-members-news__search {
    margin-top: 1.5rem;
  }
}

.c-members-rules__items {
  margin-top: 48px;
}
.c-members-rules__item {
  border-radius: 3px;
  border: 1px solid #dbdbdb;
}
.c-members-rules__item:not(:first-child) {
  margin-top: 44px;
}
.c-members-rules__item__title {
  border-radius: 3px 3px 0 0;
  padding: 20px 40px;
  background-color: #f8f8f8;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 46.8125em) {
  .c-members-rules__item__title {
    padding: 20px;
    flex-direction: column;
  }
}
.c-members-rules__item__title__text {
  font-size: 1.125rem;
  letter-spacing: 0.05em;
  line-height: 1.5;
  font-weight: 700;
}
@media screen and (max-width: 46.8125em) {
  .c-members-rules__item__title__text {
    font-size: 16px;
    width: 100%;
    margin-bottom: 20px;
  }
}
.c-members-rules__item__title__button {
  text-decoration: none;
  border-radius: 4px;
  background-color: #3f9876;
  padding: 14px 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  max-width: 244px;
  width: 100%;
  font-size: 0.875rem;
  letter-spacing: 0.05em;
  line-height: 1.5714285714;
  font-weight: 700;
  position: relative;
}
.c-members-rules__item__title__button span.material-icons {
  position: absolute;
  font-size: 17px;
  margin-left: 24px;
  letter-spacing: 0;
  line-height: 1;
  right: calc(50% - 90px);
}
.c-members-rules__item__content {
  width: 100%;
  padding: 32px 42px 32px 0;
}
.c-members-rules__item__content ::-webkit-scrollbar {
  /*スクロールバーの幅*/
  width: 2px;
}
.c-members-rules__item__content ::-webkit-scrollbar-thumb {
  /*つまみの部分*/
  border-radius: 4px;
  background: #3f9876;
}
.c-members-rules__item__content ::-webkit-scrollbar-track {
  /*スクロールバーの軌道*/
  border-radius: 4px;
  background: rgba(116, 116, 116, 0.2);
}
@media screen and (max-width: 46.8125em) {
  .c-members-rules__item__content {
    padding: 20px 12px 20px 0;
  }
}
.c-members-rules__item__text {
  overflow-y: scroll;
  height: 241px;
  padding: 0 33px 0 48px;
  font-size: 0.875rem;
  letter-spacing: 0.05em;
  line-height: 1.5714285714;
  font-weight: 400;
}
@media screen and (max-width: 46.8125em) {
  .c-members-rules__item__text {
    padding: 0 16px 0 20px;
  }
}
.c-members-rules__item__text pre {
  white-space: pre-wrap;
  font-family: "Noto Sans JP", sans-serif;
}

.c-members-sns {
  margin-top: 100px;
  background: #F8F8F8;
  padding-top: 64px;
  padding-bottom: 64px;
}
@media screen and (max-width: 46.8125em) {
  .c-members-sns {
    padding: 2rem 0;
  }
}
.c-members-sns__container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 59.3125em) {
  .c-members-sns__container {
    display: block;
  }
}
.c-members-sns__title {
  flex-basis: 27.894737%;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 59.3125em) {
  .c-members-sns__title {
    justify-content: center;
  }
}
.c-members-sns__title span:first-child {
  display: inline-block;
}
.c-members-sns__title span:last-child {
  margin-left: 0.5em;
  display: inline-block;
  font-weight: bold;
  line-height: 1;
  font-size: 1.5rem;
}
.c-members-sns__banners {
  display: flex;
  flex-basis: calc(72.105263% - 72px);
}
.c-members-sns__banners ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 46.8125em) {
  .c-members-sns__banners ul {
    display: block;
  }
}
.c-members-sns__banners ul li {
  flex-basis: calc(50% - 16px);
}
@media screen and (max-width: 46.8125em) {
  .c-members-sns__banners ul li {
    margin-top: 0.5rem;
  }
}
.c-members-sns__banners ul li a {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding-top: 24px;
  padding-bottom: 24px;
  background: #FFF;
  border: 1px solid #DBDBDB;
  border-radius: 4px;
  position: relative;
  text-decoration: none;
}
.c-members-sns__banners ul li a::after {
  content: "open_in_new";
  font-family: "Material Icons Rounded";
  display: inline;
  line-height: 1;
  color: #3f9876;
  text-decoration: none;
  font-size: 23px;
  position: absolute;
  top: 10px;
  right: 10px;
}

/*
---
name: メニューリスト_通常
category: Navigation
---
*/
.c-menu-list__head {
  text-align: center;
  background-color: #3f9876;
  color: #fff;
  font-weight: 700;
  padding: 0.75rem 1rem;
}
.c-menu-list ul li {
  border-bottom: 1px solid #dbdbdb;
}
.c-menu-list ul li a {
  text-decoration: none;
  color: #333;
  font-weight: 700;
  display: block;
  padding: 0.875rem 1rem 0.875rem 2.25rem;
  position: relative;
  transition: all 0.2s;
}
.c-menu-list ul li a::before {
  content: "\f105";
  font-family: "FontAwesome";
  color: #3f9876;
  position: absolute;
  top: 0.875rem;
  left: 1rem;
}
.c-menu-list ul li a::after {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 1px;
  background-color: #3f9876;
  bottom: 0;
  left: 0;
  transform: translateY(1px);
  transition: all 0.4s ease;
  opacity: 0;
}
.c-menu-list ul li a:hover {
  opacity: 1;
  color: #3f9876;
}
.c-menu-list ul li a:hover::after {
  width: 100%;
  opacity: 1;
}
.c-menu-list ul li ul {
  border-top: 1px solid #dbdbdb;
  padding: 0.5rem 0;
}
.c-menu-list ul li ul li {
  border-bottom: none;
}
.c-menu-list ul li ul li a {
  font-weight: 400;
  padding: 0.3125rem 1.5rem 0.3125rem 3rem;
}
.c-menu-list ul li ul li a::before {
  left: 2rem;
  top: 0.25rem;
}
.c-menu-list ul li ul li a::after {
  display: none;
}
.c-menu-list__banners {
  margin-top: 0.5rem;
}
.c-menu-list__block {
  display: flex;
  text-decoration: none;
  color: #3f9876;
  background-color: rgba(63, 152, 118, 0.2);
  font-size: 0.875rem;
  min-height: 4rem;
  align-items: center;
  padding: 0.5rem 2rem 0.5rem 1rem;
  position: relative;
}
.c-menu-list__block::after {
  content: "\f107";
  font-family: "FontAwesome";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 1rem;
  font-size: 1rem;
}
.c-menu-list__submenu {
  padding-left: 1.5rem;
  border-bottom: 1px solid #dbdbdb;
  display: none;
}
.c-menu-list__submenu li:last-child {
  border-bottom: none;
}
.c-menu-list__submenu li a {
  font-weight: 400 !important;
  font-size: 0.875rem !important;
  padding: 1.25rem 1rem 1.25rem 1.25rem !important;
}
.c-menu-list__submenu li a::before {
  left: 0 !important;
  top: 1.25rem !important;
}
.c-menu-list__submenu li a::after {
  display: none;
}

.modaal-wrapper {
  z-index: 999999 !important;
}
.modaal-overlay {
  z-index: 99999 !important;
}

/*
---
name: お知らせ_ヘッダー
category: PostContent
---
*/
.c-news-header {
  margin-bottom: 2rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-news-header {
    margin-bottom: 1rem;
  }
}
.c-news-header__title {
  font-size: 1.75rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 1.5;
  margin-bottom: 1.5rem;
  margin-top: 0;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-news-header__title {
    font-size: 1.25rem;
    margin-bottom: 1rem;
  }
}
.c-news-header__sup {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.c-news-header__date {
  font-family: "Hanken Grotesk", sans-serif;
  font-weight: 400;
  color: #3f9876;
  letter-spacing: 0;
  margin: 0 1.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-news-header__date {
    margin: 0 1rem;
  }
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-news-header__tag {
    margin-top: 0.5rem;
    width: 100%;
  }
}
.c-news-header__tag ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.c-news-header__tag ul li {
  margin-right: 1rem;
}
.c-news-header__tag ul li a {
  text-decoration: none;
  font-weight: 400;
  font-size: 0.875rem;
  display: block;
}

.c-news-item {
  display: block;
  color: #2d2d2d;
  text-decoration: none;
  padding: 2rem 0;
  font-size: 0.875rem;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 46.8125em) {
  .c-news-item {
    padding: 1.5rem 0;
  }
}
.c-news-item:first-child {
  padding-top: 0.5rem;
}
.c-news-item + .c-news-item {
  border-top: solid 2px #dbdbdb;
}
.c-news-item__upper {
  display: flex;
  margin-bottom: 1rem;
}
.c-news-item__date {
  font-family: "Hanken Grotesk", sans-serif;
  font-weight: 200;
  padding-right: 1rem;
  border-right: solid 1px #dbdbdb;
}
.c-news-item__category {
  padding-left: 1rem;
  color: #3f9876;
}
.c-news-item__title {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

/*
---
name: お知らせ_1カラム_アーカイブ02
category: News
---
*/
.c-news-lg__block {
  display: block;
  text-decoration: none;
  font-weight: 400;
  color: #333;
  padding: 1.5rem 0;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-news-lg__block {
    padding: 1rem 0;
  }
}
.c-news-lg__block:first-child {
  padding-top: 0;
}
.c-news-lg__sup {
  display: flex;
  align-items: center;
  margin-bottom: 1rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-news-lg__sup {
    margin-bottom: 0.5rem;
  }
}
.c-news-lg__date {
  font-family: "Hanken Grotesk", sans-serif;
  font-weight: 400;
  color: #3f9876;
  letter-spacing: 0;
  margin-left: 0.75rem;
}
.c-news-lg__date::before {
  content: "\f017";
  font-family: "FontAwesome";
  margin-right: 0.25rem;
}
.c-news-lg__title {
  font-size: 1.5rem;
  margin-bottom: 0.5rem;
  line-height: 1.5;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-news-lg__title {
    font-size: 1.125rem;
    margin-bottom: 0.25rem;
  }
}
.c-news-lg__excerpt {
  font-size: 0.75rem;
}
.c-news-lg.is-image-display .c-news-lg__block {
  display: flex;
  align-items: flex-start;
  border-bottom: 1px solid #dbdbdb;
}
.c-news-lg.is-image-display .c-news-lg__image {
  width: 8.5rem;
  flex-shrink: 0;
  margin-right: 1.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-news-lg.is-image-display .c-news-lg__image {
    width: 6.25rem;
    margin-right: 1.5rem;
  }
}

.c-news-search {
  background: #f8f8f8;
  padding: 3rem 3.875rem;
}
@media screen and (max-width: 46.8125em) {
  .c-news-search {
    padding: 2rem 1rem;
  }
}
.c-news-search:not(:first-child) {
  margin-top: 3rem;
}
@media screen and (max-width: 46.8125em) {
  .c-news-search:not(:first-child) {
    margin-top: 1.5rem;
  }
}
.c-news-search__label {
  font-size: 1.125rem;
  letter-spacing: 0.05em;
  line-height: 1.4444444444;
  font-weight: bold;
  margin-bottom: 1rem;
}
@media screen and (max-width: 46.8125em) {
  .c-news-search__label {
    margin-bottom: 0.5rem;
  }
}
.c-news-search__item + .c-news-search__item {
  margin-top: 2rem;
}
.c-news-search__input {
  position: relative;
}
.c-news-search__input input {
  width: 100%;
  font-size: 0.875rem;
  border: solid 1px #dbdbdb;
  padding: 0.75rem 3rem 0.75rem 1.5rem;
  border-radius: 0.25rem;
}
@media screen and (max-width: 46.8125em) {
  .c-news-search__input input {
    padding: 0.75rem 1.75rem 0.75rem 0.75rem;
  }
  .c-news-search__input input::placeholder {
    font-size: 10px;
  }
}
.c-news-search__input button {
  position: absolute;
  background: transparent;
  border: none;
  color: #3f9876;
  top: 50%;
  right: 0.625rem;
  transform: translateY(-50%);
  font-size: 1.625rem;
}
@media screen and (max-width: 46.8125em) {
  .c-news-search__input button {
    right: 0.25rem;
  }
}
.c-news-search__navs ul {
  display: flex;
  flex-wrap: wrap;
  gap: 0.375rem 1.375rem;
}
@media screen and (max-width: 46.8125em) {
  .c-news-search__navs ul {
    display: block;
  }
}
.c-news-search__navs a {
  display: block;
  color: #2d2d2d;
  text-decoration: none;
}
.c-news-search__navs a::before {
  content: "chevron_right";
  font-family: "Material Icons";
  letter-spacing: 0;
  color: #3f9876;
  line-height: 1;
  vertical-align: middle;
}

/*
---
name: お知らせ_通常_フロントページ
category: News
---
*/
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-news {
    position: relative;
    padding-bottom: 4.5rem;
  }
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-news__head {
    margin-bottom: 1rem;
  }
}
.c-news__title {
  text-align: left !important;
  margin: 0 !important;
}
.c-news__button {
  margin-top: 3.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-news__button {
    margin-top: 0;
    position: absolute;
    width: 100%;
    bottom: 0;
    right: 0;
    text-align: center;
  }
  .c-news__button .c-button, .c-news__button .c-button-social > a {
    max-width: 14rem;
  }
}
.c-news__block {
  text-decoration: none;
  color: #333;
  font-weight: 400;
  border-bottom: 1px solid #dbdbdb;
  display: flex;
  align-items: center;
  padding: 1.5rem 0 1rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-news__block {
    flex-wrap: wrap;
    padding: 1rem 0 0.75rem !important;
  }
}
.c-news__block:first-child {
  padding-top: 0;
}
.c-news__date {
  font-family: "Hanken Grotesk", sans-serif;
  font-weight: 400;
  color: #3f9876;
  letter-spacing: 0;
}
.c-news__label {
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-news__label {
    margin-left: 1rem;
    margin-right: 0;
  }
}
.c-news__text {
  font-weight: 700;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-news__text {
    width: 100%;
    margin-top: 0.5rem;
  }
}

.c-news.is-onecolumn .c-news__block {
  padding: 1.5rem 0;
  align-items: flex-start;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-news.is-onecolumn .c-news__block {
    align-items: center;
    padding: 0.75rem 0 !important;
  }
}
.c-news.is-onecolumn .c-news__date {
  margin-top: 0.375rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-news.is-onecolumn .c-news__date {
    margin-top: 0;
  }
}
.c-news.is-onecolumn .c-news__title {
  text-align: center !important;
  margin-bottom: 2.5rem !important;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-news.is-onecolumn .c-news__title {
    margin-bottom: 1.5rem !important;
  }
}
.c-news.is-onecolumn .c-news__label {
  margin-top: 0.125rem;
}
.c-news.is-onecolumn .c-news__excerpt {
  font-size: 0.875rem;
  margin-top: 0.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-news.is-onecolumn .c-news__excerpt {
    font-size: 0.75rem;
    margin-top: 0.25rem;
  }
}
.c-news.is-onecolumn .c-news__button {
  text-align: center;
}
.c-news.is-onecolumn .c-news__button .c-button, .c-news.is-onecolumn .c-news__button .c-button-social > a {
  max-width: 14rem;
}

.c-notice {
  padding: 10px 24px;
  border: 1px solid #dbdbdb;
  background-color: #f8f8f8;
  margin-bottom: 1em;
}
.c-notice__header {
  display: flex;
}
.c-notice__label {
  margin-right: 1em;
  margin-bottom: 0;
}
.c-notice__title {
  font-weight: bold;
  font-size: 14px;
  letter-spacing: 0.05em;
}
.c-notice__content {
  font-size: 12px;
}

.c-pagetop {
  position: fixed;
  right: 1.5rem;
  bottom: 1.5rem;
  z-index: 100;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s 0s ease;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-pagetop {
    right: 0.875rem;
    bottom: 0.875rem;
  }
}
.c-pagetop.is-fixed {
  opacity: 1;
  visibility: visible;
}
.c-pagetop.is-absolute {
  position: absolute;
  opacity: 1;
}
.c-pagetop a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 3.375rem;
  height: 3.375rem;
  color: #fff;
  background: #3f9876;
  box-shadow: 0 0 10px rgba(45, 45, 45, 0.1);
  text-decoration: none;
  transition: all 0.3s 0s ease;
  font-size: 1.625rem;
  line-height: 1;
  border-radius: 50%;
}
.c-pagetop a:after {
  content: "navigate_next";
  font-family: "Material Icons Rounded";
  transform: rotate(-90deg);
}
.c-pagetop a:hover {
  opacity: 0.5;
}

/*
---
name: ページネーション_通常
category: Navigation
---
*/
.c-pagination {
  margin-top: 3rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-pagination {
    margin-top: 2rem;
  }
}
.c-pagination ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.c-pagination ul li {
  list-style: none !important;
  margin-bottom: 0.375rem;
}
.c-pagination ul li:not(:last-child) {
  margin-right: 0.375rem;
}
.c-pagination ul li span,
.c-pagination ul li a {
  font-family: "Hanken Grotesk", sans-serif;
  font-weight: 400;
  font-size: 0.9375rem;
  letter-spacing: 0.05em;
  line-height: 1.3333333333;
  font-weight: 400;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 2.3125rem;
  height: 2.3125rem;
  text-decoration: none;
  border-radius: 2px;
  color: #3f9876;
  border: 1px solid #3f9876;
  background-color: #fff;
  margin-left: 0.4em;
  margin-right: 0.4em;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-pagination ul li span,
.c-pagination ul li a {
    width: 1.875rem;
    height: 1.875rem;
    margin-left: 0.1em;
    margin-right: 0.1em;
  }
}
.c-pagination ul li span:hover,
.c-pagination ul li a:hover {
  opacity: 0.7;
}
.c-pagination ul li span.is-current,
.c-pagination ul li a.is-current {
  background: #fff;
  border-color: #a8a8a8;
  color: #a8a8a8;
}
.c-pagination ul li span.is-dot,
.c-pagination ul li a.is-dot {
  font-family: "Noto Sans JP", sans-serif;
  background: transparent;
  border-color: transparent;
  color: #a8a8a8;
}
.c-pagination ul li span.c-pagination__prev,
.c-pagination ul li a.c-pagination__prev {
  background-color: #3f9876;
  width: 104px;
  color: #fff;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-pagination ul li span.c-pagination__prev,
.c-pagination ul li a.c-pagination__prev {
    width: 64px;
  }
}
.c-pagination ul li span.c-pagination__prev::before,
.c-pagination ul li a.c-pagination__prev::before {
  content: "navigate_next";
  line-height: 1;
  font-family: "Material Icons Rounded";
  transform: rotate(180deg);
  font-size: 15px;
}
.c-pagination ul li span.c-pagination__prev::after,
.c-pagination ul li a.c-pagination__prev::after {
  content: "前へ";
  margin-left: 4px;
  font-size: 1rem;
  letter-spacing: 0.05em;
  line-height: 1.5;
  font-weight: 700;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-pagination ul li span.c-pagination__prev::after,
.c-pagination ul li a.c-pagination__prev::after {
    font-size: 12px;
  }
}
.c-pagination ul li span.c-pagination__next,
.c-pagination ul li a.c-pagination__next {
  background-color: #3f9876;
  color: #fff;
  width: 104px;
}
.c-pagination ul li span.c-pagination__next::before,
.c-pagination ul li a.c-pagination__next::before {
  content: "次へ";
  margin-right: 4px;
  font-size: 1rem;
  letter-spacing: 0.05em;
  line-height: 1.5;
  font-weight: 700;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-pagination ul li span.c-pagination__next::before,
.c-pagination ul li a.c-pagination__next::before {
    font-size: 12px;
  }
}
.c-pagination ul li span.c-pagination__next::after,
.c-pagination ul li a.c-pagination__next::after {
  content: "navigate_next";
  font-family: "Material Icons Rounded";
  line-height: 1;
  font-size: 15px;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-pagination ul li span.c-pagination__next,
.c-pagination ul li a.c-pagination__next {
    width: 64px;
  }
}
.c-pagination.is-align-left ul {
  justify-content: flex-start;
}

/*
---
name: 投稿ナビゲーション_通常
category: Navigation
---
*/
.c-post-navs {
  margin: 4rem 0;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-post-navs {
    margin: 2rem 0;
  }
}
.c-post-navs ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
.c-post-navs ul li {
  width: 9.6875rem;
  max-width: 33%;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-post-navs ul li {
    width: calc(33% - 8px);
  }
}
.c-post-navs ul li a {
  display: block;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-post-navs ul li a {
    font-size: 0.75rem !important;
    letter-spacing: 0 !important;
  }
}
.c-post-navs__prev {
  margin-right: auto;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-post-navs__prev a {
    padding-left: 1.25rem !important;
    padding-right: 0.5rem !important;
  }
}
.c-post-navs__archive a {
  align-items: center;
  margin: auto;
}
.c-post-navs__archive a::after {
  display: none;
}
.c-post-navs__archive a i {
  margin-right: 0.75rem;
  font-size: 1.125rem;
  margin-top: 0.125rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-post-navs__archive a i {
    display: none;
  }
}
.c-post-navs__next {
  margin-left: auto;
}
.c-post-navs__next a {
  margin-left: auto;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-post-navs__next a {
    padding-right: 1.25rem !important;
    padding-left: 0.5rem !important;
  }
}

.c-product-detail {
  width: 100%;
}
.c-product-detail__main-content {
  display: flex;
}
@media screen and (max-width: 46.8125em) {
  .c-product-detail__main-content {
    flex-direction: column;
    align-items: center;
  }
}
.c-product-detail__images {
  width: 356px;
}
@media screen and (max-width: 46.8125em) {
  .c-product-detail__images {
    width: 100%;
  }
}
.c-product-detail__main-images {
  position: relative;
}
.c-product-detail__thumbnails .slick-list {
  width: 100%;
}
.c-product-detail__thumbnails .slick-track {
  width: 100%;
  max-width: 100%;
  transform: none !important;
}
.c-product-detail__main-image {
  position: relative;
  border-radius: 4px;
  border: 1px solid #dbdbdb;
  cursor: pointer;
  width: 100%;
  max-width: 356px;
  height: 356px;
}
@media (max-width: 750px) {
  .c-product-detail__main-image {
    max-width: calc(100vw - 16px);
    height: calc(100vw - 16px);
  }
}
.c-product-detail__main-image::after {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 46px;
  height: 46px;
  color: #fff;
  content: "zoom_in";
  font-family: "Material Icons Rounded";
  background-color: #3f9876;
  font-size: 27px;
  right: -1px;
  bottom: -1px;
  border-radius: 0 0 4px 0;
}
.c-product-detail__main-image:hover {
  opacity: 0.7;
  transition: all 0.3s 0s ease;
}
.c-product-detail__main-bg {
  position: relative;
  background-size: contain;
  border-radius: 4px;
}
.c-product-detail__main-bg::before {
  content: "";
  display: block;
  padding-top: 100%;
}
.c-product-detail__thumbnails {
  margin-top: 12px;
  display: flex;
  flex-wrap: wrap;
}
.c-product-detail__thumbnail {
  width: 100%;
  border-radius: 3px;
  border: 2px solid #fff;
  cursor: pointer;
  margin-bottom: 7px;
}
.c-product-detail__thumbnail:hover {
  opacity: 0.7;
  transition: all 0.3s 0s ease;
}
.c-product-detail__thumbnail.is-active {
  border-color: #3f9876;
}
@media screen and (min-width: 1000px) {
  .c-product-detail__thumbnail {
    width: calc((100% / 5) - (9px * (5 - 1) / 5));
  }
  .c-product-detail__thumbnail:not(:nth-child(5n)) {
    margin-right: 9px;
  }
}
@media screen and (max-width: 999px) and (min-width: 950px) {
  .c-product-detail__thumbnail {
    width: calc((100% / 4) - (9px * (4 - 1) / 4));
  }
  .c-product-detail__thumbnail:not(:nth-child(4n)) {
    margin-right: 9px;
  }
}
@media screen and (max-width: 949px) {
  .c-product-detail__thumbnail {
    width: calc((100% / 5) - (9px * (5 - 1) / 5));
  }
  .c-product-detail__thumbnail:not(:nth-child(5n)) {
    margin-right: 9px;
  }
}
.c-product-detail__thumbnail-bg {
  position: relative;
  background-size: contain;
}
.c-product-detail__thumbnail-bg::before {
  content: "";
  display: block;
  padding-top: 100%;
}
.c-product-detail__content {
  margin-left: 56px;
  max-width: 434px;
  width: 100%;
}
@media screen and (max-width: 46.8125em) {
  .c-product-detail__content {
    margin-top: 20px;
    width: 100%;
    margin-left: 0;
  }
}
.c-product-detail__labels {
  display: flex;
  flex-wrap: wrap;
}
.c-product-detail__label {
  padding: 5px 7px 5px 8px;
  font-size: 0.625rem;
  letter-spacing: 0.05em;
  line-height: 1.5;
  font-weight: 400;
  margin-bottom: 8px;
  color: #fff;
  display: flex;
  align-items: center;
}
.c-product-detail__label:not(:last-child) {
  margin-right: 8px;
}
.c-product-detail__label.is-new {
  font-family: "Hanken Grotesk", sans-serif;
  font-weight: 400;
  font-size: 0.75rem;
  letter-spacing: 0.1em;
  line-height: 1.25;
  font-weight: 0;
  background-color: #E2185F;
}
.c-product-detail__label.is-lock {
  background-color: #CC2322;
}
.c-product-detail__label.is-lock::before {
  content: "vpn_key";
  font-family: "Material Icons Rounded";
  font-size: 14px;
  margin-right: 4px;
  line-height: 1;
}
.c-product-detail__label.is-option {
  background-color: #42139A;
}
.c-product-detail__label.is-option::before {
  content: "POST";
  font-family: "Hanken Grotesk", sans-serif;
  font-weight: 100;
  font-size: 10px;
  margin-right: 4px;
  line-height: 1;
}
.c-product-detail__label.is-sample {
  background-color: #FFF;
  color: #c1aa2a;
  border: 1px solid #EBE5C0;
}
.c-product-detail__label.is-sample::before {
  content: "menu_book";
  font-family: "Material Icons Rounded";
  font-size: 14px;
  margin-right: 4px;
  line-height: 1;
}
.c-product-detail__title {
  font-size: 1.625rem;
  letter-spacing: 0.05em;
  line-height: 1.1923076923;
  font-weight: 700;
  margin: 24px 0 10px;
}
.c-product-detail__specific {
  font-size: 1.25rem;
  letter-spacing: 0.05em;
  line-height: 1.2;
  font-weight: 700;
}
.c-product-detail__info {
  margin-top: 12px;
  font-size: 1rem;
  letter-spacing: 0.05em;
  line-height: 1.75;
  font-weight: 400;
}
.c-product-detail__details {
  margin-top: 24px;
  border-top: 1px solid #dbdbdb;
}
.c-product-detail__detail {
  padding: 16px 0;
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #dbdbdb;
}
.c-product-detail__detail-title {
  font-size: 1rem;
  letter-spacing: 0.05em;
  line-height: 1.5;
  font-weight: 700;
}
.c-product-detail__buttons {
  flex-shrink: 0;
  max-width: 165px;
  width: 100%;
  margin-left: 20px;
}
.c-product-detail__button {
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 165px;
  width: 100%;
  border-radius: 4px;
  border: 1px solid #3f9876;
  height: 35px;
  font-size: 0.8125rem;
  letter-spacing: 0.05em;
  line-height: 1.6923076923;
  font-weight: 400;
}
.c-product-detail__button:not(:first-child) {
  margin-top: 4px;
}
.c-product-detail__button.is-catalog::before {
  content: "menu_book";
  font-family: "Material Icons Rounded";
  font-size: 15px;
  margin-right: 6px;
  line-height: 1;
}
.c-product-detail__button.is-download {
  position: relative;
}
.c-product-detail__button.is-download::after {
  content: "file_download";
  font-family: "Material Icons Rounded";
  font-size: 14px;
  margin-left: 6px;
  line-height: 1;
  position: absolute;
  right: 16px;
}
.c-product-detail__button.is-anchor {
  position: relative;
}
.c-product-detail__button.is-anchor::after {
  content: "navigate_next";
  font-family: "Material Icons Rounded";
  font-size: 14px;
  margin-right: 6px;
  line-height: 1;
  transform: rotate(90deg);
  position: absolute;
  right: 8px;
}
.c-product-detail__detail-text {
  font-size: 0.75rem;
  letter-spacing: 0.05em;
  line-height: 1.6666666667;
  font-weight: 400;
  margin-top: 8px;
}
.c-product-detail__sub-content {
  margin-top: 20px;
  width: 100%;
}
.c-product-detail__lead-text {
  font-size: 0.875rem;
  letter-spacing: 0.05em;
  line-height: 1.5714285714;
  font-weight: 400;
  margin-top: 24px;
}
.c-product-detail__note {
  color: #ce2d2d;
  font-size: 0.875rem;
  letter-spacing: 0.05em;
  line-height: 1.5714285714;
  font-weight: 400;
  margin: 16px 0;
}
.c-product-detail__note::before {
  vertical-align: middle;
  content: "warning";
  font-family: "Material Icons Rounded";
  font-size: 14px;
  line-height: 1.5;
  transform: rotate(90deg) translateY(-3px);
  margin-right: 4px;
}
.c-product-detail__note.is-nomark {
  margin-top: 0.8em;
}
.c-product-detail__note.is-nomark:before {
  display: none;
}
.c-product-detail__note-title {
  font-weight: bold;
  font-size: 1.05em;
}
.c-product-detail__slider-container {
  background-color: #f8f8f8;
  padding: 32px;
}
.c-product-detail__slider-container .owl-carousel .owl-nav {
  position: relative;
  max-width: 300px;
  margin-left: auto;
  margin-right: auto;
}
.c-product-detail__slider-container .owl-carousel .owl-nav .owl-prev,
.c-product-detail__slider-container .owl-carousel .owl-nav .owl-next {
  bottom: -55px;
}
.c-product-detail__items {
  display: flex;
}
.c-product-detail__items .owl-item {
  max-width: 133px;
}
.c-product-detail__item {
  display: block;
  max-width: 126px;
  width: 100%;
  text-decoration: none;
  color: #2d2d2d;
  margin-right: 17px;
  min-width: 126px;
}
.c-product-detail__item-image {
  border-radius: 3px;
  border: 1px solid #dbdbdb;
}
.c-product-detail__item-bg {
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  border-radius: 3px;
}
.c-product-detail__item-bg::before {
  content: "";
  display: block;
  padding-top: 100%;
}
.c-product-detail__item-title {
  font-size: 0.75rem;
  letter-spacing: 0.05em;
  line-height: 1.6666666667;
  font-weight: 700;
  margin-top: 8px;
}
.c-product-detail__item-title.is-main {
  font-size: 0.875rem;
  letter-spacing: 0.05em;
  line-height: 1.4285714286;
  font-weight: 700;
}
.c-product-detail__item-title.is-sub {
  font-weight: normal;
}
.c-product-detail__item-price {
  font-size: 0.6875rem;
  letter-spacing: 0.05em;
  line-height: 2;
  font-weight: 400;
  margin-top: 8px;
}
.c-product-detail__table {
  margin: 32px 0;
}
@media screen and (max-width: 46.8125em) {
  .c-product-detail__table.c-table, .l-post-content table.c-product-detail__table, #tinymce.mce-content-body.acf_content table.c-product-detail__table, #tinymce.post-type-tools table.c-product-detail__table, #tinymce.post-type-news table.c-product-detail__table, #tinymce.post-type-post table.c-product-detail__table {
    width: 700px;
  }
}

.lg-backdrop {
  z-index: 9999;
  background: rgba(0, 0, 0, 0.8);
}

.lg-outer {
  z-index: 10000;
}

.c-product-header {
  display: flex;
  justify-content: space-between;
  margin-top: 16px;
  margin-bottom: 40px;
}
.c-product-header.is-bottom {
  margin-top: 0;
}
.c-product-header__display-results {
  display: flex;
  align-items: center;
}
.c-product-header__label {
  font-size: 0.875rem;
  letter-spacing: 0.05em;
  line-height: 1.5714285714;
  font-weight: 400;
  margin-right: 16px;
}
.c-product-header__select {
  font-size: 0.875rem;
  letter-spacing: 0.05em;
  line-height: 1.5714285714;
  font-weight: 400;
  padding: 8px 16px;
  height: 40px;
  width: auto;
  line-height: 1;
  box-shadow: none;
  border-radius: 2px !important;
}
.c-product-header__switches {
  display: flex;
}
.c-product-header__switch {
  text-decoration: none;
  font-size: 0.75rem;
  letter-spacing: 0em;
  line-height: 1.8333333333;
  font-weight: 700;
  color: #a8a8a8;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.c-product-header__switch.is-active {
  color: #2d2d2d;
}
.c-product-header__switch.is-list {
  padding-right: 14px;
  border-right: 1px solid #dbdbdb;
}
.c-product-header__switch.is-list::before {
  font-size: 24px;
  line-height: 1;
  content: "format_list_bulleted";
  font-family: "Material Icons Rounded";
  display: block;
  color: #a8a8a8;
  margin-bottom: 4px;
}
.c-product-header__switch.is-list.is-active::before {
  color: #3f9876;
}
.c-product-header__switch.is-tile {
  padding-left: 14px;
}
.c-product-header__switch.is-tile::before {
  font-size: 24px;
  line-height: 1;
  content: "apps";
  font-family: "Material Icons Rounded";
  display: block;
  color: #a8a8a8;
  margin-bottom: 4px;
}
.c-product-header__switch.is-tile.is-active::before {
  color: #3f9876;
}

.c-product-label__labels {
  display: flex;
  flex-wrap: wrap;
}
.c-product-label__label {
  padding: 3px 7px 4px 8px;
  font-size: 0.625rem;
  letter-spacing: 0.05em;
  line-height: 1.5;
  font-weight: 400;
  margin-bottom: 8px;
  color: #fff;
  display: flex;
  align-items: center;
  text-decoration: none;
  border-radius: 2px;
}
.c-product-label__label:not(:last-child) {
  margin-right: 8px;
}
.c-product-label__label.is-catalog {
  color: #3f9876;
  border: 1px solid rgba(63, 152, 118, 0.4);
  border-radius: 2px;
  padding-left: 2em;
  padding-right: 2em;
}
.c-product-label__label.is-catalog::before {
  content: "menu_book";
  font-family: "Material Icons Rounded";
  font-size: 15px;
  margin-right: 6px;
  line-height: 1;
}
.c-product-label__label.is-new {
  font-family: "Hanken Grotesk", sans-serif;
  font-weight: 200;
  font-size: 0.75rem;
  letter-spacing: 0.1em;
  line-height: 1.25;
  font-weight: 700;
  background-color: #E2185F;
  color: rgba(248, 248, 248, 0.8);
}
.c-product-label__label.is-lock {
  border: 1px solid #2a64c1;
  color: #2a64c1;
}
.c-product-label__label.is-lock::before {
  content: "vpn_key";
  font-family: "Material Icons Rounded";
  color: #2a64c1;
  font-size: 14px;
  margin-right: 4px;
  line-height: 1;
}
.c-product-label__label.is-option {
  border: 1px solid #bf5d20;
  color: #bf5d20;
}
.c-product-label__label.is-option::before {
  content: "post_add";
  font-family: "Material Icons Rounded";
  font-size: 14px;
  margin-right: 4px;
  line-height: 1;
}
.c-product-label__label.is-sample {
  background-color: #FFF;
  color: #c1aa2a;
  border: 1px solid #EBE5C0;
}
.c-product-label__label.is-sample::before {
  content: "menu_book";
  font-family: "Material Icons Rounded";
  font-size: 14px;
  margin-right: 4px;
  line-height: 1;
}
.c-product-label__label.is-sub {
  border: none;
  padding: 2px 7px 4px 8px;
}
.c-product-label__label.is-sub::before {
  font-family: "Material Icons Rounded";
  font-size: 14px;
  margin-right: 4px;
  line-height: 1;
}
.c-product-label__label.is-sub[data-label=サンプル有] {
  border: 1px solid #EBE5C0;
  border-top: 1px solid #EBE5C0;
  border-left: 1px solid #EBE5C0;
  background-color: #FFF;
  color: #c1aa2a;
}
.c-product-label__label.is-sub[data-label=サンプル有]::before {
  content: "menu_book";
  color: #c1aa2a;
}
.c-product-label__label.is-sub[data-label=欠品] {
  border-top: 1px solid #ECAE37;
  border-left: 1px solid #ECAE37;
  background-color: #ECAE37;
  color: #FFF;
}
.c-product-label__label.is-sub[data-label=欠品]::before {
  content: "close";
  color: #FFF;
}
.c-product-label__label.is-sub[data-label=品薄] {
  border-top: 1px solid #31AB30;
  border-left: 1px solid #31AB30;
  background-color: #31AB30;
  color: #FFF;
}
.c-product-label__label.is-sub[data-label=品薄]::before {
  content: "change_history";
  color: #FFF;
}
.c-product-label__label.is-sub[data-label=廃番] {
  border-top: 1px solid #970B0A;
  border-left: 1px solid #970B0A;
  background-color: #970B0A;
  color: #FFF;
}
.c-product-label__label.is-sub[data-label=廃番]::before {
  content: "not_interested";
  color: #FFF;
}
.c-product-label__label.is-sub[data-label=品番変更] {
  border-top: 1px solid #734295;
  border-left: 1px solid #734295;
  background-color: #734295;
  color: #FFF;
}
.c-product-label__label.is-sub[data-label=品番変更]::before {
  content: "change_circle";
  color: #FFF;
}
.c-product-label__label.is-sub[data-label=移行] {
  border-top: 1px solid #5E3519;
  border-left: 1px solid #5E3519;
  background-color: #5E3519;
  color: #FFF;
}
.c-product-label__label.is-sub[data-label=移行]::before {
  content: "sync_alt";
  color: #FFF;
}
.c-product-label__label.is-sub[data-label="100V"] {
  border: 1px solid #315290;
  color: #315290;
}
.c-product-label__label.is-sub[data-label="100V"]::before {
  content: "lightbulb";
  color: #315290;
}
.c-product-label__label.is-sub[data-label="12V"] {
  border: 1px solid #57A9CE;
  color: #57A9CE;
}
.c-product-label__label.is-sub[data-label="12V"]::before {
  content: "bolt";
  color: #57A9CE;
}

.c-side-category {
  color: #2d2d2d;
  width: 625px;
  position: absolute;
  left: 201px;
  top: -24px;
  background-color: #f8f8f8;
  padding: 25px 19px;
  display: flex;
  flex-wrap: wrap;
  border-radius: 4px;
  display: none;
  border: 1px solid #dbdbdb;
}
.c-side-category.is-active {
  display: flex;
}
.c-side-category__item {
  width: calc((100% / 3) - (11px * (3 - 1) / 3));
  display: flex;
  text-decoration: none;
  color: #2d2d2d;
  align-items: center;
  padding: 8px 13px 7px 13px;
  border: 1px solid #f8f8f8;
  border-radius: 4px;
}
.c-side-category__item:not(:nth-child(3n+1)) {
  margin-left: 11px;
}
.c-side-category__item:nth-child(n+4) {
  margin-top: 1px;
}
.c-side-category__item:hover {
  color: #3f9876;
  opacity: 1;
  border: 1px solid #dbdbdb;
  background-color: #fff;
}
.c-side-category__image {
  width: 43px;
  height: 43px;
  flex-shrink: 0;
}
.c-side-category__bg {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: relative;
}
.c-side-category__bg::before {
  content: "";
  display: block;
  padding-top: 100%;
}
.c-side-category__title {
  padding-left: 12px;
  white-space: nowrap;
  font-size: 0.75rem;
  letter-spacing: 0.05em;
  line-height: 1.8333333333;
  font-weight: 400;
}

.top .c-side-category {
  background-color: #fff;
  border: 1px solid #DBDBDB;
}
.top .c-side-category__item {
  border: 1px solid #fff;
}
.top .c-side-category__item:hover {
  color: #3f9876;
  opacity: 1;
  border: 1px solid #dbdbdb;
  background-color: #f8f8f8;
}

.c-side-form label {
  transition: all ease 0.2s;
}
.c-side-form label:hover {
  opacity: 0.7;
}
.c-side-form__subitem {
  margin-top: 1em;
}
.c-side-form__subitem .c-side-form__subheading {
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 4px;
}
.c-side-form__subitem .c-side-form__checkbox {
  margin-top: 0;
}
.c-side-form__radios {
  margin-top: 24px;
}
.c-side-form__radios label {
  display: flex;
  align-items: center;
}
.c-side-form__radios label:nth-child(n+2) {
  margin-top: 16px;
}
.c-side-form__radios label span {
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block;
  padding-left: 26px;
  position: relative;
  width: auto;
  font-size: 0.875rem;
  letter-spacing: 0.05em;
  line-height: 1.5714285714;
  font-weight: 400;
}
.c-side-form__radios label span::before {
  background: #fff;
  border: 1px solid #dbdbdb;
  border-radius: 2px;
  content: "";
  display: block;
  height: 18px;
  width: 18px;
  border-radius: 50%;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-46%);
}
.c-side-form__radios label span::after {
  content: "";
  display: block;
  line-height: 1;
  font-size: 16px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #3f9876;
  position: absolute;
  top: 50%;
  transform: translateY(-41%);
  left: 5px;
  opacity: 0;
}
.c-side-form__radios input[type=radio] {
  display: none;
}
.c-side-form__radios input[type=radio]:checked + span::before {
  border-color: #3f9876;
}
.c-side-form__radios input[type=radio]:checked + span::after {
  opacity: 1;
}
.c-side-form__checkbox {
  margin-top: 16px;
  margin-bottom: 24px;
}
.c-side-form__checkbox.is-vertical {
  margin-top: 0;
  margin-bottom: 0;
}
.c-side-form__checkbox.is-vertical label {
  margin-left: 0;
  margin-bottom: 8px;
  align-items: flex-start;
}
.c-side-form__checkbox-wrap ::-webkit-scrollbar {
  /*スクロールバーの幅*/
  width: 2px;
}
.c-side-form__checkbox-wrap ::-webkit-scrollbar-thumb {
  /*つまみの部分*/
  border-radius: 4px;
  background: #3f9876;
}
.c-side-form__checkbox-wrap ::-webkit-scrollbar-track {
  /*スクロールバーの軌道*/
  border-radius: 4px;
  background: rgba(116, 116, 116, 0.2);
}
.c-side-form__checkbox.is-color {
  overflow: auto;
  max-height: 220px;
}
.c-side-form__checkbox label:nth-child(n+2) {
  margin-left: 5px;
}
.c-side-form__checkbox label.is-color {
  margin-top: 8px;
  margin-bottom: 8px;
}
.c-side-form__checkbox label.is-color:first-child {
  margin-top: -4px;
}
.c-side-form__checkbox label.is-color:last-child {
  margin-bottom: 0;
}
.c-side-form__checkbox span {
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block;
  padding-left: 29px;
  position: relative;
  width: auto;
  font-size: 0.875rem;
  letter-spacing: 0.05em;
  line-height: 1.5714285714;
  font-weight: 400;
}
.c-side-form__checkbox span::before {
  background: #fff;
  border: 1px solid #dbdbdb;
  border-radius: 2px;
  content: "";
  display: block;
  height: 17px;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 18px;
}
.c-side-form__checkbox span::after {
  content: "done";
  font-family: "Material Icons Rounded";
  display: block;
  color: #3f9876;
  line-height: 1;
  font-size: 16px;
  left: 2px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  opacity: 0;
}
.c-side-form__checkbox input[type=checkbox] {
  display: none;
}
.c-side-form__checkbox input[type=checkbox]:checked + span::after {
  opacity: 1;
}
.c-side-form__checkbox.is-vertical label {
  display: block;
  position: relative;
  width: 100%;
  padding-right: 35px;
}
.c-side-form__checkbox.is-vertical label:nth-child(n+2) {
  margin-left: 0;
}
.c-side-form__checkbox.is-vertical label.is-color::after {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  border: 1px solid #dbdbdb;
  border-radius: 50%;
  position: absolute;
  right: 17px;
  top: 50%;
  transform: translateY(-50%);
}
.c-side-form__checkbox.is-vertical label.is-color.is-white::after {
  background-color: #f0ede1;
}
.c-side-form__checkbox.is-vertical label.is-color.is-silver::after {
  background-color: #d0d0d0;
}
.c-side-form__checkbox.is-vertical label.is-color.is-gold::after {
  background-color: #ebdda1;
}
.c-side-form__checkbox.is-vertical label.is-color.is-black::after {
  background-color: #2d2d2d;
}
.c-side-form__checkbox.is-vertical label.is-color.is-gray::after {
  background-color: #939393;
}
.c-side-form__checkbox.is-vertical label.is-color.is-brown::after {
  background-color: #938365;
}
.c-side-form__checkbox.is-vertical.is-slider label::after {
  right: auto;
  left: 34px;
}
.c-side-form__checkbox.is-vertical.is-slider label span {
  padding-left: 60px;
}
.c-side-form__buttons {
  display: flex;
}
.c-side-form__buttons.is-mb {
  margin-bottom: 64px;
}
@media screen and (max-width: 59.3125em) {
  .c-side-form__buttons.is-mb {
    margin-bottom: 24px;
  }
}
.c-side-form__button {
  width: calc((100% / 2) - (4px * (2 - 1) / 2));
  border-radius: 4px;
  border: 1px solid #dbdbdb;
  background-color: #dbdbdb;
  color: #fff;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.875rem;
  letter-spacing: 0.05em;
  line-height: 1.4285714286;
  font-weight: 700;
}
.c-side-form__button:not(:nth-child(2n+1)) {
  margin-left: 4px;
}
.c-side-form__button.is-reset {
  background-color: #fff;
  color: #dbdbdb;
}
.c-side-form__button.is-active {
  border: 1px solid #3f9876;
  background-color: #3f9876;
  color: #fff;
  cursor: pointer;
}
.c-side-form__button.is-active:hover {
  opacity: 0.7;
}
.c-side-form__button.is-active.is-reset {
  background-color: #fff;
  color: #3f9876;
}
.c-side-form__input-text {
  margin-bottom: 8px;
}
.c-side-form__input-text.is-mb-lg {
  margin-bottom: 16px;
}
.c-side-form__input-text input[type=text] {
  border-radius: 4px;
  font-size: 0.875rem;
  letter-spacing: 0em;
  line-height: 1.5714285714;
  font-weight: 400;
  max-width: 146px;
  width: 100%;
}
.c-side-form__input-text input[type=text]:focus {
  border: 1px solid #3F9876;
}
@media screen and (max-width: 59.375em) {
  .c-side-form__input-text input[type=text] {
    max-width: none;
    width: calc(100% - 50px);
  }
}
.c-side-form__input-text.is-full input[type=text] {
  width: 100%;
  max-width: none;
}
.c-side-form__input-text span {
  margin-left: 9px;
}

@media screen and (min-width: 59.375em) {
  .c-side-list.is-slide {
    display: none;
  }
}
.c-side-list__heading {
  font-size: 1rem;
  letter-spacing: 0.05em;
  line-height: 1.5;
  font-weight: 700;
  color: #2d2d2d;
  padding-left: 17px;
  position: relative;
}
.c-side-list__heading::before {
  content: "";
  position: absolute;
  display: block;
  background-color: #3f9876;
  border-radius: 2px;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 6px;
  height: 19px;
}
.c-side-list__heading.is-mb {
  margin-bottom: 24px;
}
.c-side-list__categories {
  margin: 14px 0 64px;
}
.c-side-list__category {
  position: relative;
  font-size: 0.875rem;
  letter-spacing: 0.05em;
  line-height: 1.5714285714;
  font-weight: 400;
  display: block;
  text-decoration: none;
  color: #333;
  width: 100%;
  border-radius: 4px;
  padding: 10px 18px;
  cursor: pointer;
}
.c-side-list__category > a {
  color: #333;
  display: block;
  text-decoration: none;
}
.c-side-list__category::after {
  position: absolute;
  display: block;
  content: "expand_more";
  font-family: "Material Icons Rounded";
  top: 50%;
  right: 10px;
  font-size: 16px;
  transform: translateY(-50%) rotate(-90deg);
}
.c-side-list__category.is-active {
  background-color: #f3f3f3;
  color: #3f9876;
}
.c-side-list__category:hover {
  background-color: #f8f8f8;
  color: #3f9876;
}
.c-side-list__results {
  border-bottom: 1px solid #3f9876;
  margin-bottom: 30px;
}
.c-side-list__results__container {
  padding: 0 12px 24px;
}
.c-side-list__results__title {
  font-size: 0.875rem;
  letter-spacing: 0.05em;
  line-height: 1.5714285714;
  font-weight: 400;
}
.c-side-list__results__result {
  margin-top: 16px;
  font-size: 0.875rem;
  letter-spacing: 0.05em;
  line-height: 1.5714285714;
  font-weight: 400;
}
.c-side-list__results__result span {
  font-size: 2.0625rem;
  letter-spacing: 0.05em;
  line-height: 0.9393939394;
  font-weight: 700;
  color: #3f9876;
}
.c-side-list__conditions {
  margin-top: 14px;
  margin-bottom: 90px;
}
.c-side-list__conditions__item {
  font-size: 0.875rem;
  padding: 10px 34px 10px 16px;
  background-color: #f8f8f8;
  border-radius: 4px;
  border: 1px solid #dbdbdb;
  color: #888888;
  position: relative;
  transition: all ease 0.2s;
}
.c-side-list__conditions__item:not(:first-child) {
  margin-top: 8px;
}
.c-side-list__conditions__item:hover {
  opacity: 0.7;
}
.c-side-list__conditions__close {
  width: 18px;
  height: 18px;
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.3s 0s ease;
}
.c-side-list__conditions__close::before {
  content: "close";
  font-family: "Material Icons Rounded";
  font-size: 18px;
  letter-spacing: 0;
  line-height: 1;
  color: #888888;
  position: absolute;
}
.c-side-list__conditions__close:hover {
  opacity: 0.7;
  cursor: pointer;
}

.c-side-list.is-slide .c-side-list__categories {
  border-top: 1px solid #dbdbdb;
  margin-top: 0;
}
@media screen and (max-width: 59.3125em) {
  .c-side-list.is-slide .c-side-list__categories {
    border-top: none;
    margin-bottom: 0;
  }
}
.c-side-list.is-slide .c-side-list__category {
  display: block;
  color: #2d2d2d;
  text-decoration: none;
  border-radius: 0;
}
.c-side-list.is-slide .c-side-list__category:not(:last-child) {
  border-bottom: 1px solid #dbdbdb;
}
.c-side-list.is-slide .c-side-list__heading {
  padding-top: 16px;
  padding-bottom: 16px;
  border-top: 1px solid #dbdbdb;
}
@media screen and (max-width: 59.3125em) {
  .c-side-list.is-slide .c-side-list__heading {
    border-bottom: 1px solid #dbdbdb;
  }
}

.top .c-side-list__category:hover {
  background-color: #fff;
}

.c-sitemap__item:not(:last-child) {
  margin-bottom: 1.25rem;
}
.c-sitemap__item a {
  text-decoration: none;
  font-size: 1.25rem;
  letter-spacing: 0em;
  line-height: 1.6;
  font-weight: bold;
  color: #333;
  position: relative;
  padding-bottom: 0.625rem;
  border-bottom: 2px solid #dbdbdb;
  display: block;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-sitemap__item a {
    font-size: 1rem;
  }
}
.c-sitemap__item a.is-external:after {
  display: inline-block;
  content: "\f2d2";
  font-family: FontAwesome;
  color: #3f9876;
  margin-left: 0.875rem;
}
.c-sitemap__item.is-parent {
  margin-bottom: 2.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-sitemap__item.is-parent {
    margin-bottom: 1.25rem;
  }
}
.c-sitemap__flex {
  display: flex;
  align-items: flex-start;
}
.c-sitemap__sublist {
  display: flex;
  flex-wrap: wrap;
  margin-top: 2.25rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-sitemap__sublist {
    margin-top: 1.125rem;
  }
}
.c-sitemap__sublist.is-three-col {
  width: 75%;
}
@media screen and (max-width: 59.3125em) {
  .c-sitemap__sublist.is-three-col {
    width: 50%;
  }
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-sitemap__sublist.is-three-col {
    width: 100%;
  }
}
.c-sitemap__sublist.is-three-col .c-sitemap__subitem {
  width: 33.3%;
}
@media screen and (max-width: 59.3125em) {
  .c-sitemap__sublist.is-three-col .c-sitemap__subitem {
    width: 100%;
  }
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-sitemap__sublist.is-three-col .c-sitemap__subitem {
    width: 50%;
  }
}
.c-sitemap__sublist.is-one-col {
  width: 25%;
}
.c-sitemap__sublist.is-one-col .c-block-sitemap__subitem {
  width: 100%;
}
.c-sitemap__subitem {
  width: 25%;
  margin-bottom: 1.25rem;
  padding-right: 0.625rem;
}
@media screen and (max-width: 59.3125em) {
  .c-sitemap__subitem {
    width: 50%;
  }
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-sitemap__subitem {
    margin-bottom: 0.625rem;
  }
}
.c-sitemap__subitem a {
  font-size: 1rem;
  letter-spacing: 0em;
  line-height: 1.5625;
  font-weight: normal;
  border-bottom: none;
  padding: 0;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-sitemap__subitem a {
    font-size: 0.875rem;
  }
}
.c-sitemap__subitem ul {
  margin-top: 1.25rem;
}
.c-sitemap__subitem li a {
  font-size: 0.8125rem;
  letter-spacing: 0em;
  line-height: 2.1538461538;
  font-weight: normal;
}
.c-sitemap__subitem li a:before {
  content: "-";
  display: inline-block;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-sitemap__subitem li a {
    font-size: 0.75rem;
  }
}

@media screen and (min-width: 59.375em) {
  .c-slidebar-button {
    display: none;
  }

  .c-slidebar-menu {
    display: none;
  }
}
@media screen and (max-width: 59.3125em) {
  .c-slidebar-button {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    position: fixed;
    right: 20px;
    top: 0;
    text-align: center;
    font-size: 0.75rem;
    z-index: 9999;
    text-decoration: none;
    background-color: transparent;
    line-height: 1;
    color: #fff;
    width: 1.875rem;
    height: 4.625rem;
    padding-top: 0.375rem;
    border: none;
  }
  .c-slidebar-button:active, .c-slidebar-button:hover {
    opacity: 1;
  }
  .c-slidebar-button__inner {
    display: block;
  }
  .c-slidebar-button__line {
    height: 1rem;
    display: block;
  }
  .c-slidebar-button__line > span {
    display: block;
    width: 1.625rem;
    height: 0.125rem;
    background: #a8a8a8;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px;
    transition: all ease 0.2s;
  }
  .c-slidebar-button__line > span:last-child {
    margin-bottom: 0;
  }
  .c-slidebar-button__text {
    transition: all ease 0.2s;
    font-size: 9px;
    letter-spacing: 0.4px;
    color: #2d2d2d;
    font-family: "Hanken Grotesk", sans-serif;
    font-weight: 400;
    margin-top: 0.5rem;
    display: block;
  }
  .c-slidebar-button__text.is-close {
    display: none;
  }

  .c-slidebar-menu {
    height: calc(100vh - 55px);
    padding: 0 0 6.5rem;
    position: fixed;
    background-color: #fff;
    z-index: 9980;
    width: 75%;
    transform: translate3d(100%, 0px, 0px);
    right: 0;
    -webkit-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
    overflow-x: scroll;
    top: 0;
    -webkit-overflow-scrolling: touch;
  }
  .c-slidebar-menu.is-active {
    height: calc(100% - 65px);
  }
  .c-slidebar-menu.is-top-to-bottom {
    transform: translate3d(0px, -100%, 0px);
    width: 100%;
    opacity: 0;
  }
  .c-slidebar-menu__list {
    width: 100%;
    padding: 0 20px;
    background: #fff;
  }
  .c-slidebar-menu__list li {
    border-bottom: 1px solid #dbdbdb;
  }
  .c-slidebar-menu__list a {
    font-size: 0.8125rem;
    display: block;
    padding: 1rem;
    text-decoration: none;
    color: #2d2d2d;
    font-weight: 400;
    position: relative;
  }
  .c-slidebar-menu__list a::before {
    display: block;
    position: absolute;
    content: "expand_more";
    font-family: "Material Icons Rounded";
    font-size: 1.125rem;
    transform: rotate(-90deg);
    right: 20px;
    top: 10px;
  }
  .c-slidebar-menu__list a.is-external::before {
    display: block;
    position: absolute;
    content: "open_in_new";
    font-family: "Material Icons Rounded";
    font-size: 1.125rem;
    transform: rotate(0);
    right: 20px;
    top: 10px;
    color: #3f9876;
  }
  .c-slidebar-menu__children {
    width: 100%;
    padding: 0 1rem;
    display: none;
  }
  .c-slidebar-menu__children li:first-child {
    border-top: 1px solid #dbdbdb;
  }
  .c-slidebar-menu__children li:last-child {
    border-bottom: none;
  }
  .c-slidebar-menu__children li a {
    color: #2d2d2d;
    padding: 1rem;
  }
  .c-slidebar-menu__children li a::before {
    transform: rotate(-90deg);
  }
  .c-slidebar-menu__parent a,
.c-slidebar-menu__parent span {
    display: block;
    position: relative;
    padding: 1rem;
    font-size: 0.8125rem;
    letter-spacing: 0.05em;
    line-height: 1.6923076923;
    font-weight: 400;
  }
  .c-slidebar-menu__parent a::before,
.c-slidebar-menu__parent span::before {
    display: block;
    position: absolute;
    content: "expand_more";
    font-family: "Material Icons Rounded";
    font-size: 1.125rem;
    right: 20px;
    top: 18px;
    line-height: 1;
    letter-spacing: 0;
  }
  .c-slidebar-menu__parent a::after,
.c-slidebar-menu__parent span::after {
    width: 1.125rem;
    height: 0.125rem;
    right: 1rem;
  }
  .c-slidebar-menu__parent.is-open a::before,
.c-slidebar-menu__parent.is-open span::before {
    transform: rotate(-180deg);
  }
  .c-slidebar-menu__parent.is-open .c-slidebar-menu__children a::before {
    transform: rotate(-90deg);
    right: 6px;
  }
  .c-slidebar-menu__button {
    margin-top: 2rem;
    max-width: 100%;
    background-color: #fff;
    color: #3f9876;
    font-size: 1rem;
  }
  .c-slidebar-menu__button::before {
    content: "\f0e0";
    font-family: "FontAwesome";
    color: #3f9876;
    font-size: 1.125rem;
    margin-right: 0.75rem;
  }
  .c-slidebar-menu__button::after {
    content: none;
  }
  .c-slidebar-menu__sns-btns {
    max-width: 100%;
    margin-top: 2.5rem;
    display: flex;
    justify-content: center;
  }
  .c-slidebar-menu__sns-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 2.75rem;
    height: 2.75rem;
    background-color: #fff;
    border-radius: 1000px;
    font-size: 1.25rem;
    margin: 0 0.625rem;
    text-decoration: none;
  }

  .c-slidebar-container {
    height: 100%;
    -webkit-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
  }
  .c-slidebar-container::after {
    content: "";
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
    display: none;
    z-index: 999;
  }

  .is-slidebar-active .c-slidebar-button__line > span:nth-child(1) {
    transform: rotate(-45deg) translateY(4px) translateX(-4px);
  }
  .is-slidebar-active .c-slidebar-button__line > span:nth-child(2) {
    transform: rotate(45deg) translateY(-1px) translateX(-1px);
  }
  .is-slidebar-active .c-slidebar-button__line > span:nth-child(3) {
    display: none;
  }
  .is-slidebar-active .c-slidebar-button__text.is-close {
    display: block;
    margin-top: 0.5rem;
  }
  .is-slidebar-active .c-slidebar-button__text.is-open {
    display: none;
  }
  .is-slidebar-active .c-slidebar-container {
    -webkit-transform: translateX(-75%);
    transform: translate3d(-75%, 0px, 0px);
  }
  .is-slidebar-active .c-slidebar-container::after {
    content: "";
    opacity: 1;
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    display: block;
    top: 0;
    left: 0;
  }
  .is-slidebar-active .c-slidebar-container.is-top-to-bottom {
    -webkit-transform: translateX(0px);
    transform: translate3d(0px, 0px, 0px);
  }
  .is-slidebar-active .c-slidebar-container.is-top-to-bottom::after {
    top: 55px;
  }
  .is-slidebar-active .c-slidebar-menu {
    -webkit-transform: translateX(0);
    transform: translate3d(0, 0, 0);
    border-top: 1px solid #dbdbdb;
  }
  .is-slidebar-active .c-slidebar-menu.is-top-to-bottom {
    -webkit-transform: translateY(74px);
    transform: translate3d(0, 74px, 0);
    opacity: 1;
  }
}
/*
---
name: SNSボタン
category: Other
---
*/
.c-sns-btns__inner {
  display: flex;
  align-items: center;
  justify-content: center;
}
.c-sns-btns__btn {
  width: 2.75rem;
  margin-right: 1.25rem;
  transition: all 0.3s;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-sns-btns__btn {
    margin-right: 0.5rem;
  }
}

/*
---
name: <table> テーブル_大
category: Base
---
*/
.c-table-sm {
  width: 100%;
  border-top: 1px solid #dbdbdb;
  letter-spacing: 0.02em;
}
.c-table-sm th,
.c-table-sm td {
  border-bottom: 1px solid #dbdbdb;
  border-right: 1px solid #dbdbdb;
}
.c-table-sm th:last-child,
.c-table-sm td:last-child {
  border-right: none;
}
.c-table-sm thead {
  background-color: rgba(63, 152, 118, 0.7);
  color: #fff;
}
.c-table-sm thead th {
  text-align: left;
  padding: 0.625rem 1rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-table-sm thead th {
    padding: 0.3125rem 0.5rem;
  }
}
.c-table-sm thead td {
  text-align: center;
  padding: 0.625rem 0.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-table-sm thead td {
    padding: 0.3125rem 0.25rem;
  }
}
.c-table-sm tbody th,
.c-table-sm tbody td {
  padding: 1.125rem 0.5rem;
  font-weight: 400;
  text-align: center;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-table-sm tbody th,
.c-table-sm tbody td {
    padding: 0.5rem 0.25rem;
  }
}
.c-table-sm tbody th {
  background-color: rgba(63, 152, 118, 0.1);
  vertical-align: middle;
  width: 24.9230769231%;
}
.c-table-sm tbody th span {
  font-weight: 700;
}
.c-table-sm tbody td {
  width: 10.7692307692%;
}
.c-table-sm tbody td span {
  color: #3f9876;
}

/*
---
name: <table> テーブル_小
category: Base
---
*/
.c-table-xlg {
  width: 100%;
  border-top: 1px solid #dbdbdb;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-table-xlg {
    width: 59rem;
  }
}
.c-table-xlg th,
.c-table-xlg td {
  border-bottom: 1px solid #dbdbdb;
}
.c-table-xlg thead {
  background-color: #f8f8f8;
}
.c-table-xlg thead th,
.c-table-xlg thead td {
  padding: 0.625rem 1rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-table-xlg thead th,
.c-table-xlg thead td {
    padding: 0.375rem 0.5rem;
  }
}
.c-table-xlg tbody th,
.c-table-xlg tbody td {
  padding: 1.25rem 2rem;
  font-weight: 400;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-table-xlg tbody th,
.c-table-xlg tbody td {
    padding: 0.75rem 1.5rem;
  }
}
.c-table-xlg tbody th {
  background-color: rgba(248, 248, 248, 0.9);
  text-align: center;
  vertical-align: middle;
  width: 25.7894736842%;
}

.js-responsive-table {
  position: relative;
}
.js-responsive-table::before {
  transition: all 0.2 0s ease;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .js-responsive-table::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 20px;
    background-repeat: no-repeat;
    background: linear-gradient(to left, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.2));
    background-attachment: scroll;
    pointer-events: none;
    visibility: hidden;
    opacity: 0;
  }
}
.js-responsive-table::after {
  transition: all 0.2 0s ease;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .js-responsive-table::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 20px;
    background-repeat: no-repeat;
    background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.2));
    background-attachment: scroll;
    pointer-events: none;
  }
}
.js-responsive-table.is-scrollable::before {
  visibility: visible;
  opacity: 1;
}
.js-responsive-table.is-unscrollable::after {
  visibility: hidden;
  opacity: 0;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .js-responsive-table-wrapper {
    width: 100%;
    overflow: auto;
  }
}
/*
---
name: <table> テーブル
category: Base
---
*/
.c-table, .l-post-content table, #tinymce.mce-content-body.acf_content table, #tinymce.post-type-tools table, #tinymce.post-type-news table, #tinymce.post-type-post table {
  width: 100%;
  border: 1px solid #dbdbdb;
}
.c-table thead th, .l-post-content table thead th, #tinymce.mce-content-body.acf_content table thead th, #tinymce.post-type-tools table thead th, #tinymce.post-type-news table thead th, #tinymce.post-type-post table thead th {
  background-color: #f8f8f8;
  border: 1px solid #dbdbdb;
  width: 12.25rem;
  padding: 8px 6px;
  font-size: 0.8125rem;
  letter-spacing: 0.05em;
  line-height: 1.6923076923;
  font-weight: 400;
  text-align: center;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-table thead th, .l-post-content table thead th, #tinymce.mce-content-body.acf_content table thead th, #tinymce.post-type-tools table thead th, #tinymce.post-type-news table thead th, #tinymce.post-type-post table thead th {
    width: 6rem;
  }
}
.c-table tbody th, .l-post-content table tbody th, #tinymce.mce-content-body.acf_content table tbody th, #tinymce.post-type-tools table tbody th, #tinymce.post-type-news table tbody th, #tinymce.post-type-post table tbody th,
.c-table tbody td,
.l-post-content table tbody td,
#tinymce.mce-content-body.acf_content table tbody td,
#tinymce.post-type-tools table tbody td,
#tinymce.post-type-news table tbody td,
#tinymce.post-type-post table tbody td {
  text-align: center;
  border: 1px solid #dbdbdb;
  vertical-align: middle;
  padding: 8px 6px;
  font-size: 0.8125rem;
  letter-spacing: 0.05em;
  line-height: 1.6923076923;
  font-weight: 400;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-table tbody th, .l-post-content table tbody th, #tinymce.mce-content-body.acf_content table tbody th, #tinymce.post-type-tools table tbody th, #tinymce.post-type-news table tbody th, #tinymce.post-type-post table tbody th,
.c-table tbody td,
.l-post-content table tbody td,
#tinymce.mce-content-body.acf_content table tbody td,
#tinymce.post-type-tools table tbody td,
#tinymce.post-type-news table tbody td,
#tinymce.post-type-post table tbody td {
    padding: 0.75rem;
  }
}
.c-table tbody th, .l-post-content table tbody th, #tinymce.mce-content-body.acf_content table tbody th, #tinymce.post-type-tools table tbody th, #tinymce.post-type-news table tbody th, #tinymce.post-type-post table tbody th {
  background-color: #f8f8f8;
  width: 12.25rem;
  border-bottom: 1px solid #3f9876;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-table tbody th, .l-post-content table tbody th, #tinymce.mce-content-body.acf_content table tbody th, #tinymce.post-type-tools table tbody th, #tinymce.post-type-news table tbody th, #tinymce.post-type-post table tbody th {
    width: 6rem;
  }
}
.c-table.is-th-bgcolor tbody th, .l-post-content table.is-th-bgcolor tbody th, #tinymce.mce-content-body.acf_content table.is-th-bgcolor tbody th, #tinymce.post-type-tools table.is-th-bgcolor tbody th, #tinymce.post-type-news table.is-th-bgcolor tbody th, #tinymce.post-type-post table.is-th-bgcolor tbody th,
.c-table.is-th-bgcolor tbody td,
.l-post-content table.is-th-bgcolor tbody td,
#tinymce.mce-content-body.acf_content table.is-th-bgcolor tbody td,
#tinymce.post-type-tools table.is-th-bgcolor tbody td,
#tinymce.post-type-news table.is-th-bgcolor tbody td,
#tinymce.post-type-post table.is-th-bgcolor tbody td {
  padding: 0.8125rem 1.5rem;
}
.c-table.is-th-bgcolor th, .l-post-content table.is-th-bgcolor th, #tinymce.mce-content-body.acf_content table.is-th-bgcolor th, #tinymce.post-type-tools table.is-th-bgcolor th, #tinymce.post-type-news table.is-th-bgcolor th, #tinymce.post-type-post table.is-th-bgcolor th {
  color: #333;
  width: 14.75rem;
  position: relative;
  background-color: #f8f8f8;
}
.c-table.is-th-bgcolor th::after, .l-post-content table.is-th-bgcolor th::after, #tinymce.mce-content-body.acf_content table.is-th-bgcolor th::after, #tinymce.post-type-tools table.is-th-bgcolor th::after, #tinymce.post-type-news table.is-th-bgcolor th::after, #tinymce.post-type-post table.is-th-bgcolor th::after {
  display: none;
}
.c-table.is-two-column, .l-post-content table.is-two-column, #tinymce.mce-content-body.acf_content table.is-two-column, #tinymce.post-type-tools table.is-two-column, #tinymce.post-type-news table.is-two-column, #tinymce.post-type-post table.is-two-column {
  border: 1px solid #dbdbdb;
  color: #2d2d2d;
}
.c-table.is-two-column tbody th, .l-post-content table.is-two-column tbody th, #tinymce.mce-content-body.acf_content table.is-two-column tbody th, #tinymce.post-type-tools table.is-two-column tbody th, #tinymce.post-type-news table.is-two-column tbody th, #tinymce.post-type-post table.is-two-column tbody th {
  background-color: #f8f8f8;
  color: #2d2d2d;
  border-right: 1px solid #dbdbdb;
  border-bottom: 1px solid #dbdbdb;
  font-size: 0.8125rem;
  letter-spacing: 0.05em;
  line-height: 1.6923076923;
  font-weight: 400;
  padding: 10px 18px;
  vertical-align: middle;
  width: 12.25rem;
  text-align: left;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-table.is-two-column tbody th, .l-post-content table.is-two-column tbody th, #tinymce.mce-content-body.acf_content table.is-two-column tbody th, #tinymce.post-type-tools table.is-two-column tbody th, #tinymce.post-type-news table.is-two-column tbody th, #tinymce.post-type-post table.is-two-column tbody th {
    width: 8.5rem;
    font-size: 0.75rem;
    padding: 8px 16px;
  }
}
.c-table.is-two-column tbody td, .l-post-content table.is-two-column tbody td, #tinymce.mce-content-body.acf_content table.is-two-column tbody td, #tinymce.post-type-tools table.is-two-column tbody td, #tinymce.post-type-news table.is-two-column tbody td, #tinymce.post-type-post table.is-two-column tbody td {
  font-size: 0.8125rem;
  letter-spacing: 0.05em;
  line-height: 1.6923076923;
  font-weight: 400;
  padding: 8px 18px;
  text-align: left;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-table.is-two-column tbody td, .l-post-content table.is-two-column tbody td, #tinymce.mce-content-body.acf_content table.is-two-column tbody td, #tinymce.post-type-tools table.is-two-column tbody td, #tinymce.post-type-news table.is-two-column tbody td, #tinymce.post-type-post table.is-two-column tbody td {
    padding: 10px 14px;
    font-size: 0.75rem;
  }
}
.c-table.is-nowrap thead th, .l-post-content table.is-nowrap thead th, #tinymce.mce-content-body.acf_content table.is-nowrap thead th, #tinymce.post-type-tools table.is-nowrap thead th, #tinymce.post-type-news table.is-nowrap thead th, #tinymce.post-type-post table.is-nowrap thead th,
.c-table.is-nowrap thead td,
.l-post-content table.is-nowrap thead td,
#tinymce.mce-content-body.acf_content table.is-nowrap thead td,
#tinymce.post-type-tools table.is-nowrap thead td,
#tinymce.post-type-news table.is-nowrap thead td,
#tinymce.post-type-post table.is-nowrap thead td,
.c-table.is-nowrap tbody th,
.l-post-content table.is-nowrap tbody th,
#tinymce.mce-content-body.acf_content table.is-nowrap tbody th,
#tinymce.post-type-tools table.is-nowrap tbody th,
#tinymce.post-type-news table.is-nowrap tbody th,
#tinymce.post-type-post table.is-nowrap tbody th,
.c-table.is-nowrap tbody td,
.l-post-content table.is-nowrap tbody td,
#tinymce.mce-content-body.acf_content table.is-nowrap tbody td,
#tinymce.post-type-tools table.is-nowrap tbody td,
#tinymce.post-type-news table.is-nowrap tbody td,
#tinymce.post-type-post table.is-nowrap tbody td {
  white-space: nowrap;
}

/*
---
name: タブ
category: Tabs
---
*/
.c-tabs__navs {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-bottom: 3.5rem;
  border-bottom: solid 1px #dbdbdb;
}
.c-tabs__navs li {
  width: 25%;
  margin-bottom: -1px;
  max-width: 17.25rem;
  border-radius: 0.25rem 0.25rem 0 0;
  overflow: hidden;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-tabs__navs li {
    border-width: 1px;
    width: 50%;
  }
}
.c-tabs__navs li a {
  height: 100%;
  background-color: #fff;
  color: #2d2d2d;
  text-align: center;
  text-decoration: none;
  display: block;
  border-top: solid 5px rgba(255, 255, 255, 0);
  border-left: solid 1px rgba(255, 255, 255, 0);
  border-right: solid 1px rgba(255, 255, 255, 0);
  border-bottom: solid 1px #dbdbdb;
  font-size: 1.125rem;
  letter-spacing: 0.05em;
  line-height: 1.4444444444;
  font-weight: bold;
  padding: 1.25rem 1rem;
  position: relative;
  transition: border-color 0.2s, background-color 0.3s;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-tabs__navs li a {
    font-size: 0.9375rem;
    padding: 0.5rem;
    transition: all 0.3s;
  }
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-tabs__navs li a {
    padding: 0.375rem 1.5rem;
  }
}
.c-tabs__navs li a:hover, .c-tabs__navs li a.is-active {
  border-top: solid 5px #3f9876;
  border-left: solid 1px #dbdbdb;
  border-right: solid 1px #dbdbdb;
  position: relative;
}
.c-tabs__navs li a:hover:hover, .c-tabs__navs li a.is-active:hover {
  opacity: 1;
}
.c-tabs__navs li a:hover::before, .c-tabs__navs li a.is-active::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 1px;
  bottom: -1px;
  left: 0;
  background: #FFF;
}
.c-tabs__content {
  display: none;
  visibility: hidden;
  position: absolute;
  z-index: -1;
  opacity: 0;
  animation: fadeIn 0.8s forwards;
}
.c-tabs__content.is-active {
  display: block;
  position: static;
  visibility: visible;
  opacity: 1;
}

/*
---
name: タブ_インデックス
category: Tabs
---

*/
.c-tabs.is-index .c-tabs__navs li {
  width: inherit;
  min-width: 10rem;
  border-width: 1px;
  border-bottom: none;
  margin: 0 0.5rem 0 0;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-tabs.is-index .c-tabs__navs li {
    width: inherit;
    min-width: inherit;
    border: 1px solid #3f9876;
    margin-bottom: 0.5rem;
  }
}
.c-tabs.is-index .c-tabs__navs li a {
  font-size: 0.875rem;
  letter-spacing: 0.1em;
}
.c-tabs.is-index .c-tabs__navs li a::after {
  display: none;
}

.c-tel-top {
  padding: 3rem;
  background-color: #F9F9F9;
  text-align: center;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-tel-top {
    padding: 1.5rem;
  }
}
.c-tel-top__text {
  margin-top: 0.375rem;
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-tel-top__text {
    font-size: 0.75rem;
    line-height: 1.6666666667;
  }
}
.c-tel-top__title {
  color: #333;
  font-size: 1.125rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.5555555556;
  margin-bottom: 0.875rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-tel-top__title {
    font-size: 1rem;
    margin-bottom: 0.5rem;
  }
}
.c-tel-top a {
  text-decoration: none;
  color: #3f9876;
  font-size: 2.625rem;
  letter-spacing: 0;
  line-height: 1;
  pointer-events: none;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-tel-top a {
    font-size: 1.5rem;
    pointer-events: inherit;
  }
}
.c-tel-top a i {
  margin-right: 0.75rem;
}

.c-tile-product {
  padding-top: 56px;
  margin-bottom: 16px;
  border-top: 1px solid #dbdbdb;
}
.c-tile-product.is-archive {
  padding: 0;
  border: none;
}
.c-tile-product.is-bottom {
  margin-top: 0;
}
.c-tile-product.is-top {
  margin-bottom: 0;
}
.c-tile-product.is-border-none {
  border: none;
}
@media screen and (max-width: 46.8125em) {
  .c-tile-product {
    padding-top: 40px;
    margin-bottom: 40px;
  }
}
.c-tile-product__items {
  display: flex;
  flex-wrap: wrap;
}
.c-tile-product__heading {
  margin-bottom: 40px;
}
@media screen and (max-width: 46.8125em) {
  .c-tile-product__heading {
    margin-bottom: 24px;
  }
}
.c-tile-product__item {
  text-decoration: none;
  color: #2d2d2d;
}
@media screen and (min-width: 1060px) {
  .c-tile-product__item {
    width: calc((100% / 4) - (36px * (4 - 1) / 4));
  }
  .c-tile-product__item:not(:nth-child(4n+1)) {
    margin-left: 36px;
  }
  .c-tile-product__item:nth-child(n+5) {
    margin-top: 46px;
  }
}
@media screen and (max-width: 1059px) and (min-width: 950px) {
  .c-tile-product__item {
    width: calc((100% / 3) - (36px * (3 - 1) / 3));
  }
  .c-tile-product__item:not(:nth-child(3n+1)) {
    margin-left: 36px;
  }
  .c-tile-product__item:nth-child(n+4) {
    margin-top: 46px;
  }
}
@media screen and (max-width: 949px) and (min-width: 790px) {
  .c-tile-product__item {
    width: calc((100% / 4) - (36px * (4 - 1) / 4));
  }
  .c-tile-product__item:not(:nth-child(4n+1)) {
    margin-left: 36px;
  }
  .c-tile-product__item:nth-child(n+5) {
    margin-top: 46px;
  }
}
@media screen and (max-width: 49.3125em) {
  .c-tile-product__item {
    width: calc((100% / 2) - (9px * (2 - 1) / 2));
  }
  .c-tile-product__item:not(:nth-child(2n+1)) {
    margin-left: 9px;
  }
  .c-tile-product__item:nth-child(n+3) {
    margin-top: 24px;
  }
}
.c-tile-product__image {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #dbdbdb;
  border-radius: 4px;
}
.c-tile-product__bg {
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  border-radius: 4px;
}
.c-tile-product__bg::before {
  content: "";
  display: block;
  padding-top: 100%;
}
.c-tile-product__labels {
  display: flex;
  flex-wrap: wrap;
  margin-top: 5px;
}
.c-tile-product__label.is-new {
  position: absolute;
  top: 0;
  left: 0;
  padding: 5px 7px 5px 8px;
  background-color: #E2185F;
  font-size: 0.75rem;
  letter-spacing: 0.1em;
  line-height: 1.25;
  font-weight: 700;
  color: rgba(248, 248, 248, 0.8);
  border-radius: 4px 0 0 0;
}
@media screen and (max-width: 46.8125em) {
  .c-tile-product__label.is-new {
    font-size: 0.6875rem;
    letter-spacing: 0.1em;
    line-height: 1.2727272727;
    font-weight: 700;
  }
}
.c-tile-product__label.is-renew {
  position: absolute;
  top: 0;
  left: 45px;
  padding: 5px 7px 5px 8px;
  background-color: #95CF3B;
  font-size: 0.75rem;
  letter-spacing: 0.1em;
  line-height: 1.25;
  font-weight: 700;
  color: rgba(248, 248, 248, 0.8);
  border-radius: 0px 0 0 0;
}
@media screen and (max-width: 46.8125em) {
  .c-tile-product__label.is-renew {
    font-size: 0.6875rem;
    letter-spacing: 0.1em;
    line-height: 1.2727272727;
    font-weight: 700;
  }
}
.c-tile-product__label.is-sample {
  background-color: #FFF;
  position: absolute;
  color: #c1aa2a;
  display: flex;
  font-size: 0.75rem;
  letter-spacing: 0.05em;
  line-height: 1.25;
  font-weight: 400;
  align-items: center;
  padding: 5px 5px 5px 6px;
  border-radius: 0 0 4px 0;
  right: 0;
  bottom: 0;
  border-top: 1px solid #EBE5C0;
  border-left: 1px solid #EBE5C0;
}
@media screen and (max-width: 46.8125em) {
  .c-tile-product__label.is-sample {
    padding: 5px 6px 4px 8px;
  }
}
.c-tile-product__label.is-sample::before {
  margin-right: 4px;
  content: "menu_book";
  font-family: "Material Icons Rounded";
  font-size: 16px;
  line-height: 1;
  color: #c1aa2a;
}
.c-tile-product__label.is-sub {
  position: static;
  display: flex;
  width: auto;
  font-size: 0.6875rem;
  letter-spacing: 0.05em;
  line-height: 1.2727272727;
  font-weight: 400;
  align-items: center;
  padding: 2px 4px 6px 2px;
  border-radius: 2px;
  right: 0;
  bottom: 0;
  font-size: 11px;
  margin-right: 3px;
  margin-bottom: 3px;
}
@media screen and (max-width: 46.8125em) {
  .c-tile-product__label.is-sub {
    padding: 5px 6px 4px 8px;
  }
}
.c-tile-product__label.is-sub::before {
  margin-right: 4px;
  font-family: "Material Icons Rounded";
  font-size: 16px;
  line-height: 1;
  margin-top: 1px;
}
.c-tile-product__label.is-sub[data-label=サンプル有] {
  border: 1px solid #EBE5C0;
  border-top: 1px solid #EBE5C0;
  border-left: 1px solid #EBE5C0;
  background-color: #FFF;
  color: #c1aa2a;
}
.c-tile-product__label.is-sub[data-label=サンプル有]::before {
  content: "menu_book";
  color: #c1aa2a;
}
.c-tile-product__label.is-sub[data-label=欠品] {
  border-top: 1px solid #ECAE37;
  border-left: 1px solid #ECAE37;
  background-color: #ECAE37;
  color: #FFF;
}
.c-tile-product__label.is-sub[data-label=欠品]::before {
  content: "close";
  color: #FFF;
}
.c-tile-product__label.is-sub[data-label=品薄] {
  border-top: 1px solid #31AB30;
  border-left: 1px solid #31AB30;
  background-color: #31AB30;
  color: #FFF;
}
.c-tile-product__label.is-sub[data-label=品薄]::before {
  content: "change_history";
  color: #FFF;
}
.c-tile-product__label.is-sub[data-label=廃番] {
  border-top: 1px solid #970B0A;
  border-left: 1px solid #970B0A;
  background-color: #970B0A;
  color: #FFF;
}
.c-tile-product__label.is-sub[data-label=廃番]::before {
  content: "not_interested";
  color: #FFF;
}
.c-tile-product__label.is-sub[data-label=品番変更] {
  border-top: 1px solid #734295;
  border-left: 1px solid #734295;
  background-color: #734295;
  color: #FFF;
}
.c-tile-product__label.is-sub[data-label=品番変更]::before {
  content: "change_circle";
  color: #FFF;
}
.c-tile-product__label.is-sub[data-label=移行] {
  border-top: 1px solid #5E3519;
  border-left: 1px solid #5E3519;
  background-color: #5E3519;
  color: #FFF;
}
.c-tile-product__label.is-sub[data-label=移行]::before {
  content: "sync_alt";
  color: #FFF;
}
.c-tile-product__label.is-sub[data-label="100V"] {
  border: 1px solid #315290;
  color: #315290;
}
.c-tile-product__label.is-sub[data-label="100V"]::before {
  content: "lightbulb";
  color: #315290;
}
.c-tile-product__label.is-sub[data-label="12V"] {
  border: 1px solid #57A9CE;
  color: #57A9CE;
}
.c-tile-product__label.is-sub[data-label="12V"]::before {
  content: "bolt";
  color: #57A9CE;
}
.c-tile-product__label__catalog {
  display: block;
  text-decoration: none;
  width: 100%;
  border-radius: 2px;
  border: 1px solid rgba(63, 152, 118, 0.4);
  background-color: #fff;
  font-size: 0.625rem;
  letter-spacing: 0.05em;
  line-height: 1.5;
  font-weight: 400;
  color: #3f9876;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 6px 0 5px;
  margin-top: 13px;
}
.c-tile-product__label__catalog::before {
  margin-right: 6px;
  content: "menu_book";
  font-family: "Material Icons Rounded";
  font-size: 15px;
  color: #3f9876;
  line-height: 1;
}
.c-tile-product__content {
  display: block;
  text-decoration: none;
  color: #2d2d2d;
}
.c-tile-product__title {
  margin: 0;
  margin-top: 12px;
  font-size: 1.125rem;
  letter-spacing: 0.05em;
  line-height: 1.5;
  font-weight: 700;
}
@media screen and (max-width: 46.8125em) {
  .c-tile-product__title {
    font-size: 0.875rem;
    letter-spacing: 0.05em;
    line-height: 1.4285714286;
    font-weight: 700;
  }
}
.c-tile-product__specific {
  margin-top: 8px;
  font-size: 0.8125rem;
  letter-spacing: 0.05em;
  line-height: 1.4615384615;
  font-weight: 400;
}
@media screen and (max-width: 46.8125em) {
  .c-tile-product__specific {
    font-size: 0.75rem;
    letter-spacing: 0.05em;
    line-height: 1.5833333333;
    font-weight: 400;
  }
}
.c-tile-product__info {
  margin-top: 8px;
  font-size: 0.625rem;
  letter-spacing: 0.05em;
  line-height: 1.5;
  font-weight: 400;
  color: rgba(45, 45, 45, 0.6);
}
@media screen and (max-width: 46.8125em) {
  .c-tile-product__info {
    transform: scale(0.9);
    transform-origin: left;
  }
}
.c-tile-product__documents {
  display: flex;
  flex-wrap: wrap;
  margin-top: 12px;
}
.c-tile-product__document {
  display: block;
  font-size: 0.6875rem;
  letter-spacing: 0.05em;
  line-height: 1.1818181818;
  font-weight: 400;
  width: 100%;
  margin-bottom: 12px;
}
.c-tile-product__document a {
  text-decoration: none;
}
.c-tile-product__document a::after {
  content: "file_download";
  font-family: "Material Icons Rounded";
  vertical-align: middle;
  font-size: 11px;
  line-height: 1;
  letter-spacing: 0;
}

/*
---
name: お知らせ_目次
category: PostContent
---
# HTMLは自動生成
*/
#toc_container {
  margin: 2rem 0;
  width: 100% !important;
  background: #f8f8f8;
  border-radius: 0px;
  padding: 1rem 2.5rem 2.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  #toc_container {
    margin: 1rem 0;
    padding: 1rem 1.5rem 1.5rem;
  }
}
#toc_container .toc_title {
  text-align: center !important;
  font-size: 1.125rem;
  color: #3f9876;
  font-weight: 700;
  margin-bottom: 1rem;
}
#toc_container .toc_title .toc_toggle {
  margin-left: 1rem;
}
#toc_container .toc_list {
  list-style: none;
}
#toc_container .toc_list li::before {
  display: none;
}
#toc_container .toc_list li ul {
  list-style: none;
  padding-left: 24px;
  margin-left: 0;
}
#toc_container .toc_list li a {
  display: block;
  padding-left: 1rem;
  transition: all ease 0.2s;
  text-decoration: none;
  color: #333;
  font-weight: 400;
}
#toc_container .toc_list li a:hover {
  text-decoration: none;
  background: rgba(214, 214, 214, 0.2);
}
#toc_container .toc_list li:last-child {
  box-shadow: none;
}

.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  -moz-backface-visibility: hidden;
}
.owl-carousel .owl-stage::after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none;
}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-nav .owl-prev {
  width: 30px;
  height: 30px;
  position: absolute;
  bottom: -9px;
}
.owl-carousel .owl-nav .owl-prev::before {
  left: 0;
  top: 0;
  position: absolute;
  content: "navigate_next";
  font-family: "Material Icons Rounded";
  font-size: 30px;
  line-height: 1;
  letter-spacing: 0;
  color: #3f9876;
  transform: rotate(180deg);
}
.owl-carousel .owl-nav .owl-next {
  width: 30px;
  height: 30px;
  bottom: -9px;
  right: 0;
  position: absolute;
}
.owl-carousel .owl-nav .owl-next::before {
  left: 0;
  top: 0;
  position: absolute;
  content: "navigate_next";
  font-family: "Material Icons Rounded";
  font-size: 30px;
  letter-spacing: 0;
  line-height: 1;
  color: #3f9876;
}
.owl-carousel .owl-dots {
  padding: 0 54px;
  margin-top: 35px;
  display: flex;
  justify-content: center;
}
.owl-carousel .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-dot:not(:last-child) {
  margin-right: 10px;
}
.owl-carousel .owl-dot span::before {
  content: "";
  display: block;
  width: 11px;
  height: 11px;
  background-color: #dbdbdb;
  border-radius: 50%;
}
.owl-carousel .owl-dot.active span::before, .owl-carousel .owl-dot:hover span::before {
  background-color: #3f9876;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}

.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

.owl-height {
  transition: height 500ms ease-in-out;
}

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}

.owl-theme .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-nav [class*=owl-] {
  color: #fff;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #d6d6d6;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
}
.owl-theme .owl-nav [class*=owl-]:hover {
  background: #869791;
  color: #fff;
  text-decoration: none;
}
.owl-theme .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}
.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}
.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #d6d6d6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 200ms ease;
  border-radius: 30px;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #3f9876;
}

.p-post-item.is-line {
  border-bottom: 1px solid #dbdbdb;
  padding: 14px 40px 14px 0;
  display: flex;
  margin-bottom: 0;
  position: relative;
  text-decoration: none;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .p-post-item.is-line {
    padding: 14px 24px 18px 0;
  }
  .p-post-item.is-line .p-post-item__sup {
    overflow: hidden;
  }
  .p-post-item.is-line .p-post-item__sup::after {
    content: "";
    display: block;
    clear: both;
  }
}
.p-post-item.is-line::before {
  content: "\f105";
  font-family: "FontAwesome";
  color: #3f9876;
  position: absolute;
  top: 50%;
  right: 4px;
  margin-top: -0.8125rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .p-post-item.is-line::before {
    top: auto;
    bottom: 14px;
    margin-top: 0;
  }
}
.p-post-item.is-line .p-post-item__thumbnail {
  float: left;
  margin-right: 32px;
  margin-bottom: 0;
}
.p-post-item.is-line .p-post-item__thumbnail > img {
  max-height: 1.5rem;
  width: auto;
}
.p-post-item.is-line .p-post-item__date {
  font-family: "Hanken Grotesk", sans-serif;
  font-weight: 400;
  margin-right: 1.5rem;
}
.p-post-item.is-line .p-post-item__date,
.p-post-item.is-line .p-post-item__category {
  float: left;
  color: #333;
}
.p-post-item.is-line .p-post-item__title {
  color: #333;
  margin-bottom: 0;
  font-size: 1rem;
  margin-top: 0.1875rem;
  margin-right: 1.5rem;
  margin-left: 1.5rem;
  font-weight: normal;
  position: relative;
  line-height: 1.7;
  max-width: 60%;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .p-post-item.is-line .p-post-item__title {
    float: none;
    padding-top: 0.75rem;
    margin-left: 0;
  }
}
.p-post-item.is-line:hover .p-post-item__title {
  text-decoration: underline;
}

.p-profile-box {
  border: 1px solid #cccccc;
  padding: 32px;
}
.p-profile-box__thumbnail {
  float: left;
  text-align: center;
  margin-right: 32px;
}
.p-profile-box__authorname {
  margin-top: 0;
  font-size: 1.125rem;
  line-height: 1.125rem;
}

.l-aside {
  width: 100%;
  max-width: 12.5625rem;
  margin-left: auto;
  box-sizing: content-box;
}
@media screen and (max-width: 75em) {
  .l-aside {
    padding: 0 32px;
  }
}
@media screen and (max-width: 59.3125em) {
  .l-aside {
    width: 100%;
    max-width: 100%;
    margin: 3.125rem 0;
    display: none;
  }
}

.l-block__margin-normal {
  margin-top: 3.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .l-block__margin-normal {
    margin-top: 1.75rem;
  }
}
.l-block__margin-large {
  margin-top: 4rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .l-block__margin-large {
    margin-top: 2rem;
  }
}
.l-block__margin-medium {
  margin-top: 3rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .l-block__margin-medium {
    margin-top: 0.75rem;
  }
}
.l-block__margin-small {
  margin-top: 1.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .l-block__margin-small {
    margin-top: 0.75rem;
  }
}
.l-block__margin-none {
  margin-top: 0;
}

@media (max-width: 1200px) {
  .l-container {
    padding-right: 32px;
    padding-left: 32px;
  }
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .l-container {
    padding-right: 16px;
    padding-left: 16px;
  }
}
.l-container.is-two-columns {
  display: flex;
  padding: 0 !important;
  flex-direction: row-reverse;
}
@media (max-width: 900px) {
  .l-container.is-two-columns {
    display: block;
  }
}

/*
---
name: フッター_サイトマップ型
category: Layout
---
*/
.l-footer {
  padding: 3.5rem 0 2.6875rem;
  border-top: 3px solid #3f9876;
}
@media screen and (max-width: 59.3125em) {
  .l-footer {
    padding: 1.875rem 0 2rem;
  }
}
.l-footer__contents {
  display: flex;
  justify-content: space-between;
  margin-bottom: 64px;
}
@media screen and (max-width: 59.3125em) {
  .l-footer__contents {
    flex-direction: column;
    align-items: center;
    margin-bottom: 32px;
  }
}
.l-footer__info {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 69.375em) {
  .l-footer__info {
    flex-direction: column;
    align-items: flex-start;
  }
}
@media screen and (max-width: 69.375em) {
  .l-footer__info {
    align-items: center;
  }
}
.l-footer__logos {
  display: flex;
  align-items: center;
}
.l-footer__logo {
  max-width: 208px;
  width: 100%;
  margin-right: 20px;
}
@media screen and (max-width: 59.3125em) {
  .l-footer__logo {
    margin-right: 17px;
  }
}
.l-footer__logo-sub {
  max-width: 41px;
  width: 100%;
  margin-right: 36px;
  box-sizing: content-box;
}
@media screen and (max-width: 59.3125em) {
  .l-footer__logo-sub {
    margin-right: 0;
    padding-left: 18px;
    border-left: 1px solid #dbdbdb;
  }
}
.l-footer__sns {
  display: flex;
  align-items: center;
  height: 42px;
  padding-left: 33px;
  border-left: 1px solid #dbdbdb;
}
@media screen and (max-width: 69.375em) {
  .l-footer__sns {
    border-left: none;
  }
}
@media screen and (max-width: 59.3125em) {
  .l-footer__sns {
    padding-left: 0;
    height: auto;
    margin-top: 16px;
  }
}
.l-footer__sns-button {
  width: 27px;
}
.l-footer__sns-button:not(:first-child) {
  margin-left: 15px;
}
@media screen and (max-width: 59.3125em) {
  .l-footer__menulist {
    padding: 0 25px;
    margin-top: 32px;
  }
}
@media (max-width: 380px) {
  .l-footer__menulist {
    padding: 0 16px;
  }
}
.l-footer__menulist ul {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.l-footer__menulist ul:not(:first-child) {
  margin-top: 4px;
}
@media screen and (max-width: 59.3125em) {
  .l-footer__menulist ul:not(:first-child) {
    margin-top: 16px;
  }
}
@media screen and (max-width: 59.3125em) {
  .l-footer__menulist ul {
    justify-content: flex-start;
    flex-wrap: wrap;
  }
}
.l-footer__menulist ul li:not(:first-child) {
  margin-left: 18px;
}
@media screen and (max-width: 59.3125em) {
  .l-footer__menulist ul li:not(:first-child) {
    margin-left: 0;
  }
}
@media screen and (max-width: 59.3125em) {
  .l-footer__menulist ul li {
    width: 50%;
  }
}
@media screen and (max-width: 59.3125em) {
  .l-footer__menulist ul li:nth-child(n+3) {
    margin-top: 16px;
  }
}
.l-footer__menulist ul li a {
  font-size: 0.875rem;
  letter-spacing: 0.05em;
  line-height: 1.5714285714;
  font-weight: 400;
  color: #2d2d2d;
  text-decoration: none;
}
@media screen and (max-width: 59.3125em) {
  .l-footer__menulist ul li a {
    font-size: 0.8125rem;
    letter-spacing: 0em;
    line-height: 1.4615384615;
    font-weight: 400;
  }
}
.l-footer__menulist ul li a.is-external {
  display: flex;
  align-items: center;
}
.l-footer__menulist ul li a.is-external::after {
  content: "open_in_new";
  font-family: "Material Icons Rounded";
  display: inline;
  font-size: 16px;
  line-height: 1;
  transform: translateY(1px);
  color: #3f9876;
  margin-left: 2px;
}
.l-footer__bottom {
  display: flex;
  justify-content: space-between;
  padding-top: 25px;
  border-top: 1px solid #dbdbdb;
}
.l-footer__bottom__text {
  font-size: 0.8125rem;
  letter-spacing: 0.05em;
  line-height: 1.6923076923;
  font-weight: 400;
  color: #2d2d2d;
}
@media screen and (max-width: 59.3125em) {
  .l-footer__bottom {
    font-size: 0.75rem;
    letter-spacing: 0.05em;
    line-height: 1.8333333333;
    font-weight: 400;
    flex-direction: column;
    padding-top: 33px;
  }
}
.l-footer__copyright {
  font-size: 0.8125rem;
  letter-spacing: 0.05em;
  line-height: 1.6923076923;
  font-weight: 400;
  color: #8d8d8d;
}
@media screen and (max-width: 59.3125em) {
  .l-footer__copyright {
    font-size: 0.75rem;
    letter-spacing: 0.05em;
    line-height: 1.8333333333;
    font-weight: 400;
    margin-top: 17px;
  }
}
.l-footer.is-members .l-footer__logo {
  max-width: 140px;
}
.l-footer.is-members .l-footer__logo-sub {
  max-width: 60px;
}

.l-global-nav {
  border-top: 1px solid #E2E2E2;
  border-bottom: 1px solid #E2E2E2;
}
@media screen and (max-width: 59.3125em) {
  .l-global-nav {
    display: none;
  }
}
.l-global-nav ul {
  display: flex;
}
.l-global-nav ul li {
  width: 100%;
  text-align: center;
  position: relative;
}
.l-global-nav ul li::after {
  content: "";
  display: block;
  width: 1px;
  height: calc(100% - 16px);
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  background-color: #E2E2E2;
}
.l-global-nav ul li:first-child::before {
  content: "";
  display: block;
  width: 1px;
  height: calc(100% - 16px);
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  background-color: #E2E2E2;
}
.l-global-nav ul li a {
  display: block;
  color: #333;
  font-weight: 400;
  text-decoration: none;
  font-size: 15px;
  padding: 12px 12px;
  position: relative;
}
.l-global-nav ul li a::after {
  content: "";
  display: block;
  width: 0;
  height: 2px;
  background-color: #3f9876;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  opacity: 0;
  transition: all 0.3s ease;
}
.l-global-nav ul li a:hover {
  opacity: 1;
}
.l-global-nav ul li a:hover::after {
  width: 100%;
  opacity: 1;
}

/*
---
name: ヘッダー
category: Layout
---
*/
.l-header {
  background-color: #fff;
  width: 100%;
  z-index: 9990;
  position: relative;
}
.l-header.is-fixed {
  position: fixed;
  top: 0;
  left: 0;
}
.l-header__inner {
  display: flex;
  align-items: center;
  margin-bottom: 8px;
}
@media screen and (max-width: 59.3125em) {
  .l-header__inner {
    flex-wrap: wrap;
  }
}
.l-header__text {
  font-size: 0.75rem;
  letter-spacing: 0.1em;
  opacity: 0.7;
  margin: 0;
  font-weight: 400;
}
@media screen and (max-width: 59.3125em) {
  .l-header__text {
    font-size: 0.625rem;
    letter-spacing: 0;
    display: none;
  }
}
.l-header__logo {
  margin: 0;
  box-sizing: content-box;
  max-width: 207px;
  flex-basis: 67.868852459%;
  width: 100%;
  flex-shrink: 0;
  padding-right: 24px;
  border-right: 1px solid #dbdbdb;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .l-header__logo {
    width: 140px;
  }
}
@media screen and (max-width: 59.3125em) {
  .l-header__logo {
    width: 124px;
    padding-right: 13px;
  }
}
.l-header__logo a,
.l-header__logo img {
  display: block;
}
.l-header__logo__container {
  display: flex;
  align-items: center;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .l-header__logo__container {
    width: 355px;
  }
}
.l-header__logo-sub {
  flex-basis: 16.0655737705%;
  width: 100%;
  margin-left: 24px;
}
@media screen and (max-width: 59.3125em) {
  .l-header__logo-sub {
    width: 33px;
    margin-left: 13px;
  }
}
.l-header__content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1.8125rem 2.5rem;
  height: 7.625rem;
}
@media screen and (max-width: 84.375em) {
  .l-header__content {
    padding-left: 2.8571428571%;
    padding-right: 2.8571428571%;
    padding-top: 2.0714285714%;
    padding-bottom: 2.0714285714%;
  }
}
@media screen and (max-width: 59.3125em) {
  .l-header__content {
    padding: 1.1875rem 4.125rem 1.1875rem 1.3125rem;
    height: 4.625rem;
  }
}
.l-header__nav {
  margin-left: auto;
  padding-left: 40px;
  margin-left: 40px;
  border-left: 1px solid #dbdbdb;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media screen and (max-width: 84.375em) {
  .l-header__nav {
    padding-left: 2.8571428571%;
    margin-left: 2.8571428571%;
  }
}
@media screen and (max-width: 59.3125em) {
  .l-header__nav {
    display: none;
  }
}
.l-header__nav a:hover {
  opacity: 0.3;
}
.l-header__nav .is-external {
  display: flex;
  align-items: center;
}
.l-header__nav .is-external::after {
  content: "open_in_new";
  font-family: "Material Icons Rounded";
  display: inline;
  font-size: 17px;
  line-height: 1;
  margin-top: 1px;
  margin-left: 1px;
  color: #3f9876;
}
.l-header__nav__external {
  display: flex;
}
.l-header__nav__external a {
  margin-left: 23px;
  color: #2d2d2d;
  text-decoration: none;
  white-space: nowrap;
  font-size: 0.75rem;
  letter-spacing: 0.1em;
  line-height: 1.8333333333;
  font-weight: 400;
}
@media screen and (max-width: 84.375em) {
  .l-header__nav__external a {
    margin-left: 0.4285714286vw;
  }
}
.l-header__nav__external a:first-child {
  margin-left: 0;
}
.l-header__nav__links {
  display: flex;
  align-items: center;
  width: 100%;
  margin-top: 14px;
}
.l-header__nav__links li:not(:first-of-type) {
  padding-left: 22px;
  border-left: 1px solid #dbdbdb;
}
@media screen and (max-width: 84.375em) {
  .l-header__nav__links li:not(:first-of-type) {
    padding-left: 1.5vw;
  }
}
.l-header__nav__links li:not(:last-of-type) {
  margin-right: 21px;
}
@media screen and (max-width: 84.375em) {
  .l-header__nav__links li:not(:last-of-type) {
    margin-right: 1.5714285714vw;
  }
}
.l-header__nav__links li a {
  font-size: 0.8125rem;
  letter-spacing: 0.05em;
  line-height: 1.4615384615;
  font-weight: 400;
  color: #2d2d2d;
  text-decoration: none;
  display: block;
  white-space: nowrap;
}
.l-header__nav__links li a.is-external::after {
  margin-top: 2px;
  margin-left: 2px;
}
.l-header__submenu {
  position: absolute;
  bottom: 0;
  left: 0;
  transform: translateY(100%);
  width: 100%;
  z-index: 9999;
  background-color: rgba(244, 247, 249, 0.95);
  padding-top: 4rem;
  padding-bottom: 2.5rem;
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s;
}
@media (max-width: 1280px) {
  .l-header__submenu {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
.l-header__submenu__outer {
  display: flex;
  width: 100%;
  max-width: 71.25rem;
  margin: 0 auto;
}
.l-header__submenu__title {
  width: 24.375rem;
  padding-top: 0.5rem;
}
.l-header__submenu__title span {
  font-family: "Hanken Grotesk", sans-serif;
  font-weight: 400;
  font-size: 3.5rem;
  letter-spacing: 0.05em;
  display: block;
}
.l-header__submenu__title small {
  font-weight: 700;
  font-size: 1.125rem;
  letter-spacing: 0.05em;
  display: block;
}
.l-header__submenu__content {
  width: calc(100% - 390px);
}
.l-header__submenu__block {
  width: 30.6666666667%;
  padding-bottom: 0 !important;
  margin-right: 4%;
  margin-bottom: 1.5rem;
  opacity: 1 !important;
}
.l-header__submenu__block::after {
  display: none !important;
}
.l-header__submenu__block:nth-child(3n) {
  margin-right: 0;
}
.l-header__submenu__block span {
  font-size: 0.9375rem;
  font-weight: 700;
  margin-top: 0.625rem;
  display: block;
}
.l-header__submenu__block:hover {
  color: #3f9876;
}
.l-header__submenu__flex {
  display: flex;
  flex-wrap: wrap;
}
.l-header__button {
  max-width: 12.25rem !important;
  margin-left: 1.5rem;
}
@media screen and (max-width: 59.3125em) {
  .l-header__button {
    display: none;
  }
}
.l-header__button::after {
  display: none;
}
.l-header__button i {
  font-size: 1rem;
  padding-right: 0.5rem;
}
.l-header__other {
  margin-left: auto;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 59.3125em) {
  .l-header__other {
    display: none;
  }
}
.l-header__text {
  font-size: 0.75rem;
  letter-spacing: 0em;
  line-height: 1.5;
  font-weight: 400;
}
.l-header__tel {
  margin-left: 2.375rem;
  font-family: "Hanken Grotesk", sans-serif;
  font-weight: 400;
  font-size: 1.5rem;
  letter-spacing: 0em;
  line-height: 1.1666666667;
  font-weight: 700;
}
.l-header__tel i {
  font-size: 1.375rem;
  margin-right: 0.5rem;
}
.l-header__right {
  display: flex;
}
.l-header__search__button {
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #3f9876;
  font-size: 13px;
  cursor: pointer;
}
@media screen and (min-width: 71.3125em) {
  .l-header__search__button {
    display: none;
  }
}
@media screen and (max-width: 59.3125em) {
  .l-header__search__button {
    font-size: 10px;
  }
}
@media (min-width: 768px) and (max-width: 1140px) {
  .l-header__search__button {
    margin-right: 2vw;
  }
}
.l-header__search__button::before {
  display: block;
  content: "search";
  font-family: "Material Icons Rounded";
  font-size: 30px;
  color: #3f9876;
  line-height: 1;
}
@media screen and (max-width: 59.3125em) {
  .l-header__search__button::before {
    font-size: 28px;
  }
}
.l-header__search__button::after {
  content: "検索";
  font-weight: bold;
}
.l-header__search__button:hover {
  opacity: 0.3;
  transition: all 0.3s 0s ease;
}
.l-header__search__button.is-close::before {
  content: "close";
}
.l-header__search__button.is-close::after {
  content: "閉じる";
  white-space: nowrap;
  font-weight: bold;
}
.l-header__search__container {
  flex-basis: 32vw;
}
@media screen and (max-width: 71.25em) {
  .l-header__search__container {
    display: none;
  }
}
@media (max-width: 380px) {
  .l-header__search__container {
    padding-left: 0px;
    padding-right: 0px;
  }
  .l-header__search__container .l-header__search__radios label:not(:first-child) {
    margin-left: 2px;
  }
}
.l-header__search__container.is-slide {
  display: none;
}
.l-header__search__container.is-footer {
  display: block;
}
.l-header__search__container.is-slide.is-active {
  display: block;
  position: fixed;
  margin: 0 auto;
  padding: 1.5rem 1.25rem 0.5rem;
  z-index: 100;
  background-color: #fff;
  width: 100%;
  overflow-y: scroll;
  top: 122px;
}
@media screen and (min-width: 59.375em) {
  .l-header__search__container.is-slide.is-active {
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 59.3125em) {
  .l-header__search__container.is-slide.is-active {
    top: 74px;
  }
}
@media screen and (max-width: 28.125em) {
  .l-header__search__container.is-slide.is-active {
    padding: 1.5rem 1.125rem 0.5rem;
  }
}
@media (max-width: 380px) {
  .l-header__search__container.is-slide.is-active {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.l-header__search__container.is-slide.is-active.is-detail {
  height: calc(100% - 122px);
}
@media screen and (max-width: 59.3125em) {
  .l-header__search__container.is-slide.is-active.is-detail {
    height: calc(100% - 74px);
  }
}
.l-header__search__title {
  font-size: 0.8125rem;
  letter-spacing: 0.05em;
  line-height: 1.4615384615;
  font-weight: 700;
  margin-right: 21px;
  white-space: nowrap;
}
@media screen and (max-width: 59.3125em) {
  .l-header__search__title {
    font-size: 12px;
    white-space: nowrap;
    margin-right: 15px;
  }
}
@media screen and (max-width: 28.125em) {
  .l-header__search__title {
    margin-right: 24px;
  }
}
.l-header__search__radios {
  display: flex;
  margin-bottom: 10px;
  align-items: center;
}
@media screen and (max-width: 46.8125em) {
  .l-header__search__radios {
    align-items: flex-start;
  }
}
.l-header__search__radios label {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.l-header__search__radios label:not(:first-child) {
  margin-left: 19px;
}
@media screen and (max-width: 59.3125em) {
  .l-header__search__radios label:not(:first-child) {
    margin-left: 0px;
  }
}
@media screen and (max-width: 84.375em) {
  .l-header__search__radios label:not(:first-child) {
    margin-left: 10px;
  }
}
@media screen and (max-width: 59.3125em) {
  .l-header__search__radios label {
    margin-bottom: 8px;
    margin-right: 10px;
  }
}
@media screen and (max-width: 28.125em) {
  .l-header__search__radios label {
    margin-right: 9px;
  }
}
.l-header__search__radios label span {
  font-size: 0.75rem;
  letter-spacing: 0.05em;
  line-height: 1.5833333333;
  font-weight: 400;
}
@media screen and (max-width: 46.8125em) {
  .l-header__search__radios label:nth-child(4) {
    margin-left: 0;
  }
}
.l-header__search__radio-wrap {
  display: flex;
}
@media screen and (max-width: 46.8125em) {
  .l-header__search__radio-wrap {
    flex-wrap: wrap;
  }
}
.l-header__search__radio-wrap span {
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block;
  padding-left: 26px;
  position: relative;
  width: auto;
  white-space: nowrap;
  font-size: 0.875rem;
  letter-spacing: 0.05em;
  line-height: 1.5714285714;
  font-weight: 400;
}
.l-header__search__radio-wrap span::before {
  background: #fff;
  border: 1px solid #dbdbdb;
  border-radius: 2px;
  content: "";
  display: block;
  height: 17px;
  width: 17px;
  border-radius: 50%;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-40%);
}
.l-header__search__radio-wrap span::after {
  content: "";
  display: block;
  line-height: 1;
  font-size: 16px;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background-color: #3f9876;
  position: absolute;
  top: 50%;
  transform: translateY(-30%);
  left: 5px;
  opacity: 0;
}
.l-header__search__radio-wrap input[type=radio] {
  display: none;
}
.l-header__search__radio-wrap input[type=radio]:checked + span::before {
  border-color: #3f9876;
}
.l-header__search__radio-wrap input[type=radio]:checked + span::after {
  opacity: 1;
}
.l-header__search__input {
  position: relative;
}
.l-header__search__input input[type=text] {
  border-radius: 4px;
  border: 1px solid #d9d9d9;
  background-color: #f8f8f8;
  font-size: 12px;
}
.l-header__search__input input[type=text]::placeholder {
  color: #a8a8a8;
}
.l-header__search__submit {
  width: 26px;
  height: 27px;
  padding: 0;
  background-color: transparent;
  border: none;
  position: absolute;
  right: 16px;
  top: 8px;
}
.l-header__search__submit::before {
  position: absolute;
  display: block;
  content: "search";
  font-family: "Material Icons Rounded";
  font-size: 26px;
  color: #3f9876;
  line-height: 1;
  left: -1px;
  top: -1px;
}
.l-header__search__submit:hover {
  opacity: 0.3;
  transition: all 0.3s 0s ease;
}
.l-header__search__detail-container {
  display: flex;
  justify-content: center;
  margin-top: 24px;
}
@media screen and (min-width: 59.375em) {
  .l-header__search__detail-container {
    display: none;
  }
}
.l-header__search__detail-container.is-hidden {
  display: none;
}
.l-header__search__detail {
  color: #3f9876;
  display: block;
  position: relative;
  padding-bottom: 24px;
}
.l-header__search__detail::before {
  content: "詳細検索";
  font-weight: bold;
}
.l-header__search__detail::after {
  position: absolute;
  display: block;
  content: "navigate_next";
  font-family: "Material Icons Rounded";
  font-size: 28px;
  transform: rotate(90deg);
  bottom: -9px;
  left: 16px;
}
.l-header__search__detail.is-close::before {
  content: "閉じる";
  white-space: nowrap;
}
.l-header__search__detail.is-close::after {
  transform: rotate(-90deg);
  left: 8px;
}
.l-header__search__detail:hover {
  opacity: 0.3;
  transition: all 0.3s 0s ease;
}
.l-header__search__detail-contents {
  display: none;
  margin-top: 24px;
}
.l-header__search__detail-contents.is-active {
  display: block;
}
.l-header.is-members .l-header__logo {
  width: 8.75rem;
  flex-basis: 140px;
  margin-right: 0;
}
@media screen and (max-width: 59.3125em) {
  .l-header.is-members .l-header__right {
    display: none;
  }
}
.l-header.is-members .l-header__members-navs {
  display: flex;
  align-items: center;
  padding-right: 2vw;
  border-right: 1px solid #dbdbdb;
  margin-right: 2vw;
}
.l-header.is-members .l-header__members-navs > ul {
  display: flex;
  align-items: center;
}
.l-header.is-members .l-header__members-navs > ul > li {
  margin-left: 1vw;
  margin-right: 1vw;
  position: relative;
}
.l-header.is-members .l-header__members-navs > ul > li:last-child {
  margin-right: 0;
}
.l-header.is-members .l-header__members-navs > ul > li > a {
  white-space: nowrap;
  font-size: 0.875rem;
  color: #333;
  text-decoration: none;
  display: flex;
  align-items: center;
}
.l-header.is-members .l-header__members-navs > ul > li > a.is-external {
  display: flex;
  align-items: center;
}
.l-header.is-members .l-header__members-navs > ul > li > a.is-external::after {
  content: "open_in_new";
  font-family: "Material Icons Rounded";
  display: inline;
  font-size: 17px;
  line-height: 1;
  margin-top: 1px;
  margin-left: 1px;
  color: #3f9876;
}
.l-header.is-members .l-header__members-navs > ul > li > a > span {
  display: inline-block;
  margin-left: 6px;
  width: auto;
  height: auto;
  font-size: 0.875rem;
}
.l-header.is-members .l-header__members-navs > ul > li > a + ul {
  display: none;
  position: absolute;
  top: 1.6em;
  min-width: 100px;
  padding: 8px 16px 14px 16px;
  background: #fff;
  border: 1px solid #e8e8e8;
}
.l-header.is-members .l-header__members-navs > ul > li > a + ul li a {
  white-space: nowrap;
  text-decoration: none;
  font-size: 0.8125rem;
  color: #333;
}
.l-header.is-members .l-header__members-navs > ul > li:hover ul {
  display: block;
}
.l-header.is-members .l-header__members-message {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 81.25em) {
  .l-header.is-members .l-header__members-message {
    display: block;
  }
}
.l-header.is-members .l-header__members-message__text {
  margin-right: 2vw;
}
@media screen and (max-width: 81.25em) {
  .l-header.is-members .l-header__members-message__text {
    margin-right: 0;
  }
}
.l-header.is-members .l-header__members-message__text > span {
  display: block;
  font-size: 0.875rem;
}
.l-header.is-members .l-header__members-message__logout {
  min-width: 6.875rem;
}

.l-header.is-simple .l-header__right {
  display: none;
}

.is-slidebar-active .l-header {
  position: fixed;
  top: 0;
  left: 0;
}

.l-header__members-message.is-slidebar {
  padding: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.l-header__members-message.is-slidebar .l-header__members-message__text span {
  display: block;
}
.l-header__members-message.is-slidebar .l-header__members-message__logout {
  width: 100%;
  max-width: 155px;
  margin-top: 20px;
}

.l-header__search__container.is-footer {
  padding-top: 112px;
  padding-bottom: 112px;
}
@media screen and (max-width: 46.8125em) {
  .l-header__search__container.is-footer {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .l-header__search__container.is-footer .l-header__search__input input[type=search],
.l-header__search__container.is-footer .l-header__search__input input[type=text] {
    background: #FFF;
  }
}
@media (min-width: 768px) {
  .l-header__search__container.is-footer .l-header__search__title {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 0px;
  }
}
@media screen and (min-width: 768px) and (max-width: 46.8125em) {
  .l-header__search__container.is-footer .l-header__search__title {
    font-size: 12px;
  }
}
@media (min-width: 768px) {
  .l-header__search__container.is-footer .l-header__search__radios {
    margin-bottom: 24px;
  }
  .l-header__search__container.is-footer .l-header__search__radios label span {
    font-size: 16px;
  }
}
@media (min-width: 768px) {
  .l-header__search__container.is-footer .l-header__search__radio-wrap span {
    padding-left: 36px;
  }
  .l-header__search__container.is-footer .l-header__search__radio-wrap span::before {
    width: 28px;
    height: 28px;
    top: 42%;
  }
  .l-header__search__container.is-footer .l-header__search__radio-wrap span::after {
    width: 16px;
    height: 16px;
    left: 7px;
    top: 43%;
  }
}
@media (min-width: 768px) {
  .l-header__search__container.is-footer .l-header__search__input input {
    background: #FFF;
    padding-top: 24px;
    padding-bottom: 24px;
    padding-left: 32px;
    font-size: 16px;
  }
}
@media (min-width: 768px) {
  .l-header__search__container.is-footer .l-header__search__submit {
    right: 44px;
    top: 18px;
  }
  .l-header__search__container.is-footer .l-header__search__submit::before {
    font-size: 45px;
  }
}

@media screen and (max-width: 46.8125em) {
  .l-header__search__container.is-main {
    display: block;
    background: #FFFFFF;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
@media (max-width: 380px) {
  .l-header__search__container.is-main {
    padding-left: 10px;
    padding-right: 10px;
  }
  .l-header__search__container.is-main .l-header__search__radios label:not(:first-child) {
    margin-left: 2px;
  }
}

.l-main {
  width: 100%;
  max-width: 120rem;
  margin: 0 auto;
}

.top .l-main.is-two-column {
  background-color: #f8f8f8;
}

.l-main.is-two-column {
  padding: 5rem 0 7.5rem;
}
@media screen and (max-width: 59.3125em) {
  .l-main.is-two-column {
    padding: 2.5rem 0;
  }
}

.l-main.is-two-column .l-container {
  display: flex;
  align-items: stretch;
}
@media screen and (max-width: 59.3125em) {
  .l-main.is-two-column .l-container {
    display: block;
  }
}
.l-main.is-two-column .l-container .l-wrapper {
  max-width: calc(100% - 201px);
  margin-left: 5.8125rem;
  width: 100%;
  overflow-x: hidden;
}
@media screen and (max-width: 75em) {
  .l-main.is-two-column .l-container .l-wrapper {
    margin-left: 0;
  }
}
@media screen and (max-width: 59.3125em) {
  .l-main.is-two-column .l-container .l-wrapper {
    margin: auto;
    max-width: inherit;
  }
}

/*
---
name: オファー_通常
category: Layout
---
*/
.l-offer {
  background-image: url("../images/bg-offer.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  text-align: center;
  color: #fff;
  padding: 3rem 0;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .l-offer {
    padding: 2.5rem 0;
  }
}
.l-offer.is-padding-lg {
  padding: 4rem 0;
}
.l-offer__items {
  margin-top: 3rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .l-offer__items {
    margin-top: 1.5rem;
  }
}
.l-offer__items.is-button-one {
  margin-top: 1.5rem;
  text-align: center;
}
.l-offer__items.is-button-one .l-offer__button {
  max-width: 28.375rem;
}
.l-offer__button {
  color: #fff;
  text-decoration: none;
  font-weight: 700;
  font-size: 1rem;
  letter-spacing: 0.05em;
  text-align: center;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border: 2px solid #fff;
  padding: 1.5rem 2rem;
  position: relative;
  width: 100%;
  min-height: 5.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .l-offer__button {
    font-size: 0.9375rem;
    min-height: 4rem;
  }
}
.l-offer__button::after {
  content: "\f105";
  font-family: "FontAwesome";
  position: absolute;
  font-size: 1.25rem;
  top: 50%;
  right: 1.5rem;
  transform: translateY(-50%);
  font-weight: 400;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .l-offer__button::after {
    font-size: 1.125rem;
  }
}
.l-offer__button.is-bgcolor-primary {
  background-color: #3f9876;
  border-color: #3f9876;
}
.l-offer__button.is-tel {
  font-family: "Hanken Grotesk", sans-serif;
  font-weight: 400;
  font-size: 2rem;
  line-height: 1;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .l-offer__button.is-tel {
    font-size: 1.75rem;
  }
}
.l-offer__button.is-tel i {
  margin-right: 0.5rem;
}
.l-offer__subtext {
  text-align: center;
  font-weight: 700;
  letter-spacing: 0.05em;
  margin-top: 0.875rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .l-offer__subtext {
    margin-top: 0.375rem;
    font-size: 0.75rem;
    font-weight: 400;
    margin-bottom: 1.5rem;
  }
}

/*
---
name: オファー_その他
category: Layout
---
```types.html
<div class="l-offer is-color-primary">
          <div class="l-container">
            <div class="l-offer__inner">
              <h2 class="c-heading is-xlg is-white is-bottom"><span>CONTACT</span><small>お問い合わせ</small></h2>
              <div class="l-offer__text">弊社のサービスへ興味をお持ちの方は、<br>下記の電話番号、もしくはお問い合わせフォームよりお気軽に問い合わせください。</div>
              <div class="l-offer__items">
                <div class="row">
                  <div class="large-5 is-push-lg-1 small-12">
                    <div class="l-offer__box">
                      <div class="l-offer__box-text">お電話の際は「ホームページを見て」と<br>お伝えください。</div>
                      <div class="l-offer__box-tel"><i class="fa fa-phone" aria-hidden="true"></i>00-000-0000<small>電話受付時間 / 平日00：00～00：00</small></div>
                    </div>
                  </div>
                  <div class="large-5 small-12">
                    <div class="l-offer__box">
                      <div class="l-offer__box-text">メールでのご相談・ご質問は<br>お問い合わせフォームをご活用ください。</div><a class="c-button is-lg is-white" href="#">お問い合わせフォーム</a>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>
```
*/
.l-offer.is-color-primary {
  background-image: none;
  background-color: #3f9876;
  padding: 4rem 0;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .l-offer.is-color-primary {
    padding: 3rem 0;
  }
}
.l-offer.is-color-primary .c-heading {
  color: #fff;
  margin-bottom: 2rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .l-offer.is-color-primary .c-heading {
    margin-bottom: 1.5rem;
  }
}
.l-offer.is-color-primary .l-offer__items {
  margin-top: 2rem;
}
.l-offer.is-color-primary .l-offer__box {
  border: 1px solid #fff;
  height: 100%;
  text-align: center;
  padding: 2rem 3rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .l-offer.is-color-primary .l-offer__box {
    margin-bottom: 0.5rem;
    height: inherit;
    padding: 1.5rem;
  }
}
.l-offer.is-color-primary .l-offer__box-text {
  font-size: 0.875rem;
  letter-spacing: 0.1em;
  margin-bottom: 1.25rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .l-offer.is-color-primary .l-offer__box-text {
    margin-bottom: 0.75rem;
  }
}
.l-offer.is-color-primary .l-offer__box-tel {
  font-family: "Hanken Grotesk", sans-serif;
  font-weight: 400;
  font-size: 2rem;
  line-height: 1;
}
.l-offer.is-color-primary .l-offer__box-tel i {
  margin-right: 0.5rem;
}
.l-offer.is-color-primary .l-offer__box-tel small {
  display: block;
  font-size: 0.8125rem;
  letter-spacing: 0.1em;
  font-weight: 400;
  margin-top: 0.5rem;
}

/*
---
name: ページヘッダー_通常
category: Layout
---
*/
/*
---
name: ページヘッダー_単色
category: Layout
---
*/
.l-page-header {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.l-page-header::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(45, 45, 45, 0.2);
  top: 0;
  left: 0;
  z-index: -1;
}
.l-page-header__image {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  z-index: -1;
}
.l-page-header__bgimg {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  width: 100%;
  height: 100%;
}
.l-page-header__inner {
  text-align: center;
  color: #fff;
  z-index: 99;
  padding: 4rem 1rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .l-page-header__inner {
    padding: 2.875rem 0.5rem;
  }
}
.l-page-header__title {
  font-family: "Hanken Grotesk", sans-serif;
  font-weight: 400;
  font-size: 2.625rem;
  line-height: 1.2;
  letter-spacing: 0.06em;
  margin: 0;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .l-page-header__title {
    font-size: 1.75rem;
  }
}
.l-page-header__subtitle {
  font-weight: 700;
  letter-spacing: 0.1em;
}
.l-page-header.is-image-hidden {
  height: 12.5rem;
  background-color: #f8f8f8;
}
.l-page-header.is-image-hidden::after {
  display: none;
}
.l-page-header.is-image-hidden .l-page-header__inner {
  color: #3f9876;
}

.l-post-content, #tinymce.mce-content-body.acf_content, #tinymce.post-type-tools, #tinymce.post-type-news, #tinymce.post-type-post {
  word-break: break-all;
}
.l-post-content::after, #tinymce.mce-content-body.acf_content::after, #tinymce.post-type-tools::after, #tinymce.post-type-news::after, #tinymce.post-type-post::after {
  content: "";
  display: block;
  clear: both;
}
.l-post-content > p, #tinymce.mce-content-body.acf_content > p, #tinymce.post-type-tools > p, #tinymce.post-type-news > p, #tinymce.post-type-post > p,
.l-post-content div > p,
#tinymce.mce-content-body.acf_content div > p,
#tinymce.post-type-tools div > p,
#tinymce.post-type-news div > p,
#tinymce.post-type-post div > p {
  margin-bottom: 1.6em;
}
.l-post-content h1, #tinymce.mce-content-body.acf_content h1, #tinymce.post-type-tools h1, #tinymce.post-type-news h1, #tinymce.post-type-post h1 {
  font-size: 2rem;
  line-height: 1.625;
  letter-spacing: 0.05em;
}
.l-post-content h2, #tinymce.mce-content-body.acf_content h2, #tinymce.post-type-tools h2, #tinymce.post-type-news h2, #tinymce.post-type-post h2 {
  font-size: 1.5625rem;
  line-height: 1.68;
  letter-spacing: 0.05em;
  margin-top: 5rem;
  margin-bottom: 2rem;
  border-bottom: 2px solid #3f9876;
  padding-bottom: 0.875rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .l-post-content h2, #tinymce.mce-content-body.acf_content h2, #tinymce.post-type-tools h2, #tinymce.post-type-news h2, #tinymce.post-type-post h2 {
    margin-top: 2.5rem;
    font-size: 1.125rem;
  }
}
.l-post-content h3, #tinymce.mce-content-body.acf_content h3, #tinymce.post-type-tools h3, #tinymce.post-type-news h3, #tinymce.post-type-post h3 {
  font-size: 1.25rem;
  line-height: 1.75;
  letter-spacing: 0.05em;
  margin-top: 3.375rem;
  margin-bottom: 1.5rem;
  padding-top: 0.5rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-bottom: 0.5rem;
  background-color: #e7e7e7;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .l-post-content h3, #tinymce.mce-content-body.acf_content h3, #tinymce.post-type-tools h3, #tinymce.post-type-news h3, #tinymce.post-type-post h3 {
    margin-top: 2rem;
    font-size: 1rem;
  }
}
.l-post-content h4, #tinymce.mce-content-body.acf_content h4, #tinymce.post-type-tools h4, #tinymce.post-type-news h4, #tinymce.post-type-post h4 {
  font-size: 1.0625rem;
  line-height: 1.8823529412;
  letter-spacing: 0.05em;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.l-post-content h4::before, #tinymce.mce-content-body.acf_content h4::before, #tinymce.post-type-tools h4::before, #tinymce.post-type-news h4::before, #tinymce.post-type-post h4::before {
  float: left;
  margin-right: 0.3rem;
  font-family: "FontAwesome";
  content: "\f10c";
  color: #3f9876;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .l-post-content h4, #tinymce.mce-content-body.acf_content h4, #tinymce.post-type-tools h4, #tinymce.post-type-news h4, #tinymce.post-type-post h4 {
    font-size: 0.9375rem;
  }
}
.l-post-content h5, #tinymce.mce-content-body.acf_content h5, #tinymce.post-type-tools h5, #tinymce.post-type-news h5, #tinymce.post-type-post h5 {
  font-size: 1rem;
  letter-spacing: 0.05em;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .l-post-content h5, #tinymce.mce-content-body.acf_content h5, #tinymce.post-type-tools h5, #tinymce.post-type-news h5, #tinymce.post-type-post h5 {
    font-size: 0.875rem;
  }
}
.l-post-content h6, #tinymce.mce-content-body.acf_content h6, #tinymce.post-type-tools h6, #tinymce.post-type-news h6, #tinymce.post-type-post h6 {
  font-size: 1rem;
  letter-spacing: 0.05em;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .l-post-content h6, #tinymce.mce-content-body.acf_content h6, #tinymce.post-type-tools h6, #tinymce.post-type-news h6, #tinymce.post-type-post h6 {
    font-size: 0.875rem;
  }
}
.l-post-content dl, #tinymce.mce-content-body.acf_content dl, #tinymce.post-type-tools dl, #tinymce.post-type-news dl, #tinymce.post-type-post dl {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.l-post-content dl dt, #tinymce.mce-content-body.acf_content dl dt, #tinymce.post-type-tools dl dt, #tinymce.post-type-news dl dt, #tinymce.post-type-post dl dt {
  font-weight: bold;
}
.l-post-content dl dd, #tinymce.mce-content-body.acf_content dl dd, #tinymce.post-type-tools dl dd, #tinymce.post-type-news dl dd, #tinymce.post-type-post dl dd {
  margin-bottom: 1em;
}
.l-post-content table, #tinymce.mce-content-body.acf_content table, #tinymce.post-type-tools table, #tinymce.post-type-news table, #tinymce.post-type-post table {
  letter-spacing: 0;
  margin-top: 1em;
  margin-bottom: 2em;
  width: 100%;
}
.l-post-content table tbody th, #tinymce.mce-content-body.acf_content table tbody th, #tinymce.post-type-tools table tbody th, #tinymce.post-type-news table tbody th, #tinymce.post-type-post table tbody th,
.l-post-content table tbody td,
#tinymce.mce-content-body.acf_content table tbody td,
#tinymce.post-type-tools table tbody td,
#tinymce.post-type-news table tbody td,
#tinymce.post-type-post table tbody td {
  text-align: left;
  padding: 1rem 0.375rem;
  vertical-align: top;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .l-post-content table tbody th, #tinymce.mce-content-body.acf_content table tbody th, #tinymce.post-type-tools table tbody th, #tinymce.post-type-news table tbody th, #tinymce.post-type-post table tbody th,
.l-post-content table tbody td,
#tinymce.mce-content-body.acf_content table tbody td,
#tinymce.post-type-tools table tbody td,
#tinymce.post-type-news table tbody td,
#tinymce.post-type-post table tbody td {
    padding: 0.5rem 0.25rem;
  }
}
.l-post-content table tbody th, #tinymce.mce-content-body.acf_content table tbody th, #tinymce.post-type-tools table tbody th, #tinymce.post-type-news table tbody th, #tinymce.post-type-post table tbody th {
  width: 7.5rem;
  position: relative;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .l-post-content table tbody th, #tinymce.mce-content-body.acf_content table tbody th, #tinymce.post-type-tools table tbody th, #tinymce.post-type-news table tbody th, #tinymce.post-type-post table tbody th {
    width: 6rem;
  }
}
.l-post-content table tbody p, #tinymce.mce-content-body.acf_content table tbody p, #tinymce.post-type-tools table tbody p, #tinymce.post-type-news table tbody p, #tinymce.post-type-post table tbody p {
  margin-bottom: 0;
}
.l-post-content ol li, #tinymce.mce-content-body.acf_content ol li, #tinymce.post-type-tools ol li, #tinymce.post-type-news ol li, #tinymce.post-type-post ol li, .l-post-content ul li, #tinymce.mce-content-body.acf_content ul li, #tinymce.post-type-tools ul li, #tinymce.post-type-news ul li, #tinymce.post-type-post ul li {
  list-style: inherit;
}
.l-post-content ul, #tinymce.mce-content-body.acf_content ul, #tinymce.post-type-tools ul, #tinymce.post-type-news ul, #tinymce.post-type-post ul {
  padding-left: 1.5rem;
  list-style: disc;
}
.l-post-content ol, #tinymce.mce-content-body.acf_content ol, #tinymce.post-type-tools ol, #tinymce.post-type-news ol, #tinymce.post-type-post ol {
  padding-left: 1.5rem;
  list-style: decimal;
}
.l-post-content iframe, #tinymce.mce-content-body.acf_content iframe, #tinymce.post-type-tools iframe, #tinymce.post-type-news iframe, #tinymce.post-type-post iframe {
  max-width: 100%;
  width: 100%;
}
.l-post-content pre, #tinymce.mce-content-body.acf_content pre, #tinymce.post-type-tools pre, #tinymce.post-type-news pre, #tinymce.post-type-post pre {
  background: #f5f5f5;
  padding: 1rem 1.5rem;
}
@media print {
  @page {
    margin: 8mm;
    margin: 10mm 8mm 10mm 8mm;
    margin: 4mm !important;
    size: landscape;
    size: portrait;
  }
  * {
    -webkit-print-color-adjust: exact !important;
    background-attachment: initial !important;
    overflow-y: visible !important;
  }

  main * {
    opacity: 1 !important;
    visibility: visible !important;
  }

  html {
    overflow: visible !important;
    zoom: 0.7 !important;
  }

  body {
    min-width: 1320px !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }

  .c-slidebar-menu,
.c-slidebar-button,
.u-hidden-lg {
    display: none;
  }
}
.l-section.is-xlg {
  padding-top: 7.5rem;
  padding-bottom: 7.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .l-section.is-xlg {
    padding-top: 3.75rem;
    padding-bottom: 3.75rem;
  }
}
.l-section.is-lg {
  padding-top: 6.25rem;
  padding-bottom: 6.25rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .l-section.is-lg {
    padding-top: 3.125rem;
    padding-bottom: 3.125rem;
  }
}
.l-section.is-md {
  padding-top: 5rem;
  padding-bottom: 5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .l-section.is-md {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
}
.l-section.is-sm {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .l-section.is-sm {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}
.l-section.is-xs {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .l-section.is-xs {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
}
.l-section.is-color-primary {
  background-color: #3f9876;
}
.l-section.is-color-secondary {
  background-color: #f8f8f8;
}
.l-section.is-top {
  padding-bottom: 0 !important;
}
.l-section.is-bottom {
  padding-top: 0 !important;
}
.l-section.is-bg-color {
  background: #ccc;
}

.u-text-center {
  text-align: center !important;
}

.u-text-left {
  text-align: left !important;
}

.u-text-right {
  text-align: right !important;
}

.u-animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.u-animated.is-infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

@-webkit-keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
@keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

.u-display-block {
  display: block !important;
}

.u-display-none {
  display: none !important;
}

.u-display-inlineblock {
  display: inline-block !important;
}

.u-display-inline {
  display: inline !important;
}

.u-format-group {
  margin-top: 60px;
  margin-bottom: 60px;
}
.u-format-group__title {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px;
  margin-bottom: 24px;
  font-weight: bold;
  font-size: 2rem;
  background: #3f9876;
  color: #fff;
  padding-left: 24px;
}
.u-format__title {
  font-size: 1.25rem;
  font-weight: bold;
  margin-left: auto;
  margin-right: auto;
  max-width: 1140px;
  margin-top: 120px;
  margin-bottom: 18px;
  background: #f5f5f5;
  padding: 8px 12px 8px 24px;
  border-left: 5px solid #3f9876;
}
.u-format__content {
  padding-top: 20px;
  padding-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1140px;
}
.u-format__content.is-fullwidth {
  max-width: 100%;
}
.u-format__code {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  background: #f5f5f5;
  position: relative;
}
.u-format__code pre {
  padding-top: 40px;
  padding-bottom: 8px;
  padding-left: 16px;
  padding-right: 16px;
  font-family: Courier;
  font-size: 0.75rem;
}
.u-format__code__title {
  background: #333;
  color: #fff;
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
  padding: 4px 8px;
  font-size: 0.75rem;
}

#tinymce {
  margin-left: auto !important;
  margin-right: auto !important;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-family: "Noto Sans JP", sans-serif !important;
  overflow: scroll;
  margin-top: 0 !important;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  #tinymce {
    min-width: inherit !important;
    width: 100%;
  }
}
#tinymce .js-accordion .c-accordion,
#tinymce .js-accordion .c-faq__text {
  display: block !important;
}

.u-mbs {
  margin-top: 3.5rem;
  margin-bottom: 3.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .u-mbs {
    margin-top: 1.75rem;
    margin-bottom: 1.75rem;
  }
}
.u-mbs.is-xlg {
  margin-top: 7.5rem;
  margin-bottom: 7.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .u-mbs.is-xlg {
    margin-top: 3.75rem;
    margin-bottom: 3.75rem;
  }
}
.u-mbs.is-lg {
  margin-top: 6.25rem;
  margin-bottom: 6.25rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .u-mbs.is-lg {
    margin-top: 3.125rem;
    margin-bottom: 3.125rem;
  }
}
.u-mbs.is-md {
  margin-top: 4rem;
  margin-bottom: 4rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .u-mbs.is-md {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
}
.u-mbs.is-sm {
  margin-top: 2.625rem;
  margin-bottom: 2.625rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .u-mbs.is-sm {
    margin-top: 1.3125rem;
    margin-bottom: 1.3125rem;
  }
}
.u-mbs.is-xs {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .u-mbs.is-xs {
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
  }
}
.u-mbs.is-top {
  margin-bottom: 0 !important;
}
.u-mbs.is-bottom {
  margin-top: 0 !important;
}

.u-f-left {
  float: left !important;
}

.u-f-right {
  float: right !important;
}

.u-f-none {
  float: none !important;
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .u-hidden-sm {
    display: none !important;
  }
}
@media screen and (max-width: 59.3125em) {
  .u-hidden-md {
    display: none !important;
  }
}
@media screen and (min-width: 46.875em) {
  .u-hidden-lg {
    display: none !important;
  }
}
.u-visible-sm,
.u-visible-md,
.u-visible-lg {
  display: none !important;
}

@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .u-visible-sm {
    display: block !important;
  }
  .u-visible-sm.is-inlineblock {
    display: inline-block !important;
  }
}
@media screen and (max-width: 59.3125em) {
  .u-visible-md {
    display: block !important;
  }
  .u-visible-md.is-inlineblock {
    display: inline-block !important;
  }
}
@media screen and (min-width: 46.875em) {
  .u-visible-lg {
    display: block !important;
  }
  .u-visible-lg.is-inlineblock {
    display: inline-block !important;
  }
}
p,
.u-text-normal {
  margin: 0;
}

small,
.u-text-small {
  font-size: 0.85em;
}

strong,
.u-text-strong {
  font-weight: 700;
}

del,
.u-text-del {
  text-decoration: line-through;
}

a,
.u-text-link {
  color: #3f9876;
  font-weight: 400;
  text-decoration: underline;
  cursor: pointer;
}

a.is-pdf-mt:after {
  display: inline-block;
  content: "picture_as_pdf";
  font-family: "Material Icons Round";
  line-height: 1;
  margin-left: 0.25rem;
  vertical-align: middle;
}
a.is-map::before {
  content: "\f041";
  font-family: "FontAwesome";
}
a.is-outlink::after {
  content: "\f08e";
  font-family: "FontAwesome";
}

a:hover,
.u-text-link:hover,
.u-text-link.is-hover {
  opacity: 0.8;
}

.u-text-danger {
  color: #ce2d2d;
}

.u-text-info {
  color: #378da3;
}

.u-text-success {
  color: #378da3;
}

/*# sourceMappingURL=style.css.map*/