@charset "UTF-8";
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  /* 1 */
  -webkit-text-size-adjust: 100%;
  line-height: 1.15;
  /* 2 */
}

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

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

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

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

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

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

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

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

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

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

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

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

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

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

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

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

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

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

:root {
  /*--------------------------------------------　font
  ---------------------------------------------*/
  --thin: 100;
  --ex-light: 200;
  --light: 300;
  --regular: 400;
  --medium: 500;
  --semi-bold: 600;
  --bold: 700;
  --ex-bold: 800;
  --black: 900;
  --font-jp: "Noto Sans JP", sans-serif;
  --font-en: "Peddana", serif;
  /*--------------------------------------------　color
  ---------------------------------------------*/
  --bck: #000;
  --wte: #fff;
  --theme: #2b6cad;
  --accent: #49caa3;
  /*--------------------------------------------　easing
  ---------------------------------------------*/
  --base: cubic-bezier(0.62, 0.05, 0.01, 0.99);
}

/*--------------------------------------------　Media Query
---------------------------------------------*/
/*--------------------------------------------　Mixin
  ---------------------------------------------*/
/*--------------------------------------------　Keyframe
  ---------------------------------------------*/
@-webkit-keyframes bounceAlpha {
  0% {
    -webkit-transform: translateX(0px) translateY(-50%) scale(1);
    opacity: 1;
    transform: translateX(0px) translateY(-50%) scale(1);
  }
  25% {
    -webkit-transform: translateX(2rem) translateY(-50%) scale(0.9);
    opacity: 0;
    transform: translateX(2rem) translateY(-50%) scale(0.9);
    @media screen and (min-width: 769px) {
      -webkit-transform: translateX(1.5rem) translateY(-50%) scale(0.9);
      transform: translateX(1.5rem) translateY(-50%) scale(0.9);
    }
  }
  26% {
    -webkit-transform: translateX(-2rem) translateY(-50%) scale(0.9);
    opacity: 0;
    transform: translateX(-2rem) translateY(-50%) scale(0.9);
    @media screen and (min-width: 769px) {
      -webkit-transform: translateX(-1.5rem) translateY(-50%) scale(0.9);
      transform: translateX(-1.5rem) translateY(-50%) scale(0.9);
    }
  }
  55% {
    -webkit-transform: translateX(0px) translateY(-50%) scale(1);
    opacity: 1;
    transform: translateX(0px) translateY(-50%) scale(1);
  }
}
@keyframes bounceAlpha {
  0% {
    -webkit-transform: translateX(0px) translateY(-50%) scale(1);
    opacity: 1;
    transform: translateX(0px) translateY(-50%) scale(1);
  }
  25% {
    -webkit-transform: translateX(2rem) translateY(-50%) scale(0.9);
    opacity: 0;
    transform: translateX(2rem) translateY(-50%) scale(0.9);
    @media screen and (min-width: 769px) {
      -webkit-transform: translateX(1.5rem) translateY(-50%) scale(0.9);
      transform: translateX(1.5rem) translateY(-50%) scale(0.9);
    }
  }
  26% {
    -webkit-transform: translateX(-2rem) translateY(-50%) scale(0.9);
    opacity: 0;
    transform: translateX(-2rem) translateY(-50%) scale(0.9);
    @media screen and (min-width: 769px) {
      -webkit-transform: translateX(-1.5rem) translateY(-50%) scale(0.9);
      transform: translateX(-1.5rem) translateY(-50%) scale(0.9);
    }
  }
  55% {
    -webkit-transform: translateX(0px) translateY(-50%) scale(1);
    opacity: 1;
    transform: translateX(0px) translateY(-50%) scale(1);
  }
}
@-webkit-keyframes l3 {
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
@keyframes l3 {
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
/*--------------------------------------------　Function
  ---------------------------------------------*/
/*--------------------------------------------　Base
---------------------------------------------*/
*,
*::before,
*::after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

html {
  font-size: 2.6666666667vw;
}
@media screen and (min-width: 768px) {
  html {
    font-size: 1.3020833333vw;
  }
}
@media screen and (min-width: 769px) {
  html {
    font-size: 62.5%;
  }
}
html::-webkit-scrollbar {
  background-color: #f6f7f7;
  height: 1px;
  width: 4px;
}
html::-webkit-scrollbar-thumb {
  background-color: #283138;
  border-radius: 4px;
}

body {
  -webkit-text-size-adjust: 100%;
  -webkit-font-feature-settings: "palt" 1;
  font-feature-settings: "palt" 1;
  background-color: var(--bg);
  color: var(--bck);
  font-family: var(--font-jp);
  font-optical-sizing: auto;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: var(--regular);
  letter-spacing: 0.1em;
  line-height: 1;
  /* カーニングとリガチャ（合字）を調整 */
  text-rendering: optimizeLegibility;
}
@media screen and (min-width: 768px) {
  body {
    /* 16px */
    font-size: 1.6rem;
  }
}

/*--------------------------------------------　page
---------------------------------------------*/
.page, .page__header, .page__nav, .page__main, .page__section, .page__article, .page__aside, .page__footer, .page__inner, .page__flex {
  height: auto;
  position: relative;
  width: 100%;
  /*--------------------------------------------　color
  ---------------------------------------------*/
  /*--------------------------------------------　font
  ---------------------------------------------*/
  /*--------------------------------------------　weight
  ---------------------------------------------*/
  /*--------------------------------------------　link
  ---------------------------------------------*/
  /*--------------------------------------------　btn
  ---------------------------------------------*/
  /*--------------------------------------------　z-index
  ---------------------------------------------*/
}
.page__inner {
  margin: 0 auto;
  max-width: 100%;
  width: 100%;
}
.page__inner.--comP {
  padding: 3.2rem 2rem 0;
}
@media screen and (min-width: 769px) {
  .page__inner.--comP {
    padding: clamp(0rem, 4.7058823529vw, 6.4rem) clamp(0rem, 1.4705882353vw, 2rem) 0;
  }
}
@media screen and (min-width: 769px) {
  .page__inner.--comW {
    max-width: clamp(0rem, 75vw, 102rem);
  }
}
@media screen and (min-width: 769px) {
  .page__inner.--comNw {
    max-width: clamp(0rem, 60.2941176471vw, 82rem);
  }
}
@media screen and (min-width: 769px) {
  .page__inner.--comWw {
    max-width: clamp(0rem, 91.1764705882vw, 124rem);
  }
}
.page__flex {
  display: flex;
}
.page__flex > * {
  flex-shrink: 0;
  width: auto;
}
.page__flex.--v {
  flex-direction: column;
}
.page__flex.--i {
  display: inline-flex;
}
.page__main {
  padding-top: 6.4rem;
}
@media screen and (min-width: 769px) {
  .page__main {
    padding-top: clamp(0rem, 5.8823529412vw, 8rem);
  }
}
@media screen and (min-width: 769px) {
  .page__md {
    display: none;
  }
}
.page__dd {
  display: none;
}
@media screen and (min-width: 769px) {
  .page__dd {
    display: block;
  }
}
.page__img {
  display: block;
  font-size: 0;
}
.page__img img,
.page__img video,
.page__img svg,
.page__img path,
.page__img g {
  -o-object-fit: cover;
  display: block;
  height: 100%;
  object-fit: cover;
  width: 100%;
}
.page__wte {
  color: var(--wte);
}
.page__bck {
  color: var(--bck);
}
.page__theme {
  color: var(--theme);
}
.page__acce {
  color: var(--accent);
}
.page__bgWte {
  background-color: var(--wte);
}
.page__en {
  font-family: var(--font-en);
}
.page__black {
  font-weight: var(--black);
}
.page__ebold {
  font-weight: var(--ex-bold);
}
.page__bold {
  font-weight: var(--bold);
}
.page__sbold {
  font-weight: var(--semi-bold);
}
.page__medium {
  font-weight: var(--medium);
}
.page__regular {
  font-weight: var(--regular);
}
.page__light {
  font-weight: var(--light);
}
.page__elight {
  font-weight: var(--ex-light);
}
.page__thin {
  font-weight: var(--thin);
}
.page__linkLine {
  background: linear-gradient(0deg, var(--bck), var(--bck)) no-repeat right bottom/0 1px;
  transition: background-size 0.5s var(--base), color 0.5s var(--base);
}
@media screen and (min-width: 769px) {
  .page__linkLine:hover {
    background-position-x: left;
    background-size: 100% 1px;
  }
}
.page__linkLine.js-touch-active {
  background-position-x: left;
  background-size: 100% 1px;
}
.page__linkTransform {
  overflow: hidden;
  position: relative;
}
.page__linkTransform:after {
  -webkit-transform-origin: 50% 100%;
  -webkit-transform: translate(0, 200%);
  content: attr(data-replace);
  display: block;
  left: 0;
  position: absolute;
  text-align: center;
  top: 0;
  transform: translate(0, 200%);
  transform-origin: 50% 100%;
  transition: -webkit-transform 0.3s var(--ease-hover);
  transition: transform 0.3s var(--ease-hover);
  transition: transform 0.3s var(--ease-hover), -webkit-transform 0.3s var(--ease-hover);
  width: 100%;
  will-change: transform;
}
.page__linkTransform:hover:after {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.page__linkTransform:hover .page__linkReplace {
  -webkit-transform: translate(0, -200%);
  transform: translate(0, -200%);
}
.page__linkReplace {
  display: block;
  transition: 0.3s var(--ease-hover);
}
.page__btn:hover, .page__btn.js-link-acv {
  box-shadow: none;
}
.page__100 {
  z-index: 100;
}
.page__10 {
  z-index: 10;
}
.page__1 {
  z-index: 1;
}

.footer {
  background-color: #2E3A43;
}
.footer__inner {
  padding: 0 1.6rem 1.6rem;
}
@media screen and (min-width: 769px) {
  .footer__inner {
    padding: 0 clamp(0rem, 4.7058823529vw, 6.4rem) 0 clamp(0rem, 3.5294117647vw, 4.8rem);
  }
}
.footer__flex {
  align-items: center;
  border-bottom: 1px solid var(--wte);
  height: 8rem;
  justify-content: center;
  margin: 0 0 1.6rem;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .footer__flex {
    height: clamp(0rem, 9.1176470588vw, 12.4rem);
    justify-content: space-between;
    margin: 0 0 clamp(0rem, 1.7647058824vw, 2.4rem);
  }
}
.footer__flex1-ttl-link {
  -webkit-column-gap: 0.4rem;
  -moz-column-gap: 0.4rem;
  align-items: center;
  column-gap: 0.4rem;
  text-decoration: none;
  transition: opacity 0.3s var(--base);
}
.footer__flex1-ttl-link.js-touch-active {
  opacity: 0.75;
}
@media screen and (min-width: 769px) {
  .footer__flex1-ttl-link {
    -webkit-column-gap: clamp(0rem, 0.5882352941vw, 0.8rem);
    -moz-column-gap: clamp(0rem, 0.5882352941vw, 0.8rem);
    column-gap: clamp(0rem, 0.5882352941vw, 0.8rem);
  }
  .footer__flex1-ttl-link:hover {
    opacity: 0.75;
  }
}
.footer__flex1-ttl-logo {
  aspect-ratio: 48/54;
  height: auto;
  width: 3.2rem;
}
@media screen and (min-width: 769px) {
  .footer__flex1-ttl-logo {
    width: clamp(0rem, 3.5294117647vw, 4.8rem);
  }
}
.footer__flex1-ttl-txt {
  font-size: 1.8rem;
}
@media screen and (min-width: 769px) {
  .footer__flex1-ttl-txt {
    font-size: clamp(0rem, 1.7647058824vw, 2.4rem);
  }
}
.footer__flex2-nav-list {
  list-style: none;
}
@media screen and (min-width: 769px) {
  .footer__flex2-nav-list {
    -webkit-column-gap: clamp(0rem, 2.3529411765vw, 3.2rem);
    -moz-column-gap: clamp(0rem, 2.3529411765vw, 3.2rem);
    column-gap: clamp(0rem, 2.3529411765vw, 3.2rem);
  }
}
.footer__flex2-nav-list-item-link {
  position: relative;
  text-decoration: none;
  transition: color 0.3s var(--base);
}
@media screen and (min-width: 769px) {
  .footer__flex2-nav-list-item-link {
    font-size: clamp(0rem, 1.0294117647vw, 1.4rem);
    padding: clamp(0rem, 0.2941176471vw, 0.4rem) 0;
  }
  .footer__flex2-nav-list-item-link:hover:after {
    opacity: 1;
  }
}
.--active .footer__flex2-nav-list-item-link:after {
  opacity: 1;
}
.footer__flex2-nav-list-item-link:after {
  background-color: var(--wte);
  bottom: 0;
  content: "";
  display: block;
  height: 2px;
  left: 0;
  opacity: 0;
  position: absolute;
  transition: opacity 0.3s var(--base);
  width: 100%;
}
@media screen and (min-width: 769px) {
  .footer__company {
    padding: 0 0 clamp(0rem, 4.1176470588vw, 5.6rem);
  }
}
.footer__company-name {
  font-size: 1.4rem;
  margin: 0 0 0.8rem;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .footer__company-name {
    font-size: clamp(0rem, 1.3235294118vw, 1.8rem);
    margin: 0 0 clamp(0rem, 0.7352941176vw, 1rem);
    text-align: right;
  }
}
.footer__company-address {
  font-size: 1rem;
  letter-spacing: 0.05em;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .footer__company-address {
    font-size: clamp(0rem, 0.8823529412vw, 1.2rem);
    text-align: right;
  }
}
.footer__copy {
  align-items: center;
  background-color: #283138;
  font-size: 1rem;
  height: 4rem;
  justify-content: center;
  letter-spacing: 0.05em;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .footer__copy {
    font-size: clamp(0rem, 0.7352941176vw, 1rem);
    height: clamp(0rem, 4.1176470588vw, 5.6rem);
  }
}

.header {
  left: 0;
  position: fixed;
  top: 0;
}
.header__inner {
  padding: 0 1.6rem;
}
@media screen and (min-width: 769px) {
  .header__inner {
    padding: 0 clamp(0rem, 4.7058823529vw, 6.4rem) 0 clamp(0rem, 3.5294117647vw, 4.8rem);
  }
}
.header__flex {
  align-items: center;
  height: 6.4rem;
  justify-content: space-between;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .header__flex {
    height: clamp(0rem, 5.8823529412vw, 8rem);
  }
}
.header__flex1-ttl-link {
  -webkit-column-gap: 0.4rem;
  -moz-column-gap: 0.4rem;
  align-items: center;
  column-gap: 0.4rem;
  text-decoration: none;
}
@media screen and (min-width: 769px) {
  .header__flex1-ttl-link {
    -webkit-column-gap: clamp(0rem, 0.5882352941vw, 0.8rem);
    -moz-column-gap: clamp(0rem, 0.5882352941vw, 0.8rem);
    column-gap: clamp(0rem, 0.5882352941vw, 0.8rem);
  }
}
.header__flex1-ttl-link:hover, .header__flex1-ttl-link.js-touch-active {
  color: var(--theme);
}
.header__flex1-ttl-link:hover path, .header__flex1-ttl-link.js-touch-active path {
  fill: var(--theme);
}
.header__flex1-ttl-logo {
  aspect-ratio: 48/54;
  height: auto;
  width: 3.2rem;
}
@media screen and (min-width: 769px) {
  .header__flex1-ttl-logo {
    width: clamp(0rem, 3.5294117647vw, 4.8rem);
  }
}
.header__flex1-ttl-logo path {
  transition: fill 0.3s var(--base);
}
.header__flex1-ttl-txt {
  font-size: 1.8rem;
  transition: color 0.3s var(--base);
}
@media screen and (min-width: 769px) {
  .header__flex1-ttl-txt {
    font-size: clamp(0rem, 1.7647058824vw, 2.4rem);
  }
}
.header__flex2-nav-list {
  list-style: none;
}
@media screen and (min-width: 769px) {
  .header__flex2-nav-list {
    -webkit-column-gap: clamp(0rem, 2.3529411765vw, 3.2rem);
    -moz-column-gap: clamp(0rem, 2.3529411765vw, 3.2rem);
    align-items: center;
    column-gap: clamp(0rem, 2.3529411765vw, 3.2rem);
    padding: 0 clamp(0rem, 11.9402985075vw, 16rem) 0 0;
  }
}
.header__flex2-nav-list-item-link {
  position: relative;
  text-decoration: none;
  transition: color 0.3s var(--base);
}
@media screen and (min-width: 769px) {
  .header__flex2-nav-list-item-link {
    font-size: clamp(0rem, 1.0294117647vw, 1.4rem);
    padding: clamp(0rem, 0.2941176471vw, 0.4rem) 0;
  }
  .header__flex2-nav-list-item-link:hover {
    color: var(--theme);
  }
  .header__flex2-nav-list-item-link:hover:after {
    opacity: 1;
  }
}
.--active .header__flex2-nav-list-item-link {
  color: var(--theme);
}
.--active .header__flex2-nav-list-item-link:after {
  opacity: 1;
}
.header__flex2-nav-list-item-link.--contact {
  display: none;
}
@media screen and (min-width: 769px) {
  .header__flex2-nav-list-item-link.--contact {
    align-items: center;
    background-color: #2F3A43;
    color: var(--wte);
    display: flex;
    display: flex;
    height: clamp(0rem, 5.9701492537vw, 8rem);
    justify-content: center;
    position: absolute;
    right: 0;
    top: 0;
    transition: opacity 0.3s var(--base);
    width: clamp(0rem, 18.4328358209vw, 24.7rem);
  }
}
.header__flex2-nav-list-item-link.--contact:hover {
  opacity: 0.7;
}
.header__flex2-nav-list-item-link.--contact:hover:after {
  opacity: 0;
}
.header__flex2-nav-list-item-link:after {
  background-color: var(--theme);
  bottom: 0;
  content: "";
  display: block;
  height: 2px;
  left: 0;
  opacity: 0;
  position: absolute;
  transition: opacity 0.3s var(--base);
  width: 100%;
}
.header__nav-btn {
  cursor: pointer;
  height: 6.4rem;
  position: fixed;
  right: 0;
  top: 0;
  width: 6.4rem;
}
.header__nav-btn-bar {
  background: var(--bck);
  bottom: 0;
  display: block;
  height: 0.2rem;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  transition: opacity 0.5s var(--base), -webkit-transform 0.5s var(--base);
  transition: opacity 0.5s var(--base), transform 0.5s var(--base);
  transition: opacity 0.5s var(--base), transform 0.5s var(--base), -webkit-transform 0.5s var(--base);
  width: 2.4rem;
  will-change: opacity transform;
}
.header__nav-btn-bar:nth-child(1) {
  -webkit-transform: translateY(-0.6rem);
  transform: translateY(-0.6rem);
}
.menu-active .header__nav-btn-bar:nth-child(1) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.menu-active .header__nav-btn-bar:nth-child(2) {
  opacity: 0;
}
.header__nav-btn-bar:nth-child(3) {
  -webkit-transform: translateY(0.6rem);
  transform: translateY(0.6rem);
}
.menu-active .header__nav-btn-bar:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.off-canvas {
  backdrop-filter: blur(10px);
  background-color: rgba(0, 0, 0, 0.8);
  height: 100vh;
  left: 0;
  opacity: 0;
  position: fixed;
  top: 0;
  transition: opacity 0.5s var(--base), visibility 0.5s var(--base);
  visibility: hidden;
  width: 100%;
  will-change: visibility, opacity;
}
@media screen and (min-width: 769px) {
  .off-canvas {
    display: none;
  }
}
.menu-active .off-canvas {
  opacity: 1;
  visibility: visible;
}
.off-canvas__inner {
  height: 100vh;
  overflow: auto;
  padding: 9.6rem 1.6rem;
}
.off-canvas__nav-list {
  list-style: none;
}
.off-canvas__nav-list-item {
  border-bottom: 1px solid var(--wte);
}
.off-canvas__nav-list-item-link {
  display: block;
  font-size: 1.4rem;
  padding: 3.2rem 1.6rem;
  position: relative;
  text-decoration: none;
}
.off-canvas__nav-list-item-link:after {
  -webkit-transform: translateY(-50%);
  aspect-ratio: 8/11;
  background-image: url("../img/arrow-w.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  display: block;
  height: auto;
  position: absolute;
  right: 1.6rem;
  top: 50%;
  transform: translateY(-50%);
  width: 0.8rem;
}
.off-canvas__nav-list-item-link.js-touch-active {
  background-color: rgba(255, 255, 255, 0.1);
}
.off-canvas__nav-list-item-link.js-touch-active:after {
  -webkit-animation-name: bounceAlpha;
  -webkit-animation-duration: 1s;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: var(--base);
  animation-duration: 1s;
  animation-iteration-count: 1;
  animation-name: bounceAlpha;
  animation-timing-function: var(--base);
}
.off-canvas__nav-list-item-link.--contact {
  background-color: var(--wte);
  color: var(--bck);
}
.off-canvas__nav-list-item-link.--contact:after {
  background-image: url("../img/arrow.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

/*--------------------------------------------　home-mv
---------------------------------------------*/
.home-mv__img {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.home-mv__particle {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.home-mv__inner {
  height: 32rem;
  padding: 0 2rem 1.6rem;
}
@media screen and (min-width: 769px) {
  .home-mv__inner {
    height: clamp(0rem, 36.7647058824vw, 50rem);
    padding: 0 clamp(0rem, 1.4705882353vw, 2rem) clamp(0rem, 2.3529411765vw, 3.2rem);
  }
}
.home-mv__flex {
  align-items: center;
  height: 100%;
  justify-content: center;
  row-gap: 0.8rem;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .home-mv__flex {
    row-gap: clamp(0rem, 0.7352941176vw, 1rem);
  }
}
.home-mv__ttl {
  font-size: 4rem;
}
@media screen and (min-width: 769px) {
  .home-mv__ttl {
    font-size: clamp(0rem, 4.7058823529vw, 6.4rem);
  }
}
.home-mv__desc {
  font-size: 1.2rem;
  line-height: 1.7;
}
@media screen and (min-width: 769px) {
  .home-mv__desc {
    font-size: clamp(0rem, 1.4705882353vw, 2rem);
  }
} /*--------------------------------------------　home-about
---------------------------------------------*/
.home-about__txt {
  font-size: 1.4rem;
  line-height: 1.7;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .home-about__txt {
    font-size: clamp(0rem, 1.1029411765vw, 1.5rem);
  }
}

/*--------------------------------------------　home-bnrs
---------------------------------------------*/
.home-bnrs__list {
  -webkit-column-gap: 1rem;
  -moz-column-gap: 1rem;
  column-gap: 1rem;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  list-style: none;
  row-gap: 1rem;
}
@media screen and (min-width: 769px) {
  .home-bnrs__list {
    -webkit-column-gap: clamp(0rem, 1.4705882353vw, 2rem);
    -moz-column-gap: clamp(0rem, 1.4705882353vw, 2rem);
    column-gap: clamp(0rem, 1.4705882353vw, 2rem);
    flex-direction: row;
    row-gap: clamp(0rem, 1.4705882353vw, 2rem);
  }
}
.home-bnrs__list-item {
  width: 100%;
}
@media screen and (min-width: 769px) {
  .home-bnrs__list-item {
    width: calc(50% - clamp(0rem, 0.8088235294vw, 1.1rem));
  }
}
.home-bnrs__list-item-link {
  align-items: center;
  aspect-ratio: 480/135;
  height: auto;
  justify-content: center;
  position: relative;
  text-decoration: none;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .home-bnrs__list-item-link:hover .home-bnrs__list-item-link-ttl {
    text-shadow: 0 3px 4px rgba(0, 0, 0, 0.7);
  }
  .home-bnrs__list-item-link:hover .home-bnrs__list-item-link-img img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}
.home-bnrs__list-item-link.js-touch-active .home-bnrs__list-item-link-img img {
  -webkit-transform: scale(1.4);
  transform: scale(1.4);
}
.home-bnrs__list-item-link-img {
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
}
.home-bnrs__list-item-link-img img {
  transition: -webkit-transform 0.6s var(--base);
  transition: transform 0.6s var(--base);
  transition: transform 0.6s var(--base), -webkit-transform 0.6s var(--base);
}
.home-bnrs__list-item-link-ttl {
  position: relative;
  text-shadow: 0 3px 4px rgba(0, 0, 0, 0.35);
  transition: text-shadow 0.3s var(--base);
}
@media screen and (min-width: 769px) {
  .home-bnrs__list-item-link-ttl {
    font-size: clamp(0rem, 2.3529411765vw, 3.2rem);
  }
}

/*--------------------------------------------　home-free
---------------------------------------------*/
.home-free__ttl {
  border-bottom: 1px solid var(--bck);
  border-top: 1px solid var(--bck);
  font-size: 1.8rem;
  margin: 0 0 2.4rem;
  padding: 1.6rem 0;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .home-free__ttl {
    font-size: clamp(0rem, 1.8382352941vw, 2.5rem);
    margin: 0 0 clamp(0rem, 3.5294117647vw, 4.8rem);
    padding: 3.2rem 0;
  }
}
.home-free__cnt h2,
.home-free__cnt h3 {
  background-color: #F9F9F9;
  font-size: 1.8rem;
  font-weight: var(--bold);
  margin: 0 0 2.4rem;
  padding: 1.6rem 2.4rem;
  position: relative;
}
@media screen and (min-width: 769px) {
  .home-free__cnt h2,
  .home-free__cnt h3 {
    font-size: clamp(0rem, 1.8382352941vw, 2.5rem);
    margin: 0 0 clamp(0rem, 3.5294117647vw, 4.8rem);
    padding: clamp(0rem, 1.7647058824vw, 2.4rem) clamp(0rem, 2.3529411765vw, 3.2rem);
  }
}
.home-free__cnt h2:before,
.home-free__cnt h3:before {
  background-color: var(--theme);
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 4px;
}
.home-free__cnt p,
.home-free__cnt ul,
.home-free__cnt ol {
  font-size: 1.2rem;
  line-height: 1.7;
  margin: 0 0 1.2rem;
  padding: 0 2rem;
}
@media screen and (min-width: 769px) {
  .home-free__cnt p,
  .home-free__cnt ul,
  .home-free__cnt ol {
    font-size: clamp(0rem, 1.1029411765vw, 1.5rem);
    margin: 0 0 clamp(0rem, 1.7647058824vw, 2.4rem);
    padding: 0 clamp(0rem, 11.1764705882vw, 15.2rem);
  }
}
.home-free__cnt p img,
.home-free__cnt ul img,
.home-free__cnt ol img {
  display: inline-block;
  height: auto;
  max-width: 100%;
}
.home-free__cnt blockquote {
  font-style: italic;
}
.home-free__cnt a {
  color: var(--bck);
  padding: 0 0.4rem;
}

/*--------------------------------------------　home-news & press
---------------------------------------------*/
.home-news__inner,
.home-press__inner {
  padding: 3.2rem 2rem;
}
@media screen and (min-width: 769px) {
  .home-news__inner,
  .home-press__inner {
    padding: clamp(0rem, 7.0588235294vw, 9.6rem) clamp(0rem, 1.4705882353vw, 2rem);
  }
}
.home-news__ttl,
.home-press__ttl {
  font-size: 1.8rem;
  margin: 0 0 1.6rem;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .home-news__ttl,
  .home-press__ttl {
    font-size: clamp(0rem, 1.8382352941vw, 2.5rem);
    margin: 0 0 clamp(0rem, 2.3529411765vw, 3.2rem);
  }
}
.home-news__list,
.home-press__list {
  list-style: none;
}
.home-news__list-item,
.home-press__list-item {
  position: relative;
}
.home-news__list-item:before,
.home-press__list-item:before {
  background-color: #eaeaea;
  bottom: 1px;
  content: "";
  display: block;
  height: 1px;
  left: 0;
  position: absolute;
  width: 100%;
}
.home-news__list-item:nth-child(1) .home-news__list-item-link-ttl:before,
.home-press__list-item:nth-child(1) .home-news__list-item-link-ttl:before {
  align-items: center;
  background-color: var(--accent);
  border-radius: 0.2rem;
  color: var(--wte);
  content: "NEW";
  display: flex;
  font-size: 1rem;
  justify-content: center;
  letter-spacing: 0em;
  padding: 0 0.4rem;
}
@media screen and (min-width: 769px) {
  .home-news__list-item:nth-child(1) .home-news__list-item-link-ttl:before,
  .home-press__list-item:nth-child(1) .home-news__list-item-link-ttl:before {
    border-radius: clamp(0rem, 0.2941176471vw, 0.4rem);
    font-size: clamp(0rem, 0.8823529412vw, 1.2rem);
    padding: 0 clamp(0rem, 0.7352941176vw, 1rem);
  }
}
.home-news__list-item-link,
.home-press__list-item-link {
  -webkit-column-gap: 1.6rem;
  -moz-column-gap: 1.6rem;
  column-gap: 1.6rem;
  flex-direction: column;
  padding: 1.2rem 1.6rem 1.2rem 0;
  row-gap: 0.4rem;
  text-decoration: none;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .home-news__list-item-link,
  .home-press__list-item-link {
    -webkit-column-gap: clamp(0rem, 2.3529411765vw, 3.2rem);
    -moz-column-gap: clamp(0rem, 2.3529411765vw, 3.2rem);
    align-items: center;
    column-gap: clamp(0rem, 2.3529411765vw, 3.2rem);
    flex-direction: row;
    padding: clamp(0rem, 1.7647058824vw, 2.4rem) clamp(0rem, 2.3529411765vw, 3.2rem) clamp(0rem, 1.7647058824vw, 2.4rem) 0;
  }
  .home-news__list-item-link:hover:after,
  .home-press__list-item-link:hover:after {
    -webkit-animation-name: bounceAlpha;
    -webkit-animation-duration: 1s;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-timing-function: var(--base);
    animation-duration: 1s;
    animation-iteration-count: 1;
    animation-name: bounceAlpha;
    animation-timing-function: var(--base);
  }
}
.home-news__list-item-link.js-touch-active:after,
.home-press__list-item-link.js-touch-active:after {
  -webkit-animation-name: bounceAlpha;
  -webkit-animation-duration: 1s;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: var(--base);
  animation-duration: 1s;
  animation-iteration-count: 1;
  animation-name: bounceAlpha;
  animation-timing-function: var(--base);
}
.home-news__list-item-link:after,
.home-press__list-item-link:after {
  -webkit-transform: translateY(-50%);
  aspect-ratio: 8/11;
  background-image: url("../img/arrow.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  display: block;
  height: auto;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 0.8rem;
}
@media screen and (min-width: 769px) {
  .home-news__list-item-link:after,
  .home-press__list-item-link:after {
    width: clamp(0rem, 0.5882352941vw, 0.8rem);
  }
}
.home-news__list-item-link-date,
.home-press__list-item-link-date {
  color: #697A86;
  font-size: 1.2rem;
  letter-spacing: 0em;
  line-height: 1.7;
}
@media screen and (min-width: 769px) {
  .home-news__list-item-link-date,
  .home-press__list-item-link-date {
    font-size: clamp(0rem, 1.1764705882vw, 1.6rem);
  }
}
.home-news__list-item-link-ttl,
.home-press__list-item-link-ttl {
  -webkit-column-gap: 0.8rem;
  -moz-column-gap: 0.8rem;
  align-items: center;
  column-gap: 0.8rem;
  flex: 1;
  font-size: 1.2rem;
  line-height: 1.7;
}
@media screen and (min-width: 769px) {
  .home-news__list-item-link-ttl,
  .home-press__list-item-link-ttl {
    -webkit-column-gap: clamp(0rem, 0.7352941176vw, 1rem);
    -moz-column-gap: clamp(0rem, 0.7352941176vw, 1rem);
    column-gap: clamp(0rem, 0.7352941176vw, 1rem);
    font-size: clamp(0rem, 1.1764705882vw, 1.6rem);
  }
}

/*--------------------------------------------　home-press
---------------------------------------------*/
.home-press {
  background-color: #F6F7F7;
}

/*--------------------------------------------　page-ttl
---------------------------------------------*/
.page-ttl {
  background-color: #E8E7E3;
}
.page-ttl__flex {
  align-items: center;
  height: 12rem;
  justify-content: center;
}
@media screen and (min-width: 769px) {
  .page-ttl__flex {
    height: clamp(0rem, 14.7058823529vw, 20rem);
  }
}
.page-ttl__txt {
  font-size: 2.4rem;
}
@media screen and (min-width: 769px) {
  .page-ttl__txt {
    font-size: clamp(0rem, 2.3529411765vw, 3.2rem);
  }
}

/*--------------------------------------------　blog-arch
---------------------------------------------*/
.blog-arch {
  background-color: #f1f1f1;
}
.blog-arch__inner {
  padding: 3.2rem 2rem;
}
@media screen and (min-width: 769px) {
  .blog-arch__inner {
    padding: clamp(0rem, 7.0588235294vw, 9.6rem) clamp(0rem, 1.4705882353vw, 2rem);
  }
}
.blog-arch__list {
  flex-direction: column;
  flex-wrap: wrap;
  list-style: none;
  row-gap: 3.2rem;
}
@media screen and (min-width: 769px) {
  .blog-arch__list {
    -webkit-column-gap: clamp(0rem, 2.9411764706vw, 4rem);
    -moz-column-gap: clamp(0rem, 2.9411764706vw, 4rem);
    column-gap: clamp(0rem, 2.9411764706vw, 4rem);
    flex-direction: row;
  }
}
.blog-arch__list-item {
  width: 100%;
}
@media screen and (min-width: 769px) {
  .blog-arch__list-item {
    width: calc(33.333% - clamp(0rem, 5.8823529412vw, 8rem) / 3);
  }
}
.blog-arch__list-item-link {
  text-decoration: none;
}
.blog-arch__list-item-link.js-touch-active .blog-arch__list-item-link-img img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
@media screen and (min-width: 769px) {
  .blog-arch__list-item-link:hover .blog-arch__list-item-link-img img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}
.blog-arch__list-item-link-img {
  aspect-ratio: 360/240;
  height: auto;
  overflow: hidden;
  width: 100%;
}
.blog-arch__list-item-link-img img {
  transition: -webkit-transform 0.3s var(--base);
  transition: transform 0.3s var(--base);
  transition: transform 0.3s var(--base), -webkit-transform 0.3s var(--base);
}
.blog-arch__list-item-link-cnt {
  padding: 1.6rem;
}
@media screen and (min-width: 769px) {
  .blog-arch__list-item-link-cnt {
    padding: clamp(0rem, 2.3529411765vw, 3.2rem);
  }
}
.blog-arch__list-item-link-cnt-cat {
  color: var(--theme);
  font-size: 1.2rem;
  letter-spacing: 0em;
  margin: 0 0 0.8rem;
}
@media screen and (min-width: 769px) {
  .blog-arch__list-item-link-cnt-cat {
    font-size: clamp(0rem, 1.1764705882vw, 1.6rem);
    margin: 0 0 clamp(0rem, 1.1764705882vw, 1.6rem);
  }
}
.blog-arch__list-item-link-cnt-ttl {
  font-size: 1.8rem;
  line-height: 1.4;
  margin: 0 0 0.8rem;
}
@media screen and (min-width: 769px) {
  .blog-arch__list-item-link-cnt-ttl {
    font-size: clamp(0rem, 1.7647058824vw, 2.4rem);
    margin: 0 0 clamp(0rem, 1.1764705882vw, 1.6rem);
  }
}
.blog-arch__list-item-link-cnt-date {
  font-size: 1.2rem;
  letter-spacing: 0em;
  margin: 0 0 0.8rem;
}
@media screen and (min-width: 769px) {
  .blog-arch__list-item-link-cnt-date {
    font-size: clamp(0rem, 1.0294117647vw, 1.4rem);
    margin: 0 0 clamp(0rem, 1.1764705882vw, 1.6rem);
  }
}
.blog-arch__list-item-link-cnt-ex {
  font-size: 1.2rem;
  line-height: 1.5;
  margin: 0 0 0.8rem;
}
@media screen and (min-width: 769px) {
  .blog-arch__list-item-link-cnt-ex {
    font-size: clamp(0rem, 1.1764705882vw, 1.6rem);
    margin: 0 0 clamp(0rem, 1.1764705882vw, 1.6rem);
  }
}
.blog-arch__list-item-link-cnt-read {
  -webkit-column-gap: 0.4rem;
  -moz-column-gap: 0.4rem;
  align-items: center;
  column-gap: 0.4rem;
  font-size: 1.2rem;
}
@media screen and (min-width: 769px) {
  .blog-arch__list-item-link-cnt-read {
    -webkit-column-gap: clamp(0rem, 0.5882352941vw, 0.8rem);
    -moz-column-gap: clamp(0rem, 0.5882352941vw, 0.8rem);
    column-gap: clamp(0rem, 0.5882352941vw, 0.8rem);
    font-size: clamp(0rem, 1.0294117647vw, 1.4rem);
  }
}
.blog-arch__list-item-link-cnt-read:after {
  content: "→";
  display: block;
}

/*--------------------------------------------　blog-post
---------------------------------------------*/
.blog-post {
  background-color: #f1f1f1;
}
.blog-post__inenr {
  padding: 3.2rem 2rem;
}
@media screen and (min-width: 769px) {
  .blog-post__inenr {
    padding: clamp(0rem, 7.0588235294vw, 9.6rem) clamp(0rem, 1.4705882353vw, 2rem);
  }
}
.blog-post__flex {
  flex-direction: column;
  row-gap: 6.4rem;
}
@media screen and (min-width: 769px) {
  .blog-post__flex {
    -webkit-column-gap: clamp(0rem, 4.7058823529vw, 6.4rem);
    -moz-column-gap: clamp(0rem, 4.7058823529vw, 6.4rem);
    column-gap: clamp(0rem, 4.7058823529vw, 6.4rem);
    flex-direction: row;
  }
}
.blog-post__flex1 {
  width: 100%;
}
@media screen and (min-width: 769px) {
  .blog-post__flex1 {
    width: clamp(0rem, 57.3529411765vw, 78rem);
  }
}
.blog-post__flex1-box {
  border-radius: 0.4rem;
  margin-bottom: 4rem;
  padding: 1.6rem;
}
@media screen and (min-width: 769px) {
  .blog-post__flex1-box {
    border-radius: clamp(0rem, 0.2941176471vw, 0.4rem);
    margin-bottom: clamp(0rem, 5.8823529412vw, 8rem);
    padding: clamp(0rem, 1.7647058824vw, 2.4rem);
  }
}
.blog-post__flex1-top-cat {
  color: #0c4a7c;
  font-size: 1.2rem;
  letter-spacing: 0em;
  margin: 0 0 1rem;
}
@media screen and (min-width: 769px) {
  .blog-post__flex1-top-cat {
    font-size: clamp(0rem, 1.0294117647vw, 1.4rem);
    margin: 0 0 clamp(0rem, 1.7647058824vw, 2.4rem);
  }
}
.blog-post__flex1-top-ttl {
  font-size: 1.8rem;
  line-height: 1.4;
  margin: 0 0 1rem;
}
@media screen and (min-width: 769px) {
  .blog-post__flex1-top-ttl {
    font-size: clamp(0rem, 2.3529411765vw, 3.2rem);
    margin: 0 0 clamp(0rem, 1.7647058824vw, 2.4rem);
  }
}
.blog-post__flex1-top-date {
  font-size: 1rem;
  margin: 0 0 1rem;
}
@media screen and (min-width: 769px) {
  .blog-post__flex1-top-date {
    font-size: clamp(0rem, 0.8823529412vw, 1.2rem);
    margin: 0 0 clamp(0rem, 1.7647058824vw, 2.4rem);
  }
}
.blog-post__flex1-cnt p,
.blog-post__flex1-cnt ul,
.blog-post__flex1-cnt ol {
  font-size: 1.4rem;
  line-height: 1.7;
  margin: 0 0 1.6rem;
}
@media screen and (min-width: 769px) {
  .blog-post__flex1-cnt p,
  .blog-post__flex1-cnt ul,
  .blog-post__flex1-cnt ol {
    font-size: clamp(0rem, 1.25vw, 1.7rem);
    margin: 0 0 clamp(0rem, 2.3529411765vw, 3.2rem);
  }
}
.blog-post__flex1-cnt a {
  color: #0c4a7c;
}
.blog-post__flex1-cnt h4,
.blog-post__flex1-cnt h5 {
  font-size: 1.6rem;
}
@media screen and (min-width: 769px) {
  .blog-post__flex1-cnt h4,
  .blog-post__flex1-cnt h5 {
    font-size: clamp(0rem, 1.4705882353vw, 2rem);
  }
}
.blog-post__flex1-cnt figcaption {
  font-size: 1.2rem;
  line-height: 1.7;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .blog-post__flex1-cnt figcaption {
    font-size: clamp(0rem, 1.0294117647vw, 1.4rem);
  }
}
.blog-post__flex1-cnt .kb-table-of-content-list {
  line-height: 2;
}
.blog-post__flex1-cnt .wp-block-kadence-advancedheading {
  padding: 1.6rem 0 !important;
}
@media screen and (min-width: 769px) {
  .blog-post__flex1-cnt .wp-block-kadence-advancedheading {
    padding: clamp(0rem, 1.7647058824vw, 2.4rem) 0 !important;
  }
}
.blog-post__flex1-cnt .has-small-font-size {
  font-size: 1.2rem;
}
@media screen and (min-width: 769px) {
  .blog-post__flex1-cnt .has-small-font-size {
    font-size: clamp(0rem, 1.0294117647vw, 1.4rem);
  }
}
.blog-post__flex1-cnt h2,
.blog-post__flex1-cnt h3 {
  background-color: #F9F9F9;
  font-size: 1.8rem;
  font-weight: var(--bold);
  margin: 0 0 2.4rem;
  padding: 1.6rem 2.4rem;
  position: relative;
}
@media screen and (min-width: 769px) {
  .blog-post__flex1-cnt h2,
  .blog-post__flex1-cnt h3 {
    font-size: clamp(0rem, 1.8382352941vw, 2.5rem);
    margin: 0 0 clamp(0rem, 3.5294117647vw, 4.8rem);
    padding: clamp(0rem, 1.7647058824vw, 2.4rem) clamp(0rem, 2.3529411765vw, 3.2rem);
  }
}
.blog-post__flex1-cnt h2:before,
.blog-post__flex1-cnt h3:before {
  background-color: var(--theme);
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 4px;
}
.blog-post__flex1-cnt hr {
  display: block;
  margin: 0 0 2.4rem;
}
@media screen and (min-width: 769px) {
  .blog-post__flex1-cnt hr {
    margin: 0 0 clamp(0rem, 3.5294117647vw, 4.8rem);
  }
}
.blog-post__flex1-cnt h4,
.blog-post__flex1-cnt h5,
.blog-post__flex1-cnt h6 {
  background-color: #F9F9F9;
  font-size: 1.8rem;
  margin: 0 0 2.4rem;
  padding: 0.8rem;
}
@media screen and (min-width: 769px) {
  .blog-post__flex1-cnt h4,
  .blog-post__flex1-cnt h5,
  .blog-post__flex1-cnt h6 {
    font-size: clamp(0rem, 1.4705882353vw, 2rem);
    margin: 0 0 clamp(0rem, 3.5294117647vw, 4.8rem);
    padding: clamp(0rem, 1.1764705882vw, 1.6rem);
  }
}
.blog-post__flex1-pager-flex {
  align-items: center;
  justify-content: space-between;
  position: relative;
}
.blog-post__flex1-pager-flex:after {
  -webkit-transform: translate(-50%, -50%);
  background-color: var(--bck);
  content: "";
  height: 100%;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 1px;
}
.blog-post__flex1-pager-prev, .blog-post__flex1-pager-next {
  font-size: 1.2rem;
  padding: 0 1.6rem;
  width: 50%;
}
@media screen and (min-width: 769px) {
  .blog-post__flex1-pager-prev, .blog-post__flex1-pager-next {
    font-size: clamp(0rem, 1.1029411765vw, 1.5rem);
    padding: 0 clamp(0rem, 1.7647058824vw, 2.4rem);
  }
}
.blog-post__flex1-pager-prev-text, .blog-post__flex1-pager-next-text {
  -webkit-column-gap: 0.4rem;
  -moz-column-gap: 0.4rem;
  align-items: center;
  column-gap: 0.4rem;
  line-height: 1.7;
  text-decoration: none;
}
@media screen and (min-width: 769px) {
  .blog-post__flex1-pager-prev-text, .blog-post__flex1-pager-next-text {
    -webkit-column-gap: clamp(0rem, 0.5882352941vw, 0.8rem);
    -moz-column-gap: clamp(0rem, 0.5882352941vw, 0.8rem);
    column-gap: clamp(0rem, 0.5882352941vw, 0.8rem);
  }
}
.blog-post__flex2 {
  width: 100%;
}
@media screen and (min-width: 769px) {
  .blog-post__flex2 {
    flex: 1;
  }
}
.blog-post__flex2-box {
  margin: 0 0 4rem;
}
@media screen and (min-width: 769px) {
  .blog-post__flex2-box {
    margin: 0 0 clamp(0rem, 2.9411764706vw, 4rem);
  }
}
.blog-post__flex2-box-ttl {
  font-size: 1.6rem;
  margin: 0 0 1.6rem;
}
@media screen and (min-width: 769px) {
  .blog-post__flex2-box-ttl {
    font-size: clamp(0rem, 1.3235294118vw, 1.8rem);
    margin: 0 0 clamp(0rem, 1.7647058824vw, 2.4rem);
  }
}
.blog-post__flex2-box-latest, .blog-post__flex2-box-year, .blog-post__flex2-box-cat {
  list-style: none;
}
.blog-post__flex2-box-cat a {
  color: var(--bck);
  display: block;
  font-size: 1.2rem;
  margin-bottom: 1.6rem;
  text-decoration: none;
}
@media screen and (min-width: 769px) {
  .blog-post__flex2-box-cat a {
    font-size: clamp(0rem, 1.1029411765vw, 1.5rem);
    margin-bottom: clamp(0rem, 1.1764705882vw, 1.6rem);
  }
}
.blog-post__flex2-box-latest-item-link,
.blog-post .blog-post__flex2-box-year-item a {
  color: var(--bck);
  display: block;
  font-size: 1.2rem;
  line-height: 1.4;
  margin-bottom: 1.6rem;
  text-decoration: none;
}
@media screen and (min-width: 769px) {
  .blog-post__flex2-box-latest-item-link,
  .blog-post .blog-post__flex2-box-year-item a {
    font-size: clamp(0rem, 1.1029411765vw, 1.5rem);
    margin-bottom: clamp(0rem, 1.1764705882vw, 1.6rem);
  }
}

/*--------------------------------------------　page-cnt
---------------------------------------------*/
.page-cnt__inner {
  padding: 0 2rem;
}
@media screen and (min-width: 769px) {
  .page-cnt__inner {
    padding: 0 clamp(0rem, 1.4705882353vw, 2rem);
  }
}
.page-cnt__box h2,
.page-cnt__box h3,
.page-cnt__box h4,
.page-cnt__box h5,
.page-cnt__box h6 {
  font-weight: var(--semi-bold);
  line-height: 1.4;
}
.page-cnt__box h2 {
  font-size: 2.2rem !important;
  margin: 0 0 2.4rem;
}
@media screen and (min-width: 769px) {
  .page-cnt__box h2 {
    font-size: clamp(0rem, 2.3529411765vw, 3.2rem) !important;
    margin: 0 0 clamp(0rem, 2.3529411765vw, 3.2rem);
  }
}
.page-cnt__box h3 {
  font-size: 1.8rem !important;
}
@media screen and (min-width: 769px) {
  .page-cnt__box h3 {
    font-size: clamp(0rem, 2.0588235294vw, 2.8rem) !important;
  }
}
.page-cnt__box h4 {
  font-size: 1.6rem !important;
}
@media screen and (min-width: 769px) {
  .page-cnt__box h4 {
    font-size: clamp(0rem, 1.6176470588vw, 2.2rem) !important;
  }
}
.page-cnt__box h5 {
  font-size: 1.6rem !important;
}
@media screen and (min-width: 769px) {
  .page-cnt__box h5 {
    font-size: clamp(0rem, 1.7647058824vw, 2.4rem) !important;
  }
}
.page-cnt__box h6 {
  font-size: 1.6rem !important;
}
@media screen and (min-width: 769px) {
  .page-cnt__box h6 {
    font-size: clamp(0rem, 1.4705882353vw, 2rem) !important;
  }
}
.page-cnt__box p {
  font-size: 1.4rem;
  line-height: 1.7;
  margin: 0 0 2.4rem;
}
@media screen and (min-width: 769px) {
  .page-cnt__box p {
    font-size: clamp(0rem, 1.25vw, 1.7rem);
    margin: 0 0 clamp(0rem, 2.3529411765vw, 3.2rem);
  }
}
.page-cnt__box a {
  color: #0c4a7c;
  overflow-wrap: break-word;
}
.page-cnt__box img {
  height: auto !important;
  max-width: 100% !important;
}
.page-cnt__box .wp-block-list {
  line-height: 1.7;
  list-style: none;
}
.page-cnt__box .wp-block-kadence-advancedheading {
  margin: 0 0 2.4rem;
}
@media screen and (min-width: 769px) {
  .page-cnt__box .wp-block-kadence-advancedheading {
    margin: 0 0 clamp(0rem, 2.3529411765vw, 3.2rem);
  }
}
.page-cnt__box .wp-block-image {
  margin: 0 0 2.4rem;
}
@media screen and (min-width: 769px) {
  .page-cnt__box .wp-block-image {
    margin: 0 0 clamp(0rem, 2.3529411765vw, 3.2rem);
  }
}
.page-cnt__box figcaption {
  font-size: 1rem;
  line-height: 1.4;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .page-cnt__box figcaption {
    font-size: clamp(0rem, 0.8823529412vw, 1.2rem);
  }
}
.page-cnt__box .has-theme-palette-8-background-color {
  position: relative;
}
.page-cnt__box .has-theme-palette-8-background-color:before {
  background-color: #f1f1f1;
  content: "";
  display: block;
  height: 100%;
  left: 0;
  left: calc(50% - 50vw);
  position: absolute;
  right: calc(50% - 50vw);
  top: 0;
  width: 100vw;
  z-index: -1;
}
.page-cnt__box .has-theme-palette-8-background-color h2 {
  margin: 0;
}
.page-cnt__box .kt-inside-inner-col h3 {
  margin: 0;
}
.page-cnt__box .wp-block-group {
  margin: 0 0 2.4rem;
}
@media screen and (min-width: 769px) {
  .page-cnt__box .wp-block-group {
    margin: 0 0 clamp(0rem, 2.3529411765vw, 3.2rem);
  }
}
.page-cnt__box ul.kt-svg-icon-list {
  margin: 0 0 2.4rem 2.4rem !important;
}
@media screen and (min-width: 769px) {
  .page-cnt__box ul.kt-svg-icon-list {
    margin: 0 0 clamp(0rem, 2.3529411765vw, 3.2rem) clamp(0rem, 2.3529411765vw, 3.2rem) !important;
  }
}

/*--------------------------------------------　page-cnt
---------------------------------------------*/
.form__inner {
  padding: 0 2rem 6.4rem;
}
@media screen and (min-width: 769px) {
  .form__inner {
    padding: 0 clamp(0rem, 1.4705882353vw, 2rem) clamp(0rem, 4.776119403vw, 6.4rem);
  }
}
.form__lead {
  font-size: 1.3rem;
  line-height: 1.4;
  padding: 6.4rem 0 3.2rem 0;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .form__lead {
    font-size: clamp(0rem, 1.1194029851vw, 1.5rem);
    padding: clamp(0rem, 5.9701492537vw, 8rem) 0 clamp(0rem, 4.776119403vw, 6.4rem);
  }
}
.form__dls {
  row-gap: 4rem;
}
@media screen and (min-width: 769px) {
  .form__dls {
    row-gap: clamp(0rem, 3.6764705882vw, 5rem);
  }
}
.form__dls-dl {
  margin: 0 0 4rem;
}
@media screen and (min-width: 769px) {
  .form__dls-dl {
    margin: 0 0 clamp(0rem, 3.7313432836vw, 5rem);
  }
}
.form__dls-dt {
  -webkit-column-gap: 0.8rem;
  -moz-column-gap: 0.8rem;
  align-items: center;
  column-gap: 0.8rem;
  font-size: 1.6rem;
  margin: 0 0 1.6rem;
}
@media screen and (min-width: 769px) {
  .form__dls-dt {
    -webkit-column-gap: clamp(0rem, 0.5882352941vw, 0.8rem);
    -moz-column-gap: clamp(0rem, 0.5882352941vw, 0.8rem);
    column-gap: clamp(0rem, 0.5882352941vw, 0.8rem);
    font-size: clamp(0rem, 1.1764705882vw, 1.6rem);
    margin: 0 0 clamp(0rem, 1.1764705882vw, 1.6rem);
  }
}
.form__dls-dt span {
  display: inline-block;
  font-size: 1.1rem;
  margin: 0 0 0 0.4rem;
}
@media screen and (min-width: 769px) {
  .form__dls-dt span {
    font-size: clamp(0rem, 0.8955223881vw, 1.2rem);
    margin: 0 0 0 clamp(0rem, 0.5970149254vw, 0.8rem);
  }
}
.--require .form__dls-dt:after {
  background-image: url("../img/require.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.form__dls-dt:after {
  content: "";
  display: block;
  height: 1.9rem;
  width: 5rem;
}
@media screen and (min-width: 769px) {
  .form__dls-dt:after {
    height: clamp(0rem, 1.3970588235vw, 1.9rem);
    width: clamp(0rem, 3.6764705882vw, 5rem);
  }
}
.form__dls-dd {
  -webkit-column-gap: 1.6rem;
  -moz-column-gap: 1.6rem;
  column-gap: 1.6rem;
  flex-wrap: wrap;
  row-gap: 1.6rem;
  row-gap: 1.6rem;
}
@media screen and (min-width: 769px) {
  .form__dls-dd {
    -webkit-column-gap: clamp(0rem, 1.1764705882vw, 1.6rem);
    -moz-column-gap: clamp(0rem, 1.1764705882vw, 1.6rem);
    column-gap: clamp(0rem, 1.1764705882vw, 1.6rem);
    font-size: clamp(0rem, 1.1764705882vw, 1.6rem);
    row-gap: clamp(0rem, 1.1764705882vw, 1.6rem);
  }
}
.form__dls-dd .wpcf7-form-control {
  max-width: 100%;
}
.form__dls-dd .wpcf7-form-control .wpcf7-list-item {
  margin: 0;
}
.form__dls-dd input[type=text],
.form__dls-dd input[type=email],
.form__dls-dd input[type=tel],
.form__dls-dd select,
.form__dls-dd textarea {
  -moz-appearance: none;
  -webkit-appearance: none;
  background: none transparent;
  border: 0;
  border: 0.1rem solid #E0E0E0;
  border-radius: 0;
  color: inherit;
  display: block;
  font-size: inherit;
  font-size: 1.6rem;
  height: 4.8rem;
  margin: 0;
  outline: none;
  padding: 0;
  padding: 1.2rem;
  vertical-align: middle;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .form__dls-dd input[type=text],
  .form__dls-dd input[type=email],
  .form__dls-dd input[type=tel],
  .form__dls-dd select,
  .form__dls-dd textarea {
    height: clamp(0rem, 3.5294117647vw, 4.8rem);
    padding: clamp(0rem, 1.1764705882vw, 1.6rem);
  }
}
.form__dls-dd input[type=text]::-webkit-input-placeholder, .form__dls-dd input[type=email]::-webkit-input-placeholder, .form__dls-dd input[type=tel]::-webkit-input-placeholder, .form__dls-dd select::-webkit-input-placeholder, .form__dls-dd textarea::-webkit-input-placeholder {
  color: #E0E0E0;
}
.form__dls-dd input[type=text]:-ms-input-placeholder, .form__dls-dd input[type=email]:-ms-input-placeholder, .form__dls-dd input[type=tel]:-ms-input-placeholder, .form__dls-dd select:-ms-input-placeholder, .form__dls-dd textarea:-ms-input-placeholder {
  color: #E0E0E0;
}
.form__dls-dd input[type=text]::-ms-input-placeholder, .form__dls-dd input[type=email]::-ms-input-placeholder, .form__dls-dd input[type=tel]::-ms-input-placeholder, .form__dls-dd select::-ms-input-placeholder, .form__dls-dd textarea::-ms-input-placeholder {
  color: #E0E0E0;
}
.form__dls-dd input[type=text]::placeholder,
.form__dls-dd input[type=email]::placeholder,
.form__dls-dd input[type=tel]::placeholder,
.form__dls-dd select::placeholder,
.form__dls-dd textarea::placeholder {
  color: #E0E0E0;
}
.form__dls-dd input[type=text]::-webkit-input-placeholder,
.form__dls-dd input[type=email]::-webkit-input-placeholder,
.form__dls-dd input[type=tel]::-webkit-input-placeholder,
.form__dls-dd select::-webkit-input-placeholder,
.form__dls-dd textarea::-webkit-input-placeholder {
  color: var(--gry);
}
.form__dls-dd input[type=text]:-moz-placeholder,
.form__dls-dd input[type=email]:-moz-placeholder,
.form__dls-dd input[type=tel]:-moz-placeholder,
.form__dls-dd select:-moz-placeholder,
.form__dls-dd textarea:-moz-placeholder {
  /* Firefox 18- */
  color: transparent;
}
.form__dls-dd input[type=text]::-moz-placeholder,
.form__dls-dd input[type=email]::-moz-placeholder,
.form__dls-dd input[type=tel]::-moz-placeholder,
.form__dls-dd select::-moz-placeholder,
.form__dls-dd textarea::-moz-placeholder {
  /* Firefox 19+ */
  color: transparent;
}
.form__dls-dd input[type=text]:-ms-input-placeholder,
.form__dls-dd input[type=email]:-ms-input-placeholder,
.form__dls-dd input[type=tel]:-ms-input-placeholder,
.form__dls-dd select:-ms-input-placeholder,
.form__dls-dd textarea:-ms-input-placeholder {
  color: transparent;
}
.form__dls-dd select {
  cursor: pointer;
  padding: 0 2.4rem;
}
.form__dls-dd textarea {
  height: 16rem;
}
@media screen and (min-width: 769px) {
  .form__dls-dd textarea {
    height: clamp(0rem, 11.7647058824vw, 16rem);
  }
}
.form__dls-dd.--select {
  cursor: pointer;
  position: relative;
}
.form__dls-dd.--select:after {
  aspect-ratio: 26/11;
  background-image: url("../img/down-arrow.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  display: block;
  height: auto;
  pointer-events: none;
  position: absolute;
  right: 2.4rem;
  top: 2.4rem;
  width: 1.3rem;
}
@media screen and (min-width: 769px) {
  .form__dls-dd.--select:after {
    position: absolute;
    right: 2.4rem;
    top: clamp(0rem, 1.4925373134vw, 2rem);
    width: clamp(0rem, 1.9402985075vw, 2.6rem);
  }
}
.form__btn {
  flex-direction: column;
  row-gap: 1rem;
}
@media screen and (min-width: 769px) {
  .form__btn {
    flex-direction: row;
  }
}
.form__btn {
  border-radius: 9999px;
  margin: 0 auto;
  margin: 4rem auto 0;
  position: relative;
  transition: 0.3s var(--base);
  width: 100%;
}
.form__btn p {
  height: 6.4rem;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .form__btn p {
    height: clamp(0rem, 5.8823529412vw, 8rem);
  }
}
.form__btn:hover {
  opacity: 0.75;
}
.form__btn:after {
  -webkit-transform: translateY(-50%);
  aspect-ratio: 1/1;
  background-image: url("../img/send-arrow.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  display: block;
  height: auto;
  position: absolute;
  right: 1.6rem;
  top: 50%;
  transform: translateY(-50%);
  width: 1.4rem;
}
@media screen and (min-width: 769px) {
  .form__btn:after {
    position: absolute;
    right: clamp(0rem, 1.7910447761vw, 2.4rem);
    top: 50%;
    width: clamp(0rem, 1.0447761194vw, 1.4rem);
  }
}
@media screen and (min-width: 769px) {
  .form__btn {
    margin: clamp(0rem, 7.0588235294vw, 9.6rem) auto;
    width: clamp(0rem, 23.5294117647vw, 32rem);
  }
}
.form__btn input {
  -moz-appearance: none;
  -webkit-appearance: none;
  background: none transparent;
  background-color: #2F3A43;
  border: 0;
  border-radius: 0;
  box-sizing: content-box;
  color: inherit;
  color: var(--wte);
  cursor: pointer;
  font-size: inherit;
  font-size: 1.4rem;
  height: 100%;
  margin: 0;
  outline: none;
  padding: 0;
  vertical-align: middle;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .form__btn input {
    font-size: clamp(0rem, 1.1764705882vw, 1.6rem);
    height: 100%;
    width: 100%;
  }
}
.form .wpcf7-not-valid-tip,
.form .wpcf7-response-output {
  background-color: #eb585d !important;
  border: none !important;
  border-radius: 0.2rem !important;
  color: var(--wte) !important;
  font-size: 1rem !important;
  font-weight: bold;
  margin: 1rem 0 0 !important;
  padding: 0.4rem 0.8rem !important;
  width: 100%;
}
.form .wpcf7-response-output {
  margin: 1.6rem 0 0 !important;
  padding: 0.8rem;
}
.form .wpcf7-spinner {
  --_m:
    conic-gradient(#0000 10%, #000),
    linear-gradient(#000 0 0) content-box;
  -webkit-mask: var(--_m);
  -webkit-mask-composite: source-out;
  -webkit-animation: l3 0.5s infinite linear;
  animation: l3 0.5s infinite linear;
  aspect-ratio: 1;
  background: #25b09b;
  border-radius: 50%;
  display: block;
  height: 3.2rem !important;
  margin: 2.4rem auto !important;
  mask: var(--_m);
  mask-composite: subtract;
  padding: 0.8rem;
  width: 3.2rem !important;
}
.form .wpcf7-spinner:before {
  display: none;
}
@media screen and (min-width: 769px) {
  .form .wpcf7-spinner {
    height: clamp(0rem, 2.9411764706vw, 4rem) !important;
    margin: clamp(0rem, 2.9411764706vw, 4rem) auto !important;
    width: clamp(0rem, 2.9411764706vw, 4rem) !important;
  }
}
/*# sourceMappingURL=sourcemaps/style.css.map */