@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 {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 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] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  /* 2 */
}

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

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

@keyframes splide-loading {
  0% {
    transform: rotate(0);
  }
  to {
    transform: rotate(1turn);
  }
}
.splide__track--draggable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.splide__track--fade > .splide__list > .splide__slide {
  margin: 0 !important;
  opacity: 0;
  z-index: 0;
}

.splide__track--fade > .splide__list > .splide__slide.is-active {
  opacity: 1;
  z-index: 1;
}

.splide--rtl {
  direction: rtl;
}

.splide__track--ttb > .splide__list {
  display: block;
}

.splide__container {
  box-sizing: border-box;
  position: relative;
}

.splide__list {
  backface-visibility: hidden;
  display: flex;
  height: 100%;
  margin: 0 !important;
  padding: 0 !important;
}

.splide.is-initialized:not(.is-active) .splide__list {
  display: block;
}

.splide__pagination {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0;
  pointer-events: none;
}

.splide__pagination li {
  display: inline-block;
  line-height: 1;
  list-style-type: none;
  margin: 0;
  pointer-events: auto;
}

.splide:not(.is-overflow) .splide__pagination {
  display: none;
}

.splide__progress__bar {
  width: 0;
}

.splide {
  position: relative;
  visibility: hidden;
}

.splide.is-initialized, .splide.is-rendered {
  visibility: visible;
}

.splide__slide {
  backface-visibility: hidden;
  box-sizing: border-box;
  flex-shrink: 0;
  list-style-type: none !important;
  margin: 0;
  position: relative;
}

.splide__slide img {
  vertical-align: bottom;
}

.splide__spinner {
  animation: splide-loading 1s linear infinite;
  border: 2px solid #999;
  border-left-color: transparent;
  border-radius: 50%;
  bottom: 0;
  contain: strict;
  display: inline-block;
  height: 20px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
}

.splide__sr {
  clip: rect(0 0 0 0);
  border: 0;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.splide__toggle.is-active .splide__toggle__play, .splide__toggle__pause {
  display: none;
}

.splide__toggle.is-active .splide__toggle__pause {
  display: inline;
}

.splide__track {
  overflow: hidden;
  position: relative;
  z-index: 0;
}

: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: "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Noto Sans JP", sans-serif;
  --font-en1: "Lato", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Noto Sans JP", sans-serif;
  --font-en2: "Oswald", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Noto Sans JP", sans-serif;
  /*--------------------------------------------　color
  ---------------------------------------------*/
  --bck: #000;
  --bck2: #444;
  --bck3: #888;
  --wte: #fff;
  --bdr: #DDDDDD;
  --bg: #f8f8f8;
  /*--------------------------------------------　easing
  ---------------------------------------------*/
  --ease-hover: cubic-bezier(0.43, 0.05, 0.17, 1);
  --ease-base: cubic-bezier(0.62, 0.05, 0.01, 0.99);
}

/*--------------------------------------------　Media Query
---------------------------------------------*/
/*--------------------------------------------　Mixin
---------------------------------------------*/
/*--------------------------------------------　Keyframe
---------------------------------------------*/
@keyframes rotation {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(1080deg);
  }
}
@keyframes rotation-y50 {
  0% {
    transform: translateY(-50%) rotate(0deg);
  }
  100% {
    transform: translateY(-50%) rotate(1080deg);
  }
}
/*--------------------------------------------　Function
---------------------------------------------*/
/*--------------------------------------------　Base
---------------------------------------------*/
*,
*::before,
*::after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  text-decoration: none;
}

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 .transition-fade {
  transition: opacity 0.35s;
}
html.is-changing .transition-fade {
  opacity: 1;
}
html.is-animating .transition-fade {
  opacity: 0;
}
html ::-moz-selection {
  background-color: var(--bck3);
  color: var(--wte);
}
html ::selection {
  background-color: var(--bck3);
  color: var(--wte);
}
html ::-moz-selection {
  background-color: var(--bck3);
  color: var(--wte);
}

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

.grecaptcha-badge {
  visibility: hidden;
}

/*--------------------------------------------　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%;
}
.page #smooth-wrapper, .page__header #smooth-wrapper, .page__nav #smooth-wrapper, .page__main #smooth-wrapper, .page__section #smooth-wrapper, .page__article #smooth-wrapper, .page__aside #smooth-wrapper, .page__footer #smooth-wrapper, .page__inner #smooth-wrapper, .page__flex #smooth-wrapper {
  background-color: var(--bg);
}
.page__main, .page__footer {
  background-color: var(--bg);
}
.page__inner {
  margin: 0 auto;
  max-width: 100%;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .page__inner.--1200 {
    max-width: clamp(0rem, 86.1111111111vw, 124rem);
  }
}
@media screen and (min-width: 769px) {
  .page__inner.--1140 {
    max-width: clamp(0rem, 81.9444444444vw, 118rem);
  }
}
@media screen and (min-width: 769px) {
  .page__inner.--960 {
    max-width: clamp(0rem, 69.4444444444vw, 100rem);
  }
}
@media screen and (min-width: 769px) {
  .page__inner.--780 {
    max-width: clamp(0rem, 56.9444444444vw, 82rem);
  }
}
@media screen and (min-width: 769px) {
  .page__inner.--720 {
    max-width: clamp(0rem, 52.7777777778vw, 76rem);
  }
}
@media screen and (min-width: 769px) {
  .page__inner.--700 {
    max-width: clamp(0rem, 51.3888888889vw, 74rem);
  }
}
.page__flex {
  display: flex;
}
.page__flex > * {
  flex-shrink: 0;
  width: auto;
}
.page__flex.--v {
  flex-direction: column;
}
.page__flex.--i {
  display: inline-flex;
}
@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 iframe,
.page__img svg,
.page__img path,
.page__img g {
  display: block;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.page, .page__header, .page__nav, .page__main, .page__section, .page__article, .page__aside, .page__footer, .page__inner, .page__flex {
  /*--------------------------------------------　color
  ---------------------------------------------*/
}
.page__wte {
  color: var(--wte);
}
.page__bck {
  color: var(--bck);
}
.page__bck2 {
  color: var(--bck2);
}
.page__bck3 {
  color: var(--bck3);
}
.page__bg-wte {
  background-color: var(--wte);
}
.page__bg-bck {
  background-color: var(--bck);
}
.page, .page__header, .page__nav, .page__main, .page__section, .page__article, .page__aside, .page__footer, .page__inner, .page__flex {
  /*--------------------------------------------　font
  ---------------------------------------------*/
}
.page__en {
  font-family: var(--font-en1);
}
.page__en-ttl {
  font-family: var(--font-en2);
}
.page__sharp {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.page, .page__header, .page__nav, .page__main, .page__section, .page__article, .page__aside, .page__footer, .page__inner, .page__flex {
  /*--------------------------------------------　weight
  ---------------------------------------------*/
}
.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, .page__header, .page__nav, .page__main, .page__section, .page__article, .page__aside, .page__footer, .page__inner, .page__flex {
  /*--------------------------------------------　site
  ---------------------------------------------*/
}
.page, .page__header, .page__nav, .page__main, .page__section, .page__article, .page__aside, .page__footer, .page__inner, .page__flex {
  /*--------------------------------------------　link
  ---------------------------------------------*/
}
.page__link-line {
  position: relative;
}
.page__link-line.footer__flex2-nav-list-item-link:before, .page__link-line.footer__flex2-privacy-link:before, .page__link-line.archive-works__nav-list-item-link:before, .page__link-line.bread__list-item-link:before, .page__link-line.page-bread__list-item-link:before, .page__link-line.news-archive__list-item-link:before, .page__link-line.blog-archive__list-item:before, .page__link-line.blog-single-articles__list-item:before {
  background: var(--bck);
}
.page__link-line:before {
  background: var(--wte);
  border-radius: 9999px;
  bottom: 0;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  transform: scale(0, 1);
  transform-origin: right top;
  transition: transform 0.6s var(--ease-hover);
  width: 100%;
  will-change: transform;
}
@media screen and (min-width: 769px) {
  .page__link-line:hover:before {
    transform: scale(1, 1);
    transform-origin: left top;
  }
}
.page__link-transform {
  overflow: hidden;
  position: relative;
}
.page__link-transform:after {
  content: attr(data-replace);
  display: block;
  left: 0;
  position: absolute;
  text-align: center;
  top: 0;
  transform: translate(0, 200%);
  transform-origin: 50% 100%;
  transition: transform 0.3s var(--ease-hover);
  width: 100%;
  will-change: transform;
}
@media screen and (min-width: 769px) {
  .page__link-transform:hover:after {
    transform: translate(0, 0);
  }
  .page__link-transform:hover .page__linkReplace {
    transform: translate(0, -200%);
  }
}
.page__linkReplace {
  display: block;
  transition: 0.3s var(--ease-hover);
}
.page, .page__header, .page__nav, .page__main, .page__section, .page__article, .page__aside, .page__footer, .page__inner, .page__flex {
  /*--------------------------------------------　z-index
  ---------------------------------------------*/
}
.page__100 {
  z-index: 100;
}
.page__10 {
  z-index: 10;
}
.page__1 {
  z-index: 1;
}

/*--------------------------------------------　works-bread
---------------------------------------------*/
.works-bread {
  bottom: 2rem;
  position: absolute;
  right: 2rem;
}
@media screen and (min-width: 769px) {
  .works-bread {
    bottom: clamp(0rem, 1.3888888889vw, 2rem);
    position: absolute;
    right: clamp(0rem, 1.6666666667vw, 2.4rem);
  }
}
.works-bread__list {
  align-items: center;
  font-size: 0;
  -moz-column-gap: 1.2rem;
  column-gap: 1.2rem;
  justify-content: flex-end;
  list-style: none;
}
@media screen and (min-width: 769px) {
  .works-bread__list {
    -moz-column-gap: clamp(0rem, 1.1111111111vw, 1.6rem);
    column-gap: clamp(0rem, 1.1111111111vw, 1.6rem);
  }
}
.works-bread__list-item {
  align-items: center;
  letter-spacing: 0.05em;
  -moz-column-gap: 1.2rem;
  column-gap: 1.2rem;
  font-size: 1rem;
}
@media screen and (min-width: 769px) {
  .works-bread__list-item {
    font-size: clamp(0rem, 0.8333333333vw, 1.2rem);
    -moz-column-gap: clamp(0rem, 1.1111111111vw, 1.6rem);
    column-gap: clamp(0rem, 1.1111111111vw, 1.6rem);
  }
}
.works-bread__list-item:not(:last-child):after {
  color: var(--bck);
  content: "/";
  display: block;
  font-size: 1rem;
}
@media screen and (min-width: 769px) {
  .works-bread__list-item:not(:last-child):after {
    font-size: clamp(0rem, 0.8333333333vw, 1.2rem);
    margin: clamp(-0.4rem, -0.2777777778vw, 0rem) 0 0 0;
  }
}
.works-bread__list-item-link {
  font-size: 1rem;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 769px) {
  .works-bread__list-item-link {
    font-size: clamp(0rem, 0.8333333333vw, 1.2rem);
  }
}

/*--------------------------------------------　page-bread
---------------------------------------------*/
.page-bread {
  bottom: 2rem;
  left: 0;
  position: absolute;
}
@media screen and (min-width: 769px) {
  .page-bread {
    bottom: auto;
    left: 0;
    position: absolute;
    top: clamp(0rem, 18.4027777778vw, 26.5rem);
  }
}
.page-bread__inner {
  padding: 0 2rem;
}
@media screen and (min-width: 769px) {
  .page-bread__inner {
    padding: 0 clamp(0rem, 1.3888888889vw, 2rem);
  }
}
.page-bread__list {
  align-items: center;
  font-size: 0;
  justify-content: flex-end;
  -moz-column-gap: 1.2rem;
  column-gap: 1.2rem;
  list-style: none;
}
@media screen and (min-width: 769px) {
  .page-bread__list {
    -moz-column-gap: clamp(0rem, 1.1111111111vw, 1.6rem);
    column-gap: clamp(0rem, 1.1111111111vw, 1.6rem);
  }
}
.page-bread__list-item {
  align-items: center;
  letter-spacing: 0.05em;
  -moz-column-gap: 1.2rem;
  column-gap: 1.2rem;
  font-size: 1rem;
}
@media screen and (min-width: 769px) {
  .page-bread__list-item {
    font-size: clamp(0rem, 0.8333333333vw, 1.2rem);
    -moz-column-gap: clamp(0rem, 1.1111111111vw, 1.6rem);
    column-gap: clamp(0rem, 1.1111111111vw, 1.6rem);
  }
}
.page-bread__list-item:not(:last-child):after {
  color: var(--bck);
  content: "/";
  display: block;
  font-size: 1rem;
}
@media screen and (min-width: 769px) {
  .page-bread__list-item:not(:last-child):after {
    font-size: clamp(0rem, 0.8333333333vw, 1.2rem);
    margin: clamp(-0.4rem, -0.2777777778vw, 0rem) 0 0 0;
  }
}
.single-news .page-bread__list-item:last-child, .single-blog .page-bread__list-item:last-child {
  display: none;
}
@media screen and (min-width: 769px) {
  .single-news .page-bread__list-item:last-child, .single-blog .page-bread__list-item:last-child {
    display: block;
  }
}
.page-bread__list-item-link {
  font-size: 1rem;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 769px) {
  .page-bread__list-item-link {
    font-size: clamp(0rem, 0.8333333333vw, 1.2rem);
  }
}

/*--------------------------------------------　Chaser
---------------------------------------------*/
@media screen and (min-width: 769px) {
  .chaser {
    align-items: center;
    background-color: transparent;
    border: 0.1rem solid var(--wte);
    border-radius: 50%;
    display: flex;
    height: clamp(0rem, 3.8888888889vw, 5.6rem);
    justify-content: center;
    left: 0;
    mix-blend-mode: difference;
    pointer-events: none;
    position: fixed;
    text-align: center;
    top: 0;
    transition: transform ease 0.2s, border-color 0.5s var(--ease-base), opacity 0.5s var(--ease-base);
    width: clamp(0rem, 3.8888888889vw, 5.6rem);
    z-index: 1000;
  }
  .chaser.is-view-more-active, .chaser.is-next-active, .chaser.is-prev-active {
    border-color: transparent;
  }
  .chaser.is-view-more-active:before, .chaser.is-view-more-active:after, .chaser.is-next-active:before, .chaser.is-next-active:after, .chaser.is-prev-active:before, .chaser.is-prev-active:after {
    opacity: 1;
  }
  .chaser.is-next-active, .chaser.is-prev-active {
    mix-blend-mode: normal !important;
  }
}
@media screen and (min-width: 769px) and (min-width: 769px) {
  .chaser.is-next-active:before {
    content: "Next" !important;
  }
}
@media screen and (min-width: 769px) and (min-width: 769px) {
  .chaser.is-prev-active:before {
    content: "Prev" !important;
  }
}
@media screen and (min-width: 769px) {
  .chaser:before, .chaser:after {
    display: block;
    opacity: 0;
    transition: opacity 0.5s var(--ease-base) !important;
  }
}
@media screen and (min-width: 769px) and (min-width: 769px) {
  .chaser:before {
    color: var(--wte);
    content: "View More";
    font-family: var(--font-en1);
    font-size: clamp(0rem, 0.9722222222vw, 1.4rem);
    font-weight: var(--medium);
    transform: translateY(clamp(-1.6rem, -1.1111111111vw, 0rem));
    white-space: nowrap;
  }
}
@media screen and (min-width: 769px) and (min-width: 769px) {
  .chaser:after {
    background-color: var(--wte);
    content: "";
    height: 0.1rem;
    left: 50%;
    position: absolute;
    top: clamp(0rem, 1.3888888889vw, 2rem);
    transform: translateX(-50%);
    width: clamp(0rem, 4.7222222222vw, 6.8rem);
  }
}
@media screen and (min-width: 769px) {
  .chaser.is-not-active {
    opacity: 0;
  }
  .single-works .chaser:before {
    content: "";
  }
}
@media screen and (min-width: 769px) and (min-width: 769px) {
  .single-works .chaser:after {
    mix-blend-mode: normal !important;
    width: clamp(0rem, 2.2222222222vw, 3.2rem);
  }
}
.chaser.is-none {
  display: none !important;
}
@media screen and (min-width: 769px) {
  .chaser__loading {
    border-radius: 50%;
    border-right: 0.2rem solid transparent;
    border-top: 0.2rem solid rgba(255, 255, 255, 0.75);
    display: block;
    height: calc(100% + 0.2rem);
    left: -0.1rem;
    opacity: 0;
    position: absolute;
    top: -0.1rem;
    width: calc(100% + 0.2rem);
  }
  .js-works-loading .chaser__loading, .is-changing .chaser__loading {
    animation: rotation 1.5s var(--ease-hover) infinite;
    opacity: 1;
  }
}

/*--------------------------------------------　footer
---------------------------------------------*/
.footer {
  transition: opacity 0.35s;
}
.is-changing .footer {
  opacity: 1;
}
.is-animating .footer {
  opacity: 0;
}
.footer:before {
  background-color: var(--bdr);
  content: "";
  display: block;
  height: 0.1rem;
  left: 2rem;
  position: absolute;
  top: 0;
  width: calc(100% - 4rem);
}
@media screen and (min-width: 769px) {
  .footer:before {
    left: clamp(0rem, 1.6666666667vw, 2.4rem);
    position: absolute;
    top: 0;
    width: calc(100% - clamp(0rem, 3.3333333333vw, 4.8rem));
  }
}
.footer__inner {
  padding: 6rem 2rem 2rem;
}
@media screen and (min-width: 769px) {
  .footer__inner {
    padding: clamp(0rem, 6.9444444444vw, 10rem) clamp(0rem, 1.3888888889vw, 2rem) clamp(0rem, 1.3888888889vw, 2rem);
  }
}
.footer__flex {
  flex-direction: column;
  margin: 0 0 8rem;
  row-gap: 4rem;
}
@media screen and (min-width: 769px) {
  .footer__flex {
    flex-direction: row;
    margin: 0;
  }
}
.footer__flex1-logo {
  height: 2rem;
  margin: 0 auto 3rem;
  width: 13rem;
}
@media screen and (min-width: 769px) {
  .footer__flex1-logo {
    height: 2.5rem;
    margin: 0 0 clamp(0rem, 2.7777777778vw, 4rem);
    width: clamp(0rem, 11.1111111111vw, 16rem);
  }
}
.footer__flex1-logo-link {
  display: block;
}
.footer__flex1-company {
  font-size: 1.2rem;
  letter-spacing: 0.07em;
  line-height: 1.6;
  margin: 0 0 1rem;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .footer__flex1-company {
    font-size: clamp(1rem, 0.8333333333vw, 1.2rem);
    margin: 0 0 clamp(0rem, 0.6944444444vw, 1rem);
    text-align: left;
  }
}
.footer__flex1-address {
  font-size: 1.2rem;
  letter-spacing: 0.06em;
  line-height: 1.5;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .footer__flex1-address {
    font-size: clamp(1rem, 0.8333333333vw, 1.2rem);
    text-align: left;
  }
}
.footer__flex1-address-post-code {
  display: block;
}
@media screen and (min-width: 769px) {
  .footer__flex2 {
    padding: clamp(0rem, 4.5138888889vw, 6.5rem) 0 0 clamp(0rem, 19.3055555556vw, 27.8rem);
  }
}
@media screen and (min-width: 769px) {
  .footer__flex2-nav {
    -moz-column-gap: clamp(0rem, 4.1666666667vw, 6rem);
    column-gap: clamp(0rem, 4.1666666667vw, 6rem);
    margin: 0 0 clamp(0rem, 10.2777777778vw, 14.8rem);
  }
}
.footer__flex2-nav-list {
  align-items: flex-start;
  font-size: 0;
  list-style: none;
}
@media screen and (min-width: 769px) {
  .footer__flex2-nav-list {
    row-gap: clamp(0rem, 1.25vw, 1.8rem);
  }
}
.footer__flex2-nav-list.--dd {
  display: none;
}
@media screen and (min-width: 769px) {
  .footer__flex2-nav-list.--dd {
    display: flex;
  }
}
.footer__flex2-nav-list-item-link {
  display: block;
}
@media screen and (min-width: 769px) {
  .footer__flex2-nav-list-item-link {
    font-size: clamp(0rem, 0.9722222222vw, 1.4rem);
  }
}
.footer__flex2-privacy-link {
  display: none;
}
@media screen and (min-width: 769px) {
  .footer__flex2-privacy-link {
    display: inline-block;
    font-size: clamp(0rem, 0.8333333333vw, 1.2rem);
  }
}
.footer__flex2-nav-md-list {
  flex-wrap: wrap;
  font-size: 0;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .footer__flex2-nav-md-list {
    display: none;
  }
}
.footer__flex2-nav-md-list-item {
  width: 50%;
}
.footer__flex2-nav-md-list-item-link {
  display: block;
  font-size: 1.2rem;
  padding: 1.2rem 0;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .footer__flex3 {
    margin: 0 0 0 auto;
    padding: clamp(0rem, 4.7222222222vw, 6.8rem) 0 0 0;
  }
}
.footer__flex3-list {
  align-items: center;
  flex-direction: column;
  font-size: 0;
  row-gap: 1.2rem;
}
@media screen and (min-width: 769px) {
  .footer__flex3-list {
    -moz-column-gap: clamp(0rem, 1.3888888889vw, 2rem);
    column-gap: clamp(0rem, 1.3888888889vw, 2rem);
    flex-direction: row;
  }
}
.footer__flex3-list-item {
  font-size: 1.2rem;
}
@media screen and (min-width: 769px) {
  .footer__flex3-list-item {
    font-size: clamp(0rem, 0.9722222222vw, 1.4rem);
  }
}
.footer__flex3-list-item.page__flex {
  -moz-column-gap: 1rem;
  column-gap: 1rem;
}
@media screen and (min-width: 769px) {
  .footer__flex3-list-item.page__flex {
    -moz-column-gap: clamp(0rem, 1.3888888889vw, 2rem);
    column-gap: clamp(0rem, 1.3888888889vw, 2rem);
  }
}
.footer__flex3-list-item-link {
  transition: transform 0.3s var(--ease-hover);
}
@media screen and (min-width: 769px) {
  .footer__flex3-list-item-link:hover {
    transform: scale(1.5);
  }
}
.footer__copy {
  font-size: 1rem;
  letter-spacing: 0.05em;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .footer__copy {
    bottom: clamp(0rem, 1.3888888889vw, 2rem);
    font-size: clamp(0rem, 0.8333333333vw, 1.2rem);
    left: clamp(0rem, 1.3888888889vw, 2rem);
    position: absolute;
    text-align: left;
  }
}

/*--------------------------------------------　mdloading
---------------------------------------------*/
.mdload {
  align-items: center;
  background-color: var(--bg);
  display: flex;
  height: 100%;
  justify-content: center;
  left: 0;
  opacity: 0;
  pointer-events: none;
  position: fixed;
  top: 0;
  transition: opacity 0.5s var(--ease-base);
  width: 100%;
}
.is-changing .mdload {
  opacity: 1;
}
@media screen and (min-width: 769px) {
  .mdload {
    display: none;
  }
}
.mdload__loading {
  border: 0.1rem solid rgba(0, 0, 0, 0.75);
  border-radius: 50%;
  border-right: 0.1rem solid transparent;
  display: block;
  height: 4rem;
  transform: translateY(-50%);
  width: 4rem;
}
.is-changing .mdload__loading {
  animation: rotation-y50 1.5s var(--ease-hover) infinite;
}

/*--------------------------------------------　header
---------------------------------------------*/
.header {
  left: 0;
  mix-blend-mode: difference;
  position: fixed;
  top: 0;
  transition: transform 0.5s ease 0.3s, background-color 0.5s ease 0.3s;
}
@media screen and (min-width: 769px) {
  .is-header-hidden .header {
    transform: translateY(clamp(-10.5rem, -7.2916666667vw, 0rem));
  }
}
.header__inner {
  padding: 2rem;
}
@media screen and (min-width: 769px) {
  .header__inner {
    padding: clamp(0rem, 2.7777777778vw, 4rem) clamp(0rem, 3.4722222222vw, 5rem) clamp(0rem, 2.7777777778vw, 4rem) clamp(0rem, 2.7777777778vw, 4rem);
  }
}
.header__flex {
  align-items: center;
  justify-content: space-between;
}
.header__logo {
  height: 2rem;
  opacity: 0;
  width: 13rem;
}
@media screen and (min-width: 769px) {
  .header__logo {
    height: clamp(0rem, 1.7361111111vw, 2.5rem);
    width: clamp(0rem, 11.1111111111vw, 16rem);
  }
}
.header__logo-link {
  display: block;
  height: 100%;
  width: 100%;
}
.header__nav-list {
  font-size: 0;
  list-style: none;
}
@media screen and (min-width: 769px) {
  .header__nav-list {
    -moz-column-gap: clamp(0rem, 3.4722222222vw, 5rem);
    align-items: center;
    column-gap: clamp(0rem, 3.4722222222vw, 5rem);
  }
}
.header__nav-list-item-link {
  display: block;
  transition: color 0.5s ease 0.3s;
}
@media screen and (min-width: 769px) {
  .header__nav-list-item-link {
    font-size: clamp(1rem, 0.9722222222vw, 1.4rem);
  }
}
.header__nav-list-item-link.--instagram {
  aspect-ratio: 1/1;
  height: auto;
  transition: transform 0.3s var(--ease-hover);
}
@media screen and (min-width: 769px) {
  .header__nav-list-item-link.--instagram {
    width: clamp(0rem, 0.9722222222vw, 1.4rem);
  }
  .header__nav-list-item-link.--instagram:hover {
    transform: scale(1.5);
  }
}
.post-type-archive-works .header__nav-list-item-link.--works, .single-works .header__nav-list-item-link.--works {
  color: var(--bck3);
}
.post-type-archive-works .header__nav-list-item-link.--works .header__nav-list-item-link-txt, .single-works .header__nav-list-item-link.--works .header__nav-list-item-link-txt {
  color: var(--bck3);
}
.page-template-page-about .header__nav-list-item-link.--about {
  color: var(--bck3);
}
.page-template-page-about .header__nav-list-item-link.--about .header__nav-list-item-link-txt {
  color: var(--bck3);
}
.page-template-page-concept .header__nav-list-item-link.--concept {
  color: var(--bck3);
}
.page-template-page-concept .header__nav-list-item-link.--concept .header__nav-list-item-link-txt {
  color: var(--bck3);
}
.page-template-page-contact .header__nav-list-item-link.--contact {
  color: var(--bck3);
}
.page-template-page-contact .header__nav-list-item-link.--contact .header__nav-list-item-link-txt {
  color: var(--bck3);
}
.post-type-archive-news .header__nav-list-item-link.--news, .single-news .header__nav-list-item-link.--news {
  color: var(--bck3);
}
.post-type-archive-news .header__nav-list-item-link.--news .header__nav-list-item-link-txt, .single-news .header__nav-list-item-link.--news .header__nav-list-item-link-txt {
  color: var(--bck3);
}
.post-type-archive-blog .header__nav-list-item-link.--blog, .single-blog .header__nav-list-item-link.--blog, .tax-blog-category .header__nav-list-item-link.--blog {
  color: var(--bck3);
}
.post-type-archive-blog .header__nav-list-item-link.--blog .header__nav-list-item-link-txt, .single-blog .header__nav-list-item-link.--blog .header__nav-list-item-link-txt, .tax-blog-category .header__nav-list-item-link.--blog .header__nav-list-item-link-txt {
  color: var(--bck3);
}
.header__nav-btn {
  border-radius: 50%;
  height: 4rem;
  position: absolute;
  right: -1rem;
  top: 50%;
  transform: translateY(-50%);
  width: 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(--ease-base), transform 0.5s var(--ease-base);
  width: 1.8rem;
  will-change: opacity transform;
}
.header__nav-btn-bar:nth-child(1) {
  transform: translateY(-0.6rem);
}
.is-menu-active .header__nav-btn-bar:nth-child(1) {
  transform: rotate(45deg);
}
.is-menu-active .header__nav-btn-bar:nth-child(2) {
  opacity: 0;
}
.header__nav-btn-bar:nth-child(3) {
  transform: translateY(0.6rem);
}
.is-menu-active .header__nav-btn-bar:nth-child(3) {
  transform: rotate(-45deg);
}

/*--------------------------------------------　logo
---------------------------------------------*/
.logo {
  height: 2rem;
  left: 2rem;
  position: fixed;
  top: 2rem;
  width: 13rem;
}
@media screen and (min-width: 769px) {
  .logo {
    height: clamp(0rem, 1.7361111111vw, 2.5rem);
    left: clamp(0rem, 2.7777777778vw, 4rem);
    position: fixed;
    top: clamp(0rem, 2.7777777778vw, 4rem);
    width: clamp(0rem, 11.1111111111vw, 16rem);
  }
}
.logo:after {
  background-image: url("../img/logo-bck-sp.png");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  display: block;
  height: 100%;
  left: 0;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  transition: opacity 0.5s ease;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .logo:after {
    background-image: url("../img/logo-bck.png");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }
}
.is-header-white .logo:after {
  opacity: 1;
}
.is-menu-active .logo:after {
  opacity: 0;
}
.logo__link {
  cursor: pointer;
  display: block;
}

/*--------------------------------------------　off-canvas
---------------------------------------------*/
.off-canvas {
  background-color: var(--bck);
  height: 100svh;
  left: 0;
  opacity: 0;
  position: fixed;
  top: 0;
  transition: opacity 0.5s var(--ease-base), visibility 0.5s var(--ease-base);
  visibility: hidden;
  width: 100%;
  will-change: visibility, opacity;
}
@media screen and (min-width: 769px) {
  .off-canvas {
    display: none;
  }
}
.is-menu-active .off-canvas {
  opacity: 1;
  visibility: visible;
}
.off-canvas__inner {
  height: 100%;
  position: relative;
  width: 100%;
}
.off-canvas__nav {
  height: 100%;
  width: 100%;
}
.off-canvas__nav-list {
  align-items: center;
  font-size: 0;
  height: 100%;
  justify-content: center;
  list-style: none;
  padding: 0 0 2rem;
  row-gap: 0.4rem;
  width: 100%;
}
.off-canvas__nav-list-item-link {
  display: block;
  font-size: 4rem;
  letter-spacing: 0.05em;
}
.off-canvas__sns {
  align-items: center;
  bottom: 2rem;
  justify-content: center;
  left: 50%;
  position: absolute;
  row-gap: 1.2rem;
  transform: translateX(-50%);
}
.off-canvas__sns-ttl {
  font-size: 1.2rem;
}
.off-canvas__sns-list {
  align-items: center;
  -moz-column-gap: 1rem;
  column-gap: 1rem;
}
.off-canvas__sns-list-item-link.--instagram {
  height: 1.4rem;
  width: 1.4rem;
}
.off-canvas__sns-list-item-link.--youtube {
  height: 1.6rem;
  width: 1.6rem;
}

/*--------------------------------------------　about-lead
---------------------------------------------*/
.about-lead__inner {
  padding: 0 2rem 3rem;
}
@media screen and (min-width: 769px) {
  .about-lead__inner {
    padding: clamp(0rem, 5vw, 7.2rem) clamp(0rem, 1.3888888889vw, 2rem) clamp(0rem, 4.1666666667vw, 6rem);
  }
}
.about-lead__txt {
  font-size: 1.2rem;
  letter-spacing: 0.13em;
  line-height: 2;
}
@media screen and (min-width: 769px) {
  .about-lead__txt {
    font-size: clamp(1rem, 0.9722222222vw, 1.4rem);
  }
}

/*--------------------------------------------　about-slider
---------------------------------------------*/
.about-slider {
  height: 14.4rem;
  opacity: 0;
  transition: 0.75s opacity var(--ease-base);
}
@media screen and (min-width: 769px) {
  .about-slider {
    height: clamp(0rem, 50vw, 72rem);
  }
}
.about-slider.is-inview-active {
  opacity: 1;
}
.about-slider__inner {
  height: 14.4rem;
}
@media screen and (min-width: 769px) {
  .about-slider__inner {
    height: clamp(0rem, 50vw, 72rem);
  }
}
.about-slider__splide {
  height: 14.4rem;
}
@media screen and (min-width: 769px) {
  .about-slider__splide {
    height: clamp(0rem, 50vw, 72rem);
  }
}
.about-slider__track {
  height: 14.4rem;
}
@media screen and (min-width: 769px) {
  .about-slider__track {
    height: clamp(0rem, 50vw, 72rem);
  }
}
.about-slider__list {
  height: 14.4rem;
  list-style: none;
}
@media screen and (min-width: 769px) {
  .about-slider__list {
    height: clamp(0rem, 50vw, 72rem);
  }
}
.about-slider__splide-slide {
  height: 14.4rem;
  margin: 0 0.8rem 0 0;
  width: 12rem;
}
@media screen and (min-width: 769px) {
  .about-slider__splide-slide {
    height: clamp(0rem, 50vw, 72rem);
    margin: 0 clamp(0rem, 1.1111111111vw, 1.6rem) 0 0;
    width: clamp(0rem, 41.6666666667vw, 60rem);
  }
}

/*--------------------------------------------　about-table
---------------------------------------------*/
.about-table__inner {
  padding: 3rem 2rem 0;
}
@media screen and (min-width: 769px) {
  .about-table__inner {
    padding: clamp(0rem, 6.9444444444vw, 10rem) clamp(0rem, 1.3888888889vw, 2rem) 0;
  }
}
.about-table__dls {
  row-gap: 1.2rem;
}
@media screen and (min-width: 769px) {
  .about-table__dls {
    row-gap: clamp(0rem, 2.7777777778vw, 4rem);
  }
}
.about-table__dl {
  flex-direction: column;
}
@media screen and (min-width: 769px) {
  .about-table__dl {
    align-items: center;
    flex-direction: row;
  }
}
.about-table__dl-dt {
  font-size: 1.2rem;
  line-height: 2;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .about-table__dl-dt {
    font-size: clamp(1rem, 0.9722222222vw, 1.4rem);
    width: clamp(0rem, 13.8888888889vw, 20rem);
  }
}
.about-table__dl-dd {
  flex: 1;
  font-size: 1.2rem;
  letter-spacing: 0.08em;
  line-height: 2;
}
@media screen and (min-width: 769px) {
  .about-table__dl-dd {
    font-size: clamp(1rem, 0.9722222222vw, 1.4rem);
  }
}

/*--------------------------------------------　about-map
---------------------------------------------*/
.about-map__inner {
  padding: 3rem 2rem 0;
}
@media screen and (min-width: 769px) {
  .about-map__inner {
    padding: clamp(0rem, 5.5555555556vw, 8rem) clamp(0rem, 1.3888888889vw, 2rem) 0;
  }
}
.about-map__frame {
  background-color: #525459;
  height: 24rem;
  margin: 0 0 1.6rem;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .about-map__frame {
    height: clamp(0rem, 29.6527777778vw, 42.7rem);
    margin: 0 0 clamp(0rem, 1.3888888889vw, 2rem);
  }
}
.about-map__frame {
  /* 情報ウィンドウのスタイル調整 */
}
.about-map__frame .gm-style-iw {
  color: #333;
  /* 文字色を黒に */
  font-family: Roboto, Arial, sans-serif;
}
.about-map__frame .gm-style-iw h3 {
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 5px;
}
.about-map__frame .gm-style-iw p {
  font-size: 13px;
  margin: 0;
}
.about-map__frame .gm-style-iw a {
  color: #1a73e8;
  display: block;
  font-size: 13px;
  margin-top: 8px;
  text-decoration: none;
}
.about-map__frame .gm-style-iw a:hover {
  text-decoration: underline;
}
.about-map__frame {
  /* 情報ウィンドウの×ボタンのスタイル調整（任意） */
}
.about-map__frame .gm-ui-hover-effect {
  right: 2px !important;
  top: 2px !important;
}
.about-map__txts-ttl {
  font-size: 1.2rem;
  letter-spacing: 0.05em;
  line-height: 2;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .about-map__txts-ttl {
    font-size: clamp(1rem, 0.9722222222vw, 1.4rem);
  }
}
.about-map__txts-txt {
  font-size: 1.2rem;
  letter-spacing: 0.16em;
  line-height: 2;
}
@media screen and (min-width: 769px) {
  .about-map__txts-txt {
    font-size: clamp(1rem, 0.9722222222vw, 1.4rem);
    text-align: center;
  }
}

/*--------------------------------------------　about-recruit
---------------------------------------------*/
.about-recruit__inner {
  padding: 3rem 2rem 0;
}
@media screen and (min-width: 769px) {
  .about-recruit__inner {
    padding: clamp(0rem, 9.7222222222vw, 14rem) clamp(0rem, 1.3888888889vw, 2rem) clamp(0rem, 2.6388888889vw, 3.8rem);
  }
}
.about-recruit__ttl {
  align-items: center;
  margin: 0 0 2.4rem;
  row-gap: 0.8rem;
}
@media screen and (min-width: 769px) {
  .about-recruit__ttl {
    margin: 0 0 clamp(0rem, 4.1666666667vw, 6rem);
    row-gap: clamp(0rem, 1.1111111111vw, 1.6rem);
  }
}
.about-recruit__ttl-en {
  font-size: 2.4rem;
  letter-spacing: 0.03em;
}
@media screen and (min-width: 769px) {
  .about-recruit__ttl-en {
    font-size: clamp(1rem, 2.7777777778vw, 4rem);
  }
}
.about-recruit__ttl-jp {
  font-size: 1.2rem;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 769px) {
  .about-recruit__ttl-jp {
    font-size: clamp(1rem, 0.9722222222vw, 1.4rem);
  }
}
.about-recruit__lead {
  margin: 0 0 2.4rem;
  row-gap: 1.2rem;
}
@media screen and (min-width: 769px) {
  .about-recruit__lead {
    margin: 0 0 clamp(0rem, 6.6666666667vw, 9.6rem);
    row-gap: clamp(0rem, 2.0833333333vw, 3rem);
  }
}
.about-recruit__lead-txt {
  font-size: 1.2rem;
  letter-spacing: 0.14em;
  line-height: 2;
}
@media screen and (min-width: 769px) {
  .about-recruit__lead-txt {
    font-size: clamp(1rem, 0.9722222222vw, 1.4rem);
    text-align: center;
  }
}
.about-recruit__dls {
  row-gap: 2.4rem;
}
@media screen and (min-width: 769px) {
  .about-recruit__dls {
    row-gap: clamp(0rem, 2.7777777778vw, 4rem);
  }
}
.about-recruit__dls-dl {
  flex-direction: column;
}
@media screen and (min-width: 769px) {
  .about-recruit__dls-dl {
    flex-direction: row;
  }
}
.about-recruit__dls-dt {
  font-size: 1.2rem;
  line-height: 2;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .about-recruit__dls-dt {
    font-size: clamp(1rem, 0.9722222222vw, 1.4rem);
    text-align: left;
    width: clamp(0rem, 13.8888888889vw, 20rem);
  }
}
.about-recruit__dls-dd {
  flex: 1;
  row-gap: 1.2rem;
}
@media screen and (min-width: 769px) {
  .about-recruit__dls-dd {
    row-gap: clamp(0rem, 2.0833333333vw, 3rem);
  }
}
.about-recruit__dls-dd-txt {
  display: inline-block;
  font-size: 1.2rem;
  letter-spacing: 0.15em;
  line-height: 2;
}
@media screen and (min-width: 769px) {
  .about-recruit__dls-dd-txt {
    font-size: clamp(1rem, 0.9722222222vw, 1.4rem);
  }
}

/*--------------------------------------------　concept-lead
---------------------------------------------*/
.concept-lead__inner {
  padding: 3rem 2rem 0;
}
@media screen and (min-width: 769px) {
  .concept-lead__inner {
    padding: clamp(0rem, 9.1666666667vw, 13.2rem) clamp(0rem, 1.3888888889vw, 2rem) 0;
  }
}
.concept-lead__ttl {
  align-items: center;
  margin: 0 0 2.4rem;
  row-gap: 0.8rem;
}
@media screen and (min-width: 769px) {
  .concept-lead__ttl {
    margin: 0 0 clamp(0rem, 2.7777777778vw, 4rem);
    row-gap: clamp(0rem, 1.1111111111vw, 1.6rem);
  }
}
.concept-lead__ttl-jp {
  font-size: 2.4rem;
  letter-spacing: 0.07em;
  line-height: 1.5;
}
@media screen and (min-width: 769px) {
  .concept-lead__ttl-jp {
    font-size: clamp(1rem, 2.7777777778vw, 4rem);
  }
}
.concept-lead__lead {
  row-gap: 1.2rem;
}
@media screen and (min-width: 769px) {
  .concept-lead__lead {
    row-gap: clamp(0rem, 2.0833333333vw, 3rem);
  }
}
.concept-lead__lead-txt {
  font-size: 1.2rem;
  letter-spacing: 0.14em;
  line-height: 2;
}
@media screen and (min-width: 769px) {
  .concept-lead__lead-txt {
    font-size: clamp(1rem, 0.9722222222vw, 1.4rem);
    text-align: center;
  }
}

/*--------------------------------------------　concept-image
---------------------------------------------*/
.concept-image__inner {
  padding: 3rem 2rem 0;
}
@media screen and (min-width: 769px) {
  .concept-image__inner {
    padding: clamp(0rem, 6.9444444444vw, 10rem) clamp(0rem, 1.3888888889vw, 2rem) 0;
  }
}

/*--------------------------------------------　concept-workflow
---------------------------------------------*/
.concept-workflow__inner {
  padding: 3rem 2rem 0;
}
@media screen and (min-width: 769px) {
  .concept-workflow__inner {
    padding: clamp(0rem, 9.7222222222vw, 14rem) clamp(0rem, 1.3888888889vw, 2rem) 0;
  }
}
.concept-workflow__ttl {
  align-items: center;
  margin: 0 0 3.2rem;
  row-gap: 0.8rem;
}
@media screen and (min-width: 769px) {
  .concept-workflow__ttl {
    margin: 0 0 clamp(0rem, 5.9027777778vw, 8.5rem);
    row-gap: clamp(0rem, 1.1111111111vw, 1.6rem);
  }
}
.concept-workflow__ttl-en {
  font-size: 2.4rem;
  letter-spacing: 0.03em;
}
@media screen and (min-width: 769px) {
  .concept-workflow__ttl-en {
    font-size: clamp(1rem, 2.7777777778vw, 4rem);
  }
}
.concept-workflow__ttl-jp {
  font-size: 1.2rem;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 769px) {
  .concept-workflow__ttl-jp {
    font-size: clamp(1rem, 0.9722222222vw, 1.4rem);
  }
}
.concept-workflow__lists {
  position: relative;
  row-gap: 2.4rem;
}
@media screen and (min-width: 769px) {
  .concept-workflow__lists {
    row-gap: clamp(0rem, 3.4722222222vw, 5rem);
  }
}
.concept-workflow__lists:before {
  background-color: var(--bdr);
  content: "";
  display: block;
  height: calc(100% - 7.5rem);
  left: 0;
  position: absolute;
  top: 0.4rem;
  width: 0.1rem;
}
@media screen and (min-width: 769px) {
  .concept-workflow__lists:before {
    height: calc(100% - clamp(0rem, 5.5555555556vw, 8rem));
    left: clamp(-0.5rem, -0.3472222222vw, 0rem);
    position: absolute;
    top: clamp(0rem, 0.4166666667vw, 0.6rem);
  }
}
.concept-workflow__list {
  list-style: none;
  position: relative;
  row-gap: 2.4rem;
}
@media screen and (min-width: 769px) {
  .concept-workflow__list {
    row-gap: clamp(0rem, 4.1666666667vw, 6rem);
  }
}
.concept-workflow__list-item {
  row-gap: 0.4rem;
}
@media screen and (min-width: 769px) {
  .concept-workflow__list-item {
    row-gap: clamp(0rem, 0.9722222222vw, 1.4rem);
  }
}
.concept-workflow__list-item:not(.concept-workflow__list-item.--last) {
  padding: 0 4rem 0 3.2rem;
}
@media screen and (min-width: 769px) {
  .concept-workflow__list-item:not(.concept-workflow__list-item.--last) {
    padding: 0 clamp(0rem, 5.5555555556vw, 8rem) 0 clamp(0rem, 5vw, 7.2rem);
  }
}
.concept-workflow__list-item.--last {
  align-items: center;
  border: 0.1rem solid var(--bdr);
  content: "";
  font-size: 1.2rem;
  height: 100%;
  justify-content: center;
  letter-spacing: 0.3em;
  position: absolute;
  right: 0;
  top: 0;
  white-space: nowrap;
  width: 3.2rem;
}
@media screen and (min-width: 769px) {
  .concept-workflow__list-item.--last {
    font-size: clamp(1rem, 0.9722222222vw, 1.4rem);
    width: clamp(0rem, 3.1944444444vw, 4.6rem);
  }
}
.concept-workflow__list-item-num {
  font-size: 1.4rem;
  left: 1rem;
  position: absolute;
  top: 0;
}
@media screen and (min-width: 769px) {
  .concept-workflow__list-item-num {
    font-size: clamp(1rem, 1.25vw, 1.8rem);
    left: clamp(0rem, 1.1111111111vw, 1.6rem);
    position: absolute;
    top: 0;
  }
}
.concept-workflow__list-item-num:after {
  background-color: var(--bck2);
  border-radius: 50%;
  content: "";
  display: block;
  height: 0.5rem;
  left: -1.2rem;
  position: absolute;
  top: 0.4rem;
  width: 0.5rem;
}
@media screen and (min-width: 769px) {
  .concept-workflow__list-item-num:after {
    height: clamp(0rem, 0.4861111111vw, 0.7rem);
    left: clamp(-2.4rem, -1.6666666667vw, 0rem);
    position: absolute;
    top: clamp(0rem, 0.4166666667vw, 0.6rem);
    width: clamp(0rem, 0.4861111111vw, 0.7rem);
  }
}
.concept-workflow__list-item-ttl {
  font-size: 1.4rem;
  letter-spacing: 0.15em;
}
@media screen and (min-width: 769px) {
  .concept-workflow__list-item-ttl {
    font-size: clamp(1rem, 1.25vw, 1.8rem);
  }
}
.concept-workflow__list-item-txt {
  font-size: 1.2rem;
  letter-spacing: 0.15em;
  line-height: 2;
}
@media screen and (min-width: 769px) {
  .concept-workflow__list-item-txt {
    font-size: clamp(1rem, 0.9722222222vw, 1.4rem);
  }
}
.concept-workflow__list-item-txt.page__flex {
  align-items: center;
  height: 100%;
  justify-content: center;
  row-gap: 0.4rem;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .concept-workflow__list-item-txt.page__flex {
    row-gap: clamp(0rem, 0.2777777778vw, 0.4rem);
  }
}
.concept-workflow__list-item-txt, .concept-workflow__list-item-txt-box {
  font-size: 1rem;
}
@media screen and (min-width: 769px) {
  .concept-workflow__list-item-txt, .concept-workflow__list-item-txt-box {
    font-size: clamp(1rem, 0.9722222222vw, 1.4rem);
  }
}
.concept-workflow__list-item-txt-box {
  display: inline-block;
  line-height: 1;
  white-space: nowrap;
}
.concept-workflow__list-item-txt-box.--num.--dot {
  letter-spacing: -0.01em;
}
@media screen and (min-width: 769px) {
  .concept-workflow__list-item-txt-box.--num.--dot {
    margin: 0 0 0 clamp(-0.4rem, -0.2777777778vw, 0rem);
  }
}
.concept-workflow__list-item-txt-box.--ka {
  margin: -0.2rem -0.2rem 0 0;
}
@media screen and (min-width: 769px) {
  .concept-workflow__list-item-txt-box.--ka {
    margin: 0;
  }
}
.concept-workflow__list-item-txt-box.--getsu {
  margin: 0 -0.2rem 0 0;
}
@media screen and (min-width: 769px) {
  .concept-workflow__list-item-txt-box.--getsu {
    margin: 0;
  }
}
.concept-workflow__list-item-txt-box.--kara {
  text-orientation: upright;
  writing-mode: vertical-rl;
  /* mixed/upright など */
}
@media screen and (min-width: 769px) {
  .concept-workflow__list-item-txt-box.--kara {
    margin: 0 0 0 clamp(-0.4rem, -0.2777777778vw, 0rem);
  }
}

/*--------------------------------------------　concept-price
---------------------------------------------*/
.concept-price__inner {
  padding: 3rem 2rem 6rem;
}
@media screen and (min-width: 769px) {
  .concept-price__inner {
    padding: clamp(0rem, 9.375vw, 13.5rem) clamp(0rem, 1.3888888889vw, 2rem) clamp(0rem, 6.9444444444vw, 10rem);
  }
}
.concept-price__ttl {
  align-items: center;
  margin: 0 0 2.4rem;
  row-gap: 0.8rem;
}
@media screen and (min-width: 769px) {
  .concept-price__ttl {
    margin: 0 0 clamp(0rem, 5.6944444444vw, 8.2rem);
    row-gap: clamp(0rem, 1.1111111111vw, 1.6rem);
  }
}
.concept-price__ttl-en {
  font-size: 2.4rem;
  letter-spacing: 0.03em;
}
@media screen and (min-width: 769px) {
  .concept-price__ttl-en {
    font-size: clamp(1rem, 2.7777777778vw, 4rem);
  }
}
.concept-price__ttl-jp {
  font-size: 1.2rem;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 769px) {
  .concept-price__ttl-jp {
    font-size: clamp(1rem, 0.9722222222vw, 1.4rem);
  }
}
.concept-price__tab-trigger {
  margin: 0 0 2.4rem 0;
}
@media screen and (min-width: 769px) {
  .concept-price__tab-trigger {
    margin: 0 0 clamp(0rem, 4.1666666667vw, 6rem);
  }
}
.concept-price__tab-trigger-list {
  align-items: center;
  justify-content: center;
  -moz-column-gap: 4rem;
  column-gap: 4rem;
}
@media screen and (min-width: 769px) {
  .concept-price__tab-trigger-list {
    -moz-column-gap: clamp(0rem, 9.7222222222vw, 14rem);
    column-gap: clamp(0rem, 9.7222222222vw, 14rem);
  }
}
.concept-price__tab-trigger-list-item {
  align-items: center;
  color: var(--bck3);
  font-size: 1.2rem;
  justify-content: center;
  row-gap: 0.8rem;
}
@media screen and (min-width: 769px) {
  .concept-price__tab-trigger-list-item {
    cursor: pointer;
    font-size: clamp(1rem, 1.1805555556vw, 1.7rem);
    row-gap: clamp(0rem, 1.3888888889vw, 2rem);
  }
}
.concept-price__tab-trigger-list-item:after {
  background-color: var(--bck3);
  border-radius: 50%;
  content: "";
  display: block;
  height: 0.5rem;
  width: 0.5rem;
}
@media screen and (min-width: 769px) {
  .concept-price__tab-trigger-list-item:after {
    height: clamp(0rem, 0.6944444444vw, 1rem);
    width: clamp(0rem, 0.6944444444vw, 1rem);
  }
}
.concept-price__tab-trigger-list-item.--active {
  color: var(--bck);
}
.concept-price__tab-trigger-list-item.--active:after {
  background-color: var(--bck);
}
.concept-price__tab-conts-list-item {
  display: none;
}
.concept-price__tab-conts-list-item.--active {
  display: block;
}
.concept-price__tab-conts-list-item-list {
  list-style: none;
  row-gap: 1.6rem;
}
@media screen and (min-width: 769px) {
  .concept-price__tab-conts-list-item-list {
    row-gap: clamp(0rem, 1.3888888889vw, 2rem);
  }
}
.concept-price__tab-conts-list-item-list-item-ttl {
  align-items: center;
  font-size: 1.2rem;
  height: 4.8rem;
  justify-content: space-between;
  letter-spacing: 0.05em;
  padding: 0 1rem;
}
.--cg .concept-price__tab-conts-list-item-list-item-ttl {
  letter-spacing: 0.3em;
}
@media screen and (min-width: 769px) {
  .concept-price__tab-conts-list-item-list-item-ttl {
    cursor: pointer;
    font-size: clamp(1rem, 1.1111111111vw, 1.6rem);
    height: clamp(0rem, 6.6666666667vw, 9.6rem);
    padding: 0 clamp(0rem, 1.6666666667vw, 2.4rem) 0 clamp(0rem, 4.1666666667vw, 6rem);
  }
}
.concept-price__tab-conts-list-item-list-item-ttl-ico {
  height: 1.2rem;
  position: relative;
  width: 1.2rem;
}
@media screen and (min-width: 769px) {
  .concept-price__tab-conts-list-item-list-item-ttl-ico {
    height: clamp(0rem, 1.6666666667vw, 2.4rem);
    width: clamp(0rem, 1.6666666667vw, 2.4rem);
  }
}
.concept-price__tab-conts-list-item-list-item-ttl-ico:before, .concept-price__tab-conts-list-item-list-item-ttl-ico:after {
  background-color: var(--bck2);
  content: "";
  display: block;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}
.concept-price__tab-conts-list-item-list-item-ttl-ico:before {
  height: 0.2rem;
  width: 1.2rem;
}
@media screen and (min-width: 769px) {
  .concept-price__tab-conts-list-item-list-item-ttl-ico:before {
    width: clamp(0rem, 1.1111111111vw, 1.6rem);
  }
}
.concept-price__tab-conts-list-item-list-item-ttl-ico:after {
  height: 1.2rem;
  transition: 0.5s var(--ease-hover);
  width: 0.2rem;
}
@media screen and (min-width: 769px) {
  .concept-price__tab-conts-list-item-list-item-ttl-ico:after {
    height: clamp(0rem, 1.1111111111vw, 1.6rem);
  }
}
.is-accordion-trigger-active .concept-price__tab-conts-list-item-list-item-ttl-ico:after {
  transform: translateX(-50%) translateY(-50%) rotate(270deg);
}
.concept-price__tab-conts-list-item-list-item-dls {
  height: 0;
  margin: 0;
  opacity: 0;
  transition: 0.5s var(--ease-hover);
  visibility: hidden;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .concept-price__tab-conts-list-item-list-item-dls {
    margin: 0;
  }
}
.concept-price__tab-conts-list-item-list-item-dls.is-accordion-active {
  margin: 1.6rem 0 0 0;
  opacity: 1;
  visibility: visible;
}
@media screen and (min-width: 769px) {
  .concept-price__tab-conts-list-item-list-item-dls.is-accordion-active {
    margin: clamp(0rem, 2.7777777778vw, 4rem) 0 clamp(0rem, 1.3888888889vw, 2rem) 0;
  }
}
.concept-price__tab-conts-list-item-list-item-dls-dl {
  font-size: 1rem;
}
@media screen and (min-width: 769px) {
  .concept-price__tab-conts-list-item-list-item-dls-dl {
    font-size: clamp(1rem, 0.9722222222vw, 1.4rem);
  }
}
.concept-price__tab-conts-list-item-list-item-dls-dl:not(:last-child) {
  margin: 0 0 0.2rem;
}
@media screen and (min-width: 769px) {
  .concept-price__tab-conts-list-item-list-item-dls-dl:not(:last-child) {
    margin: 0 0 clamp(0rem, 0.1388888889vw, 0.2rem);
  }
}
.concept-price__tab-conts-list-item-list-item-dls-dl-dt {
  align-items: center;
  background-color: var(--bdr);
  justify-content: center;
  min-height: 3.2rem;
  width: 7.2rem;
}
@media screen and (min-width: 769px) {
  .concept-price__tab-conts-list-item-list-item-dls-dl-dt {
    min-height: clamp(0rem, 3.75vw, 5.4rem);
    width: clamp(0rem, 11.1111111111vw, 16rem);
  }
}
.concept-price__tab-conts-list-item-list-item-dls-dl-dd {
  flex: 1;
}
.concept-price__tab-conts-list-item-list-item-dls-dl-dd-txt {
  align-items: center;
  flex: 1;
  font-size: 0.8rem;
  justify-content: center;
  line-height: 2;
  min-height: 3.2rem;
  padding: 1rem;
}
@media screen and (min-width: 769px) {
  .concept-price__tab-conts-list-item-list-item-dls-dl-dd-txt {
    font-size: clamp(1rem, 0.9722222222vw, 1.4rem);
    letter-spacing: 0.1em;
    min-height: clamp(0rem, 3.75vw, 5.4rem);
    padding: clamp(0rem, 0.9027777778vw, 1.3rem) 0;
  }
}
.--cg .concept-price__tab-conts-list-item-list-item-dls-dl-dd-txt {
  justify-content: flex-start;
}
@media screen and (min-width: 769px) {
  .--cg .concept-price__tab-conts-list-item-list-item-dls-dl-dd-txt {
    padding: clamp(0rem, 0.9027777778vw, 1.3rem) clamp(0rem, 2.7777777778vw, 4rem);
  }
}

/*--------------------------------------------　contact-frm
---------------------------------------------*/
.contact-frm__inner {
  padding: 3rem 2rem 6.4rem;
}
@media screen and (min-width: 769px) {
  .contact-frm__inner {
    padding: clamp(0rem, 9.7222222222vw, 14rem) clamp(0rem, 1.3888888889vw, 2rem) clamp(0rem, 6.9444444444vw, 10rem);
  }
}
.contact-frm__cnt-dls {
  margin: 0 0 4.4rem;
  row-gap: 3.2rem;
}
@media screen and (min-width: 769px) {
  .contact-frm__cnt-dls {
    margin: 0 0 clamp(0rem, 1.9444444444vw, 2.8rem);
    row-gap: clamp(0rem, 2.5vw, 3.6rem);
  }
}
.contact-frm__cnt-dl {
  flex-direction: column;
  row-gap: 1rem;
}
@media screen and (min-width: 769px) {
  .contact-frm__cnt-dl {
    flex-direction: row;
    row-gap: clamp(0rem, 0.9722222222vw, 1.4rem);
  }
  .contact-frm__cnt-dl.--txtarea {
    margin: clamp(0rem, 2.2222222222vw, 3.2rem) 0;
  }
}
.contact-frm__cnt-dl-dt {
  font-size: 1.6rem;
  -moz-column-gap: 0.4rem;
  column-gap: 0.4rem;
  font-weight: var(--sbold);
}
@media screen and (min-width: 769px) {
  .contact-frm__cnt-dl-dt {
    font-size: clamp(1rem, 0.9722222222vw, 1.4rem);
    width: clamp(0rem, 13.8888888889vw, 20rem);
    -moz-column-gap: clamp(0rem, 0.2777777778vw, 0.4rem);
    column-gap: clamp(0rem, 0.2777777778vw, 0.4rem);
  }
}
@media screen and (min-width: 769px) {
  .--input .contact-frm__cnt-dl-dt {
    align-items: center;
  }
}
@media screen and (min-width: 769px) {
  .--radio .contact-frm__cnt-dl-dt {
    padding: clamp(0rem, 0.2777777778vw, 0.4rem) 0 0 0;
  }
}
@media screen and (min-width: 769px) {
  .--txtarea .contact-frm__cnt-dl-dt {
    padding: clamp(0rem, 0.8333333333vw, 1.2rem) 0 0 0;
  }
}
.--require .contact-frm__cnt-dl-dt:after {
  color: var(--wte);
  color: #F3490A;
  content: "*";
  display: flex;
  font-size: 1rem;
  justify-content: center;
  position: relative;
}
@media screen and (min-width: 769px) {
  .--require .contact-frm__cnt-dl-dt:after {
    font-size: clamp(0rem, 0.9722222222vw, 1.4rem);
  }
}
.contact-frm__cnt-dl-dd {
  border-bottom: 0.1rem solid var(--bdr);
  padding: 2.4rem 0;
  position: relative;
}
@media screen and (min-width: 769px) {
  .contact-frm__cnt-dl-dd {
    flex: 1;
    padding: clamp(0rem, 2.7777777778vw, 4rem) 0 clamp(0rem, 1.3888888889vw, 2rem);
  }
}
@media screen and (min-width: 769px) {
  .--radio .contact-frm__cnt-dl-dd {
    padding: 0 clamp(0rem, 0.8333333333vw, 1.2rem) clamp(0rem, 1.3888888889vw, 2rem);
  }
}
.--radio .contact-frm__cnt-dl-dd .wpcf7-form-control-wrap {
  height: 100%;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .--radio .contact-frm__cnt-dl-dd .wpcf7-form-control-wrap {
    width: clamp(0rem, 22.2222222222vw, 32rem);
  }
}
.--radio .contact-frm__cnt-dl-dd .wpcf7-form-control-wrap .wpcf7-form-control {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  height: 100%;
  width: 100%;
  -moz-column-gap: 1.6rem;
  column-gap: 1.6rem;
  row-gap: 1.6rem;
}
@media screen and (min-width: 769px) {
  .--radio .contact-frm__cnt-dl-dd .wpcf7-form-control-wrap .wpcf7-form-control {
    -moz-column-gap: clamp(0rem, 2.7777777778vw, 4rem);
    column-gap: clamp(0rem, 2.7777777778vw, 4rem);
    row-gap: clamp(0rem, 1.1111111111vw, 1.6rem);
  }
}
.--radio .contact-frm__cnt-dl-dd .wpcf7-form-control-wrap .wpcf7-form-control .wpcf7-list-item {
  margin: 0;
}
.--radio .contact-frm__cnt-dl-dd .wpcf7-form-control-wrap .wpcf7-form-control .wpcf7-list-item:nth-child(1), .--radio .contact-frm__cnt-dl-dd .wpcf7-form-control-wrap .wpcf7-form-control .wpcf7-list-item:nth-child(3) {
  width: 12rem;
}
@media screen and (min-width: 769px) {
  .--radio .contact-frm__cnt-dl-dd .wpcf7-form-control-wrap .wpcf7-form-control .wpcf7-list-item:nth-child(1), .--radio .contact-frm__cnt-dl-dd .wpcf7-form-control-wrap .wpcf7-form-control .wpcf7-list-item:nth-child(3) {
    width: clamp(0rem, 8.3333333333vw, 12rem);
  }
}
.--radio .contact-frm__cnt-dl-dd .wpcf7-form-control-wrap .wpcf7-form-control .wpcf7-list-item label {
  align-items: center;
  display: flex;
  -moz-column-gap: 0.4rem;
  column-gap: 0.4rem;
}
@media screen and (min-width: 769px) {
  .--radio .contact-frm__cnt-dl-dd .wpcf7-form-control-wrap .wpcf7-form-control .wpcf7-list-item label {
    -moz-column-gap: clamp(0rem, 0.2777777778vw, 0.4rem);
    column-gap: clamp(0rem, 0.2777777778vw, 0.4rem);
    cursor: pointer;
  }
}
.--radio .contact-frm__cnt-dl-dd .wpcf7-form-control-wrap .wpcf7-form-control .wpcf7-list-item label input[type=radio] {
  border: 0.1rem solid var(--bdr);
  border-radius: 50%;
  height: 2rem;
  position: relative;
  vertical-align: -2px;
  width: 2rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
@media screen and (min-width: 769px) {
  .--radio .contact-frm__cnt-dl-dd .wpcf7-form-control-wrap .wpcf7-form-control .wpcf7-list-item label input[type=radio] {
    height: clamp(0rem, 1.3888888889vw, 2rem);
    width: clamp(0rem, 1.3888888889vw, 2rem);
  }
}
.--radio .contact-frm__cnt-dl-dd .wpcf7-form-control-wrap .wpcf7-form-control .wpcf7-list-item label input[type=radio]:checked:before {
  background: var(--bck);
  border-radius: 50%;
  content: "";
  height: 1rem;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 1rem;
}
@media screen and (min-width: 769px) {
  .--radio .contact-frm__cnt-dl-dd .wpcf7-form-control-wrap .wpcf7-form-control .wpcf7-list-item label input[type=radio]:checked:before {
    height: clamp(0rem, 0.6944444444vw, 1rem);
    width: clamp(0rem, 0.6944444444vw, 1rem);
  }
}
.--radio .contact-frm__cnt-dl-dd .wpcf7-form-control-wrap .wpcf7-form-control .wpcf7-list-item label .wpcf7-list-item-label {
  font-size: 1.6rem;
}
@media screen and (min-width: 769px) {
  .--radio .contact-frm__cnt-dl-dd .wpcf7-form-control-wrap .wpcf7-form-control .wpcf7-list-item label .wpcf7-list-item-label {
    font-size: clamp(0rem, 0.9722222222vw, 1.4rem);
  }
}
.--input .contact-frm__cnt-dl-dd {
  position: relative;
}
.--input .contact-frm__cnt-dl-dd .wpcf7-form-control-wrap {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.--input .contact-frm__cnt-dl-dd .wpcf7-form-control-wrap input {
  -moz-appearance: none;
  -webkit-appearance: none;
  background: none transparent;
  border: 0;
  border-radius: 0;
  color: inherit;
  font-size: inherit;
  font-size: 1.6rem;
  height: 100%;
  left: 0;
  margin: 0;
  margin: -1px 0 0 -1px;
  outline: none;
  padding: 0;
  padding: 0 clamp(0rem, 0.8333333333vw, 1.2rem);
  position: absolute;
  top: 0;
  vertical-align: middle;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .--input .contact-frm__cnt-dl-dd .wpcf7-form-control-wrap input {
    font-size: clamp(1rem, 0.9722222222vw, 1.4rem);
    left: 0;
    position: absolute;
    top: clamp(0rem, 0.0694444444vw, 0.1rem);
  }
}
.--input .contact-frm__cnt-dl-dd .wpcf7-form-control-wrap input::-moz-placeholder {
  color: #CDCDCD;
}
.--input .contact-frm__cnt-dl-dd .wpcf7-form-control-wrap input::placeholder {
  color: #CDCDCD;
}
.--input .contact-frm__cnt-dl-dd .wpcf7-form-control-wrap input:not(:-moz-placeholder) {
  background-color: rgba(0, 0, 0, 0.05);
}
.--input .contact-frm__cnt-dl-dd .wpcf7-form-control-wrap input:not(:placeholder-shown) {
  background-color: rgba(0, 0, 0, 0.05);
}
.--input .contact-frm__cnt-dl-dd .wpcf7-form-control-wrap input:focus {
  background-color: rgba(0, 0, 0, 0.05);
}
.--input .contact-frm__cnt-dl-dd .wpcf7-form-control-wrap input.wpcf7-not-valid {
  border: 1px solid var(--pink);
}
.--txtarea .contact-frm__cnt-dl-dd {
  height: 16rem;
}
@media screen and (min-width: 769px) {
  .--txtarea .contact-frm__cnt-dl-dd {
    height: clamp(0rem, 16.3888888889vw, 23.6rem);
  }
}
.--txtarea .contact-frm__cnt-dl-dd .wpcf7-form-control-wrap {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.--txtarea .contact-frm__cnt-dl-dd .wpcf7-form-control-wrap textarea {
  -moz-appearance: none;
  -webkit-appearance: none;
  background: none transparent;
  border: 0;
  border-radius: 0;
  color: inherit;
  font-size: inherit;
  font-size: 1.6rem;
  height: 100%;
  left: 0;
  margin: 0;
  margin: -1px 0 0 -1px;
  outline: none;
  padding: 0;
  padding: clamp(0rem, 0.8333333333vw, 1.2rem);
  position: absolute;
  resize: none;
  top: 0;
  vertical-align: middle;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .--txtarea .contact-frm__cnt-dl-dd .wpcf7-form-control-wrap textarea {
    font-size: clamp(0rem, 0.9722222222vw, 1.4rem);
  }
}
.--txtarea .contact-frm__cnt-dl-dd .wpcf7-form-control-wrap textarea::-moz-placeholder {
  color: #CDCDCD;
}
.--txtarea .contact-frm__cnt-dl-dd .wpcf7-form-control-wrap textarea::placeholder {
  color: #CDCDCD;
}
.--txtarea .contact-frm__cnt-dl-dd .wpcf7-form-control-wrap textarea:not(:-moz-placeholder) {
  background-color: rgba(0, 0, 0, 0.05);
}
.--txtarea .contact-frm__cnt-dl-dd .wpcf7-form-control-wrap textarea:not(:placeholder-shown) {
  background-color: rgba(0, 0, 0, 0.05);
}
.--txtarea .contact-frm__cnt-dl-dd .wpcf7-form-control-wrap textarea:focus {
  background-color: rgba(0, 0, 0, 0.05);
}
.--txtarea .contact-frm__cnt-dl-dd .wpcf7-form-control-wrap textarea.wpcf7-not-valid {
  border: 1px solid var(--pink);
}
.contact-frm__cnt-chk {
  align-items: center;
  margin: 0 0 4rem;
  position: relative;
}
@media screen and (min-width: 769px) {
  .contact-frm__cnt-chk {
    margin: 0 0 clamp(0rem, 2.9166666667vw, 4.2rem);
    padding: 0 0 clamp(0rem, 1.25vw, 1.8rem);
  }
}
.contact-frm__cnt-chk .wpcf7-form-control-wrap {
  position: static;
}
.contact-frm__cnt-chk .wpcf7-form-control-wrap .wpcf7-form-control .wpcf7-list-item {
  margin: 0;
}
.contact-frm__cnt-chk .wpcf7-form-control-wrap .wpcf7-form-control .wpcf7-list-item .wpcf7-list-item-label {
  display: none;
}
.contact-frm__cnt-chk .wpcf7-form-control-wrap .wpcf7-form-control .wpcf7-list-item label input[type=checkbox] {
  height: 2rem;
  position: relative;
  vertical-align: -5px;
  width: 2rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0.1rem solid var(--bdr);
  border-radius: 0.2rem;
  position: relative;
}
@media screen and (min-width: 769px) {
  .contact-frm__cnt-chk .wpcf7-form-control-wrap .wpcf7-form-control .wpcf7-list-item label input[type=checkbox] {
    border-radius: clamp(0rem, 0.1388888889vw, 0.2rem);
    cursor: pointer;
    height: clamp(0rem, 1.3888888889vw, 2rem);
    width: clamp(0rem, 1.3888888889vw, 2rem);
  }
}
.contact-frm__cnt-chk .wpcf7-form-control-wrap .wpcf7-form-control .wpcf7-list-item label input[type=checkbox]:checked:before {
  background-image: url("../img/ico-chk.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  display: block;
  height: 100%;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
.contact-frm__cnt-chk .wpcf7-not-valid-tip {
  text-align: center;
}
.contact-frm__cnt-chk-link {
  color: var(--bck2);
  display: block;
  font-size: 1.4rem;
  height: 1.4rem;
  line-height: 1;
  margin: 0 0 0 0.4rem;
  text-decoration: underline;
  transition: opacity 0.3s var(--ease-hover);
}
@media screen and (min-width: 769px) {
  .contact-frm__cnt-chk-link {
    font-size: clamp(0rem, 0.9722222222vw, 1.4rem);
    height: clamp(0rem, 1.1111111111vw, 1.6rem);
    margin: 0 0 0 clamp(0rem, 1.1111111111vw, 1.6rem);
  }
  .contact-frm__cnt-chk-link:hover {
    opacity: 0.5;
  }
}
.contact-frm__cnt-chk-txt {
  display: block;
  font-size: 1.4rem;
  height: 1.4rem;
  line-height: 1;
}
@media screen and (min-width: 769px) {
  .contact-frm__cnt-chk-txt {
    font-size: clamp(0rem, 1.1111111111vw, 1.6rem);
    height: clamp(0rem, 1.1111111111vw, 1.6rem);
  }
}
.contact-frm__btn {
  height: 5.6rem;
  margin: 0 auto;
  position: relative;
  width: 16.7rem;
}
@media screen and (min-width: 769px) {
  .contact-frm__btn {
    height: clamp(0rem, 4.8611111111vw, 7rem);
    width: clamp(0rem, 16.6666666667vw, 24rem);
  }
}
.contact-frm__btn input {
  -moz-appearance: none;
  -webkit-appearance: none;
  background: none transparent;
  background-color: var(--bck3);
  border: 0;
  border-radius: 0;
  border-radius: 9999px;
  color: inherit;
  color: var(--wte);
  font-family: var(--font-en1);
  font-size: inherit;
  font-size: 1.2rem;
  height: 100%;
  left: 0;
  margin: 0;
  outline: none;
  padding: 0;
  position: absolute;
  top: 0;
  transition: 0.3s var(--ease-hover);
  vertical-align: middle;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .contact-frm__btn input {
    cursor: pointer;
    font-size: clamp(0rem, 0.9722222222vw, 1.4rem);
  }
  .contact-frm__btn input:hover {
    background-color: var(--bck);
  }
}
.contact-frm__btn .wpcf7-spinner {
  background-color: var(--bck);
  margin: 0;
  position: absolute;
  right: -3.5rem;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (min-width: 769px) {
  .contact-frm__btn .wpcf7-spinner {
    height: clamp(0rem, 1.6666666667vw, 2.4rem);
    position: absolute;
    right: clamp(-4rem, -2.7777777778vw, 0rem);
    top: 50%;
    width: clamp(0rem, 1.6666666667vw, 2.4rem);
  }
}
@media screen and (min-width: 769px) {
  .contact-frm__btn .wpcf7-spinner:before {
    height: clamp(0rem, 0.4166666667vw, 0.6rem);
    transform-origin: clamp(0rem, 0.5555555556vw, 0.8rem) clamp(0rem, 0.5555555556vw, 0.8rem);
    width: clamp(0rem, 0.4166666667vw, 0.6rem);
  }
}
.contact-frm .wpcf7-not-valid-tip {
  background-color: #888;
  border-radius: 0.2rem;
  bottom: -1.8rem;
  color: var(--wte);
  font-size: 1rem;
  font-size: 1rem;
  left: 50%;
  padding: 0.4rem;
  position: absolute;
  text-align: left;
  transform: translateX(-50%);
  width: 100%;
}
@media screen and (min-width: 769px) {
  .contact-frm .wpcf7-not-valid-tip {
    border-radius: clamp(0rem, 0.1388888889vw, 0.2rem);
    bottom: clamp(-1.8rem, -1.25vw, 0rem);
    font-size: clamp(0rem, 0.6944444444vw, 1rem);
    left: 50%;
    padding: clamp(0rem, 0.2777777778vw, 0.4rem);
    position: absolute;
  }
}
.contact-frm .wpcf7-response-output {
  background-color: #888;
  border: none !important;
  border-radius: 0.2rem;
  bottom: 0;
  color: var(--wte);
  color: var(--wte);
  font-size: 1rem;
  left: 50%;
  margin: 0 !important;
  padding: 0.4rem !important;
  position: absolute;
  text-align: center;
  transform: translateX(-50%);
  white-space: nowrap;
  width: 100vw;
}
@media screen and (min-width: 769px) {
  .contact-frm .wpcf7-response-output {
    border-radius: clamp(0rem, 0.1388888889vw, 0.2rem);
    bottom: clamp(0rem, 0vw, 0rem);
    font-size: clamp(0rem, 0.6944444444vw, 1rem);
    left: 50%;
    padding: clamp(0rem, 0.8333333333vw, 1.2rem) !important;
    position: absolute;
  }
}

/*--------------------------------------------　thansk-lead
---------------------------------------------*/
.thansk-lead__inner {
  padding: 0 2rem 6rem;
}
@media screen and (min-width: 769px) {
  .thansk-lead__inner {
    padding: clamp(0rem, 5vw, 7.2rem) clamp(0rem, 1.3888888889vw, 2rem) clamp(0rem, 4.1666666667vw, 6rem);
  }
}
.thansk-lead__txt {
  font-size: 1.1rem;
  letter-spacing: 0.13em;
  line-height: 2;
  margin: 0 0 2.4rem;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .thansk-lead__txt {
    font-size: clamp(1rem, 0.9722222222vw, 1.4rem);
    margin: 0 0 clamp(0rem, 2.7777777778vw, 4rem);
  }
}
.thansk-lead__btn {
  align-items: center;
  background-color: var(--bdr);
  border-radius: 9999px;
  font-size: 1.2rem;
  height: 3.5rem;
  justify-content: center;
  margin: 0 auto;
  transition: 0.3s var(--ease-hover);
  width: 12rem;
}
@media screen and (min-width: 769px) {
  .thansk-lead__btn {
    font-size: clamp(1rem, 0.9722222222vw, 1.4rem);
    height: clamp(0rem, 4.8611111111vw, 7rem);
    width: clamp(0rem, 16.6666666667vw, 24rem);
  }
  .thansk-lead__btn:hover {
    background-color: var(--bck);
    color: var(--wte);
  }
}

/*--------------------------------------------　home-mv
---------------------------------------------*/
.home-mv {
  aspect-ratio: 1080/1920;
  height: auto;
  max-height: 100svh;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .home-mv {
    aspect-ratio: 1920/1080;
  }
}
.home-mv__inner {
  aspect-ratio: 1080/1920;
  height: auto;
  max-height: 100svh;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .home-mv__inner {
    aspect-ratio: 1920/1080;
  }
}
.home-mv__movie {
  aspect-ratio: 1080/1920;
  height: auto;
  max-height: 100svh;
  overflow: hidden;
  position: relative;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .home-mv__movie {
    aspect-ratio: 1920/1080;
  }
}
.home-mv__movie-overlay {
  background-color: var(--bck);
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.home-mv__movie-not-support {
  font-size: 1rem;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (min-width: 769px) {
  .home-mv__movie-not-support {
    font-size: clamp(1rem, 1.1111111111vw, 1.6rem);
  }
}

/*--------------------------------------------　home-works
---------------------------------------------*/
.home-works__inner {
  padding: 3rem 2rem 0;
}
@media screen and (min-width: 769px) {
  .home-works__inner {
    max-width: clamp(0rem, 81.9444444444vw, 118rem);
    padding: clamp(0rem, 3.4722222222vw, 5rem) clamp(0rem, 1.3888888889vw, 2rem) 0;
  }
}
@media screen and (min-width: 1520px) {
  .home-works__inner {
    max-width: clamp(0rem, 91.6666666667vw, 132rem);
  }
}
.home-works__list {
  font-size: 0;
  list-style: none;
  margin: 0 0 3rem;
  row-gap: 3rem;
}
@media screen and (min-width: 769px) {
  .home-works__list {
    margin: 0 0 clamp(0rem, 3.4722222222vw, 5rem);
    padding: 0 clamp(0rem, 6.25vw, 9rem);
    row-gap: clamp(0rem, 3.4722222222vw, 5rem);
  }
}
@media screen and (min-width: 1520px) {
  .home-works__list {
    padding: 0;
  }
}
.home-works__list-item-link-img {
  aspect-ratio: 960/576;
  margin: 0 0 3rem;
  opacity: 0;
  overflow: hidden;
  transition: 0.75s opacity var(--ease-base);
  width: 100%;
}
@media screen and (min-width: 769px) {
  .home-works__list-item-link-img {
    margin: 0 0 clamp(0rem, 3.4722222222vw, 5rem);
  }
  .home-works__list-item-link-img:hover img {
    transform: scale(1.05);
  }
}
.is-inview-active .home-works__list-item-link-img {
  opacity: 1;
}
.home-works__list-item-link-img img {
  transition: transform 0.75s var(--ease-hover);
}
.home-works__list-item-link-ttl {
  font-size: 1.7rem;
  letter-spacing: 0.05em;
  line-height: 1.2;
  margin: 0 0 1rem;
  opacity: 0;
  text-align: center;
  transform: translateY(50%);
  transition: 0.75s transform var(--ease-base), 0.75s opacity var(--ease-base);
}
@media screen and (min-width: 769px) {
  .home-works__list-item-link-ttl {
    font-size: clamp(0rem, 1.3888888889vw, 2rem);
    margin: 0 0 clamp(0rem, 1.0416666667vw, 1.5rem);
  }
}
.home-works__list-item-link-ttl.is-inview-active {
  opacity: 1;
  transform: translateY(0);
}
.home-works__list-item-link-area {
  align-items: center;
  font-size: 1.2rem;
  letter-spacing: 0.06em;
  opacity: 0;
  row-gap: 3rem;
  transform: translateY(50%);
  transition: 0.75s transform var(--ease-base), 0.75s opacity var(--ease-base);
}
@media screen and (min-width: 769px) {
  .home-works__list-item-link-area {
    font-size: clamp(0rem, 0.9722222222vw, 1.4rem);
    row-gap: clamp(0rem, 3.4722222222vw, 5rem);
  }
}
.home-works__list-item-link-area:after {
  background-color: var(--bdr);
  border-radius: 50%;
  content: "";
  display: block;
  height: 1.4rem;
  opacity: 0;
  transition: 0.75s opacity var(--ease-base) 0.375s;
  width: 1.4rem;
}
@media screen and (min-width: 769px) {
  .home-works__list-item-link-area:after {
    height: clamp(0rem, 0.9722222222vw, 1.4rem);
    width: clamp(0rem, 0.9722222222vw, 1.4rem);
  }
}
.home-works__list-item-link-area.is-inview-active {
  opacity: 1;
  transform: translateY(0);
}
.home-works__list-item-link-area.is-inview-active:after {
  opacity: 1;
}
.home-works__btn {
  align-items: center;
  background-color: var(--bdr);
  border-radius: 9999px;
  font-size: 1.2rem;
  height: 7rem;
  justify-content: center;
  position: relative;
  transition: 0.3s background-color var(--ease-hover), 0.3s color var(--ease-hover);
  width: 100%;
}
.js-works-loading .home-works__btn {
  background-color: var(--bck);
  color: var(--wte);
}
@media screen and (min-width: 769px) {
  .home-works__btn {
    cursor: pointer;
    font-size: clamp(1rem, 0.9722222222vw, 1.4rem);
    height: clamp(0rem, 4.8611111111vw, 7rem);
  }
  .home-works__btn:hover {
    background-color: var(--bck);
    color: var(--wte);
  }
}
.home-works__btn-loading {
  border: 0.1rem solid rgba(255, 255, 255, 0.75);
  border-radius: 50%;
  border-right: 0.1rem solid transparent;
  display: block;
  height: 2.4rem;
  mix-blend-mode: difference;
  opacity: 0;
  position: absolute;
  right: 4rem;
  top: 50%;
  transform: translateY(-50%);
  width: 2.4rem;
}
.js-works-loading .home-works__btn-loading {
  animation: rotation-y50 1.5s var(--ease-hover) infinite;
  opacity: 1;
}
@media screen and (min-width: 769px) {
  .home-works__btn-loading {
    display: none !important;
  }
}

/*--------------------------------------------　news-archive
---------------------------------------------*/
.news-archive__inner {
  padding: 3rem 2rem 0;
}
@media screen and (min-width: 769px) {
  .news-archive__inner {
    padding: clamp(0rem, 9.1666666667vw, 13.2rem) clamp(0rem, 1.3888888889vw, 2rem) 0;
  }
}
.news-archive__pager-inner {
  padding: 0 2rem 6rem;
}
@media screen and (min-width: 769px) {
  .news-archive__pager-inner {
    padding: 0 clamp(0rem, 1.3888888889vw, 2rem) clamp(0rem, 6.9444444444vw, 10rem);
  }
}
.news-archive__list {
  border-top: 0.1rem solid var(--bdr);
  list-style: none;
  margin: 0 0 2.4rem;
}
@media screen and (min-width: 769px) {
  .news-archive__list {
    margin: 0 0 clamp(0rem, 4.1666666667vw, 6rem);
  }
}
.news-archive__list-item-link {
  border-bottom: 0.1rem solid var(--bdr);
  padding: 2rem 0;
  position: relative;
}
@media screen and (min-width: 769px) {
  .news-archive__list-item-link {
    padding: clamp(0rem, 3.0555555556vw, 4.4rem) 0;
  }
  .news-archive__list-item-link:hover .news-archive__list-item-link-date:before {
    opacity: 1;
  }
  .news-archive__list-item-link:hover .news-archive__list-item-link-date-txt,
  .news-archive__list-item-link:hover .news-archive__list-item-link-ttl {
    transform: translateX(clamp(0rem, 2.7777777778vw, 4rem));
  }
}
@media screen and (min-width: 769px) {
  .news-archive__list-item-link:before {
    bottom: -0.1rem;
    left: 0;
    position: absolute;
  }
}
.news-archive__list-item-link-date {
  position: relative;
  width: 8rem;
}
@media screen and (min-width: 769px) {
  .news-archive__list-item-link-date {
    width: clamp(0rem, 18.75vw, 27rem);
  }
}
@media screen and (min-width: 769px) {
  .news-archive__list-item-link-date:before {
    background-color: var(--bck);
    border-radius: 50%;
    content: "";
    display: block;
    height: clamp(0rem, 0.6944444444vw, 1rem);
    left: 0;
    opacity: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    transition: opacity 0.3s var(--ease-hover);
    width: clamp(0rem, 0.6944444444vw, 1rem);
  }
}
.news-archive__list-item-link-date-txt {
  display: block;
  font-size: 1.2rem;
  line-height: 1.4;
  transition: transform 0.3s var(--ease-hover);
}
@media screen and (min-width: 769px) {
  .news-archive__list-item-link-date-txt {
    font-size: clamp(1rem, 0.9722222222vw, 1.4rem);
  }
}
.news-archive__list-item-link-ttl {
  flex: 1;
  font-size: 1.2rem;
  line-height: 1.4;
  transition: transform 0.3s var(--ease-hover);
}
@media screen and (min-width: 769px) {
  .news-archive__list-item-link-ttl {
    font-size: clamp(1rem, 0.9722222222vw, 1.4rem);
  }
}
.news-archive__pager .wp-pagenavi {
  align-items: center;
  justify-content: space-between;
}
.news-archive__pager .wp-pagenavi .previouspostslink,
.news-archive__pager .wp-pagenavi .nextpostslink {
  align-items: center;
  display: flex;
  -moz-column-gap: 1rem;
  color: var(--bck);
  column-gap: 1rem;
  font-family: var(--font-en1);
  font-size: 1.2rem;
  transition: opacity 0.3s var(--ease-hover);
}
@media screen and (min-width: 769px) {
  .news-archive__pager .wp-pagenavi .previouspostslink,
  .news-archive__pager .wp-pagenavi .nextpostslink {
    -moz-column-gap: clamp(0rem, 1.1111111111vw, 1.6rem);
    column-gap: clamp(0rem, 1.1111111111vw, 1.6rem);
    font-size: clamp(1rem, 0.9722222222vw, 1.4rem);
  }
  .news-archive__pager .wp-pagenavi .previouspostslink:hover,
  .news-archive__pager .wp-pagenavi .nextpostslink:hover {
    opacity: 0.5;
  }
}
.news-archive__pager .wp-pagenavi .previouspostslink.is-disabled,
.news-archive__pager .wp-pagenavi .nextpostslink.is-disabled {
  opacity: 0.5;
}
@media screen and (min-width: 769px) {
  .news-archive__pager .wp-pagenavi .previouspostslink:not(.news-archive__pager .wp-pagenavi .previouspostslink.is-disabled):hover:before {
    transform: scale(1.4);
  }
}
.news-archive__pager .wp-pagenavi .previouspostslink:before {
  aspect-ratio: 1/1;
  background-image: url("../img/ico-prev.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  display: block;
  height: auto;
  transition: transform 0.3s var(--ease-hover);
  width: 1.2rem;
}
@media screen and (min-width: 769px) {
  .news-archive__pager .wp-pagenavi .previouspostslink:before {
    width: clamp(0rem, 1.6666666667vw, 2.4rem);
  }
}
@media screen and (min-width: 769px) {
  .news-archive__pager .wp-pagenavi .nextpostslink:not(.news-archive__pager .wp-pagenavi .nextpostslink.is-disabled):hover:after {
    transform: scale(1.4);
  }
}
.news-archive__pager .wp-pagenavi .nextpostslink:after {
  aspect-ratio: 1/1;
  background-image: url("../img/ico-next.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  display: block;
  height: auto;
  transition: transform 0.3s var(--ease-hover);
  width: 1.2rem;
}
@media screen and (min-width: 769px) {
  .news-archive__pager .wp-pagenavi .nextpostslink:after {
    width: clamp(0rem, 1.6666666667vw, 2.4rem);
  }
}
.news-archive__pager .wp-pagenavi .news-archive__pager-center {
  align-items: center;
  display: flex;
  -moz-column-gap: 0.2rem;
  column-gap: 0.2rem;
}
@media screen and (min-width: 769px) {
  .news-archive__pager .wp-pagenavi .news-archive__pager-center {
    -moz-column-gap: clamp(0rem, 0.1388888889vw, 0.2rem);
    column-gap: clamp(0rem, 0.1388888889vw, 0.2rem);
  }
}
.news-archive__pager .wp-pagenavi .news-archive__pager-center span,
.news-archive__pager .wp-pagenavi .news-archive__pager-center a {
  align-items: center;
  aspect-ratio: 1/1;
  border-radius: 50%;
  color: var(--bck);
  display: flex;
  font-family: var(--font-en1);
  font-size: 1.2rem;
  height: auto;
  justify-content: center;
  width: 3.2rem;
}
@media screen and (min-width: 769px) {
  .news-archive__pager .wp-pagenavi .news-archive__pager-center span,
  .news-archive__pager .wp-pagenavi .news-archive__pager-center a {
    font-size: clamp(1rem, 0.9722222222vw, 1.4rem);
    width: clamp(0rem, 3.4722222222vw, 5rem);
  }
}
.news-archive__pager .wp-pagenavi .news-archive__pager-center span.current,
.news-archive__pager .wp-pagenavi .news-archive__pager-center a.current {
  border: 0.1rem solid var(--bdr);
}
.news-archive__pager .wp-pagenavi .news-archive__pager-center a {
  transition: opacity 0.3s var(--ease-hover);
}
@media screen and (min-width: 769px) {
  .news-archive__pager .wp-pagenavi .news-archive__pager-center a:hover {
    opacity: 0.5;
  }
}

/*--------------------------------------------　news-single
---------------------------------------------*/
.news-single__inner {
  padding: 3rem 2rem 6rem;
}
@media screen and (min-width: 769px) {
  .news-single__inner {
    padding: clamp(0rem, 9.7222222222vw, 14rem) clamp(0rem, 1.3888888889vw, 2rem) clamp(0rem, 6.9444444444vw, 10rem);
  }
}
.single-blog .news-single__inner {
  padding: 3rem 2rem 0;
}
@media screen and (min-width: 769px) {
  .single-blog .news-single__inner {
    padding: clamp(0rem, 9.7222222222vw, 14rem) clamp(0rem, 1.3888888889vw, 2rem) 0;
  }
}
.news-single__top {
  border-bottom: 0.1rem solid var(--bdr);
  margin: 0 0 2.4rem;
  padding: 0 0 2.4rem;
}
@media screen and (min-width: 769px) {
  .news-single__top {
    margin: 0 0 clamp(0rem, 4.1666666667vw, 6rem);
    padding: 0 0 clamp(0rem, 4.1666666667vw, 6rem);
  }
}
.single-blog .news-single__top {
  border-bottom: none;
  margin: 0 0 1.6rem;
  padding: 0;
}
@media screen and (min-width: 769px) {
  .single-blog .news-single__top {
    margin: 0 0 clamp(0rem, 2.7777777778vw, 4rem);
    padding: 0;
  }
}
.news-single__top-ttl {
  font-size: 1.8rem;
  line-height: 1.5;
  margin: 0 0 1rem;
}
@media screen and (min-width: 769px) {
  .news-single__top-ttl {
    font-size: clamp(1rem, 2.4305555556vw, 3.5rem);
    margin: 0 0 clamp(0rem, 1.3888888889vw, 2rem);
  }
}
.news-single__top-date {
  font-size: 1.2rem;
  line-height: 2;
}
@media screen and (min-width: 769px) {
  .news-single__top-date {
    font-size: clamp(1rem, 0.9722222222vw, 1.4rem);
  }
}
.news-single__top-date-cat {
  display: inline-block;
  margin: 0 0 0 1rem;
}
@media screen and (min-width: 769px) {
  .news-single__top-date-cat {
    margin: 0 0 0 clamp(0rem, 1.6666666667vw, 2.4rem);
  }
}
.news-single__lead {
  font-size: 1.2rem;
  line-height: 2;
  margin: 0 0 2rem;
}
@media screen and (min-width: 769px) {
  .news-single__lead {
    font-size: clamp(0rem, 0.9722222222vw, 1.4rem);
    margin: 0 0 clamp(0rem, 2.7777777778vw, 4rem);
  }
}
.news-single__table {
  border: 0.1rem solid var(--bdr);
  margin: 0 0 4rem;
  padding: 5.6rem 2rem 2.4rem;
  position: relative;
}
@media screen and (min-width: 769px) {
  .news-single__table {
    margin: 0 0 clamp(0rem, 6.9444444444vw, 10rem);
    padding: clamp(0rem, 7.5vw, 10.8rem) clamp(0rem, 4.1666666667vw, 6rem) clamp(0rem, 2.7777777778vw, 4rem);
  }
}
.news-single__table-ttl {
  font-size: 1.4rem;
  left: 50%;
  position: absolute;
  top: 2rem;
  transform: translateX(-50%);
}
@media screen and (min-width: 769px) {
  .news-single__table-ttl {
    font-size: clamp(0rem, 1.25vw, 1.8rem);
    left: 50%;
    position: absolute;
    top: clamp(0rem, 2.7777777778vw, 4rem);
  }
}
.news-single__table-cnt {
  row-gap: 1rem;
}
@media screen and (min-width: 769px) {
  .news-single__table-cnt {
    row-gap: clamp(0rem, 1.1111111111vw, 1.6rem);
  }
}
.news-single__table-cnt-number {
  align-items: center;
  display: flex;
}
@media screen and (min-width: 769px) {
  .news-single__table-cnt-number {
    -moz-column-gap: clamp(0rem, 0.6944444444vw, 1rem);
    column-gap: clamp(0rem, 0.6944444444vw, 1rem);
  }
}
.news-single__table-cnt-number-link {
  font-size: 1.2rem;
  text-decoration: underline;
  transition: opacity 0.3s var(--ease-hover);
}
@media screen and (min-width: 769px) {
  .news-single__table-cnt-number-link {
    font-size: clamp(1rem, 0.9722222222vw, 1.4rem);
  }
  .news-single__table-cnt-number-link:hover {
    opacity: 0.5;
  }
}
.news-single__table-cnt-snumber {
  align-items: center;
  display: flex;
  -moz-column-gap: 1rem;
  column-gap: 1rem;
  padding: 0 0 0 0.8rem;
}
@media screen and (min-width: 769px) {
  .news-single__table-cnt-snumber {
    -moz-column-gap: clamp(0rem, 0.6944444444vw, 1rem);
    column-gap: clamp(0rem, 0.6944444444vw, 1rem);
    padding: 0 0 0 clamp(0rem, 1.6666666667vw, 2.4rem);
  }
}
.news-single__table-cnt-snumber:before {
  background-color: var(--bck);
  border-radius: 50%;
  content: "";
  display: block;
  height: 0.4rem;
  width: 0.4rem;
}
@media screen and (min-width: 769px) {
  .news-single__table-cnt-snumber:before {
    height: clamp(0rem, 0.5555555556vw, 0.8rem);
    width: clamp(0rem, 0.5555555556vw, 0.8rem);
  }
}
.news-single__table-cnt-snumber-link {
  font-size: 1.2rem;
  text-decoration: underline;
  transition: opacity 0.3s var(--ease-hover);
}
@media screen and (min-width: 769px) {
  .news-single__table-cnt-snumber-link {
    font-size: clamp(1rem, 0.9722222222vw, 1.4rem);
  }
  .news-single__table-cnt-snumber-link:hover {
    opacity: 0.5;
  }
}
.news-single__eye {
  margin: 0 0 2rem;
}
@media screen and (min-width: 769px) {
  .news-single__eye {
    margin: 0 0 clamp(0rem, 2.7777777778vw, 4rem);
  }
}
.news-single__cnt {
  margin: 0 0 4rem;
}
@media screen and (min-width: 769px) {
  .news-single__cnt {
    margin: 0 0 clamp(0rem, 6.9444444444vw, 10rem);
  }
}
.single-blog .news-single__cnt {
  margin: 0;
}
.news-single__cnt p,
.news-single__cnt table,
.news-single__cnt ul,
.news-single__cnt ol {
  font-size: 1.2rem;
  line-height: 2;
  margin: 0 0 2rem;
}
@media screen and (min-width: 769px) {
  .news-single__cnt p,
  .news-single__cnt table,
  .news-single__cnt ul,
  .news-single__cnt ol {
    font-size: clamp(1rem, 0.9722222222vw, 1.4rem);
    margin: 0 0 clamp(0rem, 2.7777777778vw, 4rem);
  }
}
.news-single__cnt h2 {
  border-bottom: 0.1rem solid var(--bdr);
  font-size: 1.8rem;
  font-weight: var(--sbold);
  line-height: 1.7;
  margin: 0 0 2rem;
  padding: 0 0 1rem;
}
@media screen and (min-width: 769px) {
  .news-single__cnt h2 {
    font-size: clamp(1rem, 1.9444444444vw, 2.8rem);
    margin: 0 0 clamp(0rem, 2.7777777778vw, 4rem);
    padding: 0 0 clamp(0rem, 1.3888888889vw, 2rem);
  }
}
.news-single__cnt h3 {
  font-size: 1.8rem;
  font-weight: var(--sbold);
  margin: 0 0 2rem;
}
@media screen and (min-width: 769px) {
  .news-single__cnt h3 {
    font-size: clamp(1rem, 1.5277777778vw, 2.2rem);
    margin: 0 0 clamp(0rem, 2.7777777778vw, 4rem);
  }
}
.news-single__cnt table tr {
  display: flex;
  -moz-column-gap: 0.1rem;
  column-gap: 0.1rem;
}
.news-single__cnt table tr:nth-child(1) td {
  background-color: var(--bdr);
}
.news-single__cnt table td {
  align-items: center;
  display: flex;
  height: 3.2rem;
  justify-content: center;
  margin: 0 0.1rem;
}
@media screen and (min-width: 769px) {
  .news-single__cnt table td {
    height: clamp(0rem, 3.75vw, 5.4rem);
  }
}
.news-single__cnt ul,
.news-single__cnt ol {
  padding: 0 0 0 1rem;
}
@media screen and (min-width: 769px) {
  .news-single__cnt ul,
  .news-single__cnt ol {
    padding: 0 0 0 clamp(0rem, 1.1111111111vw, 1.6rem);
  }
}
.news-single__cnt ul li,
.news-single__cnt ol li {
  font-size: 1.2rem;
}
@media screen and (min-width: 769px) {
  .news-single__cnt ul li,
  .news-single__cnt ol li {
    font-size: clamp(1rem, 0.9722222222vw, 1.4rem);
  }
}
.news-single__cnt a {
  color: #888;
  text-decoration: underline;
  transition: opacity 0.3s var(--ease-hover);
}
@media screen and (min-width: 769px) {
  .news-single__cnt a:hover {
    opacity: 0.5;
  }
}
.news-single__cnt img {
  display: inline-block;
  height: auto;
  max-width: 100%;
}
.news-single__btn {
  align-items: center;
  background-color: var(--bdr);
  border-radius: 9999px;
  font-size: 1.2rem;
  height: 3.5rem;
  justify-content: center;
  margin: 0 auto;
  transition: 0.3s var(--ease-hover);
  width: 12rem;
}
@media screen and (min-width: 769px) {
  .news-single__btn {
    font-size: clamp(1rem, 0.9722222222vw, 1.4rem);
    height: clamp(0rem, 4.8611111111vw, 7rem);
    width: clamp(0rem, 16.6666666667vw, 24rem);
  }
  .news-single__btn:hover {
    background-color: var(--bck);
    color: var(--wte);
  }
}

/*--------------------------------------------　blog-archive
---------------------------------------------*/
.blog-archive__inner {
  padding: 3rem 2rem 0;
}
@media screen and (min-width: 769px) {
  .blog-archive__inner {
    padding: clamp(0rem, 9.1666666667vw, 13.2rem) clamp(0rem, 1.3888888889vw, 2rem) 0;
  }
}
.blog-archive__category-list {
  align-items: center;
  font-size: 0;
  justify-content: center;
  -moz-column-gap: 1.6rem;
  column-gap: 1.6rem;
  list-style: none;
  margin: 0 0 2.4rem;
}
@media screen and (min-width: 769px) {
  .blog-archive__category-list {
    -moz-column-gap: clamp(0rem, 4.8611111111vw, 7rem);
    column-gap: clamp(0rem, 4.8611111111vw, 7rem);
    margin: 0 0 clamp(0rem, 2.0833333333vw, 3rem);
  }
}
.blog-archive__list {
  list-style: none;
  margin: 0 0 2.4rem;
}
@media screen and (min-width: 769px) {
  .blog-archive__list {
    display: grid;
    gap: clamp(0rem, 2.7777777778vw, 4rem);
    grid-auto-rows: 1fr;
    grid-template-columns: repeat(12, 1fr);
    margin: 0 0 clamp(0rem, 4.1666666667vw, 6rem);
  }
}
.blog-archive__list-item {
  border-bottom: 0.1rem solid var(--bdr);
  margin: 0 0 1.2rem;
  padding: 0 0 1.2rem;
}
@media screen and (min-width: 769px) {
  .blog-archive__list-item {
    border-bottom: none;
    grid-column: span 6;
    margin: 0;
    padding: 0;
  }
}
.blog-archive__list-item:not(:first-of-type) {
  border-bottom: 0.1rem solid var(--bdr);
}
@media screen and (min-width: 769px) {
  .blog-archive__list-item:before {
    bottom: -0.1rem;
    left: 0;
    position: absolute;
  }
}
@media screen and (min-width: 769px) {
  .blog-archive__list-item:nth-child(1) {
    grid-column: 1/span 6;
    grid-row: span 3;
  }
  .blog-archive__list-item:nth-child(1):before {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  .blog-archive__list-item:nth-child(1) .blog-archive__list-item-link {
    flex-direction: column;
    height: 100%;
  }
}
.blog-archive__list-item:nth-child(1) .blog-archive__list-item-link-img {
  aspect-ratio: 1/1;
  height: auto;
  width: 10rem;
}
@media screen and (min-width: 769px) {
  .blog-archive__list-item:nth-child(1) .blog-archive__list-item-link-img {
    margin: 0 0 clamp(0rem, 1.3888888889vw, 2rem);
    width: 100%;
  }
}
@media screen and (min-width: 769px) {
  .blog-archive__list-item:nth-child(2), .blog-archive__list-item:nth-child(3), .blog-archive__list-item:nth-child(4) {
    grid-column: 7/span 6;
  }
}
@media screen and (min-width: 769px) {
  .blog-archive__list-item:nth-child(2) .blog-archive__list-item-link, .blog-archive__list-item:nth-child(3) .blog-archive__list-item-link, .blog-archive__list-item:nth-child(4) .blog-archive__list-item-link {
    height: 100%;
  }
}
.blog-archive__list-item-link {
  -moz-column-gap: 0.8rem;
  column-gap: 0.8rem;
}
@media screen and (min-width: 769px) {
  .blog-archive__list-item-link {
    -moz-column-gap: clamp(0rem, 0.6944444444vw, 1rem);
    column-gap: clamp(0rem, 0.6944444444vw, 1rem);
  }
  .blog-archive__list-item-link:hover .blog-archive__list-item-link-img img {
    transform: scale(1.05);
  }
}
.blog-archive__list-item-link-img {
  aspect-ratio: 1/1;
  height: auto;
  overflow: hidden;
  width: 10rem;
}
@media screen and (min-width: 769px) {
  .blog-archive__list-item-link-img {
    height: clamp(0rem, 9.7222222222vw, 14rem);
    width: clamp(0rem, 9.7222222222vw, 14rem);
  }
}
.blog-archive__list-item-link-img img {
  transition: transform 0.75s var(--ease-hover);
}
.blog-archive__list-item-link-cnt {
  flex: 1;
  flex-direction: column;
}
@media screen and (min-width: 769px) {
  .blog-archive__list-item-link-cnt {
    flex-direction: row;
  }
}
.blog-archive__list-item-link-cnt-date-cat {
  align-items: center;
  display: flex;
  -moz-column-gap: 1rem;
  column-gap: 1rem;
  margin: 0 0 1rem;
}
@media screen and (min-width: 769px) {
  .blog-archive__list-item-link-cnt-date-cat {
    display: block;
    margin: 0;
    width: clamp(0rem, 5.5555555556vw, 8rem);
  }
}
.blog-archive__list-item-link-date {
  display: block;
}
@media screen and (min-width: 769px) {
  .blog-archive__list-item-link-date {
    margin: 0 0 clamp(0rem, 0.6944444444vw, 1rem);
  }
}
.blog-archive__list-item-link-date-txt, .blog-archive__list-item-link-cnt-cat {
  display: block;
  font-size: 1rem;
}
@media screen and (min-width: 769px) {
  .blog-archive__list-item-link-date-txt, .blog-archive__list-item-link-cnt-cat {
    font-size: clamp(1rem, 0.8333333333vw, 1.2rem);
  }
}
.blog-archive__list-item-link-cnt-cat {
  display: block;
}
.blog-archive__list-item-link-ttl {
  flex: 1;
  font-size: 1.2rem;
  line-height: 2;
}
@media screen and (min-width: 769px) {
  .blog-archive__list-item-link-ttl {
    font-size: clamp(1rem, 0.9722222222vw, 1.4rem);
  }
}

/*--------------------------------------------　blog-single-articles
---------------------------------------------*/
.blog-single-articles__inner {
  padding: 0 2rem 6rem;
}
@media screen and (min-width: 769px) {
  .blog-single-articles__inner {
    padding: 0 clamp(0rem, 1.3888888889vw, 2rem) clamp(0rem, 6.9444444444vw, 10rem);
  }
}
.blog-single-articles__ttl {
  font-size: 1.2rem;
  margin: 0 0 2rem;
}
@media screen and (min-width: 769px) {
  .blog-single-articles__ttl {
    font-size: clamp(1rem, 1.3888888889vw, 2rem);
    margin: 0 0 clamp(0rem, 2.7777777778vw, 4rem);
  }
}
.blog-single-articles__list {
  flex-direction: column;
  flex-wrap: wrap;
  list-style: none;
  margin: 0 0 2.4rem;
}
@media screen and (min-width: 769px) {
  .blog-single-articles__list {
    -moz-column-gap: clamp(0rem, 2.7777777778vw, 4rem);
    column-gap: clamp(0rem, 2.7777777778vw, 4rem);
    flex-direction: row;
    margin: 0 0 clamp(0rem, 6.9444444444vw, 10rem);
  }
}
.blog-single-articles__list-item {
  border-bottom: 0.1rem solid var(--bdr);
  margin: 0 0 1.2rem;
  padding: 0 0 1.2rem;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .blog-single-articles__list-item {
    margin: 0;
    padding: 0;
    width: calc(50% - clamp(0rem, 1.3888888889vw, 2rem));
  }
}
@media screen and (min-width: 769px) {
  .blog-single-articles__list-item:before {
    bottom: -0.1rem;
    left: 0;
    position: absolute;
  }
}
.blog-single-articles__list-item-link {
  -moz-column-gap: 0.8rem;
  column-gap: 0.8rem;
}
@media screen and (min-width: 769px) {
  .blog-single-articles__list-item-link {
    -moz-column-gap: clamp(0rem, 0.6944444444vw, 1rem);
    column-gap: clamp(0rem, 0.6944444444vw, 1rem);
    padding: clamp(0rem, 2.7777777778vw, 4rem) 0;
  }
  .blog-single-articles__list-item-link:hover .blog-single-articles__list-item-link-img img {
    transform: scale(1.05);
  }
}
.blog-single-articles__list-item-link-img {
  aspect-ratio: 1/1;
  height: auto;
  overflow: hidden;
  width: 10rem;
}
@media screen and (min-width: 769px) {
  .blog-single-articles__list-item-link-img {
    height: clamp(0rem, 9.7222222222vw, 14rem);
    width: clamp(0rem, 9.7222222222vw, 14rem);
  }
}
.blog-single-articles__list-item-link-img img {
  transition: transform 0.75s var(--ease-hover);
}
.blog-single-articles__list-item-link-cnt {
  flex: 1;
  flex-direction: column;
}
@media screen and (min-width: 769px) {
  .blog-single-articles__list-item-link-cnt {
    flex-direction: row;
  }
}
.blog-single-articles__list-item-link-cnt-date-cat {
  align-items: center;
  display: flex;
  -moz-column-gap: 1rem;
  column-gap: 1rem;
  margin: 0 0 1rem;
}
@media screen and (min-width: 769px) {
  .blog-single-articles__list-item-link-cnt-date-cat {
    display: block;
    margin: 0;
    width: clamp(0rem, 5.5555555556vw, 8rem);
  }
}
.blog-single-articles__list-item-link-date {
  display: block;
}
@media screen and (min-width: 769px) {
  .blog-single-articles__list-item-link-date {
    margin: 0 0 clamp(0rem, 0.6944444444vw, 1rem);
  }
}
.blog-single-articles__list-item-link-date-txt, .blog-single-articles__list-item-link-cnt-cat {
  display: block;
  font-size: 1rem;
}
@media screen and (min-width: 769px) {
  .blog-single-articles__list-item-link-date-txt, .blog-single-articles__list-item-link-cnt-cat {
    font-size: clamp(1rem, 0.8333333333vw, 1.2rem);
  }
}
.blog-single-articles__list-item-link-cnt-cat {
  display: block;
}
.blog-single-articles__list-item-link-ttl {
  flex: 1;
  font-size: 1.2rem;
  line-height: 2;
}
@media screen and (min-width: 769px) {
  .blog-single-articles__list-item-link-ttl {
    font-size: clamp(1rem, 0.9722222222vw, 1.4rem);
  }
}

/*--------------------------------------------　page-mv
---------------------------------------------*/
.page-mv__inner {
  padding: 12rem 2rem 2.4rem;
}
@media screen and (min-width: 769px) {
  .page-mv__inner {
    padding: clamp(0rem, 14.2361111111vw, 20.5rem) clamp(0rem, 1.3888888889vw, 2rem) 0;
  }
}
.page-mv__ttl {
  align-items: flex-end;
  -moz-column-gap: 0.8rem;
  column-gap: 0.8rem;
}
@media screen and (min-width: 769px) {
  .page-mv__ttl {
    -moz-column-gap: clamp(0rem, 1.6666666667vw, 2.4rem);
    column-gap: clamp(0rem, 1.6666666667vw, 2.4rem);
  }
}
.page-mv__ttl-en {
  font-size: 2.4rem;
  letter-spacing: 0.02em;
}
.single-news .page-mv__ttl-en, .single-blog .page-mv__ttl-en {
  font-size: 1.2rem;
}
@media screen and (min-width: 769px) {
  .page-mv__ttl-en {
    font-size: clamp(1rem, 4.1666666667vw, 6rem);
  }
  .single-news .page-mv__ttl-en, .single-blog .page-mv__ttl-en {
    font-size: clamp(1rem, 1.3888888889vw, 2rem);
  }
}
.page-mv__ttl-jp {
  font-size: 1.2rem;
  letter-spacing: 0.14em;
  margin: 0 0 0.2rem;
}
@media screen and (min-width: 769px) {
  .page-mv__ttl-jp {
    font-size: clamp(1rem, 0.9722222222vw, 1.4rem);
    margin: 0 0 clamp(0rem, 0.2777777778vw, 0.4rem);
  }
}

/*--------------------------------------------　parts-clients
---------------------------------------------*/
.parts-clients__inner {
  padding: 6rem 2rem;
}
@media screen and (min-width: 769px) {
  .parts-clients__inner {
    padding: clamp(0rem, 6.9444444444vw, 10rem) clamp(0rem, 1.3888888889vw, 2rem);
  }
}
.parts-clients__ttl {
  font-size: 1.7rem;
  margin: 0 0 2rem;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .parts-clients__ttl {
    font-size: clamp(1rem, 1.3888888889vw, 2rem);
    margin: 0 0 clamp(0rem, 2.0833333333vw, 3rem);
  }
}
.parts-clients__list {
  -moz-column-gap: 0.5rem;
  column-gap: 0.5rem;
  flex-wrap: wrap;
  font-size: 0;
  list-style: none;
  row-gap: 0.5rem;
}
@media screen and (min-width: 769px) {
  .parts-clients__list {
    -moz-column-gap: clamp(0rem, 2.0833333333vw, 3rem);
    column-gap: clamp(0rem, 2.0833333333vw, 3rem);
    row-gap: clamp(0rem, 2.0833333333vw, 3rem);
  }
}
.parts-clients__list-item {
  height: 11rem;
  width: 16.5rem;
}
@media screen and (min-width: 769px) {
  .parts-clients__list-item {
    height: clamp(0rem, 16.6666666667vw, 24rem);
    width: clamp(0rem, 25vw, 36rem);
  }
}

/*--------------------------------------------　policy
---------------------------------------------*/
.policy__inner {
  padding: 0 2rem 6rem;
}
@media screen and (min-width: 769px) {
  .policy__inner {
    padding: clamp(0rem, 5vw, 7.2rem) clamp(0rem, 1.3888888889vw, 2rem) clamp(0rem, 6.9444444444vw, 10rem);
  }
}
.policy__flex {
  row-gap: 2.4rem;
}
@media screen and (min-width: 769px) {
  .policy__flex {
    row-gap: clamp(0rem, 3.8888888889vw, 5.6rem);
  }
}
.policy__flex-cnt-ttl {
  font-size: 1.4rem;
  letter-spacing: 0.06em;
  line-height: 1.8;
}
@media screen and (min-width: 769px) {
  .policy__flex-cnt-ttl {
    font-size: clamp(1rem, 1.25vw, 1.8rem);
    margin: 0 0 clamp(0rem, 1.9444444444vw, 2.8rem);
  }
}
@media screen and (min-width: 769px) {
  .policy__flex-cnt-txts {
    row-gap: clamp(0rem, 2.0833333333vw, 3rem);
  }
}
.policy__flex-cnt-txts-txt, .policy__flex-cnt-list-item {
  font-size: 1.2rem;
  letter-spacing: 0.15em;
  line-height: 2;
}
@media screen and (min-width: 769px) {
  .policy__flex-cnt-txts-txt, .policy__flex-cnt-list-item {
    font-size: clamp(1rem, 0.9722222222vw, 1.4rem);
  }
}
.policy__flex-cnt-txts-txt.--right, .policy__flex-cnt-list-item.--right {
  margin: 0 0 0 auto;
}
@media screen and (min-width: 769px) {
  .policy__flex-cnt-list {
    margin: clamp(0rem, 1.9444444444vw, 2.8rem) 0;
  }
}
.policy__flex-cnt-list-item:before {
  content: "";
  display: block;
}
.policy__flex-cnt-list-item:nth-child(1):before {
  content: "(1)";
}
.policy__flex-cnt-list-item:nth-child(2):before {
  content: "(2)";
}
.policy__flex-cnt-list-item:nth-child(3):before {
  content: "(3)";
}
.policy__flex-cnt-list-item:nth-child(4):before {
  content: "(4)";
}
.policy__flex-cnt-list-item:nth-child(5):before {
  content: "(5)";
}
.policy__flex-cnt-list-item:nth-child(6):before {
  content: "(6)";
}

/*--------------------------------------------　archive-works
---------------------------------------------*/
.archive-works__inner {
  padding: 12rem 2rem 6rem;
}
@media screen and (min-width: 769px) {
  .archive-works__inner {
    max-width: clamp(0rem, 133.3333333333vw, 192rem);
    padding: clamp(0rem, 14.2361111111vw, 20.5rem) clamp(0rem, 1.6666666667vw, 2.4rem) clamp(0rem, 9.1666666667vw, 13.2rem);
  }
}
.archive-works__nav {
  display: none;
  margin: 0 0 0 -2rem;
  overflow-x: auto;
  padding: 0 2rem;
  width: 100vw;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.archive-works__nav::-webkit-scrollbar {
  display: none;
}
.post-type-archive-blog .archive-works__nav, .tax-blog-category .archive-works__nav {
  display: block;
}
@media screen and (min-width: 769px) {
  .archive-works__nav {
    display: block;
    margin: 0;
    overflow-x: hidden;
    padding: 0;
    width: 100%;
  }
}
.archive-works__nav-list {
  align-items: center;
  font-size: 0;
  -moz-column-gap: 2rem;
  column-gap: 2rem;
  list-style: none;
  margin: 0 0 5.6rem;
}
@media screen and (min-width: 769px) {
  .archive-works__nav-list {
    -moz-column-gap: clamp(0rem, 4.8611111111vw, 7rem);
    column-gap: clamp(0rem, 4.8611111111vw, 7rem);
    justify-content: center;
    margin: 0 0 clamp(0rem, 2.0833333333vw, 3rem);
  }
  .post-type-archive-blog .archive-works__nav-list, .tax-blog-category .archive-works__nav-list {
    margin: 0 0 clamp(0rem, 7.2916666667vw, 10.5rem);
  }
}
.archive-works__nav-list-item-link, .archive-works__nav-list-item-link-txt {
  cursor: pointer;
  display: block;
  font-size: 1.2rem;
  line-height: 1.2;
}
@media screen and (min-width: 769px) {
  .archive-works__nav-list-item-link, .archive-works__nav-list-item-link-txt {
    font-size: clamp(1rem, 0.9722222222vw, 1.4rem);
  }
}
.archive-works__nav-list-item-link.mixitup-filter-btn-active, .archive-works__nav-list-item-link.--active, .archive-works__nav-list-item-link-txt.mixitup-filter-btn-active, .archive-works__nav-list-item-link-txt.--active {
  color: var(--bck3);
}
.archive-works__list {
  flex-wrap: wrap;
  font-size: 0;
  list-style: none;
  opacity: 0;
  row-gap: 2rem;
  transition: 0.75s opacity var(--ease-base);
}
@media screen and (min-width: 769px) {
  .archive-works__list {
    -moz-column-gap: clamp(0rem, 1.1111111111vw, 1.6rem);
    column-gap: clamp(0rem, 1.1111111111vw, 1.6rem);
    row-gap: clamp(0rem, 1.1111111111vw, 1.6rem);
  }
}
.archive-works__list.is-inview-active {
  opacity: 1;
}
.archive-works__list-item {
  opacity: 0;
  transition: 0.75s opacity var(--ease-base);
  width: 100%;
}
@media screen and (min-width: 769px) {
  .archive-works__list-item {
    opacity: 1;
    transition: none;
    width: calc(50% - clamp(0rem, 1.1111111111vw, 1.6rem) / 2);
  }
}
.archive-works__list-item.is-inview-active {
  opacity: 1;
}
.archive-works__list-item-link {
  display: block;
  height: 20rem;
  overflow: hidden;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .archive-works__list-item-link {
    aspect-ratio: 688/413;
    height: auto;
  }
}
.archive-works__list-item-link:hover img {
  transform: scale(1.05);
}
.archive-works__list-item-link img {
  transition: transform 0.75s var(--ease-hover);
}

/*--------------------------------------------　single-works
---------------------------------------------*/
.single-works__inner {
  padding: 12rem 2rem 0;
}
@media screen and (min-width: 769px) {
  .single-works__inner {
    max-width: clamp(0rem, 133.3333333333vw, 192rem);
    padding: clamp(0rem, 14.2361111111vw, 20.5rem) clamp(0rem, 1.6666666667vw, 2.4rem) 0 clamp(0rem, 2.7777777778vw, 4rem);
  }
}
.single-works__flex {
  position: relative;
}
@media screen and (min-width: 769px) {
  .single-works__flex {
    -moz-column-gap: clamp(0rem, 5.5555555556vw, 8rem);
    align-items: stretch;
    column-gap: clamp(0rem, 5.5555555556vw, 8rem);
  }
}
@media screen and (min-width: 769px) {
  .single-works__flex1 {
    position: relative;
    width: clamp(0rem, 8.3333333333vw, 12rem);
  }
}
@media screen and (min-width: 769px) {
  .single-works__flex1-fix-box {
    height: calc(100vh - clamp(0rem, 14.2361111111vw, 20.5rem));
    justify-content: flex-end;
    padding: 0 0 clamp(0rem, 2.7777777778vw, 4rem);
  }
}
.single-works__flex1-nav-list {
  list-style: none;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .single-works__flex1-nav-list {
    align-items: center;
    row-gap: clamp(0rem, 0.2777777778vw, 0.4rem);
  }
}
.single-works__flex1-nav-list-item {
  width: 100%;
}
@media screen and (min-width: 769px) {
  .single-works__flex1-nav-list-item.--all {
    margin: 0 0 clamp(0rem, 1.1111111111vw, 1.6rem);
  }
}
.single-works__flex1-nav-list-item-link {
  display: block;
  position: relative;
  text-align: center;
}
.single-works__flex1-nav-list-item-link:before {
  background-color: var(--bck);
  bottom: 0;
  content: "";
  display: block;
  height: 0.1rem;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
}
@media screen and (min-width: 769px) {
  .single-works__flex1-nav-list-item-link:before {
    width: clamp(0rem, 5vw, 7.2rem);
  }
}
.single-works__flex1-nav-list-item-link-txt {
  display: block;
  white-space: nowrap;
}
@media screen and (min-width: 769px) {
  .single-works__flex1-nav-list-item-link-txt {
    font-size: clamp(1rem, 0.9722222222vw, 1.4rem);
  }
}
.single-works__flex1-nav-list-item-link-txt:before {
  background-color: var(--bg);
}
@media screen and (min-width: 769px) {
  .single-works__flex1-nav-list-item-link-prev-next {
    display: block;
    height: clamp(0rem, 5vw, 7.2rem);
    width: 100%;
  }
}
.single-works__flex2 {
  width: 100%;
}
@media screen and (min-width: 769px) {
  .single-works__flex2 {
    height: auto;
    margin: 0 0 0 auto;
    width: calc(100% - clamp(0rem, 13.8888888889vw, 20rem));
  }
}
.single-works__flex2-top {
  align-items: center;
  flex-direction: column;
  margin: 0 0 3rem;
  row-gap: 1rem;
}
@media screen and (min-width: 769px) {
  .single-works__flex2-top {
    flex-direction: row;
    justify-content: space-between;
    margin: 0 0 2rem;
  }
}
.single-works__flex2-top-ttl {
  font-size: 2rem;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 769px) {
  .single-works__flex2-top-ttl {
    font-size: clamp(1rem, 1.7361111111vw, 2.5rem);
  }
}
.single-works__flex2-top-place {
  font-size: 1.2rem;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 769px) {
  .single-works__flex2-top-place {
    font-size: clamp(1rem, 0.9722222222vw, 1.4rem);
  }
}
.single-works__flex2-list {
  list-style: none;
  row-gap: 2rem;
}
@media screen and (min-width: 769px) {
  .single-works__flex2-list {
    row-gap: clamp(0rem, 1.6666666667vw, 2.4rem);
  }
}
.single-works__flex2-list-item {
  height: auto;
  opacity: 0;
  transition: 0.75s opacity var(--ease-base);
  width: 100%;
}
.single-works__flex2-list-item.page__flex {
  flex-direction: column;
  row-gap: 2rem;
}
@media screen and (min-width: 769px) {
  .single-works__flex2-list-item.page__flex {
    align-items: flex-end;
    flex-direction: row;
    -moz-column-gap: clamp(0rem, 6.9444444444vw, 10rem);
    column-gap: clamp(0rem, 6.9444444444vw, 10rem);
  }
}
@media screen and (min-width: 769px) {
  .single-works__flex2-list-item.--txt-right {
    flex-direction: row-reverse;
  }
}
.single-works__flex2-list-item.--txt-right .single-works__flex2-list-item-img {
  margin: 0 0 0 auto;
}
@media screen and (min-width: 769px) {
  .single-works__flex2-list-item.--txt-right .single-works__flex2-list-item-img {
    margin: 0;
  }
}
.single-works__flex2-list-item.--movie {
  aspect-ratio: 16/9;
  height: auto;
  position: relative;
  width: 100%;
}
.single-works__flex2-list-item.--movie iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.single-works__flex2-list-item.is-inview-active {
  opacity: 1;
}
.single-works__flex2-list-item-cover {
  align-items: center;
  background-size: cover;
  cursor: pointer;
  height: 100%;
  justify-content: center;
  left: 0;
  position: absolute;
  top: 0;
  transition: 0.3s var(--ease-base);
  width: 100%;
}
.single-works__flex2-list-item-cover.--is-none {
  opacity: 0;
  pointer-events: none;
}
.single-works__flex2-list-item-cover-play {
  aspect-ratio: 27/31;
  filter: drop-shadow(clamp(0.4rem, 0.2777777778vw, 0.4rem) clamp(0.4rem, 0.2777777778vw, 0.4rem) clamp(0.8rem, 0.5555555556vw, 0.8rem) rgba(0, 0, 0, 0.8));
  height: auto;
  width: 2.4rem;
}
@media screen and (min-width: 769px) {
  .single-works__flex2-list-item-cover-play {
    width: clamp(0rem, 2.2222222222vw, 3.2rem);
  }
}
.single-works__flex2-list-item-img {
  width: 100%;
}
.page__flex .single-works__flex2-list-item-img {
  height: auto;
  width: 23.4rem;
}
@media screen and (min-width: 769px) {
  .page__flex .single-works__flex2-list-item-img {
    width: clamp(0rem, 40.8333333333vw, 58.8rem);
  }
}
@media screen and (min-width: 769px) {
  .single-works__flex2-list-item-cnt {
    padding: 0 0 clamp(0rem, 6.9444444444vw, 10rem);
    width: clamp(0rem, 26.9444444444vw, 38.8rem);
  }
}
.single-works__flex2-list-item-cnt-txt {
  font-size: 1.2rem;
  line-height: 2;
}
@media screen and (min-width: 769px) {
  .single-works__flex2-list-item-cnt-txt {
    font-size: clamp(1rem, 0.9722222222vw, 1.4rem);
  }
}
.single-works__flex2-contact-link {
  align-items: center;
  justify-content: center;
  padding: 12rem 0 15rem;
}
.single-works__flex2-contact-link:before {
  background-color: var(--bdr);
  content: "";
  display: block;
  height: 0.1rem;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .single-works__flex2-contact-link:before {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  .single-works__flex2-contact-link {
    padding: clamp(0rem, 10.4166666667vw, 15rem) 0;
  }
  .single-works__flex2-contact-link:hover .single-works__flex2-contact-link-txt:before {
    transform: scale(1, 1);
    transform-origin: left top;
  }
}
.single-works__flex2-contact-link-box {
  display: block;
  position: relative;
}
.single-works__flex2-contact-link-box:before {
  background-color: var(--bck);
  bottom: -0.8rem;
  content: "";
  display: block;
  height: 0.2rem;
  left: 0;
  position: absolute;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .single-works__flex2-contact-link-box:before {
    bottom: 0;
    height: clamp(0rem, 0.1388888889vw, 0.2rem);
    left: 0;
    position: absolute;
  }
}
.single-works__flex2-contact-link-txt {
  display: block;
  font-size: 2.5rem;
}
@media screen and (min-width: 769px) {
  .single-works__flex2-contact-link-txt {
    font-size: clamp(1rem, 2.7777777778vw, 4rem);
  }
}
.single-works__flex2-contact-link-txt:before {
  background-color: #f4f4f4;
}
@media screen and (min-width: 769px) {
  .single-works__flex2-contact-link-txt:before {
    bottom: clamp(-0.1rem, -0.0694444444vw, 0rem);
    height: clamp(0rem, 0.2777777778vw, 0.4rem);
    left: 0;
    position: absolute;
  }
}
.single-works__flex2-pager {
  padding: 4rem 0;
}
.single-works__flex2-pager-list {
  justify-content: space-between;
}
.single-works__flex2-pager-list-item {
  align-items: center;
  color: var(--bck3);
  -moz-column-gap: 0.4rem;
  column-gap: 0.4rem;
  font-size: 1.2rem;
}
.single-works__flex2-pager-list-item.--prev:before {
  background-image: url("../img/ico-prev.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  display: block;
  height: 1.6rem;
  width: 1.6rem;
}
.single-works__flex2-pager-list-item.--prev.--link-none:before {
  background-image: url("../img/ico-prev-gry.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.single-works__flex2-pager-list-item.--next:after {
  background-image: url("../img/ico-next.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  display: block;
  height: 1.6rem;
  width: 1.6rem;
}
.single-works__flex2-pager-list-item.--next.--link-none:after {
  background-image: url("../img/ico-next-gry.svg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.single-works__flex2-pager-list-item.--link-none {
  color: var(--bck3);
}
.single-works__flex2-pager-list-item-link {
  color: var(--bck);
  font-size: 1.2rem;
  position: relative;
}
.single-works__flex2-pager-list-item-link:after {
  background-color: var(--bck);
  bottom: -0.2rem;
  content: "";
  display: block;
  height: 0.1rem;
  left: 0;
  position: absolute;
  width: 100%;
}/*# sourceMappingURL=style.css.map */
