/*!***********************************************************************************************************************************************************************************************************************!*\
  !*** 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: #2B2C31;
  margin: 6.25rem 0 0 0;
  line-height: 1.875;
  letter-spacing: 0.05em;
  font-size: 16px;
  font-feature-settings: "liga";
}
body.is-slidebar-active {
  overflow: hidden;
}
@media print {
  body {
    margin: 0;
  }
}
@media screen and (max-width: 59.3125em) {
  body {
    margin-top: 3.75rem;
  }
}
@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,
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],
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=date],
input[type=tel] {
  font-size: 15px;
  line-height: 1.8;
  border: 1px solid #CCC;
  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=date],
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=date]:focus,
input[type=date]: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 #CCC;
  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;
}

select {
  text-transform: none;
  display: block;
  width: 100%;
  height: 48px;
  padding: 8px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  background-color: #fff;
  color: #2b2c31;
  border: 1px solid #CCC;
  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(43, 44, 49, 0.3);
}

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

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

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

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

/*
---
name: アコーディオン_通常
category: Components
---
*/
.c-accordion-list__block {
  margin-bottom: 1.25rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-accordion-list__block {
    margin-bottom: 1rem;
  }
}
.c-accordion-list__head {
  cursor: pointer;
  font-size: 1.25rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  border-bottom: 2px solid rgba(43, 44, 49, 0.5);
  padding-bottom: 0.75rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-accordion-list__head {
    font-size: 1rem;
    border-width: 1px;
    padding-bottom: 0.5rem;
  }
}
.c-accordion-list__content {
  display: none;
}
.c-accordion-list__content ul li {
  padding: 1.5rem 0.5rem;
  border-bottom: 1px solid #CCC;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-accordion-list__content ul li {
    padding: 1rem 0.5rem;
  }
}
.c-accordion-list__content ul li a {
  font-weight: 400;
}

.c-accordion-monthly__block {
  border: 1px solid #387EAF;
}
.c-accordion-monthly__block.is-open .c-accordion-monthly__head::after {
  content: "expand_less";
}
.c-accordion-monthly__head {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #387EAF;
  padding: 1.25rem 1.5rem;
  position: relative;
  color: #fff;
  font-size: 1.375rem;
  letter-spacing: 0.05em;
  line-height: 1.4545454545;
  font-weight: 700;
  transition: all 0.3s 0s ease;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-accordion-monthly__head {
    font-size: 1rem;
    padding: 1rem 1.5rem;
  }
}
.c-accordion-monthly__head:before {
  flex: none;
  content: "report_problem";
  font-family: "Material Icons Outlined";
  line-height: 1;
  letter-spacing: 0;
  font-weight: 400;
  font-size: 2.25rem;
  margin-right: 1rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-accordion-monthly__head:before {
    font-size: 1.75rem;
    margin-right: 0.5rem;
  }
}
.c-accordion-monthly__head::after {
  content: "expand_more";
  font-family: "Material Icons Outlined";
  color: #fff;
  position: absolute;
  line-height: 1;
  letter-spacing: 0;
  top: 50%;
  transform: translateY(-50%);
  right: 1.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-accordion-monthly__head::after {
    right: 0.75rem;
  }
}
.c-accordion-monthly__head:hover {
  opacity: 0.5;
}
.c-accordion-monthly__body {
  display: none;
  padding: 2.5rem 4rem;
}
@media screen and (max-width: 59.3125em) {
  .c-accordion-monthly__body {
    padding: 2rem;
  }
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-accordion-monthly__body {
    padding: 1.5rem 1.25rem;
  }
}
.c-accordion-monthly__lead.c-heading.is-xxs {
  margin-bottom: 1.25rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-accordion-monthly__lead.c-heading.is-xxs {
    margin-bottom: 2rem;
  }
}
.c-accordion-monthly__content:not(:first-child) {
  margin-top: 2.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-accordion-monthly__center.c-heading.is-xxs {
    margin-bottom: 2rem;
  }
}
.c-accordion-monthly__list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -1.125rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-accordion-monthly__list {
    margin: 0 -0.625rem;
  }
}
.c-accordion-monthly__item {
  display: flex;
  flex-direction: column;
  text-align: center;
  width: calc(25% - 36px);
  margin: 0 1.125rem;
}
@media screen and (max-width: 59.3125em) {
  .c-accordion-monthly__item {
    width: calc(50% - 36px);
  }
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-accordion-monthly__item {
    width: calc(50% - 20px);
    height: 100%;
    margin: 0 0.625rem;
  }
}
@media screen and (max-width: 59.3125em) {
  .c-accordion-monthly__item:nth-child(n+3) {
    margin-top: 2.25rem;
  }
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-accordion-monthly__item:nth-child(n+3) {
    margin-top: 1rem;
  }
}
.c-accordion-monthly__image {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  margin-bottom: 0.75rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-accordion-monthly__image img {
    max-width: 4.25rem;
    max-height: 3rem;
  }
}
.c-accordion-monthly__discription {
  font-weight: 700;
  line-height: 1.5;
  margin-top: auto;
}

/*
---
name: アコーディオン_Q&A
category: Components
---
*/
.c-accordion__block {
  display: block;
  text-decoration: none;
  background: #fff;
  padding: 0 2rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-accordion__block {
    padding: 0 1rem;
  }
}
.c-accordion__block:not(:last-child) {
  margin-bottom: 0.5rem;
}
.c-accordion__block.is-open .c-accordion__head::after {
  content: "expand_more";
}
.c-accordion__block.is-next .c-accordion__head::after {
  content: "east";
  font-size: 1.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-accordion__block.is-next .c-accordion__head::after {
    font-size: 1.125rem;
  }
}
.c-accordion__block.is-next:hover {
  opacity: 1;
}
.c-accordion__block.is-next:hover .c-accordion__head::after {
  transform: translateY(-50%) translateX(6px);
}
.c-accordion__block.is-next:hover .c-accordion__title {
  color: #387EAF;
}
.c-accordion__block.is-show {
  padding: 5rem 6.125rem;
}
@media screen and (max-width: 59.3125em) {
  .c-accordion__block.is-show {
    padding: 5rem 2.5rem;
  }
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-accordion__block.is-show {
    padding: 1.875rem 1.25rem;
  }
}
.c-accordion__block.is-show .c-accordion__head {
  cursor: auto;
  flex-wrap: nowrap;
  padding-right: 0;
}
.c-accordion__block.is-show .c-accordion__head:after {
  content: none;
}
.c-accordion__block.is-show .c-accordion__icon {
  margin-right: 1.25rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-accordion__block.is-show .c-accordion__icon {
    margin-right: 1rem;
  }
}
.c-accordion__block.is-show .c-accordion__content {
  display: block;
  padding-bottom: 0;
}
.c-accordion__head {
  cursor: pointer;
  display: flex;
  align-items: center;
  padding: 1rem 2rem 1rem 0;
  position: relative;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-accordion__head {
    flex-wrap: wrap;
    padding: 0.75rem 1.5rem 0.75rem 0;
  }
}
.c-accordion__head::after {
  content: "expand_less";
  font-family: "Material Icons Outlined";
  color: #387EAF;
  position: absolute;
  line-height: 1;
  letter-spacing: 0;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  transition: all 0.3s 0s ease;
}
.c-accordion__title {
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.5;
  color: #2B2C31;
  text-decoration: underline;
  transition: all 0.3s 0s ease;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-accordion__title {
    margin-top: 0.5rem;
    width: 100%;
  }
}
.c-accordion__title.c-heading.is-sm {
  text-decoration: none;
}
.c-accordion__icon {
  flex-shrink: 0;
  color: #387EAF;
  font-family: "Roboto", sans-serif;
  font-size: 2.5625rem;
  letter-spacing: 0em;
  line-height: 1.1707317073;
  font-weight: 700;
  margin-right: 1.875rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-accordion__icon {
    font-size: 1.75rem;
    margin-right: 1rem;
  }
}
.c-accordion__icon.is-color-accent {
  position: absolute;
  top: 1rem;
  left: 0;
}
.c-accordion__label {
  flex: none;
  margin-right: 1.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-accordion__label {
    margin-right: 0;
  }
}
.c-accordion__label.c-label {
  min-width: 8.375rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-accordion__label.c-label {
    min-width: 7.5rem;
  }
}
.c-accordion__content {
  padding: 1.5rem 0 1.5rem 3.125rem;
  position: relative;
  border-top: 1px solid #ABCEE6;
  display: none;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-accordion__content {
    padding: 1rem 0 1rem 2.25rem;
  }
}

.c-anchor-download__head.c-heading.is-lg {
  margin-bottom: 4rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-anchor-download__head.c-heading.is-lg {
    margin-bottom: 3rem;
  }
}
.c-anchor-download__buttons {
  display: flex;
  justify-content: center;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-anchor-download__buttons {
    display: block;
  }
}
.c-anchor-download__button {
  border-left: 1px solid #CACFDB;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-anchor-download__button {
    border-right: 1px solid #CACFDB;
  }
}
.c-anchor-download__button:last-child {
  border-right: 1px solid #CACFDB;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-anchor-download__button:not(:last-child) {
    margin-bottom: 1rem;
  }
}
.c-anchor-download__button a {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-decoration: none;
  color: #2B2C31;
  font-weight: 700;
  padding: 0.625rem 2.5rem 0;
}
@media screen and (max-width: 59.3125em) {
  .c-anchor-download__button a {
    padding: 0.375rem 1rem 0;
  }
}
.c-anchor-download__button a:after {
  content: "expand_more";
  font-family: "Material Icons Outlined";
  color: #387EAF;
  margin-top: 0.25rem;
  font-size: 1.625rem;
  line-height: 1;
  letter-spacing: 0;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-anchor-download__button a:after {
    font-size: 1.25rem;
  }
}
.c-anchor-download__button a:hover {
  opacity: 1;
  color: #387EAF;
}

.c-anchor-manager__inner {
  display: flex;
}
@media screen and (max-width: 59.3125em) {
  .c-anchor-manager__inner {
    display: block;
  }
}
.c-anchor-manager__content {
  flex-grow: 1;
  width: 65.6140350877%;
}
@media screen and (max-width: 59.3125em) {
  .c-anchor-manager__content {
    width: 100%;
  }
}
.c-anchor-manager__content:nth-child(2) {
  width: 32.4561403509%;
  margin-left: 1.375rem;
}
@media screen and (max-width: 59.3125em) {
  .c-anchor-manager__content:nth-child(2) {
    width: 100%;
    margin-left: 0;
    margin-top: 2rem;
  }
}
.c-anchor-manager__buttons {
  display: flex;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-anchor-manager__buttons {
    display: block;
  }
}
.c-anchor-manager__button {
  width: 100%;
}
.c-anchor-manager__button:not(:first-child) {
  margin-left: 0.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-anchor-manager__button:not(:first-child) {
    margin-left: 0;
    margin-top: 0.5rem;
  }
}
.c-anchor-manager__button .c-button.is-xlg, .c-anchor-manager__button .c-button-social > a.is-xlg {
  flex-wrap: wrap;
  align-items: baseline;
  color: #2B2C31;
  letter-spacing: 0;
  max-width: 100%;
  padding: 1.5rem 2rem 1.5rem 0.75rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-anchor-manager__button .c-button.is-xlg, .c-anchor-manager__button .c-button-social > a.is-xlg {
    font-size: 0.875rem;
    padding: 1rem 2rem 1rem 0.75rem;
  }
}
.c-anchor-manager__button .c-button.is-xlg:before, .c-anchor-manager__button .c-button-social > a.is-xlg:before {
  content: none;
}
.c-anchor-manager__button .c-button.is-xlg:after, .c-anchor-manager__button .c-button-social > a.is-xlg:after {
  content: "expand_more";
  font-family: "Material Icons Outlined";
  color: #387EAF;
  right: 0.75rem;
  transform: translateY(-50%);
}
.c-anchor-manager__button .c-button.is-xlg:hover, .c-anchor-manager__button .c-button-social > a.is-xlg:hover {
  background: #387EAF;
  color: #fff;
  transform: translateY(4px);
}
.c-anchor-manager__button .c-button.is-xlg:hover:after, .c-anchor-manager__button .c-button-social > a.is-xlg:hover:after {
  color: #fff;
}
.c-anchor-manager__button .c-button.is-xlg:hover b, .c-anchor-manager__button .c-button-social > a.is-xlg:hover b {
  color: #fff;
}
.c-anchor-manager__button .c-button.is-xlg.is-accent-blue:after, .c-anchor-manager__button .c-button-social > a.is-xlg.is-accent-blue:after {
  color: #21A0B7;
}
.c-anchor-manager__button .c-button.is-xlg.is-accent-blue:hover, .c-anchor-manager__button .c-button-social > a.is-xlg.is-accent-blue:hover {
  background: #21A0B7;
}
.c-anchor-manager__button .c-button.is-xlg.is-accent-blue:hover:after, .c-anchor-manager__button .c-button-social > a.is-xlg.is-accent-blue:hover:after {
  color: #fff;
}
.c-anchor-manager__button .c-button.is-xlg.is-accent-blue:hover b, .c-anchor-manager__button .c-button-social > a.is-xlg.is-accent-blue:hover b {
  color: #fff;
}
.c-anchor-manager__button .c-button.is-xlg.is-accent-blue b, .c-anchor-manager__button .c-button-social > a.is-xlg.is-accent-blue b {
  color: #21A0B7;
}

/*
---
name: カプセルナビ_ページ内リンク
category: Navigation
---
*/
/*
---
name: カプセルナビ_ボタン型
category: Navigation
---
*/
.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 {
    margin: 0;
  }
}
.c-anchor-nav__buttons.is-center {
  justify-content: center;
}
.c-anchor-nav__button {
  width: calc(33.3% - 12px);
  margin: 0 0.375rem;
}
@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;
  }
}

.c-anchor-next__buttons {
  display: flex;
  background: #fff;
  padding: 1.375rem 1.25rem;
}
@media screen and (max-width: 59.3125em) {
  .c-anchor-next__buttons {
    flex-wrap: wrap;
  }
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-anchor-next__buttons {
    padding: 1rem 0.75rem;
  }
}
.c-anchor-next__button {
  width: 100%;
}
@media screen and (max-width: 59.3125em) {
  .c-anchor-next__button {
    width: 33.3%;
  }
}
.c-anchor-next__button:not(:last-child) {
  border-right: 1px solid #CACFDB;
}
@media screen and (max-width: 59.3125em) {
  .c-anchor-next__button:nth-child(3) {
    border-right: 0;
  }
}
@media screen and (max-width: 59.3125em) {
  .c-anchor-next__button:nth-child(n+4) {
    margin-top: 0.75rem;
  }
}
.c-anchor-next__button a {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
  text-decoration: none;
  text-align: center;
  color: #2B2C31;
  line-height: 1.5;
  font-weight: 700;
  padding: 1rem 0.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-anchor-next__button a {
    padding: 0.75rem 0.25rem;
  }
}
.c-anchor-next__button a:hover {
  opacity: 1;
  color: #387EAF;
}
.c-anchor-next__button a.is-current {
  pointer-events: none;
  color: rgba(43, 44, 49, 0.3);
}
.c-anchor-next.is-margin {
  margin-top: 1.875rem;
  transform: translateY(50%);
}
@media screen and (max-width: 59.3125em) {
  .c-anchor-next.is-margin {
    margin-top: 0;
    transform: translateY(25%);
  }
}

.c-balloon {
  position: absolute;
  top: 0;
  left: 0;
  transform: translateY(-100%);
  padding-bottom: 0.75rem;
  z-index: 10;
  width: 21.875rem;
  opacity: 0;
  visibility: hidden;
  transition: all 0.05s;
}
@media print {
  .c-balloon {
    display: none;
  }
}
@media screen and (max-width: 59.3125em) {
  .c-balloon {
    left: -1.5rem;
  }
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-balloon {
    width: 18.125rem;
  }
}
.c-balloon:hover {
  opacity: 1;
  visibility: visible;
}
.c-balloon__inner {
  text-align: left;
  background: #fff;
  padding: 1rem;
  border: 1px solid #ABCEE6;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-balloon__inner {
    padding: 0.75rem;
  }
}
.c-balloon__content:not(:first-child) {
  margin-top: 0.625rem;
}
.c-balloon__title {
  color: #387EAF;
  font-size: 0.8125rem;
  letter-spacing: 0.05em;
  line-height: 1.4615384615;
  font-weight: 700;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-balloon__title {
    font-size: 0.75rem;
  }
}
.c-balloon__text {
  font-size: 0.8125rem;
  letter-spacing: 0.05em;
  line-height: 1.4615384615;
  font-weight: 400;
  padding-left: 0.25rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-balloon__text {
    font-size: 0.6875rem;
  }
}

.c-banner-single__content {
  position: relative;
}
.c-banner-single__image {
  position: relative;
  display: block;
  margin: 0 auto;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-banner-single__image {
    max-width: 20.9375rem !important;
  }
}
.c-banner-single__image:not(:first-child) {
  margin-top: 2.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-banner-single__image:not(:first-child) {
    margin-top: 1.5rem;
  }
}
.c-banner-single__buttons {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 13.4831460674%;
  display: flex;
  padding-left: 7.8389830508%;
}
@media screen and (max-width: 59.3125em) {
  .c-banner-single__buttons {
    bottom: 6.7415730337%;
  }
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-banner-single__buttons {
    flex-direction: column;
    bottom: 1.5rem;
    padding-left: 1.625rem;
    padding-right: 1.625rem;
  }
}
.c-banner-single__button {
  width: 100%;
  max-width: 14.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-banner-single__button {
    max-width: 100%;
  }
}
.c-banner-single__button:not(:first-child) {
  margin-left: 0.375rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-banner-single__button:not(:first-child) {
    margin-left: 0;
    margin-top: 0.625rem;
  }
}
.c-banner-single__button .c-button, .c-banner-single__button .c-button-social > a {
  font-size: 0.875rem;
  padding: 0.625rem 2rem 0.625rem 1.25rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-banner-single__button .c-button, .c-banner-single__button .c-button-social > a {
    padding: 0.625rem 1.125rem 0.625rem 1.125rem;
  }
}
.c-banner-single__button .c-button .material-icons-outlined, .c-banner-single__button .c-button-social > a .material-icons-outlined {
  font-size: 1.125rem;
  margin-right: 0.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-banner-single__button .c-button .material-icons-outlined, .c-banner-single__button .c-button-social > a .material-icons-outlined {
    position: absolute;
    top: 50%;
    left: 1.5rem;
    transform: translateY(-50%);
  }
}

/*
---
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: "chevron_right";
  font-family: "Material Icons Outlined";
  line-height: 1;
  letter-spacing: 0;
  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: "Roboto", sans-serif;
}
@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: "Roboto", sans-serif;
  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-access__head.c-heading.is-lg {
  margin-bottom: 3rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-access__head.c-heading.is-lg {
    margin-bottom: 2rem;
  }
}
.c-block-access__iframe {
  position: relative;
  padding-top: 47.0338983051%;
}
.c-block-access__iframe iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
.c-block-access__text {
  margin-top: 1.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-access__text {
    margin-top: 1rem;
  }
}
.c-block-access__list {
  margin-top: 1rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-access__list {
    margin-top: 0.75rem;
  }
}
.c-block-access__button {
  text-align: right;
  margin-top: 3.125rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-access__button {
    text-align: center;
    margin-top: 2rem;
  }
}

.c-block-contact-list__head.c-heading.is-lg {
  margin-bottom: 2.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-contact-list__head.c-heading.is-lg {
    margin-bottom: 2rem;
  }
}
.c-block-contact-list__cards {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -1.125rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-contact-list__cards {
    display: block;
    margin: 0;
  }
}
.c-block-contact-list__card {
  display: flex;
  flex-direction: column;
  width: calc(50% - 36px);
  background: #fff;
  padding: 3.5rem 3.375rem;
  margin: 0 1.125rem;
}
@media screen and (max-width: 59.3125em) {
  .c-block-contact-list__card {
    padding: 3rem 2rem;
  }
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-contact-list__card {
    width: 100%;
    padding: 1.5rem 1.25rem;
    margin: 0;
  }
}
.c-block-contact-list__card:nth-child(n+3) {
  margin-top: 2.25rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-contact-list__card:not(:first-child) {
    margin-top: 1.5rem;
  }
}
.c-block-contact-list__title.c-heading.is-sm {
  margin-bottom: 1.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-contact-list__title.c-heading.is-sm {
    margin-bottom: 1rem;
  }
}
.c-block-contact-list__list {
  margin-bottom: auto;
}
.c-block-contact-list__buttons {
  margin-top: 2.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-contact-list__buttons {
    margin-top: 1.5rem;
  }
}
.c-block-contact-list__button {
  text-align: center;
}
.c-block-contact-list__button:not(:first-child) {
  margin-top: 1.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-contact-list__button:not(:first-child) {
    margin-top: 1rem;
  }
}
.c-block-contact-list__button .c-button, .c-block-contact-list__button .c-button-social > a {
  max-width: 100%;
  justify-content: flex-start;
  text-align: left;
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 1.5rem;
  line-height: 1.5;
}

.c-block-contact-tel__head.c-heading.is-lg {
  margin-bottom: 1.25rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-contact-tel__head.c-heading.is-lg {
    margin-bottom: 1rem;
  }
}
.c-block-contact-tel__lead {
  text-align: center;
}
.c-block-contact-tel__label {
  text-align: center;
  max-width: 34.5rem;
  color: #387EAF;
  letter-spacing: 0;
  font-weight: 700;
  padding: 0.5rem 0.75rem;
  border: 1px solid #387EAF;
  border-radius: 100px;
  margin: 2.5rem auto 0;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-contact-tel__label {
    margin-top: 1.5rem;
  }
}
.c-block-contact-tel__box {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  background: #DCE5EB;
  padding: 2.5rem 2.8125rem;
  margin-top: 5rem;
}
@media screen and (max-width: 59.3125em) {
  .c-block-contact-tel__box {
    flex-direction: column;
    padding: 2.5rem 2rem;
  }
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-contact-tel__box {
    margin-top: 2.5rem;
    padding: 1.5rem 1.25rem;
  }
}
.c-block-contact-tel__box-title.c-heading.is-sm {
  margin-right: 9.4117647059%;
}
@media screen and (max-width: 59.3125em) {
  .c-block-contact-tel__box-title.c-heading.is-sm {
    margin-right: 0;
    margin-bottom: 0.9375rem;
  }
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-contact-tel__box-title.c-heading.is-sm {
    margin-bottom: 0.75rem;
  }
}
.c-block-contact-tel__box-content {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 4.7058823529%;
  border-left: 1px solid #fff;
  margin-left: 7.5294117647%;
}
@media screen and (max-width: 59.3125em) {
  .c-block-contact-tel__box-content {
    padding-left: 0;
    border-left: none;
    margin-left: 0;
    padding-top: 1rem;
    border-top: 1px solid #fff;
    margin-top: 1.75rem;
    width: 100%;
  }
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-contact-tel__box-content {
    padding-top: 0.75rem;
    margin-top: 1rem;
  }
}
.c-block-contact-tel__cards {
  display: flex;
  flex-wrap: wrap;
  margin: 1.25rem -0.625rem 0;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-contact-tel__cards {
    display: block;
    margin: 1rem 0 0;
  }
}
.c-block-contact-tel__card {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: calc(33.3% - 20px);
  padding: 2rem 1.25rem;
  border: 1px solid #CACFDB;
  margin: 0 0.625rem;
}
@media screen and (max-width: 59.3125em) {
  .c-block-contact-tel__card {
    width: calc(50% - 20px);
  }
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-contact-tel__card {
    width: 100%;
    padding: 1.5rem 1.25rem;
    margin: 0;
  }
}
.c-block-contact-tel__card:nth-child(n+4) {
  margin-top: 1.25rem;
}
@media screen and (max-width: 59.3125em) {
  .c-block-contact-tel__card:nth-child(n+3) {
    margin-top: 1.25rem;
  }
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-contact-tel__card:not(:first-child) {
    margin-top: 0.75rem;
  }
}
.c-block-contact-tel__title.c-heading.is-sm {
  margin-bottom: 0.9375rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-contact-tel__title.c-heading.is-sm {
    margin-bottom: 0.75rem;
  }
}
.c-block-contact-tel__list {
  margin-bottom: auto;
}
.c-block-contact-tel__list li:not(:first-child) {
  margin-top: 0.3125rem;
}
.c-block-contact-tel__list li a {
  display: flex;
  align-items: center;
  text-decoration: none;
  color: #2B2C31;
  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-block-contact-tel__list li a {
    font-size: 0.875rem;
  }
}
.c-block-contact-tel__list li a:before {
  content: "chevron_right";
  font-family: "Material Icons Outlined";
  margin-right: 0.5rem;
  color: #387EAF;
  font-size: 1.125rem;
  line-height: 1;
  letter-spacing: 0;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-contact-tel__list li a:before {
    font-size: 1rem;
  }
}
.c-block-contact-tel__content {
  padding-top: 1rem;
  border-top: 1px solid #DCE5EB;
  margin-top: 1.75rem;
}
@media screen and (max-width: 59.3125em) {
  .c-block-contact-tel__content {
    width: 100%;
  }
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-contact-tel__content {
    padding-top: 0.75rem;
    margin-top: 1rem;
  }
}
.c-block-contact-tel__tel {
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  font-family: "Roboto", sans-serif;
  font-size: 1.75rem;
  letter-spacing: 0.05em;
  line-height: 1.3214285714;
  font-weight: 700;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-contact-tel__tel {
    font-size: 1.25rem;
  }
}
.c-block-contact-tel__tel:before {
  content: "call";
  font-family: "Material Icons Sharp";
  margin-right: 0.125rem;
}
.c-block-contact-tel__text {
  text-align: center;
  font-size: 0.875rem;
  letter-spacing: 0.05em;
  line-height: 1.4285714286;
  font-weight: 400;
  margin-top: 0.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-contact-tel__text {
    font-size: 0.8125rem;
  }
}

.c-block-difference__head {
  text-align: center;
}
.c-block-difference__box {
  display: flex;
  align-items: center;
  background: #fff;
  padding: 2.875rem;
}
@media screen and (max-width: 59.3125em) {
  .c-block-difference__box {
    display: block;
  }
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-difference__box {
    padding: 1.25rem;
  }
}
.c-block-difference__box:not(:first-child) {
  margin-top: 1.375rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-difference__box:not(:first-child) {
    margin-top: 1rem;
  }
}
.c-block-difference__title {
  flex: none;
  width: 100%;
  max-width: 20rem;
}
@media screen and (max-width: 59.3125em) {
  .c-block-difference__title {
    max-width: 100%;
  }
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-difference__title.c-heading.is-sm {
    font-size: 1.125rem;
  }
}
.c-block-difference__content {
  padding-left: 2.875rem;
  border-left: 1px solid rgba(33, 160, 183, 0.3);
  margin-left: 2.375rem;
}
@media screen and (max-width: 59.3125em) {
  .c-block-difference__content {
    padding-left: 0;
    border-left: 0;
    margin-left: 0;
    padding-top: 2.875rem;
    border-top: 1px solid rgba(33, 160, 183, 0.3);
    margin-top: 2.375rem;
  }
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-difference__content {
    padding-top: 1.5rem;
    margin-top: 1.25rem;
  }
}
.c-block-difference__caution {
  margin-top: 1.25rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-difference__caution {
    margin-top: 0.75rem;
  }
}

.c-block-document__inner {
  display: flex;
}
@media screen and (max-width: 59.3125em) {
  .c-block-document__inner {
    display: block;
  }
}
.c-block-document__detail {
  width: 54.7368421053%;
  background: #fff;
  padding: 2.5rem 5.4385964912%;
}
@media screen and (max-width: 59.3125em) {
  .c-block-document__detail {
    width: 100%;
    padding: 2.5rem 2rem;
  }
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-document__detail {
    padding: 1.5rem 1.25rem;
  }
}
.c-block-document__form {
  display: block;
  width: 45.2631578947%;
  background: #DCE4EB;
  padding: 2.5rem 5.4385964912%;
}
@media screen and (max-width: 59.3125em) {
  .c-block-document__form {
    width: 100%;
    padding: 2.5rem 2rem;
  }
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-document__form {
    padding: 1.5rem 1.25rem;
  }
}
.c-block-document__image {
  overflow: hidden;
  position: relative;
  padding-top: 61.8367346939%;
  background: #F2F5F7;
}
.c-block-document__image .bg-img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  transition: all 0.3s 0s ease;
}
.c-block-document__image .is-no {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  font-size: 1.0625rem;
  letter-spacing: 0.05em;
  line-height: 1.4705882353;
  font-weight: 400;
  color: rgba(43, 44, 49, 0.5);
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-document__image .is-no {
    font-size: 0.875rem;
  }
}
.c-block-document__text {
  margin-top: 1.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-document__text {
    margin-top: 1rem;
  }
}
.c-block-document__mass {
  margin-top: 2.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-document__mass {
    margin-top: 1.5rem;
  }
}
.c-block-document__subtitle.c-heading.is-xxxs {
  margin-bottom: 1.25rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-document__subtitle.c-heading.is-xxxs {
    margin-bottom: 0.75rem;
  }
}
.c-block-document__block {
  margin-bottom: 1rem;
}
.c-block-document__title {
  display: flex;
  align-items: center;
  margin-bottom: 0.5rem;
}
.c-block-document__label {
  display: inline-block;
  background-color: #E04B3A;
  color: #fff;
  font-size: 0.625rem;
  letter-spacing: 0.05em;
  line-height: 1.5;
  font-weight: 700;
  text-align: center;
  padding: 0.1875rem 0.625rem;
  margin-left: 0.625rem;
  min-width: 2.6875rem;
  border-radius: 3px;
}
.c-block-document__content {
  width: 100%;
}
.c-block-document__input {
  width: 100%;
}
.c-block-document__input input {
  border-radius: 3px;
  background: #fff;
  border: 1px solid #D8D8D8;
  padding: 0.6875rem 1.375rem;
}
.c-block-document__input input:focus {
  border-color: #387EAF;
}
.c-block-document__textarea textarea {
  border: 1px solid #CCC;
  min-height: 7.875rem;
  border-radius: 3px;
  background: #fff;
  padding: 1.25rem;
}
.c-block-document__textarea textarea:focus {
  border-color: #387EAF;
}
.c-block-document__privacy {
  display: flex;
  align-items: center;
  justify-content: center;
}
.c-block-document__privacy input {
  cursor: pointer;
  margin-right: 1rem;
}
.c-block-document__privacy input[type=checkbox] {
  appearance: none;
  width: 25px;
  height: 25px;
  position: relative;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-document__privacy input[type=checkbox] {
    width: 1.25rem;
    height: 1.25rem;
  }
}
.c-block-document__privacy input[type=checkbox]:after {
  width: 25px;
  height: 25px;
  border-radius: 3px;
  top: 50%;
  left: -1px;
  transform: translateY(-50%);
  position: relative;
  background-color: #fff;
  content: "";
  display: inline-block;
  visibility: visible;
  border: 1px solid #CCC;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-document__privacy input[type=checkbox]:after {
    width: 1.25rem;
    height: 1.25rem;
  }
}
.c-block-document__privacy input[type=checkbox]:checked:after {
  content: "check";
  font-family: "Material Icons Outlined";
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 3px;
  border: 1px solid #2B2C31;
  background: #2B2C31;
  color: #fff;
  font-size: 1.25rem;
  line-height: 1;
  letter-spacing: 0;
  width: 25px;
  height: 25px;
  top: 50%;
  left: -1px;
  transform: translateY(-50%);
  visibility: visible;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-document__privacy input[type=checkbox]:checked:after {
    width: 1.25rem;
    height: 1.25rem;
  }
}
.c-block-document__privacy input[type=checkbox]:checked:before {
  visibility: visible;
  opacity: 1;
}
.c-block-document__privacy a {
  font-weight: 400;
  text-decoration: underline;
}
.c-block-document__submit {
  text-align: center;
  margin-top: 2rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-document__submit {
    margin-top: 1.5rem;
  }
}
.c-block-document__submit .c-button, .c-block-document__submit .c-button-social > a {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  background-color: #E0722E !important;
  color: #fff !important;
}
.c-block-document__submit .c-button:before, .c-block-document__submit .c-button-social > a:before {
  content: none;
}
.c-block-document__submit .c-button:hover, .c-block-document__submit .c-button-social > a:hover {
  opacity: 0.5;
}
.c-block-document .owl-carousel .owl-nav {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  pointer-events: none;
}
.c-block-document .owl-carousel .owl-nav button {
  pointer-events: auto;
}
.c-block-document .owl-carousel .owl-nav button.owl-prev {
  transform: translateX(-100%);
}
.c-block-document .owl-carousel .owl-nav button.owl-next {
  transform: translateX(100%);
}
.c-block-document .owl-carousel .owl-nav button span {
  color: #387EAF;
  font-size: 2.375rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-document .owl-carousel .owl-nav button span {
    font-size: 1.875rem;
  }
}

.c-block-example__head.c-heading.is-lg {
  margin-bottom: 2.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-example__head.c-heading.is-lg {
    margin-bottom: 2rem;
  }
}
.c-block-example__warapper:not(:first-child) {
  margin-top: 5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-example__warapper:not(:first-child) {
    margin-top: 2.5rem;
  }
}
.c-block-example__title.c-heading.is-md.is-border-bottom {
  padding-bottom: 1rem;
  border-color: #387EAF;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-example__title.c-heading.is-md.is-border-bottom {
    padding-bottom: 0.75rem;
  }
}
.c-block-example__title.c-heading.is-md.is-border-bottom:after {
  content: none;
}
.c-block-example__inner {
  display: flex;
  align-items: flex-start;
}
@media screen and (max-width: 59.3125em) {
  .c-block-example__inner {
    display: block;
  }
}
.c-block-example__inner.is-align-center {
  align-items: center;
}
.c-block-example__slider {
  flex: none;
  width: 39.8245614035%;
  margin-right: 2.25rem;
}
@media screen and (max-width: 59.3125em) {
  .c-block-example__slider {
    width: 100%;
    margin-right: 0;
    margin-bottom: 2rem;
  }
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-example__slider {
    margin-bottom: 1.5rem;
  }
}
.c-block-example__main.owl-carousel .owl-dots {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 1rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-example__main.owl-carousel .owl-dots {
    margin-top: 0.75rem;
  }
}
.c-block-example__main.owl-carousel .owl-dots .owl-dot {
  margin: 0 0.25rem;
  width: 0.5rem;
  height: 0.5rem;
  background-color: #CACFDB;
  border-radius: 50%;
  display: block;
  outline: none;
}
.c-block-example__main.owl-carousel .owl-dots .owl-dot.active {
  background-color: #387EAF;
}
.c-block-example__image {
  display: block;
  position: relative;
  transition: all 0.3s 0s ease;
}
.c-block-example__image:before {
  content: "";
  display: block;
  padding-top: 61.8942731278%;
}
.c-block-example__image .bg-img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.c-block-example__content {
  width: 100%;
}
.c-block-example__subtitle.c-heading.is-sm {
  margin-bottom: 1.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-example__subtitle.c-heading.is-sm {
    margin-bottom: 1rem;
  }
}
.c-block-example__subtitle.c-heading.is-md.is-border-bottom {
  padding-bottom: 1rem;
  border-color: #387EAF;
  margin-bottom: 1.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-example__subtitle.c-heading.is-md.is-border-bottom {
    padding-bottom: 0.75rem;
    margin-bottom: 1rem;
  }
}
.c-block-example__subtitle.c-heading.is-md.is-border-bottom:after {
  content: none;
}
.c-block-example__table {
  margin-top: 1.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-example__table {
    margin-top: 1rem;
  }
}
.c-block-example__buttons {
  display: flex;
  margin-top: 2.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-example__buttons {
    display: block;
    margin-top: 1.5rem;
  }
}
.c-block-example__button {
  width: 100%;
}
.c-block-example__button:not(:first-child) {
  margin-left: 1.25rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-example__button:not(:first-child) {
    margin-left: 0;
    margin-top: 0.75rem;
  }
}
.c-block-example__button .c-button, .c-block-example__button .c-button-social > a {
  max-width: 100%;
}
.c-block-example__list {
  margin-top: 1.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-example__list {
    margin-top: 1rem;
  }
}
.c-block-example__lg-table {
  margin-top: 2.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-example__lg-table {
    margin-top: 1.5rem;
  }
}
.c-block-example__tax {
  font-size: 0.875rem;
  letter-spacing: 0.05em;
  line-height: 1.4285714286;
  font-weight: 700;
  text-align: right;
  margin-top: 1.625rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-example__tax {
    font-size: 0.8125rem;
    margin-top: 1.25rem;
  }
}
.c-block-example__tables {
  display: flex;
  margin-top: 0.625rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-example__tables {
    display: block;
  }
}
.c-block-example__tables .c-block-example__table {
  margin-top: 0;
}
.c-block-example__tables .c-block-example__table:not(:first-child) {
  margin-left: 2.25rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-example__tables .c-block-example__table:not(:first-child) {
    margin-left: 0;
    margin-top: 0.625rem;
  }
}
.c-block-example__sums {
  display: flex;
  justify-content: flex-end;
  margin-top: 2.25rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-example__sums {
    flex-direction: column;
    align-items: flex-end;
    margin-top: 1rem;
  }
}
.c-block-example__sums .c-block-example__sum {
  margin-top: 0;
}
.c-block-example__sums .c-block-example__sum:not(:first-child) {
  margin-left: 2.25rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-example__sums .c-block-example__sum:not(:first-child) {
    margin-left: 0;
    margin-top: 0.75rem;
  }
}
.c-block-example__sum {
  display: flex;
  align-items: baseline;
  justify-content: flex-end;
}
.c-block-example__sum span {
  font-size: 1.125rem;
  letter-spacing: 0.05em;
  line-height: 1.5555555556;
  font-weight: 700;
  margin-right: 0.75rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-example__sum span {
    font-size: 0.9375rem;
    margin-right: 0.5rem;
  }
}
.c-block-example__sum b {
  color: #387EAF;
  font-size: 2.25rem;
  letter-spacing: 0.05em;
  line-height: 1.3333333333;
  font-weight: 700;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-example__sum b {
    font-size: 1.5rem;
  }
}
.c-block-example__sum b small {
  font-size: 1.375rem;
  letter-spacing: 0.05em;
  line-height: 1.4545454545;
  font-weight: 700;
  margin-left: 0.5625rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-example__sum b small {
    font-size: 1rem;
    margin-left: 0.3125rem;
  }
}
.c-block-example__sum.is-border {
  padding: 0 1rem 0.25rem;
  border-bottom: 1px solid #387EAF;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-example__sum.is-border {
    padding: 0 0.75rem 0.25rem;
  }
}
.c-block-example__sum.is-border span {
  font-size: 1rem;
  letter-spacing: 0.05em;
  line-height: 1.5;
  font-weight: 700;
  margin-right: 1.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-example__sum.is-border span {
    font-size: 0.875rem;
    margin-right: 0.75rem;
  }
}
.c-block-example__sum.is-border b {
  font-size: 2.75rem;
  letter-spacing: 0em;
  line-height: 1.3181818182;
  font-weight: 700;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-example__sum.is-border b {
    font-size: 1.75rem;
  }
}
.c-block-example__division {
  text-align: right;
  color: #707070;
  font-size: 1.125rem;
  letter-spacing: 0.05em;
  line-height: 1.5555555556;
  font-weight: 700;
  margin-top: 0.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-example__division {
    font-size: 0.9375rem;
    margin-top: 0.25rem;
  }
}

.c-block-feature__lead {
  text-align: center;
  font-size: 1rem;
  margin-bottom: 4.375rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-feature__lead {
    text-align: left;
    margin-bottom: 3.25rem;
  }
}
.c-block-feature__list {
  display: flex;
  justify-content: center;
  margin: 0 -0.375rem;
}
@media screen and (max-width: 59.3125em) {
  .c-block-feature__list {
    flex-wrap: wrap;
    margin: 0 -1rem;
  }
}
.c-block-feature__item {
  position: relative;
  width: calc(16.6666666667% - 12px - 0.1px);
  max-width: 10rem;
  margin: 0 0.375rem;
}
@media screen and (max-width: 59.3125em) {
  .c-block-feature__item {
    width: calc(33.3333333333% - 32px - 0.1px);
    max-width: none;
    margin: 0 1rem;
  }
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-feature__item {
    width: calc(50% - 32px);
  }
}
@media screen and (max-width: 59.3125em) {
  .c-block-feature__item:nth-child(n+4) {
    margin-top: 3.25rem;
  }
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-feature__item:nth-child(n+3) {
    margin-top: 3.25rem;
  }
}
.c-block-feature__number {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  color: #387EAF;
  font-family: "Roboto", sans-serif;
  font-size: 1.5rem;
  letter-spacing: 0.05em;
  line-height: 1.3333333333;
  font-weight: 700;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-feature__number {
    font-size: 1.25rem;
  }
}
.c-block-feature__icon {
  width: 8.25rem;
  height: 8.25rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  border-radius: 50%;
  margin: 0 auto;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-feature__icon {
    width: 6.75rem;
    height: 6.75rem;
  }
}
.c-block-feature__title {
  text-align: center;
  font-weight: 700;
  line-height: 1.5;
  margin-top: 0.625rem;
}
.c-block-feature__title b {
  color: #387EAF;
}
.c-block-feature__title small {
  font-weight: 400;
}
.c-block-feature__button {
  text-align: center;
  margin-top: 5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-feature__button {
    margin-top: 2.5rem;
  }
  .c-block-feature__button .c-button, .c-block-feature__button .c-button-social > a {
    max-width: 100%;
  }
}

.c-block-gide__head.c-heading.is-lg {
  margin-bottom: 2.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-gide__head.c-heading.is-lg {
    margin-bottom: 2rem;
  }
}
.c-block-gide__button {
  text-align: center;
  margin-top: 5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-gide__button {
    margin-top: 2.5rem;
  }
}

.c-block-improved-recruitment__head {
  text-align: center;
  margin-bottom: 4rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-improved-recruitment__head {
    margin-bottom: 3rem;
  }
}
.c-block-improved-recruitment__title.c-heading.is-lg {
  margin-bottom: 0;
}
.c-block-improved-recruitment__inner {
  display: flex;
  align-items: flex-start;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-improved-recruitment__inner {
    display: block;
  }
}
.c-block-improved-recruitment__box {
  font-weight: 700;
  background: #F2F5F7;
  padding: 1.875rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-improved-recruitment__box {
    padding: 1.25rem;
  }
}
.c-block-improved-recruitment__box span {
  color: #387EAF;
}
.c-block-improved-recruitment__box.is-small {
  text-align: center;
  padding: 1.25rem;
}
.c-block-improved-recruitment__drawing {
  flex: none;
  width: 48.4210526316%;
  margin-left: 8.5964912281%;
}
@media screen and (max-width: 59.3125em) {
  .c-block-improved-recruitment__drawing {
    margin-left: 2rem;
  }
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-improved-recruitment__drawing {
    width: 100%;
    margin-left: 0;
    margin-top: 2rem;
  }
}

.c-block-improved-worry__head {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%) translateY(-45%);
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-improved-worry__head {
    transform: translateX(-50%) translateY(-25%);
  }
}
.c-block-improved-worry__inner {
  display: flex;
  align-items: flex-end;
  max-width: 63.5625rem;
  margin: 0 auto;
}
@media screen and (max-width: 59.3125em) {
  .c-block-improved-worry__inner {
    display: block;
  }
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-improved-worry__inner {
    padding: 2rem 0;
  }
}
.c-block-improved-worry__content {
  position: relative;
  width: 100%;
}
.c-block-improved-worry__content:not(:first-child) {
  margin-left: 5.625rem;
}
@media screen and (max-width: 59.3125em) {
  .c-block-improved-worry__content:not(:first-child) {
    margin-left: 0;
    padding-top: 2.8125rem;
    margin-top: 2.8125rem;
  }
}
@media screen and (max-width: 59.3125em) {
  .c-block-improved-worry__content:not(:first-child):before {
    content: "south";
    font-family: "Material Icons Outlined";
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    color: #fff;
    font-size: 3.125rem;
    letter-spacing: 0;
    line-height: 1;
    font-weight: 400;
  }
}
.c-block-improved-worry__arrow {
  position: relative;
}
@media screen and (max-width: 59.3125em) {
  .c-block-improved-worry__arrow:before, .c-block-improved-worry__arrow:after {
    content: "south";
    font-family: "Material Icons Outlined";
    position: absolute;
    top: -0.28125rem;
    transform: translateY(50%);
    color: #fff;
    font-size: 3.125rem;
    letter-spacing: 0;
    line-height: 1;
  }
}
.c-block-improved-worry__arrow:before {
  left: 15%;
}
.c-block-improved-worry__arrow:after {
  right: 15%;
}
.c-block-improved-worry__title {
  display: flex;
  align-items: flex-start;
  margin-left: 2.25rem;
}
@media screen and (max-width: 59.3125em) {
  .c-block-improved-worry__title {
    margin-left: 1.5rem;
  }
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-improved-worry__title {
    margin-left: 1rem;
  }
}
.c-block-improved-worry__icon {
  margin-bottom: -0.0625rem;
  margin-right: 1.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-improved-worry__icon {
    margin-right: 1rem;
  }
}
.c-block-improved-worry__label.c-label.is-lg {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
.c-block-improved-worry__label.c-label.is-base {
  margin-top: 0.5rem;
  min-width: 11.25rem;
}
.c-block-improved-worry__label.c-label.is-accent {
  min-width: 14.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-improved-worry__label.c-label.is-accent {
    min-width: 11.25rem;
  }
}
.c-block-improved-worry__box {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  background: #fff;
  padding: 1.25rem 1rem;
  border: 3px solid #387EAF;
  border-radius: 100px;
  height: 5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-improved-worry__box {
    padding: 1rem 0.75rem;
  }
}
.c-block-improved-worry__box:not(:first-child) {
  margin-top: 1.125rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-improved-worry__box:not(:first-child) {
    margin-top: 0.625rem;
  }
}
.c-block-improved-worry__box.is-accent {
  position: relative;
  border-color: #E5971A;
  border-radius: 0;
}
.c-block-improved-worry__box.is-accent:before {
  content: "east";
  font-family: "Material Icons Outlined";
  position: absolute;
  top: 50%;
  left: -2.8125rem;
  transform: translateY(-50%) translateX(-50%);
  color: #fff;
  font-size: 3.125rem;
  letter-spacing: 0;
  line-height: 1;
  font-weight: 400;
}
@media screen and (max-width: 59.3125em) {
  .c-block-improved-worry__box.is-accent:before {
    content: none;
  }
}
.c-block-improved-worry__box.is-accent .c-block-improved-worry__text span {
  color: #E5971A;
}
.c-block-improved-worry__text {
  font-size: 1.125rem;
  letter-spacing: 0.05em;
  line-height: 1.5555555556;
  font-weight: 700;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-improved-worry__text {
    font-size: 0.875rem;
  }
}
.c-block-improved-worry__text span {
  color: #387EAF;
  font-size: 1.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-improved-worry__text span {
    font-size: 1.125rem;
  }
}

.c-block-information__list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -0.375rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-information__list {
    margin: 0 -0.1875rem;
  }
}
.c-block-information__item {
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 11.25rem;
  border: 1px solid #ABCEE6;
  padding: 0.5rem 0.625rem;
  margin: 0 0.375rem 0.75rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-information__item {
    width: calc(50% - 6px);
    max-width: none;
    padding: 0.5rem;
    margin: 0 0.1875rem 0.375rem;
  }
}
.c-block-information__icon {
  margin-right: 0.75rem;
}
.c-block-information__icon img {
  display: block;
}
.c-block-information__text {
  font-size: 0.8125rem;
  letter-spacing: 0.05em;
  line-height: 1.4615384615;
  font-weight: 700;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-information__text {
    font-size: 0.75rem;
  }
}
.c-block-information__map {
  position: relative;
  padding-top: 39.0350877193%;
  width: 100%;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-information__map {
    min-height: 18.75rem;
  }
}
.c-block-information__map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
.c-block-information__button {
  text-align: center;
  margin-top: 5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-information__button {
    margin-top: 2.5rem;
  }
}

.c-block-lead__inner {
  text-align: center;
}
.c-block-lead__title.c-heading.is-lg {
  margin-bottom: 1.25rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-lead__title.c-heading.is-lg {
    margin-bottom: 1rem;
  }
}
.c-block-lead__title.c-heading.is-md {
  margin-bottom: 1.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-lead__title.c-heading.is-md {
    margin-bottom: 1rem;
  }
}
.c-block-lead__title.c-heading.is-monthly {
  font-size: 1.5rem;
  letter-spacing: 0.05em;
  line-height: 1.5;
  font-weight: 700;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-lead__title.c-heading.is-monthly {
    font-size: 1rem;
  }
}
.c-block-lead__title.c-heading.is-monthly span {
  display: inline-block;
  background: #fff;
  color: #387EAF;
  padding: 6px 20px;
  margin: 10px 0;
  font-size: 1.625rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-lead__title.c-heading.is-monthly span {
    font-size: 1.125rem;
    padding: 3px 8px;
    margin: 5px 0;
  }
}
.c-block-lead__title.c-heading.is-monthly span + span {
  margin-left: 12px;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-lead__title.c-heading.is-monthly span + span {
    margin-left: 5px;
  }
}
.c-block-lead__refre-title {
  font-size: 26px;
  font-weight: bold;
  line-height: 1.54;
  color: #387EAF;
}
.c-block-lead__button {
  margin-top: 2.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-lead__button {
    margin-top: 1.5rem;
  }
}
.c-block-lead.is-white {
  color: #fff;
}

.c-block-mitigation__head {
  text-align: center;
  margin-bottom: 6rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-mitigation__head {
    margin-bottom: 4rem;
  }
}
.c-block-mitigation__cards {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -1.125rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-mitigation__cards {
    display: block;
    margin: 0;
  }
}
.c-block-mitigation__card {
  position: relative;
  width: calc(33.3% - 36px);
  margin: 0 1.125rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-mitigation__card {
    width: 100%;
    margin: 0;
  }
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-mitigation__card:not(:first-child) {
    margin-top: 3.5rem;
  }
}
.c-block-mitigation__number {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: flex;
  flex-direction: column;
  align-items: center;
  font-family: "Roboto", sans-serif;
  color: #21A0B7;
}
.c-block-mitigation__number small {
  font-size: 0.75rem;
  letter-spacing: 0.05em;
  line-height: 1.3333333333;
  font-weight: 700;
}
.c-block-mitigation__number span {
  font-size: 2.75rem;
  letter-spacing: 0.05em;
  line-height: 1.1818181818;
  font-weight: 500;
}
.c-block-mitigation__image {
  width: 100%;
  max-width: 14rem;
  margin: 0 auto;
}
.c-block-mitigation__content {
  margin-top: 2.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-mitigation__content {
    margin-top: 1.5rem;
  }
}
.c-block-mitigation__subtitle {
  text-align: center;
  color: #21A0B7;
  font-size: 1.25rem;
  letter-spacing: 0em;
  line-height: 1.45;
  font-weight: 700;
  margin-bottom: 0.875rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-mitigation__subtitle {
    font-size: 1rem;
    margin-bottom: 0.625rem;
  }
}

.c-block-modal-form {
  position: fixed;
  top: 5rem;
  left: 0;
  width: 100%;
  z-index: 99999;
  background: rgba(43, 44, 49, 0.9);
  visibility: hidden;
  opacity: 0;
  transition: all 0.2s ease;
}
@media screen and (max-width: 59.3125em) {
  .c-block-modal-form {
    top: 3.4375rem;
  }
}
.c-block-modal-form__inner {
  padding: 5.625rem 0;
  position: relative;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-modal-form__inner {
    padding: 3.75rem 0;
  }
}
.c-block-modal-form__bg {
  position: fixed;
  left: 0;
  height: calc(100vh - 352px);
  width: 100%;
  bottom: 0;
}
@media screen and (max-width: 59.3125em) {
  .c-block-modal-form__bg {
    height: calc(100vh - 252px - 64px);
  }
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-modal-form__bg {
    height: calc(100vh - 166px - 64px);
  }
}
.c-block-modal-form__form {
  display: flex;
  height: 4.5rem;
  width: 100%;
  max-width: 46.75rem;
  margin: auto;
  position: relative;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-modal-form__form {
    height: 2.875rem;
  }
}
.c-block-modal-form__form::after {
  content: "";
  height: 2.875rem;
  width: 1px;
  background: #CCC;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 3.875rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-modal-form__form::after {
    height: 1.375rem;
    left: 2.625rem;
  }
}
.c-block-modal-form__form .is-icon {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 1.375rem;
  width: 1.3125rem;
  height: 1.3125rem;
  z-index: 1;
  pointer-events: none;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-modal-form__form .is-icon {
    font-size: 0.625rem;
    transform: scale(0.9) translateY(-50%);
    left: 0.75rem;
  }
}
.c-block-modal-form__form input {
  border: none;
  font-family: inherit;
  position: relative;
  padding-left: 5.375rem;
  font-size: 0.875rem;
  letter-spacing: 0.1em;
  line-height: 1.4285714286;
  font-weight: 400;
  border-radius: 2px 0 0 2px;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-modal-form__form input {
    padding-left: 3.75rem;
    font-size: 0.6875rem;
    letter-spacing: 0.08em;
    line-height: 1.5454545455;
    font-weight: 400;
  }
}
.c-block-modal-form__form input::placeholder {
  font-size: 0.875rem;
  letter-spacing: 0.1em;
  line-height: 1.4285714286;
  font-weight: 400;
  color: #cccccc;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-modal-form__form input::placeholder {
    font-size: 0.6875rem;
    letter-spacing: 0.08em;
    line-height: 1.5454545455;
    font-weight: 400;
  }
}
.c-block-modal-form__form button {
  width: 7rem;
  flex: none;
  background: #387EAF;
  border: none;
  padding: 0;
  color: #fff;
  outline: none;
  font-size: 1rem;
  letter-spacing: 0.1em;
  line-height: 1.5;
  font-weight: 400;
  border-radius: 0 2px 2px 0;
  transition: all 0.2s ease-out;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-modal-form__form button {
    width: 4.875rem;
    font-size: 0.75rem;
    letter-spacing: 0.08em;
    line-height: 1.5;
    font-weight: 400;
  }
}
.c-block-modal-form__form button:hover {
  opacity: 0.5;
}
.c-block-modal-form__close {
  position: absolute;
  right: 8.75rem;
  top: 1.5rem;
  background: none;
  color: inherit;
  border: none;
  padding: 0;
  font: inherit;
  cursor: pointer;
  outline: inherit;
  width: 3.325rem;
  height: 3.325rem;
  transition: all 0.3s 0s ease;
}
@media screen and (max-width: 81.25em) {
  .c-block-modal-form__close {
    right: 1.25rem;
  }
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-modal-form__close {
    right: 0;
    top: 0.375rem;
  }
}
.c-block-modal-form__close::before {
  content: "";
  display: block;
  width: 3.325rem;
  height: 1px;
  background: #fff;
  transform: rotate(45deg);
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-modal-form__close::before {
    width: 2.5rem;
  }
}
.c-block-modal-form__close::after {
  content: "";
  display: block;
  width: 3.325rem;
  height: 1px;
  background: #fff;
  transform: translateY(-1px) rotate(-45deg);
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-modal-form__close::after {
    width: 2.5rem;
  }
}
.c-block-modal-form__close:hover {
  opacity: 0.5;
}

body.is-search-modal-open .c-block-modal-form {
  visibility: visible;
  opacity: 1;
}

.c-block-modal {
  cursor: auto;
  text-align: left;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 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;
  padding: 3.125rem 0;
  margin: 0 -1.875rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-modal__container {
    padding: 2.5rem 0 1.25rem;
    margin: 0 -1.25rem;
  }
}
.c-block-modal__container .modaal-close {
  position: absolute;
  top: -1.25rem;
  right: 0.625rem;
  width: 3.875rem;
  height: 3.875rem;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  background: #2B2C31 !important;
  border-radius: 0;
  font-size: 2rem;
  padding-bottom: 0.25rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-modal__container .modaal-close {
    top: -0.625rem;
    width: 3rem;
    height: 3rem;
    font-size: 1.5rem;
  }
}
.c-block-modal__container .modaal-close:before, .c-block-modal__container .modaal-close:after {
  content: none;
}
.c-block-modal__container .modaal-close:hover {
  opacity: 0.5;
}
.c-block-modal__wrapper {
  height: auto;
  max-height: calc(80vh - 84px);
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0 4.75rem;
}
@media screen and (max-width: 59.3125em) {
  .c-block-modal__wrapper {
    max-height: calc(80vh - 120px);
    padding: 0 2rem;
  }
}
.c-block-modal__head.c-heading.is-lg {
  margin-bottom: 2rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-modal__head.c-heading.is-lg {
    margin-bottom: 1.5rem;
  }
}
.c-block-modal__head.c-heading.is-md {
  margin-bottom: 2rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-modal__head.c-heading.is-md {
    margin-bottom: 1.5rem;
  }
}
.c-block-modal__area {
  position: relative;
  display: flex;
  align-items: center;
  padding: 1.375rem 0;
  margin-bottom: 2.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-modal__area {
    display: block;
    padding: 1rem 0;
    margin-bottom: 1.5rem;
  }
}
.c-block-modal__area:after {
  content: "";
  position: absolute;
  top: 0;
  left: -50%;
  width: 200%;
  height: 100%;
  background: #387EAF;
  z-index: -1;
}
.c-block-modal__locations {
  display: flex;
  align-items: center;
}
.c-block-modal__location {
  display: flex;
  align-items: center;
  color: #fff;
  font-size: 1.125rem;
  letter-spacing: 0em;
  line-height: 1.5555555556;
  font-weight: 700;
  padding: 0.5rem 0;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-modal__location {
    font-size: 0.9375rem;
    padding: 0.25rem 0;
  }
}
.c-block-modal__location:not(:first-child) {
  padding-left: 2rem;
  border-left: 1px solid #fff;
  margin-left: 2rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-modal__location:not(:first-child) {
    padding-left: 1rem;
    margin-left: 1rem;
  }
}
.c-block-modal__location span {
  font-size: 1.25rem;
  margin-right: 0.625rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-modal__location span {
    font-size: 1rem;
    margin-right: 0.5rem;
  }
}
.c-block-modal__btn {
  flex: none;
  width: 100%;
  max-width: 12.375rem;
  margin-left: 3.25rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-modal__btn {
    max-width: 100%;
    margin-left: 0;
    margin-top: 1rem;
  }
}
.c-block-modal__btn .c-button, .c-block-modal__btn .c-button-social > a {
  justify-content: flex-start;
  font-size: 0.875rem;
  padding: 0.75rem 1.25rem;
}
.c-block-modal__btn .c-button:hover, .c-block-modal__btn .c-button-social > a:hover {
  border-color: #fff;
}
.c-block-modal__block {
  display: flex;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-modal__block {
    display: block;
  }
}
.c-block-modal__block:not(:first-child) {
  margin-top: 0.125rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-modal__block:not(:first-child) {
    margin-top: 0.5rem;
  }
}
.c-block-modal__prefecture {
  position: relative;
  flex: none;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  color: #fff;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.75;
  background: #387EAF;
  padding: 0.875rem 1rem 0.875rem 0.5rem;
  width: 10rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-modal__prefecture {
    padding: 0.625rem 1rem;
    width: 100%;
  }
}
.c-block-modal__prefecture:after {
  content: "chevron_right";
  font-family: "Material Icons Outlined";
  position: absolute;
  top: 50%;
  right: 0.75rem;
  transform: translateY(-50%);
  line-height: 1;
  font-size: 1.25rem;
}
.c-block-modal__prefecture[href=""] {
  pointer-events: none;
}
.c-block-modal__prefecture.is-find {
  width: 8.875rem;
  justify-content: flex-start;
  padding: 0.875rem 1rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-modal__prefecture.is-find {
    width: 100%;
    padding: 0.625rem 1rem;
  }
}
.c-block-modal__prefecture.is-find:after {
  content: none;
}
.c-block-modal__city {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  background: #F2F5F7;
  padding: 0.875rem 2rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-modal__city {
    padding: 0.625rem 1rem;
  }
}
.c-block-modal__city li:not(:last-child) {
  margin-right: 2.25rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-modal__city li:not(:last-child) {
    margin-right: 1rem;
  }
}
.c-block-modal__city li a {
  color: #2B2C31;
  font-weight: 700;
}
.c-block-modal__checkbox {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  background: #F2F5F7;
  padding: 0.875rem 2rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-modal__checkbox {
    padding: 0.625rem 1rem;
  }
}
.c-block-modal__checkbox > span {
  position: relative;
  display: flex;
  align-items: center;
  margin: 0.25rem 0;
}
.c-block-modal__checkbox > span:not(:last-child) {
  margin-right: 2.625rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-modal__checkbox > span:not(:last-child) {
    margin-right: 1rem;
  }
}
.c-block-modal__checkbox > span .material-icons-outlined {
  color: #387EAF;
  font-size: 1.25rem;
  letter-spacing: 0;
  line-height: 1;
}
.c-block-modal__checkbox > span .material-icons-outlined:hover + .c-balloon {
  opacity: 1;
  visibility: visible;
  transition: all 0.3s 0s ease;
}
.c-block-modal__checkbox label {
  display: flex;
  align-items: center;
}
.c-block-modal__checkbox label input {
  flex: none;
  cursor: pointer;
  margin-right: 0.5rem;
}
.c-block-modal__checkbox label input[type=checkbox] {
  appearance: none;
  width: 30px;
  height: 30px;
  position: relative;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-modal__checkbox label input[type=checkbox] {
    width: 20px;
    height: 20px;
  }
}
.c-block-modal__checkbox label input[type=checkbox]:after {
  content: "";
  font-family: "Material Icons Outlined";
  width: 30px;
  height: 30px;
  top: 50%;
  transform: translateY(-50%);
  position: relative;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  visibility: visible;
  border: 1px solid #707070;
  color: #387EAF;
  box-sizing: border-box;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-modal__checkbox label input[type=checkbox]:after {
    width: 20px;
    height: 20px;
  }
}
.c-block-modal__checkbox label input[type=checkbox]:checked:after {
  content: "check";
  font-size: 1.75rem;
  line-height: 1;
  letter-spacing: 0;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-modal__checkbox label input[type=checkbox]:checked:after {
    font-size: 1.25rem;
  }
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-modal__checkbox label span {
    font-size: 0.8125rem;
  }
}
.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-modal__title.c-heading.is-md.is-flex {
  margin: 0 0 1rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-modal__title.c-heading.is-md.is-flex {
    margin-bottom: 0.75rem;
  }
}
.c-block-modal__button {
  text-align: center;
  margin-top: 3.75rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-modal__button {
    margin-top: 2rem;
  }
}
.c-block-modal__button .c-button, .c-block-modal__button .c-button-social > a {
  max-width: 15rem;
  line-height: 1.5;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-modal__button .c-button, .c-block-modal__button .c-button-social > a {
    max-width: 100%;
  }
}
.c-block-modal__button .c-button .material-icons-outlined, .c-block-modal__button .c-button-social > a .material-icons-outlined {
  font-size: 1.375rem;
  margin-right: 0.875rem;
  margin-top: 0.125rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-modal__button .c-button .material-icons-outlined, .c-block-modal__button .c-button-social > a .material-icons-outlined {
    font-size: 1.125rem;
    margin-right: 0.625rem;
  }
}

.c-block-monthly-price__head.c-heading.is-lg {
  margin-bottom: 2.25rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-monthly-price__head.c-heading.is-lg {
    margin-bottom: 1.5rem;
  }
}
.c-block-monthly-price__lead {
  text-align: center;
}
.c-block-monthly-price__list {
  display: flex;
  flex-wrap: wrap;
  margin: 2.5rem -1.125rem 0;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-monthly-price__list {
    margin: 1.5rem -0.625rem 0;
  }
}
.c-block-monthly-price__item {
  display: flex;
  flex-direction: column;
  width: calc(25% - 36px);
  margin: 0 1.125rem;
  background: #F2F5F7;
}
@media screen and (max-width: 59.3125em) {
  .c-block-monthly-price__item {
    width: calc(50% - 36px);
  }
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-monthly-price__item {
    width: calc(50% - 20px);
    margin: 0 0.625rem;
  }
}
@media screen and (max-width: 59.3125em) {
  .c-block-monthly-price__item:nth-child(n+3) {
    margin-top: 2.25rem;
  }
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-monthly-price__item:nth-child(n+3) {
    margin-top: 1.25rem;
  }
}
.c-block-monthly-price__title {
  background: #387EAF;
  color: #fff;
  font-family: "Roboto", sans-serif;
  font-size: 1.25rem;
  letter-spacing: 0.05em;
  line-height: 1.3;
  font-weight: 700;
  text-align: center;
  padding: 0.5rem 0.75rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-monthly-price__title {
    font-size: 1rem;
  }
}
.c-block-monthly-price__body {
  display: flex;
  flex-direction: column;
  padding: 1.25rem 1.25rem 1.5rem;
  height: 100%;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-monthly-price__body {
    padding: 1.25rem 1rem 1.5rem;
  }
}
.c-block-monthly-price__thumb {
  text-align: center;
  margin-bottom: 0.4375rem;
}
.c-block-monthly-price__text {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1.5;
  font-weight: bold;
  text-align: center;
  height: 100%;
}
.c-block-monthly-price__discription {
  max-width: 59rem;
  margin: 2.5rem auto 0;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-monthly-price__discription {
    margin-top: 1.5rem;
  }
}

.c-block-page__labels {
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
  padding-left: 0.75rem;
}
@media screen and (max-width: 59.3125em) {
  .c-block-page__labels {
    padding-left: 0;
    margin-top: 0.375rem;
  }
}
.c-block-page__label {
  margin-bottom: 0.375rem;
}
@media screen and (max-width: 59.3125em) {
  .c-block-page__label {
    margin-bottom: 0;
    margin-top: 0.375rem;
  }
}
.c-block-page__label:not(:last-child) {
  margin-right: 0.5rem;
}
.c-block-page__label.c-label {
  min-width: 4.25rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.125rem 0.875rem;
  background: #838D9F;
  color: #fff;
  border: none;
  font-size: 0.8125rem;
  letter-spacing: 0.05em;
  line-height: 1.4615384615;
  font-weight: 700;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-page__label.c-label {
    min-width: 3.875rem;
    font-size: 0.6875rem;
    padding: 0.125rem 0.625rem;
  }
}
.c-block-page__inner {
  display: flex;
  align-items: flex-start;
}
@media screen and (max-width: 59.3125em) {
  .c-block-page__inner {
    display: block;
  }
}
.c-block-page__slider {
  flex: none;
  width: 51.5789473684%;
  margin-right: 8.5964912281%;
}
@media screen and (max-width: 75em) {
  .c-block-page__slider {
    margin-right: 2rem;
  }
}
@media screen and (max-width: 59.3125em) {
  .c-block-page__slider {
    width: 100%;
    margin-right: 0;
    margin-bottom: 2rem;
  }
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-page__slider {
    margin-bottom: 1.5rem;
  }
}
.c-block-page__main-image {
  position: relative;
}
.c-block-page__main-image:before {
  content: "";
  display: block;
  padding-top: 68.7074829932%;
}
.c-block-page__main-image .bg-img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
.c-block-page__main.slick-slider .slick-arrow {
  cursor: pointer;
  position: absolute;
  top: 50%;
  font-size: 2.375rem;
  color: #387EAF;
  z-index: 10;
  transition: all 0.3s 0s ease;
}
@media screen and (max-width: 78.125em) {
  .c-block-page__main.slick-slider .slick-arrow {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-page__main.slick-slider .slick-arrow {
    display: none !important;
  }
}
.c-block-page__main.slick-slider .slick-arrow:hover {
  opacity: 0.5;
}
.c-block-page__main.slick-slider .slick-arrow.is-prev {
  left: 0;
  transform: translateY(-50%) translateX(-100%);
}
.c-block-page__main.slick-slider .slick-arrow.is-next {
  right: 0;
  transform: translateY(-50%) translateX(100%);
}
.c-block-page__thumbnail {
  display: flex;
  margin: 1.25rem 0 0;
}
.c-block-page__thumbnail.is-col-6 .slick-list {
  width: 100%;
}
.c-block-page__thumbnail.is-col-6 .slick-track {
  width: 100% !important;
  transform: unset !important;
}
.c-block-page__thumbnail.is-col-6 .slick-track .c-block-page__thumbnail-image {
  width: calc(16% - 5px);
  margin: 0.25rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-page__thumbnail.is-col-6 .slick-track .c-block-page__thumbnail-image {
    width: calc(20% - 4px);
    margin: 0.125rem;
  }
}
.c-block-page__thumbnail.is-col-5 .slick-list {
  width: 100%;
}
.c-block-page__thumbnail.is-col-5 .slick-track {
  width: 100% !important;
  transform: unset !important;
}
.c-block-page__thumbnail.is-col-5 .slick-track .c-block-page__thumbnail-image {
  width: calc(20% - 10px);
  margin: 0.3rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-page__thumbnail.is-col-5 .slick-track .c-block-page__thumbnail-image {
    width: calc(20% - 4px);
    margin: 0.125rem;
  }
}
.c-block-page__thumbnail.is-col-4 .slick-list {
  width: 100%;
}
.c-block-page__thumbnail.is-col-4 .slick-track {
  width: 100% !important;
  transform: unset !important;
}
.c-block-page__thumbnail.is-col-4 .slick-track .c-block-page__thumbnail-image {
  width: calc(25% - 10px);
  margin: 0.3rem;
  max-width: unset;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-page__thumbnail.is-col-4 .slick-track .c-block-page__thumbnail-image {
    width: calc(20% - 4px);
    margin: 0.125rem;
  }
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-page__thumbnail {
    margin-top: 1rem;
  }
}
.c-block-page__thumbnail-image {
  cursor: pointer;
  position: relative;
  width: calc(25% - 16px);
  max-width: 8.4375rem;
  margin: 0 0.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-page__thumbnail-image {
    width: calc(25% - 8px);
    margin: 0.25rem;
  }
}
.c-block-page__thumbnail-image:before {
  content: "";
  display: block;
  padding-top: 68.6567164179%;
}
.c-block-page__thumbnail-image .bg-img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.c-block-page__thumbnail.slick-slider .slick-current:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 6px solid #387EAF;
  box-sizing: border-box;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-page__thumbnail.slick-slider .slick-current:after {
    border-width: 3px;
  }
}
.c-block-page__thumbnail.is-transform-none {
  margin-left: -0.5rem;
  margin-right: -0.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-page__thumbnail.is-transform-none {
    margin-left: -0.25rem;
    margin-right: -0.25rem;
  }
}
.c-block-page__thumbnail.is-transform-none .slick-list {
  width: 100%;
}
.c-block-page__thumbnail.is-transform-none .slick-track {
  transform: translate3d(0px, 0px, 0px) !important;
  width: 100% !important;
}
.c-block-page__content {
  width: 100%;
}
.c-block-page__title.c-heading.is-xxs {
  margin-bottom: 2rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-page__title.c-heading.is-xxs {
    margin-bottom: 1.5rem;
  }
}
.c-block-page__buttons {
  margin-top: 2.25rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-page__buttons {
    margin-top: 1.75rem;
  }
}
.c-block-page__button:not(:first-child) {
  margin-top: 0.5rem;
}
.c-block-page__button .c-button.is-xlg, .c-block-page__button .c-button-social > a.is-xlg {
  max-width: 100%;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-page__button .c-button.is-xlg, .c-block-page__button .c-button-social > a.is-xlg {
    font-size: 0.9375rem;
  }
}
.c-block-page__button .c-button.is-xlg span, .c-block-page__button .c-button-social > a.is-xlg span {
  position: absolute;
  top: 50%;
  left: 2.5rem;
  transform: translateY(-50%);
}
@media screen and (max-width: 75em) {
  .c-block-page__button .c-button.is-xlg span, .c-block-page__button .c-button-social > a.is-xlg span {
    left: 1rem;
  }
}

.gm-style img {
  max-width: none !important;
}

.c-block-philosophy {
  position: relative;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-philosophy .l-container {
    padding: 0;
  }
}
.c-block-philosophy.is-background {
  padding: 5rem 0;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-philosophy.is-background {
    padding: 0 0 2.5rem;
  }
}
.c-block-philosophy__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 77.6699029126%;
  z-index: -1;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-philosophy__image {
    position: relative;
    height: auto;
    padding-top: 53.3333333333%;
    z-index: 1;
  }
}
.c-block-philosophy__image .bg-img {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-philosophy__image .bg-img {
    position: absolute;
    top: 0;
    left: 0;
  }
}
.c-block-philosophy__blue {
  color: #fff;
  max-width: 34.375rem;
  background: linear-gradient(to left, rgba(49, 143, 211, 0.51) 0%, rgba(53, 134, 192, 0.77) 35.96%, #387eaf 100%);
  padding: 5rem 5rem 7.5rem;
  margin-left: auto;
  margin-right: 6.125rem;
}
@media screen and (max-width: 59.3125em) {
  .c-block-philosophy__blue {
    padding: 3.75rem 2.5rem 5rem;
    margin-right: 2.5rem;
  }
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-philosophy__blue {
    padding: 2.5rem 1.25rem;
    max-width: none;
    margin-right: 0;
  }
}
.c-block-philosophy__subtitle {
  display: table;
  font-size: 0.875rem;
  letter-spacing: 0.05em;
  line-height: 1.4285714286;
  font-weight: 700;
  padding-bottom: 0.125rem;
  border-bottom: 1px solid #fff;
  margin-bottom: 1.875rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-philosophy__subtitle {
    font-size: 0.8125rem;
    margin-bottom: 1.875rem;
  }
}
.c-block-philosophy__title.c-heading.is-md {
  margin-bottom: 1.875rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-philosophy__title.c-heading.is-md {
    margin-bottom: 1.5rem;
  }
}
.c-block-philosophy__text {
  line-height: 2.625;
  font-weight: 700;
}
.c-block-philosophy__gray {
  background: rgba(242, 245, 247, 0.91);
  padding: 3.875rem;
  max-width: 28.375rem;
  margin-left: auto;
  margin-top: -4.75rem;
}
@media screen and (max-width: 59.3125em) {
  .c-block-philosophy__gray {
    padding: 2.5rem;
    margin-top: -3.5rem;
  }
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-philosophy__gray {
    max-width: 100%;
    padding: 2.5rem 1.25rem;
    margin-top: 0;
  }
}
.c-block-philosophy__discription {
  font-size: 0.875rem;
  letter-spacing: 0.05em;
  line-height: 2.1428571429;
  font-weight: 400;
}

.c-block-property__index.c-heading.is-sm.is-border-left {
  margin-bottom: 2.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-property__index.c-heading.is-sm.is-border-left {
    margin-bottom: 1.5rem;
  }
}
.c-block-property__indications {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0.875rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-property__indications {
    display: block;
  }
}
.c-block-property__indication span {
  color: #387EAF;
  font-size: 1.625rem;
  letter-spacing: 0.05em;
  line-height: 1.5384615385;
  font-weight: 700;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-property__indication span {
    font-size: 1.125rem;
  }
}
.c-block-property__change {
  flex: none;
  display: flex;
  align-items: center;
  text-decoration: none;
  color: #2B2C31;
  font-size: 1.125rem;
  letter-spacing: 0.05em;
  line-height: 1.5;
  font-weight: 700;
  margin-left: 0.625rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-property__change {
    font-size: 0.8125rem;
    margin-left: 0;
    margin-top: 0.625rem;
  }
}
.c-block-property__change:hover {
  opacity: 1;
  color: #387EAF;
}
.c-block-property__change:hover .material-icons-outlined {
  color: #fff;
  background: #387EAF;
}
.c-block-property__change .material-icons-outlined {
  flex: none;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  border: 1px solid #387EAF;
  width: 3rem;
  height: 3rem;
  color: #387EAF;
  font-size: 1.625rem;
  margin-right: 1rem;
  transition: all 0.3s 0s ease;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-property__change .material-icons-outlined {
    width: 2.25rem;
    height: 2.25rem;
    font-size: 1.25rem;
    margin-right: 0.5rem;
  }
}
.c-block-property__change b {
  font-size: 1.375rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-property__change b {
    font-size: 1rem;
  }
}
.c-block-property__block {
  display: flex;
  align-items: flex-start;
  padding: 2.125rem;
  background: #fff;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-property__block {
    display: block;
    padding: 1.25rem;
  }
}
.c-block-property__block:not(:first-child) {
  margin-top: 0.5rem;
}
.c-block-property__image {
  flex: none;
  position: relative;
  width: 29.6803652968%;
  margin-right: 2.125rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-property__image {
    width: 100%;
    margin-right: 0;
    margin-bottom: 0.75rem;
  }
}
.c-block-property__image:before {
  content: "";
  display: block;
  padding-top: 96.1538461538%;
}
.c-block-property__image .bg-img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.c-block-property__inner {
  width: 100%;
}
.c-block-property__head {
  display: flex;
  align-items: center;
  margin-bottom: 1rem;
}
@media screen and (max-width: 59.3125em) {
  .c-block-property__head {
    display: block;
  }
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-property__head {
    margin-bottom: 0.75rem;
  }
}
.c-block-property__pr {
  flex: none;
  display: table;
  padding: 0.125rem 0.625rem;
  font-size: 0.75rem;
  letter-spacing: 0.05em;
  line-height: 1;
  font-weight: 400;
  border: 1px solid #CACFDB;
  margin-right: 0.5rem;
}
@media screen and (max-width: 59.3125em) {
  .c-block-property__pr {
    margin-right: 0;
    margin-bottom: 0.1875rem;
  }
}
.c-block-property__title {
  text-underline-offset: 4px;
}
.c-block-property__labels {
  display: flex;
  flex-wrap: wrap;
}
.c-block-property__label:not(:last-child) {
  margin-right: 0.5rem;
}
.c-block-property__label.c-label {
  min-width: 3.875rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.125rem 0.875rem;
  background: #838D9F;
  color: #fff;
  border: none;
  font-size: 0.6875rem;
  letter-spacing: 0.05em;
  line-height: 1.5454545455;
  font-weight: 700;
  margin-top: 0.25rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-property__label.c-label {
    padding: 0.125rem 0.625rem;
  }
}
.c-block-property__content {
  margin-top: 1.125rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-property__content {
    margin-top: 0.75rem;
  }
}
.c-block-property__info {
  display: flex;
  align-items: center;
}
.c-block-property__info:not(:first-child) {
  margin-top: 0.1875rem;
}
.c-block-property__info span {
  flex: none;
  font-family: "Material Icons Sharp";
  line-height: 1;
  letter-spacing: 0;
  margin-right: 0.375rem;
  color: #387EAF;
}
.c-block-property__info p {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  font-size: 0.875rem;
  letter-spacing: 0.05em;
  line-height: 1.4285714286;
  font-weight: 400;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-property__info p {
    font-size: 0.8125rem;
  }
}
.c-block-property__info.is-content {
  margin-top: 0.5625rem;
}
.c-block-property__text {
  font-family: "Roboto", sans-serif;
  font-size: 0.875rem;
  letter-spacing: 0.05em;
  line-height: 1.3571428571;
  font-weight: 400;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  padding-top: 0.875rem;
  border-top: 1px solid #CACFDB;
  margin-top: 1.25rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-property__text {
    font-size: 0.8125rem;
    padding-top: 0.75rem;
    margin-top: 1rem;
  }
}
.c-block-property__btn .c-button, .c-block-property__btn .c-button-social > a {
  font-size: 0.75rem;
  letter-spacing: 0.05em;
  line-height: 1.5;
  font-weight: 700;
  padding: 0.4375rem 0.375rem 0.4375rem 0.875rem;
  background-color: #E0722E;
  color: #fff;
  border-color: #E0722E;
}
.c-block-property__btn .c-button:before, .c-block-property__btn .c-button-social > a:before {
  content: none;
}
.c-block-property__btn .c-button:after, .c-block-property__btn .c-button-social > a:after {
  content: "chevron_right";
  margin-left: 0.5rem;
  position: relative;
  top: 0;
  right: 0;
  transform: none !important;
  font-size: 0.875rem;
}
.c-block-property__btn .c-button:hover, .c-block-property__btn .c-button-social > a:hover {
  opacity: 0.5;
}
.c-block-property__button {
  text-align: center;
  margin-top: 5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-property__button {
    margin-top: 2.5rem;
  }
}

.c-block-recommendation__list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -0.375rem;
}
@media screen and (max-width: 59.3125em) {
  .c-block-recommendation__list {
    display: block;
    margin: 0;
  }
}
.c-block-recommendation__item {
  display: flex;
  align-items: center;
  width: calc(50% - 12px);
  padding: 1.25rem;
  margin: 0 0.375rem;
  background: #fff;
}
@media screen and (max-width: 59.3125em) {
  .c-block-recommendation__item {
    width: 100%;
    margin: 0;
  }
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-recommendation__item {
    padding: 1rem;
  }
}
.c-block-recommendation__item:nth-child(n+3) {
  margin-top: 0.75rem;
}
@media screen and (max-width: 59.3125em) {
  .c-block-recommendation__item:not(:first-child) {
    margin-top: 0.75rem;
  }
}
.c-block-recommendation__icon {
  flex: none;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 1.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-recommendation__icon {
    margin-right: 0.75rem;
  }
}
.c-block-recommendation__icon span {
  color: #387EAF;
  font-size: 3.75rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-recommendation__icon span {
    font-size: 2.25rem;
  }
}
.c-block-recommendation__title.c-heading.is-sm {
  margin-bottom: 0;
}

.c-block-refre-detail__head.c-heading.is-lg {
  margin-bottom: 2.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-refre-detail__head.c-heading.is-lg {
    margin-bottom: 2rem;
  }
}
.c-block-refre-detail__wrapper:not(:first-child) {
  margin-top: 5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-refre-detail__wrapper:not(:first-child) {
    margin-top: 2.5rem;
  }
}
.c-block-refre-detail__title.c-heading.is-md.is-border-bottom {
  padding-bottom: 0.75rem;
  border-color: #387EAF;
  margin-bottom: 2.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-refre-detail__title.c-heading.is-md.is-border-bottom {
    margin-bottom: 1.5rem;
  }
}
.c-block-refre-detail__title.c-heading.is-md.is-border-bottom:after {
  content: none;
}
.c-block-refre-detail__inner {
  display: flex;
  align-items: flex-start;
}
@media screen and (max-width: 59.3125em) {
  .c-block-refre-detail__inner {
    display: block;
  }
}
.c-block-refre-detail__slider {
  flex: none;
  width: 54.3859649123%;
  margin-right: 4rem;
}
@media screen and (max-width: 59.3125em) {
  .c-block-refre-detail__slider {
    width: 100%;
    margin-right: 0;
    margin-bottom: 2rem;
  }
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-refre-detail__slider {
    margin-bottom: 1.5rem;
  }
}
.c-block-refre-detail__main {
  margin-bottom: 0 !important;
}
.c-block-refre-detail__main-image {
  position: relative;
}
.c-block-refre-detail__main-image:before {
  content: "";
  display: block;
  padding-top: 68.5483870968%;
}
.c-block-refre-detail__main-image .bg-img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.c-block-refre-detail__main.slick-slider .slick-arrow {
  cursor: pointer;
  position: absolute;
  top: 50%;
  font-size: 2.6875rem;
  color: #387EAF;
  z-index: 10;
  transition: all 0.3s 0s ease;
}
@media screen and (max-width: 78.125em) {
  .c-block-refre-detail__main.slick-slider .slick-arrow {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-refre-detail__main.slick-slider .slick-arrow {
    display: none !important;
  }
}
.c-block-refre-detail__main.slick-slider .slick-arrow:hover {
  opacity: 0.5;
}
.c-block-refre-detail__main.slick-slider .slick-arrow.is-prev {
  left: 0;
  transform: translateY(-50%) translateX(-100%);
}
.c-block-refre-detail__main.slick-slider .slick-arrow.is-next {
  right: 0;
  transform: translateY(-50%) translateX(100%);
}
.c-block-refre-detail__main.slick-slider .slick-dots {
  position: absolute;
  bottom: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: auto;
  background: #fff;
  padding: 0.375rem 0.875rem;
  counter-reset: number;
  pointer-events: none;
  color: #387EAF;
  font-size: 1rem;
  letter-spacing: 0em;
  line-height: 1.1875;
  font-weight: 700;
  font-family: "Roboto", sans-serif;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-refre-detail__main.slick-slider .slick-dots {
    font-size: 0.875rem;
  }
}
.c-block-refre-detail__main.slick-slider .slick-dots:after {
  content: "/" counter(number);
}
.c-block-refre-detail__main.slick-slider .slick-dots li {
  width: auto;
  height: auto;
  margin: 0;
  counter-increment: number;
}
.c-block-refre-detail__main.slick-slider .slick-dots li.slick-active:after {
  content: counter(number);
}
.c-block-refre-detail__main.slick-slider .slick-dots li button {
  display: none;
}
.c-block-refre-detail__thumbnail {
  display: flex;
  margin: 1.5rem 0 0;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-refre-detail__thumbnail {
    margin-top: 1rem;
  }
}
.c-block-refre-detail__thumbnail-image {
  cursor: pointer;
  position: relative;
  width: 17.93%;
  max-width: 6.9375rem;
  margin: 0 0.28125rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-refre-detail__thumbnail-image {
    max-width: 4rem;
  }
}
.c-block-refre-detail__thumbnail-image:before {
  content: "";
  display: block;
  padding-top: 68.4684684685%;
}
.c-block-refre-detail__thumbnail-image .bg-img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.c-block-refre-detail__thumbnail.slick-slider .slick-current:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 4px solid #387EAF;
  box-sizing: border-box;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-refre-detail__thumbnail.slick-slider .slick-current:after {
    border-width: 2px;
  }
}
.c-block-refre-detail__content {
  width: 100%;
}
.c-block-refre-detail__subtitle.c-heading.is-sm {
  margin-bottom: 1.25rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-refre-detail__subtitle.c-heading.is-sm {
    margin-bottom: 1rem;
  }
}
.c-block-refre-detail__table {
  margin-top: 1.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-refre-detail__table {
    margin-top: 1rem;
  }
}
.c-block-refre-detail__text {
  margin-bottom: auto;
}
.c-block-refre-detail__button {
  margin-top: 2.25rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-refre-detail__button {
    margin-top: 1.5rem;
  }
  .c-block-refre-detail__button .c-button, .c-block-refre-detail__button .c-button-social > a {
    max-width: 100%;
  }
}
.c-block-refre-detail__list {
  margin-top: 1.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-refre-detail__list {
    margin-top: 1rem;
  }
}

.c-block-refre-reason__head.c-heading.is-lg {
  margin-bottom: 2.375rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-refre-reason__head.c-heading.is-lg {
    margin-bottom: 2rem;
  }
}
.c-block-refre-reason__list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -1.125rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-refre-reason__list {
    display: block;
    margin: 0;
  }
}
.c-block-refre-reason__item {
  position: relative;
  width: calc(33.3% - 36px);
  margin: 2.875rem 1.125rem 0;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-refre-reason__item {
    width: 100%;
    margin: 4rem 0 0;
  }
}
.c-block-refre-reason__point {
  font-family: "Roboto", sans-serif;
  color: #387EAF;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%) translateY(-65%);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.c-block-refre-reason__point span.en {
  font-size: 1rem;
  letter-spacing: 0.05em;
  line-height: 1.3125;
  font-weight: 700;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-refre-reason__point span.en {
    font-size: 0.875rem;
  }
}
.c-block-refre-reason__point span.num {
  font-size: 3.25rem;
  letter-spacing: 0.05em;
  line-height: 1;
  font-weight: 500;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-refre-reason__point span.num {
    font-size: 2.5rem;
  }
}
.c-block-refre-reason__body {
  margin-top: 1rem;
}
.c-block-refre-reason__title.c-heading.is-sm {
  margin-bottom: 0.75rem;
}
.c-block-refre-reason__text {
  line-height: 1.875;
}

.c-block-refre__inner {
  display: flex;
  align-items: flex-start;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-refre__inner {
    flex-direction: column-reverse;
  }
}
.c-block-refre__content {
  width: 100%;
}
.c-block-refre__title.c-heading.is-md.is-border-bottom {
  padding-bottom: 0.75rem;
  border-color: #387EAF;
  margin-bottom: 1.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-refre__title.c-heading.is-md.is-border-bottom {
    margin-bottom: 1rem;
  }
}
.c-block-refre__title.c-heading.is-md.is-border-bottom:after {
  content: none;
}
.c-block-refre__border {
  flex: none;
  width: 51.5789473684%;
  padding: 2.25rem;
  border: 1px solid #ABCEE6;
  margin-left: 3.875rem;
}
@media screen and (max-width: 59.3125em) {
  .c-block-refre__border {
    padding: 1.5rem;
    margin-left: 2rem;
  }
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-refre__border {
    width: 100%;
    padding: 1.25rem;
    margin-left: 0;
    margin-bottom: 1.5rem;
  }
}
.c-block-refre__image {
  position: relative;
}
.c-block-refre__image a {
  position: absolute;
  width: 5.8139534884%;
  height: 5.5555555556%;
}
.c-block-refre__image a:after {
  content: none;
}
.c-block-refre__image a.is-a {
  top: 62.2222222222%;
  left: 25.9689922481%;
}
.c-block-refre__image a.is-b {
  top: 39.4444444444%;
  left: 41.0852713178%;
}
.c-block-refre__image a.is-c {
  top: 88.8888888889%;
  left: 8.1395348837%;
}
.c-block-refre__image a.is-d {
  top: 32.7777777778%;
  left: 54.2635658915%;
}
.c-block-refre__image a.is-e {
  top: 14.4444444444%;
  left: 40.6976744186%;
}
.c-block-refre__list {
  margin-top: 1rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-refre__list {
    margin-top: 0.75rem;
  }
}
.c-block-refre__table {
  margin-top: 2.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-refre__table {
    margin-top: 1.5rem;
  }
}

.c-block-seminar__item {
  position: relative;
  display: flex;
  align-items: flex-start;
  text-decoration: none;
  color: #2B2C31;
  padding: 2rem 3.5rem 2rem 1.75rem;
  border-bottom: 1px solid #ABCEE6;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-seminar__item {
    padding: 1.25rem 0 1.75rem;
  }
}
.c-block-seminar__item:first-child {
  padding-top: 0;
}
.c-block-seminar__item:after {
  content: "east";
  font-family: "Material Icons Outlined";
  position: absolute;
  bottom: 50%;
  right: 1.25rem;
  transform: translateY(50%);
  color: #387EAF;
  font-size: 1.25rem;
  line-height: 1;
  letter-spacing: 0;
  transition: all 0.3s 0s ease;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-seminar__item:after {
    bottom: 0.375rem;
    right: 0;
    transform: none;
  }
}
.c-block-seminar__item:hover {
  opacity: 1;
}
.c-block-seminar__item:hover:after {
  transform: translateY(50%) translateX(6px);
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-seminar__item:hover:after {
    transform: translateX(6px);
  }
}
.c-block-seminar__item:hover .c-block-seminar__bg .bg-img {
  transform: scale(1.1);
}
.c-block-seminar__item:hover .c-block-seminar__title {
  color: #387EAF;
}
.c-block-seminar__image {
  flex: none;
  position: relative;
  width: 28.1659388646%;
  min-width: 6.125rem;
  margin-right: 2.25rem;
}
@media screen and (max-width: 59.3125em) {
  .c-block-seminar__image {
    margin-top: 2.5rem;
  }
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-seminar__image {
    margin-right: 1rem;
    margin-top: 1.25rem;
  }
}
.c-block-seminar__bg {
  overflow: hidden;
  position: relative;
  padding-top: 66.6666666667%;
}
.c-block-seminar__bg .bg-img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  transition: all 0.3s 0s ease;
}
.c-block-seminar__state {
  position: absolute;
  top: 0;
  left: 0;
  transform: translateX(-25%) translateY(-25%);
}
@media screen and (max-width: 59.3125em) {
  .c-block-seminar__state {
    transform: translateX(-25%) translateY(-50%);
  }
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-seminar__state {
    top: 0.625rem;
    transform: translateY(-100%);
    width: 100%;
  }
}
.c-block-seminar__state-box {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 4.625rem;
  height: 3.8125rem;
  padding: 0.5rem 0.125rem 1rem;
  text-align: center;
  color: #fff;
  font-size: 0.875rem;
  letter-spacing: 0.05em;
  line-height: 1.2857142857;
  font-weight: 700;
  background-image: url("../images/bg-column-situation-01.png");
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: cover;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-seminar__state-box {
    width: 100%;
    padding: 0.125rem 0.125rem 0.375rem;
    height: 1.75rem;
    font-size: 0.75rem;
    background-image: url("../images/bg-column-situation-sp-01.png");
    background-size: contain;
  }
}
.c-block-seminar__state-box.is-white {
  align-items: flex-end;
  color: #E5971A;
  background-image: url("../images/bg-column-situation-02.png");
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-seminar__state-box.is-white {
    align-items: center;
    background-image: url("../images/bg-column-situation-sp-02.png");
  }
}
.c-block-seminar__content {
  width: 100%;
}
.c-block-seminar__title {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  font-size: 1.375rem;
  letter-spacing: 0.05em;
  line-height: 1.4545454545;
  font-weight: 700;
  margin-top: 0.75rem;
  transition: all 0.3s 0s ease;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-seminar__title {
    -webkit-line-clamp: 3;
    font-size: 1rem;
    margin-top: 0.625rem;
  }
}
.c-block-seminar__detail {
  margin-top: 0.75rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-seminar__detail {
    margin-top: 0.625rem;
  }
}
.c-block-seminar__detail dl {
  display: flex;
  align-items: flex-start;
}
.c-block-seminar__detail dl:not(:first-child) {
  margin-top: 0.25rem;
}
.c-block-seminar__detail dl dt {
  flex: none;
  color: #387EAF;
  font-size: 0.875rem;
  letter-spacing: 0.05em;
  line-height: 1.4285714286;
  font-weight: 700;
  min-width: 2.75rem;
  margin-right: 1.125rem;
  margin-top: 0.125rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-seminar__detail dl dt {
    font-size: 0.8125rem;
    min-width: 2.5rem;
    margin-right: 0.75rem;
    margin-top: 0.0625rem;
  }
}
.c-block-seminar__detail dl dd {
  line-height: 1.5;
}
.c-block-seminar__button {
  text-align: center;
  margin-top: 5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-seminar__button {
    margin-top: 2.5rem;
  }
}
.c-block-seminar.is-page .c-block-seminar__list {
  margin-top: 3.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-seminar.is-page .c-block-seminar__list {
    margin-top: 2rem;
  }
}

.c-block-service__head.c-heading.is-sm {
  margin-bottom: 2.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-service__head.c-heading.is-sm {
    margin-bottom: 1.5rem;
  }
}
.c-block-service__head.c-heading.is-lg {
  margin-bottom: 2.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-service__head.c-heading.is-lg {
    margin-bottom: 2rem;
  }
}
.c-block-service__lead {
  text-align: center;
  margin-bottom: 3.75rem;
  font-size: 1rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-service__lead {
    text-align: left;
    margin-bottom: 2.5rem;
  }
}
.c-block-service__cards {
  display: flex;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-service__cards {
    display: block;
  }
}
.c-block-service__card {
  display: block;
  width: 100%;
  position: relative;
  text-decoration: none;
  text-align: center;
  color: #fff;
  padding: 4.625rem 1.25rem;
  transition: all 0.3s 0s ease;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-service__card {
    padding: 2.5rem 1.25rem;
  }
}
.c-block-service__card:not(:first-child) {
  margin-left: 0.25rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-service__card:not(:first-child) {
    margin-left: 0;
    margin-top: 0.25rem;
  }
}
.c-block-service__card:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: all 0.3s 0s ease;
}
.c-block-service__card:nth-child(1) .bg-img:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(47, 138, 165, 0.91);
  top: 0;
  left: 0;
}
.c-block-service__card:nth-child(1):hover:after {
  background: #2F8AA5;
}
.c-block-service__card:nth-child(2) .bg-img:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(47, 107, 150, 0.91);
  top: 0;
  left: 0;
}
.c-block-service__card:nth-child(2):hover:after {
  background: #2F6B96;
}
.c-block-service__card:nth-child(3) .bg-img:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(56, 83, 147, 0.91);
  top: 0;
  left: 0;
}
.c-block-service__card:nth-child(3):hover:after {
  background: #385393;
}
.c-block-service__card:hover {
  opacity: 1;
}
.c-block-service__card:hover .c-block-service__card-button.c-button.is-sm.is-white:after, .c-block-service__card:hover .c-button-social > a.c-block-service__card-button.is-sm.is-white:after {
  transform: translateX(6px);
}
@media screen and (min-width: 59.375em) {
  .c-block-service__card:hover .c-block-service__card-icon {
    display: none;
  }
  .c-block-service__card:hover .c-block-service__card-subtitle, .c-block-service__card:hover .c-block-service__card-text {
    display: block;
  }
}
.c-block-service__card .bg-img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.c-block-service__card .bg-img:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background: #006bb4;
  top: 0;
  left: 0;
  mix-blend-mode: screen;
}
.c-block-service__card .bg-img:after {
  mix-blend-mode: multiply;
}
.c-block-service__card-content {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  height: 100%;
  z-index: 1;
}
.c-block-service__card-icon {
  transition: all 0.3s 0s ease;
  margin-bottom: 1rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-service__card-icon {
    margin-bottom: 0.5rem;
  }
}
.c-block-service__card-icon img {
  max-height: 5.125rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-service__card-icon img {
    max-width: 4rem;
    max-height: 4.25rem;
  }
}
.c-block-service__card-title.c-heading.is-md {
  margin-bottom: 0;
}
.c-block-service__card-subtitle {
  font-weight: 700;
  line-height: 1.5;
  margin-top: 1.5rem;
  transition: all 0.3s 0s ease;
  display: none;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-service__card-subtitle {
    margin-top: 1rem;
  }
}
.c-block-service__card-text {
  text-align: left;
  transition: all 0.3s 0s ease;
  display: none;
  padding: 0 5%;
  margin-bottom: auto;
}
@media screen and (max-width: 75em) {
  .c-block-service__card-text {
    padding: 0;
  }
}
.c-block-service__card-button {
  margin-top: 1.625rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-service__card-button {
    margin-top: 0.625rem;
  }
}
.c-block-service__banners {
  display: flex;
  max-width: 59rem;
  margin: 2.5rem auto 0;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-service__banners {
    display: block;
  }
}
.c-block-service__banner {
  display: flex;
  align-items: flex-end;
  text-decoration: none;
  width: 50%;
  background: #fff;
  padding: 2.25rem;
  border: 1px solid #ABCEE6;
}
@media screen and (max-width: 59.3125em) {
  .c-block-service__banner {
    padding: 1.875rem;
  }
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-service__banner {
    width: 100%;
    padding: 1.625rem;
  }
}
.c-block-service__banner:not(:first-child) {
  margin-left: 2.25rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-service__banner:not(:first-child) {
    margin-left: 0;
    margin-top: 0.75rem;
  }
}
.c-block-service__banner:hover {
  opacity: 1;
  background: #ABCEE6;
}
.c-block-service__banner:hover .c-block-service__banner-icon img {
  display: none;
}
.c-block-service__banner:hover .c-block-service__banner-icon img.is-white {
  display: block;
}
.c-block-service__banner:hover .c-block-service__banner-title.c-heading.is-sm.is-color-primary {
  color: #fff;
}
.c-block-service__banner:hover .c-block-service__banner-button.c-button.is-sm, .c-block-service__banner:hover .c-button-social > a.c-block-service__banner-button.is-sm {
  color: #fff;
  border-color: #fff;
}
.c-block-service__banner:hover .c-block-service__banner-button.c-button.is-sm:after, .c-block-service__banner:hover .c-button-social > a.c-block-service__banner-button.is-sm:after {
  color: #fff;
}
.c-block-service__banner-icon {
  flex: none;
  flex-basis: 23.5294117647%;
  margin-right: 2rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-service__banner-icon {
    flex-basis: auto;
    margin-right: 1.5rem;
  }
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-service__banner-icon img {
    max-width: 4.0625rem;
    max-height: 4.3125rem;
  }
}
.c-block-service__banner-icon img.is-white {
  display: none;
}
.c-block-service__banner-content {
  width: 100%;
}
.c-block-service__banner-title {
  transition: all 0.3s 0s ease;
}
.c-block-service__banner-button.c-button.is-sm, .c-button-social > a.c-block-service__banner-button.is-sm {
  max-width: 100%;
  margin-top: 0.75rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-service__banner-button.c-button.is-sm, .c-button-social > a.c-block-service__banner-button.is-sm {
    font-size: 0.6875rem;
  }
}
.c-block-service__banner-button.c-button.is-sm:after, .c-button-social > a.c-block-service__banner-button.is-sm:after {
  font-size: 0.9375rem;
}
.c-block-service.is-service .c-block-service__card {
  min-height: 21.5rem;
  padding: 4rem 1.25rem;
}
@media screen and (max-width: 75em) {
  .c-block-service.is-service .c-block-service__card {
    padding: 3.25rem 1.25rem;
  }
}
@media screen and (max-width: 59.3125em) {
  .c-block-service.is-service .c-block-service__card {
    min-height: auto;
  }
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-service.is-service .c-block-service__card {
    padding: 2.5rem 1.25rem;
  }
}

.c-block-shataku__iframe {
  position: relative;
  padding-top: 39.0350877193%;
  margin-top: 5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-shataku__iframe {
    padding-top: 46.8421052632%;
    margin-top: 2.5rem;
  }
}
.c-block-shataku__iframe iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

.c-block-table__head.c-heading.is-lg {
  margin-bottom: 2.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-table__head.c-heading.is-lg {
    margin-bottom: 2rem;
  }
}
.c-block-table__list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -1.125rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-table__list {
    margin: 0 -0.75rem;
  }
}
.c-block-table__item {
  position: relative;
  width: calc(25% - 36px);
  border: 1px solid #387EAF;
  margin: 0 1.125rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-table__item {
    width: calc(50% - 24px);
    margin: 0 0.75rem;
  }
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-table__item:nth-child(n+3) {
    margin-top: 1.5rem;
  }
}
.c-block-table__item:before {
  content: "";
  display: block;
  padding-top: 63.671875%;
}
.c-block-table__item .bg-img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.c-block-table__table {
  margin-top: 2.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-table__table {
    margin-top: 2rem;
  }
}
.c-block-table__caution {
  margin-top: 1.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-block-table__caution {
    margin-top: 1rem;
  }
}

/*
---
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, #growp-editor-wrapper.post-type-post blockquote, #tinymce.mce-content-body.acf_content blockquote, #tinymce.post-type-post blockquote, #tinymce.post-type-voices blockquote, #tinymce.post-type-events blockquote, #tinymce.post-type-campaigns blockquote, #tinymce.post-type-columns blockquote {
  background-color: #fff;
  border-top: 1px solid #A1C7E2;
  border-right: 1px solid #A1C7E2;
  border-bottom: 1px solid #A1C7E2;
  border-left: 3px solid #387EAF;
  position: relative;
  padding: 1.5rem 1.5rem 1.5rem 3rem;
  margin: 1rem 0;
  font-size: 0.875rem;
  letter-spacing: 0.05em;
  line-height: 1.8571428571;
  font-weight: normal;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-blockquote, .l-post-content blockquote, #growp-editor-wrapper.post-type-post blockquote, #tinymce.mce-content-body.acf_content blockquote, #tinymce.post-type-post blockquote, #tinymce.post-type-voices blockquote, #tinymce.post-type-events blockquote, #tinymce.post-type-campaigns blockquote, #tinymce.post-type-columns blockquote {
    padding: 0.75rem 0.75rem 0.75rem 2rem;
  }
}
.c-blockquote::before, .l-post-content blockquote::before, #growp-editor-wrapper.post-type-post blockquote::before, #tinymce.mce-content-body.acf_content blockquote::before, #tinymce.post-type-post blockquote::before, #tinymce.post-type-voices blockquote::before, #tinymce.post-type-events blockquote::before, #tinymce.post-type-campaigns blockquote::before, #tinymce.post-type-columns blockquote::before {
  content: "format_quote";
  font-family: "Material Icons Sharp";
  font-size: 1.5rem;
  letter-spacing: 0em;
  line-height: 1;
  font-weight: normal;
  color: #387EAF;
  position: absolute;
  left: 0.6875rem;
  top: 0.4375rem;
  transform: rotate(180deg);
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-blockquote::before, .l-post-content blockquote::before, #growp-editor-wrapper.post-type-post blockquote::before, #tinymce.mce-content-body.acf_content blockquote::before, #tinymce.post-type-post blockquote::before, #tinymce.post-type-voices blockquote::before, #tinymce.post-type-events blockquote::before, #tinymce.post-type-campaigns blockquote::before, #tinymce.post-type-columns blockquote::before {
    font-size: 1.25rem;
    top: 0.125rem;
    left: 0.5rem;
  }
}
.c-blockquote cite, .l-post-content blockquote cite, #growp-editor-wrapper.post-type-post blockquote cite, #tinymce.mce-content-body.acf_content blockquote cite, #tinymce.post-type-post blockquote cite, #tinymce.post-type-voices blockquote cite, #tinymce.post-type-events blockquote cite, #tinymce.post-type-campaigns blockquote cite, #tinymce.post-type-columns blockquote cite {
  display: block;
  margin-top: 1rem;
}

/*
---
name: アーカイブナビ_通常
category: Navigation
---
*/
.c-box-archive__block {
  border: 1px solid #387EAF;
  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: #387EAF;
  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: "chevron_right";
  font-family: "Material Icons Outlined";
  line-height: 1;
  letter-spacing: 0;
  color: #387EAF;
  padding-right: 0.5rem;
}
.c-box-archive ul li a {
  color: #2B2C31;
  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: #387EAF 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: #387EAF;
  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: "Roboto", sans-serif;
  line-height: 1.2;
}
.c-box-number__number small {
  font-family: "Roboto", sans-serif;
  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: #35467C;
  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(0, 0, 0, 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;
  }
}

@media print {
  .c-box-video {
    display: none;
  }
}
.c-box-video__bg {
  background: #F2F5F7;
  padding: 3rem 1.25rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-box-video__bg {
    padding: 1.5rem 1.25rem;
  }
}
.c-box-video__iframe {
  position: relative;
  max-width: 44.4375rem;
  padding-top: 32.9824561404%;
  min-height: 23.5rem;
  margin: 0 auto;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-box-video__iframe {
    min-height: auto;
    padding-top: 52.8832630098%;
  }
}
.c-box-video__iframe iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

/*
---
name: ボックス_通常
category: Components
---
*/
.c-box__block {
  background-color: #35467C;
  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: #387EAF 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: #387EAF;
  color: #fff;
  width: 5.375rem;
  height: 5.375rem;
  text-align: center;
  font-family: "Roboto", sans-serif;
  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: "Roboto", sans-serif;
  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 {
  padding: 1.5rem 2rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-breadcrumb {
    padding: 1rem 1.25rem;
  }
}
.c-breadcrumb__inner {
  line-height: 1.5454545455;
}
@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: rgba(43, 44, 49, 0.8);
  font-size: 0.6875rem;
  letter-spacing: 0.05em;
  line-height: 1.5454545455;
  font-weight: 400;
}
.c-breadcrumb__inner span.is-arrow {
  margin: 0 0.5rem;
  align-items: center;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-breadcrumb__inner span.is-arrow {
    margin: 0 0.25rem;
  }
}
.c-breadcrumb__inner span.is-arrow span {
  color: #CACFDB;
  vertical-align: middle;
  line-height: 1;
  font-size: 0.8125rem;
}
.c-breadcrumb__inner span a {
  color: #387EAF;
}
.c-breadcrumb.is-white {
  padding-top: 0;
  padding-bottom: 0;
}
.c-breadcrumb.is-white .c-breadcrumb__inner {
  color: rgba(255, 255, 255, 0.8);
}
.c-breadcrumb.is-white .c-breadcrumb__inner span {
  color: rgba(255, 255, 255, 0.8);
}
.c-breadcrumb.is-white .c-breadcrumb__inner span.is-arrow span {
  color: #fff;
}
.c-breadcrumb.is-white .c-breadcrumb__inner span a {
  color: #fff;
}
.c-breadcrumb.is-bg-gray {
  background: #F2F5F7;
}

.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-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 18.75rem;
  text-align: center;
  background-color: #fff;
  border: 1px solid #387EAF;
  color: #387EAF;
  font-weight: 700;
  letter-spacing: 0;
  text-decoration: none;
  padding: 1.125rem 2.75rem 1.125rem 1.25rem;
  transition: all 0.3s;
  transform: perspective(1px) translateZ(0);
}
.c-button .material-icons-outlined, .c-button-social > a .material-icons-outlined {
  margin-right: 1.5rem;
}
@media screen and (max-width: 59.3125em) {
  .c-button .material-icons-outlined, .c-button-social > a .material-icons-outlined {
    margin-right: 1rem;
  }
}
.c-button:before, .c-button-social > a:before {
  content: "";
  position: absolute;
  z-index: -1;
  bottom: 0;
  left: 0;
  width: 0;
  height: 100%;
  background-color: #387EAF;
  transition: all 0.3s 0s ease;
}
.c-button::after, .c-button-social > a::after {
  content: "east";
  font-family: "Material Icons Outlined";
  line-height: 1;
  letter-spacing: 0;
  position: absolute;
  top: 50%;
  right: 1.25rem;
  transform: translateY(-50%);
  font-size: 1.25rem;
  transition: transform 0.3s 0s ease;
}
.c-button:hover, .c-button-social > a:hover {
  opacity: 1;
  color: #fff;
}
.c-button:hover:before, .c-button-social > a:hover:before {
  width: 100%;
}
.c-button:hover::after, .c-button-social > a:hover::after {
  transform: translateY(-50%) translateX(6px);
}
.c-button.is-reverse, .c-button-social > a.is-reverse {
  background-color: #fff;
  color: #387EAF;
}
.c-button.is-reverse:before, .c-button-social > a.is-reverse:before {
  background-color: #387EAF;
}
.c-button.is-reverse:hover, .c-button-social > a.is-reverse:hover {
  color: #fff;
}
.c-button.is-secondary, .c-button-social > a.is-secondary {
  background-color: #35467C;
  color: #fff;
  border-color: #35467C;
}
.c-button.is-secondary:before, .c-button-social > a.is-secondary:before {
  background-color: #fff;
}
.c-button.is-secondary:hover, .c-button-social > a.is-secondary:hover {
  color: #35467C;
}
.c-button.is-secondary-reverse, .c-button-social > a.is-secondary-reverse {
  background-color: #fff;
  color: #35467C;
  border-color: #fff;
}
.c-button.is-secondary-reverse:before, .c-button-social > a.is-secondary-reverse:before {
  background-color: #35467C;
}
.c-button.is-secondary-reverse:hover, .c-button-social > a.is-secondary-reverse:hover {
  color: #fff;
  border-color: #35467C;
}
.c-button.is-accent-blue, .c-button-social > a.is-accent-blue {
  border-color: #21A0B7;
}
.c-button.is-accent, .c-button-social > a.is-accent {
  background-color: #E5971A;
  color: #fff;
  border-color: #E5971A;
}
.c-button.is-accent:before, .c-button-social > a.is-accent:before {
  background-color: #fff;
}
.c-button.is-accent:hover, .c-button-social > a.is-accent:hover {
  color: #E5971A;
}
.c-button.is-accent-reverse, .c-button-social > a.is-accent-reverse {
  background-color: #fff;
  color: #E5971A;
  border-color: #E5971A;
}
.c-button.is-accent-reverse:before, .c-button-social > a.is-accent-reverse:before {
  background-color: #E5971A;
}
.c-button.is-accent-reverse:hover, .c-button-social > a.is-accent-reverse:hover {
  color: #fff;
}
.c-button.is-orange, .c-button-social > a.is-orange {
  background-color: #E0722E;
  color: #fff;
  border-color: #E0722E;
}
.c-button.is-orange:before, .c-button-social > a.is-orange:before {
  background-color: #fff;
}
.c-button.is-orange:hover, .c-button-social > a.is-orange:hover {
  color: #E0722E;
}

/*
---
name: ボタン_サイズ別
category: Buttons
---
*/
.c-button.is-xlg, .c-button-social > a.is-xlg {
  max-width: 24.5rem;
  padding: 1.5rem 3.5rem 1.5rem 2rem;
  font-size: 1.125rem;
  letter-spacing: 0.02em;
  line-height: 1.5555555556;
  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%;
    padding: 1.5rem 2.5rem 1.5rem 1.5rem;
  }
}
.c-button.is-xlg::after, .c-button-social > a.is-xlg::after {
  font-size: 1.5rem;
}
.c-button.is-xlg span, .c-button-social > a.is-xlg span {
  margin-right: 1.25rem;
}
.c-button.is-xlg b, .c-button-social > a.is-xlg b {
  color: #387EAF;
  font-size: 1.375rem;
  transition: all 0.3s 0s ease;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-button.is-xlg b, .c-button-social > a.is-xlg b {
    font-size: 1.125rem;
  }
}
.c-button.is-lg, .c-button-social > a.is-lg {
  max-width: 22.25rem;
  padding: 1rem 2rem 1rem 0.75rem;
}
@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: 20rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-button.is-md, .c-button-social > a.is-md {
    max-width: 100%;
  }
}
.c-button.is-sm, .c-button-social > a.is-sm {
  max-width: 16.125rem;
  justify-content: space-between;
  background: transparent;
  padding: 0 0.75rem 0.375rem 0;
  border: none;
  text-align: left;
  border-bottom: 1px solid #387EAF;
  font-size: 1rem;
  letter-spacing: 0.05em;
  line-height: 1.5;
  font-weight: 700;
  color: #2B2C31;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-button.is-sm, .c-button-social > a.is-sm {
    font-size: 0.875rem;
    max-width: 14.375rem;
  }
}
.c-button.is-sm:before, .c-button-social > a.is-sm:before {
  content: none;
}
.c-button.is-sm:after, .c-button-social > a.is-sm:after {
  content: "east";
  font-family: "Material Icons Outlined";
  position: relative;
  top: auto;
  right: auto;
  transform: none;
  font-size: 1.25rem;
  line-height: 1;
  letter-spacing: 0;
  margin-left: 0.5rem;
  color: #387EAF;
}
.c-button.is-sm:hover, .c-button-social > a.is-sm:hover {
  color: #387EAF;
}
.c-button.is-sm:hover:after, .c-button-social > a.is-sm:hover:after {
  transform: translateX(6px);
}
.c-button.is-sm[target=_blank]:after, .c-button-social > a.is-sm[target=_blank]:after, .c-button.is-sm.is-external-link:after, .c-button-social > a.is-sm.is-external-link:after {
  content: "open_in_new";
  transform: none;
}
.c-button.is-sm.is-white, .c-button-social > a.is-sm.is-white {
  color: #fff;
  border-color: #fff;
}
.c-button.is-sm.is-white:after, .c-button-social > a.is-sm.is-white:after {
  color: #fff;
}
.c-button.is-sm.is-question:before, .c-button-social > a.is-sm.is-question:before {
  content: "help_outline";
  font-family: "Material Icons Outlined";
  font-size: 1.125rem;
  line-height: 1;
  letter-spacing: 0;
  margin-right: 0.3125rem;
  font-weight: 400;
  position: relative;
  z-index: 1;
  bottom: 0;
  left: 0;
  width: auto;
  height: auto;
  background-color: inherit;
}
.c-button.is-xs, .c-button-social > a.is-xs {
  width: inherit;
  max-width: 100%;
  justify-content: space-between;
  background: transparent;
  padding: 0;
  border: none;
  text-align: left;
  border-bottom: 1px solid #387EAF;
  font-size: 0.875rem;
  letter-spacing: 0.05em;
  line-height: 1.8571428571;
  font-weight: 700;
  color: #2B2C31;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-button.is-xs, .c-button-social > a.is-xs {
    font-size: 0.8125rem;
  }
}
.c-button.is-xs:before, .c-button-social > a.is-xs:before {
  content: none;
}
.c-button.is-xs:after, .c-button-social > a.is-xs:after {
  content: "chevron_right";
  font-family: "Material Icons Outlined";
  position: relative;
  top: auto;
  right: auto;
  transform: none;
  font-size: 1rem;
  line-height: 1;
  letter-spacing: 0;
  margin-left: 0.3125rem;
}
.c-button.is-xs:hover, .c-button-social > a.is-xs:hover {
  opacity: 0.5;
}
.c-button.is-xs.is-accent, .c-button-social > a.is-xs.is-accent {
  color: #E5971A;
  border-color: #E5971A;
}
.c-button.is-nav, .c-button-social > a.is-nav {
  color: #387EAF;
  background: #fff;
  border: 1px solid #387EAF;
  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: "expand_more";
  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-arrow-left:after, .c-button-social > a.is-arrow-left:after {
  content: "chevron_left";
  right: auto;
  left: 0.625rem;
}
.c-button.is-arrow-left:hover:after, .c-button-social > a.is-arrow-left:hover:after {
  transform: translateY(-50%) translateX(-6px);
}
.c-button.is-arrow-right:after, .c-button-social > a.is-arrow-right:after {
  content: "chevron_right";
  right: 0.625rem;
}
.c-button.is-current, .c-button-social > a.is-current {
  pointer-events: none;
  color: #fff;
  background: #387EAF;
}
.c-button.is-copy, .c-button-social > a.is-copy {
  max-width: 13.875rem;
  background: #E6E6E6;
  padding: 0.375rem 0.75rem;
  border-color: #E6E6E6;
  color: #2B2C31;
  font-size: 0.875rem;
  letter-spacing: 0.05em;
  line-height: 1.4285714286;
  font-weight: 700;
}
.c-button.is-copy span, .c-button-social > a.is-copy span {
  font-size: 1.25rem;
  margin-right: 0.5rem;
}
.c-button.is-copy:before, .c-button-social > a.is-copy:before {
  content: none;
}
.c-button.is-copy:after, .c-button-social > a.is-copy:after {
  content: none;
}
.c-button.is-copy:hover, .c-button-social > a.is-copy:hover {
  opacity: 0.5;
}
.c-button.is-map-icon span, .c-button-social > a.is-map-icon span {
  margin-right: 0.5rem;
}
.c-button.is-border-radius, .c-button-social > a.is-border-radius {
  border-radius: 100px;
}
.c-button.is-download:after, .c-button-social > a.is-download:after {
  content: "file_download";
  transform: translateY(-50%);
  font-size: 1.5rem;
}
.c-button.is-icon-pdf:after, .c-button-social > a.is-icon-pdf:after {
  content: "picture_as_pdf";
  transform: translateY(-50%);
  font-weight: 400;
}

.c-campaign-slider__inner {
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
.c-campaign-slider__replace {
  flex: none;
  width: 59.1101694915% !important;
  margin-right: 8.4745762712%;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-campaign-slider__replace {
    margin-right: 1rem;
  }
}
.c-campaign-slider__replace-image {
  display: block;
  width: 100%;
  position: relative;
}
.c-campaign-slider__replace-image:before {
  content: "";
  display: block;
  padding-top: 46.5949820789%;
}
.c-campaign-slider__replace-image .bg-img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-size: contain;
}
.c-campaign-slider__main {
  width: 27.5423728814%;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-campaign-slider__main {
    width: 100%;
  }
}
.c-campaign-slider__main-image {
  display: block;
  position: relative;
}
.c-campaign-slider .owl-carousel .owl-dots {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 0.75rem;
}
.c-campaign-slider .owl-carousel .owl-dots .owl-dot {
  margin: 0 0.375rem;
  width: 0.75rem;
  height: 0.75rem;
  background-color: #AAAAAA;
  border-radius: 50%;
  display: block;
  outline: none;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-campaign-slider .owl-carousel .owl-dots .owl-dot {
    margin: 0 0.1875rem;
    width: 0.5rem;
    height: 0.5rem;
  }
}
.c-campaign-slider .owl-carousel .owl-dots .owl-dot.active {
  background-color: #151515;
}

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

.c-card-column {
  overflow: hidden;
  padding-bottom: 1px;
}
.c-card-column__wrapper {
  position: relative;
}
.c-card-column__blocks {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -1.125rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-card-column__blocks {
    display: block;
    margin: 0;
  }
}
.c-card-column__block {
  display: block;
  color: #2B2C31;
  text-decoration: none;
  width: calc(25% - 36px);
  margin: 0 1.125rem;
}
@media screen and (max-width: 59.3125em) {
  .c-card-column__block {
    width: calc(50% - 36px);
  }
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-card-column__block {
    width: 100%;
    margin: 0;
  }
}
@media screen and (max-width: 59.3125em) {
  .c-card-column__block:nth-child(n+3) {
    margin-top: 2.5rem;
  }
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-card-column__block:not(:first-child) {
    margin-top: 2rem;
  }
}
.c-card-column__block:hover {
  opacity: 1;
}
.c-card-column__block:hover .bg-img {
  transform: scale(1.1);
}
.c-card-column__block:hover .c-card-column__title {
  color: #387EAF;
}
.c-card-column__image {
  position: relative;
  overflow: hidden;
  padding-top: 62.015503876%;
}
.c-card-column__image .bg-img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  transition: all 0.3s 0s ease;
}
.c-card-column__label {
  position: absolute;
  left: 0;
  bottom: 0;
  margin-right: 0.75rem;
}
.c-card-column__content {
  margin-top: 0.75rem;
}
.c-card-column__title {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  transition: all 0.3s 0s ease;
}
.c-card-column__title.c-heading.is-xxs {
  margin-bottom: 0;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-card-column__title.c-heading.is-xxs {
    font-size: 0.875rem;
  }
}
.c-card-column__tags {
  display: flex;
  flex-wrap: wrap;
}
.c-card-column__tags li {
  color: rgba(56, 126, 175, 0.7);
  font-size: 0.875rem;
  letter-spacing: 0.05em;
  line-height: 1.4285714286;
  font-weight: 700;
  margin-top: 0.25rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-card-column__tags li {
    font-size: 0.8125rem;
    margin-top: 0.5rem;
  }
}
.c-card-column__tags li:not(:last-child) {
  margin-right: 1rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-card-column__tags li:not(:last-child) {
    margin-right: 0.75rem;
  }
}
.c-card-column__button {
  text-align: center;
  margin-top: 2.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-card-column__button .c-button, .c-card-column__button .c-button-social > a {
    max-width: 100%;
  }
}
.c-card-column .owl-carousel {
  margin-left: 0;
  margin-right: 0;
  padding-left: 9.2857142857%;
}
@media screen and (max-width: 75em) {
  .c-card-column .owl-carousel {
    padding-left: 2rem;
  }
}
@media screen and (max-width: 59.3125em) {
  .c-card-column .owl-carousel {
    padding-left: 0;
  }
}
.c-card-column .owl-carousel .owl-stage-outer {
  width: 120rem;
}
.c-card-column .owl-carousel .c-card-column__block {
  width: 16.125rem;
  margin: 0;
}
.c-card-column .owl-carousel .owl-dots {
  display: flex;
  align-items: center;
  margin-top: 3.375rem;
}
@media screen and (max-width: 59.3125em) {
  .c-card-column .owl-carousel .owl-dots {
    justify-content: center;
  }
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-card-column .owl-carousel .owl-dots {
    margin-top: 2.5rem;
  }
}
.c-card-column .owl-carousel .owl-dots.disabled {
  display: flex;
}
.c-card-column .owl-carousel .owl-dot {
  width: 3.75rem;
  height: 0.25rem;
  background: #C2C3C5;
  transition: all 0.3s 0s ease;
}
.c-card-column .owl-carousel .owl-dot:not(:first-child) {
  margin-left: 0.625rem;
}
.c-card-column .owl-carousel .owl-dot.active {
  background: #2B2C31;
}
.c-card-column .owl-nav {
  position: absolute;
  top: 45%;
  left: 0;
  transform: translateY(-50%);
  width: 100%;
  pointer-events: none;
  display: flex;
  justify-content: space-between;
  z-index: 10;
}
.c-card-column .owl-nav.disabled {
  display: flex;
}
.c-card-column .owl-nav button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3.25rem;
  height: 7.875rem;
  background: #2B2C31;
  border: 1px solid #fff;
  pointer-events: auto;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-card-column .owl-nav button {
    width: 2.125rem;
    height: 6rem;
  }
}
.c-card-column .owl-nav button span {
  color: #fff;
  font-size: 1rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-card-column .owl-nav button span {
    font-size: 0.875rem;
  }
}
.c-card-column.is-page .c-card-column__block {
  width: calc(50% - 36px);
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-card-column.is-page .c-card-column__block {
    width: 100%;
    margin: 0;
  }
}
.c-card-column.is-page .c-card-column__block:nth-child(n+3) {
  margin-top: 2.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-card-column.is-page .c-card-column__block:not(:first-child) {
    margin-top: 2rem;
  }
}

.c-card-download__head.c-heading.is-md.is-border-bottom {
  margin-bottom: 2.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-card-download__head.c-heading.is-md.is-border-bottom {
    margin-bottom: 1.5rem;
  }
}
.c-card-download__blocks {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -1.125rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-card-download__blocks {
    display: block;
    margin: 0;
  }
}
.c-card-download__blocks.is-three-col .c-card-download__block {
  margin-top: 0;
}
@media screen and (max-width: 59.3125em) {
  .c-card-download__blocks.is-three-col .c-card-download__block {
    width: calc(50% - 36px);
  }
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-card-download__blocks.is-three-col .c-card-download__block {
    width: 100%;
  }
}
.c-card-download__blocks.is-three-col .c-card-download__block:nth-child(n+4) {
  margin-top: 2rem;
}
@media screen and (max-width: 59.3125em) {
  .c-card-download__blocks.is-three-col .c-card-download__block:nth-child(n+3) {
    margin-top: 2rem;
  }
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-card-download__blocks.is-three-col .c-card-download__block:not(:first-child) {
    margin-top: 1.5rem;
  }
}
.c-card-download__blocks.is-three-col .c-card-download__title {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.c-card-download__block {
  display: block;
  text-decoration: none;
  flex-grow: 1;
  color: #2B2C31;
  width: calc(33.3% - 36px);
  background: #fff;
  padding: 1.5rem 1.5rem 2rem;
  margin: 0 1.125rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-card-download__block {
    width: 100%;
    padding: 1.25rem 1.25rem 1.5rem;
    margin: 0;
  }
}
.c-card-download__block:nth-child(n+3) {
  margin-top: 2rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-card-download__block:not(:first-child) {
    margin-top: 1.5rem;
  }
}
.c-card-download__block:hover {
  opacity: 1;
}
.c-card-download__block:hover .bg-img {
  transform: scale(1.1);
}
.c-card-download__block:hover .c-button.is-orange, .c-card-download__block:hover .c-button-social > a.is-orange {
  background-color: #E0722E;
  color: #fff;
  opacity: 0.5;
}
.c-card-download__image {
  overflow: hidden;
  position: relative;
  padding-top: 61.7063492063%;
  background: #F2F5F7;
}
.c-card-download__image .bg-img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  transition: all 0.3s 0s ease;
}
.c-card-download__image .is-no {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  font-size: 1.0625rem;
  letter-spacing: 0.05em;
  line-height: 1.4705882353;
  font-weight: 400;
  color: rgba(43, 44, 49, 0.5);
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-card-download__image .is-no {
    font-size: 0.875rem;
  }
}
.c-card-download__label {
  position: absolute;
  left: 0;
  bottom: 0;
}
.c-card-download__content {
  margin-top: 1rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-card-download__content {
    margin-top: 0.75rem;
  }
}
.c-card-download__button {
  margin-top: 1.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-card-download__button {
    margin-top: 1rem;
  }
}
.c-card-download__button .c-button, .c-card-download__button .c-button-social > a {
  max-width: 100%;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.c-card-download__button .c-button:before, .c-card-download__button .c-button-social > a:before {
  content: none;
}
.c-card-download__button .c-button:after, .c-card-download__button .c-button-social > a:after {
  transform: translateY(-50%);
}

.c-card-feature__wrapper {
  padding-bottom: 2.25rem;
  border-bottom: 1px solid #ABCEE6;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-card-feature__wrapper {
    padding-bottom: 1.5rem;
  }
}
.c-card-feature__blocks {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -1.125rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-card-feature__blocks {
    display: block;
    margin: 0;
  }
}
.c-card-feature__block {
  display: block;
  width: calc(33.3% - 36px);
  margin: 0 1.125rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-card-feature__block {
    width: 100%;
    margin: 0;
  }
}
.c-card-feature__block:nth-child(n+4) {
  margin-top: 2.25rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-card-feature__block:not(:first-child) {
    margin-top: 2.25rem;
  }
}
.c-card-feature__image {
  position: relative;
  padding-top: 62.9213483146%;
}
.c-card-feature__image .bg-img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.c-card-feature__content {
  margin-top: 1.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-card-feature__content {
    margin-top: 1rem;
  }
}
.c-card-feature__title.c-heading.is-xxs {
  margin-bottom: 0.625rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-card-feature__title.c-heading.is-xxs {
    margin-bottom: 0.375rem;
  }
}

.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;
  }
}

.c-card-load__wrapper {
  padding-bottom: 2.25rem;
  border-bottom: 1px solid #ABCEE6;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-card-load__wrapper {
    padding-bottom: 1.5rem;
  }
}
.c-card-load__blocks {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -1.125rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-card-load__blocks {
    display: block;
    margin: 0;
  }
}
.c-card-load__block {
  display: flex;
  align-items: center;
  width: calc(33.3% - 36px);
  background: #F2F5F7;
  padding: 1rem 1.5rem;
  margin: 0 1.125rem;
}
@media screen and (max-width: 59.3125em) {
  .c-card-load__block {
    width: calc(50% - 36px);
  }
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-card-load__block {
    width: 100%;
    padding: 1rem 1.25rem;
    margin: 0;
  }
}
.c-card-load__block:nth-child(n+4) {
  margin-top: 2.25rem;
}
@media screen and (max-width: 59.3125em) {
  .c-card-load__block:nth-child(n+3) {
    margin-top: 2.25rem;
  }
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-card-load__block:not(:first-child) {
    margin-top: 1.125rem;
  }
}
.c-card-load__icon {
  margin-right: 1.25rem;
}
.c-card-load__title {
  color: #387EAF;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 0.25rem;
}
.c-card-load__text {
  line-height: 1.5;
}

/*
---
name: ポストアイテム_カード（タグあり）
category: News
---
*/
.c-card-post__block {
  width: 100%;
  display: block;
  text-decoration: none;
  color: #2B2C31;
  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(43, 44, 49, 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: "Roboto", sans-serif;
  font-weight: 700;
  line-height: 1.3125;
}
.c-card-post__detail {
  color: #387EAF;
  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: #387EAF;
  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-sauna__head.c-heading.is-lg {
  margin-bottom: 1.25rem;
}
.c-card-sauna__lead {
  text-align: center;
}
.c-card-sauna__blocks {
  display: flex;
  flex-wrap: wrap;
  margin: 2.5rem -1.125rem 0;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-card-sauna__blocks {
    display: block;
    margin: 1.5rem 0 0;
  }
}
.c-card-sauna__block {
  width: calc(50% - 36px);
  background: #fff;
  padding: 2.5rem 3rem;
  margin: 0 1.125rem;
}
@media screen and (max-width: 59.3125em) {
  .c-card-sauna__block {
    padding: 2rem;
  }
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-card-sauna__block {
    width: 100%;
    padding: 1.5rem 1.25rem;
    margin: 0;
  }
}
.c-card-sauna__block:nth-child(n+3) {
  margin-top: 2.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-card-sauna__block:not(:first-child) {
    margin-top: 1.5rem;
  }
}
.c-card-sauna__image {
  position: relative;
  padding-top: 61.8942731278%;
}
.c-card-sauna__image .bg-img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.c-card-sauna__content {
  margin-top: 2.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-card-sauna__content {
    margin-top: 1.5rem;
  }
}
.c-card-sauna__title.c-heading.is-sm {
  margin-bottom: 1.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-card-sauna__title.c-heading.is-sm {
    margin-bottom: 1rem;
  }
}
.c-card-sauna__button {
  text-align: center;
  margin-top: 4rem;
}
@media screen and (max-width: 46.8125em) {
  .c-card-sauna__button {
    margin-top: 3rem;
  }
}

.c-card-voice {
  overflow: hidden;
}
.c-card-voice__wrapper {
  position: relative;
}
.c-card-voice__head.c-heading.is-sm {
  margin-bottom: 1.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-card-voice__head.c-heading.is-sm {
    margin-bottom: 1.25rem;
  }
}
.c-card-voice__blocks {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -1.125rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-card-voice__blocks {
    display: block;
    margin: 0;
  }
}
.c-card-voice__block {
  display: block;
  color: #2B2C31;
  text-decoration: none;
  width: calc(50% - 36px);
  margin: 0 1.125rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-card-voice__block {
    width: 100%;
    margin: 0;
  }
}
@media screen and (max-width: 59.3125em) {
  .c-card-voice__block:nth-child(n+3) {
    margin-top: 3rem;
  }
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-card-voice__block:not(:first-child) {
    margin-top: 2rem;
  }
}
.c-card-voice__block:hover {
  opacity: 1;
}
.c-card-voice__block:hover .bg-img {
  transform: scale(1.1);
}
.c-card-voice__block:hover .c-card-voice__title {
  color: #387EAF;
}
.c-card-voice__image {
  position: relative;
  overflow: hidden;
  padding-top: 61.8101545254%;
}
.c-card-voice__image .bg-img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  transition: all 0.3s 0s ease;
}
.c-card-voice__label {
  position: absolute;
  left: 0;
  bottom: 0;
  margin-right: 0.75rem;
}
.c-card-voice__content {
  margin-top: 0.75rem;
}
.c-card-voice__title {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  transition: all 0.3s 0s ease;
}
.c-card-voice__title.c-heading.is-sm {
  margin-bottom: 0;
}
.c-card-voice__title.c-heading.is-xxs {
  margin-bottom: 0;
}
.c-card-voice__company {
  color: #387EAF;
  font-size: 0.875rem;
  letter-spacing: 0.05em;
  line-height: 1.4285714286;
  font-weight: 700;
  margin-top: 0.75rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-card-voice__company {
    font-size: 0.8125rem;
    margin-top: 0.5rem;
  }
}
.c-card-voice__button {
  text-align: center;
  margin-top: 2.5rem;
}
.c-card-voice .owl-carousel {
  margin-left: 0;
  margin-right: 0;
  padding-left: 9.2857142857%;
}
@media screen and (max-width: 75em) {
  .c-card-voice .owl-carousel {
    padding-left: 2rem;
  }
}
@media screen and (max-width: 59.3125em) {
  .c-card-voice .owl-carousel {
    padding-left: 0;
  }
}
.c-card-voice .owl-carousel .c-card-voice__block {
  width: 28.3125rem;
  margin: 0;
}
@media screen and (max-width: 59.3125em) {
  .c-card-voice .owl-carousel .c-card-voice__block {
    width: 20.9375rem;
  }
}
.c-card-voice .owl-carousel .owl-dots {
  display: flex;
  align-items: center;
  margin-top: 3.375rem;
}
@media screen and (max-width: 59.3125em) {
  .c-card-voice .owl-carousel .owl-dots {
    justify-content: center;
  }
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-card-voice .owl-carousel .owl-dots {
    margin-top: 2.5rem;
  }
}
.c-card-voice .owl-carousel .owl-dots.disabled {
  display: flex;
}
.c-card-voice .owl-carousel .owl-dot {
  width: 3.75rem;
  height: 0.25rem;
  background: #C2C3C5;
  transition: all 0.3s 0s ease;
}
.c-card-voice .owl-carousel .owl-dot:not(:first-child) {
  margin-left: 0.625rem;
}
.c-card-voice .owl-carousel .owl-dot.active {
  background: #2B2C31;
}
.c-card-voice .owl-nav {
  position: absolute;
  top: 45%;
  left: 0;
  transform: translateY(-50%);
  width: 100%;
  pointer-events: none;
  display: flex;
  justify-content: space-between;
  z-index: 10;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-card-voice .owl-nav {
    top: 32.5%;
  }
}
.c-card-voice .owl-nav.disabled {
  display: flex;
}
.c-card-voice .owl-nav button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3.25rem;
  height: 7.875rem;
  background: #2B2C31;
  border: 1px solid #fff;
  pointer-events: auto;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-card-voice .owl-nav button {
    width: 2.125rem;
    height: 6rem;
  }
}
.c-card-voice .owl-nav button span {
  color: #fff;
  font-size: 1rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-card-voice .owl-nav button span {
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-card-voice.is-page .c-card-voice__blocks {
    margin-top: 2.5rem;
  }
}
.c-card-voice.is-page .c-card-voice__block:nth-child(n+3) {
  margin-top: 3.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-card-voice.is-page .c-card-voice__block:not(:first-child) {
    margin-top: 2.5rem;
  }
}
.c-card-voice.is-page .c-card-voice__title.c-heading.is-sm {
  font-size: 1.125rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-card-voice.is-page .c-card-voice__title.c-heading.is-sm {
    font-size: 1rem;
  }
}
.c-card-voice.is-page-slide .owl-carousel .c-card-voice__block {
  width: 22.1875rem;
  margin: 0;
}
@media screen and (max-width: 59.3125em) {
  .c-card-voice.is-page-slide .owl-carousel .c-card-voice__block {
    width: 20.9375rem;
  }
}
.c-card-voice.is-campaign .c-card-voice__image {
  border: 1px solid #CACFDB;
}

/*
---
name: カード_通常
category: Components
---
*/
.c-card__block {
  width: 100%;
  display: block;
  text-decoration: none;
  color: #2B2C31;
  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: #387EAF;
  font-family: "Roboto", sans-serif;
  line-height: 1;
  position: absolute;
  top: 0;
  left: 8px;
}
.c-card.is-number-left .c-card__number small {
  font-family: "Roboto", sans-serif;
  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-cta {
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 1000;
}
.c-cta__block {
  position: relative;
}
.c-cta__block a {
  display: block;
  width: 100%;
  max-width: 16.5rem;
  margin-left: auto;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-cta__block a {
    max-width: 23.4375rem;
  }
}
.c-cta__close {
  position: absolute;
  top: 0;
  right: 0;
  transform: translateY(-50%);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.5rem;
  height: 2.5rem;
  background: #2B2C31;
  color: #fff;
  font-size: 1.375rem;
  letter-spacing: 0em;
  line-height: 1;
  font-weight: 400;
  z-index: 10;
  cursor: pointer;
  transition: all 0.3s 0s ease;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-cta__close {
    transform: translateY(-100%);
  }
}
.c-cta__close:hover {
  opacity: 0.5;
}
.c-cta.is-monthly .c-cta__block a {
  max-width: 24.25rem;
}

.c-embed {
  font-size: 16px;
  font-family: "Noto Sans JP", sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  color: #2B2C31;
  margin: 0;
  line-height: 1.875;
  letter-spacing: 0.05em;
  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: #387EAF;
  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: #2B2C31;
  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-flow__head.c-heading.is-lg {
  margin-bottom: 2.25rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-flow__head.c-heading.is-lg {
    margin-bottom: 1.5rem;
  }
}
.c-flow__lead {
  text-align: center;
}
.c-flow__list {
  margin-top: 2.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-flow__list {
    margin-top: 1.5rem;
  }
}
.c-flow__item {
  display: flex;
  position: relative;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-flow__item {
    display: block;
  }
}
.c-flow__item:not(:last-child) {
  margin-bottom: 1rem;
}
.c-flow__item:not(:last-child)::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 1rem 0.75rem 0 0.75rem;
  border-color: #387EAF transparent transparent transparent;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%) translateY(100%);
}
.c-flow__step {
  flex: none;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 5.625rem;
  background: #387EAF;
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  color: #fff;
  text-align: center;
  padding: 0.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-flow__step {
    width: 100%;
  }
}
.c-flow__step span {
  display: block;
}
.c-flow__step span.en {
  line-height: 1.3125;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-flow__step span.en {
    font-size: 0.75rem;
  }
}
.c-flow__step span.num {
  font-size: 2rem;
  letter-spacing: 0;
  line-height: 1.25;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-flow__step span.num {
    font-size: 1.5rem;
  }
}
.c-flow__body {
  display: flex;
  align-items: center;
  width: 100%;
  background: #F2F5F7;
  padding: 2rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-flow__body {
    flex-direction: column;
    padding: 1.25rem 1.25rem 2rem;
  }
}
.c-flow__thumb {
  margin-right: 1.75rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-flow__thumb {
    margin-right: 0;
    margin-bottom: 1rem;
  }
}
.c-flow__thumb img {
  max-width: 2.625rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-flow__thumb img {
    max-width: none;
  }
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-flow__content {
    text-align: center;
  }
}
.c-flow__title.c-heading.is-xxs {
  margin-bottom: 0.5rem;
}
.c-flow__title.c-heading.is-sm {
  margin-bottom: 0;
}
.c-flow__text {
  font-size: 0.875rem;
  letter-spacing: 0.05em;
  line-height: 1.6428571429;
  font-weight: 400;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-flow__text {
    font-size: 0.8125rem;
  }
}
.c-flow__last {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 2.125rem;
  background: #387EAF;
  padding: 1.25rem;
}
.c-flow__last .c-flow__thumb {
  margin-right: 0.625rem;
  margin-bottom: 0;
}
.c-flow__button {
  text-align: center;
  margin-top: 2.625rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-flow__button {
    margin-top: 1.5rem;
  }
}
.c-flow__button .c-button, .c-flow__button .c-button-social > a {
  max-width: 100%;
}
.c-flow.is-white .c-flow__body {
  background: #fff;
}

.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.c-heading.is-lg {
  margin-bottom: 2.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-form-head__title.c-heading.is-lg {
    margin-bottom: 2rem;
  }
}
.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: #387EAF;
}
@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: #387EAF;
}
.c-form-head__item.is-current .c-form-head__item-text {
  color: #387EAF;
}

.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: #387EAF;
}
.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: #2B2C31;
}
.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 #2B2C31;
  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: 16.125rem;
  padding: 1rem 2rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  letter-spacing: 0;
}
@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;
    font-weight: 700;
  }
}
.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: #E5971A;
  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: 1rem 2rem;
}
@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;
  background: #F9F9F9;
  padding: 1rem 1rem 1rem 1.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-forms-simple__input input {
    padding: 0.75rem 1rem;
  }
}
.c-forms-simple__input input:focus {
  border-color: #387EAF;
}
.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: #387EAF;
}
.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: #2B2C31;
}
.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 #2B2C31;
  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 {
  text-align: center;
  margin-top: 2.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-forms-simple__submit {
    margin-top: 2rem;
  }
}
.c-forms {
  margin-top: 2.625rem;
  padding: 4.5rem 6.125rem;
  background: #fff;
}
@media screen and (max-width: 59.3125em) {
  .c-forms {
    padding: 2.625rem 2rem;
  }
}
@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%;
    justify-content: flex-start;
    background-color: transparent;
    margin-bottom: 0.75rem;
    font-weight: 700;
  }
}
.c-forms__title.is-vertical-top {
  align-items: flex-start;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-forms__title.is-vertical-top {
    align-items: center;
  }
}
.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.3125rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-forms__title.is-vertical-top .c-forms__label {
    margin-top: 0;
  }
}
.c-forms__label {
  display: block;
  background-color: #E04B3A;
  color: #fff;
  font-size: 0.625rem;
  letter-spacing: 0.05em;
  line-height: 1.5;
  font-weight: 700;
  text-align: center;
  padding: 0.1875rem 0.625rem;
  margin-left: 0.625rem;
  min-width: 2.6875rem;
  border-radius: 3px;
}
.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 {
  display: block;
  border-radius: 4px;
  background: #F2F5F7;
  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: #387EAF;
}
.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: #F2F5F7;
  height: 3.8125rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-forms__select select {
    height: 3.375rem;
  }
}
.c-forms__select select:focus {
  border-color: #387EAF;
}
.c-forms__select.is-sm {
  width: 11.25rem;
}
.c-forms__textarea textarea {
  border-radius: 4px;
  background: #F2F5F7;
  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: #387EAF;
}
.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;
  cursor: pointer;
}
.c-forms__radio label > span, .c-forms__checkbox label > span {
  margin-left: 0.625rem;
}
.c-forms__radio > span, .c-forms__checkbox > span {
  margin: 0.3125rem 0;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-forms__radio > span, .c-forms__checkbox > span {
    margin: 0.1875rem 0;
  }
}
.c-forms__radio span:not(:last-child), .c-forms__checkbox span:not(:last-child) {
  margin-right: 1.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-forms__radio span:not(:last-child), .c-forms__checkbox span:not(:last-child) {
    margin-right: 0.75rem;
  }
}
.c-forms__radio span:last-of-type label, .c-forms__checkbox span:last-of-type label {
  margin-right: 0;
}
.c-forms__radio span.is-fullwidth, .c-forms__checkbox span.is-fullwidth {
  width: 100%;
}
.c-forms__radio.is-design input, .c-forms__checkbox.is-design input {
  cursor: pointer;
  border-color: #CCC;
}
.c-forms__radio.is-design input[type=radio], .c-forms__radio.is-design input[type=checkbox], .c-forms__checkbox.is-design input[type=radio], .c-forms__checkbox.is-design input[type=checkbox] {
  appearance: none;
  width: 25px;
  height: 25px;
  position: relative;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-forms__radio.is-design input[type=radio], .c-forms__radio.is-design input[type=checkbox], .c-forms__checkbox.is-design input[type=radio], .c-forms__checkbox.is-design input[type=checkbox] {
    width: 1.25rem;
    height: 1.25rem;
  }
}
.c-forms__radio.is-design input[type=radio]:after, .c-forms__radio.is-design input[type=checkbox]:after, .c-forms__checkbox.is-design input[type=radio]:after, .c-forms__checkbox.is-design input[type=checkbox]:after {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  top: 50%;
  left: -1px;
  transform: translateY(-50%);
  position: relative;
  background-color: #fff;
  content: "";
  display: block;
  visibility: visible;
  border: 1px solid #CCC;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-forms__radio.is-design input[type=radio]:after, .c-forms__radio.is-design input[type=checkbox]:after, .c-forms__checkbox.is-design input[type=radio]:after, .c-forms__checkbox.is-design input[type=checkbox]:after {
    width: 1.25rem;
    height: 1.25rem;
  }
}
.c-forms__radio.is-design input[type=radio]:before, .c-forms__checkbox.is-design input[type=radio]:before {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 4px;
  transform: translateY(-50%);
  background-color: #387EAF;
  content: "";
  display: block;
  border: 1px solid #387EAF;
  z-index: 10;
  opacity: 0;
  visibility: hidden;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-forms__radio.is-design input[type=radio]:before, .c-forms__checkbox.is-design input[type=radio]:before {
    width: 0.75rem;
    height: 0.75rem;
    left: 3px;
  }
}
.c-forms__radio.is-design input[type=radio]:checked:after, .c-forms__radio.is-design input[type=checkbox]:checked:after, .c-forms__checkbox.is-design input[type=radio]:checked:after, .c-forms__checkbox.is-design input[type=checkbox]:checked:after {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  top: 50%;
  left: -1px;
  transform: translateY(-50%);
  position: relative;
  background-color: #fff;
  content: "";
  display: block;
  visibility: visible;
  border: 1px solid #387EAF;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-forms__radio.is-design input[type=radio]:checked:after, .c-forms__radio.is-design input[type=checkbox]:checked:after, .c-forms__checkbox.is-design input[type=radio]:checked:after, .c-forms__checkbox.is-design input[type=checkbox]:checked:after {
    width: 1.25rem;
    height: 1.25rem;
  }
}
.c-forms__radio.is-design input[type=radio]:checked:before, .c-forms__radio.is-design input[type=checkbox]:checked:before, .c-forms__checkbox.is-design input[type=radio]:checked:before, .c-forms__checkbox.is-design input[type=checkbox]:checked:before {
  visibility: visible;
  opacity: 1;
}
.c-forms__radio.is-design input[type=checkbox]:after, .c-forms__checkbox.is-design input[type=checkbox]:after {
  border-radius: 0;
  display: flex;
}
.c-forms__radio.is-design input[type=checkbox]:checked:after, .c-forms__checkbox.is-design input[type=checkbox]:checked:after {
  content: "check";
  font-family: "Material Icons Outlined";
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0;
  background: #387EAF;
  color: #fff;
  font-size: 1.25rem;
  line-height: 1;
  letter-spacing: 0;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-forms__radio.is-design input[type=checkbox]:checked:after, .c-forms__checkbox.is-design input[type=checkbox]:checked:after {
    font-size: 1rem;
  }
}
.c-forms__radio.is-border label, .c-forms__checkbox.is-border label {
  padding: 0.75rem 1rem;
  background: #F2F5F7;
  border: 1px solid #CCC;
  border-radius: 3px;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-forms__radio.is-border label, .c-forms__checkbox.is-border label {
    padding: 0.5rem 0.625rem;
  }
}
.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-top: 0.125rem;
}
.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: #2B2C31;
}
.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 {
  display: block;
  border-radius: 4px;
  background: #F2F5F7;
  padding: 1rem 1rem 1rem 1.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-forms__flexbox input {
    padding: 0.75rem 1rem;
  }
}
.c-forms__flexbox input:focus {
  border-color: #387EAF;
}
.c-forms__flexbox:last-child {
  margin-bottom: 0;
}
.c-forms__flexbox select {
  outline: none;
  border-radius: 4px !important;
  background: #F2F5F7;
  height: 3.8125rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-forms__flexbox select {
    height: 3.375rem;
  }
}
.c-forms__flexbox select:focus {
  border-color: #387EAF;
}
.c-forms__flexbox span {
  flex: none;
  display: block;
  margin: 0 0.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-forms__flexbox span {
    text-align: center;
    margin: 0.5rem 0;
  }
}
.c-forms__button {
  flex: none;
  max-width: 9.375rem;
  border: 1px solid #2B2C31;
  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;
  }
}

.c-gallery-logo-slider {
  overflow: hidden;
}
.c-gallery-logo-slider__wrapper {
  margin-top: 5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-gallery-logo-slider__wrapper {
    margin-top: 2rem;
  }
}
.c-gallery-logo-slider__inner {
  display: flex;
  align-items: center;
}
.c-gallery-logo-slider__inner:not(:first-child) {
  margin-top: 2rem;
}
.c-gallery-logo-slider__image {
  position: relative;
  width: 8rem;
  height: 2.9375rem;
  margin: 0 2rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-gallery-logo-slider__image {
    width: 6rem;
    height: 1.75rem;
    margin: 0 1rem;
  }
}
.c-gallery-logo-slider__image .bg-img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-size: contain;
}

.c-gallery-slider {
  position: relative;
  z-index: 1;
  padding-top: 158px;
  overflow: hidden;
  padding-bottom: 1.875rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-gallery-slider {
    padding-top: 50px;
  }
}
.c-gallery-slider::before {
  content: "";
  position: absolute;
  right: 0;
  top: 2.625rem;
  background: #F0F0F0;
  left: 0;
  margin: auto;
  width: 100%;
  height: calc(100% - 147px);
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-gallery-slider::before {
    height: calc(100% - 90px);
    top: 0;
  }
}
@media screen and (max-width: 59.3125em) {
  .c-gallery-slider {
    padding-bottom: 2.5rem;
  }
}
.c-gallery-slider__heading {
  position: relative;
  z-index: 2;
  margin: 0 0 5rem;
  padding-left: 3.75rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-gallery-slider__heading {
    margin-bottom: 2.5rem;
    padding-left: 0;
  }
}
.c-gallery-slider__heading-en {
  margin: 0;
  width: 100%;
  max-width: 13.625rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-gallery-slider__heading-en {
    max-width: 8.175rem;
  }
}
.c-gallery-slider__heading-en img {
  width: 100%;
}
.c-gallery-slider__heading-sub {
  padding-left: 2.1875rem;
  font-size: 1.25rem;
  letter-spacing: 0.1em;
  line-height: 1.3;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-gallery-slider__heading-sub {
    font-size: 1rem;
    padding-left: 1.875rem;
  }
}
.c-gallery-slider__main {
  position: relative;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 2.5rem !important;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-gallery-slider__main {
    width: 100%;
    margin-bottom: 1.25rem !important;
  }
}
.c-gallery-slider__main .slick-slide {
  width: 100%;
  max-width: 46.75rem !important;
  outline: none !important;
  cursor: pointer;
}
@media screen and (max-width: 62.5em) {
  .c-gallery-slider__main .slick-slide {
    max-width: 46.875rem !important;
  }
}
.c-gallery-slider__main-texts {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 33;
  background: rgba(56, 126, 175, 0.9);
  color: #fff;
  padding: 1.1875rem 2.5rem;
  display: none;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-gallery-slider__main-texts {
    padding: 0.625rem 1rem;
  }
}
.c-gallery-slider__main-title {
  font-size: 1rem;
  letter-spacing: 0.05em;
  line-height: 1.5;
  font-weight: bold;
  margin-bottom: 0.25rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-gallery-slider__main-title {
    font-size: 0.8125rem;
  }
}
.c-gallery-slider__main-text {
  font-size: 0.75rem;
  letter-spacing: 0.05em;
  line-height: 1.6666666667;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-gallery-slider__main-text {
    font-size: 0.6875rem;
  }
}
.c-gallery-slider__main-content {
  transform: scale(0.9, 0.9);
  transition: 0.3s;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-gallery-slider__main-content {
    margin: 0 12px;
  }
}
.c-gallery-slider__main-image {
  position: relative;
}
.c-gallery-slider__main-bgimg {
  width: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.c-gallery-slider__main-bgimg::before {
  content: "";
  display: block;
  padding-top: 66.8449197861%;
}
.c-gallery-slider__thumbnail {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
  max-width: 1038px;
  margin: 0 auto;
}
.c-gallery-slider__thumbnail.is-sm .slick-dots {
  display: none !important;
}
.c-gallery-slider__thumbnail-image {
  width: 13.2947976879%;
  position: relative;
  transition: all 0.3s;
  cursor: pointer;
}
.c-gallery-slider__thumbnail-image::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.3s;
  opacity: 0;
}
.c-gallery-slider__thumbnail-image:hover {
  opacity: 1;
}
.c-gallery-slider__thumbnail-bgimg {
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.c-gallery-slider__thumbnail-bgimg::before {
  content: "";
  display: block;
  padding-top: 66.6666666667%;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-gallery-slider__thumbnail-bgimg::before {
    padding-top: 57.9710144928%;
  }
}
.c-gallery-slider__thumbnail .slick-slide {
  margin: 0 6px;
  outline: none !important;
  width: 100%;
  max-width: 8.625rem !important;
  cursor: pointer;
}
@media screen and (max-width: 59.3125em) {
  .c-gallery-slider__thumbnail .slick-slide {
    max-width: none !important;
  }
}
.c-gallery-slider__thumbnail.is-simple-none {
  display: none;
}
.c-gallery-slider .slick-current.c-gallery-slider__thumbnail-image::after {
  opacity: 1;
}
.c-gallery-slider .slick-current.c-gallery-slider__main-content {
  opacity: 1;
  transform: scale(1, 1);
}
.c-gallery-slider .slick-current .c-gallery-slider__main-texts {
  display: block !important;
}
.c-gallery-slider .slick-arrow {
  position: absolute;
  margin: auto;
  z-index: 999;
  width: 3.125rem;
  height: 3.125rem;
  top: 50%;
}
@media screen and (max-width: 59.3125em) {
  .c-gallery-slider .slick-arrow {
    display: none !important;
  }
}
.c-gallery-slider .slick-arrow::before {
  display: none;
}
.c-gallery-slider .slick-arrow img {
  z-index: 999;
  width: 100%;
  height: 100%;
}
.c-gallery-slider .slick-prev {
  left: -4.625rem;
}
@media screen and (max-width: 59.3125em) {
  .c-gallery-slider .slick-prev {
    left: 0;
  }
}
.c-gallery-slider .slick-next {
  right: -4.625rem;
}
@media screen and (max-width: 59.3125em) {
  .c-gallery-slider .slick-next {
    right: 0;
  }
}
.c-gallery-slider .draggable {
  padding: 0 !important;
}
.c-gallery-slider .slick-dots {
  line-height: 1;
  height: auto;
  bottom: -2rem;
}
.c-gallery-slider .slick-dots li {
  width: 0.5rem;
  height: 0.5rem;
  margin: 0 0.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-gallery-slider .slick-dots li {
    width: 0.4rem;
    height: 0.4rem;
  }
}
.c-gallery-slider .slick-dots li button {
  width: 0.5rem;
  height: 0.5rem;
  padding: 0;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-gallery-slider .slick-dots li button {
    width: 0.375rem;
    height: 0.375rem;
  }
}
.c-gallery-slider .slick-dots li button::before {
  content: "";
  opacity: 1;
  width: 0.5rem;
  height: 0.5rem;
  background-color: rgba(70, 70, 70, 0.2);
  border-radius: 1000px;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-gallery-slider .slick-dots li button::before {
    width: 0.375rem;
    height: 0.375rem;
  }
}
.c-gallery-slider .slick-dots li.slick-active button::before {
  opacity: 1;
  background-color: #464646;
}

.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.is-xlg {
  position: relative;
  padding-bottom: 1.5rem;
  margin-bottom: 2rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-heading.is-xlg {
    padding-bottom: 1.25rem;
    margin-bottom: 1.5rem;
  }
}
.c-heading.is-xlg .is-eng {
  display: block;
  color: #387EAF;
  font-family: "Roboto", sans-serif;
  font-size: 2.75rem;
  letter-spacing: 0.05em;
  line-height: 1.1818181818;
  font-weight: 500;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-heading.is-xlg .is-eng {
    font-size: 2rem;
  }
}
.c-heading.is-xlg .is-ja {
  display: block;
  font-size: 1.125rem;
  letter-spacing: 0.05em;
  line-height: 1.5555555556;
  font-weight: 700;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-heading.is-xlg .is-ja {
    font-size: 0.9375rem;
  }
}
.c-heading.is-xlg:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%) translateY(50%);
  width: 2.75rem;
  height: 0.125rem;
  background-image: linear-gradient(to right, #387EAF 50%, #C4C4C4 50%);
  z-index: 1;
  pointer-events: none;
}

.c-heading.is-lg {
  font-size: 2.25rem;
  letter-spacing: 0.05em;
  line-height: 1.3333333333;
  font-weight: 700;
  margin-bottom: 2rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-heading.is-lg {
    font-size: 1.5rem;
    margin-bottom: 1.25rem;
  }
}
.c-heading.is-lg img {
  flex: none;
  margin-right: 1.75rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-heading.is-lg img {
    margin-right: 1rem;
    max-height: 2.25rem;
  }
}
.c-heading.is-lg b {
  color: #387EAF;
}
.c-heading.is-lg b.is-accent-blue {
  color: #21A0B7;
}
.c-heading.is-lg.is-icon {
  display: flex;
  align-items: center;
}
.c-heading.is-lg.is-flex-end {
  display: flex;
  align-items: flex-end;
}
@media screen and (max-width: 59.3125em) {
  .c-heading.is-lg.is-flex-end {
    display: block;
  }
}
.c-heading.is-lg.is-border-bottom {
  position: relative;
  padding-bottom: 1rem;
  border-bottom: 1px solid #707070;
  margin-bottom: 3.75rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-heading.is-lg.is-border-bottom {
    padding-bottom: 0.75rem;
    margin-bottom: 2.5rem;
  }
}
.c-heading.is-lg.is-border-bottom:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  transform: translateY(50%);
  width: 3.875rem;
  height: 0.25rem;
  background: #387EAF;
}
.c-heading.is-lg .is-small {
  display: block;
  font-size: 1.125rem;
  letter-spacing: 0.05em;
  line-height: 1.5555555556;
  font-weight: 700;
  margin-top: 1.25rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-heading.is-lg .is-small {
    font-size: 0.875rem;
    margin-top: 0.75rem;
  }
}

.c-heading.is-md {
  margin-bottom: 1.25rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-heading.is-md {
    margin-bottom: 1rem;
  }
}
.c-heading.is-md.is-flex {
  display: flex;
  align-items: center;
}
.c-heading.is-md.is-border-bottom {
  position: relative;
  padding-bottom: 1.5rem;
  border-bottom: 1px solid #CCC;
  margin-bottom: 2.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-heading.is-md.is-border-bottom {
    padding-bottom: 1rem;
    margin-bottom: 1.5rem;
  }
}
.c-heading.is-md.is-border-bottom:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  transform: translateY(50%);
  width: 3.875rem;
  height: 0.25rem;
  background: #387EAF;
}
.c-heading.is-md .is-search {
  font-size: 1.875rem;
  margin-right: 0.625rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-heading.is-md .is-search {
    font-size: 1.5rem;
    margin-right: 0.125rem;
  }
}
.c-heading.is-md .is-place {
  font-size: 1.25rem;
  margin-right: 0.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-heading.is-md .is-place {
    font-size: 1rem;
    margin-right: 0.3125rem;
  }
}
.c-heading.is-md .is-place-radius {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.625rem;
  height: 2.625rem;
  color: #387EAF;
  border: 1px solid #387EAF;
  border-radius: 50%;
  font-size: 1.25rem;
  margin-right: 1rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-heading.is-md .is-place-radius {
    font-size: 1rem;
    margin-right: 0.75rem;
  }
}
.c-heading.is-md .is-manage-search {
  font-size: 1.5rem;
  margin-right: 0.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-heading.is-md .is-manage-search {
    font-size: 1.25rem;
    margin-right: 0.125rem;
  }
}
.c-heading.is-md .is-tune {
  color: #387EAF;
  font-size: 1.4375rem;
  margin-right: 0.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-heading.is-md .is-tune {
    font-size: 1.25rem;
    margin-right: 0.125rem;
  }
}
.c-heading.is-md .is-icons-radius {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 2rem;
  width: 4.875rem;
  height: 4.875rem;
  border: 1px solid #fff;
  border-radius: 50%;
  margin: 0 auto 0.625rem;
}
.c-heading.is-md .is-sub {
  display: block;
  font-size: 1.125rem;
  letter-spacing: 0.05em;
  line-height: 1.5555555556;
  font-weight: 700;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-heading.is-md .is-sub {
    font-size: 0.875rem;
  }
}
.c-heading.is-md .is-sub b {
  font-size: 1.375rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-heading.is-md .is-sub b {
    font-size: 1.125rem;
  }
}
.c-heading.is-md .is-main {
  display: block;
  font-size: 1.625rem;
  letter-spacing: 0.05em;
  line-height: 1.5384615385;
  font-weight: 700;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-heading.is-md .is-main {
    font-size: 1.125rem;
  }
}
.c-heading.is-md .is-main span {
  color: #387EAF;
}

.c-heading.is-sm {
  font-size: 1.375rem;
  letter-spacing: 0.05em;
  line-height: 1.4545454545;
  font-weight: 700;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-heading.is-sm {
    font-size: 1rem;
  }
}
.c-heading.is-sm span {
  color: #387EAF;
}
.c-heading.is-sm.is-border {
  display: table;
  padding: 0 1.875rem;
  border-left: 1px solid #387EAF;
  border-right: 1px solid #387EAF;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-heading.is-sm.is-border {
    padding: 0 1rem;
  }
}
.c-heading.is-sm.is-border-left {
  position: relative;
  padding-left: 1.125rem;
  border-left: 5px solid #CACFDB;
  margin-left: 0.3125rem;
  margin-bottom: 1.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-heading.is-sm.is-border-left {
    padding-left: 0.75rem;
    margin-left: 0.1875rem;
    margin-bottom: 1rem;
  }
}
.c-heading.is-sm.is-border-left:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  transform: translateX(-200%);
  width: 0.3125rem;
  height: 100%;
  background: #387EAF;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-heading.is-sm.is-border-left:before {
    width: 0.1875rem;
  }
}

.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: 1rem;
    margin-bottom: 0.5rem;
  }
}

.c-heading.is-xxs {
  font-size: 1.125rem;
  letter-spacing: 0.05em;
  line-height: 1.5555555556;
  font-weight: 700;
  margin-bottom: 1.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-heading.is-xxs {
    font-size: 0.9375rem;
    margin-bottom: 1rem;
  }
}
.c-heading.is-xxs.is-line {
  display: flex;
  justify-content: center;
  align-items: center;
}
.c-heading.is-xxs.is-line:before, .c-heading.is-xxs.is-line:after {
  content: "";
  flex-grow: 1;
  height: 0.0625rem;
  background: #ABCEE6;
}
.c-heading.is-xxs.is-line:before {
  margin-right: 2.25rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-heading.is-xxs.is-line:before {
    margin-right: 1.25rem;
  }
}
.c-heading.is-xxs.is-line:after {
  margin-left: 2.25rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-heading.is-xxs.is-line:after {
    margin-left: 1.25rem;
  }
}
.c-heading.is-xxs.is-bg {
  background: #F2F5F7;
  padding: 0.625rem;
}

.c-heading.is-xxxs {
  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-heading.is-xxxs {
    font-size: 0.875rem;
  }
}

.c-heading.is-number {
  display: flex;
  align-items: center;
  color: #387EAF;
  margin-bottom: 0.25rem;
}
.c-heading.is-number span {
  position: relative;
  font-size: 1.125rem;
  letter-spacing: 0.05em;
  line-height: 1.5555555556;
  font-weight: 700;
  padding: 0 0.125rem 0.125rem;
  margin-right: 0.5rem;
  margin-top: 0.375rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-heading.is-number span {
    font-size: 0.875rem;
    margin-top: 0.1875rem;
  }
}
.c-heading.is-number span:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%) translateY(50%);
  width: 100%;
  height: 0.125rem;
  background-image: linear-gradient(to right, #387EAF 50%, #C4C4C4 50%);
}
.c-heading.is-number b {
  font-family: "Roboto", sans-serif;
  font-size: 4rem;
  letter-spacing: 0em;
  line-height: 1.3125;
  font-weight: 500;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-heading.is-number b {
    font-size: 2.5rem;
  }
}

.c-heading.is-color-primary {
  color: #387EAF;
}

.c-heading.is-color-white {
  color: #fff;
}
.c-heading.is-color-white .is-eng, .c-heading.is-color-white .is-ja, .c-heading.is-color-white .is-main {
  color: #fff;
}

.c-heading.is-color-accent-blue {
  color: #21A0B7;
}

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

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

.c-heading.is-center {
  text-align: center;
  justify-content: 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 #387EAF;
  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: #387EAF;
  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: #2B2C31;
  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: "chevron_right";
  font-family: "Material Icons Outlined";
  line-height: 1;
  letter-spacing: 0;
  color: #387EAF;
  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: "Roboto", sans-serif;
  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: "Roboto", sans-serif;
  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 #387EAF;
  border-bottom: 1px solid #387EAF;
  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 #387EAF;
    border-bottom: 1px solid #387EAF;
    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 #387EAF;
  border-bottom: 1px solid #387EAF;
  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 #387EAF;
    border-bottom: 1px solid #387EAF;
    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: "Roboto", sans-serif;
  font-size: 60px;
  line-height: 1.1833333333;
  letter-spacing: 0;
  color: #387EAF;
  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;
}

.c-hero-block-top {
  overflow: hidden;
}
.c-hero-block-top.is-margin-negative {
  margin-top: -5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-hero-block-top.is-margin-negative {
    margin-top: -2.5rem;
  }
}
.c-hero-block-top__head.c-heading.is-lg {
  margin-bottom: 5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-hero-block-top__head.c-heading.is-lg {
    margin-bottom: 3rem;
  }
}
.c-hero-block-top__wrapper {
  position: relative;
  padding-bottom: 5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-hero-block-top__wrapper {
    padding-bottom: 2.5rem;
  }
}
.c-hero-block-top__wrapper:before {
  content: "";
  position: absolute;
  bottom: 0;
  width: 76.7142857143%;
  height: calc(100% - 80px);
  background: #F2F5F7;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-hero-block-top__wrapper:before {
    height: calc(100% - 40px);
  }
}
.c-hero-block-top__wrapper:not(:first-child) {
  margin-top: 5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-hero-block-top__wrapper:not(:first-child) {
    margin-top: 2.5rem;
  }
}
.c-hero-block-top__wrapper:nth-child(odd):before {
  right: 0;
}
.c-hero-block-top__wrapper:nth-child(odd) .c-hero-block-top__image {
  margin-left: -34.2105263158%;
}
@media screen and (max-width: 59.3125em) {
  .c-hero-block-top__wrapper:nth-child(odd) .c-hero-block-top__image {
    margin-left: -2rem;
  }
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-hero-block-top__wrapper:nth-child(odd) .c-hero-block-top__image {
    margin-left: -1.25rem;
  }
}
.c-hero-block-top__wrapper:nth-child(odd) .c-hero-block-top__content {
  margin-left: 5.4385964912%;
}
@media screen and (max-width: 59.3125em) {
  .c-hero-block-top__wrapper:nth-child(odd) .c-hero-block-top__content {
    margin-left: 0;
  }
}
.c-hero-block-top__wrapper:nth-child(odd) .c-hero-block-top__button {
  width: 42.9824561404%;
  margin-left: auto;
}
@media screen and (max-width: 59.3125em) {
  .c-hero-block-top__wrapper:nth-child(odd) .c-hero-block-top__button {
    width: 100%;
    margin-left: 0;
  }
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-hero-block-top__wrapper:nth-child(odd) .c-hero-block-top__button .c-button, .c-hero-block-top__wrapper:nth-child(odd) .c-hero-block-top__button .c-button-social > a {
    max-width: 100%;
  }
}
.c-hero-block-top__wrapper:nth-child(even):before, .c-hero-block-top__wrapper.is-reverse:before {
  left: 0;
}
.c-hero-block-top__wrapper:nth-child(even) .c-hero-block-top__inner, .c-hero-block-top__wrapper.is-reverse .c-hero-block-top__inner {
  flex-direction: row-reverse;
}
.c-hero-block-top__wrapper:nth-child(even) .c-hero-block-top__image, .c-hero-block-top__wrapper.is-reverse .c-hero-block-top__image {
  margin-left: 0;
  margin-right: -34.2105263158%;
}
@media screen and (max-width: 59.3125em) {
  .c-hero-block-top__wrapper:nth-child(even) .c-hero-block-top__image, .c-hero-block-top__wrapper.is-reverse .c-hero-block-top__image {
    margin-right: -2rem;
  }
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-hero-block-top__wrapper:nth-child(even) .c-hero-block-top__image, .c-hero-block-top__wrapper.is-reverse .c-hero-block-top__image {
    margin-right: -1.25rem;
  }
}
.c-hero-block-top__wrapper:nth-child(even) .c-hero-block-top__content, .c-hero-block-top__wrapper.is-reverse .c-hero-block-top__content {
  margin-left: 0;
  margin-right: 5.4385964912%;
}
@media screen and (max-width: 59.3125em) {
  .c-hero-block-top__wrapper:nth-child(even) .c-hero-block-top__content, .c-hero-block-top__wrapper.is-reverse .c-hero-block-top__content {
    margin-right: 0;
  }
}
.c-hero-block-top__inner {
  display: flex;
  align-items: flex-start;
}
@media screen and (max-width: 59.3125em) {
  .c-hero-block-top__inner {
    display: block;
  }
}
.c-hero-block-top__image {
  flex: none;
  position: relative;
  width: 85.7894736842%;
}
@media screen and (max-width: 59.3125em) {
  .c-hero-block-top__image {
    width: calc(100% + 32px);
  }
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-hero-block-top__image {
    width: calc(100% + 20px);
  }
}
.c-hero-block-top__image:before {
  content: "";
  display: block;
  padding-top: 50.1022494888%;
}
.c-hero-block-top__image .bg-img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.c-hero-block-top__content {
  position: relative;
  padding-top: 7.875rem;
}
@media screen and (max-width: 59.3125em) {
  .c-hero-block-top__content {
    margin-top: 2rem;
    padding-top: 0;
  }
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-hero-block-top__content {
    margin-top: 1.5rem;
  }
}
.c-hero-block-top__title.c-heading.is-md {
  margin-bottom: 1.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-hero-block-top__title.c-heading.is-md {
    margin-bottom: 1rem;
  }
}
.c-hero-block-top__text-note {
  font-size: 0.875rem;
  letter-spacing: 0.05em;
  line-height: 1.4285714286;
  font-weight: 400;
  margin-top: 1rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-hero-block-top__text-note {
    font-size: 0.8125rem;
    margin-top: 0.75rem;
  }
}
.c-hero-block-top__button {
  margin-top: 2.625rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-hero-block-top__button {
    margin-top: 1.5rem;
  }
}
.c-hero-block-top__full-image {
  margin-top: 10rem;
  position: relative;
  background-position: center top;
  background-size: cover;
  padding: 3.25rem 0;
}
@media screen and (max-width: 59.3125em) {
  .c-hero-block-top__full-image {
    margin-top: 6.375rem;
    padding: 1.5625rem 0;
  }
}
.c-hero-block-top__full-image .c-hero-block-top__feature-wrap {
  display: flex;
  justify-content: center;
}
.c-hero-block-top__full-image .c-heading.is-number {
  margin-bottom: 1.125rem;
}
@media screen and (max-width: 59.3125em) {
  .c-hero-block-top__full-image .c-heading.is-number {
    margin-bottom: 0.25rem;
  }
}
.c-hero-block-top__full-image .c-hero-block-top__content {
  width: 100%;
  max-width: 59rem;
  margin: 0 auto;
  background: rgba(255, 255, 255, 0.88);
  padding: 3.3125rem 6.125rem;
}
@media screen and (max-width: 59.3125em) {
  .c-hero-block-top__full-image .c-hero-block-top__content {
    padding: 1.25rem;
  }
}

/*
---
name: ヒーローブロック_通常
category: SpecialComponents
---
*/
/*
---
name: <hr>区切り線
category: Base
---
*/
hr,
.c-hr {
  border-top: 1px solid #ABCEE6;
  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 #CCC;
}
hr.is-line-double,
.c-hr.is-line-double {
  border-bottom: 1px solid #CCC;
  height: 2px;
}
hr.is-lg,
.c-hr.is-lg {
  margin: 5rem auto;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  hr.is-lg,
.c-hr.is-lg {
    margin: 2.5rem auto;
  }
}

.c-image-slider__blocks {
  display: flex;
}
.c-image-slider__block {
  position: relative;
  width: 18.75rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-image-slider__block {
    width: 12.5rem;
  }
}
.c-image-slider__block:before {
  content: "";
  display: block;
  padding-top: 60%;
}
.c-image-slider__block .bg-img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.c-label {
  background-color: #387EAF;
  color: #fff;
  display: inline-block;
  text-align: center;
  min-width: 6.25rem;
  padding: 0.1875rem 0.5rem;
  border: 1px solid #387EAF;
  font-size: 0.6875rem;
  letter-spacing: 0.05em;
  line-height: 1.5454545455;
  font-weight: 700;
}
.c-label.is-bubble {
  position: relative;
  margin-bottom: 1.25rem;
}
.c-label.is-bubble:after {
  content: "";
  position: absolute;
  bottom: -0.0625rem;
  left: -0.0625rem;
  transform: translateY(100%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 13px 13px 0 0;
  border-color: #387EAF transparent transparent transparent;
}
.c-label.is-max {
  min-width: auto;
  display: block;
  padding: 0.25rem 0.75rem;
  font-size: 1.375rem;
  letter-spacing: 0.05em;
  line-height: 1.2727272727;
  font-weight: 700;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-label.is-max {
    font-size: 1.125rem;
  }
}
.c-label.is-max small {
  font-size: 1rem;
  letter-spacing: 0.05em;
  line-height: 1.75;
  font-weight: 400;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-label.is-max small {
    font-size: 0.875rem;
  }
}
.c-label.is-xxlg {
  min-width: 26.75rem;
  background: #fff;
  padding: 1.125rem 0.75rem;
  border-color: #35467C;
  color: #2B2C31;
  font-size: 1rem;
  letter-spacing: 0.05em;
  line-height: 1.625;
  font-weight: 700;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-label.is-xxlg {
    min-width: 18.75rem;
    font-size: 1rem;
    padding: 0.5625rem 0.5rem;
  }
}
.c-label.is-xxlg span {
  color: #387EAF;
  font-size: 1.5625rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-label.is-xxlg span {
    font-size: 1.125rem;
  }
}
.c-label.is-xxlg span.is-accent-blue {
  color: #21A0B7;
}
.c-label.is-xxlg span.is-base {
  color: #2B2C31;
}
.c-label.is-xxlg.is-bubble {
  margin-bottom: 2.5rem;
}
.c-label.is-xxlg.is-bubble:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: -0.0625rem;
  transform: translateY(100%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 22px 26px 0 0;
  border-color: #35467C transparent transparent transparent;
}
.c-label.is-xxlg.is-bubble:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  transform: translateY(98%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 24px 0 0;
  border-color: #fff transparent transparent transparent;
}
.c-label.is-xlg {
  min-width: 13.125rem;
  padding: 0.5rem 0.75rem;
  font-size: 1.25rem;
  letter-spacing: 0.05em;
  line-height: 1.45;
  font-weight: 700;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-label.is-xlg {
    min-width: 10.25rem;
    font-size: 1rem;
    padding: 0.375rem 0.5rem;
  }
}
.c-label.is-lg {
  min-width: 14.375rem;
  padding: 0.3125rem 0.75rem;
  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-label.is-lg {
    min-width: 12.5rem;
    font-size: 0.875rem;
  }
}
.c-label.is-md {
  min-width: 4.375rem;
  font-size: 0.8125rem;
  letter-spacing: 0.05em;
  line-height: 1.4615384615;
  font-weight: 700;
  padding: 0.125rem 0.875rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-label.is-md {
    min-width: 3.75rem;
    font-size: 0.75rem;
    padding: 0.125rem 0.625rem;
  }
}
.c-label.is-sm {
  min-width: 4.375rem;
  font-size: 0.625rem;
  letter-spacing: 0.05em;
  line-height: 1.3;
  font-weight: 700;
  padding: 0.125rem 0.25rem;
}
.c-label.is-white {
  background-color: #fff;
  color: #387EAF;
}
.c-label.is-secondary {
  background: #35467C;
  border-color: #35467C;
}
.c-label.is-secondary.is-bubble:after {
  border-color: #35467C transparent transparent transparent;
}
.c-label.is-accent-blue {
  background: #21A0B7;
  border-color: #21A0B7;
}
.c-label.is-accent-blue.is-bubble:after {
  border-color: #21A0B7 transparent transparent transparent;
}
.c-label.is-base {
  background: #2B2C31;
  border-color: #2B2C31;
}
.c-label.is-base.is-bubble:after {
  border-color: #2B2C31 transparent transparent transparent;
}
.c-label.is-accent {
  background: #E5971A;
  border-color: #E5971A;
}
.c-label.is-accent.is-bubble:after {
  border-color: #E5971A transparent transparent transparent;
}
.c-label.is-blue {
  background: #71ACD1;
}
.c-label.is-pink {
  background: #DE89A3;
}
.c-label.is-yellow {
  background: #E5971A;
}
.c-label img {
  width: 100%;
  max-width: 0.9375rem;
  margin-right: 0.3125rem !important;
}
.c-label.is-radius {
  border-radius: 100px;
}

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

.c-list {
  list-style: none;
  font-size: 0.875rem;
  letter-spacing: 0.05em;
  line-height: 1.4285714286;
  font-weight: 400;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-list {
    font-size: 0.8125rem;
  }
}
.c-list li {
  list-style: inherit;
}
.c-list li:not(:first-child) {
  margin-top: 0.375rem;
}
.c-list li ul, .c-list li ol {
  margin-top: 0.375rem;
}
.c-list.is-large {
  font-size: 1rem;
  letter-spacing: 0.05em;
  line-height: 1.5;
  font-weight: 400;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-list.is-large {
    font-size: 0.875rem;
  }
}
.c-list.is-small {
  font-size: 0.6875rem;
  letter-spacing: 0.05em;
  line-height: 1.3636363636;
  font-weight: 400;
  margin-top: 0.25rem;
}

/*
---
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: #2B2C31;
}
.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: #2B2C31;
}
.c-list.is-disc > li {
  list-style: none !important;
}

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

*/
.c-list.is-icon {
  padding-left: 1.25rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-list.is-icon {
    padding-left: 1.125rem;
  }
}
.c-list.is-icon li {
  position: relative;
}
.c-list.is-icon li::before {
  content: "circle";
  font-family: "Material Icons Sharp";
  font-size: 0.625rem;
  color: #387EAF;
  position: absolute;
  top: 0.25rem;
  left: -1.5em;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-list.is-icon li::before {
    top: 0.1875rem;
  }
}
.c-list.is-icon li ul {
  list-style: none;
  padding-left: 1.125rem;
}
.c-list.is-icon li ul li::before {
  content: "・";
  color: #387EAF;
}
.c-list.is-icon.is-large li::before {
  top: 0.375rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-list.is-icon.is-large li::before {
    top: 0.25rem;
  }
}
.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::marker {
  color: #387EAF;
  font-weight: 700;
}
.c-list.is-outline ol li::marker {
  color: #2B2C31;
  font-weight: 400;
}
.c-list.is-outline > li::before {
  content: none;
}
.c-list.is-outline ul {
  padding-left: 0;
  margin-left: 1em;
}

.c-list.is-caution {
  padding-left: 1em;
}
.c-list.is-caution li {
  text-indent: -1em;
}
.c-list.is-caution li::before {
  content: "※";
  color: #2B2C31;
}

.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: "Roboto", sans-serif;
  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;
}

/*
---
name: メインビジュアル_通常
category: Components
---
*/
.c-main-visual {
  width: 100%;
  position: relative;
}
.c-main-visual__wrapper {
  background: #F2F5F7;
  padding: 2.5rem 0 3.5rem;
}
@media screen and (max-width: 59.3125em) {
  .c-main-visual__wrapper {
    padding: 0;
  }
  .c-main-visual__wrapper .l-container {
    padding: 0 !important;
  }
}
.c-main-visual__inner {
  display: flex;
  align-items: flex-start;
}
.c-main-visual__main {
  width: 83.3333333333%;
}
@media screen and (max-width: 59.3125em) {
  .c-main-visual__main {
    width: 100%;
  }
}
.c-main-visual__main-image {
  display: block;
  position: relative;
}
.c-main-visual__main-image:before {
  content: "";
  display: block;
  padding-top: 51.2631578947%;
}
.c-main-visual__main-image .bg-img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.c-main-visual__thumbnail {
  flex: none;
  width: 16.6666666667%;
  transform: translateX(-2px);
}
@media screen and (max-width: 59.3125em) {
  .c-main-visual__thumbnail {
    display: none;
  }
}
.c-main-visual__thumbnail-image {
  cursor: pointer;
  display: block;
  position: relative;
  padding-top: 50.5681818182%;
  transition: all 0.3s 0s ease;
  pointer-events: none;
}
.c-main-visual__thumbnail-image:not(:last-child) {
  margin-bottom: 0.65625rem;
}
.c-main-visual__thumbnail-image .bg-img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.c-main-visual__thumbnail.slick-vertical:before {
  content: "";
  position: absolute;
  top: calc(50% - 5px);
  left: -0.0625rem;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 13.5px 16px 13.5px 0;
  border-color: transparent #387EAF transparent transparent;
}
.c-main-visual__thumbnail.slick-vertical:after {
  content: "";
  position: absolute;
  top: calc(50% - 5px);
  right: 0;
  transform: translateY(-50%);
  width: calc(100% - 14px);
  height: calc(20% - 7px);
  border: 4px solid #387EAF;
  box-sizing: border-box;
}
.c-main-visual__thumbnail.slick-vertical .slick-list {
  padding-left: 0.875rem !important;
}
.c-main-visual__thumbnail.slick-vertical .slick-slide {
  border: none;
  opacity: 0.5;
}
.c-main-visual__thumbnail.slick-vertical .slick-slide:hover {
  opacity: 1;
}
.c-main-visual__thumbnail.slick-vertical .slick-slide.slick-center + .slick-slide {
  opacity: 1;
}
.c-main-visual__thumbnail.slick-vertical .material-icons-outlined {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2rem;
  height: 2rem;
  color: #fff;
  font-size: 1.625rem;
  line-height: 1;
  letter-spacing: 0;
  background: #2B2C31;
  position: absolute;
  left: calc(50% + 6px);
  z-index: 1;
  cursor: pointer;
  transition: all 0.3s 0s ease;
}
.c-main-visual__thumbnail.slick-vertical .material-icons-outlined:hover {
  opacity: 0.5;
}
.c-main-visual__thumbnail.slick-vertical .material-icons-outlined.is-prev {
  top: 0;
  transform: translateX(-50%) translateY(-25%);
}
.c-main-visual__thumbnail.slick-vertical .material-icons-outlined.is-next {
  bottom: 0;
  transform: translateX(-50%) translateY(25%);
}
.c-main-visual__thumbnail.is-scroll-none .slick-track {
  transform: none !important;
}
.c-main-visual__image {
  width: 100%;
  height: 38.75rem;
  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: 50vw;
    min-height: 280px;
  }
}
.c-main-visual__image::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  top: 0;
  left: 0;
}

.c-map__wrapper {
  display: flex;
  height: calc(100vh - 72px - 100px);
  min-height: 38.3125rem;
}
@media screen and (max-width: 59.3125em) {
  .c-map__wrapper {
    height: auto;
    min-height: auto;
    flex-wrap: wrap;
  }
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-map__wrapper {
    flex-direction: column;
  }
}
.c-map__infomation {
  flex: none;
  width: 100%;
  max-width: 14.25rem;
}
@media screen and (max-width: 59.3125em) {
  .c-map__infomation {
    max-width: 50%;
  }
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-map__infomation {
    max-width: 100%;
  }
}
.c-map__block {
  padding: 2rem 1.25rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-map__block {
    padding: 1.25rem 1rem;
  }
}
.c-map__block:not(:last-child) {
  border-bottom: 1px solid #CACFDB;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-map__block:last-child {
    border-bottom: 1px solid #CACFDB;
  }
}
.c-map__block.is-open .c-map__title:after {
  content: "expand_less";
}
.c-map__title {
  display: flex;
  align-items: center;
  color: #387EAF;
  font-size: 0.875rem;
  letter-spacing: 0.05em;
  line-height: 1.4285714286;
  font-weight: 700;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-map__title {
    font-size: 0.8125rem;
  }
}
.c-map__title span {
  margin-right: 0.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-map__title:after {
    content: "expand_more";
    font-family: "Material Icons Outlined";
    margin-left: auto;
    font-size: 1.25rem;
    letter-spacing: 0;
    line-height: 1;
  }
}
.c-map__keyword {
  position: relative;
  margin-top: 0.3125rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-map__keyword {
    display: none;
  }
}
.c-map__keyword input {
  display: block;
  width: 100%;
  padding: 0.5rem 2.25rem 0.5rem 1rem;
  border: 1px solid #CACFDB;
  border-radius: 100px;
  outline: none;
  font-size: 0.75rem;
  letter-spacing: 0.05em;
  line-height: 1.4166666667;
  font-weight: 400;
}
.c-map__keyword button {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  height: 100%;
  border: none;
  padding: 0 0.75rem;
  background: none;
  display: flex;
  align-items: center;
  justify-content: center;
}
.c-map__keyword button:after {
  content: "search";
  font-family: "Material Icons Outlined";
  line-height: 1;
  letter-spacing: 0;
  font-size: 1.5rem;
  transition: all 0.3s 0s ease;
}
.c-map__keyword button:hover:after {
  color: #387EAF;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-map__conditions {
    display: none;
  }
}
.c-map__condition {
  padding-top: 1.5rem;
  margin-left: 0.625rem;
  margin-right: 0.625rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-map__condition {
    padding-top: 1rem;
  }
}
.c-map__condition:not(:first-child) {
  border-top: 1px solid #CACFDB;
  margin-top: 1.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-map__condition:not(:first-child) {
    margin-top: 1rem;
  }
}
.c-map__subtitle {
  font-size: 0.875rem;
  letter-spacing: 0.05em;
  line-height: 1.4285714286;
  font-weight: 700;
  margin-bottom: 0.5rem;
}
.c-map__checkbox > span {
  display: block;
}
.c-map__checkbox > span:not(:first-child) {
  margin-top: 0.5rem;
}
.c-map__checkbox label {
  display: flex;
  align-items: flex-start;
}
.c-map__checkbox label input {
  flex: none;
  cursor: pointer;
  margin-right: 0.5rem;
}
.c-map__checkbox label input[type=checkbox] {
  appearance: none;
  width: 18px;
  height: 18px;
  position: relative;
}
.c-map__checkbox label input[type=checkbox]:after {
  content: "";
  font-family: "Material Icons Outlined";
  width: 18px;
  height: 18px;
  top: 50%;
  transform: translateY(-50%);
  position: relative;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  visibility: visible;
  border: 1px solid #707070;
  color: #387EAF;
  box-sizing: border-box;
}
.c-map__checkbox label input[type=checkbox]:checked:after {
  content: "check";
  font-size: 1rem;
  line-height: 1;
  letter-spacing: 0;
}
.c-map__checkbox label span {
  position: relative;
  vertical-align: bottom;
  font-size: 0.8125rem;
  letter-spacing: 0.05em;
  line-height: 1.4615384615;
  font-weight: 400;
}
.c-map__checkbox label .material-icons-outlined {
  color: #387EAF;
  font-size: 1.25rem;
  letter-spacing: 0;
  line-height: 1;
}
.c-map__checkbox label .material-icons-outlined:hover + .c-balloon {
  opacity: 1;
  visibility: visible;
  transition: all 0.3s 0s ease;
}
.c-map__scroll {
  flex: none;
  width: 100%;
  height: 100%;
  max-width: 19.625rem;
  background: #F2F5F7;
  padding: 1.25rem 1.25rem 1.25rem 2.25rem;
  overflow-y: auto;
}
@media screen and (max-width: 59.3125em) {
  .c-map__scroll {
    max-width: 50%;
    max-height: 37.5rem;
  }
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-map__scroll {
    max-width: 100%;
    max-height: 15rem;
    padding: 1rem 1rem 1rem 1.5rem;
    order: 2;
  }
}
.c-map__scroll::-webkit-scrollbar {
  width: 16px;
}
.c-map__scroll::-webkit-scrollbar-thumb {
  background-color: rgba(56, 126, 175, 0.5);
  border-radius: 16px;
  border: 4px solid #F2F5F7;
}
.c-map__head {
  font-weight: 700;
}
.c-map__head span {
  color: #387EAF;
  font-size: 1.625rem;
  letter-spacing: 0.05em;
  line-height: 1.4615384615;
  font-weight: 700;
  margin-right: 0.3125rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-map__head span {
    font-size: 1.25rem;
    margin-right: 0.1875rem;
  }
}
.c-map__list {
  margin-top: 1.25rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-map__list {
    margin-top: 0.75rem;
  }
}
.c-map__item {
  display: block;
  text-decoration: none;
  color: #2B2C31;
  padding: 1.125rem 0;
  border-bottom: 1px solid #CACFDB;
}
.c-map__item:first-child {
  padding-top: 0;
}
.c-map__flex {
  display: flex;
}
.c-map__image {
  flex: none;
  position: relative;
  width: 3.75rem;
  height: 3.75rem;
  margin-right: 0.5rem;
}
.c-map__image:before {
  content: "";
  display: block;
}
.c-map__image .bg-img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.c-map__name {
  color: #387EAF;
  text-decoration: underline;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  font-size: 0.875rem;
  letter-spacing: 0.05em;
  line-height: 1.4285714286;
  font-weight: 700;
  margin-bottom: 0.3125rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-map__name {
    font-size: 0.8125rem;
  }
}
.c-map__text {
  font-size: 0.75rem;
  letter-spacing: 0.05em;
  line-height: 1.5;
  font-weight: 400;
}
.c-map__labels {
  display: flex;
  flex-wrap: wrap;
}
.c-map__label {
  margin-top: 0.4375rem;
}
.c-map__label:not(:last-child) {
  margin-right: 0.3125rem;
}
.c-map__iframe {
  position: relative;
  width: 100%;
}
@media screen and (max-width: 59.3125em) {
  .c-map__iframe {
    padding-top: 71.4452214452%;
  }
}
.c-map__iframe iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

/*
---
name: メニューリスト_通常
category: Navigation
---
*/
.c-menu-list__head {
  color: #387EAF;
  font-weight: 700;
  padding: 0 1rem 1rem;
  border-bottom: 0.0625rem solid #387EAF;
}
.c-menu-list__item {
  border-bottom: 1px solid #ABCEE6;
}
.c-menu-list__item a {
  position: relative;
  display: flex;
  align-items: center;
  text-decoration: none;
  color: #2B2C31;
  font-weight: 700;
  padding: 1rem;
  transition: all 0.3s 0s ease;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-menu-list__item a {
    font-size: 0.875rem;
  }
}
.c-menu-list__item a::before {
  flex: none;
  content: "chevron_right";
  font-family: "Material Icons Outlined";
  line-height: 1;
  letter-spacing: 0;
  color: #387EAF;
  margin-right: 0.5rem;
}
.c-menu-list__item a::after {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0.0625rem;
  background-color: #387EAF;
  bottom: 0;
  left: 0;
  transform: translateY(100%);
  transition: all 0.3s 0s ease;
}
.c-menu-list__item a:hover {
  opacity: 1;
  color: #387EAF;
}
.c-menu-list__item a:hover::after {
  width: 100%;
}
.c-menu-list__item ul {
  border-top: 1px solid #CCC;
  padding: 0.5rem 0;
}
.c-menu-list__item ul li {
  border-bottom: none;
}
.c-menu-list__item ul li a {
  font-weight: 400;
  padding: 0.3125rem 1.5rem 0.3125rem 3rem;
}
.c-menu-list__item ul li a::before {
  left: 2rem;
  top: 0.25rem;
}
.c-menu-list__item ul li a::after {
  display: none;
}
.c-menu-list__banner {
  display: block;
  max-width: 16.125rem;
  margin: 0 auto 2.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-menu-list__banner {
    margin-bottom: 1.5rem;
  }
}
.c-menu-list__banners {
  margin-top: 0.5rem;
}
.c-menu-list__block {
  display: flex;
  text-decoration: none;
  color: #387EAF;
  background-color: rgba(56, 126, 175, 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: "chevron_right";
  font-family: "Material Icons Outlined";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 1rem;
  font-size: 1rem;
}
.c-menu-list__submenu {
  padding-left: 1.5rem;
  border-bottom: 1px solid #CCC;
  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-container {
  max-width: 71.25rem;
}
.modaal-content-container {
  position: relative;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .modaal-content-container {
    padding: 1.25rem;
  }
}
.modaal-overlay {
  z-index: 99999 !important;
}

.modaal-close:hover:before, .modaal-close:hover:after {
  background: #387EAF;
}

.modaal-video-wrap {
  margin: auto;
}

.modaal-gallery-label {
  text-align: left;
  font-size: 1.125rem;
  letter-spacing: 0.05em;
  line-height: 1.5555555556;
  font-weight: 400;
  margin-top: 1rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .modaal-gallery-label {
    font-size: 0.875rem;
    margin-top: 0.75rem;
  }
}

.modaal-close:before, .modaal-close:after {
  width: 0.0625rem;
  left: 1.5rem;
}

.js-modal-image {
  position: relative;
  cursor: pointer;
  transition: all 0.3s 0s ease;
}
.js-modal-image:after {
  content: "search";
  font-family: "Material Icons Outlined";
  width: 1.875rem;
  height: 1.875rem;
  background-color: #35467C;
  position: absolute;
  bottom: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.25rem;
  letter-spacing: 0;
  line-height: 1;
  color: #fff;
}
.js-modal-image:hover {
  opacity: 0.5;
}

.c-monthly-repeatability__title {
  display: inline-block;
  font-size: 1.8125rem;
  letter-spacing: 0em;
  line-height: 1.4827586207;
  font-weight: 700;
  border-bottom: solid 4px #387EAF;
  margin: 0;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-monthly-repeatability__title {
    font-size: 1.25rem;
  }
}
.c-monthly-repeatability__title b {
  color: #387EAF;
  font-family: "Roboto", sans-serif;
  font-size: 5.6875rem;
  letter-spacing: 0em;
  line-height: 1;
  font-weight: 700;
  margin-left: 1rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-monthly-repeatability__title b {
    font-size: 3.5rem;
    margin-left: 0.75rem;
  }
}
.c-monthly-repeatability__title small {
  font-size: 3.25rem;
  letter-spacing: 0em;
  line-height: 1.3076923077;
  font-weight: 700;
  margin-left: 0.3125rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-monthly-repeatability__title small {
    font-size: 2.5rem;
    margin-left: 0.1875rem;
  }
}
.c-monthly-repeatability__text {
  font-size: 0.875rem;
  letter-spacing: 0.05em;
  line-height: 1.8571428571;
  font-weight: 400;
  margin-top: 1.625rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-monthly-repeatability__text {
    font-size: 0.75rem;
    margin-top: 1.25rem;
  }
}

/*
---
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__head {
  margin-bottom: 2rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-news-header__head {
    margin-bottom: 1.5rem;
  }
}
.c-news-header__head .c-news-header__title {
  margin-bottom: 0.75rem;
}
.c-news-header__title {
  font-size: 1.625rem;
  letter-spacing: 0.05em;
  line-height: 1.5384615385;
  font-weight: 700;
  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__subtitle.c-heading.is-sm {
  margin-bottom: 0;
}
.c-news-header__sup {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.c-news-header__label.c-label {
  font-size: 0.8125rem;
  margin-right: 1rem;
}
.c-news-header__date {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  line-height: 1.3125;
  margin-right: 1.875rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-news-header__date {
    margin-right: 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 {
  font-size: 0.875rem;
  letter-spacing: 0.05em;
  line-height: 1.4285714286;
  font-weight: 700;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-news-header__tag ul li {
    font-size: 0.8125rem;
  }
}
.c-news-header__tag ul li:not(:last-child) {
  margin-right: 1.25rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-news-header__tag ul li:not(:last-child) {
    margin-right: 1rem;
  }
}
.c-news-header__tag ul li a {
  display: block;
  text-decoration: none;
  font-weight: 700;
}

/*
---
name: お知らせ_1カラム_アーカイブ02
category: News
---
*/
.c-news-lg__block {
  display: block;
  text-decoration: none;
  font-weight: 400;
  color: #2B2C31;
  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: "Roboto", sans-serif;
  font-weight: 700;
  line-height: 1.3125;
  margin-left: 0.75rem;
}
.c-news-lg__date::before {
  content: "schedule";
  font-family: "Material Icons Outlined";
  letter-spacing: 0;
  margin-right: 0.25rem;
  vertical-align: top;
}
.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 #CCC;
}
.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;
  }
}

/*
---
name: お知らせ_通常_フロントページ
category: News
---
*/
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-news__head {
    margin-bottom: 1rem;
  }
}
.c-news__block {
  position: relative;
  text-decoration: none;
  color: #2B2C31;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding: 1.5rem 5.625rem 1.5rem 1.25rem;
  border-bottom: 1px solid #ABCEE6;
}
@media screen and (max-width: 59.3125em) {
  .c-news__block {
    padding-right: 4.375rem;
  }
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-news__block {
    padding: 1.5rem 1.25rem;
  }
}
.c-news__block:after {
  content: "east";
  font-family: "Material Icons Outlined";
  position: absolute;
  bottom: 50%;
  right: 1.5rem;
  transform: translateY(50%);
  color: #387EAF;
  font-size: 1.25rem;
  letter-spacing: 0;
  line-height: 1;
  transition: all 0.3s 0s ease;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-news__block:after {
    bottom: 0.625rem;
    right: 0.3125rem;
    transform: none;
  }
}
.c-news__date {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  line-height: 1.3125;
  margin-right: 0.75rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-news__date {
    margin-right: 1.5rem;
  }
}
.c-news__label {
  margin-right: 0.375rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-news__label {
    margin-right: 0.0625rem;
  }
}
.c-news__label.c-label.is-accent {
  min-width: 3.375rem;
}
.c-news__text {
  width: 100%;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  margin-top: 0.75rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-news__text {
    -webkit-line-clamp: 3;
  }
}
.c-news__button {
  text-align: center;
  margin-top: 4rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-news__button {
    margin-top: 2.5rem;
  }
  .c-news__button .c-button, .c-news__button .c-button-social > a {
    max-width: 100%;
  }
}

.c-pagetop {
  position: fixed;
  right: 0;
  bottom: 0;
  z-index: 100;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s 0s ease;
}
.c-pagetop.is-fixed {
  opacity: 1;
  visibility: visible;
}
.c-pagetop.is-absolute {
  position: absolute;
  opacity: 1;
  visibility: visible;
}
.c-pagetop a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 3.75rem;
  height: 3.75rem;
  color: #fff;
  border: 2px solid #fff;
  background: #000;
  text-decoration: none;
  transition: all 0.3s 0s ease;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-pagetop a {
    width: 2.5rem;
    height: 2.5rem;
  }
}
.c-pagetop a:after {
  content: "north";
  font-family: "Material Icons Outlined";
  font-size: 1.75rem;
  line-height: 1;
  letter-spacing: 0;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-pagetop a:after {
    font-size: 1.25rem;
  }
}

/*
---
name: ページネーション_通常
category: Navigation
---
*/
.c-pagination {
  margin-top: 5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-pagination {
    margin-top: 2.5rem;
  }
}
.c-pagination ul {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.c-pagination ul li {
  list-style: none !important;
  margin-bottom: 0.625rem;
}
.c-pagination ul li:not(:last-child) {
  margin-right: 0.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-pagination ul li:not(:last-child) {
    margin-right: 0.25rem;
  }
}
.c-pagination ul li > span,
.c-pagination ul li > a {
  position: relative;
  font-family: "Roboto", sans-serif;
  font-size: 1rem;
  letter-spacing: 0em;
  line-height: 1;
  font-weight: 700;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  text-decoration: none;
  color: #387EAF;
  border: 1px solid #387EAF;
  background-color: #fff;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-pagination ul li > span,
.c-pagination ul li > a {
    font-size: 0.875rem;
    width: 2rem;
    height: 2rem;
  }
}
.c-pagination ul li > span:hover,
.c-pagination ul li > a:hover {
  opacity: 1;
  background: #387EAF;
  color: #fff;
}
.c-pagination ul li > span.is-current,
.c-pagination ul li > a.is-current {
  background: #ABCEE6;
  border-color: #ABCEE6;
  color: #387EAF;
}
.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: #387EAF;
}
.c-pagination ul li > span.c-pagination__prev, .c-pagination ul li > span.c-pagination__next,
.c-pagination ul li > a.c-pagination__prev,
.c-pagination ul li > a.c-pagination__next {
  width: 8.625rem;
  border: 1px solid #387EAF;
  font-size: 0.875rem;
  letter-spacing: 0.05em;
  line-height: 1.4285714286;
  font-weight: 700;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-pagination ul li > span.c-pagination__prev, .c-pagination ul li > span.c-pagination__next,
.c-pagination ul li > a.c-pagination__prev,
.c-pagination ul li > a.c-pagination__next {
    width: 4.375rem;
    font-size: 0.8125rem;
  }
}
.c-pagination ul li > span.c-pagination__prev:before, .c-pagination ul li > span.c-pagination__prev:after, .c-pagination ul li > span.c-pagination__next:before, .c-pagination ul li > span.c-pagination__next:after,
.c-pagination ul li > a.c-pagination__prev:before,
.c-pagination ul li > a.c-pagination__prev:after,
.c-pagination ul li > a.c-pagination__next:before,
.c-pagination ul li > a.c-pagination__next:after {
  font-family: "Material Icons Outlined";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  line-height: 1;
  letter-spacing: 0;
}
.c-pagination ul li > span.c-pagination__prev:before,
.c-pagination ul li > a.c-pagination__prev:before {
  content: "chevron_left";
  left: 0.75rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-pagination ul li > span.c-pagination__prev:before,
.c-pagination ul li > a.c-pagination__prev:before {
    left: 0.375rem;
  }
}
.c-pagination ul li > span.c-pagination__next:after,
.c-pagination ul li > a.c-pagination__next:after {
  content: "chevron_right";
  right: 0.75rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-pagination ul li > span.c-pagination__next:after,
.c-pagination ul li > a.c-pagination__next:after {
    right: 0.375rem;
  }
}
.c-pagination.is-align-left ul {
  justify-content: flex-start;
}

/*
---
name: 投稿ナビゲーション_通常
category: Navigation
---
*/
.c-post-navs {
  margin-top: 5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-post-navs {
    margin-top: 2.5rem;
  }
}
.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.c-button, .c-post-navs ul li .c-button-social > a {
  font-size: 0.875rem;
  line-height: 1.4285714286;
  padding: 0.75rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-post-navs ul li a.c-button, .c-post-navs ul li .c-button-social > a {
    font-size: 0.75rem;
    letter-spacing: 0;
  }
}
.c-post-navs ul li a.c-button:after, .c-post-navs ul li .c-button-social > a:after {
  font-size: 1rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-post-navs ul li a.c-button:after, .c-post-navs ul li .c-button-social > a:after {
    font-size: 0.875rem;
  }
}
.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 span {
  font-size: 1rem;
  margin-right: 0.75rem !important;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-post-navs__archive a span {
    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-relation__head.c-heading.is-lg {
  margin-bottom: 3.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-relation__head.c-heading.is-lg {
    margin-bottom: 2rem;
  }
}
.c-relation__title.c-heading.is-xxs {
  margin-bottom: 0.875rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-relation__title.c-heading.is-xxs {
    margin-bottom: 0.625rem;
  }
}
.c-relation__buttons {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -1.125rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-relation__buttons {
    display: block;
    margin: 0;
  }
}
.c-relation__buttons.is-center {
  justify-content: center;
}
.c-relation__button {
  width: calc(25% - 36px);
  margin: 0 1.125rem;
}
@media screen and (max-width: 59.3125em) {
  .c-relation__button {
    width: calc(50% - 36px);
  }
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-relation__button {
    width: 100%;
    margin: 0;
  }
}
.c-relation__button:nth-child(n+5) {
  margin-top: 2.25rem;
}
@media screen and (max-width: 59.3125em) {
  .c-relation__button:nth-child(n+3) {
    margin-top: 2.25rem;
  }
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-relation__button:not(:first-child) {
    margin-top: 1rem;
  }
}
.c-relation__button .c-button, .c-relation__button .c-button-social > a {
  max-width: 100%;
  height: 100%;
}
.c-relation.is-three-col .c-relation__button {
  width: calc(33.3% - 36px);
}
@media screen and (max-width: 59.3125em) {
  .c-relation.is-three-col .c-relation__button {
    width: calc(50% - 36px);
  }
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-relation.is-three-col .c-relation__button {
    width: 100%;
  }
}
.c-relation.is-three-col .c-relation__button:nth-child(n+4) {
  margin-top: 2.25rem;
}

.c-search-page__keyword {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 59.3125em) {
  .c-search-page__keyword {
    display: block;
  }
}
.c-search-page__title {
  flex: none;
}
.c-search-page__title.c-heading.is-md {
  padding-right: 1.875rem;
  border-right: 1px solid #fff;
  margin-right: 2.25rem;
  margin-bottom: 0;
}
@media screen and (max-width: 59.3125em) {
  .c-search-page__title.c-heading.is-md {
    padding-right: 0;
    border-right: none;
    margin-right: 0;
    margin-bottom: 1.5rem;
  }
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-search-page__title.c-heading.is-md {
    margin-bottom: 1rem;
  }
}
.c-search-page__form {
  position: relative;
  display: block;
  width: 100%;
}
.c-search-page__form input {
  display: block;
  width: 100%;
  padding: 1.625rem 4rem 1.625rem 3rem;
  border: none;
  border-radius: 100px;
  outline: none;
  font-size: 1.4375rem;
  letter-spacing: 0.05em;
  line-height: 1.4782608696;
  font-weight: 400;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-search-page__form input {
    font-size: 1.125rem;
    padding: 1.125rem 3rem 1.125rem 1.5rem;
  }
}
.c-search-page__form button {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  height: 100%;
  border: none;
  padding: 0 1.5rem;
  background: none;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-search-page__form button {
    padding: 0 1rem;
  }
}
.c-search-page__form button:after {
  content: "search";
  font-family: "Material Icons Outlined";
  line-height: 1;
  letter-spacing: 0;
  font-size: 2.25rem;
  transition: all 0.3s 0s ease;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-search-page__form button:after {
    font-size: 1.5rem;
  }
}
.c-search-page__form button:hover:after {
  color: #387EAF;
}
.c-search-page__type {
  display: flex;
  margin-top: 1.5rem;
}
@media screen and (max-width: 59.3125em) {
  .c-search-page__type {
    display: block;
  }
}
.c-search-page__type a {
  width: 100%;
  position: relative;
  display: flex;
  align-items: center;
  background: #fff;
  padding: 1.125rem 1.5rem;
  text-decoration: none;
  color: #2B2C31;
  font-size: 1.125rem;
  letter-spacing: 0.05em;
  line-height: 1.5;
  font-weight: 700;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-search-page__type a {
    font-size: 0.875rem;
    padding: 0.75rem 1.25rem;
  }
}
.c-search-page__type a:not(:first-child) {
  margin-left: 0.625rem;
}
@media screen and (max-width: 59.3125em) {
  .c-search-page__type a:not(:first-child) {
    margin-left: 0;
    margin-top: 0.625rem;
  }
}
.c-search-page__type a:after {
  content: "navigate_next";
  font-family: "Material Icons Outlined";
  position: absolute;
  top: 50%;
  right: 1.125rem;
  transform: translateY(-50%);
  color: #387EAF;
  line-height: 1;
  letter-spacing: 0;
  font-size: 1.625rem;
  transition: all 0.3s 0s ease;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-search-page__type a:after {
    font-size: 1.375rem;
  }
}
.c-search-page__type a:hover {
  opacity: 1;
  color: #387EAF;
}
.c-search-page__type a:hover:after {
  transform: translateY(-50%) translateX(6px);
}
.c-search-page__type a:hover .material-icons-outlined {
  color: #fff;
  background: #387EAF;
}
.c-search-page__type a .material-icons-outlined {
  flex: none;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  border: 1px solid #387EAF;
  width: 3rem;
  height: 3rem;
  color: #387EAF;
  font-size: 1.625rem;
  margin-right: 1.5rem;
  transition: all 0.3s 0s ease;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-search-page__type a .material-icons-outlined {
    width: 2.5rem;
    height: 2.5rem;
    font-size: 1.375rem;
    margin-right: 1rem;
  }
}
.c-search-page__type a b {
  font-size: 1.375rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-search-page__type a b {
    font-size: 1.125rem;
  }
}
.c-search-page__type.is-secondary {
  margin-top: 0;
}
.c-search-page__type.is-secondary a {
  justify-content: center;
  background: #35467C;
  color: #fff;
}
.c-search-page__type.is-secondary a:after {
  position: relative;
  top: auto;
  right: auto;
  transform: none;
  color: #fff;
  margin-left: 2.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-search-page__type.is-secondary a:after {
    margin-left: 1.5rem;
  }
}
.c-search-page__type.is-secondary a .material-icons-outlined {
  border-color: #fff;
  background: transparent;
  color: #fff;
}
.c-search-page__type.is-secondary a:hover {
  opacity: 0.5;
}
.c-search-page.is-area .c-search-page__inner {
  display: flex;
  align-items: flex-end;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-search-page.is-area .c-search-page__inner {
    display: block;
  }
}
.c-search-page.is-area .c-search-page__keyword {
  display: block;
}
.c-search-page.is-area .c-search-page__title.c-heading.is-md {
  padding-right: 0;
  border-right: none;
  margin-right: 0;
  margin-bottom: 1.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-search-page.is-area .c-search-page__title.c-heading.is-md {
    margin-bottom: 1rem;
  }
}
.c-search-page.is-area .c-search-page__keyword {
  width: 100%;
}
.c-search-page.is-area .c-search-page__type {
  width: 100%;
  max-width: 19.25rem;
  margin-left: 3rem;
}
@media screen and (max-width: 59.3125em) {
  .c-search-page.is-area .c-search-page__type {
    margin-left: 1.5rem;
  }
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-search-page.is-area .c-search-page__type {
    margin-left: 0;
    max-width: 100%;
  }
}

.c-search__head.c-heading.is-md {
  margin-bottom: 2rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-search__head.c-heading.is-md {
    margin-bottom: 0.75rem;
  }
}
.c-search__inner {
  display: flex;
}
@media screen and (max-width: 59.3125em) {
  .c-search__inner {
    display: block;
  }
}
.c-search__area {
  width: 61.4035087719%;
  padding-right: 4.2105263158%;
  border-right: 1px solid #94BCD8;
  margin-right: 4.2105263158%;
}
@media screen and (max-width: 59.3125em) {
  .c-search__area {
    width: 100%;
    padding-right: 0;
    border-right: none;
    margin-right: 0;
  }
}
.c-search__titles {
  display: flex;
  align-items: flex-start;
  margin-bottom: 0.75rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-search__titles {
    display: block;
    margin-bottom: 0.5rem;
  }
}
.c-search__titles .c-search__title.c-heading.is-md {
  margin-bottom: 0;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-search__titles .c-search__title.c-heading.is-md {
    margin-bottom: 0.375rem;
  }
}
.c-search__title {
  flex: none;
}
.c-search__title.c-heading.is-md {
  margin-bottom: 0.5rem;
}
.c-search__subtitle {
  position: relative;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding-left: 1rem;
  margin-left: 2.75rem;
  color: #fff;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-search__subtitle {
    padding-left: 0;
    margin-left: 0;
    justify-content: space-between;
  }
}
.c-search__subtitle:before {
  content: "";
  position: absolute;
  top: 0.9375rem;
  left: 0;
  transform: translateX(-100%);
  width: 1.75rem;
  height: 0.0625rem;
  background: #fff;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-search__subtitle:before {
    content: none;
  }
}
.c-search__subtitle span {
  font-weight: 700;
  margin-right: 1rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-search__subtitle span {
    font-size: 0.75rem;
    margin-right: 0.75rem;
  }
}
.c-search__subtitle small {
  font-size: 0.875rem;
  font-weight: 400;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-search__subtitle small {
    font-size: 0.625rem;
  }
}
.c-search__list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -0.125rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-search__list {
    margin: 0 -0.25rem;
  }
}
.c-search__list li {
  width: calc(20% - 4px);
  margin: 0 0.125rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-search__list li {
    width: calc(33.3% - 8px);
    margin: 0 0.25rem;
  }
}
.c-search__list li:nth-child(n+6) {
  margin-top: 0.25rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-search__list li:nth-child(n+4) {
    margin-top: 0.5rem;
  }
}
.c-search__item a {
  display: block;
  position: relative;
  text-decoration: none;
  color: #2B2C31;
  text-align: center;
  line-height: 1.5;
  font-weight: 700;
  padding: 1.125rem 1rem 1.125rem 0.5rem;
  background: #fff;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-search__item a {
    font-size: 0.8125rem;
    padding: 0.75rem 1rem 0.75rem 0.5rem;
  }
}
.c-search__item a:after {
  content: "navigate_next";
  font-family: "Material Icons Outlined";
  position: absolute;
  top: 50%;
  right: 0.625rem;
  transform: translateY(-50%);
  color: #387EAF;
  font-size: 1.125rem;
  letter-spacing: 0;
  line-height: 1;
  transition: all 0.3s 0s ease;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-search__item a:after {
    right: 0.3125rem;
    font-size: 1rem;
  }
}
.c-search__item a:hover {
  opacity: 1;
  color: #387EAF;
}
.c-search__item a:hover:after {
  transform: translateY(-50%) translateX(6px);
}
.c-search__icon {
  position: relative;
  display: none;
  align-items: center;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-search__icon {
    display: flex;
  }
}
.c-search__icon:last-of-type:before {
  content: "";
  position: absolute;
  top: 0;
  left: -0.25rem;
  transform: translateX(-50%);
  width: 0.0625rem;
  height: 100%;
  background: #fff;
}
.c-search__icon a {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  color: #fff;
  font-size: 0.625rem;
  letter-spacing: 0.05em;
  line-height: 1.3;
  font-weight: 700;
}
.c-search__icon a:hover {
  opacity: 1;
}
.c-search__icon a:hover .material-icons-outlined {
  background: #387EAF;
  color: #fff;
}
.c-search__icon a .material-icons-outlined {
  flex: none;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  width: 1.875rem;
  height: 1.875rem;
  background: #fff;
  color: #387EAF;
  font-size: 1rem;
  margin-right: 0.375rem;
  transition: all 0.3s 0s ease;
}
.c-search__icon a b span {
  font-size: 0.8125rem;
}
.c-search__keyword {
  width: 34.3859649123%;
}
@media screen and (max-width: 59.3125em) {
  .c-search__keyword {
    width: 100%;
    margin-top: 1.5rem;
  }
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-search__keyword {
    margin-top: 0.75rem;
  }
}
.c-search__form {
  position: relative;
  display: block;
}
.c-search__form input {
  display: block;
  width: 100%;
  padding: 0.75rem 3rem 0.75rem 1.5rem;
  border: none;
  border-radius: 100px;
  outline: none;
  font-size: 1rem;
  letter-spacing: 0.05em;
  line-height: 1.5;
  font-weight: 400;
}
.c-search__form button {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  height: 100%;
  border: none;
  padding: 0 0.75rem;
  background: none;
  display: flex;
  align-items: center;
  justify-content: center;
}
.c-search__form button:after {
  content: "search";
  font-family: "Material Icons Outlined";
  line-height: 1;
  letter-spacing: 0;
  font-size: 1.5rem;
  transition: all 0.3s 0s ease;
}
.c-search__form button:hover:after {
  color: #387EAF;
}
.c-search__modals {
  display: flex;
  margin-top: 1.25rem;
}
.c-search__modal {
  width: 50%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  padding: 0.75rem 0.75rem 1.375rem;
  text-decoration: none;
  color: #2B2C31;
  letter-spacing: 0;
  font-weight: 700;
  line-height: 1.5;
}
.c-search__modal:not(:first-child) {
  border-left: 1px solid #CACFDB;
}
.c-search__modal:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0.75rem;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 6px 0 6px;
  border-color: #387EAF transparent transparent transparent;
  transition: all 0.3s 0s ease;
}
.c-search__modal:hover {
  opacity: 1;
}
.c-search__modal:hover:after {
  transform: translateX(-50%) translateY(6px);
}
.c-search__modal:hover .material-icons-outlined {
  background: #387EAF;
  color: #fff;
}
.c-search__modal .material-icons-outlined {
  flex: none;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  border: 1px solid #387EAF;
  width: 2.625rem;
  height: 2.625rem;
  color: #387EAF;
  font-size: 1.25rem;
  margin-right: 0.5rem;
  transition: all 0.3s 0s ease;
}

.c-sitemap__item {
  border-bottom: 1px solid #ABCEE6;
  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: #2B2C31;
  position: relative;
  padding-bottom: 0.625rem;
  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-outlink:after {
  color: #387EAF;
  margin-left: 0.875rem;
  vertical-align: middle;
}
.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__subitem {
  margin-bottom: 1.25rem;
  padding-right: 0.625rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-sitemap__subitem {
    margin-bottom: 0.625rem;
  }
}
.c-sitemap__subitem a {
  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: 0.625rem;
}
.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: "▸";
  margin-right: 0.3125rem;
  display: inline-block;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-sitemap__subitem li a {
    font-size: 0.75rem;
  }
}

.c-sitepolicy__head {
  margin-top: 3.75rem;
}
@media screen and (max-width: 59.3125em) {
  .c-sitepolicy__head {
    margin-top: 2.5rem;
  }
}
.c-sitepolicy__sub-heading {
  font-size: 1.375rem;
}
@media screen and (max-width: 59.3125em) {
  .c-sitepolicy__sub-heading {
    font-size: 1rem;
  }
}
.c-sitepolicy p {
  margin-bottom: 1rem;
}
.c-sitepolicy__box {
  border: 0.0625rem solid #CCC;
  background: #F2F5F7;
  padding: 1.25rem;
  margin-bottom: 1rem;
}
.c-sitepolicy__box ul li.is-dot {
  padding-left: 1rem;
}
.c-sitepolicy__box ul li.is-dot::before {
  content: "・";
  display: inline-block;
  margin-left: -1rem;
}

@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: 0;
    top: 0;
    text-align: center;
    font-size: 0.75rem;
    z-index: 9999;
    text-decoration: none;
    background-color: #fff;
    line-height: 1;
    width: 3.75rem;
    height: 3.75rem;
    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.25rem;
    height: 0.125rem;
    background: #387EAF;
    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-menu {
    height: calc(100vh - 60px);
    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-left: 1.25rem;
    margin-top: 0.625rem;
  }
  .c-slidebar-menu__list li {
    border-bottom: 1px solid #ABCEE6;
  }
  .c-slidebar-menu__list a,
.c-slidebar-menu__list span {
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #2B2C31;
    text-decoration: none;
    font-size: 1rem;
    letter-spacing: 0.05em;
    line-height: 1.5;
    font-weight: 700;
    padding: 1.25rem 1rem;
  }
  .c-slidebar-menu__parent a,
.c-slidebar-menu__parent span {
    position: relative;
  }
  .c-slidebar-menu__parent a::after,
.c-slidebar-menu__parent span::after {
    font-family: "Material Icons Outlined";
    color: #387EAF;
    font-size: 1.25rem;
    letter-spacing: 0;
    line-height: 1;
    margin-left: 0.5rem;
  }
  .c-slidebar-menu__parent span::after {
    content: "add";
  }
  .c-slidebar-menu__parent.is-open span {
    border-bottom: 1px solid #ABCEE6;
  }
  .c-slidebar-menu__parent.is-open span::after {
    content: "remove";
  }
  .c-slidebar-menu__children {
    width: 100%;
    display: none;
    background: #F2F5F7;
  }
  .c-slidebar-menu__children li {
    border-bottom: 2px solid #fff;
  }
  .c-slidebar-menu__children li:last-child {
    border-bottom: none;
  }
  .c-slidebar-menu__children li a {
    font-weight: 400;
    padding: 1rem 1.75rem;
  }
  .c-slidebar-menu__children li a[target=_blank]::after {
    content: "open_in_new";
  }
  .c-slidebar-menu__buttons {
    margin-top: 1.5rem;
  }
  .c-slidebar-menu__button:not(:first-child) {
    margin-top: 0.75rem;
  }
  .c-slidebar-menu__button.c-button.is-xlg, .c-button-social > a.c-slidebar-menu__button.is-xlg {
    max-width: 100%;
  }
  .c-slidebar-menu__button.c-button.is-xlg span, .c-button-social > a.c-slidebar-menu__button.is-xlg span {
    position: absolute;
    top: 50%;
    left: 1.75rem;
    transform: translateY(-50%);
  }

  .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-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: 60px;
  }
  .is-slidebar-active .c-slidebar-menu {
    -webkit-transform: translateX(0);
    transform: translate3d(0, 0, 0);
  }
  .is-slidebar-active .c-slidebar-menu.is-top-to-bottom {
    -webkit-transform: translateY(60px);
    transform: translate3d(0, 60px, 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;
  }
}

.c-table-monthly {
  margin: 3.125rem auto 0;
  background: #fff;
}
@media screen and (max-width: 59.3125em) {
  .c-table-monthly {
    margin-top: 1.5625rem;
  }
}
.c-table-monthly th {
  background: rgba(56, 126, 175, 0.2);
  height: 4.5rem;
}
.c-table-monthly td {
  background: #F2F5F7;
}
.c-table-monthly th, .c-table-monthly td {
  text-align: center;
  vertical-align: middle;
  border-bottom: solid 1px #fff;
  border-right: solid 1px #fff;
  line-height: 1.5;
}
@media screen and (max-width: 59.3125em) {
  .c-table-monthly th, .c-table-monthly td {
    font-size: 13px;
    line-height: 1.3;
    padding: 0 3px;
  }
}
.c-table-monthly thead th {
  padding: 0.5rem 0.25rem;
  font-size: 1.125rem;
}
@media screen and (max-width: 59.3125em) {
  .c-table-monthly thead th {
    font-size: 0.9375rem;
  }
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-table-monthly thead th {
    font-size: 0.875rem;
  }
}
.c-table-monthly thead th span {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-table-monthly thead th span {
    flex-direction: column;
  }
}
.c-table-monthly thead th span:before {
  margin-right: 0.625rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-table-monthly thead th span:before {
    margin-right: 0;
    margin-bottom: 0.375rem;
  }
}
.c-table-monthly thead th:not(.c-table-monthly__titile-empty) {
  width: 16.6875rem;
}
.c-table-monthly thead th.c-table-monthly__titile-empty {
  background: #fff;
}
.c-table-monthly thead th.c-table-monthly__titile-monthly {
  background: #E5971A;
  color: #fff;
  position: relative;
}
.c-table-monthly thead th.c-table-monthly__titile-monthly span::before {
  content: "";
  width: 2.25rem;
  height: 1.6875rem;
  background: url("../images/img-monthly-table-01.png") no-repeat left top/cover;
}
.c-table-monthly thead th.c-table-monthly__titile-hotel span::before {
  content: "";
  width: 2.125rem;
  height: 2.1875rem;
  background: url("../images/img-monthly-table-02.png") no-repeat left top/cover;
}
.c-table-monthly thead th.c-table-monthly__titile-rent span::before {
  content: "";
  width: 1.3125rem;
  height: 2.1875rem;
  background: url("../images/img-monthly-table-03.png") no-repeat left top/cover;
}
.c-table-monthly tbody th {
  width: 9rem;
}
.c-table-monthly tbody td.is-monthly {
  background: rgba(229, 151, 26, 0.2);
  position: relative;
}
.c-table-monthly tbody td.is-monthly span {
  font-weight: bold;
}
.c-table-monthly tbody td.is-monthly::before, .c-table-monthly tbody td.is-monthly::after {
  content: "";
  display: inline-block;
  width: 4px;
  height: calc(100% + 1px);
  background: #E5971A;
  position: absolute;
  left: 0;
  top: -1px;
}
@media screen and (max-width: 59.3125em) {
  .c-table-monthly tbody td.is-monthly::before, .c-table-monthly tbody td.is-monthly::after {
    width: 2px;
  }
}
.c-table-monthly tbody td.is-monthly::after {
  left: auto;
  right: 0;
  top: -1px;
}
.c-table-monthly tbody td.is-monthly.is-last {
  position: relative;
}
.c-table-monthly tbody td.is-monthly.is-last .is-last__inner::after {
  content: "";
  display: inline-block;
  width: 100%;
  height: 4px;
  background: #E5971A;
  position: absolute;
  left: 0;
  bottom: -4px;
}
@media screen and (max-width: 59.3125em) {
  .c-table-monthly tbody td.is-monthly.is-last .is-last__inner::after {
    height: 2px;
    bottom: -2px;
  }
}

/*
---
name: <table> テーブル_大
category: Base
---
*/
.c-table-sm {
  width: 100%;
  border-top: 1px solid #CACFDB;
}
.c-table-sm tbody th,
.c-table-sm tbody td {
  font-size: 0.875rem;
  letter-spacing: 0.05em;
  line-height: 1.4285714286;
  border-bottom: 1px solid #CACFDB;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-table-sm tbody th,
.c-table-sm tbody td {
    font-size: 0.8125rem;
  }
}
.c-table-sm tbody th {
  font-weight: 400;
  width: 6.875rem;
  background: #F2F5F7;
  padding: 1rem 0.75rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-table-sm tbody th {
    width: 5rem;
    padding: 0.75rem 0.5rem;
  }
}
.c-table-sm tbody td {
  padding: 1rem 1.25rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-table-sm tbody td {
    padding: 0.75rem 0.5rem;
  }
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-table-sm.js-table {
    width: 50rem;
  }
}

/*
---
name: <table> テーブル_小
category: Base
---
*/
.c-table-xlg {
  width: 100%;
  border-top: 1px solid #CACFDB;
  border-left: 1px solid #CACFDB;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-table-xlg {
    width: 59rem;
  }
}
.c-table-xlg th,
.c-table-xlg td {
  text-align: center;
  border-bottom: 1px solid #CACFDB;
  border-right: 1px solid #CACFDB;
  padding: 1.25rem 0.75rem;
  line-height: 1.5;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-table-xlg th,
.c-table-xlg td {
    padding: 0.75rem 0.5rem;
  }
}
.c-table-xlg thead {
  background-color: #387EAF;
}
.c-table-xlg thead th,
.c-table-xlg thead td {
  color: #fff;
}
.c-table-xlg tbody th {
  font-weight: 400;
  background: #F2F5F7;
  text-align: center;
  width: 25.7894736842%;
}
.c-table-xlg tbody td {
  background: #fff;
}
.c-table-xlg tbody td a, .c-table-xlg tbody td span, .c-table-xlg tbody td b {
  font-size: 1.125rem;
  letter-spacing: 0.05em;
  line-height: 1.5555555556;
  font-weight: 700;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-table-xlg tbody td a, .c-table-xlg tbody td span, .c-table-xlg tbody td b {
    font-size: 0.9375rem;
  }
}
.c-table-xlg tbody td span {
  color: #387EAF;
}
.c-table-xlg tbody td strong {
  font-size: 1.25rem;
  letter-spacing: 0.05em;
  line-height: 1.6;
  font-weight: 700;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-table-xlg tbody td strong {
    font-size: 1rem;
  }
}
.c-table-xlg tbody td small {
  display: block;
  margin-top: 0.625rem;
}
.c-table-xlg__image {
  text-align: center;
  max-width: 14.5625rem;
  margin: 0 auto;
}
.c-table-xlg.is-fixed {
  table-layout: fixed;
}
.c-table-xlg.is-each-color tbody tr:nth-child(even) td {
  background: #F2F5F7;
}
.c-table-xlg.is-100 {
  width: 100%;
}
.c-table-xlg.is-100 thead th {
  padding: 0.5rem 0.75rem;
}
.c-table-xlg.is-100 tbody td {
  padding: 0.75rem 0.5rem;
}

.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, #growp-editor-wrapper.post-type-post table, #tinymce.mce-content-body.acf_content table, #tinymce.post-type-post table, #tinymce.post-type-voices table, #tinymce.post-type-events table, #tinymce.post-type-campaigns table, #tinymce.post-type-columns table {
  width: 100%;
  border-top: 1px solid #CACFDB;
}
.c-table tbody th, .l-post-content table tbody th, #growp-editor-wrapper.post-type-post table tbody th, #tinymce.mce-content-body.acf_content table tbody th, #tinymce.post-type-post table tbody th, #tinymce.post-type-voices table tbody th, #tinymce.post-type-events table tbody th, #tinymce.post-type-campaigns table tbody th, #tinymce.post-type-columns table tbody th,
.c-table tbody td,
.l-post-content table tbody td,
#growp-editor-wrapper.post-type-post table tbody td,
#tinymce.mce-content-body.acf_content table tbody td,
#tinymce.post-type-post table tbody td,
#tinymce.post-type-voices table tbody td,
#tinymce.post-type-events table tbody td,
#tinymce.post-type-campaigns table tbody td,
#tinymce.post-type-columns table tbody td {
  font-size: 0.875rem;
  letter-spacing: 0.05em;
  line-height: 1.7142857143;
  border-bottom: 1px solid #CACFDB;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-table tbody th, .l-post-content table tbody th, #growp-editor-wrapper.post-type-post table tbody th, #tinymce.mce-content-body.acf_content table tbody th, #tinymce.post-type-post table tbody th, #tinymce.post-type-voices table tbody th, #tinymce.post-type-events table tbody th, #tinymce.post-type-campaigns table tbody th, #tinymce.post-type-columns table tbody th,
.c-table tbody td,
.l-post-content table tbody td,
#growp-editor-wrapper.post-type-post table tbody td,
#tinymce.mce-content-body.acf_content table tbody td,
#tinymce.post-type-post table tbody td,
#tinymce.post-type-voices table tbody td,
#tinymce.post-type-events table tbody td,
#tinymce.post-type-campaigns table tbody td,
#tinymce.post-type-columns table tbody td {
    font-size: 0.8125rem;
  }
}
.c-table tbody th, .l-post-content table tbody th, #growp-editor-wrapper.post-type-post table tbody th, #tinymce.mce-content-body.acf_content table tbody th, #tinymce.post-type-post table tbody th, #tinymce.post-type-voices table tbody th, #tinymce.post-type-events table tbody th, #tinymce.post-type-campaigns table tbody th, #tinymce.post-type-columns table tbody th {
  position: relative;
  font-weight: 400;
  width: 12.25rem;
  background: #F2F5F7;
  padding: 1rem 0.75rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-table tbody th, .l-post-content table tbody th, #growp-editor-wrapper.post-type-post table tbody th, #tinymce.mce-content-body.acf_content table tbody th, #tinymce.post-type-post table tbody th, #tinymce.post-type-voices table tbody th, #tinymce.post-type-events table tbody th, #tinymce.post-type-campaigns table tbody th, #tinymce.post-type-columns table tbody th {
    width: 6.25rem;
    padding: 0.75rem 0.5rem;
  }
}
.c-table tbody th .material-icons-outlined, .l-post-content table tbody th .material-icons-outlined, #growp-editor-wrapper.post-type-post table tbody th .material-icons-outlined, #tinymce.mce-content-body.acf_content table tbody th .material-icons-outlined, #tinymce.post-type-post table tbody th .material-icons-outlined, #tinymce.post-type-voices table tbody th .material-icons-outlined, #tinymce.post-type-events table tbody th .material-icons-outlined, #tinymce.post-type-campaigns table tbody th .material-icons-outlined, #tinymce.post-type-columns table tbody th .material-icons-outlined {
  color: #387EAF;
  vertical-align: text-bottom;
  font-size: 1.25rem;
  letter-spacing: 0;
  line-height: 1;
  margin-left: 0.5rem;
}
@media screen and (max-width: 59.3125em) {
  .c-table tbody th .material-icons-outlined, .l-post-content table tbody th .material-icons-outlined, #growp-editor-wrapper.post-type-post table tbody th .material-icons-outlined, #tinymce.mce-content-body.acf_content table tbody th .material-icons-outlined, #tinymce.post-type-post table tbody th .material-icons-outlined, #tinymce.post-type-voices table tbody th .material-icons-outlined, #tinymce.post-type-events table tbody th .material-icons-outlined, #tinymce.post-type-campaigns table tbody th .material-icons-outlined, #tinymce.post-type-columns table tbody th .material-icons-outlined {
    margin-left: 0;
  }
}
.c-table tbody th .material-icons-outlined:hover + .c-balloon, .l-post-content table tbody th .material-icons-outlined:hover + .c-balloon, #growp-editor-wrapper.post-type-post table tbody th .material-icons-outlined:hover + .c-balloon, #tinymce.mce-content-body.acf_content table tbody th .material-icons-outlined:hover + .c-balloon, #tinymce.post-type-post table tbody th .material-icons-outlined:hover + .c-balloon, #tinymce.post-type-voices table tbody th .material-icons-outlined:hover + .c-balloon, #tinymce.post-type-events table tbody th .material-icons-outlined:hover + .c-balloon, #tinymce.post-type-campaigns table tbody th .material-icons-outlined:hover + .c-balloon, #tinymce.post-type-columns table tbody th .material-icons-outlined:hover + .c-balloon {
  opacity: 1;
  visibility: visible;
  transition: all 0.3s 0s ease;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-table tbody th .c-balloon, .l-post-content table tbody th .c-balloon, #growp-editor-wrapper.post-type-post table tbody th .c-balloon, #tinymce.mce-content-body.acf_content table tbody th .c-balloon, #tinymce.post-type-post table tbody th .c-balloon, #tinymce.post-type-voices table tbody th .c-balloon, #tinymce.post-type-events table tbody th .c-balloon, #tinymce.post-type-campaigns table tbody th .c-balloon, #tinymce.post-type-columns table tbody th .c-balloon {
    left: 0;
  }
}
.c-table tbody td, .l-post-content table tbody td, #growp-editor-wrapper.post-type-post table tbody td, #tinymce.mce-content-body.acf_content table tbody td, #tinymce.post-type-post table tbody td, #tinymce.post-type-voices table tbody td, #tinymce.post-type-events table tbody td, #tinymce.post-type-campaigns table tbody td, #tinymce.post-type-columns table tbody td {
  background: #fff;
  padding: 1rem 1.25rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-table tbody td, .l-post-content table tbody td, #growp-editor-wrapper.post-type-post table tbody td, #tinymce.mce-content-body.acf_content table tbody td, #tinymce.post-type-post table tbody td, #tinymce.post-type-voices table tbody td, #tinymce.post-type-events table tbody td, #tinymce.post-type-campaigns table tbody td, #tinymce.post-type-columns table tbody td {
    padding: 0.75rem 0.75rem;
  }
}
.c-table tbody td a, .l-post-content table tbody td a, #growp-editor-wrapper.post-type-post table tbody td a, #tinymce.mce-content-body.acf_content table tbody td a, #tinymce.post-type-post table tbody td a, #tinymce.post-type-voices table tbody td a, #tinymce.post-type-events table tbody td a, #tinymce.post-type-campaigns table tbody td a, #tinymce.post-type-columns table tbody td a {
  font-weight: 700;
  text-underline-offset: 4px;
}
.c-table tbody td a.is-arrow, .l-post-content table tbody td a.is-arrow, #growp-editor-wrapper.post-type-post table tbody td a.is-arrow, #tinymce.mce-content-body.acf_content table tbody td a.is-arrow, #tinymce.post-type-post table tbody td a.is-arrow, #tinymce.post-type-voices table tbody td a.is-arrow, #tinymce.post-type-events table tbody td a.is-arrow, #tinymce.post-type-campaigns table tbody td a.is-arrow, #tinymce.post-type-columns table tbody td a.is-arrow {
  display: inline-flex;
  align-items: center;
  text-decoration: none;
  border-bottom: 1px solid #387EAF;
}
.c-table tbody td a.is-arrow:after, .l-post-content table tbody td a.is-arrow:after, #growp-editor-wrapper.post-type-post table tbody td a.is-arrow:after, #tinymce.mce-content-body.acf_content table tbody td a.is-arrow:after, #tinymce.post-type-post table tbody td a.is-arrow:after, #tinymce.post-type-voices table tbody td a.is-arrow:after, #tinymce.post-type-events table tbody td a.is-arrow:after, #tinymce.post-type-campaigns table tbody td a.is-arrow:after, #tinymce.post-type-columns table tbody td a.is-arrow:after {
  content: "chevron_right";
  font-family: "Material Icons Outlined";
  line-height: 1;
  letter-spacing: 0;
  margin-left: 0.25rem;
}
.c-table tbody td a.c-button, .l-post-content table tbody td a.c-button, #growp-editor-wrapper.post-type-post table tbody td a.c-button, #tinymce.mce-content-body.acf_content table tbody td a.c-button, #tinymce.post-type-post table tbody td a.c-button, #tinymce.post-type-voices table tbody td a.c-button, #tinymce.post-type-events table tbody td a.c-button, #tinymce.post-type-campaigns table tbody td a.c-button, #tinymce.post-type-columns table tbody td a.c-button, .c-table tbody td .c-button-social > a, .l-post-content table tbody td .c-button-social > a, #growp-editor-wrapper.post-type-post table tbody td .c-button-social > a, #tinymce.mce-content-body.acf_content table tbody td .c-button-social > a, #tinymce.post-type-post table tbody td .c-button-social > a, #tinymce.post-type-voices table tbody td .c-button-social > a, #tinymce.post-type-events table tbody td .c-button-social > a, #tinymce.post-type-campaigns table tbody td .c-button-social > a, #tinymce.post-type-columns table tbody td .c-button-social > a {
  padding: 0.125rem 1rem;
  max-width: 12.5rem;
  margin-right: 1.75rem;
  color: #fff;
  background: #E5971A;
  border-color: #E5971A;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-table tbody td a.c-button, .l-post-content table tbody td a.c-button, #growp-editor-wrapper.post-type-post table tbody td a.c-button, #tinymce.mce-content-body.acf_content table tbody td a.c-button, #tinymce.post-type-post table tbody td a.c-button, #tinymce.post-type-voices table tbody td a.c-button, #tinymce.post-type-events table tbody td a.c-button, #tinymce.post-type-campaigns table tbody td a.c-button, #tinymce.post-type-columns table tbody td a.c-button, .c-table tbody td .c-button-social > a, .l-post-content table tbody td .c-button-social > a, #growp-editor-wrapper.post-type-post table tbody td .c-button-social > a, #tinymce.mce-content-body.acf_content table tbody td .c-button-social > a, #tinymce.post-type-post table tbody td .c-button-social > a, #tinymce.post-type-voices table tbody td .c-button-social > a, #tinymce.post-type-events table tbody td .c-button-social > a, #tinymce.post-type-campaigns table tbody td .c-button-social > a, #tinymce.post-type-columns table tbody td .c-button-social > a {
    margin-right: 0;
    margin-bottom: 0.25rem;
  }
}
.c-table tbody td a.c-button:before, .l-post-content table tbody td a.c-button:before, #growp-editor-wrapper.post-type-post table tbody td a.c-button:before, #tinymce.mce-content-body.acf_content table tbody td a.c-button:before, #tinymce.post-type-post table tbody td a.c-button:before, #tinymce.post-type-voices table tbody td a.c-button:before, #tinymce.post-type-events table tbody td a.c-button:before, #tinymce.post-type-campaigns table tbody td a.c-button:before, #tinymce.post-type-columns table tbody td a.c-button:before, .c-table tbody td .c-button-social > a:before, .l-post-content table tbody td .c-button-social > a:before, #growp-editor-wrapper.post-type-post table tbody td .c-button-social > a:before, #tinymce.mce-content-body.acf_content table tbody td .c-button-social > a:before, #tinymce.post-type-post table tbody td .c-button-social > a:before, #tinymce.post-type-voices table tbody td .c-button-social > a:before, #tinymce.post-type-events table tbody td .c-button-social > a:before, #tinymce.post-type-campaigns table tbody td .c-button-social > a:before, #tinymce.post-type-columns table tbody td .c-button-social > a:before {
  content: none;
}
.c-table tbody td a.c-button:after, .l-post-content table tbody td a.c-button:after, #growp-editor-wrapper.post-type-post table tbody td a.c-button:after, #tinymce.mce-content-body.acf_content table tbody td a.c-button:after, #tinymce.post-type-post table tbody td a.c-button:after, #tinymce.post-type-voices table tbody td a.c-button:after, #tinymce.post-type-events table tbody td a.c-button:after, #tinymce.post-type-campaigns table tbody td a.c-button:after, #tinymce.post-type-columns table tbody td a.c-button:after, .c-table tbody td .c-button-social > a:after, .l-post-content table tbody td .c-button-social > a:after, #growp-editor-wrapper.post-type-post table tbody td .c-button-social > a:after, #tinymce.mce-content-body.acf_content table tbody td .c-button-social > a:after, #tinymce.post-type-post table tbody td .c-button-social > a:after, #tinymce.post-type-voices table tbody td .c-button-social > a:after, #tinymce.post-type-events table tbody td .c-button-social > a:after, #tinymce.post-type-campaigns table tbody td .c-button-social > a:after, #tinymce.post-type-columns table tbody td .c-button-social > a:after {
  right: 0.75rem;
  transform: translateY(-50%);
  font-weight: 400;
}
.c-table tbody td a.c-button:hover, .l-post-content table tbody td a.c-button:hover, #growp-editor-wrapper.post-type-post table tbody td a.c-button:hover, #tinymce.mce-content-body.acf_content table tbody td a.c-button:hover, #tinymce.post-type-post table tbody td a.c-button:hover, #tinymce.post-type-voices table tbody td a.c-button:hover, #tinymce.post-type-events table tbody td a.c-button:hover, #tinymce.post-type-campaigns table tbody td a.c-button:hover, #tinymce.post-type-columns table tbody td a.c-button:hover, .c-table tbody td .c-button-social > a:hover, .l-post-content table tbody td .c-button-social > a:hover, #growp-editor-wrapper.post-type-post table tbody td .c-button-social > a:hover, #tinymce.mce-content-body.acf_content table tbody td .c-button-social > a:hover, #tinymce.post-type-post table tbody td .c-button-social > a:hover, #tinymce.post-type-voices table tbody td .c-button-social > a:hover, #tinymce.post-type-events table tbody td .c-button-social > a:hover, #tinymce.post-type-campaigns table tbody td .c-button-social > a:hover, #tinymce.post-type-columns table tbody td .c-button-social > a:hover {
  opacity: 0.5;
}
.c-table tbody td a.c-button span, .l-post-content table tbody td a.c-button span, #growp-editor-wrapper.post-type-post table tbody td a.c-button span, #tinymce.mce-content-body.acf_content table tbody td a.c-button span, #tinymce.post-type-post table tbody td a.c-button span, #tinymce.post-type-voices table tbody td a.c-button span, #tinymce.post-type-events table tbody td a.c-button span, #tinymce.post-type-campaigns table tbody td a.c-button span, #tinymce.post-type-columns table tbody td a.c-button span, .c-table tbody td .c-button-social > a span, .l-post-content table tbody td .c-button-social > a span, #growp-editor-wrapper.post-type-post table tbody td .c-button-social > a span, #tinymce.mce-content-body.acf_content table tbody td .c-button-social > a span, #tinymce.post-type-post table tbody td .c-button-social > a span, #tinymce.post-type-voices table tbody td .c-button-social > a span, #tinymce.post-type-events table tbody td .c-button-social > a span, #tinymce.post-type-campaigns table tbody td .c-button-social > a span, #tinymce.post-type-columns table tbody td .c-button-social > a span {
  position: absolute;
  top: 50%;
  left: 1rem;
  transform: translateY(-50%);
  font-size: 1rem;
}
.c-table__image {
  width: 100%;
  max-width: 14.5625rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-table.js-table, .l-post-content table.js-table, #growp-editor-wrapper.post-type-post table.js-table, #tinymce.mce-content-body.acf_content table.js-table, #tinymce.post-type-post table.js-table, #tinymce.post-type-voices table.js-table, #tinymce.post-type-events table.js-table, #tinymce.post-type-campaigns table.js-table, #tinymce.post-type-columns table.js-table {
    width: 59rem;
  }
}
@media screen and (max-width: 59.3125em) {
  .c-table.js-table tbody th, .l-post-content table.js-table tbody th, #growp-editor-wrapper.post-type-post table.js-table tbody th, #tinymce.mce-content-body.acf_content table.js-table tbody th, #tinymce.post-type-post table.js-table tbody th, #tinymce.post-type-voices table.js-table tbody th, #tinymce.post-type-events table.js-table tbody th, #tinymce.post-type-campaigns table.js-table tbody th, #tinymce.post-type-columns table.js-table tbody th {
    width: 6.25rem;
  }
}

/*
---
name: タブ
category: Tabs
---
*/
.c-tabs__navs {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 4rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-tabs__navs {
    display: block;
    margin-bottom: 1.5rem;
  }
}
.c-tabs__navs li {
  width: 100%;
  max-width: 13rem;
  padding: 0 1.5rem;
  border-right: 1px solid #C4C4C4;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .c-tabs__navs li {
    max-width: 100%;
  }
}
.c-tabs__navs li:first-child {
  border-left: 1px solid #C4C4C4;
}
.c-tabs__navs li a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  color: rgba(43, 44, 49, 0.55);
  text-decoration: none;
  font-weight: 700;
}
.c-tabs__navs li a:after {
  content: "";
  position: absolute;
  bottom: -0.3125rem;
  left: 50%;
  transform: translateX(-50%) translateY(100%);
  width: 0;
  height: 0.1875rem;
  background: #387EAF;
  transition: all 0.3s 0s ease;
}
.c-tabs__navs li a:hover, .c-tabs__navs li a.is-active {
  opacity: 1;
  color: #2B2C31;
}
.c-tabs__navs li a:hover:after, .c-tabs__navs li a.is-active:after {
  width: 100%;
}
.c-tabs__select {
  position: relative;
}
.c-tabs__select:after {
  content: "expand_more";
  font-family: "Material Icons Outlined";
  position: absolute;
  top: 50%;
  right: 1rem;
  transform: translateY(-50%);
  font-size: 1.25rem;
  line-height: 1;
  letter-spacing: 0;
  color: #387EAF;
}
.c-tabs__select select {
  border-left: none;
  border-right: none;
  border-color: #387EAF;
  text-align: center;
  box-shadow: none;
  height: 3.625rem;
  font-size: 0.875rem;
  letter-spacing: 0.05em;
  line-height: 1.4285714286;
  font-weight: 700;
  outline: none;
  appearance: none;
}
.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 #387EAF;
    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: #2B2C31;
  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: #387EAF;
  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;
}

/*
---
name: お知らせ_目次
category: PostContent
---
# HTMLは自動生成
*/
#toc_container {
  margin: 2rem 0;
  width: 100% !important;
  background: #F2F5F7;
  border-radius: 0px;
  padding: 1.375rem 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;
  color: #387EAF;
  font-size: 1.375rem;
  letter-spacing: 0.05em;
  line-height: 1.4545454545;
  font-weight: 700;
  margin-bottom: 1rem;
}
#toc_container .toc_title .toc_toggle {
  font-size: 0.6875rem;
  letter-spacing: 0em;
  line-height: 2.5454545455;
  font-weight: 200;
  margin-left: 0.625rem;
}
#toc_container .toc_list {
  list-style: none;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  #toc_container .toc_list {
    padding-left: 0;
    margin-left: -0.625rem;
  }
}
#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: #2B2C31;
  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-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-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: #869791;
}

.p-post-item.is-line {
  border-bottom: 1px solid #CCC;
  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: "chevron_right";
  font-family: "Material Icons Outlined";
  line-height: 1;
  letter-spacing: 0;
  color: #387EAF;
  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: "Roboto", sans-serif;
  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: #2B2C31;
}
.p-post-item.is-line .p-post-item__title {
  color: #2B2C31;
  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 #C4C4C4;
  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: 16.125rem;
  margin-left: auto;
}
@media screen and (max-width: 59.3125em) {
  .l-aside {
    width: 100%;
    max-width: 100%;
    margin-top: 3.125rem;
  }
}

.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: 20px;
    padding-left: 20px;
  }
}
.l-container.is-two-columns {
  display: flex;
  padding: 0 !important;
}
@media (max-width: 900px) {
  .l-container.is-two-columns {
    display: block;
  }
}

/*
---
name: フッター_サイトマップ型
category: Layout
---
*/
.l-footer__top {
  position: relative;
  background-color: #F2F5F7;
  padding: 5.75rem 0;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .l-footer__top {
    padding: 2.5rem 0;
  }
}
.l-footer__blocks {
  display: flex;
}
@media screen and (max-width: 59.3125em) {
  .l-footer__blocks {
    display: block;
  }
}
.l-footer__block {
  width: 25%;
}
@media screen and (max-width: 59.3125em) {
  .l-footer__block {
    width: 100%;
  }
}
.l-footer__block:not(:last-child) {
  padding-right: 2.625rem;
}
@media screen and (max-width: 75em) {
  .l-footer__block:not(:last-child) {
    padding-right: 1.5rem;
  }
}
@media screen and (max-width: 59.3125em) {
  .l-footer__block:not(:last-child) {
    padding-right: 0;
  }
}
.l-footer__item {
  padding-left: 0.75rem;
  padding-top: 0.75rem;
  border-top: 1px solid #ABCEE6;
}
@media screen and (max-width: 59.3125em) {
  .l-footer__item {
    pointer-events: auto;
    padding-top: 0;
    padding-right: 0.75rem;
  }
}
.l-footer__item:not(:first-child) {
  margin-top: 2rem;
}
@media screen and (max-width: 59.3125em) {
  .l-footer__item:not(:first-child) {
    margin-top: 0;
  }
}
@media screen and (max-width: 59.3125em) {
  .l-footer__item.js-accordion > a:after {
    content: "expand_more";
    font-family: "Material Icons Outlined";
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    font-size: 1.25rem;
    letter-spacing: 0;
    line-height: 1;
  }
}
@media screen and (max-width: 59.3125em) {
  .l-footer__item.is-open > a:after {
    content: "expand_less";
  }
}
.l-footer__item a {
  position: relative;
  display: flex;
  align-items: center;
  text-decoration: none;
}
.l-footer__item > a {
  font-weight: 700;
  line-height: 1.5;
}
@media screen and (max-width: 59.3125em) {
  .l-footer__item > a {
    padding: 0.75rem 0;
  }
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .l-footer__item > a {
    font-size: 0.8125rem;
  }
}
.l-footer__parent {
  margin-top: 0.625rem;
}
@media screen and (max-width: 59.3125em) {
  .l-footer__parent {
    display: none;
    margin-top: 0;
    margin-bottom: 1rem;
  }
}
.l-footer__parent li:not(:first-child) {
  margin-top: 0.5rem;
}
.l-footer__parent li a {
  color: #2B2C31;
  font-size: 0.875rem;
  letter-spacing: 0em;
  line-height: 1.4285714286;
  font-weight: 400;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .l-footer__parent li a {
    font-size: 0.8125rem;
  }
}
.l-footer__parent li a:before {
  content: "navigate_next";
  font-family: "Material Icons Outlined";
  color: #387EAF;
  font-size: 1rem;
  line-height: 1;
  letter-spacing: 0;
  margin-right: 0.25rem;
}
.l-footer__middle {
  padding: 5rem 0 2.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .l-footer__middle {
    padding: 2.25rem 0;
  }
}
.l-footer__images {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -1.125rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .l-footer__images {
    display: block;
    margin: 0;
  }
}
.l-footer__image {
  display: block;
  position: relative;
  width: calc(33.3% - 36px);
  margin: 0 1.125rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .l-footer__image {
    width: 100%;
    margin: 0;
  }
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .l-footer__image:not(:first-child) {
    margin-top: 0.5rem;
  }
}
.l-footer__image:before {
  content: "";
  display: block;
  padding-top: 39.3258426966%;
}
.l-footer__image .bg-img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.l-footer__logos {
  display: flex;
  flex-wrap: wrap;
  padding: 0 1rem;
  margin: 2.5rem -2rem 0;
}
@media screen and (max-width: 59.3125em) {
  .l-footer__logos {
    padding: 0;
    margin: 2.5rem 0 0;
  }
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .l-footer__logos {
    margin: 1.5rem 0 0;
  }
}
.l-footer__logo {
  display: block;
  position: relative;
  width: calc(14.2857142857% - 64px);
  padding-top: 3.7719298246%;
  margin: 0 2rem;
}
@media screen and (max-width: 59.3125em) {
  .l-footer__logo {
    width: calc(25% - 64px);
    padding-top: 4.8532731377%;
  }
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .l-footer__logo {
    width: calc(50% - 64px);
    padding-top: 12.8358208955%;
  }
}
@media screen and (max-width: 59.3125em) {
  .l-footer__logo:nth-child(n+5) {
    margin-top: 1rem;
  }
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .l-footer__logo:nth-child(n+3) {
    margin-top: 0.5rem;
  }
}
.l-footer__logo:last-child:after {
  content: none;
}
@media screen and (max-width: 59.3125em) {
  .l-footer__logo:last-child:after {
    content: "";
  }
}
@media screen and (max-width: 59.3125em) {
  .l-footer__logo:before {
    content: "";
    position: absolute;
    top: 50%;
    left: -2rem;
    transform: translateY(-50%) translateX(-50%);
    width: 0.0625rem;
    height: calc(100% - 16px);
    background: #C4C4C4;
  }
}
.l-footer__logo:after {
  content: "";
  position: absolute;
  top: 50%;
  right: -2rem;
  transform: translateY(-50%) translateX(50%);
  width: 0.0625rem;
  height: calc(100% - 16px);
  background: #C4C4C4;
}
.l-footer__logo .bg-img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-size: contain;
}
.l-footer__single {
  display: block;
  text-align: center;
  max-width: 7.5rem;
  margin: 2.5rem auto 0;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .l-footer__single {
    margin-top: 2.25rem;
  }
}
.l-footer__single img {
  display: block;
}
.l-footer__bottom {
  border-top: 1px solid #ABCEE6;
  padding: 1.125rem 0;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .l-footer__bottom {
    padding: 1rem 0;
  }
}
.l-footer__content {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 59.3125em) {
  .l-footer__content {
    display: block;
  }
}
.l-footer__links {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
@media screen and (max-width: 59.3125em) {
  .l-footer__link {
    margin-bottom: 0.625rem;
  }
}
.l-footer__link:not(:last-child) {
  margin-right: 1.875rem;
}
@media screen and (max-width: 59.3125em) {
  .l-footer__link:not(:last-child) {
    margin-right: 1.625rem;
  }
}
.l-footer__link a {
  display: flex;
  align-items: center;
  color: #2B2C31;
  text-decoration: none;
  font-size: 0.8125rem;
  letter-spacing: 0em;
  line-height: 1.4615384615;
  font-weight: 400;
}
.l-footer__link a:before {
  content: "navigate_next";
  font-family: "Material Icons Outlined";
  font-size: 1rem;
  letter-spacing: 0;
  line-height: 1;
  color: #387EAF;
  margin-right: 0.125rem;
}
.l-footer__link a[target=_blank]:before {
  content: "open_in_new";
  font-size: 0.875rem;
  margin-right: 0.25rem;
}
.l-footer__copyright {
  flex: none;
  display: block;
  color: rgba(43, 44, 49, 0.6);
  font-family: "Roboto", sans-serif;
  font-size: 0.875rem;
  letter-spacing: 0.05em;
  line-height: 1.3571428571;
  font-weight: 400;
  margin-left: 0.75rem;
}
@media screen and (max-width: 59.3125em) {
  .l-footer__copyright {
    margin-top: 0.375rem;
    margin-left: 0;
  }
}
.l-footer.is-simple .l-footer__top, .l-footer.is-simple .l-footer__middle {
  display: none;
}

.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: #2B2C31;
  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: #387EAF;
  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: fixed;
  top: 0;
  left: 0;
  transition: all 0.3s 0s ease;
  box-shadow: 0px 3px 10px rgba(0, 47, 80, 0.05);
}
@media print {
  .l-header {
    position: relative;
  }
}
.l-header__inner {
  position: relative;
  display: flex;
  align-items: center;
  height: 6.25rem;
  padding-left: 1.5rem;
  transition: all 0.3s 0s ease;
}
@media screen and (max-width: 68.75em) {
  .l-header__inner {
    padding-left: 0.75rem;
  }
}
@media screen and (max-width: 59.3125em) {
  .l-header__inner {
    height: 3.75rem;
    padding-right: 3.75rem;
  }
}
.l-header__logo {
  margin: 0;
  width: 160px;
  flex-shrink: 0;
}
@media screen and (max-width: 68.75em) {
  .l-header__logo {
    width: 108px;
  }
}
.l-header__logo a,
.l-header__logo img {
  display: block;
}
.l-header__content {
  margin-left: auto;
}
@media screen and (max-width: 59.3125em) {
  .l-header__content {
    display: none;
  }
}
.l-header__links {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-bottom: 1rem;
}
.l-header__link:not(:first-child) {
  padding-left: 1.25rem;
  border-left: 1px solid #CCCCCC;
  margin-left: 1.25rem;
}
.l-header__link a {
  display: flex;
  align-items: center;
  text-decoration: none;
  color: #2B2C31;
  font-size: 0.8125rem;
  letter-spacing: 0.05em;
  line-height: 1;
  font-weight: 400;
}
.l-header__link a span {
  color: #A8A8A8;
  font-size: 0.8125rem;
  margin-right: 0.375rem;
}
.l-header__link a img {
  margin-right: 0.375rem;
}
@media screen and (max-width: 59.3125em) {
  .l-header__nav {
    display: none;
  }
}
.l-header__nav > ul {
  display: flex;
  align-items: center;
  width: 100%;
}
.l-header__nav > ul > li {
  line-height: 1.4285714286;
  padding: 0 0.8125rem;
}
@media screen and (max-width: 82.5em) {
  .l-header__nav > ul > li {
    padding: 0 0.5rem;
  }
}
@media screen and (max-width: 62.5em) {
  .l-header__nav > ul > li {
    padding: 0 0.375rem;
  }
}
.l-header__nav > ul > li:last-child {
  padding-right: 0;
}
.l-header__nav > ul > li:hover a.is-arrow, .l-header__nav > ul > li:hover span.is-arrow {
  z-index: 10;
  color: #387EAF;
}
.l-header__nav > ul > li:hover a.is-arrow:after, .l-header__nav > ul > li:hover span.is-arrow:after {
  content: "expand_less";
}
.l-header__nav > ul > li:hover .l-header__submenu {
  visibility: visible;
  opacity: 1;
  transition: all 0.3s;
}
.l-header__nav > ul > li > a, .l-header__nav > ul > li > span {
  cursor: pointer;
  position: relative;
  text-decoration: none;
  color: #2B2C31;
  font-size: 0.875rem;
  letter-spacing: 0.05em;
  line-height: 1.4285714286;
  font-weight: 700;
  padding-bottom: 1.625rem;
  transition: all 0.3s ease;
}
@media screen and (max-width: 82.5em) {
  .l-header__nav > ul > li > a, .l-header__nav > ul > li > span {
    font-size: 0.8125rem;
  }
}
@media screen and (max-width: 62.5em) {
  .l-header__nav > ul > li > a, .l-header__nav > ul > li > span {
    font-size: 0.78125rem;
  }
}
.l-header__nav > ul > li > a:hover, .l-header__nav > ul > li > span:hover {
  opacity: 1;
  color: #387EAF;
}
.l-header__nav > ul > li > a.is-arrow, .l-header__nav > ul > li > span.is-arrow {
  padding-right: 1rem;
}
.l-header__nav > ul > li > a.is-arrow:after, .l-header__nav > ul > li > span.is-arrow:after {
  content: "expand_more";
  font-family: "Material Icons Outlined";
  position: absolute;
  right: 0;
  top: 0.25rem;
  line-height: 1;
}
.l-header__submenu {
  position: absolute;
  bottom: 0;
  left: 0;
  transform: translateY(100%);
  width: 100%;
  visibility: hidden;
  opacity: 0;
  transition: all 0.05s;
  z-index: 1;
}
.l-header__submenu:before {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.6);
  pointer-events: none;
}
.l-header__submenu__outer {
  display: flex;
  position: relative;
}
.l-header__submenu__head {
  flex: none;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 20.7142857143%;
  min-width: 12.5rem;
  background: #387EAF;
  padding: 3.75rem 0.75rem;
}
.l-header__submenu__head.is-secondary {
  background: #35467C;
}
.l-header__submenu__title.c-heading.is-md {
  margin-bottom: 0;
}
.l-header__submenu__content {
  width: 100%;
  background: #fff;
  padding: 5rem 7.5rem;
}
@media screen and (max-width: 80em) {
  .l-header__submenu__content {
    padding-left: 3.75rem;
    padding-right: 3.75rem;
  }
}
.l-header__submenu__blocks {
  display: flex;
}
.l-header__submenu__block {
  display: block;
  text-decoration: none;
  width: 100%;
  max-width: 20.625rem;
}
.l-header__submenu__block:not(:first-child) {
  margin-left: 4rem;
}
@media screen and (max-width: 80em) {
  .l-header__submenu__block:not(:first-child) {
    margin-left: 2rem;
  }
}
.l-header__submenu__block:hover {
  opacity: 1;
}
.l-header__submenu__block:hover .c-button.is-sm, .l-header__submenu__block:hover .c-button-social > a.is-sm {
  color: #387EAF;
}
.l-header__submenu__block:hover .c-button.is-sm:after, .l-header__submenu__block:hover .c-button-social > a.is-sm:after {
  transform: translateX(6px);
}
.l-header__submenu__block:hover .l-header__submenu__image .bg-img {
  transform: scale(1.1);
}
.l-header__submenu__image {
  position: relative;
  padding-top: 60.6060606061%;
  overflow: hidden;
}
.l-header__submenu__image .bg-img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  transition: all 0.3s 0s ease;
}
.l-header__submenu__list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -1.6875rem;
}
@media screen and (max-width: 80em) {
  .l-header__submenu__list {
    margin: 0 -1rem;
  }
}
.l-header__submenu__text {
  margin-top: 0.75rem;
}
.l-header__submenu__text .c-button, .l-header__submenu__text .c-button-social > a {
  max-width: 100%;
  font-size: 1.125rem;
  letter-spacing: 0em;
  line-height: 1.5;
  font-weight: 700;
}
@media screen and (max-width: 80em) {
  .l-header__submenu__text .c-button, .l-header__submenu__text .c-button-social > a {
    padding-right: 0.375rem;
  }
}
.l-header__submenu__item {
  width: calc(33.3% - 54px);
  margin: 0 1.6875rem;
}
@media screen and (max-width: 80em) {
  .l-header__submenu__item {
    width: calc(33.3% - 32px);
    margin: 0 1rem;
  }
}
.l-header__submenu__item:nth-child(n+4) {
  margin-top: 2.5rem;
}
.l-header__submenu__item .c-button, .l-header__submenu__item .c-button-social > a {
  max-width: 100%;
}
.l-header__buttons {
  display: flex;
  margin-left: 2rem;
}
@media screen and (max-width: 82.5em) {
  .l-header__buttons {
    margin-left: 1rem;
  }
}
@media screen and (max-width: 75em) {
  .l-header__buttons {
    flex-direction: column;
  }
}
@media screen and (max-width: 59.3125em) {
  .l-header__buttons {
    flex-direction: row;
    margin-left: auto;
  }
}
.l-header__button > .c-button, .c-button-social.l-header__button > a {
  padding: 1.25rem 0.5rem;
  width: 6.75rem;
  height: 6.25rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  font-size: 0.875rem;
  letter-spacing: 0.05em;
  line-height: 1.2857142857;
  font-weight: 700;
}
@media screen and (max-width: 75em) {
  .l-header__button > .c-button, .c-button-social.l-header__button > a {
    font-size: 0.8125rem;
    width: 6.25rem;
    height: 3.125rem;
  }
}
@media screen and (max-width: 59.3125em) {
  .l-header__button > .c-button, .c-button-social.l-header__button > a {
    padding: 0.5rem 0.25rem;
    font-size: 0.6875rem;
    width: 5.25rem;
    height: 3.75rem;
  }
}
.l-header__button > .c-button:before, .c-button-social.l-header__button > a:before {
  content: none;
}
.l-header__button > .c-button:hover, .c-button-social.l-header__button > a:hover {
  background: #fff;
}
.l-header__button > .c-button span, .c-button-social.l-header__button > a span {
  font-size: 1.4375rem;
  margin-right: 0;
}
@media screen and (max-width: 75em) {
  .l-header__button > .c-button span, .c-button-social.l-header__button > a span {
    display: none;
  }
}
@media screen and (max-width: 59.3125em) {
  .l-header__button > .c-button span, .c-button-social.l-header__button > a span {
    font-size: 1.25rem;
    display: block;
  }
}
.l-header__button.is-contact > .c-button span, .c-button-social.l-header__button.is-contact > a span {
  margin-bottom: 0.125rem;
}
.l-header__button.is-contact > .c-button::after, .c-button-social.l-header__button.is-contact > a::after {
  content: none;
}
.l-header__button.is-download > .c-button, .c-button-social.l-header__button.is-download > a {
  padding-top: 2rem;
}
@media screen and (max-width: 75em) {
  .l-header__button.is-download > .c-button, .c-button-social.l-header__button.is-download > a {
    padding-top: 1.25rem;
    flex-direction: row;
  }
}
@media screen and (max-width: 59.3125em) {
  .l-header__button.is-download > .c-button, .c-button-social.l-header__button.is-download > a {
    padding-top: 0.5rem;
    flex-direction: column;
  }
}
.l-header__button.is-download > .c-button span, .c-button-social.l-header__button.is-download > a span {
  margin-bottom: 0.625rem;
}
@media screen and (max-width: 59.3125em) {
  .l-header__button.is-download > .c-button span, .c-button-social.l-header__button.is-download > a span {
    margin-bottom: 0.1875rem;
  }
}
.l-header__button.is-download > .c-button:after, .c-button-social.l-header__button.is-download > a:after {
  content: "expand_more";
  position: relative;
  top: auto;
  right: auto;
  transform: none;
  margin-top: 0.25rem;
}
@media screen and (max-width: 75em) {
  .l-header__button.is-download > .c-button:after, .c-button-social.l-header__button.is-download > a:after {
    margin-top: 0;
    margin-left: 0.25rem;
    font-size: 0.9375rem;
  }
}
@media screen and (max-width: 59.3125em) {
  .l-header__button.is-download > .c-button:after, .c-button-social.l-header__button.is-download > a:after {
    content: none;
  }
}
@media screen and (min-width: 59.375em) {
  .l-header__button.is-download:hover > .c-button:after, .c-button-social.l-header__button.is-download:hover > a:after {
    content: "expand_less";
  }
}
@media screen and (min-width: 59.375em) {
  .l-header__button.is-download:hover .l-header__submenu {
    visibility: visible;
    opacity: 1;
    transition: all 0.3s;
  }
}
.l-header__other {
  display: none;
  margin-left: auto;
}
.l-header__text {
  font-size: 0.75rem;
  letter-spacing: 0em;
  line-height: 1.5;
  font-weight: 400;
}
.l-header__tel a {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  text-decoration: none;
  font-size: 1.375rem;
  letter-spacing: 0.05em;
  line-height: 1.4545454545;
  font-weight: 700;
}
.l-header__tel a:before {
  content: "call";
  font-family: "Material Icons Sharp";
  margin-right: 0.5rem;
  font-size: 1.5rem;
  line-height: 1;
  letter-spacing: 0;
}
.l-header__tel small {
  display: block;
  text-align: right;
  font-size: 0.8125rem;
  letter-spacing: 0.05em;
  line-height: 1.4615384615;
  font-weight: 400;
}
.l-header.is-simple {
  padding-right: 2rem;
}
@media screen and (max-width: 59.3125em) {
  .l-header.is-simple {
    padding-right: 0;
  }
}
.l-header.is-simple .l-header__content {
  display: none;
}
.l-header.is-simple .l-header__buttons {
  display: none;
}
.l-header.is-simple .l-header__other {
  display: block;
}
@media screen and (max-width: 59.3125em) {
  .l-header.is-simple .l-header__other {
    display: none;
  }
}

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

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

.l-main.is-two-column {
  padding: 5rem 0;
}
@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% - 258px);
  padding-right: 8.25rem;
  width: 100%;
}
@media screen and (max-width: 75em) {
  .l-main.is-two-column .l-container .l-wrapper {
    padding-right: 4rem;
  }
}
@media screen and (max-width: 59.3125em) {
  .l-main.is-two-column .l-container .l-wrapper {
    padding-right: 0;
    max-width: inherit;
  }
}

/*
---
name: オファー_通常
category: Layout
---
*/
.l-offer {
  position: relative;
  padding: 6.125rem 0 4rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .l-offer {
    padding: 3.75rem 0;
  }
}
.l-offer:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: linear-gradient(to right, #142148 0%, #1b2e6a 100%);
  opacity: 0.86;
  z-index: -1;
}
.l-offer__bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  z-index: -1;
}
.l-offer__inner {
  text-align: center;
  color: #fff;
}
.l-offer__title {
  font-size: 1.5rem;
  letter-spacing: 0em;
  line-height: 1.75;
  font-weight: 400;
  margin: 0 0 2rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .l-offer__title {
    font-weight: 700;
    font-size: 1.125rem;
    margin-bottom: 2.5rem;
  }
}
.l-offer__buttons {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 59.3125em) {
  .l-offer__buttons {
    flex-direction: column;
  }
}
.l-offer__button {
  max-width: 28.375rem !important;
  border: none !important;
}
.l-offer__button:not(:first-child) {
  margin-left: 2.25rem;
}
@media screen and (max-width: 59.3125em) {
  .l-offer__button:not(:first-child) {
    margin-left: 0;
    margin-top: 0.5rem;
  }
}
@media screen and (max-width: 59.3125em) {
  .l-offer__button span {
    position: absolute;
    top: 50%;
    left: 1.875rem;
    transform: translateY(-50%);
  }
}
.l-offer__tel {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 1.75rem;
}
@media screen and (max-width: 59.3125em) {
  .l-offer__tel {
    flex-direction: column;
  }
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .l-offer__tel {
    margin-top: 2.875rem;
  }
}
.l-offer__tel small {
  display: block;
  font-size: 0.9375rem;
  letter-spacing: 0em;
  line-height: 1.4666666667;
  font-weight: 400;
}
.l-offer__tel small:first-of-type {
  padding-right: 2rem;
  border-right: 1px solid #7E8CB9;
  margin-right: 2rem;
}
@media screen and (max-width: 59.3125em) {
  .l-offer__tel small:first-of-type {
    padding-right: 0;
    border-right: none;
    margin-right: 0;
  }
}
.l-offer__tel small:last-of-type {
  padding-left: 2rem;
  border-left: 1px solid #7E8CB9;
  margin-left: 2rem;
}
@media screen and (max-width: 59.3125em) {
  .l-offer__tel small:last-of-type {
    padding-left: 0;
    border-left: none;
    margin-left: 0;
  }
}
.l-offer__tel a {
  display: flex;
  align-items: center;
  text-decoration: none;
  color: #fff;
  font-family: "Roboto", sans-serif;
  font-size: 2.75rem;
  letter-spacing: 0em;
  line-height: 1.3181818182;
  font-weight: 700;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .l-offer__tel a {
    font-size: 2.25rem;
  }
}
.l-offer__tel a:before {
  content: "call";
  font-family: "Material Icons Sharp";
  margin-right: 0.125rem;
  font-size: 2.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .l-offer__tel a:before {
    margin-right: 0;
    font-size: 2.1875rem;
  }
}
.l-offer__link {
  text-align: right;
  margin-top: 1.25rem;
}
@media screen and (max-width: 59.3125em) {
  .l-offer__link {
    text-align: center;
  }
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .l-offer__link {
    margin-top: 1.875rem;
  }
}
.l-offer__link .c-button, .l-offer__link .c-button-social > a {
  font-size: 0.875rem;
  max-width: 13.5rem;
  padding-right: 0;
}

/*
---
name: ページヘッダー_通常
category: Layout
---
*/
/*
---
name: ページヘッダー_単色
category: Layout
---
*/
.l-page-header-manager {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.l-page-header-manager__bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.l-page-header-manager__inner {
  z-index: 10;
  position: relative;
  padding: 1rem 0 3.5rem;
}
@media screen and (max-width: 59.3125em) {
  .l-page-header-manager__inner {
    padding: 0.75rem 0 11.875rem;
  }
}
.l-page-header-manager__image {
  position: absolute;
}
.l-page-header-manager__image.is-left {
  left: 4%;
  bottom: 0;
  width: 30.7142857143%;
  max-width: 26.875rem;
}
@media screen and (max-width: 75em) {
  .l-page-header-manager__image.is-left {
    left: 2rem;
    width: 100%;
    max-width: 17.9166666667rem;
  }
}
@media screen and (max-width: 59.3125em) {
  .l-page-header-manager__image.is-left {
    left: 3.5rem;
    max-width: 11.25rem;
  }
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .l-page-header-manager__image.is-left {
    left: 1.5rem;
  }
}
.l-page-header-manager__image.is-right {
  top: 50%;
  right: 3.8571428571%;
  transform: translateY(-50%);
  width: 27.2142857143%;
  max-width: 23.8125rem;
}
@media screen and (max-width: 75em) {
  .l-page-header-manager__image.is-right {
    right: 2rem;
    width: 100%;
    max-width: 15.875rem;
  }
}
@media screen and (max-width: 59.3125em) {
  .l-page-header-manager__image.is-right {
    top: auto;
    bottom: 2.125rem;
    right: 3rem;
    transform: none;
    max-width: 9.375rem;
  }
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .l-page-header-manager__image.is-right {
    right: 0;
  }
}
.l-page-header-manager__content {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 0 1.25rem;
  margin-top: 3.5rem;
  z-index: 11;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .l-page-header-manager__content {
    margin-top: 2rem;
  }
}
.l-page-header-manager__title {
  position: relative;
  max-width: 23.5rem;
  margin: 0 auto 0.875rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .l-page-header-manager__title {
    max-width: 15.375rem;
  }
}
.l-page-header-manager__text {
  position: relative;
  font-weight: 700;
}

/*
---
name: マンスリー利用ページヘッダー
category: Layout
---
*/
/*
*/
.l-page-header-monthly {
  width: 100%;
  position: relative;
  padding: 1rem 0 2.5rem;
}
.l-page-header-monthly__bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.l-page-header-monthly .c-breadcrumb {
  position: relative;
}
.l-page-header-monthly__inner {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0.5rem 1.25rem 0;
  position: relative;
}
@media screen and (max-width: 59.3125em) {
  .l-page-header-monthly__inner {
    flex-direction: column;
  }
}
.l-page-header-monthly__content {
  flex: none;
  width: 100%;
  max-width: 33.75rem;
  margin-right: 6.1194029851%;
}
@media screen and (max-width: 75em) {
  .l-page-header-monthly__content {
    margin-right: 2rem;
  }
}
@media screen and (max-width: 59.3125em) {
  .l-page-header-monthly__content {
    display: contents;
    max-width: none;
    margin-right: 0;
  }
}
.l-page-header-monthly__left {
  width: 100%;
  max-width: 31.25rem;
  text-align: center;
  padding: 0 1.25rem;
}
@media screen and (max-width: 59.3125em) {
  .l-page-header-monthly__left {
    padding: 0;
  }
}
.l-page-header-monthly__buttons {
  display: flex;
  width: 100%;
  order: 3;
  margin-top: 2.25rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .l-page-header-monthly__buttons {
    display: block;
    margin-top: 1.125rem;
  }
}
.l-page-header-monthly__button {
  width: 100%;
}
.l-page-header-monthly__button:not(:first-child) {
  margin-left: 1.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .l-page-header-monthly__button:not(:first-child) {
    margin-left: 0;
    margin-top: 1rem;
  }
}
.l-page-header-monthly__button .c-button, .l-page-header-monthly__button .c-button-social > a {
  max-width: 100%;
  justify-content: flex-start;
  padding: 1rem 1.25rem;
}
.l-page-header-monthly__button .c-button .material-icons-outlined, .l-page-header-monthly__button .c-button-social > a .material-icons-outlined {
  margin-right: 0.3125rem;
}
.l-page-header-monthly__right {
  order: 2;
  width: 100%;
  max-width: 24.5625rem;
  filter: drop-shadow(0px 0px 30px rgba(53, 70, 124, 0.23));
}
@media screen and (max-width: 59.3125em) {
  .l-page-header-monthly__right {
    margin-top: 1.5rem;
  }
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .l-page-header-monthly__right {
    margin-top: 1rem;
    max-width: 18.75rem;
  }
}

/*
---
name: 宿泊施設付研修センター リフレフォーラム ヘッダー
category: Layout
---
*/
/*
*/
.l-page-header-refre {
  width: 100%;
  position: relative;
  padding-top: 1rem;
}
.l-page-header-refre__bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.l-page-header-refre .c-breadcrumb {
  position: relative;
  padding-top: 0;
  padding-bottom: 0;
}
.l-page-header-refre .l-container {
  position: relative;
}
.l-page-header-refre__inner {
  display: flex;
  align-items: center;
  padding-top: 3.875rem;
}
@media screen and (max-width: 59.3125em) {
  .l-page-header-refre__inner {
    flex-direction: column;
  }
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .l-page-header-refre__inner {
    padding-top: 3rem;
  }
}
.l-page-header-refre__content {
  flex: none;
  width: 100%;
  max-width: 40.625rem;
}
@media screen and (max-width: 59.3125em) {
  .l-page-header-refre__content {
    display: contents;
    max-width: none;
  }
}
.l-page-header-refre__read {
  padding: 0.5rem;
  border-top: 1px solid #2B2C31;
  border-bottom: 1px solid #2B2C31;
  text-align: center;
  font-size: 1.875rem;
  letter-spacing: 0.05em;
  line-height: 1.5;
  font-weight: 700;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .l-page-header-refre__read {
    font-size: 1.25rem;
  }
}
.l-page-header-refre__read span {
  color: #387EAF;
}
.l-page-header-refre__title {
  text-align: center;
  font-size: 2.4375rem;
  letter-spacing: 0.05em;
  line-height: 2.0256410256;
  font-weight: 700;
  margin-top: 0.375rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .l-page-header-refre__title {
    font-size: 1.25rem;
    margin-top: 0.1875rem;
  }
}
.l-page-header-refre__title span {
  font-size: 3.9375rem;
  line-height: 1.253968254;
  margin-left: 0.9375rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .l-page-header-refre__title span {
    font-size: 2.25rem;
    margin-left: 0.625rem;
  }
}
.l-page-header-refre__gradations {
  display: flex;
  margin-top: 1.25rem;
  order: 3;
}
@media screen and (max-width: 59.3125em) {
  .l-page-header-refre__gradations {
    margin-top: 2rem;
  }
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .l-page-header-refre__gradations {
    display: block;
    width: 100%;
    margin-top: 1.5rem;
  }
}
.l-page-header-refre__gradation {
  display: block;
  text-align: center;
  color: #fff;
  text-decoration: none;
  background: linear-gradient(to top, #65ade2 0%, #466a9f 43.84%, #35467c 100%);
  padding: 1.5rem 2rem;
}
.l-page-header-refre__gradation:not(:first-child) {
  margin-left: 0.25rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .l-page-header-refre__gradation:not(:first-child) {
    width: 100%;
    padding: 1.25rem;
    margin-left: 0;
    margin-top: 0.25rem;
  }
}
.l-page-header-refre__gradation:not(:first-child):hover {
  opacity: 1;
}
.l-page-header-refre__gradation:not(:first-child):hover .c-button.is-accent-reverse, .l-page-header-refre__gradation:not(:first-child):hover .c-button-social > a.is-accent-reverse {
  color: #fff;
}
.l-page-header-refre__gradation:not(:first-child):hover .c-button.is-accent-reverse:before, .l-page-header-refre__gradation:not(:first-child):hover .c-button-social > a.is-accent-reverse:before {
  width: 100%;
}
.l-page-header-refre__subtitle {
  font-weight: 700;
  line-height: 1.5;
}
.l-page-header-refre__tel a, .l-page-header-refre__tel span {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  text-decoration: none;
  font-family: "Roboto", sans-serif;
  font-size: 2.375rem;
  letter-spacing: 0em;
  line-height: 1.3157894737;
  font-weight: 700;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .l-page-header-refre__tel a, .l-page-header-refre__tel span {
    font-size: 1.5rem;
  }
}
.l-page-header-refre__tel a:before, .l-page-header-refre__tel span:before {
  content: "call";
  font-family: "Material Icons Sharp";
  font-size: 2.0625rem;
  line-height: 1;
  letter-spacing: 0;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .l-page-header-refre__tel a:before, .l-page-header-refre__tel span:before {
    font-size: 1.75rem;
  }
}
.l-page-header-refre__tel small {
  display: block;
  font-size: 0.875rem;
  letter-spacing: 0.05em;
  line-height: 1.4285714286;
  font-weight: 700;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .l-page-header-refre__tel small {
    font-size: 0.8125rem;
  }
}
.l-page-header-refre__button {
  margin-top: 0.625rem;
}
.l-page-header-refre__button .c-button.is-accent-reverse .material-icons-outlined, .l-page-header-refre__button .c-button-social > a.is-accent-reverse .material-icons-outlined {
  margin-right: 0.75rem;
}
.l-page-header-refre__button .c-button.is-accent-reverse:after, .l-page-header-refre__button .c-button-social > a.is-accent-reverse:after {
  content: none;
}
.l-page-header-refre__image {
  order: 2;
  width: 31.4035087719%;
  margin-left: 8.5964912281%;
}
@media screen and (max-width: 75em) {
  .l-page-header-refre__image {
    margin-left: 2rem;
  }
}
@media screen and (max-width: 59.3125em) {
  .l-page-header-refre__image {
    max-width: 22.375rem;
    width: 100%;
    margin-left: 0;
    margin-top: 2rem;
  }
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .l-page-header-refre__image {
    max-width: 16.25rem;
    margin-top: 1rem;
  }
}
.l-page-header-refre__image img {
  filter: drop-shadow(0px 0px 30px rgba(56, 126, 175, 0.36));
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .l-page-header-refre__image img {
    filter: drop-shadow(0px 0px 15px rgba(56, 126, 175, 0.3));
  }
}

/*
---
name: ページヘッダー_通常
category: Layout
---
*/
/*
---
name: ページヘッダー_単色
category: Layout
---
*/
.l-page-header {
  width: 100%;
  position: relative;
  overflow: hidden;
  min-height: 13.4375rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .l-page-header {
    min-height: 10rem;
  }
}
.l-page-header:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to left, rgba(150, 201, 237, 0.51) 0%, rgba(119, 171, 211, 0.61) 35%, #5b9ece 50%, #387eaf 100%);
}
.l-page-header__bg {
  position: absolute;
  top: 0;
  right: 0;
  width: 51.2857142857%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: cover;
}
@media screen and (max-width: 59.3125em) {
  .l-page-header__bg {
    background-position: center center;
  }
}
.l-page-header__bg:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #0a84d9;
  mix-blend-mode: screen;
}
.l-page-header__inner {
  z-index: 10;
  position: relative;
  padding: 1rem 0 5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .l-page-header__inner {
    padding: 0.75rem 0 2.5rem;
  }
}
.l-page-header__title.c-heading.is-lg {
  margin: 3rem 0 0;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .l-page-header__title.c-heading.is-lg {
    margin-top: 2rem;
  }
}
.l-page-header .c-breadcrumb {
  padding-top: 0;
  padding-bottom: 0;
}
.l-page-header .c-breadcrumb__inner span {
  color: rgba(255, 255, 255, 0.8);
}
.l-page-header .c-breadcrumb__inner span.is-arrow span {
  color: #fff;
}
.l-page-header .c-breadcrumb__inner span a {
  color: #fff;
}

.l-post-content, #growp-editor-wrapper.post-type-post, #tinymce.mce-content-body.acf_content, #tinymce.post-type-post, #tinymce.post-type-voices, #tinymce.post-type-events, #tinymce.post-type-campaigns, #tinymce.post-type-columns {
  word-break: break-all;
}
.l-post-content::after, #growp-editor-wrapper.post-type-post::after, #tinymce.mce-content-body.acf_content::after, #tinymce.post-type-post::after, #tinymce.post-type-voices::after, #tinymce.post-type-events::after, #tinymce.post-type-campaigns::after, #tinymce.post-type-columns::after {
  content: "";
  display: block;
  clear: both;
}
.l-post-content > p, #growp-editor-wrapper.post-type-post > p, #tinymce.mce-content-body.acf_content > p, #tinymce.post-type-post > p, #tinymce.post-type-voices > p, #tinymce.post-type-events > p, #tinymce.post-type-campaigns > p, #tinymce.post-type-columns > p,
.l-post-content div > p,
#growp-editor-wrapper.post-type-post div > p,
#tinymce.mce-content-body.acf_content div > p,
#tinymce.post-type-post div > p,
#tinymce.post-type-voices div > p,
#tinymce.post-type-events div > p,
#tinymce.post-type-campaigns div > p,
#tinymce.post-type-columns div > p {
  margin-bottom: 1.6em;
}
.l-post-content h1, #growp-editor-wrapper.post-type-post h1, #tinymce.mce-content-body.acf_content h1, #tinymce.post-type-post h1, #tinymce.post-type-voices h1, #tinymce.post-type-events h1, #tinymce.post-type-campaigns h1, #tinymce.post-type-columns h1 {
  font-size: 2rem;
  line-height: 1.625;
  letter-spacing: 0.05em;
}
.l-post-content h2, #growp-editor-wrapper.post-type-post h2, #tinymce.mce-content-body.acf_content h2, #tinymce.post-type-post h2, #tinymce.post-type-voices h2, #tinymce.post-type-events h2, #tinymce.post-type-campaigns h2, #tinymce.post-type-columns h2 {
  position: relative;
  font-size: 1.625rem;
  letter-spacing: 0.05em;
  line-height: 1.5384615385;
  font-weight: 700;
  margin-top: 5rem;
  margin-bottom: 2rem;
  border-bottom: 0.0625rem solid #707070;
  padding-bottom: 1.375rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .l-post-content h2, #growp-editor-wrapper.post-type-post h2, #tinymce.mce-content-body.acf_content h2, #tinymce.post-type-post h2, #tinymce.post-type-voices h2, #tinymce.post-type-events h2, #tinymce.post-type-campaigns h2, #tinymce.post-type-columns h2 {
    margin-top: 2.5rem;
    margin-bottom: 1rem;
    font-size: 1.3rem;
    padding-bottom: 0.6875rem;
  }
}
.l-post-content h2::after, #growp-editor-wrapper.post-type-post h2::after, #tinymce.mce-content-body.acf_content h2::after, #tinymce.post-type-post h2::after, #tinymce.post-type-voices h2::after, #tinymce.post-type-events h2::after, #tinymce.post-type-campaigns h2::after, #tinymce.post-type-columns h2::after {
  content: "";
  display: block;
  width: 3.875rem;
  height: 0.25rem;
  border-bottom: 0.25rem solid #387EAF;
  position: absolute;
  left: 0;
  bottom: -0.125rem;
}
.l-post-content h3, #growp-editor-wrapper.post-type-post h3, #tinymce.mce-content-body.acf_content h3, #tinymce.post-type-post h3, #tinymce.post-type-voices h3, #tinymce.post-type-events h3, #tinymce.post-type-campaigns h3, #tinymce.post-type-columns h3 {
  font-size: 1.375rem;
  letter-spacing: 0.05em;
  line-height: 1.4545454545;
  font-weight: 700;
  margin-top: 3.375rem;
  margin-bottom: 1.5rem;
  padding-bottom: 0.9375rem;
  color: #387EAF;
  border-bottom: 0.0625rem solid #387EAF;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .l-post-content h3, #growp-editor-wrapper.post-type-post h3, #tinymce.mce-content-body.acf_content h3, #tinymce.post-type-post h3, #tinymce.post-type-voices h3, #tinymce.post-type-events h3, #tinymce.post-type-campaigns h3, #tinymce.post-type-columns h3 {
    margin-top: 1.6875rem;
    margin-bottom: 0.75rem;
    padding-bottom: 0.46875rem;
    font-size: 1.1rem;
  }
}
.l-post-content h4, #growp-editor-wrapper.post-type-post h4, #tinymce.mce-content-body.acf_content h4, #tinymce.post-type-post h4, #tinymce.post-type-voices h4, #tinymce.post-type-events h4, #tinymce.post-type-campaigns h4, #tinymce.post-type-columns h4 {
  font-size: 1.125rem;
  letter-spacing: 0.05em;
  line-height: 1.5555555556;
  font-weight: 700;
  padding-top: 0.625rem;
  padding-left: 1.375rem;
  padding-bottom: 0.625rem;
  background-color: #F2F5F7;
  border-left: 0.125rem solid #387EAF;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .l-post-content h4, #growp-editor-wrapper.post-type-post h4, #tinymce.mce-content-body.acf_content h4, #tinymce.post-type-post h4, #tinymce.post-type-voices h4, #tinymce.post-type-events h4, #tinymce.post-type-campaigns h4, #tinymce.post-type-columns h4 {
    font-size: 0.9rem;
    padding-top: 0.3125rem;
    padding-left: 0.6875rem;
    padding-bottom: 0.3125rem;
  }
}
.l-post-content h5, #growp-editor-wrapper.post-type-post h5, #tinymce.mce-content-body.acf_content h5, #tinymce.post-type-post h5, #tinymce.post-type-voices h5, #tinymce.post-type-events h5, #tinymce.post-type-campaigns h5, #tinymce.post-type-columns h5 {
  font-size: 1rem;
  letter-spacing: 0.05em;
  line-height: 1.5;
  font-weight: 700;
  padding-left: 2rem;
  position: relative;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .l-post-content h5, #growp-editor-wrapper.post-type-post h5, #tinymce.mce-content-body.acf_content h5, #tinymce.post-type-post h5, #tinymce.post-type-voices h5, #tinymce.post-type-events h5, #tinymce.post-type-campaigns h5, #tinymce.post-type-columns h5 {
    font-size: 0.875rem;
    padding-left: 1.5rem;
  }
}
.l-post-content h5::before, #growp-editor-wrapper.post-type-post h5::before, #tinymce.mce-content-body.acf_content h5::before, #tinymce.post-type-post h5::before, #tinymce.post-type-voices h5::before, #tinymce.post-type-events h5::before, #tinymce.post-type-campaigns h5::before, #tinymce.post-type-columns h5::before {
  content: "circle";
  font-family: "Material Icons Outlined";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 1.5rem;
  line-height: 1;
  letter-spacing: 0;
  color: #387EAF;
  margin-right: 0.75rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .l-post-content h5::before, #growp-editor-wrapper.post-type-post h5::before, #tinymce.mce-content-body.acf_content h5::before, #tinymce.post-type-post h5::before, #tinymce.post-type-voices h5::before, #tinymce.post-type-events h5::before, #tinymce.post-type-campaigns h5::before, #tinymce.post-type-columns h5::before {
    font-size: 1.125rem;
    margin-right: 0.375rem;
    top: 0.125rem;
  }
}
.l-post-content h6, #growp-editor-wrapper.post-type-post h6, #tinymce.mce-content-body.acf_content h6, #tinymce.post-type-post h6, #tinymce.post-type-voices h6, #tinymce.post-type-events h6, #tinymce.post-type-campaigns h6, #tinymce.post-type-columns h6 {
  color: #387EAF;
  font-size: 0.875rem;
  letter-spacing: 0.05em;
  margin-top: 1.25rem;
  margin-bottom: 1rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .l-post-content h6, #growp-editor-wrapper.post-type-post h6, #tinymce.mce-content-body.acf_content h6, #tinymce.post-type-post h6, #tinymce.post-type-voices h6, #tinymce.post-type-events h6, #tinymce.post-type-campaigns h6, #tinymce.post-type-columns h6 {
    margin-top: 1rem;
    margin-bottom: 0.75rem;
  }
}
.l-post-content a, #growp-editor-wrapper.post-type-post a, #tinymce.mce-content-body.acf_content a, #tinymce.post-type-post a, #tinymce.post-type-voices a, #tinymce.post-type-events a, #tinymce.post-type-campaigns a, #tinymce.post-type-columns a {
  font-weight: 700;
}
.l-post-content dl, #growp-editor-wrapper.post-type-post dl, #tinymce.mce-content-body.acf_content dl, #tinymce.post-type-post dl, #tinymce.post-type-voices dl, #tinymce.post-type-events dl, #tinymce.post-type-campaigns dl, #tinymce.post-type-columns dl {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.l-post-content dl dt, #growp-editor-wrapper.post-type-post dl dt, #tinymce.mce-content-body.acf_content dl dt, #tinymce.post-type-post dl dt, #tinymce.post-type-voices dl dt, #tinymce.post-type-events dl dt, #tinymce.post-type-campaigns dl dt, #tinymce.post-type-columns dl dt {
  font-weight: bold;
}
.l-post-content dl dd, #growp-editor-wrapper.post-type-post dl dd, #tinymce.mce-content-body.acf_content dl dd, #tinymce.post-type-post dl dd, #tinymce.post-type-voices dl dd, #tinymce.post-type-events dl dd, #tinymce.post-type-campaigns dl dd, #tinymce.post-type-columns dl dd {
  margin-bottom: 1em;
}
.l-post-content table, #growp-editor-wrapper.post-type-post table, #tinymce.mce-content-body.acf_content table, #tinymce.post-type-post table, #tinymce.post-type-voices table, #tinymce.post-type-events table, #tinymce.post-type-campaigns table, #tinymce.post-type-columns table {
  letter-spacing: 0;
  margin-top: 1em;
  margin-bottom: 2em;
  width: 100%;
}
.l-post-content table tbody th, #growp-editor-wrapper.post-type-post table tbody th, #tinymce.mce-content-body.acf_content table tbody th, #tinymce.post-type-post table tbody th, #tinymce.post-type-voices table tbody th, #tinymce.post-type-events table tbody th, #tinymce.post-type-campaigns table tbody th, #tinymce.post-type-columns table tbody th,
.l-post-content table tbody td,
#growp-editor-wrapper.post-type-post table tbody td,
#tinymce.mce-content-body.acf_content table tbody td,
#tinymce.post-type-post table tbody td,
#tinymce.post-type-voices table tbody td,
#tinymce.post-type-events table tbody td,
#tinymce.post-type-campaigns table tbody td,
#tinymce.post-type-columns 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, #growp-editor-wrapper.post-type-post table tbody th, #tinymce.mce-content-body.acf_content table tbody th, #tinymce.post-type-post table tbody th, #tinymce.post-type-voices table tbody th, #tinymce.post-type-events table tbody th, #tinymce.post-type-campaigns table tbody th, #tinymce.post-type-columns table tbody th,
.l-post-content table tbody td,
#growp-editor-wrapper.post-type-post table tbody td,
#tinymce.mce-content-body.acf_content table tbody td,
#tinymce.post-type-post table tbody td,
#tinymce.post-type-voices table tbody td,
#tinymce.post-type-events table tbody td,
#tinymce.post-type-campaigns table tbody td,
#tinymce.post-type-columns table tbody td {
    padding: 0.5rem 0.25rem;
  }
}
.l-post-content table tbody th, #growp-editor-wrapper.post-type-post table tbody th, #tinymce.mce-content-body.acf_content table tbody th, #tinymce.post-type-post table tbody th, #tinymce.post-type-voices table tbody th, #tinymce.post-type-events table tbody th, #tinymce.post-type-campaigns table tbody th, #tinymce.post-type-columns 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, #growp-editor-wrapper.post-type-post table tbody th, #tinymce.mce-content-body.acf_content table tbody th, #tinymce.post-type-post table tbody th, #tinymce.post-type-voices table tbody th, #tinymce.post-type-events table tbody th, #tinymce.post-type-campaigns table tbody th, #tinymce.post-type-columns table tbody th {
    width: 6rem;
  }
}
.l-post-content table tbody p, #growp-editor-wrapper.post-type-post table tbody p, #tinymce.mce-content-body.acf_content table tbody p, #tinymce.post-type-post table tbody p, #tinymce.post-type-voices table tbody p, #tinymce.post-type-events table tbody p, #tinymce.post-type-campaigns table tbody p, #tinymce.post-type-columns table tbody p {
  margin-bottom: 0;
}
.l-post-content ol li, #growp-editor-wrapper.post-type-post ol li, #tinymce.mce-content-body.acf_content ol li, #tinymce.post-type-post ol li, #tinymce.post-type-voices ol li, #tinymce.post-type-events ol li, #tinymce.post-type-campaigns ol li, #tinymce.post-type-columns ol li, .l-post-content ul li, #growp-editor-wrapper.post-type-post ul li, #tinymce.mce-content-body.acf_content ul li, #tinymce.post-type-post ul li, #tinymce.post-type-voices ul li, #tinymce.post-type-events ul li, #tinymce.post-type-campaigns ul li, #tinymce.post-type-columns ul li {
  list-style: inherit;
}
.l-post-content ul, #growp-editor-wrapper.post-type-post ul, #tinymce.mce-content-body.acf_content ul, #tinymce.post-type-post ul, #tinymce.post-type-voices ul, #tinymce.post-type-events ul, #tinymce.post-type-campaigns ul, #tinymce.post-type-columns ul {
  padding-left: 1.5rem;
  list-style: disc;
}
.l-post-content ol, #growp-editor-wrapper.post-type-post ol, #tinymce.mce-content-body.acf_content ol, #tinymce.post-type-post ol, #tinymce.post-type-voices ol, #tinymce.post-type-events ol, #tinymce.post-type-campaigns ol, #tinymce.post-type-columns ol {
  padding-left: 1.5rem;
  list-style: decimal;
}
.l-post-content iframe, #growp-editor-wrapper.post-type-post iframe, #tinymce.mce-content-body.acf_content iframe, #tinymce.post-type-post iframe, #tinymce.post-type-voices iframe, #tinymce.post-type-events iframe, #tinymce.post-type-campaigns iframe, #tinymce.post-type-columns iframe {
  max-width: 100%;
  width: 100%;
}
.l-post-content pre, #growp-editor-wrapper.post-type-post pre, #tinymce.mce-content-body.acf_content pre, #tinymce.post-type-post pre, #tinymce.post-type-voices pre, #tinymce.post-type-events pre, #tinymce.post-type-campaigns pre, #tinymce.post-type-columns 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-home {
  padding-top: 5.875rem;
  padding-bottom: 7.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .l-section.is-home {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
}
.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: 2.5rem;
  padding-bottom: 2.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .l-section.is-xs {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }
}
.l-section.is-xs-pc {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.l-section.is-xxs {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .l-section.is-xxs {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
}
.l-section.is-gradation {
  position: relative;
  z-index: 2;
  background: linear-gradient(to left, #4895cc 0%, #396aa3 45.32%, #35467c 100%);
}
.l-section.is-gradation.is-monthly {
  background: linear-gradient(to left, #73B8EA, #387EAF);
  padding-top: 3.25rem;
  padding-bottom: 3.25rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .l-section.is-gradation.is-monthly {
    padding-top: 2.25rem;
    padding-bottom: 2.25rem;
  }
}
.l-section.is-gradation.is-monthly-table-bottom {
  margin-top: -6.25rem;
  padding-top: 8.125rem;
  position: relative;
  z-index: -1;
}
@media screen and (max-width: 59.3125em) {
  .l-section.is-gradation.is-monthly-table-bottom {
    margin-top: -3.125rem;
    padding-top: 4.375rem;
  }
}
.l-section.is-gradation-vertical {
  background: linear-gradient(to top, rgba(49, 143, 211, 0.51) 0%, rgba(53, 134, 192, 0.77) 35.96%, #387eaf 100%);
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .l-section.is-gradation-half {
    margin-top: 2.5rem;
  }
}
.l-section.is-gradation-half:before, .l-section.is-gradation-half:after {
  content: "";
  position: absolute;
  top: 0;
  width: 50%;
  height: 100%;
  z-index: -1;
}
@media screen and (max-width: 59.3125em) {
  .l-section.is-gradation-half:before, .l-section.is-gradation-half:after {
    width: 100%;
    height: 50%;
  }
}
.l-section.is-gradation-half:before {
  left: 0;
  background: linear-gradient(to left, #4895cc 0%, #396aa3 45.32%, #35467c 100%);
}
@media screen and (max-width: 59.3125em) {
  .l-section.is-gradation-half:before {
    background: linear-gradient(to left, #4895cc 0%, #396aa3 45.32%, #35467c 100%);
  }
}
.l-section.is-gradation-half:after {
  right: 0;
  background: linear-gradient(to left, #f5d877 0%, #e5971a 100%);
}
@media screen and (max-width: 59.3125em) {
  .l-section.is-gradation-half:after {
    top: auto;
    bottom: 0;
    background: linear-gradient(to left, #f5d877 0%, #e5971a 100%);
  }
}
.l-section.is-feature {
  z-index: 1;
  position: relative;
}
.l-section.is-feature:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../images/bg-section-feature.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  opacity: 0.35;
  z-index: -2;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .l-section.is-feature:before {
    background-position: calc(50% - 320px) center;
  }
}
.l-section.is-feature:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 48.0106100796%;
  background: linear-gradient(to bottom, transparent 0%, #fff 100%);
  z-index: -1;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .l-section.is-feature:after {
    height: 34.3309859155%;
  }
}
.l-section.is-voice {
  position: relative;
  padding-top: 3.375rem;
  padding-bottom: 7.5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .l-section.is-voice {
    padding-top: 4.75rem;
    padding-bottom: 5rem;
  }
}
.l-section.is-voice:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 21.875rem;
  background: linear-gradient(to left, #bcdaef 0%, #478cbc 54.19%, #387eaf 100%);
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .l-section.is-voice:before {
    height: 16.5rem;
  }
}
.l-section.is-refre-nav-top {
  padding-top: 8.125rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .l-section.is-refre-nav-top {
    padding-top: 4.375rem;
  }
}
.l-section.z-index {
  position: relative;
  z-index: 10;
}
.l-section.is-down {
  position: relative;
  z-index: 11;
}
.l-section.is-down:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%) translateY(100%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 26px 30px 0 30px;
  border-color: #F2F5F7 transparent transparent transparent;
}
.l-section.is-bg-anchor {
  background-image: url("../images/bg-section-anchor.jpg");
}
.l-section.is-border-top {
  border-top: 1px solid #CACFDB;
}
.l-section.is-color-primary {
  background-color: #387EAF;
}
.l-section.is-color-secondary {
  background-color: #35467C;
}
.l-section.is-color-accent-blue {
  background-color: rgba(33, 160, 183, 0.07);
}
.l-section.is-top {
  padding-bottom: 0 !important;
}
.l-section.is-bottom {
  padding-top: 0 !important;
}
.l-section.is-bg-color {
  background: #F2F5F7;
}

.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: #387EAF;
  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 #387EAF;
}
.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;
}

#growp-editor-wrapper {
  font-family: "Noto Sans JP", sans-serif !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-ml {
  margin-top: 5rem;
  margin-bottom: 5rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .u-mbs.is-ml {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }
}
.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-ss {
  margin-top: 1.875rem;
  margin-bottom: 1.875rem;
}
@media screen and (min-width: 0em) and (max-width: 46.8125em) {
  .u-mbs.is-ss {
    margin-top: 0.9375rem;
    margin-bottom: 0.9375rem;
  }
}
.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-maxwidth820 {
  max-width: 51.25rem;
  margin: 0 auto;
}

.u-maxwidth944 {
  max-width: 59rem;
  margin: 0 auto;
}

.u-maxwidth1000 {
  max-width: 62.5rem;
  margin: 0 auto;
}

.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;
  }
  .u-visible-sm.is-table-row {
    display: table-row !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: #387EAF;
  font-weight: 400;
  text-decoration: underline;
  cursor: pointer;
}

a.is-pdf:after {
  content: "picture_as_pdf";
  font-family: "Material Icons Outlined";
  line-height: 1;
  letter-spacing: 0;
}
a.is-map::before {
  content: "location_on";
  font-family: "Material Icons Outlined";
  line-height: 1;
  letter-spacing: 0;
}
a.is-outlink::after {
  content: "open_in_new";
  font-family: "Material Icons Outlined";
  line-height: 1;
  letter-spacing: 0;
}

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

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

.u-text-accent-blue {
  color: #21A0B7;
}

.u-text-white {
  color: #fff;
}

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