@charset "UTF-8";
*,
*:before,
*:after {
  box-sizing: border-box;
}

html {
  font-size: 0.76923vw;
  font-size: clamp(6px, 0.76923vw, 10px);
  margin: 0;
}

body {
  font-family: "ZenKakuGothicNew", sans-serif;
  color: #444;
  font-weight: normal;
  font-size: 14px;
  line-height: 1.5;
  word-break: break-all;
  margin: 0;
  padding: 0;
  border: 0;
}

@media screen and (max-width: 1900px) {
  html,
  body {
    font-size: 0.0520833333vw;
  }
}
@media screen and (max-width: 767px) {
  html,
  body {
    font-size: 0.2666666667vw;
  }
}

div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1,
h2 {
  line-height: 1.2;
}

h3,
h4 {
  line-height: 1.5;
}

h5,
h6 {
  line-height: inherit;
}

ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

b,
strong {
  font-weight: bolder;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a:not([href]):not([class]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

a {
  color: inherit;
  text-decoration: none;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg {
  overflow: hidden;
  vertical-align: middle;
}

[role=button] {
  cursor: pointer;
}

button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
  cursor: pointer;
}

button {
  outline: none;
  border: none;
  cursor: pointer;
}

input[type=radio],
input[type=checkbox] {
  box-sizing: border-box;
  padding: 0;
}

textarea {
  overflow: auto;
  resize: none;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

[hidden] {
  display: none !important;
}

*:focus {
  outline: none;
}

.clearfix::after {
  content: "";
  visibility: hidden;
  height: 0;
  display: block;
  font-size: 0;
  clear: both;
}

* html .clearfix {
  zoom: 1;
}

*:first-child + html .clearfix {
  zoom: 1;
}

@font-face {
  font-family: "ZenKakuGothicNew";
  src: url("../fonts/ZenKakuGothicNew-Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "ZenKakuGothicNew";
  src: url("../fonts/ZenKakuGothicNew-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "ZenKakuGothicNew";
  src: url("../fonts/ZenKakuGothicNew-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "ZenKakuGothicNew";
  src: url("../fonts/ZenKakuGothicNew-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "ZenKakuGothicNew";
  src: url("../fonts/ZenKakuGothicNew-Black.woff2") format("woff2");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "NotoSansJP";
  src: url("../fonts/NotoSansJP-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "ZenOldMincho";
  src: url("../fonts/ZenOldMincho-SemiBold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "ZenKakuGothicNew";
  src: url("../fonts/ZenKakuGothicNew-Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "ZenKakuGothicNew";
  src: url("../fonts/ZenKakuGothicNew-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "ZenKakuGothicNew";
  src: url("../fonts/ZenKakuGothicNew-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "ZenKakuGothicNew";
  src: url("../fonts/ZenKakuGothicNew-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "ZenKakuGothicNew";
  src: url("../fonts/ZenKakuGothicNew-Black.woff2") format("woff2");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "NotoSansJP";
  src: url("../fonts/NotoSansJP-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "ZenOldMincho";
  src: url("../fonts/ZenOldMincho-SemiBold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
}
body {
  font-family: "ZenKakuGothicNew", sans-serif;
  --day: #fffdfa;
  --evening: #fccc83;
  --dusk: #db7a2a;
  --night: #0f131c;
  --dawn: #16132b;
  --morning: #9fb3bf;
  --light: var(--day);
  --dark: var(--night);
  --shadow: #1a1917;
  --bounce-light: #f5d7a6;
  --timing-fn: cubic-bezier(0.455, 0.19, 0, 0.985);
}
body.no-scroll {
  overflow: hidden;
  height: 100vh;
}

.pc-hidden {
  display: none;
}
@media screen and (max-width: 767px) {
  .pc-hidden {
    display: block;
  }
}

.sp-hidden {
  display: block;
}
@media screen and (max-width: 767px) {
  .sp-hidden {
    display: none;
  }
}

#main {
  overflow-x: clip;
}

figure {
  display: flex;
  justify-content: center;
  align-items: center;
}
figure img {
  width: 100%;
}
figure.noflex {
  display: block;
}
figure.noflex img {
  height: auto;
}

img.w100 {
  max-width: 100%;
  height: auto;
}

.inner {
  max-width: 1520px;
  width: 90%;
  margin: auto;
}
@media screen and (max-width: 1024px) {
  .inner {
    max-width: 90%;
  }
}
@media screen and (max-width: 767px) {
  .inner {
    width: 100%;
    max-width: 327rem;
  }
}

.w600 {
  max-width: 600px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .w600 {
    max-width: 327rem;
  }
}

.w800 {
  max-width: 800px;
  width: 100%;
  margin: auto;
}
@media screen and (max-width: 1024px) {
  .w800 {
    width: 90%;
  }
}

.mb50 {
  margin-bottom: 50px;
}

.mb80 {
  margin-bottom: 80px;
}
@media screen and (max-width: 767px) {
  .mb80 {
    margin-bottom: 32rem;
  }
}

.mb90 {
  margin-bottom: 90px;
}
@media screen and (max-width: 767px) {
  .mb90 {
    margin-bottom: 16rem;
  }
}

.mb100 {
  margin-bottom: 100px;
}
@media screen and (max-width: 1900px) {
  .mb100 {
    margin-bottom: 100rem;
  }
}
@media screen and (max-width: 767px) {
  .mb100 {
    margin-bottom: 10rem;
  }
}

.no-item {
  font-size: 16px;
}

html,
body {
  overflow-x: hidden;
}

/* 白ボタン */
.more {
  width: 100%;
  margin-left: auto;
  background-color: rgba(255, 255, 255, 0.8);
  border: 1px solid #444444;
  transition: filter 0.4s ease, background 0.4s ease;
}
.more.light {
  background: url(../img/common/btn-light.jpg) no-repeat center/cover;
}
.more.light:hover {
  background: url(../img/common/btn-dark.jpg) no-repeat center/cover;
  filter: none;
  transition: all 0.4s ease;
}
.more.light:hover a {
  color: #fff;
}
.more.light:hover a svg path {
  stroke: #fff;
}
.more.dark {
  background: url(../img/common/btn-dark.jpg) no-repeat center/cover;
}
.more.dark a {
  color: #fff;
}
.more.dark a svg path {
  stroke: #fff;
}
.more.dark:hover {
  background: url(../img/common/btn-light.jpg) no-repeat center/cover;
  filter: none;
  transition: all 0.4s ease;
}
.more.dark:hover a {
  color: #444;
}
.more.dark:hover a svg path {
  stroke: #444;
}
.more:hover {
  filter: opacity(80%);
  transition: filter 0.4s ease;
}
.more a {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  font-size: 21px;
  height: 71px;
  line-height: 100%;
}
.more a svg {
  width: 14px;
  height: 22px;
}

/* サイドバナー */
.fixedbanner {
  position: fixed;
  right: 0;
  bottom: 3%;
  z-index: 99989;
  opacity: 0;
  width: 80px;
  pointer-events: none;
  transition: opacity 0.4s ease, transform 0.3s ease;
  visibility: hidden;
}
@media screen and (max-width: 1900px) {
  .fixedbanner {
    width: 80rem;
  }
}
@media screen and (max-width: 767px) {
  .fixedbanner {
    display: none;
  }
}
.fixedbanner.visible {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.fixedbanner.stopped {
  position: absolute;
  bottom: auto;
}
.fixedbanner ul {
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.fixedbanner ul li {
  transition: filter 0.4s ease;
}
.fixedbanner ul li a {
  display: flex;
  padding: 20px 33px;
  font-size: 21px;
  line-height: 100%;
  color: #ffffff;
  text-align: center;
  writing-mode: vertical-lr;
}
@media screen and (max-width: 1900px) {
  .fixedbanner ul li a {
    padding: 20rem 33rem;
    font-size: 21rem;
  }
}
.fixedbanner ul li a .vertical-text {
  text-orientation: upright; /* 1文字ずつ縦 */
}
.fixedbanner ul li.b-showroom {
  background: url(../img/side/b-showroom.jpg) no-repeat center/cover;
  position: relative;
}
.fixedbanner ul li.b-showroom::before {
  content: "";
  background: url(../img/common/chara.png) no-repeat center/contain;
  width: 79px;
  height: 68px;
  bottom: 157px;
  right: 3px;
  position: absolute;
}
@media screen and (max-width: 1900px) {
  .fixedbanner ul li.b-showroom::before {
    bottom: 157rem;
    width: 79rem;
    height: 68rem;
    right: 3rem;
  }
}
.fixedbanner ul li.b-line {
  background: url(../img/side/b-line.jpg) no-repeat center/cover;
}
.fixedbanner ul li.b-contact {
  background: url(../img/side/b-contact.jpg) no-repeat center/cover;
}
.fixedbanner ul li:hover {
  filter: opacity(80%);
  transition: filter 0.4s ease;
}

@font-face {
  font-family: "ZenKakuGothicNew";
  src: url("../fonts/ZenKakuGothicNew-Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "ZenKakuGothicNew";
  src: url("../fonts/ZenKakuGothicNew-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "ZenKakuGothicNew";
  src: url("../fonts/ZenKakuGothicNew-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "ZenKakuGothicNew";
  src: url("../fonts/ZenKakuGothicNew-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "ZenKakuGothicNew";
  src: url("../fonts/ZenKakuGothicNew-Black.woff2") format("woff2");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "NotoSansJP";
  src: url("../fonts/NotoSansJP-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "ZenOldMincho";
  src: url("../fonts/ZenOldMincho-SemiBold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
}
.matrix .bg-wrap,
.matrix .bg-wrap .inn {
  display: block;
}

.matrix .bg-wrap {
  overflow: hidden;
  opacity: 0;
}

.matrix .bg-wrap .inn {
  opacity: 0;
  transform: matrix(1, 0, 0, 1, 0, 100);
  transition: 1.2s cubic-bezier(0.22, 1, 0.36, 1);
}

.matrix.is-animated .bg-wrap {
  opacity: 1;
}

.matrix.is-animated .bg-wrap .inn {
  opacity: 1;
  transform: matrix(1, 0, 0, 1, 0, 0);
}

.anim-box.slidein {
  opacity: 0;
}

.anim-box.slidein.is-animated {
  animation: slideIn 1s cubic-bezier(0.25, 1, 0.5, 1) forwards;
}

@keyframes slideIn {
  0% {
    transform: translateY(180px);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
  }
  40%, 100% {
    opacity: 1;
  }
}
/* sakura */
@keyframes blow {
  0% {
    transform: translateX(0) translateY(0px) rotate(0deg);
    opacity: 0.6;
  }
  10% {
    opacity: 0.6;
  }
  100% {
    transform: translateX(120vw) translateY(60vh) rotate(360deg);
    opacity: 0.6;
  }
}
@keyframes blowtab {
  0% {
    transform: translateX(0) translateY(0) rotate(0deg);
    opacity: 0.6;
  }
  10% {
    opacity: 0.6;
  }
  100% {
    transform: translateX(120vw) translateY(400rem) rotate(360deg);
    opacity: 0.6;
  }
}
/* SP用（軽め・短距離）*/
@keyframes blowsp {
  0% {
    transform: translateX(0) translateY(-100px) rotate(0deg);
    opacity: 0.6;
  }
  10% {
    opacity: 0.6;
  }
  100% {
    transform: translateX(120vw) translateY(30vh) rotate(360deg);
    opacity: 0.6;
  }
}
/* kareha */
@keyframes karehaMove {
  0% {
    offset-distance: 0%;
    opacity: 0;
  }
  10% {
    opacity: 0.6;
  }
  65% {
    opacity: 0.6;
  }
  100% {
    offset-distance: 80%;
    opacity: 0;
  }
}
@media screen and (max-width: 767px) {
  @keyframes karehaMove {
    0% {
      offset-distance: 0%;
      opacity: 0;
    }
    10% {
      opacity: 0.6;
    }
    95% {
      opacity: 0.6;
    }
    100% {
      offset-distance: 80%;
      opacity: 0;
    }
  }
}
/* フォールバック：offset-path 非対応ブラウザ */
@supports not (offset-path: path("M0,0 L100,100")) {
  .falling-kareha {
    top: -50px;
    animation: fallFromTopkareha var(--dur, 10s) ease-in-out infinite;
  }
  @keyframes fallFromTopkareha {
    0% {
      transform: translate(0, 0) rotate(0deg);
      opacity: 0;
    }
    10% {
      opacity: 0.6;
    }
    35% {
      transform: translate(var(--sx1), calc(var(--fall-distance) * 0.35)) rotate(90deg);
    }
    70% {
      transform: translate(var(--sx2), calc(var(--fall-distance) * 0.7)) rotate(240deg);
    }
    100% {
      transform: translate(0, var(--fall-distance)) rotate(360deg);
      opacity: 0;
    }
  }
}
/* momiji */
@keyframes fallMove {
  0% {
    offset-distance: 0%;
    opacity: 0;
  }
  10% {
    opacity: 0.7;
  }
  90% {
    opacity: 0.7;
  }
  100% {
    offset-distance: 100%;
    opacity: 0;
  }
}
/* フォールバック（offset-path非対応） */
@supports not (offset-path: path("M0,0 L100,100")) {
  .falling-momiji {
    animation: fallFallback var(--dur, 10s) ease-in-out infinite;
    top: -50px;
  }
  @keyframes fallFallback {
    0% {
      transform: translate(0, 0) rotate(0deg);
      opacity: 0;
    }
    10% {
      opacity: 0.7;
    }
    25% {
      transform: translate(20px, 350px) rotate(60deg);
    }
    50% {
      transform: translate(-20px, 750px) rotate(180deg);
    }
    75% {
      transform: translate(15px, 1100px) rotate(300deg);
    }
    100% {
      transform: translate(0px, 1400px) rotate(360deg);
      opacity: 0;
    }
  }
}
@keyframes yurayura {
  0%, 100% {
    transform: rotate(30deg);
  }
  50% {
    transform: rotate(-30deg);
  }
}
@font-face {
  font-family: "ZenKakuGothicNew";
  src: url("../fonts/ZenKakuGothicNew-Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "ZenKakuGothicNew";
  src: url("../fonts/ZenKakuGothicNew-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "ZenKakuGothicNew";
  src: url("../fonts/ZenKakuGothicNew-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "ZenKakuGothicNew";
  src: url("../fonts/ZenKakuGothicNew-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "ZenKakuGothicNew";
  src: url("../fonts/ZenKakuGothicNew-Black.woff2") format("woff2");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "NotoSansJP";
  src: url("../fonts/NotoSansJP-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "ZenOldMincho";
  src: url("../fonts/ZenOldMincho-SemiBold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
}
.scroll-header {
  position: fixed;
  left: 0;
  top: -100vh;
  width: 100%;
  background: rgba(255, 255, 255, 0.7);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  z-index: 99999;
  transition: top 0.3s ease;
}
.scroll-header.active {
  top: 0;
}
.scroll-header .inner {
  max-width: none;
  padding: 30px 100px 30px 50px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 1900px) {
  .scroll-header .inner {
    padding: 30rem 100rem 30rem 50rem;
  }
}
@media screen and (max-width: 900px) {
  .scroll-header .inner {
    flex-direction: row-reverse;
  }
}
@media screen and (max-width: 767px) {
  .scroll-header .inner {
    padding: 16rem;
  }
}
.scroll-header .inner .logo {
  max-width: 200px;
  transition: all 0.4s ease;
  width: 100%;
}
.scroll-header .inner .logo a {
  display: block;
}
.scroll-header .inner .logo a img {
  width: 100%;
}
@media screen and (max-width: 1900px) {
  .scroll-header .inner .logo {
    max-width: 200rem;
  }
}
@media screen and (max-width: 900px) {
  .scroll-header .inner .logo {
    max-width: 200px;
  }
}
@media screen and (max-width: 767px) {
  .scroll-header .inner .logo {
    max-width: 200rem;
  }
}
.scroll-header .inner .logo:hover {
  filter: opacity(60%);
  transition: all 0.4s ease;
}
.scroll-header .inner .h_menu {
  display: flex;
  gap: 50px;
}
@media screen and (max-width: 1900px) {
  .scroll-header .inner .h_menu {
    gap: 50rem;
  }
}
@media screen and (max-width: 900px) {
  .scroll-header .inner .h_menu {
    display: none;
  }
}
.scroll-header .inner .h_menu .menu-item {
  font-size: 19px;
  font-weight: 400;
  line-height: 100%;
}
@media screen and (max-width: 1900px) {
  .scroll-header .inner .h_menu .menu-item {
    font-size: 19rem;
  }
}
.scroll-header .inner .h_menu .menu-item:not(.menu-has-sub) a:hover {
  filter: opacity(0.7);
  transition: 0.5s;
}
.scroll-header .inner .h_menu .menu-item.menu-has-sub a {
  display: flex;
  gap: 10px;
  align-items: center;
}
@media screen and (max-width: 1900px) {
  .scroll-header .inner .h_menu .menu-item.menu-has-sub a {
    gap: 10rem;
  }
}
.scroll-header .inner .h_menu .menu-item.menu-has-sub a svg {
  width: 13px;
  height: 11px;
  transition: transform 0.4s ease;
}
@media screen and (max-width: 1900px) {
  .scroll-header .inner .h_menu .menu-item.menu-has-sub a svg {
    width: 13rem;
    height: 11rem;
  }
}
.scroll-header .inner .h_menu .menu-item.menu-has-sub .submenu {
  position: absolute;
  top: calc(100% - 40px);
  left: 0;
  width: 100vw;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-10px);
  transition: all 0.3s ease;
  z-index: 100;
  pointer-events: none;
  background: url(../img/common/sub-bg01.jpg) no-repeat top 40px left/cover;
}
@media screen and (max-width: 1900px) {
  .scroll-header .inner .h_menu .menu-item.menu-has-sub .submenu {
    top: calc(100% - 40rem);
    background-position: top 40rem left;
  }
}
.scroll-header .inner .h_menu .menu-item.menu-has-sub .submenu.menu02 {
  background-image: url(../img/common/sub-bg02.jpg);
}
.scroll-header .inner .h_menu .menu-item.menu-has-sub .submenu.menu03 {
  background-image: url(../img/common/sub-bg03.jpg);
}
.scroll-header .inner .h_menu .menu-item.menu-has-sub .submenu.menu04 {
  background-image: url(../img/common/sub-bg04.jpg);
}
.scroll-header .inner .h_menu .menu-item.menu-has-sub .submenu.menu05 {
  background-image: url(../img/common/sub-bg05.jpg);
}
.scroll-header .inner .h_menu .menu-item.menu-has-sub .submenu.menu06 {
  background-image: url(../img/common/sub-bg06.jpg);
}
.scroll-header .inner .h_menu .menu-item.menu-has-sub .submenu.menu07 {
  background-image: url(../img/common/sub-bg07.jpg);
}
.scroll-header .inner .h_menu .menu-item.menu-has-sub .submenu .submenu-content {
  max-width: 1329px;
  width: 90%;
  display: flex;
  margin: auto;
  gap: 70px;
  padding: 100px 0;
  align-items: center;
}
@media screen and (max-width: 1900px) {
  .scroll-header .inner .h_menu .menu-item.menu-has-sub .submenu .submenu-content {
    max-width: 1329rem;
    gap: 70rem;
    padding: 100rem 0;
  }
}
.scroll-header .inner .h_menu .menu-item.menu-has-sub .submenu .submenu-content .submenu-left {
  display: flex;
  gap: 20px;
  align-items: center;
  min-width: 629px;
}
@media screen and (max-width: 1900px) {
  .scroll-header .inner .h_menu .menu-item.menu-has-sub .submenu .submenu-content .submenu-left {
    gap: 20rem;
    min-width: 629rem;
  }
}
.scroll-header .inner .h_menu .menu-item.menu-has-sub .submenu .submenu-content .submenu-left img {
  width: 250px;
  height: auto;
}
@media screen and (max-width: 1900px) {
  .scroll-header .inner .h_menu .menu-item.menu-has-sub .submenu .submenu-content .submenu-left img {
    width: 250rem;
  }
}
.scroll-header .inner .h_menu .menu-item.menu-has-sub .submenu .submenu-content .submenu-left h2 {
  display: flex;
  flex-direction: column;
  gap: 20px;
  align-items: center;
}
@media screen and (max-width: 1900px) {
  .scroll-header .inner .h_menu .menu-item.menu-has-sub .submenu .submenu-content .submenu-left h2 {
    gap: 20rem;
  }
}
.scroll-header .inner .h_menu .menu-item.menu-has-sub .submenu .submenu-content .submenu-left h2 p {
  font-size: 32px;
  line-height: 140%;
  font-weight: 500;
  border-bottom: 1px solid #000;
}
@media screen and (max-width: 1900px) {
  .scroll-header .inner .h_menu .menu-item.menu-has-sub .submenu .submenu-content .submenu-left h2 p {
    font-size: 32rem;
  }
}
.scroll-header .inner .h_menu .menu-item.menu-has-sub .submenu .submenu-content .submenu-left h2 span {
  font-size: 16px;
  font-weight: 500;
}
.scroll-header .inner .h_menu .menu-item.menu-has-sub .submenu .submenu-content .submenu-right .submenu-label {
  padding: 5px 20px;
  background-color: #444444;
  color: #fff;
  font-size: 19px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 500;
  margin-bottom: 30px;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (max-width: 1900px) {
  .scroll-header .inner .h_menu .menu-item.menu-has-sub .submenu .submenu-content .submenu-right .submenu-label {
    padding: 5rem 20rem;
    font-size: 19rem;
    margin-bottom: 30rem;
  }
}
.scroll-header .inner .h_menu .menu-item.menu-has-sub .submenu .submenu-content .submenu-right .submenu-list {
  display: flex;
  gap: 30px;
  flex-wrap: wrap;
}
@media screen and (max-width: 1900px) {
  .scroll-header .inner .h_menu .menu-item.menu-has-sub .submenu .submenu-content .submenu-right .submenu-list {
    gap: 30rem;
  }
}
.scroll-header .inner .h_menu .menu-item.menu-has-sub .submenu .submenu-content .submenu-right .submenu-list li {
  position: relative;
  font-size: 21px;
  line-height: 120%;
  font-weight: 400;
  transition: filter 0.4s ease;
}
.scroll-header .inner .h_menu .menu-item.menu-has-sub .submenu .submenu-content .submenu-right .submenu-list li:hover {
  filter: opacity(50%);
  transition: filter 0.4s ease;
}
.scroll-header .inner .h_menu .menu-item.menu-has-sub .submenu .submenu-content .submenu-right .submenu-list li a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.scroll-header .inner .h_menu .menu-item.menu-has-sub .submenu .submenu-content .submenu-right .submenu-list li::before {
  content: "-";
}
@media screen and (max-width: 1900px) {
  .scroll-header .inner .h_menu .menu-item.menu-has-sub .submenu .submenu-content .submenu-right .submenu-list li {
    font-size: 21rem;
  }
}
.scroll-header .inner .h_menu .menu-item.menu-has-sub:hover svg {
  transform: rotate(180deg);
  transition: transform 0.4s ease;
}
.scroll-header .inner .h_menu .menu-item.menu-has-sub:hover .submenu {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  pointer-events: auto;
}

#mobile-nav .hamburger {
  display: none;
}
@media screen and (max-width: 900px) {
  #mobile-nav .hamburger {
    display: block;
    z-index: 10;
    width: 47px;
    height: 35px;
    cursor: pointer;
    position: relative;
  }
}
@media screen and (max-width: 767px) {
  #mobile-nav .hamburger {
    width: 47rem;
    height: 35rem;
  }
}
#mobile-nav .hamburger span {
  display: block;
  width: 100%;
  height: 3px;
  border-radius: 999px;
  background-color: #444444;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  transition: all 0.3s ease-in-out;
}
#mobile-nav .hamburger span.bar1 {
  width: 29px;
  right: auto;
  transform: translateY(-15px);
}
@media screen and (max-width: 767px) {
  #mobile-nav .hamburger span.bar1 {
    width: 29rem;
    transform: translateY(-15rem);
  }
}
#mobile-nav .hamburger span.bar3 {
  width: 29px;
  right: auto;
  transform: translateY(15px);
}
@media screen and (max-width: 767px) {
  #mobile-nav .hamburger span.bar3 {
    width: 29rem;
    transform: translateY(15rem);
  }
}
#mobile-nav .hamburger.is_open .bar1 {
  transform: translateY(0) rotate(405deg);
}
#mobile-nav .hamburger.is_open .bar3 {
  transform: translateY(0) rotate(495deg);
}
#mobile-nav .hamburger.is_open .bar2 {
  display: none;
}
#mobile-nav .sp-menu {
  display: none;
}
#mobile-nav .sp-menu.is_open {
  display: block;
  overflow-x: hidden;
}
@media screen and (max-width: 900px) {
  #mobile-nav .sp-menu {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    overflow-y: scroll;
    z-index: -1;
  }
  #mobile-nav .sp-menu .page_menu {
    background: rgba(255, 255, 255, 0.5);
    -webkit-backdrop-filter: blur(5px);
            backdrop-filter: blur(5px);
    padding: 80px 18px 40px;
    box-sizing: content-box;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: auto;
    gap: 16px;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 900px) and (max-width: 767px) {
  #mobile-nav .sp-menu .page_menu {
    -webkit-backdrop-filter: blur(5rem);
            backdrop-filter: blur(5rem);
    padding: 80rem 18rem 40rem;
    gap: 16rem;
  }
}
@media screen and (max-width: 900px) {
  #mobile-nav .sp-menu .page_menu .menu-item {
    font-weight: 400;
    font-size: 16px;
    line-height: 160%;
    border-bottom: 1px solid #444444;
    position: relative;
  }
}
@media screen and (max-width: 900px) and (max-width: 767px) {
  #mobile-nav .sp-menu .page_menu .menu-item {
    font-size: 16rem;
  }
}
@media screen and (max-width: 900px) {
  #mobile-nav .sp-menu .page_menu .menu-item a {
    display: flex;
    gap: 8px;
    align-items: center;
  }
}
@media screen and (max-width: 900px) and (max-width: 767px) {
  #mobile-nav .sp-menu .page_menu .menu-item a {
    gap: 8rem;
  }
}
@media screen and (max-width: 900px) {
  #mobile-nav .sp-menu .service_menu {
    background: url(../img/side/bg.png) no-repeat center/cover;
    padding: 30px 100px;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2);
  }
}
@media screen and (max-width: 900px) and (max-width: 767px) {
  #mobile-nav .sp-menu .service_menu {
    padding: 17rem 13rem;
  }
}
@media screen and (max-width: 900px) {
  #mobile-nav .sp-menu .service_menu .title {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 900px) and (max-width: 767px) {
  #mobile-nav .sp-menu .service_menu .title {
    margin-bottom: 20rem;
  }
}
@media screen and (max-width: 900px) {
  #mobile-nav .sp-menu .service_menu .title .tit-ja {
    font-weight: 500;
    font-size: 16px;
    line-height: 120%;
  }
}
@media screen and (max-width: 900px) and (max-width: 767px) {
  #mobile-nav .sp-menu .service_menu .title .tit-ja {
    font-size: max(16px, 16rem);
  }
}
@media screen and (max-width: 900px) {
  #mobile-nav .sp-menu .service_menu .title .tit-en {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 16px;
    line-height: 120%;
  }
}
@media screen and (max-width: 900px) and (max-width: 767px) {
  #mobile-nav .sp-menu .service_menu .title .tit-en {
    font-size: max(16px, 16rem);
  }
}
@media screen and (max-width: 900px) {
  #mobile-nav .sp-menu .service_menu .menu-list {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: auto;
    gap: 20px;
  }
}
@media screen and (max-width: 900px) and (max-width: 767px) {
  #mobile-nav .sp-menu .service_menu .menu-list {
    gap: 20rem;
  }
}
@media screen and (max-width: 900px) {
  #mobile-nav .sp-menu .service_menu .menu-list .item {
    position: relative;
  }
  #mobile-nav .sp-menu .service_menu .menu-list .item figure {
    width: 70px;
    height: 70px;
    border-radius: 50px;
    background-color: #fff;
    margin: auto auto 10px;
    filter: drop-shadow(3rem 3rem 3rem rgba(8, 43, 39, 0.1));
  }
}
@media screen and (max-width: 900px) and (max-width: 767px) {
  #mobile-nav .sp-menu .service_menu .menu-list .item figure {
    width: 70rem;
    height: 70rem;
    margin: auto auto 10rem;
  }
}
@media screen and (max-width: 900px) {
  #mobile-nav .sp-menu .service_menu .menu-list .item figure img {
    width: 50px;
    height: auto;
  }
}
@media screen and (max-width: 900px) and (max-width: 767px) {
  #mobile-nav .sp-menu .service_menu .menu-list .item figure img {
    width: 50rem;
  }
}
@media screen and (max-width: 900px) {
  #mobile-nav .sp-menu .service_menu .menu-list .item .item-ttl {
    font-weight: 500;
    font-size: 14px;
    line-height: 110%;
    text-align: center;
    letter-spacing: -0.14em;
  }
}
@media screen and (max-width: 900px) and (max-width: 767px) {
  #mobile-nav .sp-menu .service_menu .menu-list .item .item-ttl {
    font-size: max(14px, 14rem);
  }
}
@media screen and (max-width: 900px) {
  #mobile-nav .sp-menu .service_menu .menu-list .item a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
  }
  #mobile-nav .sp-menu .h_contact {
    background: rgba(255, 255, 255, 0.5);
    -webkit-backdrop-filter: blur(5px);
            backdrop-filter: blur(5px);
    padding: 40px 24px 24px;
    display: flex;
    flex-direction: column;
    gap: 16px;
  }
}
@media screen and (max-width: 900px) and (max-width: 767px) {
  #mobile-nav .sp-menu .h_contact {
    -webkit-backdrop-filter: blur(5rem);
            backdrop-filter: blur(5rem);
    padding: 40rem 24rem 24rem;
    gap: 16rem;
  }
}
@media screen and (max-width: 900px) {
  #mobile-nav .sp-menu .h_contact .column {
    background: #ffffff;
    border-radius: 50px;
    flex-direction: column;
    gap: 8px;
    padding: 16px 39px;
  }
}
@media screen and (max-width: 900px) and (max-width: 767px) {
  #mobile-nav .sp-menu .h_contact .column {
    gap: 8rem;
    padding: 16rem 39rem;
  }
}
@media screen and (max-width: 900px) {
  #mobile-nav .sp-menu .h_contact .column .h_tel {
    display: flex;
    gap: 8px;
    justify-content: center;
  }
}
@media screen and (max-width: 900px) and (max-width: 767px) {
  #mobile-nav .sp-menu .h_contact .column .h_tel {
    gap: 8rem;
  }
}
@media screen and (max-width: 900px) {
  #mobile-nav .sp-menu .h_contact .column .h_tel figure {
    width: 38px;
    height: 38px;
  }
}
@media screen and (max-width: 900px) and (max-width: 767px) {
  #mobile-nav .sp-menu .h_contact .column .h_tel figure {
    width: 38rem;
    height: 38rem;
  }
}
@media screen and (max-width: 900px) {
  #mobile-nav .sp-menu .h_contact .column .h_tel a {
    font-weight: 700;
    font-size: 30px;
    line-height: 100%;
    letter-spacing: 0.1em;
  }
}
@media screen and (max-width: 900px) and (max-width: 767px) {
  #mobile-nav .sp-menu .h_contact .column .h_tel a {
    font-size: 30rem;
  }
}
@media screen and (max-width: 900px) {
  #mobile-nav .sp-menu .h_contact .column .text {
    font-weight: 400;
    font-size: 16px;
    line-height: 130%;
    text-align: center;
  }
}
@media screen and (max-width: 900px) and (max-width: 767px) {
  #mobile-nav .sp-menu .h_contact .column .text {
    font-size: max(16px, 16rem);
  }
}
@media screen and (max-width: 900px) {
  #mobile-nav .sp-menu .h_contact .h_button {
    display: flex;
    gap: 5px;
    justify-content: center;
  }
}
@media screen and (max-width: 900px) and (max-width: 767px) {
  #mobile-nav .sp-menu .h_contact .h_button {
    gap: 5rem;
  }
}
@media screen and (max-width: 900px) {
  #mobile-nav .sp-menu .h_contact .h_button .item a {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 22px 30px;
    font-weight: 500;
    font-size: 16px;
    line-height: 100%;
    color: #ffffff;
  }
}
@media screen and (max-width: 900px) and (max-width: 767px) {
  #mobile-nav .sp-menu .h_contact .h_button .item a {
    padding: 22rem 30rem;
    font-size: max(16px, 16rem);
  }
}
@media screen and (max-width: 900px) {
  #mobile-nav .sp-menu .h_contact .h_button .item.showroom {
    position: relative;
    background: url(../img/common/side-showroom.jpg) no-repeat center/cover;
  }
  #mobile-nav .sp-menu .h_contact .h_button .item.showroom::before {
    content: "";
    background: url(../img/common/chara.png) no-repeat center/contain;
    width: 77px;
    height: 77px;
    bottom: 37px;
    left: -15px;
    position: absolute;
  }
}
@media screen and (max-width: 900px) and (max-width: 767px) {
  #mobile-nav .sp-menu .h_contact .h_button .item.showroom::before {
    width: 77rem;
    height: 77rem;
    bottom: 37rem;
    left: -15rem;
  }
}
@media screen and (max-width: 900px) {
  #mobile-nav .sp-menu .h_contact .h_button .item.contact {
    background: url(../img/common/side-contact.jpg) no-repeat center/cover;
  }
}

.breadcrumb ul {
  list-style: none;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  font-size: 14px;
  opacity: 0;
  visibility: hidden;
  height: 0;
}
.breadcrumb ul li {
  margin-right: 0.5em;
}
.breadcrumb ul li::after {
  content: ">";
  margin-left: 0.5em;
}
.breadcrumb ul li:last-child::after {
  content: "";
}
.breadcrumb ul li a {
  color: #007acc;
  text-decoration: none;
}

@font-face {
  font-family: "ZenKakuGothicNew";
  src: url("../fonts/ZenKakuGothicNew-Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "ZenKakuGothicNew";
  src: url("../fonts/ZenKakuGothicNew-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "ZenKakuGothicNew";
  src: url("../fonts/ZenKakuGothicNew-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "ZenKakuGothicNew";
  src: url("../fonts/ZenKakuGothicNew-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "ZenKakuGothicNew";
  src: url("../fonts/ZenKakuGothicNew-Black.woff2") format("woff2");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "NotoSansJP";
  src: url("../fonts/NotoSansJP-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "ZenOldMincho";
  src: url("../fonts/ZenOldMincho-SemiBold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
}
.sidebar {
  position: absolute;
  left: 0;
  top: 100px;
  max-width: 200px;
  width: 100%;
  background: url(../img/side/bg.png) no-repeat center/cover;
  border-radius: 20px;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2);
  z-index: 50;
}
@media screen and (max-width: 1900px) {
  .sidebar {
    max-width: 200rem;
  }
}
@media screen and (max-width: 1024px) {
  .sidebar {
    display: none;
  }
}
.sidebar .inner {
  max-width: 90%;
  width: 100%;
  padding: 30px 0 !important;
}
@media screen and (max-width: 1900px) {
  .sidebar .inner {
    padding: 30rem 0 !important;
  }
}
.sidebar .inner .title {
  padding: 10px 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 10px;
  margin-bottom: 10px;
}
@media screen and (max-width: 1900px) {
  .sidebar .inner .title {
    padding: 10rem 0;
    gap: 10rem;
    margin-bottom: 10rem;
  }
}
.sidebar .inner .title .tit-ja {
  font-weight: 500;
  font-size: 24px;
  line-height: 100%;
}
@media screen and (max-width: 1900px) {
  .sidebar .inner .title .tit-ja {
    font-size: max(22px, 24rem);
  }
}
.sidebar .inner .title .tit-en {
  font-weight: 500;
  font-size: 16px;
  line-height: 120%;
  text-transform: uppercase;
}
.sidebar .inner .menu-list {
  display: grid;
  grid-template-columns: repeat(2, 70px);
  grid-template-rows: auto;
  justify-content: center;
  gap: 10px 20px;
  margin-bottom: 40px;
}
@media screen and (max-width: 1900px) {
  .sidebar .inner .menu-list {
    gap: 10rem 20rem;
    grid-template-columns: repeat(2, 70rem);
    margin-bottom: 40rem;
  }
}
.sidebar .inner .menu-list .item {
  position: relative;
  transition: filter 0.4s ease;
  display: flex;
  flex-direction: column;
}
.sidebar .inner .menu-list .item:hover {
  filter: opacity(80%);
  transition: filter 0.4s ease;
}
.sidebar .inner .menu-list .item a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.sidebar .inner .menu-list .item figure {
  width: 70px;
  height: 70px;
  background-color: #fff;
  border-radius: 50%;
  box-shadow: 3.33333px 3.33333px 3.33333px rgba(8, 43, 39, 0.1);
  margin-bottom: 10px;
}
.sidebar .inner .menu-list .item figure img {
  max-width: 50px;
  height: auto;
}
@media screen and (max-width: 1900px) {
  .sidebar .inner .menu-list .item figure img {
    max-width: 50rem;
  }
}
@media screen and (max-width: 1900px) {
  .sidebar .inner .menu-list .item figure {
    width: 70rem;
    height: 70rem;
    margin-bottom: 10rem;
  }
}
.sidebar .inner .menu-list .item .item-ttl {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 110%;
  text-align: center;
  font-feature-settings: "palt";
  margin: auto 0;
}
@media screen and (max-width: 1900px) {
  .sidebar .inner .menu-list .item .item-ttl {
    font-size: 14rem;
  }
}
@media screen and (max-width: 1024px) {
  .sidebar .inner .menu-list .item .item-ttl {
    font-size: max(14px, 14rem);
  }
}
.sidebar .inner .menu-list .item .item-ttl.f-13 {
  font-size: 13px;
}
@media screen and (max-width: 1900px) {
  .sidebar .inner .menu-list .item .item-ttl.f-13 {
    font-size: 13rem;
  }
}

@font-face {
  font-family: "ZenKakuGothicNew";
  src: url("../fonts/ZenKakuGothicNew-Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "ZenKakuGothicNew";
  src: url("../fonts/ZenKakuGothicNew-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "ZenKakuGothicNew";
  src: url("../fonts/ZenKakuGothicNew-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "ZenKakuGothicNew";
  src: url("../fonts/ZenKakuGothicNew-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "ZenKakuGothicNew";
  src: url("../fonts/ZenKakuGothicNew-Black.woff2") format("woff2");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "NotoSansJP";
  src: url("../fonts/NotoSansJP-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "ZenOldMincho";
  src: url("../fonts/ZenOldMincho-SemiBold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
}
.f_banner {
  position: relative;
  background-image: url("../img/top/banner-bg.jpg");
  background-repeat: no-repeat;
  background-position: top left;
  background-size: cover;
  z-index: 40;
}
.f_banner .inner {
  max-width: none;
  width: 100%;
  padding: 240px 0 158px;
}
@media screen and (max-width: 1900px) {
  .f_banner .inner {
    padding: 240rem 0 158rem;
  }
}
@media screen and (max-width: 767px) {
  .f_banner .inner {
    padding: 96rem 0;
  }
}
.f_banner .inner .banner-slider {
  padding-bottom: 150px;
}
@media screen and (max-width: 1900px) {
  .f_banner .inner .banner-slider {
    padding-bottom: 150rem;
  }
}
@media screen and (max-width: 767px) {
  .f_banner .inner .banner-slider {
    padding-bottom: 39rem;
  }
}
.f_banner .inner .banner-slider .swiper-wrapper {
  height: auto;
}
.f_banner .inner .banner-slider .swiper-slide {
  width: 750px;
}
@media screen and (max-width: 1900px) {
  .f_banner .inner .banner-slider .swiper-slide {
    width: 750rem;
  }
}
@media screen and (max-width: 767px) {
  .f_banner .inner .banner-slider .swiper-slide {
    width: 296rem;
  }
}
.f_banner .inner .banner-slider .swiper-slide.w375 {
  width: 375px;
}
@media screen and (max-width: 1900px) {
  .f_banner .inner .banner-slider .swiper-slide.w375 {
    width: 375rem;
  }
}
@media screen and (max-width: 767px) {
  .f_banner .inner .banner-slider .swiper-slide.w375 {
    width: 148rem;
  }
}
.f_banner .inner .banner-slider .swiper-slide a {
  transition: filter 0.4s ease;
}
.f_banner .inner .banner-slider .swiper-slide a:hover {
  filter: opacity(80%);
  transition: filter 0.4s ease;
}
.f_banner .inner .banner-slider .swiper-button-prev,
.f_banner .inner .banner-slider .swiper-button-next {
  width: 50px;
  height: 50px;
  top: auto;
  bottom: 0;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .f_banner .inner .banner-slider .swiper-button-prev,
  .f_banner .inner .banner-slider .swiper-button-next {
    width: 24rem;
    height: 24rem;
  }
}
.f_banner .inner .banner-slider .swiper-button-prev::after,
.f_banner .inner .banner-slider .swiper-button-next::after {
  content: none;
}
.f_banner .inner .banner-slider .swiper-button-prev img,
.f_banner .inner .banner-slider .swiper-button-prev svg,
.f_banner .inner .banner-slider .swiper-button-next img,
.f_banner .inner .banner-slider .swiper-button-next svg {
  width: 100%;
  height: auto;
  transition: all 0.3s ease;
}
.f_banner .inner .banner-slider .swiper-button-prev svg rect,
.f_banner .inner .banner-slider .swiper-button-prev svg path,
.f_banner .inner .banner-slider .swiper-button-next svg rect,
.f_banner .inner .banner-slider .swiper-button-next svg path {
  transition: all 0.3s ease;
}
.f_banner .inner .banner-slider .swiper-button-prev:hover svg rect,
.f_banner .inner .banner-slider .swiper-button-next:hover svg rect {
  fill: black;
}
.f_banner .inner .banner-slider .swiper-button-prev:hover svg path,
.f_banner .inner .banner-slider .swiper-button-next:hover svg path {
  stroke: white;
}
.f_banner .inner .banner-slider .swiper-button-prev {
  left: 34%;
}
@media screen and (max-width: 1024px) {
  .f_banner .inner .banner-slider .swiper-button-prev {
    left: 28%;
  }
}
@media screen and (max-width: 767px) {
  .f_banner .inner .banner-slider .swiper-button-prev {
    left: 122rem;
  }
}
.f_banner .inner .banner-slider .swiper-button-next {
  right: 34%;
}
@media screen and (max-width: 1024px) {
  .f_banner .inner .banner-slider .swiper-button-next {
    right: 28%;
  }
}
@media screen and (max-width: 767px) {
  .f_banner .inner .banner-slider .swiper-button-next {
    right: 122rem;
  }
}
.f_banner .inner .banner-slider .swiper-pagination {
  bottom: 18px;
  display: flex;
  gap: 30px;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .f_banner .inner .banner-slider .swiper-pagination {
    bottom: 0;
    gap: 11rem;
    padding: 9rem 0;
  }
}
.f_banner .inner .banner-slider .swiper-pagination .swiper-pagination-bullet {
  margin: 0;
  width: 15px;
  height: 15px;
  background: #fff;
  opacity: 1;
}
@media screen and (max-width: 767px) {
  .f_banner .inner .banner-slider .swiper-pagination .swiper-pagination-bullet {
    width: 5rem;
    height: 5rem;
  }
}
.f_banner .inner .banner-slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #444;
}

.f_contact {
  position: relative;
  z-index: 40;
  background: url(../img/top/contact-bg.jpg) no-repeat center/cover;
}
.f_contact .inner {
  padding: 250px 0;
}
@media screen and (max-width: 1900px) {
  .f_contact .inner {
    padding: 250rem 0;
  }
}
@media screen and (max-width: 767px) {
  .f_contact .inner {
    padding: 80rem 0;
  }
}
.f_contact .inner .box {
  background-color: #f5f5f5;
  border-radius: 50px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  padding: 50px 0;
  box-shadow: 5px 5px 10px 5px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 900px) {
  .f_contact .inner .box {
    grid-template-columns: 1fr;
    grid-template-rows: auto;
    padding: 32rem 24rem;
    gap: 24rem;
  }
}
.f_contact .inner .box .item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.f_contact .inner .box .item:first-of-type {
  border-right: 2px solid #000;
}
@media screen and (max-width: 900px) {
  .f_contact .inner .box .item:first-of-type {
    border-right: none;
    border-bottom: 1px solid #000;
    padding-bottom: 38rem;
  }
}
.f_contact .inner .box .item figure {
  display: block;
  width: 100px;
  margin-bottom: 50px;
  filter: drop-shadow(10px 10px 10px rgba(8, 43, 39, 0.1));
}
@media screen and (max-width: 1900px) {
  .f_contact .inner .box .item figure {
    margin-bottom: 50rem;
  }
}
@media screen and (max-width: 767px) {
  .f_contact .inner .box .item figure {
    width: 60rem;
    margin-bottom: 24rem;
  }
}
.f_contact .inner .box .item .text {
  display: flex;
  flex-direction: column;
  gap: 30px;
  align-items: center;
}
@media screen and (max-width: 1900px) {
  .f_contact .inner .box .item .text {
    gap: 30rem;
  }
}
@media screen and (max-width: 767px) {
  .f_contact .inner .box .item .text {
    gap: 0;
  }
}
.f_contact .inner .box .item .text .box-ttl {
  font-size: 21px;
  font-weight: 500;
  line-height: 100%;
}
@media screen and (max-width: 767px) {
  .f_contact .inner .box .item .text .box-ttl {
    font-size: max(16px, 21rem);
    margin-bottom: 8rem;
  }
}
.f_contact .inner .box .item .text .tel {
  font-size: 48px;
  line-height: 100%;
  font-weight: 700;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .f_contact .inner .box .item .text .tel {
    font-size: 32rem;
    margin-bottom: 24rem;
  }
}
.f_contact .inner .box .item .text .f-16 {
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
}
@media screen and (max-width: 1900px) {
  .f_contact .inner .box .item .text .f-16 {
    font-size: max(16px, 16rem);
  }
}
@media screen and (max-width: 767px) {
  .f_contact .inner .box .item .text .f-16 {
    line-height: 130%;
    font-weight: 500;
  }
}
.f_contact .inner .box .item .text .more {
  width: 355px;
}
.f_contact .inner .box .item .text .more a {
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  .f_contact .inner .box .item .text .more {
    width: 279rem;
  }
}

.f_menu {
  position: relative;
  background-image: url("../img/top/banner-bg.jpg");
  background-repeat: no-repeat;
  background-position: top left;
  background-size: cover;
  z-index: 40;
}
.f_menu .inner {
  padding: 200px 0 194px;
  display: grid;
  grid-auto-flow: column;
}
@media screen and (max-width: 1440px) {
  .f_menu .inner {
    grid-template-columns: 30% auto;
    grid-template-rows: auto;
    grid-auto-flow: dense;
    justify-content: center;
    gap: 80px 0;
  }
}
@media screen and (max-width: 1200px) {
  .f_menu .inner {
    grid-template-columns: 1fr;
    grid-template-rows: auto;
  }
}
@media screen and (max-width: 767px) {
  .f_menu .inner {
    padding: 80rem 0;
  }
}
.f_menu .inner .f-menu .list {
  font-weight: 500;
  font-size: 24px;
  line-height: 100%;
  color: #fff;
  display: flex;
  flex-direction: column;
  gap: 35px;
}
@media screen and (max-width: 767px) {
  .f_menu .inner .f-menu .list {
    display: none;
  }
}
.f_menu .inner .f-menu .list li a {
  display: flex;
  align-items: center;
  transition: filter 0.4s ease;
  gap: 10px;
}
.f_menu .inner .f-menu .list li a .en {
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
}
.f_menu .inner .f-menu .list li a svg {
  width: 50px;
  height: 50px;
}
.f_menu .inner .f-menu .list li a:hover {
  filter: opacity(80%);
  transition: filter 0.4s ease;
}
@media screen and (max-width: 767px) {
  .f_menu .inner .f-menu.f_menu01 {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .f_menu .inner .f-menu.f_menu02 {
    display: none;
  }
}
.f_menu .inner .f-menu.f_menu02 .menu-ttl {
  font-weight: 500;
  font-size: 24px;
  line-height: 100%;
  padding-bottom: 10px;
  border-bottom: 1px solid #fff;
  color: #fff;
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 35px;
}
.f_menu .inner .f-menu.f_menu02 .list {
  font-size: 21px;
}
@media screen and (max-width: 767px) {
  .f_menu .inner .f-menu.f_menu03 {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
.f_menu .inner .f-menu.f_menu03 .f_logo {
  max-width: 200px;
  width: 100%;
  margin-bottom: 50px;
}
.f_menu .inner .f-menu.f_menu03 .f_logo a {
  display: block;
  transition: filter 0.4s ease;
}
.f_menu .inner .f-menu.f_menu03 .f_logo a:hover {
  filter: opacity(80%);
  transition: filter 0.4s ease;
}
.f_menu .inner .f-menu.f_menu03 .f_logo a img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 1024px) {
  .f_menu .inner .f-menu.f_menu03 .f_logo {
    max-width: 255px;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .f_menu .inner .f-menu.f_menu03 .f_logo {
    max-width: 255rem;
    margin-bottom: 36rem;
  }
}
.f_menu .inner .f-menu.f_menu03 .f_address {
  display: flex;
  flex-direction: column;
  gap: 20px;
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  margin-bottom: 40px;
  color: #fff;
}
@media screen and (max-width: 900px) {
  .f_menu .inner .f-menu.f_menu03 .f_address {
    line-height: 120%;
    gap: 0;
  }
}
.f_menu .inner .f-menu.f_menu03 .f_sns {
  display: flex;
  gap: 20px;
  margin-bottom: 40px;
}
.f_menu .inner .f-menu.f_menu03 .f_sns a {
  transition: filter 0.4s ease;
}
.f_menu .inner .f-menu.f_menu03 .f_sns a:hover {
  filter: opacity(80%);
  transition: filter 0.4s ease;
}
.f_menu .inner .f-menu.f_menu03 .f_sdgs {
  margin-bottom: 50px;
}
@media screen and (max-width: 900px) {
  .f_menu .inner .f-menu.f_menu03 .f_sdgs {
    margin-bottom: 36rem;
  }
}
.f_menu .inner .f-menu.f_menu03 .copy {
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  color: #fff;
}

@font-face {
  font-family: "ZenKakuGothicNew";
  src: url("../fonts/ZenKakuGothicNew-Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "ZenKakuGothicNew";
  src: url("../fonts/ZenKakuGothicNew-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "ZenKakuGothicNew";
  src: url("../fonts/ZenKakuGothicNew-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "ZenKakuGothicNew";
  src: url("../fonts/ZenKakuGothicNew-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "ZenKakuGothicNew";
  src: url("../fonts/ZenKakuGothicNew-Black.woff2") format("woff2");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "NotoSansJP";
  src: url("../fonts/NotoSansJP-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "ZenOldMincho";
  src: url("../fonts/ZenOldMincho-SemiBold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
}
/* 見出し縦 */
.title-row .description {
  font-weight: 500;
  font-size: 21px;
  line-height: 180%;
  letter-spacing: 0.05em;
  color: #ffffff;
}
@media screen and (max-width: 1900px) {
  .title-row .description {
    font-size: max(16px, 21rem);
  }
}
@media screen and (max-width: 767px) {
  .title-row .description {
    font-size: max(16px, 16rem);
    line-height: 200%;
  }
}
.title-row .description.black {
  color: #444444;
}

/* 見出し横 */
.title-column {
  display: flex;
  gap: 72px;
  align-items: center;
}
@media screen and (max-width: 1900px) {
  .title-column {
    gap: 72rem;
  }
}
@media screen and (max-width: 767px) {
  .title-column {
    flex-direction: column;
    gap: 24rem;
  }
}
.title-column .title-left {
  display: flex;
  flex-direction: column;
  gap: 25px;
  flex: 1;
}
@media screen and (max-width: 1900px) {
  .title-column .title-left {
    gap: 25rem;
  }
}
@media screen and (max-width: 767px) {
  .title-column .title-left {
    gap: 11rem;
  }
}
.title-column .title-left .sec-ttl {
  font-size: 72px;
  font-weight: 700;
  line-height: 100%;
  color: #fff;
}
@media screen and (max-width: 1900px) {
  .title-column .title-left .sec-ttl {
    font-size: 72rem;
  }
}
@media screen and (max-width: 767px) {
  .title-column .title-left .sec-ttl {
    font-size: 36rem;
  }
}
.title-column .title-left .ttl-en {
  font-size: 40px;
  font-weight: 500;
  line-height: 100%;
  color: #fff;
}
@media screen and (max-width: 1900px) {
  .title-column .title-left .ttl-en {
    font-size: 40rem;
  }
}
@media screen and (max-width: 767px) {
  .title-column .title-left .ttl-en {
    font-size: 16rem;
  }
}
.title-column .title-right {
  max-width: 800px;
  width: 50%;
}
@media screen and (max-width: 767px) {
  .title-column .title-right {
    max-width: 100%;
    width: 100%;
  }
}
.title-column .title-right .description {
  font-size: 21px;
  line-height: 180%;
  color: #fff;
}
@media screen and (max-width: 1900px) {
  .title-column .title-right .description {
    font-size: max(16px, 21rem);
  }
}
@media screen and (max-width: 767px) {
  .title-column .title-right .description {
    font-size: max(16px, 16rem);
    line-height: 200%;
  }
}
.title-column.black .sec-ttl,
.title-column.black .ttl-en,
.title-column.black .description {
  color: #444;
}

.mv {
  height: 100vh;
}
@media screen and (max-width: 767px) {
  .mv {
    height: 177.867vw;
  }
}

/* ローディング白背景 */
#loader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 1000;
  animation: fadeOut 1.5s ease 1.5s forwards;
}

.light-background {
  opacity: 0;
  pointer-events: none;
  z-index: 5;
  transition: filter 1s ease-in-out, opacity 1s ease-in-out;
}
.light-background.animate {
  opacity: 1;
}
.light-background.skip {
  display: none;
}
.light-background.fade-out {
  opacity: 0;
  transition: opacity 1.5s ease;
}
.light-background #dappled-light {
  pointer-events: none;
  position: fixed;
  height: 100vh;
  width: 100vw;
}
.light-background #progressive-blur {
  position: absolute;
  height: 100%;
  width: 100%;
}
.light-background #progressive-blur > div {
  position: absolute;
  height: 100%;
  width: 100%;
  inset: 0;
  -webkit-backdrop-filter: blur(var(--blur-amount));
          backdrop-filter: blur(var(--blur-amount));
  -webkit-mask-image: linear-gradient(252deg, transparent, transparent var(--stop1), black var(--stop2), black);
          mask-image: linear-gradient(252deg, transparent, transparent var(--stop1), black var(--stop2), black);
}
.light-background #progressive-blur > div:nth-child(1) {
  --blur-amount: 6px;
  --stop1: 0%;
  --stop2: 0%;
}
.light-background #progressive-blur > div:nth-child(2) {
  --blur-amount: 12px;
  --stop1: 40%;
  --stop2: 80%;
}
.light-background #progressive-blur > div:nth-child(3) {
  --blur-amount: 48px;
  --stop1: 40%;
  --stop2: 70%;
}
.light-background #progressive-blur > div:nth-child(4) {
  --blur-amount: 96px;
  --stop1: 70%;
  --stop2: 80%;
}
.light-background #glow {
  position: absolute;
  background: linear-gradient(to right, #ffffff 0%, #fffdda 30%, #f5fcd0 60%, #dff6ff 100%);
  transition: background 1s var(--timing-fn), opacity 1s var(--timing-fn);
  height: 100%;
  width: 100%;
  opacity: 0.5;
}
.light-background #glow-bounce {
  content: "";
  position: absolute;
  background: linear-gradient(to right, #ffffff 0%, #fffdda 30%, #f5fcd0 60%, #dff6ff 100%);
  transition: background 1s var(--timing-fn), opacity 1s var(--timing-fn);
  opacity: 0.5;
  height: 100%;
  width: 100%;
  bottom: 0;
}
.light-background .perspective {
  position: absolute;
  transition: transform 2.5s var(--timing-fn), opacity 2.5s ease;
  top: -30vh;
  right: 0;
  width: 80vw;
  height: 130vh;
  opacity: 0.07;
  background-blend-mode: darken;
  transform-origin: top right;
  transform-style: preserve-3d;
  transform: matrix3d(0.75, -0.0625, 0, 0.0008, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
@media screen and (max-width: 767px) {
  .light-background .perspective {
    width: 100vw;
  }
}
.light-background #blinds {
  position: relative;
  width: 100%;
}
.light-background #blinds .shutter,
.light-background #blinds .bar {
  background-color: var(--shadow);
}
.light-background #blinds > .shutters {
  display: flex;
  flex-direction: column;
  align-items: end;
  gap: 60px;
  transition: gap 2.5s var(--timing-fn);
  opacity: 1;
}
.light-background #blinds > .vertical {
  opacity: 1;
}
.light-background .vertical > .bar {
  width: 5;
  height: 100%;
}
.light-background .shutter {
  width: 100%;
  height: 40px;
  transition: height 2.5s var(--timing-fn);
}
@media screen and (max-width: 1900px) {
  .light-background .shutter {
    height: 40rem;
  }
}
.light-background.animate #glow,
.light-background.animate #glow-bounce {
  opacity: 0.5;
}
.light-background.dark {
  --light: var(--night);
  --dark: var(--day);
  --shadow: #030307;
  --bounce-light: #1b293f;
  filter: brightness(0.4);
}
.light-background.dark #glow,
.light-background.dark #glow-bounce {
  background: #d3d3d3;
  transition: background 1s var(--timing-fn), opacity 1s var(--timing-fn);
  opacity: 0.3;
}
.light-background.dark .perspective {
  opacity: 0.3;
  transform: matrix3d(0.8333, 0.0833, 0, 0.0003, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
.light-background.dark #blinds > .shutters {
  opacity: 1;
  gap: 20px;
}
@media screen and (max-width: 1900px) {
  .light-background.dark #blinds > .shutters {
    gap: 20rem;
  }
}
.light-background.dark #blinds > .vertical {
  top: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: space-around;
  opacity: 1;
}
.light-background.dark .shutter {
  height: 80px;
}
@media screen and (max-width: 1900px) {
  .light-background.dark .shutter {
    height: 80rem;
  }
}

/* 背景左右のパネル */
.bg-half {
  position: fixed;
  top: 0;
  width: 100%;
  height: 100vh;
  background-image: url("../img/top/bg.jpg");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 20;
  transition: transform 2.5s ease 1s;
  -webkit-mask-size: cover;
          mask-size: cover;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  background-color: #f2f5f4;
  animation: fadeIn 2.5s ease 0s forwards;
}
@media screen and (max-width: 767px) {
  .bg-half {
    background-size: cover;
  }
}
.bg-half.skip {
  display: none;
}

.bg-half.left {
  left: 0;
  -webkit-mask-image: url("../img/top/left-mask.svg");
          mask-image: url("../img/top/left-mask.svg");
  -webkit-mask-position: left top;
          mask-position: left top;
}
@media screen and (max-width: 767px) {
  .bg-half.left {
    -webkit-mask-image: url("../img/top/left-mask_sp.svg");
            mask-image: url("../img/top/left-mask_sp.svg");
  }
}

.bg-half.right {
  right: 0;
  -webkit-mask-image: url("../img/top/right-mask.svg");
          mask-image: url("../img/top/right-mask.svg");
  -webkit-mask-position: right top;
          mask-position: right top;
}
@media screen and (max-width: 767px) {
  .bg-half.right {
    -webkit-mask-image: url("../img/top/right-mask_sp.svg");
            mask-image: url("../img/top/right-mask_sp.svg");
  }
}

.bg-half.open-left {
  transform: translateX(-100%);
}

.bg-half.open-right {
  transform: translateX(100%);
}

/* 中央の動画フレーム */
.video-frame {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 30;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  transition: opacity 1s ease;
}
.video-frame::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background-image: url("../img/top/bg.jpg");
  background-size: cover;
  background-position: top;
  width: 100%;
  height: 220vh;
}
@media screen and (max-width: 767px) {
  .video-frame::before {
    height: calc(100vh + 95rem);
  }
}

.video-frame.show {
  opacity: 1;
}
.video-frame.show .video {
  position: relative;
}
.video-frame.show .video::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(269.15deg, rgba(255, 255, 255, 0) 45.58%, rgba(255, 255, 255, 0.4) 99.1%);
}
@media screen and (max-width: 767px) {
  .video-frame.show .video::after {
    content: none;
  }
}
.video-frame.show .video video {
  opacity: 1;
}
.video-frame.show .video .mainttl {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 20%;
  margin: auto;
  height: -moz-fit-content;
  height: fit-content;
  writing-mode: vertical-rl;
  gap: 15px;
  font-size: 2.0833333333vw;
  font-weight: 400;
  display: flex;
  flex-direction: column;
  z-index: 10;
}
@media screen and (max-width: 1900px) {
  .video-frame.show .video .mainttl {
    font-size: 28px;
  }
}
@media screen and (max-width: 1024px) {
  .video-frame.show .video .mainttl {
    font-size: 25px;
  }
}
.video-frame.show .video .mainttl.pc-hidden {
  display: none;
}
@media screen and (max-width: 767px) {
  .video-frame.show .video .mainttl.pc-hidden {
    display: flex;
  }
}
@media screen and (max-width: 767px) {
  .video-frame.show .video .mainttl.sp-hidden {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .video-frame.show .video .mainttl {
    font-size: 32rem;
    left: 0;
    right: 0;
    margin: auto;
    justify-content: center;
  }
}
.video-frame.show .video .mainttl .animated-text {
  display: inline-block;
  clip-path: inset(0 0 100% 0);
  background: linear-gradient(180deg, #444444 0%, #343434 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  opacity: 0;
}
.video-frame.show .video .mainttl .animated-text.show {
  opacity: 1;
  animation: clipReveal 1.5s linear forwards;
}
.video-frame.show .video .mainttl .animated-text.show:nth-of-type(1) {
  animation-delay: 0.6s;
  animation-duration: 1.2s;
}
.video-frame.show .video .mainttl .animated-text.show:nth-of-type(2) {
  animation-delay: 1.2s;
  animation-duration: 1.2s;
}
.video-frame.show .video .logo {
  position: absolute;
  right: 68px;
  bottom: 72px;
  opacity: 0;
}
@media screen and (max-width: 1900px) {
  .video-frame.show .video .logo {
    right: 68rem;
    bottom: 72rem;
  }
}
@media screen and (max-width: 767px) {
  .video-frame.show .video .logo {
    bottom: 30rem;
    right: 0;
    left: 0;
    margin: auto;
    max-width: 193rem;
    width: 40%;
  }
}
.video-frame.show .video .logo.show {
  opacity: 1;
  transition: opacity 0.4s ease-in;
}

@keyframes clipReveal {
  0% {
    clip-path: inset(0 0 100% 0);
  }
  100% {
    clip-path: inset(0 0 0 0);
  }
}
.video-frame .video {
  max-width: 1520px;
  width: 90%;
  margin: auto;
  height: 85%;
  z-index: 5;
}
.video-frame .video video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  opacity: 0;
  transition: opacity 1s ease;
}
@media screen and (max-width: 1024px) {
  .video-frame .video {
    height: 76%;
  }
}
@media screen and (max-width: 767px) {
  .video-frame .video {
    max-width: 100%;
    height: 100%;
    width: 100%;
  }
}

/* アニメーション系 */
@keyframes fadeOut {
  to {
    opacity: 0;
    visibility: hidden;
  }
}
@keyframes fadeIn {
  to {
    opacity: 1;
  }
}
@keyframes sunrise {
  0% {
    background-color: var(--night);
  }
  10% {
    background-color: var(--dawn);
  }
  35% {
    background-color: var(--morning);
  }
  100% {
    background-color: var(--day);
  }
}
@keyframes rayWiggle {
  0% {
    transform: scaleX(0.1) translateY(0);
  }
  25% {
    transform: scaleX(0.6) translateY(-2px);
  }
  50% {
    transform: scaleX(1) translateY(2px);
  }
  75% {
    transform: scaleX(0.9) translateY(-1px);
  }
  100% {
    transform: scaleX(1) translateY(0);
  }
}
/* 見出し */
.sec-title {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 25px;
}
@media screen and (max-width: 1900px) {
  .sec-title {
    gap: 25rem;
  }
}
@media screen and (max-width: 767px) {
  .sec-title {
    gap: 11rem;
  }
}
.sec-title .sec-ttl {
  font-weight: 700;
  font-size: 72px;
  line-height: 100%;
  color: #ffffff;
}
@media screen and (max-width: 1900px) {
  .sec-title .sec-ttl {
    font-size: 72rem;
  }
}
@media screen and (max-width: 767px) {
  .sec-title .sec-ttl {
    font-size: 36rem;
  }
}
.sec-title .ttl-en {
  font-weight: 500;
  font-size: 40px;
  line-height: 100%;
  color: #ffffff;
}
@media screen and (max-width: 1900px) {
  .sec-title .ttl-en {
    font-size: 40rem;
  }
}
@media screen and (max-width: 767px) {
  .sec-title .ttl-en {
    font-size: max(16px, 16rem);
  }
}
.sec-title.black .sec-ttl {
  color: #444444;
}
.sec-title.black .ttl-en {
  color: #444444;
}

.t_service {
  position: relative;
  margin-top: 163px;
}
@media screen and (max-width: 1900px) {
  .t_service {
    margin-top: 45rem;
  }
}
@media screen and (max-width: 767px) {
  .t_service {
    margin-top: 0;
    background-color: #c7d3d0;
  }
}
.t_service::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 155.0520833333vw;
  background-image: url("../img/top/service-bg.png");
  background-repeat: no-repeat;
  background-size: 100% auto;
  z-index: 30;
}
@media screen and (max-width: 1900px) {
  .t_service::after {
    height: 182.2916666667vw;
    background-size: cover;
  }
}
@media screen and (max-width: 1024px) {
  .t_service::after {
    height: 197.9166666667vw;
  }
}
@media screen and (max-width: 767px) {
  .t_service::after {
    background-image: url("../img/top/service-bg_sp.png");
    height: 266.4vw;
  }
}
.t_service .inner {
  position: relative;
  z-index: 32;
  padding: 385px 0 318px;
}
@media screen and (max-width: 1900px) {
  .t_service .inner {
    padding: 385rem 0 318rem;
  }
}
@media screen and (max-width: 767px) {
  .t_service .inner {
    padding: 160rem 0 168rem;
  }
}
.t_service .inner .t_service-intro {
  margin-bottom: 361px;
}
@media screen and (max-width: 1900px) {
  .t_service .inner .t_service-intro {
    margin-bottom: 361rem;
  }
}
@media screen and (max-width: 767px) {
  .t_service .inner .t_service-intro {
    margin-bottom: 131rem;
  }
}
.t_service .inner .t_service-intro .sec-title {
  margin-bottom: 80px;
}
@media screen and (max-width: 1900px) {
  .t_service .inner .t_service-intro .sec-title {
    margin-bottom: 80rem;
  }
}
@media screen and (max-width: 767px) {
  .t_service .inner .t_service-intro .sec-title {
    margin-bottom: 24rem;
  }
}
.t_service .inner .t_service-intro .description {
  color: #ffffff;
}
.t_service .inner .t_service-service {
  max-width: 1280px;
  width: 90%;
  margin: auto;
}
@media screen and (max-width: 1900px) {
  .t_service .inner .t_service-service {
    max-width: 1280rem;
  }
}
@media screen and (max-width: 1024px) {
  .t_service .inner .t_service-service {
    max-width: 100%;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .t_service .inner .t_service-service {
    max-width: 327rem;
  }
}
.t_service .inner .t_service-service .hasbg-ttl {
  width: -moz-fit-content;
  width: fit-content;
  background: url(../img/top/h2_service.png) no-repeat center/cover;
  font-size: 32px;
  line-height: 100%;
  font-weight: 700;
  text-align: center;
  padding: 30px 219px;
  border: 10px solid #e8e8e8;
  margin: auto;
  border-radius: 30px;
  margin-bottom: 140px;
}
@media screen and (max-width: 1900px) {
  .t_service .inner .t_service-service .hasbg-ttl {
    border-radius: 30rem;
    padding: 30rem 219rem;
    font-size: 32rem;
    border-width: 10rem;
    margin-bottom: 140rem;
  }
}
@media screen and (max-width: 767px) {
  .t_service .inner .t_service-service .hasbg-ttl {
    padding: 16rem 0;
    border-width: 4rem;
    width: 100%;
    margin-bottom: 26rem;
  }
}
.t_service .inner .t_service-service .grid-list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: auto;
  gap: 40px 20px;
  margin-bottom: 210px;
}
@media screen and (max-width: 1900px) {
  .t_service .inner .t_service-service .grid-list {
    gap: 40rem 20rem;
    margin-bottom: 210rem;
  }
}
@media screen and (max-width: 767px) {
  .t_service .inner .t_service-service .grid-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 24rem 12rem;
    margin-bottom: 77rem;
  }
}
.t_service .inner .t_service-service .grid-list .item {
  position: relative;
  background: url(../img/top/item-bg.png) no-repeat center/100% auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-height: 300px;
  padding: 30px 0;
  transition: 0.4s filter ease;
  box-shadow: 12px 12px 12px rgba(8, 43, 39, 0.1);
  border-radius: 30px;
}
@media screen and (max-width: 1900px) {
  .t_service .inner .t_service-service .grid-list .item {
    min-height: 300rem;
    border-radius: 30rem;
    padding: 30rem 0;
  }
}
@media screen and (max-width: 767px) {
  .t_service .inner .t_service-service .grid-list .item {
    width: 30%;
    min-height: 105rem;
    background-size: cover;
    gap: 10rem;
    padding: 11rem 0 8rem;
    border-radius: 8rem;
    justify-content: flex-start;
  }
}
.t_service .inner .t_service-service .grid-list .item img {
  width: 198px;
  height: auto;
}
@media screen and (max-width: 1900px) {
  .t_service .inner .t_service-service .grid-list .item img {
    width: 198rem;
  }
}
@media screen and (max-width: 767px) {
  .t_service .inner .t_service-service .grid-list .item img {
    width: auto;
    height: 53rem;
  }
}
.t_service .inner .t_service-service .grid-list .item:hover {
  filter: opacity(80%);
  transition: 0.4s filter ease;
}
.t_service .inner .t_service-service .grid-list .item a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.t_service .inner .t_service-service .grid-list .item .item-ttl {
  font-size: 28px;
  font-weight: 700;
  text-align: center;
}
@media screen and (max-width: 1900px) {
  .t_service .inner .t_service-service .grid-list .item .item-ttl {
    font-size: max(16px, 28rem);
  }
}
@media screen and (max-width: 767px) {
  .t_service .inner .t_service-service .grid-list .item .item-ttl {
    margin: auto 0;
    font-size: max(12px, 12rem);
    line-height: 160%;
  }
}
.t_service .inner .t_service-service .box {
  max-width: 1000px;
  width: 90%;
  margin: auto auto 150px;
  padding: 50px;
  background-color: rgba(255, 255, 255, 0.8);
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2);
}
@media screen and (max-width: 1900px) {
  .t_service .inner .t_service-service .box {
    padding: 50rem;
    margin: auto auto 150rem;
  }
}
@media screen and (max-width: 767px) {
  .t_service .inner .t_service-service .box {
    padding: 24rem;
    width: 100%;
    margin-bottom: 24rem;
  }
}
.t_service .inner .t_service-service .box .description {
  font-weight: 400;
  font-size: 21px;
  line-height: 180%;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 1900px) {
  .t_service .inner .t_service-service .box .description {
    font-size: max(16px, 21rem);
  }
}
@media screen and (max-width: 767px) {
  .t_service .inner .t_service-service .box .description {
    font-weight: 500;
    font-size: max(16px, 16rem);
    line-height: 200%;
  }
}
.t_service .inner .t_service-service .more {
  max-width: 230px;
}
@media screen and (max-width: 767px) {
  .t_service .inner .t_service-service .more {
    margin: auto;
    max-width: none;
    width: -moz-fit-content;
    width: fit-content;
    padding: 0 30rem;
  }
}

/* アニメーション */
.fade-up {
  opacity: 0;
  transform: translateY(60px);
  transition: opacity 0.6s ease, transform 0.6s ease;
}

.fade-up.show {
  opacity: 1;
  transform: translateY(0);
}

.sakura-container {
  position: absolute;
  top: -20px;
  left: 0;
  width: 100%;
  height: 160vh;
  pointer-events: none;
  overflow: hidden;
  z-index: 9999;
}
@media screen and (max-width: 1900px) {
  .sakura-container {
    top: 0px;
    height: 1859rem;
    z-index: 31;
  }
}
@media screen and (max-width: 767px) {
  .sakura-container {
    top: 0px;
    height: 70vh;
  }
}

.sakura {
  position: absolute;
  opacity: 0;
  animation-name: blow;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  pointer-events: none;
  will-change: transform;
}
@media screen and (max-width: 767px) {
  .sakura {
    animation-name: blowsp;
  }
}

.t_about {
  margin-top: -288px;
  position: relative;
}
@media screen and (max-width: 1900px) {
  .t_about {
    margin-top: -288rem;
  }
}
@media screen and (max-width: 767px) {
  .t_about {
    margin-top: -104rem;
  }
}
.t_about::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: calc(100% + 288px);
  background-image: url("../img/top/about-bg.png");
  background-repeat: no-repeat;
  background-position: top left;
  background-size: 100% auto;
  z-index: 40;
}
@media screen and (max-width: 767px) {
  .t_about::after {
    background-image: url("../img/top/about-bg_sp.png");
    height: 314.6666666667vw;
  }
}
.t_about .inner {
  position: relative;
  z-index: 54;
  padding: 405px 0 284px;
}
@media screen and (max-width: 1900px) {
  .t_about .inner {
    padding: 405rem 0 284rem;
  }
}
@media screen and (max-width: 767px) {
  .t_about .inner {
    padding: 104rem 0 288rem;
  }
}
.t_about .inner .title-column {
  margin-bottom: 200px;
}
@media screen and (max-width: 1900px) {
  .t_about .inner .title-column {
    margin-bottom: 200rem;
  }
}
@media screen and (max-width: 767px) {
  .t_about .inner .title-column {
    margin-bottom: 37rem;
  }
}
.t_about .inner .t_about-list {
  max-width: 950px;
  width: 100%;
  margin: auto auto 150px;
  display: flex;
  flex-direction: column;
  gap: 30px;
  position: relative;
}
@media screen and (max-width: 1900px) {
  .t_about .inner .t_about-list {
    max-width: 950rem;
    margin-bottom: 150rem;
    gap: 30rem;
  }
}
@media screen and (max-width: 1024px) {
  .t_about .inner .t_about-list {
    max-width: 70%;
  }
}
@media screen and (max-width: 767px) {
  .t_about .inner .t_about-list {
    max-width: 100%;
    margin-bottom: 37rem;
  }
}
.t_about .inner .t_about-list .item {
  display: flex;
  padding: 20px 50px 20px 30px;
  background: url(../img/top/aboutitem-bg.jpg) no-repeat center/cover;
  align-items: center;
  position: relative;
}
@media screen and (max-width: 1900px) {
  .t_about .inner .t_about-list .item {
    padding: 20rem 50rem 20rem 30rem;
  }
}
@media screen and (max-width: 767px) {
  .t_about .inner .t_about-list .item {
    padding: 16rem;
    display: grid;
    grid-template-columns: repeat(5, auto);
    grid-template-rows: repeat(5, auto);
    align-items: center;
  }
}
.t_about .inner .t_about-list .item:hover .btn {
  transition: opacity 0.3s ease;
}
.t_about .inner .t_about-list .item:hover .btn .default {
  width: 0;
  opacity: 0;
  visibility: hidden;
}
.t_about .inner .t_about-list .item:hover .btn .hover {
  width: auto;
  opacity: 1;
  visibility: visible;
}
.t_about .inner .t_about-list .item a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.t_about .inner .t_about-list .item .thum {
  max-width: 150px;
  width: 100%;
  margin-right: 50px;
}
@media screen and (max-width: 1900px) {
  .t_about .inner .t_about-list .item .thum {
    max-width: 150rem;
    margin-right: 50rem;
  }
}
@media screen and (max-width: 767px) {
  .t_about .inner .t_about-list .item .thum {
    max-width: 80rem;
    margin-right: 16rem;
    grid-area: 1/1/3/2;
  }
}
.t_about .inner .t_about-list .item .item-ttl {
  font-size: 32px;
  line-height: 180%;
  letter-spacing: 0.05em;
  font-weight: 500;
  border-bottom: 1px solid #000;
}
@media screen and (max-width: 1900px) {
  .t_about .inner .t_about-list .item .item-ttl {
    font-size: max(16px, 32rem);
  }
}
@media screen and (max-width: 767px) {
  .t_about .inner .t_about-list .item .item-ttl {
    grid-area: 1/2/2/3;
    font-size: max(16px, 16rem);
    width: -moz-fit-content;
    width: fit-content;
  }
}
.t_about .inner .t_about-list .item .sub-txt {
  margin-left: auto;
  font-size: 21px;
  font-weight: 500;
  margin-right: 20px;
}
@media screen and (max-width: 1900px) {
  .t_about .inner .t_about-list .item .sub-txt {
    font-size: max(16px, 21rem);
    margin-right: 20rem;
  }
}
@media screen and (max-width: 767px) {
  .t_about .inner .t_about-list .item .sub-txt {
    font-size: max(16px, 16rem);
    line-height: 140%;
    grid-area: 2/2/3/3;
    margin-right: 0;
    letter-spacing: -0.1em;
    margin-left: 0;
  }
}
.t_about .inner .t_about-list .item .btn {
  width: 60px;
  height: 60px;
  transition: opacity 0.3s ease;
}
.t_about .inner .t_about-list .item .btn .hover {
  width: 0;
  opacity: 0;
  visibility: hidden;
}
@media screen and (max-width: 1900px) {
  .t_about .inner .t_about-list .item .btn {
    width: 60rem;
    height: 60rem;
  }
}
@media screen and (max-width: 767px) {
  .t_about .inner .t_about-list .item .btn {
    grid-area: 1/6/3/4;
    width: 20rem;
    height: 20rem;
    margin-left: auto;
  }
}
.t_about .inner .more {
  max-width: 230px;
  position: relative;
  z-index: 10;
}
@media screen and (max-width: 767px) {
  .t_about .inner .more {
    margin: auto;
    max-width: none;
    width: -moz-fit-content;
    width: fit-content;
    padding: 0 30rem;
  }
}

/* アニメーション */
.falling-container {
  position: absolute;
  top: 94px;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  overflow: hidden;
  z-index: 50;
}
@media screen and (max-width: 1900px) {
  .falling-container {
    top: 94rem;
  }
}
@media screen and (max-width: 767px) {
  .falling-container {
    top: 0;
  }
}

.falling-leaf {
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
  will-change: offset-distance, opacity;
  offset-rotate: auto; /* 進行方向に向ける */
  animation: fallMove var(--dur, 10s) linear infinite;
}
@media screen and (max-width: 1900px) {
  .falling-leaf {
    top: -100rem;
    width: 50rem;
  }
}
.tree-wrapper {
  position: relative;
  z-index: 52;
}
.tree-wrapper .left {
  display: block;
  position: absolute;
  bottom: 0;
  left: -303px;
  width: 698px;
  height: 969px;
  z-index: 1;
}
@media screen and (max-width: 1900px) {
  .tree-wrapper .left {
    left: -303rem;
    width: 698rem;
    height: 969rem;
  }
}
@media screen and (max-width: 767px) {
  .tree-wrapper .left {
    width: 246rem;
    height: 341rem;
    left: -95rem;
    bottom: 36rem;
  }
}
.tree-wrapper .right {
  display: block;
  position: absolute;
  bottom: -94px;
  right: -358px;
  width: 798px;
  height: 946px;
  z-index: -1;
}
@media screen and (max-width: 1900px) {
  .tree-wrapper .right {
    bottom: -94rem;
    right: -358rem;
    width: 798rem;
    height: 946rem;
  }
}
@media screen and (max-width: 767px) {
  .tree-wrapper .right {
    width: 281rem;
    height: 333rem;
    right: -138rem;
    bottom: -28rem;
  }
}

.bg {
  position: relative;
}
.bg::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-image: url("../img/top/works-bg.png");
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
  z-index: 50;
  height: 287.8125vw;
}
@media screen and (max-width: 1024px) {
  .bg::after {
    height: 539.6484375vw;
  }
}
@media screen and (max-width: 767px) {
  .bg::after {
    background-image: url("../img/top/works-bg_sp.png");
    height: 255.6vw;
  }
}
.bg .t_works {
  position: relative;
  margin-top: -286px;
  z-index: 52;
}
@media screen and (max-width: 1900px) {
  .bg .t_works {
    margin-top: -286rem;
  }
}
@media screen and (max-width: 1024px) {
  .bg .t_works {
    margin-top: -140rem;
  }
}
@media screen and (max-width: 767px) {
  .bg .t_works {
    margin-top: -140rem;
  }
}
.bg .t_works .inner {
  padding: 286px 0 377px;
  max-width: none;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .bg .t_works .inner {
    padding: 106rem 0 144rem;
  }
}
.bg .t_works .inner .t_works-intro {
  margin-bottom: 200px;
}
@media screen and (max-width: 1900px) {
  .bg .t_works .inner .t_works-intro {
    margin-bottom: 200rem;
  }
}
@media screen and (max-width: 767px) {
  .bg .t_works .inner .t_works-intro {
    max-width: 327rem;
    width: 100%;
    margin: auto auto 37rem;
  }
  .bg .t_works .inner .t_works-intro .title-row {
    margin-bottom: 37rem;
  }
  .bg .t_works .inner .t_works-intro .more {
    margin: auto;
    max-width: none;
    width: -moz-fit-content;
    width: fit-content;
    padding: 0 30rem;
  }
}
.bg .t_works .inner .t_works-intro .sec-title {
  align-items: center;
  margin-bottom: 80px;
}
@media screen and (max-width: 1900px) {
  .bg .t_works .inner .t_works-intro .sec-title {
    margin-bottom: 80rem;
  }
}
@media screen and (max-width: 767px) {
  .bg .t_works .inner .t_works-intro .sec-title {
    align-items: flex-start;
    margin-bottom: 24rem;
  }
}
.bg .t_works .inner .works-slider {
  margin-bottom: 100px;
  padding-bottom: 65px;
}
@media screen and (max-width: 1900px) {
  .bg .t_works .inner .works-slider {
    margin-bottom: 100rem;
    padding-bottom: 65rem;
  }
}
@media screen and (max-width: 767px) {
  .bg .t_works .inner .works-slider {
    padding-bottom: 23rem;
  }
}
.bg .t_works .inner .works-slider .swiper-wrapper {
  height: auto;
}
.bg .t_works .inner .works-slider .swiper-slide {
  width: 500px;
  height: 500px;
  margin-right: 30px;
}
@media screen and (max-width: 1900px) {
  .bg .t_works .inner .works-slider .swiper-slide {
    width: 500rem;
    height: 500rem;
    margin-right: 30rem;
  }
}
@media screen and (max-width: 1024px) {
  .bg .t_works .inner .works-slider .swiper-slide {
    width: 700rem;
    height: 700rem;
  }
}
@media screen and (max-width: 767px) {
  .bg .t_works .inner .works-slider .swiper-slide {
    width: 226rem;
    height: 226rem;
    margin-right: 13rem;
  }
}
.bg .t_works .inner .works-slider .swiper-slide .works-thumb {
  position: relative;
}
.bg .t_works .inner .works-slider .swiper-slide .works-thumb img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.bg .t_works .inner .works-slider .swiper-slide .works-thumb .works-meta {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 32px 50px;
  background-color: rgba(255, 255, 255, 0.8);
  display: flex;
  justify-content: space-between;
  align-items: center;
  min-height: 136px;
}
@media screen and (max-width: 1900px) {
  .bg .t_works .inner .works-slider .swiper-slide .works-thumb .works-meta {
    padding: 32rem 50rem;
    min-height: 136rem;
  }
}
@media screen and (max-width: 1024px) {
  .bg .t_works .inner .works-slider .swiper-slide .works-thumb .works-meta {
    padding: 32rem 10rem;
    justify-content: center;
    gap: 20rem;
  }
}
@media screen and (max-width: 767px) {
  .bg .t_works .inner .works-slider .swiper-slide .works-thumb .works-meta {
    min-height: 61rem;
    padding: 13rem 10rem;
  }
}
.bg .t_works .inner .works-slider .swiper-slide .works-thumb .works-meta .works-info {
  font-size: 24px;
  line-height: 150%;
  font-weight: 400;
  color: #000000;
  text-align: center;
}
@media screen and (max-width: 1900px) {
  .bg .t_works .inner .works-slider .swiper-slide .works-thumb .works-meta .works-info {
    font-size: max(16px, 24rem);
  }
}
@media screen and (max-width: 767px) {
  .bg .t_works .inner .works-slider .swiper-slide .works-thumb .works-meta .works-info {
    font-size: max(14px, 14rem);
  }
}
.bg .t_works .inner .works-slider .swiper-slide .works-thumb .works-meta .works-tags {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
@media screen and (max-width: 1900px) {
  .bg .t_works .inner .works-slider .swiper-slide .works-thumb .works-meta .works-tags {
    gap: 10rem;
  }
}
.bg .t_works .inner .works-slider .swiper-slide .works-thumb .works-meta .works-tags li {
  width: -moz-fit-content;
  width: fit-content;
  font-size: 19px;
  line-height: 150%;
  font-weight: 400;
  color: #fff;
  background-color: #000000;
  padding: 2px 5px;
}
@media screen and (max-width: 1900px) {
  .bg .t_works .inner .works-slider .swiper-slide .works-thumb .works-meta .works-tags li {
    font-size: max(16px, 19rem);
    padding: 2rem 5rem;
  }
}
@media screen and (max-width: 767px) {
  .bg .t_works .inner .works-slider .swiper-slide .works-thumb .works-meta .works-tags li {
    font-size: max(12px, 12rem);
    padding: 2rem 5rem;
  }
}
.bg .t_works .inner .works-slider .swiper-slide a {
  transition: filter 0.4s ease;
}
.bg .t_works .inner .works-slider .swiper-slide a:hover {
  filter: opacity(80%);
  transition: filter 0.4s ease;
}
.bg .t_works .inner .works-slider .swiper-button-prev,
.bg .t_works .inner .works-slider .swiper-button-next {
  width: 100px;
  height: 100px;
}
@media screen and (max-width: 1900px) {
  .bg .t_works .inner .works-slider .swiper-button-prev,
  .bg .t_works .inner .works-slider .swiper-button-next {
    width: 100rem;
    height: 100rem;
  }
}
@media screen and (max-width: 767px) {
  .bg .t_works .inner .works-slider .swiper-button-prev,
  .bg .t_works .inner .works-slider .swiper-button-next {
    display: none;
  }
}
.bg .t_works .inner .works-slider .swiper-button-prev::after,
.bg .t_works .inner .works-slider .swiper-button-next::after {
  content: none;
}
.bg .t_works .inner .works-slider .swiper-button-prev img,
.bg .t_works .inner .works-slider .swiper-button-next img {
  width: 100%;
  height: auto;
}
.bg .t_works .inner .works-slider .swiper-button-prev {
  left: 100px;
}
.bg .t_works .inner .works-slider .swiper-button-prev img {
  filter: opacity(80%);
}
.bg .t_works .inner .works-slider .swiper-button-prev img.hover {
  display: none;
}
@media screen and (max-width: 1900px) {
  .bg .t_works .inner .works-slider .swiper-button-prev {
    left: 100rem;
  }
}
.bg .t_works .inner .works-slider .swiper-button-prev:hover img.hover {
  display: block;
  transform: scaleX(-1);
}
.bg .t_works .inner .works-slider .swiper-button-prev:hover img.default {
  display: none;
}
.bg .t_works .inner .works-slider .swiper-button-next {
  right: 100px;
}
.bg .t_works .inner .works-slider .swiper-button-next img {
  filter: opacity(80%);
}
.bg .t_works .inner .works-slider .swiper-button-next img.hover {
  display: none;
}
@media screen and (max-width: 1900px) {
  .bg .t_works .inner .works-slider .swiper-button-next {
    right: 100rem;
  }
}
.bg .t_works .inner .works-slider .swiper-button-next:hover img.hover {
  display: block;
}
.bg .t_works .inner .works-slider .swiper-button-next:hover img.default {
  display: none;
}
.bg .t_works .inner .works-slider .swiper-pagination {
  bottom: 0;
  display: flex;
  gap: 30px;
  justify-content: center;
}
@media screen and (max-width: 1900px) {
  .bg .t_works .inner .works-slider .swiper-pagination {
    gap: 30rem;
  }
}
@media screen and (max-width: 767px) {
  .bg .t_works .inner .works-slider .swiper-pagination {
    gap: 13rem;
  }
}
.bg .t_works .inner .works-slider .swiper-pagination .swiper-pagination-bullet {
  margin: 0;
  width: 15px;
  height: 15px;
  background: linear-gradient(138.9deg, rgba(142, 150, 175, 0.8) 13.83%, rgba(59, 63, 73, 0.8) 87.5%);
}
@media screen and (max-width: 1900px) {
  .bg .t_works .inner .works-slider .swiper-pagination .swiper-pagination-bullet {
    height: 15rem;
    width: 15rem;
  }
}
@media screen and (max-width: 767px) {
  .bg .t_works .inner .works-slider .swiper-pagination .swiper-pagination-bullet {
    width: 6rem;
    height: 6rem;
  }
}
.bg .t_works .inner .more {
  max-width: 292px;
  margin-right: 200px;
}
@media screen and (max-width: 1900px) {
  .bg .t_works .inner .more {
    margin-right: 200rem;
  }
}
@media screen and (max-width: 767px) {
  .bg .t_works .inner .more {
    max-width: none;
    width: -moz-fit-content;
    width: fit-content;
    padding: 0 30rem;
  }
}
.bg .t_voice {
  position: relative;
  z-index: 54;
}
@media screen and (max-width: 767px) {
  .bg .t_voice {
    margin-top: -125rem;
  }
  .bg .t_voice::after {
    content: "";
    position: absolute;
    left: 0;
    top: -87rem;
    width: 100%;
    background-image: url("../img/top/voice-bg_sp.png");
    height: 358.4vw;
    background-size: 100% auto;
    background-repeat: no-repeat;
    z-index: -1;
  }
}
.bg .t_voice .momijiwrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .bg .t_voice .momijiwrap {
    z-index: 1;
  }
}
.bg .t_voice .momijiwrap .momiji {
  position: absolute;
  opacity: 0;
  transform: translateX(0);
  transition: transform 0.6s ease, opacity 0.4s ease;
  filter: opacity(60%);
}
.bg .t_voice .momijiwrap .momiji.momiji-left {
  top: -540px;
  left: -213px;
  transform: translateX(-100px);
  width: 1173px;
  height: 1177px;
}
@media screen and (max-width: 1900px) {
  .bg .t_voice .momijiwrap .momiji.momiji-left {
    top: -540rem;
    left: -213rem;
    width: 1173rem;
    height: 1177rem;
    transform: translateX(-100rem);
  }
}
@media screen and (max-width: 767px) {
  .bg .t_voice .momijiwrap .momiji.momiji-left {
    width: 530rem;
    height: 532rem;
    left: -366rem;
    top: -165rem;
  }
}
.bg .t_voice .momijiwrap .momiji.momiji-right {
  width: 969px;
  height: 877px;
  top: -170px;
  right: -154px;
  transform: translateX(100px);
}
@media screen and (max-width: 1900px) {
  .bg .t_voice .momijiwrap .momiji.momiji-right {
    width: 969rem;
    height: 877rem;
    top: -170rem;
    right: -154rem;
    transform: translateX(100rem);
  }
}
@media screen and (max-width: 767px) {
  .bg .t_voice .momijiwrap .momiji.momiji-right {
    width: 438rem;
    height: 396rem;
    right: -325rem;
    top: 2rem;
  }
}
.bg .t_voice .momijiwrap .momiji.show {
  opacity: 1;
  transform: translateX(0);
}
.bg .t_voice .inner {
  padding-bottom: 356px;
}
@media screen and (max-width: 767px) {
  .bg .t_voice .inner {
    padding-bottom: 71rem;
    position: relative;
    z-index: 10;
  }
}
.bg .t_voice .inner .title-column {
  margin-bottom: 150px;
}
@media screen and (max-width: 1900px) {
  .bg .t_voice .inner .title-column {
    margin-bottom: 150rem;
  }
}
@media screen and (max-width: 767px) {
  .bg .t_voice .inner .title-column {
    margin-bottom: 37rem;
  }
  .bg .t_voice .inner .title-column .title-left {
    margin-right: auto;
    justify-content: flex-start;
  }
}
.bg .t_voice .inner .voice-wrap {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: auto;
  gap: 39px 100px;
  margin-bottom: 100px;
}
@media screen and (max-width: 1900px) {
  .bg .t_voice .inner .voice-wrap {
    gap: 39rem 100rem;
    margin-bottom: 100rem;
  }
}
@media screen and (max-width: 767px) {
  .bg .t_voice .inner .voice-wrap {
    gap: 14rem 13rem;
    margin-bottom: 37rem;
  }
}
.bg .t_voice .inner .voice-wrap .voice-item {
  display: flex;
  align-items: flex-end;
  filter: drop-shadow(5px 5px 10px rgba(0, 0, 0, 0.2));
  transition: opacity 0.4s ease;
}
.bg .t_voice .inner .voice-wrap .voice-item:hover {
  opacity: 0.6;
  transition: opacity 0.4s ease;
}
@media screen and (max-width: 1900px) {
  .bg .t_voice .inner .voice-wrap .voice-item {
    filter: drop-shadow(5rem 5rem 10rem rgba(0, 0, 0, 0.2));
  }
}
@media screen and (max-width: 767px) {
  .bg .t_voice .inner .voice-wrap .voice-item {
    flex-direction: column;
  }
}
.bg .t_voice .inner .voice-wrap .voice-item .voice-thumb {
  max-width: 400px;
  width: 100%;
  height: 400px;
}
.bg .t_voice .inner .voice-wrap .voice-item .voice-thumb img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 1900px) {
  .bg .t_voice .inner .voice-wrap .voice-item .voice-thumb {
    max-width: 400rem;
    height: 400rem;
  }
}
@media screen and (max-width: 767px) {
  .bg .t_voice .inner .voice-wrap .voice-item .voice-thumb {
    min-width: auto;
    height: 86rem;
  }
}
.bg .t_voice .inner .voice-wrap .voice-item .voice-content {
  background-color: #fff;
  padding: 50px 30px;
  max-width: 310px;
}
@media screen and (max-width: 1900px) {
  .bg .t_voice .inner .voice-wrap .voice-item .voice-content {
    max-width: 310rem;
    padding: 50rem 30rem;
  }
}
@media screen and (max-width: 767px) {
  .bg .t_voice .inner .voice-wrap .voice-item .voice-content {
    padding: 10rem 6rem;
    max-width: auto;
    width: 100%;
  }
}
.bg .t_voice .inner .voice-wrap .voice-item .voice-content .voice-title,
.bg .t_voice .inner .voice-wrap .voice-item .voice-content .voice-date {
  font-size: 21px;
  line-height: 100%;
  color: #000000;
  font-weight: 400;
}
@media screen and (max-width: 1900px) {
  .bg .t_voice .inner .voice-wrap .voice-item .voice-content .voice-title,
  .bg .t_voice .inner .voice-wrap .voice-item .voice-content .voice-date {
    font-size: max(16px, 21rem);
  }
}
@media screen and (max-width: 767px) {
  .bg .t_voice .inner .voice-wrap .voice-item .voice-content .voice-title,
  .bg .t_voice .inner .voice-wrap .voice-item .voice-content .voice-date {
    font-size: max(14px, 14rem);
    line-height: 150%;
  }
}
.bg .t_voice .inner .voice-wrap .voice-item .voice-content .voice-title {
  margin-bottom: 10px;
}
@media screen and (max-width: 1900px) {
  .bg .t_voice .inner .voice-wrap .voice-item .voice-content .voice-title {
    margin-bottom: 10rem;
  }
}
@media screen and (max-width: 767px) {
  .bg .t_voice .inner .voice-wrap .voice-item .voice-content .voice-title {
    margin-bottom: 2rem;
  }
}
.bg .t_voice .inner .voice-wrap .voice-item .voice-content .voice-excerpt {
  margin-top: 50px;
}
@media screen and (max-width: 1900px) {
  .bg .t_voice .inner .voice-wrap .voice-item .voice-content .voice-excerpt {
    margin-top: 50rem;
  }
}
@media screen and (max-width: 767px) {
  .bg .t_voice .inner .voice-wrap .voice-item .voice-content .voice-excerpt {
    margin-top: 10rem;
  }
}
.bg .t_voice .inner .voice-wrap .voice-item .voice-content .voice-excerpt .description {
  font-size: 16px;
  line-height: 150%;
  color: #000000;
  font-weight: 400;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
}
@media screen and (max-width: 1900px) {
  .bg .t_voice .inner .voice-wrap .voice-item .voice-content .voice-excerpt .description {
    font-size: max(16px, 16rem);
  }
}
@media screen and (max-width: 767px) {
  .bg .t_voice .inner .voice-wrap .voice-item .voice-content .voice-excerpt .description {
    -webkit-line-clamp: 6;
  }
}
.bg .t_voice .inner .more {
  max-width: 313px;
}
@media screen and (max-width: 767px) {
  .bg .t_voice .inner .more {
    margin: auto;
    max-width: none;
    width: -moz-fit-content;
    width: fit-content;
    padding: 0 30rem;
  }
}

.t_showroom {
  position: relative;
  margin-top: -184px;
  z-index: 53;
}
@media screen and (max-width: 767px) {
  .t_showroom {
    margin-top: -43rem;
    z-index: 55;
  }
}
.t_showroom::after {
  content: "";
  position: absolute;
  height: 197.9166666667vw;
  top: 100vh;
  left: 0;
  width: 100%;
  background-image: url("../img/top/showroom-bg.png");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  z-index: 5;
}
@media screen and (max-width: 1024px) {
  .t_showroom::after {
    background-position: top left;
    height: 353.8461538462vw;
  }
}
@media screen and (max-width: 767px) {
  .t_showroom::after {
    background-image: url("../img/top/showroom-bg_sp.png");
    background-size: cover;
    top: 28vh;
    top: 192rem;
    height: 2500rem;
  }
}
.t_showroom .bg-image-clip {
  position: relative;
}
.t_showroom .bg-image-clip .fixed-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
  background-image: url(../img/top/fixedimg.png);
  z-index: 0;
}
@media screen and (max-width: 767px) {
  .t_showroom .bg-image-clip .fixed-bg {
    background-size: 100% auto;
  }
}
.t_showroom .bg-image-clip .fixed-bg.is-fixed {
  position: fixed;
  top: 0;
  left: 0;
}
.t_showroom .bg-image-clip .fixed-bg .momiji-container {
  position: absolute;
  top: -280px;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  overflow: visible;
  z-index: 5;
}
@media screen and (max-width: 1900px) {
  .t_showroom .bg-image-clip .fixed-bg .momiji-container {
    top: -180rem;
  }
}
@media screen and (max-width: 767px) {
  .t_showroom .bg-image-clip .fixed-bg .momiji-container {
    top: 0;
  }
}
.t_showroom .bg-image-clip .fixed-bg .falling-momiji {
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
  will-change: offset-distance, opacity;
  opacity: 0;
  offset-rotate: auto;
  animation: fallMove var(--dur, 10s) linear infinite;
}
.t_showroom .bg-image-clip .momijiwrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: visible;
}
.t_showroom .bg-image-clip .momijiwrap .momiji {
  position: absolute;
  opacity: 0;
  transform: translateX(0);
  transition: transform 0.6s ease, opacity 0.4s ease;
  filter: opacity(60%);
}
.t_showroom .bg-image-clip .momijiwrap .momiji.momiji-left {
  top: -205px;
  left: -196px;
  transform: translateX(-100px);
  width: 882px;
  height: 805px;
  z-index: 50;
}
@media screen and (max-width: 1900px) {
  .t_showroom .bg-image-clip .momijiwrap .momiji.momiji-left {
    top: -205rem;
    top: -196rem;
    width: 882rem;
    height: 805rem;
  }
}
@media screen and (max-width: 767px) {
  .t_showroom .bg-image-clip .momijiwrap .momiji.momiji-left {
    display: none;
  }
}
.t_showroom .bg-image-clip .momijiwrap .momiji.momiji-right01 {
  width: 1088px;
  height: 968px;
  top: -712px;
  right: -213px;
  transform: translateX(100px);
  z-index: 30;
}
@media screen and (max-width: 1900px) {
  .t_showroom .bg-image-clip .momijiwrap .momiji.momiji-right01 {
    width: 1088rem;
    height: 968rem;
    top: -712rem;
    right: -213rem;
  }
}
@media screen and (max-width: 767px) {
  .t_showroom .bg-image-clip .momijiwrap .momiji.momiji-right01 {
    width: 493rem;
    height: 438rem;
    right: -352rem;
    top: auto;
    bottom: calc(100% + 123rem);
  }
}
.t_showroom .bg-image-clip .momijiwrap .momiji.momiji-right02 {
  width: 678px;
  height: 768px;
  top: 410px;
  right: -176px;
  transform: translateX(100px);
  z-index: 50;
}
@media screen and (max-width: 1900px) {
  .t_showroom .bg-image-clip .momijiwrap .momiji.momiji-right02 {
    width: 678rem;
    height: 768rem;
    top: 410rem;
    right: -176rem;
  }
}
@media screen and (max-width: 767px) {
  .t_showroom .bg-image-clip .momijiwrap .momiji.momiji-right02 {
    width: 455rem;
    height: 400rem;
    right: -324rem;
    top: -124rem;
  }
}
.t_showroom .bg-image-clip .momijiwrap .momiji.show {
  opacity: 1;
  transform: translateX(0);
}
.t_showroom .section-body {
  padding-top: 100vh;
  position: relative;
  z-index: 10;
}
@media screen and (max-width: 767px) {
  .t_showroom .section-body {
    padding-top: 28vh;
    padding-top: 192rem;
  }
}
.t_showroom .section-body .inner {
  position: relative;
  padding: 337px 0 461px;
}
@media screen and (max-width: 1900px) {
  .t_showroom .section-body .inner {
    padding: 337rem 0 461rem;
  }
}
@media screen and (max-width: 767px) {
  .t_showroom .section-body .inner {
    padding: 64rem 0 299rem;
  }
}
.t_showroom .section-body .inner .karehawrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.t_showroom .section-body .inner .karehawrap .kareha {
  position: absolute;
  opacity: 0;
  transform: translateX(0);
  transition: transform 0.6s ease, opacity 0.4s ease;
  filter: opacity(60%);
  z-index: -1;
}
.t_showroom .section-body .inner .karehawrap .kareha.kareha01 {
  top: 177px;
  right: -322px;
  transform: translateX(100px);
  width: 859px;
  height: 594px;
}
@media screen and (max-width: 1900px) {
  .t_showroom .section-body .inner .karehawrap .kareha.kareha01 {
    top: 177rem;
    right: -322rem;
    width: 859rem;
    height: 594rem;
    transform: translateX(100rem);
  }
}
@media screen and (max-width: 767px) {
  .t_showroom .section-body .inner .karehawrap .kareha.kareha01 {
    width: 374rem;
    height: 259rem;
    top: calc(100vh + 105rem);
    right: -276rem;
    transform: translateX(50rem);
  }
}
.t_showroom .section-body .inner .karehawrap .kareha.kareha02 {
  width: 946px;
  height: 975px;
  top: 1106px;
  left: -384px;
  transform: translateX(-100px);
}
@media screen and (max-width: 1900px) {
  .t_showroom .section-body .inner .karehawrap .kareha.kareha02 {
    width: 946rem;
    height: 975rem;
    top: 1106rem;
    left: -384rem;
    transform: translateX(-100rem);
  }
}
@media screen and (max-width: 767px) {
  .t_showroom .section-body .inner .karehawrap .kareha.kareha02 {
    width: 561rem;
    height: 624rem;
    right: -412rem;
    top: calc(100vh + 437rem);
    left: auto;
    transform: translateX(100rem);
  }
}
.t_showroom .section-body .inner .karehawrap .kareha.kareha03 {
  width: 1232px;
  height: 1371px;
  top: 976px;
  right: -595px;
  transform: translateX(100px);
}
@media screen and (max-width: 1900px) {
  .t_showroom .section-body .inner .karehawrap .kareha.kareha03 {
    width: 1232rem;
    height: 1371rem;
    top: 976rem;
    right: -595rem;
    transform: translateX(100rem);
  }
}
@media screen and (max-width: 767px) {
  .t_showroom .section-body .inner .karehawrap .kareha.kareha03 {
    width: 421rem;
    height: 434rem;
    left: -228rem;
    top: calc(100vh + 497rem);
    transform: translateX(-100rem);
  }
}
.t_showroom .section-body .inner .karehawrap .kareha.kareha04 {
  width: 869px;
  height: 785px;
  bottom: 142px;
  right: -401px;
  transform: translateX(100px);
}
@media screen and (max-width: 1900px) {
  .t_showroom .section-body .inner .karehawrap .kareha.kareha04 {
    width: 869rem;
    height: 785rem;
    bottom: 142rem;
    right: -401rem;
    transform: translateX(100rem);
  }
}
@media screen and (max-width: 767px) {
  .t_showroom .section-body .inner .karehawrap .kareha.kareha04 {
    width: 394rem;
    height: 356rem;
    right: -210rem;
    bottom: 693rem;
  }
}
.t_showroom .section-body .inner .karehawrap .kareha.show {
  opacity: 1;
  transform: translateX(0);
}
.t_showroom .section-body .inner .kareha-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  overflow: visible;
  z-index: -1;
}
.t_showroom .section-body .inner .falling-kareha {
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
  will-change: offset-distance, opacity;
  offset-rotate: auto; /* 進行方向に向ける */
  animation: karehaMove var(--dur, 10s) linear infinite;
}
.t_showroom .section-body .inner .title-column {
  margin-bottom: 150px;
}
@media screen and (max-width: 1900px) {
  .t_showroom .section-body .inner .title-column {
    margin-bottom: 150rem;
  }
}
@media screen and (max-width: 767px) {
  .t_showroom .section-body .inner .title-column {
    margin-bottom: 37rem;
  }
  .t_showroom .section-body .inner .title-column .title-left {
    margin-right: auto;
  }
}
.t_showroom .section-body .inner .showroom-box {
  margin-bottom: 158px;
}
@media screen and (max-width: 1900px) {
  .t_showroom .section-body .inner .showroom-box {
    margin-bottom: 158rem;
  }
}
@media screen and (max-width: 767px) {
  .t_showroom .section-body .inner .showroom-box {
    margin-bottom: 37rem;
  }
}
.t_showroom .section-body .inner .showroom-box:last-child {
  margin-bottom: 0;
}
.t_showroom .section-body .inner .showroom-box .box-head {
  padding: 100px 227px 50px 227px;
  border-radius: 50px 50px 0 0;
  background: url(../img/top/showroom-box.png) no-repeat center/cover;
}
@media screen and (max-width: 1900px) {
  .t_showroom .section-body .inner .showroom-box .box-head {
    padding: 100rem 227rem 50rem 227rem;
  }
}
@media screen and (max-width: 767px) {
  .t_showroom .section-body .inner .showroom-box .box-head {
    padding: 24rem;
    border-radius: 25rem 25rem 0 0;
  }
}
.t_showroom .section-body .inner .showroom-box .box-head .box-ttl {
  font-size: 32px;
  line-height: 100%;
  font-weight: 500;
  text-decoration-line: underline;
  text-underline-offset: 10px;
  text-decoration-thickness: 1px;
  margin-bottom: 40px;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (max-width: 1900px) {
  .t_showroom .section-body .inner .showroom-box .box-head .box-ttl {
    font-size: max(16px, 32rem);
    margin-bottom: 40rem;
    text-underline-offset: 10rem;
  }
}
@media screen and (max-width: 767px) {
  .t_showroom .section-body .inner .showroom-box .box-head .box-ttl {
    width: 100%;
    font-size: max(21px, 21rem);
    line-height: 200%;
    margin-bottom: 16rem;
    text-align: center;
    text-underline-offset: 5rem;
  }
}
.t_showroom .section-body .inner .showroom-box .box-head .description {
  font-size: 21px;
  line-height: 200%;
  font-weight: 500;
}
@media screen and (max-width: 1900px) {
  .t_showroom .section-body .inner .showroom-box .box-head .description {
    font-size: max(16px, 21rem);
  }
}
@media screen and (max-width: 767px) {
  .t_showroom .section-body .inner .showroom-box .box-head .description {
    font-size: max(16px, 16rem);
    line-height: 200%;
  }
}
.t_showroom .section-body .inner .showroom-box .box-body {
  background-color: rgba(255, 255, 255, 0.7);
  display: flex;
  justify-content: space-between;
  row-gap: 100px;
  flex-wrap: wrap;
  align-items: center;
  padding: 89px 100px;
  border-radius: 0 0 50px 50px;
}
@media screen and (max-width: 1900px) {
  .t_showroom .section-body .inner .showroom-box .box-body {
    padding: 89rem 100rem;
    row-gap: 100rem;
  }
}
@media screen and (max-width: 767px) {
  .t_showroom .section-body .inner .showroom-box .box-body {
    padding: 24rem;
    flex-direction: column;
    gap: 24rem;
  }
}
.t_showroom .section-body .inner .showroom-box .box-body .thum {
  max-width: 500px;
  width: 38%;
}
@media screen and (max-width: 1900px) {
  .t_showroom .section-body .inner .showroom-box .box-body .thum {
    max-width: 500rem;
  }
}
@media screen and (max-width: 1024px) {
  .t_showroom .section-body .inner .showroom-box .box-body .thum {
    width: 100%;
    max-width: 90%;
    margin: auto;
  }
}
@media screen and (max-width: 767px) {
  .t_showroom .section-body .inner .showroom-box .box-body .thum {
    width: 100%;
  }
}
.t_showroom .section-body .inner .showroom-box .box-body .thum img {
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2);
}
.t_showroom .section-body .inner .showroom-box .box-body .showroom-info .text {
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin-bottom: 50px;
}
@media screen and (max-width: 1900px) {
  .t_showroom .section-body .inner .showroom-box .box-body .showroom-info .text {
    gap: 20rem;
    margin-bottom: 50rem;
  }
}
@media screen and (max-width: 767px) {
  .t_showroom .section-body .inner .showroom-box .box-body .showroom-info .text {
    gap: 10rem;
    margin-bottom: 25rem;
  }
}
.t_showroom .section-body .inner .showroom-box .box-body .showroom-info .text p {
  font-size: 21px;
  line-height: 100%;
  font-weight: 400;
}
@media screen and (max-width: 1900px) {
  .t_showroom .section-body .inner .showroom-box .box-body .showroom-info .text p {
    font-size: max(16px, 21rem);
  }
}
@media screen and (max-width: 767px) {
  .t_showroom .section-body .inner .showroom-box .box-body .showroom-info .text p {
    font-weight: 500;
    font-size: max(16px, 16rem);
  }
}
.t_showroom .section-body .inner .showroom-box .box-body .showroom-info .text p.kome {
  line-height: 130%;
}
.t_showroom .section-body .inner .showroom-box .box-body .showroom-info .more {
  max-width: 229px;
  margin-right: auto;
  margin-left: 0;
}
@media screen and (max-width: 767px) {
  .t_showroom .section-body .inner .showroom-box .box-body .showroom-info .more {
    margin: auto;
    max-width: none;
    width: -moz-fit-content;
    width: fit-content;
    padding: 0 30rem;
  }
}
.t_showroom .section-body .inner .showroom-box .box-body .showroom-link {
  max-width: 260px;
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
@media screen and (max-width: 1900px) {
  .t_showroom .section-body .inner .showroom-box .box-body .showroom-link {
    gap: 20rem;
  }
}
@media screen and (max-width: 1024px) {
  .t_showroom .section-body .inner .showroom-box .box-body .showroom-link {
    max-width: -moz-fit-content;
    max-width: fit-content;
  }
}
@media screen and (max-width: 767px) {
  .t_showroom .section-body .inner .showroom-box .box-body .showroom-link {
    max-width: none;
    gap: 10rem;
    width: -moz-fit-content;
    width: fit-content;
  }
}
.t_showroom .section-body .inner .showroom-box .box-body .showroom-link li {
  font-size: 21px;
  line-height: 100%;
}
@media screen and (max-width: 1900px) {
  .t_showroom .section-body .inner .showroom-box .box-body .showroom-link li {
    font-size: max(16px, 21rem);
  }
}
@media screen and (max-width: 767px) {
  .t_showroom .section-body .inner .showroom-box .box-body .showroom-link li {
    font-size: max(16px, 16rem);
    font-weight: 500;
  }
}
.t_showroom .section-body .inner .showroom-box .box-body .showroom-link li a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 40px;
}
@media screen and (max-width: 1900px) {
  .t_showroom .section-body .inner .showroom-box .box-body .showroom-link li a {
    gap: 40rem;
  }
}
@media screen and (max-width: 767px) {
  .t_showroom .section-body .inner .showroom-box .box-body .showroom-link li a {
    gap: 8px;
  }
}
.t_showroom .section-body .inner .showroom-box .box-body .showroom-link li a:hover .btn .default {
  transition: opacity 0.4s ease;
  width: 0;
  opacity: 0;
  visibility: hidden;
}
.t_showroom .section-body .inner .showroom-box .box-body .showroom-link li a:hover .btn .hover {
  transition: opacity 0.4s ease;
  width: auto;
  opacity: 1;
  visibility: visible;
}
.t_showroom .section-body .inner .showroom-box .box-body .showroom-link li a .btn {
  width: 50px;
  height: 50px;
}
.t_showroom .section-body .inner .showroom-box .box-body .showroom-link li a .btn .hover {
  transition: opacity 0.4s ease;
  width: 0;
  opacity: 0;
  visibility: hidden;
}
.t_showroom .section-body .inner .showroom-box .box-body .showroom-link li a .btn .default {
  transition: opacity 0.4s ease;
}
@media screen and (max-width: 1900px) {
  .t_showroom .section-body .inner .showroom-box .box-body .showroom-link li a .btn {
    width: 50rem;
    height: 50rem;
  }
}
@media screen and (max-width: 767px) {
  .t_showroom .section-body .inner .showroom-box .box-body .showroom-link li a .btn {
    width: 20rem;
    height: 20rem;
  }
}
.t_showroom .section-body .inner .showroom-box .box-body .banner {
  width: 100%;
  max-width: 100%;
}
.t_showroom .section-body .inner .showroom-box .box-body .banner img {
  box-shadow: none;
}
.t_showroom .section-body .inner .showroom-box .box-body .banner a {
  transition: filter 0.4s ease;
}
.t_showroom .section-body .inner .showroom-box .box-body .banner a:hover {
  filter: opacity(80%);
  transition: filter 0.4s ease;
}

.t_news {
  position: relative;
  z-index: 60;
  margin-top: -329px;
}
@media screen and (max-width: 1900px) {
  .t_news {
    margin-top: -329rem;
  }
}
@media screen and (max-width: 767px) {
  .t_news {
    margin-top: -211rem;
  }
}
.t_news::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../img/top/news-bg.png");
  background-repeat: no-repeat;
  background-position: top left;
  background-size: 100% auto;
  z-index: -1;
}
@media screen and (max-width: 1024px) {
  .t_news::after {
    background-size: cover;
  }
}
@media screen and (max-width: 767px) {
  .t_news::after {
    background-image: url("../img/top/news-bg_sp.png");
  }
}
.t_news .inner {
  position: relative;
  padding: 315px 0 346px;
}
@media screen and (max-width: 1900px) {
  .t_news .inner {
    padding: 315rem 0 346rem;
  }
}
@media screen and (max-width: 767px) {
  .t_news .inner {
    padding: 136rem 0 102rem;
  }
}
.t_news .inner .ill-wrap .matsu {
  transform-origin: center top;
  animation: yurayura 10s linear infinite;
  position: absolute;
  filter: opacity(60%);
}
.t_news .inner .ill-wrap .matsu.yura1 {
  animation: yurayura 1.8s ease-in-out infinite;
  animation-delay: 0s;
}
.t_news .inner .ill-wrap .matsu.yura2 {
  animation: yurayura 1.8s ease-in-out infinite;
  animation-delay: 0.3s;
}
.t_news .inner .ill-wrap .matsu.yura3 {
  animation: yurayura 1.8s ease-in-out infinite;
  animation-delay: 0.6s;
}
.t_news .inner .ill-wrap .matsu.matsu01 {
  width: 399px;
  height: 363px;
  top: -30px;
  left: -71px;
}
@media screen and (max-width: 1900px) {
  .t_news .inner .ill-wrap .matsu.matsu01 {
    width: 399rem;
    height: 363rem;
    top: -30rem;
    left: -71rem;
  }
}
@media screen and (max-width: 767px) {
  .t_news .inner .ill-wrap .matsu.matsu01 {
    width: 101rem;
    height: 101rem;
    top: 21rem;
    left: -64rem;
  }
}
.t_news .inner .ill-wrap .matsu.matsu02 {
  transform: rotate(-69deg);
  width: 198px;
  height: 266px;
  top: 132px;
  right: 469px;
}
@media screen and (max-width: 1900px) {
  .t_news .inner .ill-wrap .matsu.matsu02 {
    width: 198rem;
    height: 266rem;
    top: 132rem;
    right: 469rem;
  }
}
@media screen and (max-width: 767px) {
  .t_news .inner .ill-wrap .matsu.matsu02 {
    width: 49rem;
    height: 67rem;
    top: 42rem;
    left: 152rem;
    right: auto;
  }
}
.t_news .inner .ill-wrap .matsu.matsu03 {
  transform: rotate(69deg);
  top: 2px;
  width: 280px;
  height: 325px;
  right: -102px;
}
@media screen and (max-width: 1900px) {
  .t_news .inner .ill-wrap .matsu.matsu03 {
    width: 280rem;
    height: 325rem;
    right: -102rem;
    top: 2rem;
  }
}
@media screen and (max-width: 767px) {
  .t_news .inner .ill-wrap .matsu.matsu03 {
    width: 70rem;
    height: 81rem;
    top: 22rem;
    right: -50rem;
  }
}
.t_news .inner .title-column {
  margin-bottom: 100px;
}
@media screen and (max-width: 1900px) {
  .t_news .inner .title-column {
    margin-bottom: 100rem;
  }
}
@media screen and (max-width: 767px) {
  .t_news .inner .title-column {
    margin-bottom: 0;
  }
  .t_news .inner .title-column .title-left {
    margin-right: auto;
  }
}
.t_news .inner .news-area {
  background-color: transparent;
  padding: 100px 200px;
  position: relative;
  margin-bottom: 50px;
}
@media screen and (max-width: 1900px) {
  .t_news .inner .news-area {
    padding: 100rem 200rem;
    margin-bottom: 50rem;
  }
}
@media screen and (max-width: 767px) {
  .t_news .inner .news-area {
    padding: 24rem 10rem;
    margin-bottom: 0;
  }
}
.t_news .inner .news-area::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  mix-blend-mode: multiply;
  background: url(../img/top/newsarea.png) no-repeat center/100% auto;
}
@media screen and (max-width: 767px) {
  .t_news .inner .news-area::after {
    background: url(../img/top/newsarea_sp.png) no-repeat center/100% auto;
  }
}
.t_news .inner .news-area .whitebox {
  border-radius: 50px;
  padding: 100px;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2);
  position: relative;
  background-color: rgba(255, 255, 255, 0.9);
  z-index: 10;
}
@media screen and (max-width: 1900px) {
  .t_news .inner .news-area .whitebox {
    padding: 100rem;
  }
}
@media screen and (max-width: 767px) {
  .t_news .inner .news-area .whitebox {
    padding: 25rem;
    border-radius: 12rem;
  }
}
.t_news .inner .news-area .whitebox .news-list {
  display: flex;
  flex-direction: column;
  gap: 50px;
}
@media screen and (max-width: 1900px) {
  .t_news .inner .news-area .whitebox .news-list {
    gap: 50rem;
  }
}
@media screen and (max-width: 767px) {
  .t_news .inner .news-area .whitebox .news-list {
    gap: 12rem;
  }
}
.t_news .inner .news-area .whitebox .news-list .news-item {
  padding-bottom: 50px;
  border-bottom: 1px solid #000000;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 80px;
  position: relative;
  transition: filter 0.4s ease;
}
.t_news .inner .news-area .whitebox .news-list .news-item:hover {
  filter: opacity(80%);
  transition: filter 0.4s ease;
}
.t_news .inner .news-area .whitebox .news-list .news-item a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
}
.t_news .inner .news-area .whitebox .news-list .news-item:last-child {
  border-bottom: none;
}
@media screen and (max-width: 1900px) {
  .t_news .inner .news-area .whitebox .news-list .news-item {
    padding-bottom: 50rem;
    gap: 80rem;
  }
}
@media screen and (max-width: 767px) {
  .t_news .inner .news-area .whitebox .news-list .news-item {
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 8rem 16rem;
    padding-bottom: 12rem;
  }
}
.t_news .inner .news-area .whitebox .news-list .news-item .news-date {
  font-size: 21px;
  line-height: 100%;
  font-weight: 400;
}
@media screen and (max-width: 1900px) {
  .t_news .inner .news-area .whitebox .news-list .news-item .news-date {
    font-size: max(16px, 21rem);
  }
}
@media screen and (max-width: 767px) {
  .t_news .inner .news-area .whitebox .news-list .news-item .news-date {
    font-size: max(16px, 16rem);
  }
}
.t_news .inner .news-area .whitebox .news-list .news-item .news-cat {
  color: #fff;
  padding: 2px 5px;
  font-size: 19px;
}
@media screen and (max-width: 1900px) {
  .t_news .inner .news-area .whitebox .news-list .news-item .news-cat {
    padding: 2rem 5rem;
    font-size: max(16px, 19rem);
  }
}
@media screen and (max-width: 767px) {
  .t_news .inner .news-area .whitebox .news-list .news-item .news-cat {
    font-size: max(14px, 8rem);
    padding: 1rem;
  }
}
.t_news .inner .news-area .whitebox .news-list .news-item .news-cat.event {
  background-color: #383e51;
}
.t_news .inner .news-area .whitebox .news-list .news-item .news-cat.news {
  background-color: #e37339;
}
.t_news .inner .news-area .whitebox .news-list .news-item .news-title {
  max-width: 350px;
  width: 100%;
  line-height: 100%;
  font-size: 21px;
  font-weight: 400;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media screen and (max-width: 1900px) {
  .t_news .inner .news-area .whitebox .news-list .news-item .news-title {
    font-size: max(16px, 21rem);
    max-width: 350rem;
  }
}
.t_news .inner .more {
  max-width: 229px;
}
@media screen and (max-width: 767px) {
  .t_news .inner .more {
    position: relative;
    z-index: 62;
    margin: auto;
    max-width: none;
    width: -moz-fit-content;
    width: fit-content;
    padding: 0 30rem;
  }
}
.t_news .matsu-wrap {
  position: relative;
  z-index: 61;
}
.t_news .matsu-wrap .matsu {
  transform-origin: center top;
  animation: yurayura 10s linear infinite;
  position: absolute;
  filter: opacity(60%);
}
.t_news .matsu-wrap .matsu.yura1 {
  animation: yurayura 1.8s ease-in-out infinite;
  animation-delay: 0s;
}
.t_news .matsu-wrap .matsu.yura2 {
  animation: yurayura 1.8s ease-in-out infinite;
  animation-delay: 0.3s;
}
.t_news .matsu-wrap .matsu.yura3 {
  animation: yurayura 1.8s ease-in-out infinite;
  animation-delay: 0.6s;
}
@media screen and (max-width: 767px) {
  .t_news .matsu-wrap .matsu.matsu04 {
    width: 86rem;
    height: 84rem;
    bottom: calc(100% + 67rem);
    left: -25rem;
  }
}
.t_news .matsu-wrap .matsu.matsu05 {
  transform: rotate(-69deg);
}
@media screen and (max-width: 767px) {
  .t_news .matsu-wrap .matsu.matsu05 {
    width: 49rem;
    height: 67rem;
    bottom: calc(100% + 45rem);
    left: 176rem;
    right: auto;
    z-index: -1;
  }
}
.t_news .matsu-wrap .matsu.matsu06 {
  transform: rotate(69deg);
}
@media screen and (max-width: 767px) {
  .t_news .matsu-wrap .matsu.matsu06 {
    width: 70rem;
    height: 81rem;
    bottom: calc(100% + 65rem);
    right: -10rem;
  }
}

.t_recruit {
  position: relative;
  z-index: 60;
  overflow-x: hidden;
  margin-top: -370px;
}
@media screen and (max-width: 1900px) {
  .t_recruit {
    margin-top: -370rem;
  }
}
@media screen and (max-width: 767px) {
  .t_recruit {
    margin-top: -68rem;
    overflow-x: visible;
    z-index: 70;
  }
}
.t_recruit::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../img/top/recruit-bg.png");
  background-repeat: no-repeat;
  background-position: top left;
  background-size: 100% auto;
  z-index: -1;
}
@media screen and (max-width: 1024px) {
  .t_recruit::after {
    background-size: cover;
  }
}
@media screen and (max-width: 767px) {
  .t_recruit::after {
    background-image: url("../img/top/recruit-bg_sp.png");
  }
}
.t_recruit .ill-wrap .matsu {
  transform-origin: center top;
  animation: yurayura 10s linear infinite;
  position: absolute;
  filter: opacity(60%);
}
.t_recruit .ill-wrap .matsu.yura1 {
  animation: yurayura 1.8s ease-in-out infinite;
  animation-delay: 0s;
}
.t_recruit .ill-wrap .matsu.yura2 {
  animation: yurayura 1.8s ease-in-out infinite;
  animation-delay: 0.3s;
}
.t_recruit .ill-wrap .matsu.yura3 {
  animation: yurayura 1.8s ease-in-out infinite;
  animation-delay: 0.6s;
}
.t_recruit .ill-wrap .matsu.matsu04 {
  width: 260px;
  height: 306px;
  top: 39px;
  left: 284px;
}
@media screen and (max-width: 1900px) {
  .t_recruit .ill-wrap .matsu.matsu04 {
    width: 260rem;
    height: 306rem;
    top: 39rem;
    left: 284rem;
  }
}
@media screen and (max-width: 767px) {
  .t_recruit .ill-wrap .matsu.matsu04 {
    width: 86rem;
    height: 84rem;
    top: -89rem;
    left: -25rem;
  }
}
.t_recruit .ill-wrap .matsu.matsu05 {
  transform: rotate(-69deg);
  width: 171px;
  height: 160px;
  top: -4px;
  right: 842px;
}
@media screen and (max-width: 1900px) {
  .t_recruit .ill-wrap .matsu.matsu05 {
    width: 171rem;
    height: 160rem;
    top: -4rem;
    right: 842rem;
  }
}
@media screen and (max-width: 767px) {
  .t_recruit .ill-wrap .matsu.matsu05 {
    width: 49rem;
    height: 67rem;
    top: -52rem;
    left: 176rem;
    right: auto;
  }
}
.t_recruit .ill-wrap .matsu.matsu06 {
  transform: rotate(69deg);
  top: 46px;
  width: 198px;
  height: 266px;
  right: 143px;
}
@media screen and (max-width: 1900px) {
  .t_recruit .ill-wrap .matsu.matsu06 {
    width: 198rem;
    height: 266rem;
    right: 143rem;
    top: 46rem;
  }
}
@media screen and (max-width: 767px) {
  .t_recruit .ill-wrap .matsu.matsu06 {
    width: 70rem;
    height: 81rem;
    top: -3rem;
    right: -10rem;
  }
}
.t_recruit .inner {
  padding: 370px 0 698px;
  position: relative;
}
@media screen and (max-width: 1900px) {
  .t_recruit .inner {
    padding: 370rem 0 698rem;
  }
}
@media screen and (max-width: 767px) {
  .t_recruit .inner {
    padding: 62rem 0 285rem;
  }
}
.t_recruit .inner .t_recruit-intro {
  max-width: 700px;
  width: 47%;
  margin-bottom: 72px;
}
@media screen and (max-width: 1900px) {
  .t_recruit .inner .t_recruit-intro {
    margin-bottom: 72rem;
  }
}
@media screen and (max-width: 767px) {
  .t_recruit .inner .t_recruit-intro {
    width: 100%;
    margin-bottom: 40rem;
  }
}
.t_recruit .inner .t_recruit-intro .sec-title {
  display: flex;
  flex-direction: column;
  gap: 25px;
  margin-bottom: 80px;
}
@media screen and (max-width: 1900px) {
  .t_recruit .inner .t_recruit-intro .sec-title {
    gap: 25rem;
    margin-bottom: 80rem;
  }
}
@media screen and (max-width: 767px) {
  .t_recruit .inner .t_recruit-intro .sec-title {
    margin-bottom: 24rem;
  }
}
.t_recruit .inner .more {
  max-width: 229px;
  width: 100%;
  margin-left: 0;
  margin-right: auto;
}
@media screen and (max-width: 767px) {
  .t_recruit .inner .more {
    margin: auto;
    max-width: none;
    width: -moz-fit-content;
    width: fit-content;
    padding: 0 30rem;
  }
}
.t_recruit .inner figure {
  display: block;
  position: absolute;
  max-width: 1000px;
  width: 50%;
  height: 1000px;
  right: -237px;
  top: 370px;
}
.t_recruit .inner figure img {
  mix-blend-mode: darken;
}
@media screen and (max-width: 1900px) {
  .t_recruit .inner figure {
    max-width: 1000rem;
    height: 1000rem;
    right: -237rem;
    top: 370rem;
  }
}
@media screen and (max-width: 767px) {
  .t_recruit .inner figure {
    max-width: 305rem;
    width: 100%;
    height: 239rem;
    right: 0;
    left: 0;
    margin: auto;
    top: 383rem;
  }
}/*# sourceMappingURL=style.css.map */