/*!*****************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./scss/common.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css2?family=Noto+Serif+JP&display=swap);
/*!*********************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./scss/common.scss (1) ***!
  \*********************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/* -------------------------------------------------------------------
  default colors
------------------------------------------------------------------- */
/* -------------------------------------------------------------------
  default web-font
------------------------------------------------------------------- */
/* -------------------------------------------------------------------
  default width
------------------------------------------------------------------- */
/* -------------------------------------------------------------------
  default spacing
------------------------------------------------------------------- */
/* -------------------------------------------------------------------
  hover anitionの適用（～xまで）
------------------------------------------------------------------- */
/* -------------------------------------------------------------------
  default font-size
------------------------------------------------------------------- */
/* -------------------------------------------------------------------
  breakpoints
------------------------------------------------------------------- */
/* -------------------------------------------------------------------
  各種rem計算（font以外）
------------------------------------------------------------------- */
/* -------------------------------------------------------------------
  flex時のgapを差し引いた横幅計算
------------------------------------------------------------------- */
/* -------------------------------------------------------------------
  アスペクト比固定
------------------------------------------------------------------- */
/* -------------------------------------------------------------------
  vw変換
------------------------------------------------------------------- */
/* -------------------------------------------------------------------
  MediaQuery
    ex.
      @include mx.mq(sm)     -> (max-width: 600px)
      @include mx.mq(sm-up)  -> (min-width: 600.1px)
------------------------------------------------------------------- */
/* -------------------------------------------------------------------
  スクロールバーを引いた100vw
------------------------------------------------------------------- */
/* -------------------------------------------------------------------
  margin / padding
------------------------------------------------------------------- */
.mt-high, .page-title {
  margin-top: clamp(100px, 19.53125vw, 200px);
}
.mt-middle, .privacy-policy__row + .privacy-policy__row, .perspective-sample__text, .post-content__nav, .post-content h2.wp-block-heading {
  margin-top: clamp(50px, 9.765625vw, 100px);
}
.mt-low, .perspective-sample__item-title, .page-title__ja {
  margin-top: clamp(25px, 4.8828125vw, 50px);
}
.mt-0 {
  margin-top: 0rem !important;
}
@media (max-width: 600px) {
  .mt-0-sp {
    margin-top: 0rem !important;
  }
}

.mr-high {
  margin-right: clamp(100px, 19.53125vw, 200px);
}
.mr-middle {
  margin-right: clamp(50px, 9.765625vw, 100px);
}
.mr-low {
  margin-right: clamp(25px, 4.8828125vw, 50px);
}
.mr-0 {
  margin-right: 0rem !important;
}

.mb-high {
  margin-bottom: clamp(100px, 19.53125vw, 200px);
}
.mb-middle, .post-content__header, .page-title {
  margin-bottom: clamp(50px, 9.765625vw, 100px);
}
.mb-low {
  margin-bottom: clamp(25px, 4.8828125vw, 50px);
}
.mb-0 {
  margin-bottom: 0rem !important;
}

.ml-high {
  margin-left: clamp(100px, 19.53125vw, 200px);
}
.ml-middle {
  margin-left: clamp(50px, 9.765625vw, 100px);
}
.ml-low {
  margin-left: clamp(25px, 4.8828125vw, 50px);
}
.ml-0 {
  margin-left: 0rem !important;
}

.mx-high {
  margin-inline: clamp(100px, 19.53125vw, 200px);
}
.mx-middle {
  margin-inline: clamp(50px, 9.765625vw, 100px);
}
.mx-low {
  margin-inline: clamp(25px, 4.8828125vw, 50px);
}
.mx-0 {
  margin-inline: 0rem !important;
}

.my-high {
  margin-block: clamp(100px, 19.53125vw, 200px);
}
.my-middle {
  margin-block: clamp(50px, 9.765625vw, 100px);
}
.my-low {
  margin-block: clamp(25px, 4.8828125vw, 50px);
}
.my-0 {
  margin-block: 0rem !important;
}

.ma-high {
  margin: clamp(100px, 19.53125vw, 200px);
}
.ma-middle {
  margin: clamp(50px, 9.765625vw, 100px);
}
.ma-low {
  margin: clamp(25px, 4.8828125vw, 50px);
}
.ma-0 {
  margin: 0rem !important;
}

.pt-high {
  padding-top: clamp(100px, 19.53125vw, 200px);
}
.pt-middle {
  padding-top: clamp(50px, 9.765625vw, 100px);
}
.pt-low {
  padding-top: clamp(25px, 4.8828125vw, 50px);
}
.pt-0 {
  padding-top: 0rem !important;
}

.pr-high {
  padding-right: clamp(100px, 19.53125vw, 200px);
}
.pr-middle {
  padding-right: clamp(50px, 9.765625vw, 100px);
}
.pr-low {
  padding-right: clamp(25px, 4.8828125vw, 50px);
}
.pr-0 {
  padding-right: 0rem !important;
}

.pb-high {
  padding-bottom: clamp(100px, 19.53125vw, 200px);
}
.pb-middle {
  padding-bottom: clamp(50px, 9.765625vw, 100px);
}
.pb-low {
  padding-bottom: clamp(25px, 4.8828125vw, 50px);
}
.pb-0 {
  padding-bottom: 0rem !important;
}

.pl-high {
  padding-left: clamp(100px, 19.53125vw, 200px);
}
.pl-middle {
  padding-left: clamp(50px, 9.765625vw, 100px);
}
.pl-low {
  padding-left: clamp(25px, 4.8828125vw, 50px);
}
.pl-0 {
  padding-left: 0rem !important;
}

.px-high {
  padding-inline: clamp(100px, 19.53125vw, 200px);
}
.px-middle {
  padding-inline: clamp(50px, 9.765625vw, 100px);
}
.px-low {
  padding-inline: clamp(25px, 4.8828125vw, 50px);
}
.px-0 {
  padding-inline: 0rem !important;
}

.py-high {
  padding-block: clamp(100px, 19.53125vw, 200px);
}
.py-middle {
  padding-block: clamp(50px, 9.765625vw, 100px);
}
.py-low, .table th,
.table td,
.table-sp th,
.table-sp td {
  padding-block: clamp(25px, 4.8828125vw, 50px);
}
.py-0 {
  padding-block: 0rem !important;
}

.pa-high {
  padding: clamp(100px, 19.53125vw, 200px);
}
.pa-middle {
  padding: clamp(50px, 9.765625vw, 100px);
}
.pa-low {
  padding: clamp(25px, 4.8828125vw, 50px);
}
.pa-0 {
  padding: 0rem !important;
}

html,
body {
  margin: 0;
  padding: 0;
}

html {
  font-size: 16px;
}

body {
  font-size: clamp(14px, 1.953125vw, 16px);
  font-family: "Noto Serif JP", serif;
  font-weight: 400;
  line-height: normal;
  color: #000000;
  background-color: #ffffff;
}
body.--on {
  overflow: hidden;
}

a {
  color: #000000;
  text-decoration: underline;
}
@media (min-width: 768.1px) {
  a {
    transition: 0.3s linear color;
  }
  a:hover {
    color: #000000;
  }
  a img {
    transition: 0.3s linear opacity;
  }
  a img:hover {
    opacity: 0.5;
  }
}

p {
  margin-top: 1em;
}
p:first-child {
  margin-top: 0;
}

img,
svg {
  vertical-align: bottom;
  height: auto;
  max-width: 100%;
}

figure {
  margin: 0;
}

b {
  font-weight: 700;
}

* {
  box-sizing: border-box;
}

h1,
h2,
h3,
h4,
h5 {
  margin: 0;
}

/* -------------------------------------------------------------------
  text, font
------------------------------------------------------------------- */
.fw-b {
  font-weight: 700;
}
.fw-m {
  font-weight: 500;
}
.fw-l {
  font-weight: 400;
}

.lh-1 {
  line-height: 1;
}
.lh-2 {
  line-height: 2;
}
.lh-2_5 {
  line-height: 2.5;
}
.lh-3, .page-title__ja {
  line-height: 2.5;
}
@media (min-width: 768.1px) {
  .lh-3, .page-title__ja {
    line-height: 3;
  }
}
.lh-5 {
  line-height: 2.5;
}
@media (min-width: 768.1px) {
  .lh-5 {
    line-height: 5;
  }
}

.text-center, .perspective-sample__text {
  text-align: center;
}
@media (max-width: 600px) {
  .text-center-sp {
    text-align: center;
  }
}
@media (min-width: 600.1px) {
  .text-center-pc {
    text-align: center;
  }
}
.text-left {
  text-align: left;
}
@media (max-width: 600px) {
  .text-left-sp {
    text-align: left;
  }
}
@media (min-width: 600.1px) {
  .text-left-pc {
    text-align: left;
  }
}
.text-right {
  text-align: right;
}
@media (max-width: 600px) {
  .text-right-sp {
    text-align: right;
  }
}
@media (min-width: 600.1px) {
  .text-right-pc {
    text-align: right;
  }
}
.text-xlarge, .perspective-flow__title, .post-content__title, .page-title__en {
  font-size: clamp(22px, 3.7760416667vw, 36px);
  letter-spacing: 0.2em;
  line-height: 1.6;
}
.text-large, .privacy-policy__row-title, .privacy-policy__row-text, .case-item__label, .post-item__time, .post-item__title {
  font-size: clamp(16px, 2.34375vw, 20px);
  letter-spacing: normal;
}

/* -------------------------------------------------------------------
  background
------------------------------------------------------------------- */
.bg-base {
  background-color: #cccccc;
}
.bg-white {
  background-color: white;
}
.bg-main {
  background-color: #000000;
}

/* -------------------------------------------------------------------
  display
------------------------------------------------------------------- */
.d-inline {
  display: inline;
}
.d-inline-block {
  display: inline-block;
}
.d-block {
  display: block;
}
.d-flex {
  display: flex;
}

/* -------------------------------------------------------------------
  show and hide
------------------------------------------------------------------- */
@media (min-width: 480.1px) {
  .--xs {
    display: none !important;
  }
}
@media (max-width: 480px) {
  .--xs-up {
    display: none !important;
  }
}
@media (min-width: 600.1px) {
  .--sm {
    display: none !important;
  }
}
@media (max-width: 600px) {
  .--sm-up {
    display: none !important;
  }
}
@media (min-width: 768.1px) {
  .--md {
    display: none !important;
  }
}
@media (max-width: 768px) {
  .--md-up {
    display: none !important;
  }
}
@media (min-width: 1024.1px) {
  .--lg {
    display: none !important;
  }
}
@media (max-width: 1024px) {
  .--lg-up {
    display: none !important;
  }
}
@media (min-width: 1366.1px) {
  .--xl {
    display: none !important;
  }
}
@media (max-width: 1366px) {
  .--xl-up {
    display: none !important;
  }
}
@media (min-width: 1600.1px) {
  .--mx {
    display: none !important;
  }
}
@media (max-width: 1600px) {
  .--mx-up {
    display: none !important;
  }
}
.inner {
  width: calc(1300px + clamp(30px, 5.859375vw, 60px) * 2);
  max-width: 100%;
  margin-inline: auto;
  padding-inline: clamp(30px, 5.859375vw, 60px);
}
.inner.--wide {
  width: calc(1532px + clamp(30px, 5.859375vw, 60px) * 2);
}
.inner.--narrow {
  width: calc(1080px + clamp(30px, 5.859375vw, 60px) * 2);
}
.inner.--xnarrow {
  width: calc(900px + clamp(30px, 5.859375vw, 60px) * 2);
}
@media (max-width: 600px) {
  .inner .--sp-px-0 {
    width: auto;
    margin-inline: calc(-1 * clamp(30px, 5.859375vw, 60px));
  }
}
@media (max-width: 600px) {
  .inner .--sp-px-narrow {
    width: auto;
    margin-inline: -15px;
  }
}

.header {
  position: relative;
}
.header.--white {
  color: white;
}
.header__objects-sns {
  display: flex;
  gap: 20px;
  margin: 0;
  padding: 0;
  list-style-type: none;
  margin-top: clamp(20px, 3.2552083333vw, 30px);
}
.header__objects-sns a {
  color: currentColor;
}
.header__logo {
  color: currentColor;
  text-align: center;
}
.header__logo:hover {
  color: currentColor;
}
.header__inner {
  display: grid;
}

.header.--main {
  padding-bottom: clamp(10px, 2.6041666667vw, 30px);
}
.--header-scroll-standby .header.--main {
  padding-top: clamp(20px, 3.2552083333vw, 30px);
}
.header.--main .header__inner {
  position: relative;
  grid-template-columns: 1fr auto;
  grid-template-rows: auto 1fr;
  align-items: stretch;
  height: 1080px;
  max-height: calc(100dvh - clamp(10px, 2.6041666667vw, 30px));
}
.admin-bar .header.--main .header__inner {
  max-height: calc(100dvh - 46px - clamp(10px, 2.6041666667vw, 30px));
}
.header.--main .header__logo {
  grid-area: 1/1/2/3;
}
.header.--main .header__logo svg {
  width: 100%;
}
.header.--main .header__objects {
  grid-area: 2/1/3/2;
  margin-left: clamp(10px, 3.90625vw, 50px);
  align-self: end;
}
.header.--main .header__bg-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.header.--main .header__bg-img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.header.--main .pc-nav {
  grid-area: 2/2/3/3;
  align-self: end;
  justify-self: end;
  margin-right: clamp(10px, 3.90625vw, 50px);
}
.header.--main .pc-nav .header-nav__btn {
  align-self: end;
  justify-self: end;
  transform: translateX(calc(-1 * clamp(10px, 3.90625vw, 50px)));
}

@media (min-width: 1024.1px) {
  .header.--sub .header__inner {
    grid-template-columns: 1fr auto 1fr;
    align-items: center;
    padding-inline: 50px;
    margin-top: 20px;
  }
  .header.--sub .header__logo {
    order: 1;
    justify-self: center;
  }
  .header.--sub .header__logo svg {
    width: clamp(330px, 32.2265625vw, 643px);
  }
  .header.--sub .header__objects {
    order: 0;
  }
  .header.--sub .header__objects-720 svg {
    width: clamp(146px, 14.2578125vw, 292px);
  }
  .header.--sub .pc-nav {
    order: 2;
  }
  .header.--sub .pc-nav .header-nav__list {
    gap: clamp(8px, 0.78125vw, 30px);
  }
  .header.--sub .pc-nav .header-nav__list a {
    font-size: clamp(12px, 1.171875vw, 16px);
  }
  .header.--sub.--white .header-nav__list {
    padding-left: 18px;
    border-left: 1px solid white;
  }
}
@media (max-width: 1024px) {
  .header.--sub .header__inner {
    grid-template-columns: auto 1fr;
    padding-bottom: 20px;
  }
  .header.--sub .header__logo {
    grid-area: 1/1/2/3;
  }
  .header.--sub .header__objects {
    grid-area: 2/1/3/2;
    margin-left: 10px;
  }
  .header.--sub .header__objects-720 {
    display: none;
  }
  .header.--sub .header-nav__btn {
    grid-area: 2/2/3/3;
    align-self: end;
    justify-self: end;
    margin-right: 10px;
  }
}

.--nav-on {
  overflow: hidden;
}

.header-nav {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 16px 40px;
}
.header-nav__btn {
  position: relative;
  z-index: 10;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  align-self: end;
  width: 34px;
  height: 23px;
  background-color: transparent;
  border: 0;
  color: #000000;
  cursor: pointer;
}
@media (max-width: 1024px) {
  .header-nav__btn {
    transform: translateX(calc(-1 * clamp(10px, 3.90625vw, 50px))) translateY(-5px);
  }
}
@media (min-width: 1024.1px) {
  .header-nav__btn:not(.sticky-nav-btn) {
    display: none !important;
  }
}
.--white .header-nav__btn {
  color: white;
}
.header-nav__btn-burger {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
}
.header-nav__btn-burger span {
  position: relative;
  display: block;
  width: 34px;
  height: 2px;
  background-color: currentColor;
  transition: transform 0.3s linear;
}
.header-nav__btn-burger span:last-child {
  width: 75%;
}
.--nav-on .header-nav__btn-burger span:first-child {
  top: 6.25px;
  transform: rotate(45deg);
}
.--nav-on .header-nav__btn-burger span:last-child {
  top: -6.25px;
  transform: rotate(-45deg);
  width: 100%;
}
.--nav-on .header-nav__btn-burger span:nth-child(2) {
  display: none;
}
.header-nav__list {
  display: flex;
  flex-direction: column;
  gap: 1.2em;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.header-nav__list a {
  text-decoration: none;
  letter-spacing: 0.2em;
  color: currentColor;
}

@media (max-width: 1024px) {
  .pc-nav {
    display: none !important;
  }
}

.sticky-nav {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  pointer-events: none;
  z-index: 100;
}
.sticky-nav__inner {
  width: 100%;
  height: 100%;
  background-color: #f5f5f5;
  opacity: 0;
  pointer-events: none;
  filter: blur(100%);
  transition: filter 0.5s ease-in-out, opacity 0.5s 0.25s ease-in-out;
  position: relative;
  display: grid;
  place-items: center;
  width: 100%;
  height: 100%;
}
.--nav-on .sticky-nav__inner {
  opacity: 1;
  filter: blur(0%);
  pointer-events: auto;
}
.sticky-nav .header-nav {
  text-align: center;
  color: #000000;
}
.sticky-nav .header-nav__list {
  gap: clamp(30px, 5.859375vw, 60px);
}
.sticky-nav .header-nav__list a {
  font-size: clamp(15px, 2.34375vw, 21px);
}
.sticky-nav .header-nav__btn {
  position: fixed;
  right: 0;
  top: 0;
  transform: scale(0);
  filter: blur(100px);
  opacity: 0;
  width: clamp(64px, 10.6770833333vw, 100px);
  height: clamp(64px, 10.6770833333vw, 100px);
  background-color: #484848;
  pointer-events: auto;
  color: white;
  transform-origin: right top;
  transition: transform 0.6s ease-in-out, filter 0.6s ease-in-out, opacity 0.6s ease-in-out;
}
.--header-scroll-on:not(.--header-scroll-out) .sticky-nav .header-nav__btn, .--nav-on .sticky-nav .header-nav__btn {
  transform: scale(1);
  opacity: 1;
  filter: blur(0);
}

.footer {
  padding-top: 50px;
  background-color: #f5f5f5;
}
.footer__inner {
  width: calc(1920px - 50px * 2);
  max-width: 100%;
  padding-inline: 50px;
  margin-inline: auto;
}
@media (min-width: 600.1px) {
  .footer__inner {
    display: flex;
    justify-content: space-between;
  }
}
.footer__logo {
  margin-top: 50px;
  text-align: center;
  max-width: 100%;
}
.footer__links {
  margin-top: 50px;
}
@media (min-width: 600.1px) {
  .footer__links {
    margin-top: 0;
  }
}
.footer__links-sns {
  display: flex;
  gap: 20px;
  justify-content: center;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
@media (min-width: 600.1px) {
  .footer__links-sns {
    justify-content: flex-end;
  }
}
.footer__links-privacy {
  margin-top: 50px;
  text-align: center;
}
@media (min-width: 600.1px) {
  .footer__links-privacy {
    text-align: right;
  }
}
.footer__links-privacy a {
  text-decoration: none;
  font-size: clamp(12px, 1.6927083333vw, 14px);
  letter-spacing: 0.2em;
}
.footer__links-copyright {
  margin-top: calc(50px / 2);
  text-align: center;
  font-size: 12px;
  letter-spacing: 0.2em;
}
@media (min-width: 600.1px) {
  .footer__links-copyright {
    text-align: right;
  }
}

.footer-nav__list {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: calc(50px / 1.25);
  margin: 0;
  padding: 0;
  list-style-type: none;
}
@media (min-width: 600.1px) {
  .footer-nav__list {
    align-items: flex-start;
  }
}
.footer-nav__list a {
  text-decoration: none;
  letter-spacing: 0.2em;
}

.page-title {
  text-align: center;
}
.page-title__en {
  display: block;
  font-weight: normal;
  letter-spacing: 0.1em;
  line-height: 1.5;
}
.page-title__ja {
  display: block;
  font-size: clamp(15px, 2.34375vw, 21px);
  word-break: keep-all;
  font-weight: normal;
}

.breadcrumbs__inner {
  font-size: 10px;
}
.breadcrumbs__inner > span {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  gap: 0.5rem;
}
.breadcrumbs a {
  text-decoration: none;
  color: #000000;
}

.post-item {
  display: flex;
  flex-direction: column;
  -moz-column-gap: clamp(65px, 12.6953125vw, 130px);
       column-gap: clamp(65px, 12.6953125vw, 130px);
  text-decoration: none;
  margin-top: 30px;
  padding-bottom: clamp(10px, 2.2786458333vw, 25px);
  border-bottom: 1px solid currentColor;
}
@media (min-width: 600.1px) {
  .post-item {
    flex-direction: row;
    align-items: center;
    margin-top: 0;
    padding-top: clamp(10px, 2.2786458333vw, 25px);
  }
}
.post-item__time {
  flex-shrink: 0;
}
.post-item__time, .post-item__title {
  line-height: 2;
  letter-spacing: 0.2em;
  font-size: clamp(14px, 1.953125vw, 16px);
}
.post-item__title {
  font-weight: 500;
  margin-block: 0;
}

.post-content__figure {
  aspect-ratio: 1.5144230769;
  width: 100%;
}
.post-content__figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.post-content__time {
  margin-top: 20px;
}
.post-content__title {
  margin-top: clamp(20px, 3.2552083333vw, 30px);
  font-weight: normal;
  letter-spacing: 0.02em;
}
.post-content__nav {
  display: flex;
  justify-content: center;
  gap: clamp(30px, 5.2083333333vw, 50px);
}
.post-content h2.wp-block-heading {
  margin-bottom: clamp(20px, 4.5572916667vw, 50px);
  font-weight: normal;
}
.post-content .wp-block-media-text {
  gap: clamp(20px, 4.5572916667vw, 50px);
}
.post-content .wp-block-media-text__content {
  margin: 0;
  padding: 0;
}
.post-content p {
  margin-top: 1em;
  margin-bottom: 0;
  line-height: 2;
}
.post-content p:first-child {
  margin-top: 0;
}

.btn-inline {
  display: flex;
  align-items: baseline;
  gap: 10px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  letter-spacing: 0.1em;
}
.btn-inline::after {
  flex-shrink: 0;
  content: "";
  width: 8px;
  height: 14px;
  background: url("../assets/icon-arrow-r.svg") no-repeat center/contain;
}
.btn-inline.--white {
  color: white;
}
.btn-inline.--white::after {
  background-image: url("../assets/icon-arrow-r-w.svg");
}
.btn-inline.--prev {
  flex-direction: row-reverse;
}
.btn-inline.--prev::after {
  transform: rotate(180deg);
}
.btn-inline.--center {
  margin-inline: auto;
}
@media (max-width: 600px) {
  .btn-inline.--center-sp {
    margin-inline: auto;
  }
}
.btn-inline.--right {
  margin-left: auto;
}
@media (max-width: 600px) {
  .btn-inline.--right-sp {
    margin-left: auto;
  }
}

.btn-block {
  display: block;
  width: 100%;
  padding-block: 20px;
  border: 1px solid currentColor;
  border-radius: 10em;
  background-color: transparent;
  color: currentColor;
  font-size: clamp(16px, 2.34375vw, 20px);
  text-align: center;
  line-height: 1.5;
  box-shadow: 1px 4px 4px rgba(0, 0, 0, 0.4);
  text-decoration: none;
}
.btn-block.--center {
  margin-inline: auto;
}
.btn-block.--right {
  margin-left: auto;
}
@media (min-width: 768.1px) {
  .btn-block {
    transition: box-shadow 0.3s ease, background-color 0.3s ease, color 0.3s ease;
  }
  .btn-block:hover {
    box-shadow: none;
    color: #000000;
    background-color: white;
  }
}
@media (min-width: 600.1px) {
  .btn-block {
    max-width: 500px;
    line-height: 2;
  }
}

table {
  border-spacing: 0;
}

.table,
.table-sp {
  width: 100%;
}
.table th,
.table td,
.table-sp th,
.table-sp td {
  vertical-align: wrap;
  padding-inline: 10px;
  border-bottom: 1px solid #000000;
}
.table th,
.table-sp th {
  width: 35%;
  white-space: nowrap;
  text-align: left;
  font-weight: 400;
}
.table-scroll__wrap {
  overflow: auto;
  white-space: nowrap;
  margin: 1em 0;
}
.table-scroll::-webkit-scrollbar {
  height: 5px;
}
.table-scroll::-webkit-scrollbar-track {
  background: #f1f1f1;
}
.table-scroll::-webkit-scrollbar-thumb {
  background: #bcbcbc;
}

.faq-item {
  margin-block: 0;
  padding-inline: 35px 45px;
  padding-bottom: clamp(10px, 1.953125vw, 20px);
  border-bottom: 1px solid #000000;
}
.faq-item__title {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: clamp(30px, 5.2083333333vw, 50px);
}
@media (min-width: 600.1px) {
  .faq-item__title {
    justify-content: flex-end;
    flex-direction: row-reverse;
    cursor: pointer;
  }
}
.faq-item__title-icon {
  display: grid;
  place-items: center;
}
.faq-item__title-icon::before, .faq-item__title-icon::after {
  content: "";
  display: block;
  width: 2px;
  height: clamp(15px, 2.6041666667vw, 25px);
  background-color: #000000;
  grid-area: 1/1/1/1;
}
.faq-item__title-icon::before {
  position: relative;
  transform: rotate(90deg);
}
.faq-item__title-icon::after {
  transition: transform 0.3s ease, opacity 0.3s ease;
}
.--accordion-on .faq-item__title-icon::after {
  transform: rotate(90deg);
  opacity: 0;
}
.faq-item__title-text {
  padding-top: clamp(10px, 1.953125vw, 20px);
  line-height: 1.5;
}
.faq-item__description {
  display: none;
  margin-top: clamp(30px, 5.859375vw, 60px);
  margin-left: 0;
}
@media (min-width: 600.1px) {
  .faq-item__description {
    margin-left: clamp(30px, 5.2083333333vw, 50px);
  }
}

.contact-form {
  margin-top: 50px;
}

.form-item + .form-item {
  margin-top: 30px;
}
@media (min-width: 600.1px) {
  .form-item + .form-item {
    margin-top: 20px;
  }
}
.form-item__label {
  margin-bottom: 0;
  line-height: 1;
}
.form-item__label.--require::after {
  content: "*";
  color: #d92e0b;
}
.form-item__form *:first-child {
  margin-top: 0;
}
.form-item__submit {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: clamp(15px, 2.6041666667vw, 25px);
  text-align: center;
}

/*
  CF7
  */
.wpcf7-list-item {
  margin-left: 0;
}

.wpcf7-checkbox {
  display: flex;
  flex-direction: column;
  gap: 5px;
}

.wpcf7-radio {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5em clamp(20px, 3.2552083333vw, 30px);
}

.wpcf7-not-valid-tip {
  font-size: 12px;
  color: #d92e0b;
}

.wpcf7-submit {
  margin-inline: auto;
  padding: 0;
  background-color: transparent;
  font-size: clamp(15px, 2.34375vw, 21px);
  text-decoration: underline;
  font-family: "Noto Serif JP", serif;
}

/*
  Default
  */
input,
textarea,
select {
  outline: 0;
  border: 0;
  border-radius: 0;
}

input:not([type=submit]),
select,
textarea {
  max-width: 100%;
  margin-bottom: 0;
  padding: 7px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  transition: background 0.3s linear;
  border: 1px solid #000000;
  background-color: transparent;
}
input:not([type=submit]):focus,
select:focus,
textarea:focus {
  background-color: white;
}
input:not([type=submit])::-moz-placeholder, select::-moz-placeholder, textarea::-moz-placeholder {
  color: #bbbbbb;
}
input:not([type=submit])::placeholder,
select::placeholder,
textarea::placeholder {
  color: #bbbbbb;
}

textarea {
  line-height: 1.5;
}

input[type=text],
input[type=email],
input[type=tel],
input[type=url],
textarea {
  width: 100%;
}

.case-item {
  display: block;
  text-decoration: none;
}
.case-item__figure {
  aspect-ratio: 1.7857142857;
  width: 100%;
}
.case-item__figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.case-item__meta {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 30px;
  margin-top: clamp(10px, 1.953125vw, 20px);
}
@media (min-width: 600.1px) {
  .case-item__meta {
    flex-direction: row;
    justify-content: space-between;
  }
}
.post-type-archive-case-study .case-item__meta {
  align-items: flex-start;
  gap: clamp(10px, 1.953125vw, 20px);
}
@media (min-width: 600.1px) {
  .post-type-archive-case-study .case-item__meta {
    justify-content: flex-start;
    flex-direction: column;
  }
}
.case-item__labels {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-right: auto;
}
.case-item__label {
  flex-shrink: 0;
  text-align: center;
  padding-block: clamp(4px, 0.78125vw, 8px);
  padding-inline: clamp(15px, 2.2786458333vw, 20px);
  background-color: #484848;
  font-size: clamp(12px, 1.6927083333vw, 14px);
  letter-spacing: normal;
  color: white;
}
.post-type-archive-case-study .case-item__more {
  font-size: clamp(12px, 1.6927083333vw, 14px);
}

.case-list {
  display: grid;
  gap: clamp(50px, 9.765625vw, 100px) clamp(25px, 4.8828125vw, 50px);
}
@media (min-width: 600.1px) {
  .case-list {
    grid-template-columns: repeat(2, 1fr);
  }
}

.overlay-black {
  position: relative;
}
.overlay-black::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
}
.overlay-black > .inner {
  position: relative;
}

.home-concept__inner {
  display: flex;
  flex-direction: column;
  gap: clamp(20px, 3.90625vw, 40px) clamp(45px, 8.7890625vw, 90px);
}
@media (min-width: 1024.1px) {
  .home-concept__inner {
    flex-direction: row-reverse;
  }
}
@media (min-width: 1024.1px) {
  .home-concept__figure {
    max-width: 50%;
  }
}

.home-showroom__list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: clamp(15px, 2.2786458333vw, 20px);
  margin-inline: 0;
  padding: 0;
  list-style-type: none;
}
@media (min-width: 600.1px) {
  .home-showroom__list {
    grid-template-columns: repeat(3, 1fr);
  }
}

.home-case__list {
  display: grid;
  gap: 70px clamp(20px, 3.90625vw, 40px);
  margin-inline: 0;
  padding: 0;
  list-style-type: none;
}
@media (min-width: 600.1px) {
  .home-case__list {
    grid-template-columns: repeat(2, 1fr);
  }
}

.common-contact {
  color: white;
  padding-block: 50px;
  background: url(../assets/contact-bg.jpg) no-repeat center/cover;
}
.common-contact__description {
  font-size: clamp(15px, 2.1484375vw, 18px);
  line-height: 2.5;
  word-break: keep-all;
}
@media (min-width: 600.1px) {
  .common-contact__description {
    line-height: 3;
  }
}

.privacy-policy__row-title {
  padding-bottom: 20px;
  border-bottom: 1px solid #000000;
  line-height: 1;
  letter-spacing: 0;
}
.privacy-policy__row-text {
  margin-top: clamp(10px, 1.953125vw, 20px);
  margin-left: 0;
  line-height: 2.3;
  letter-spacing: 0;
}
.privacy-policy__row-text ul {
  margin-top: clamp(10px, 1.953125vw, 20px);
}

.blog {
  background: url(../assets/news/bg.jpg) no-repeat center/cover;
}
.blog .page-title {
  color: white;
}
.blog .post-list {
  color: white;
  border-top: 1px solid currentColor;
}
.blog .post-item {
  color: white;
}

.showroom__list {
  display: grid;
  gap: clamp(50px, 9.765625vw, 100px) clamp(25px, 4.8828125vw, 50px);
}
@media (min-width: 600.1px) {
  .showroom__list {
    grid-template-columns: repeat(2, 1fr);
  }
}

.showroom-item__figure {
  position: relative;
  aspect-ratio: 1.5144230769;
  width: 100%;
}
.showroom-item__figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.showroom-item__figure::after {
  content: "";
  position: absolute;
  bottom: clamp(5px, 0.9765625vw, 10px);
  right: clamp(5px, 0.9765625vw, 10px);
  width: clamp(67px, 14.9088541667vw, 162px);
  height: clamp(49px, 10.546875vw, 113px);
  background: url(../assets/icon-720.svg) no-repeat center/contain;
}
.showroom-item__link {
  margin-top: clamp(20px, 4.5572916667vw, 50px);
}

.page-3d-perspective .page-title__ja {
  margin-top: clamp(10px, 1.953125vw, 20px);
  font-size: clamp(30px, 7.1614583333vw, 80px);
  line-height: 1;
}

.perspective__title {
  word-break: keep-all;
}

.perspective-fv {
  display: grid;
  padding-right: clamp(28px, 5.7291666667vw, 60px);
  row-gap: 10px;
}
@media (min-width: 768.1px) {
  .perspective-fv {
    grid-template-columns: 1fr auto;
    align-items: end;
    -moz-column-gap: clamp(50px, 6.5104166667vw, 100px);
         column-gap: clamp(50px, 6.5104166667vw, 100px);
  }
}
@media (min-width: 1600.1px) {
  .perspective-fv {
    padding-right: clamp(100px, 13.0208333333vw, 200px);
  }
}
.perspective-fv__title {
  margin-block: 0;
  text-align: right;
}

.perspective-sample__list {
  display: grid;
  gap: 50px clamp(50px, 13.671875vw, 160px);
  margin-inline: 0;
  padding: 0;
  list-style-type: none;
}
@media (min-width: 600.1px) {
  .perspective-sample__list {
    grid-template-columns: repeat(2, 1fr);
  }
}
.perspective-sample__item-figure {
  aspect-ratio: 1.2022900763;
  width: 100%;
}
.perspective-sample__item-figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.perspective-sample__item-title {
  text-align: center;
}
.perspective-sample__text {
  margin-bottom: 0;
  line-height: 2;
  word-break: keep-all;
  font-size: clamp(16px, 2.6041666667vw, 24px);
}
@media (min-width: 600.1px) {
  .perspective-sample__text {
    line-height: 2.5;
  }
}

.perspective-flow {
  background-color: #ccc;
}
.perspective-flow__title {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
}
.perspective-flow__description {
  margin-top: clamp(25px, 8.1380208333vw, 100px);
}
.perspective-flow__list {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: clamp(50px, 6.5104166667vw, 70px);
}
@media (min-width: 768.1px) {
  .perspective-flow__list {
    flex-direction: row;
  }
}
.perspective-flow__item {
  margin-block: 0;
  font-size: clamp(16px, 2.2135416667vw, 18px);
}
.perspective-flow__arrow {
  transform: rotate(90deg);
}
@media (min-width: 768.1px) {
  .perspective-flow__arrow {
    transform: rotate(0deg);
  }
}

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