@charset "UTF-8";
@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter-Black.woff2") format("woff2");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter-ExtraBold.woff2") format("woff2");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter-Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter-SemiBold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "NotoSansJP";
  src: url("../fonts/NotoSansJP-Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "NotoSansJP";
  src: url("../fonts/NotoSansJP-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Oswald";
  src: url("../fonts/Oswald-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Oswald";
  src: url("../fonts/Oswald-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Oswald";
  src: url("../fonts/Oswald-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

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

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

html,
body {
  font-size: 0.0520833333vw;
}
@media screen and (max-width: 750px) {
  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: "Inter";
  src: url("../fonts/Inter-Black.woff2") format("woff2");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter-ExtraBold.woff2") format("woff2");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter-Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter-SemiBold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "NotoSansJP";
  src: url("../fonts/NotoSansJP-Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "NotoSansJP";
  src: url("../fonts/NotoSansJP-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Oswald";
  src: url("../fonts/Oswald-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Oswald";
  src: url("../fonts/Oswald-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Oswald";
  src: url("../fonts/Oswald-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter-Black.woff2") format("woff2");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter-ExtraBold.woff2") format("woff2");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter-Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter-SemiBold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "NotoSansJP";
  src: url("../fonts/NotoSansJP-Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "NotoSansJP";
  src: url("../fonts/NotoSansJP-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Oswald";
  src: url("../fonts/Oswald-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Oswald";
  src: url("../fonts/Oswald-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Oswald";
  src: url("../fonts/Oswald-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}
/*
pc remでかく
tb @include fluid-font(14, 18); 最小値14となるように
sp 768以下で調整
*/
body.no-scroll {
  overflow: hidden;
  height: 100vh;
}
body.is_loading {
  overflow: hidden !important;
}

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

.tab-block {
  display: none;
}
@media screen and (max-width: 1280px) {
  .tab-block {
    display: block;
  }
}

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

#main {
  overflow-x: clip;
}

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

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

.w1120 {
  max-width: 1120rem;
  width: 90%;
  margin: auto;
}
@media screen and (max-width: 1280px) {
  .w1120 {
    max-width: 1120px;
  }
}

.title {
  width: fit-content;
  display: flex;
  flex-direction: column;
}
.title .ttl-en {
  width: fit-content;
  position: relative;
  font-family: "Oswald", sans-serif;
  font-weight: 700;
  font-size: 200rem;
  margin-bottom: 28rem;
  padding-bottom: 28rem;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  clip-path: inset(100% 0 0 0);
  transition: all 0.4s ease;
  text-transform: uppercase;
  background: linear-gradient(180deg, rgba(219, 197, 164, 0) 0%, #dbc5a4 66.58%, #827561 85.27%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}
@media screen and (max-width: 750px) {
  .title .ttl-en {
    font-size: 80px;
    margin-bottom: 14px;
    padding-bottom: 14px;
  }
}
.title .ttl-en .bar {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #8d785a;
  transform: translateX(-100%);
}
.title .ttl-ja {
  font-family: "Inter", sans-serif;
  font-weight: 500;
  font-size: clamp(16px, 16px + (21 - 16) * (100vw - 1025px) / (1920 - 1025), 21rem);
  color: #8d785a;
  display: inline-block;
  overflow: hidden;
  clip-path: inset(0 100% 0 0);
  transition: all 1.2s ease;
}
.title.has-desc .ttl-ja {
  margin-bottom: 50rem;
}
@media screen and (max-width: 750px) {
  .title.has-desc .ttl-ja {
    margin-bottom: 50px;
  }
}
.title.has-desc .desc {
  font-weight: 400;
  font-size: clamp(16px, 16px + (21 - 16) * (100vw - 1025px) / (1920 - 1025), 21rem);
  line-height: 180%;
  color: #ffffff;
}

.btn a {
  position: relative;
  width: fit-content;
  margin-left: auto;
  display: flex;
  border: 1px solid #ffffff;
  gap: 50rem;
  align-items: center;
  justify-content: center;
  font-weight: 400;
  font-size: clamp(16px, 16px + (21 - 16) * (100vw - 1025px) / (1920 - 1025), 21rem);
  color: #ffffff;
  text-transform: uppercase;
  padding: 30rem;
  transition: all 0.4s ease;
  overflow: hidden;
  z-index: 1;
}
.btn a::after {
  content: "";
  background-color: #fff;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0;
  transform: translateX(-100%);
  transition: transform 0.4s ease;
  z-index: -1;
}
@media screen and (max-width: 750px) {
  .btn a {
    padding: 30px;
    margin-right: auto;
  }
}
.btn a svg {
  width: 93rem;
  height: auto;
}
@media screen and (max-width: 750px) {
  .btn a svg {
    width: 93px;
  }
}
.btn a:hover {
  color: #000000;
  transition: all 0.4s ease;
}
.btn a:hover::after {
  transform: translateX(0);
  transition: transform 0.4s ease;
}
.btn a:hover svg line,
.btn a:hover svg path {
  stroke: #000000;
}
.btn.light a {
  border: 1px solid #000000;
  color: #000;
}
.btn.light a svg line,
.btn.light a svg path {
  stroke: #000000;
}
.btn.light a::after {
  background-color: #000;
}
.btn.light a:hover {
  color: #fff;
  transition: all 0.4s ease;
}
.btn.light a:hover svg line,
.btn.light a:hover svg path {
  stroke: #fff;
}

@keyframes mask-bg {
  0% {
    transform: translateY(100%);
  }
  40%, 60% {
    transform: translateY(0%);
  }
  100% {
    transform: translateY(-100%);
  }
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter-Black.woff2") format("woff2");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter-ExtraBold.woff2") format("woff2");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter-Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter-SemiBold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "NotoSansJP";
  src: url("../fonts/NotoSansJP-Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "NotoSansJP";
  src: url("../fonts/NotoSansJP-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Oswald";
  src: url("../fonts/Oswald-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Oswald";
  src: url("../fonts/Oswald-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Oswald";
  src: url("../fonts/Oswald-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}
#header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 200;
  transform: translateY(-100%);
  transition: none;
}
#header .h_wrap {
  position: relative;
  background-color: rgba(0, 0, 0, 0.6);
}
#header .h_wrap::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  background: url(../img/common/menu-bg.jpg) no-repeat center/cover;
  width: 100%;
  z-index: -1;
}
@media screen and (max-width: 750px) {
  #header .h_wrap::after {
    background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url(../img/common/menu-bg.jpg) no-repeat left center/cover;
  }
}
#header .h_wrap .inner {
  max-width: none;
  padding: 24rem 0;
  margin: auto;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 95.2083333333vw;
}
@media screen and (max-width: 1280px) {
  #header .h_wrap .inner {
    justify-content: space-between;
  }
}
#header .h_wrap .inner .h_logo {
  max-width: 200rem;
  transition: all 0.4s ease;
  width: 100%;
}
@media screen and (max-width: 1280px) {
  #header .h_wrap .inner .h_logo {
    max-width: 150px;
  }
}
#header .h_wrap .inner .h_logo a {
  display: block;
}
#header .h_wrap .inner .h_logo a img {
  width: 100%;
}
#header .h_wrap .inner .h_logo:hover {
  filter: opacity(60%);
  transition: all 0.4s ease;
}
#header .h_wrap .inner .h_menu {
  margin-left: auto;
  margin-right: 100rem;
}
@media screen and (max-width: 1280px) {
  #header .h_wrap .inner .h_menu {
    display: none;
    margin-right: 0;
  }
}
#header .h_wrap .inner .h_menu .page_menu {
  display: flex;
  gap: 50rem;
}
#header .h_wrap .inner .h_menu .page_menu .menu-item {
  position: relative;
  overflow: hidden;
}
#header .h_wrap .inner .h_menu .page_menu .menu-item .ttl-ja {
  position: relative;
  color: #ffffff;
  font-weight: 300;
  font-size: clamp(16px, 16px + (19 - 16) * (100vw - 1025px) / (1920 - 1025), 19rem);
}
#header .h_wrap .inner .h_menu .page_menu .menu-item .ttl-ja::after {
  content: "";
  left: 0;
  bottom: 0;
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #fff;
  transform: translateX(-100%);
  transition: all 0.4s ease;
}
#header .h_wrap .inner .h_menu .page_menu .menu-item .ttl-en {
  text-align: center;
  text-transform: uppercase;
  color: #8d785a;
  font-family: "Oswald", sans-serif;
  font-weight: 400;
  font-size: 16px;
}
#header .h_wrap .inner .h_menu .page_menu .menu-item a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#header .h_wrap .inner .h_menu .page_menu .menu-item:hover .ttl-ja::after {
  transform: translateX(0);
  transition: all 0.4s ease;
}
#header .h_wrap.is_open {
  z-index: -1;
  position: relative;
  height: 100vh;
  top: 0;
  animation: slide-in 0.6s ease forwards;
}
@media screen and (max-width: 750px) {
  #header .h_wrap.is_open .h_logo {
    display: none;
  }
}
#header .h_wrap.is_open:after {
  height: 100%;
}
#header .h_wrap.is_open .inner {
  width: calc(50% - var(--scrollbar-width));
  margin-right: 0;
  margin-left: auto;
  padding: 24rem 50rem 24rem 42rem;
  justify-content: space-between;
  position: relative;
  z-index: 50;
}
@media screen and (max-width: 750px) {
  #header .h_wrap.is_open .inner {
    justify-content: flex-end;
    padding: 38px 25px;
  }
}
#header .h_wrap.is_open .inner::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: calc(100% - var(--scrollbar-width));
  height: 1px;
  background-color: #8d785a;
}
@media screen and (max-width: 750px) {
  #header .h_wrap.is_open .inner::after {
    width: 100%;
  }
}
#header .h_wrap.is_open .h_menu {
  display: none;
}
#header .h_wrap.closing {
  animation: slide-out 0.6s ease forwards;
}
#header #mobile-nav .hamburger {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  z-index: 10;
  width: 30px;
  height: 24px;
  cursor: pointer;
  position: relative;
}
#header #mobile-nav .hamburger:hover {
  filter: opacity(80%);
  transition: all 0.4s ease;
}
#header #mobile-nav .hamburger span {
  display: block;
  width: 30px;
  height: 2px;
  margin-bottom: 8px;
  border-radius: 999px;
  background-color: #ffffff;
  transition: all 0.3s ease-in-out;
}
#header #mobile-nav .hamburger span.bar3 {
  margin-bottom: 0;
}
#header #mobile-nav .hamburger.is_open .bar1 {
  transform: translateY(12px) rotate(405deg);
  margin: 0;
}
@media screen and (max-width: 750px) {
  #header #mobile-nav .hamburger.is_open .bar1 {
    transform: translateY(4px) rotate(405deg);
  }
}
#header #mobile-nav .hamburger.is_open .bar3 {
  transform: translateY(10px) rotate(495deg);
}
@media screen and (max-width: 750px) {
  #header #mobile-nav .hamburger.is_open .bar3 {
    transform: translateY(2px) rotate(495deg);
  }
}
#header #mobile-nav .hamburger.is_open .bar2 {
  display: none;
}
#header #mobile-nav .menu {
  opacity: 0;
  visibility: hidden;
  position: fixed;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  overflow-y: scroll;
}
#header #mobile-nav .menu.is_open {
  opacity: 1;
  visibility: visible;
  top: 0;
  overflow-x: hidden;
  max-width: 50vw;
  width: 100%;
  margin-left: auto;
  z-index: -1;
}
@media screen and (max-width: 1280px) {
  #header #mobile-nav .menu.is_open {
    max-width: 60vw;
  }
}
@media screen and (max-width: 750px) {
  #header #mobile-nav .menu.is_open {
    max-width: 100%;
  }
}
#header #mobile-nav .menu .menu-right {
  height: 100%;
}
@media screen and (max-width: 750px) {
  #header #mobile-nav .menu .menu-right .h_logo {
    display: block;
    margin-left: 25px;
    margin-top: 21px;
  }
}
#header #mobile-nav .menu .menu-right nav {
  width: 100%;
  min-height: 100vh;
  margin-left: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.7);
}
@media screen and (max-width: 1280px) {
  #header #mobile-nav .menu .menu-right nav {
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 750px) {
  #header #mobile-nav .menu .menu-right nav {
    background-color: transparent;
  }
}
#header #mobile-nav .menu .menu-right .page_menu {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: auto;
  gap: 60rem 150rem;
  padding-top: 20.5555555556%;
  padding-bottom: 30rem;
}
@media screen and (max-width: 750px) {
  #header #mobile-nav .menu .menu-right .page_menu {
    grid-template-columns: 1fr;
    padding-top: 130px;
    max-width: 312rem;
    width: 100%;
    margin: auto;
    gap: 20px;
  }
}
#header #mobile-nav .menu .menu-right .page_menu .menu-item {
  position: relative;
  padding-top: 30px;
}
#header #mobile-nav .menu .menu-right .page_menu .menu-item::before {
  content: attr(data-title);
  font-family: "Oswald", sans-serif;
  font-weight: 400;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 16px;
  color: #8d785a;
  text-transform: uppercase;
}
@media screen and (max-width: 750px) {
  #header #mobile-nav .menu .menu-right .page_menu .menu-item.menu03 {
    grid-area: 2/1/3/2;
  }
  #header #mobile-nav .menu .menu-right .page_menu .menu-item.menu05 {
    grid-area: 3/1/4/2;
  }
}
#header #mobile-nav .menu .menu-right .page_menu .menu-item .parent-link {
  font-weight: 500;
  font-size: clamp(16px, 16px + (24 - 16) * (100vw - 1025px) / (1920 - 1025), 24rem);
  color: #ffffff;
  padding-bottom: 15px;
  padding-right: 10px;
  margin-bottom: 20px;
  position: relative;
  overflow: hidden;
  display: inline-block;
  width: auto;
}
@media screen and (max-width: 750px) {
  #header #mobile-nav .menu .menu-right .page_menu .menu-item .parent-link {
    font-size: 21px;
    padding-bottom: 15px;
    margin-bottom: 10px;
    width: fit-content;
  }
}
#header #mobile-nav .menu .menu-right .page_menu .menu-item .parent-link::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #fff;
}
#header #mobile-nav .menu .menu-right .page_menu .menu-item .parent-link:hover::before {
  width: 0;
  height: 1px;
  background-color: #fff;
  animation: draw-border 0.6s ease forwards;
  transition: all 0.4s ease;
}
@media screen and (max-width: 750px) {
  #header #mobile-nav .menu .menu-right .page_menu .menu-item .parent-link a {
    position: relative;
    display: flex;
    gap: 1em;
    display: inline-block;
  }
}
#header #mobile-nav .menu .menu-right .page_menu .menu-item .submenu {
  display: flex;
  flex-direction: column;
  gap: 20rem;
}
@media screen and (max-width: 1280px) {
  #header #mobile-nav .menu .menu-right .page_menu .menu-item .submenu {
    gap: 20px;
  }
}
@media screen and (max-width: 750px) {
  #header #mobile-nav .menu .menu-right .page_menu .menu-item .submenu {
    gap: 10px;
    opacity: 0;
    visibility: hidden;
    height: 0;
    transition: height 0.4s ease;
  }
}
#header #mobile-nav .menu .menu-right .page_menu .menu-item .submenu .menu-item {
  padding-top: 0;
}
#header #mobile-nav .menu .menu-right .page_menu .menu-item .submenu .menu-item a {
  font-weight: 300;
  font-size: clamp(16px, 16px + (19 - 16) * (100vw - 1025px) / (1920 - 1025), 19rem);
  color: #ffffff;
  transition: all 0.4s ease;
}
#header #mobile-nav .menu .menu-right .page_menu .menu-item .submenu .menu-item a:hover {
  filter: opacity(60%);
  transition: all 0.4s ease;
}
#header #mobile-nav .menu .menu-right .page_menu .menu-item.contact {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10rem;
}
@media screen and (max-width: 1280px) {
  #header #mobile-nav .menu .menu-right .page_menu .menu-item.contact {
    gap: 10px;
  }
}
@media screen and (max-width: 750px) {
  #header #mobile-nav .menu .menu-right .page_menu .menu-item.contact {
    gap: 10px;
    max-width: 239px;
    width: 100%;
    margin: auto;
  }
}
#header #mobile-nav .menu .menu-right .page_menu .menu-item.contact .c-btn {
  width: 100%;
  font-family: "Oswald", sans-serif;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10rem;
  height: 68px;
  font-weight: 500;
  color: #000030;
  font-size: clamp(16px, 16px + (19 - 16) * (100vw - 1025px) / (1920 - 1025), 19rem);
  letter-spacing: 0.04em;
  text-transform: uppercase;
  border: 3px solid #ffffff;
  background: linear-gradient(134deg, #a9a9a9 20%, #d7d7d7 55%, #5b5959 85%);
  background-size: 300% 300%;
  background-position: 0% 50%;
  transition: background-position 0.8s cubic-bezier(0.65, 0, 0.35, 1);
}
@media screen and (max-width: 1280px) {
  #header #mobile-nav .menu .menu-right .page_menu .menu-item.contact .c-btn {
    gap: 10px;
  }
}
#header #mobile-nav .menu .menu-right .page_menu .menu-item.contact .c-btn:hover {
  background-position: 100% 50%;
}
#header #mobile-nav .menu .menu-right .page_menu .menu-item.contact .c-btn svg {
  width: 35rem;
  height: auto;
}
@media screen and (max-width: 1280px) {
  #header #mobile-nav .menu .menu-right .page_menu .menu-item.contact .c-btn svg {
    width: 35px;
  }
}
#header #mobile-nav .menu .menu-right .page_menu .menu-item.contact .text {
  font-weight: 500;
  font-size: 16px;
  color: #ffffff;
}
#header #mobile-nav .menu .menu-right .page_menu .menu-item.contact .menu-tel {
  position: relative;
  display: flex;
  gap: 10rem;
  justify-content: center;
  align-items: center;
  font-weight: 500;
  font-size: clamp(16px, 16px + (24 - 16) * (100vw - 1025px) / (1920 - 1025), 24rem);
  font-family: "Oswald", sans-serif;
  color: #cfcfcf;
  border-bottom: 1px solid #fff;
  overflow: hidden;
}
@media screen and (max-width: 1280px) {
  #header #mobile-nav .menu .menu-right .page_menu .menu-item.contact .menu-tel {
    font-size: 24px;
    gap: 10px;
  }
}
#header #mobile-nav .menu .menu-right .page_menu .menu-item.contact .menu-tel svg {
  width: 23rem;
  height: auto;
}
@media screen and (max-width: 1280px) {
  #header #mobile-nav .menu .menu-right .page_menu .menu-item.contact .menu-tel svg {
    width: 23px;
  }
}
#header #mobile-nav .menu .menu-right .page_menu .menu-item.contact .menu-tel::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #fff;
  transform: translateX(-100%);
}
#header #mobile-nav .menu .menu-right .page_menu .menu-item.contact .menu-tel:hover {
  border-bottom: none;
}
#header #mobile-nav .menu .menu-right .page_menu .menu-item.contact .menu-tel:hover::after {
  transform: translateX(0);
  transition: all 0.4s ease;
}
@media screen and (max-width: 750px) {
  #header #mobile-nav .menu .menu-right .page_menu .menu-item.has-submenu .parent-link::after {
    content: "＋";
    display: inline-block;
  }
}
@media screen and (max-width: 750px) {
  #header #mobile-nav .menu .menu-right .page_menu .menu-item.active .parent-link::after {
    content: "ー";
  }
  #header #mobile-nav .menu .menu-right .page_menu .menu-item.active .submenu {
    height: auto;
    opacity: 1;
    visibility: visible;
    transition: height 0.4s ease;
  }
}

@keyframes draw-border {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
@keyframes slide-in {
  from {
    transform: translateX(100%);
  }
  to {
    transform: translateX(0);
  }
}
@keyframes slide-out {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(100%);
  }
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter-Black.woff2") format("woff2");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter-ExtraBold.woff2") format("woff2");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter-Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter-SemiBold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "NotoSansJP";
  src: url("../fonts/NotoSansJP-Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "NotoSansJP";
  src: url("../fonts/NotoSansJP-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Oswald";
  src: url("../fonts/Oswald-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Oswald";
  src: url("../fonts/Oswald-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Oswald";
  src: url("../fonts/Oswald-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}
.fixed-contact {
  position: fixed;
  right: 0;
  bottom: 5%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 15px;
  z-index: 100;
  opacity: 0;
  pointer-events: none;
  transform: translateY(20px);
  transition: opacity 0.5s ease, transform 0.5s ease;
}
@media screen and (max-width: 750px) {
  .fixed-contact {
    top: auto;
    bottom: 30%;
  }
}
.fixed-contact.is-show {
  opacity: 1;
  pointer-events: auto;
  transform: translateY(0);
}
.fixed-contact .c-btn {
  width: 188px;
  height: 100px;
  background: linear-gradient(134.15deg, #a9a9a9 15.47%, #d7d7d7 58.73%, #5b5959 97.36%);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-family: "Oswald", sans-serif;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  background: linear-gradient(134deg, #a9a9a9 20%, #d7d7d7 55%, #5b5959 85%);
  background-size: 300% 300%;
  background-position: 0% 50%;
  transition: background-position 0.8s cubic-bezier(0.65, 0, 0.35, 1);
  font-weight: 500;
  overflow: hidden;
  text-decoration: none;
}
@media screen and (max-width: 750px) {
  .fixed-contact .c-btn {
    height: 90px;
    width: 35px;
  }
}
.fixed-contact .c-btn:hover {
  background-position: 100% 50%;
}
.fixed-contact .c-btn .btn-top {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  margin-bottom: 4px;
}
@media screen and (max-width: 750px) {
  .fixed-contact .c-btn .btn-top {
    gap: 5px;
    writing-mode: vertical-lr;
  }
}
.fixed-contact .c-btn .btn-top svg {
  width: 30px;
  height: auto;
  flex-shrink: 0;
}
@media screen and (max-width: 750px) {
  .fixed-contact .c-btn .btn-top svg {
    width: 14px;
  }
}
.fixed-contact .c-btn .btn-top .linktxt {
  font-size: 20px;
  line-height: 1.2;
  color: #000030;
}
@media screen and (max-width: 750px) {
  .fixed-contact .c-btn .btn-top .linktxt {
    font-size: 15px;
  }
}
.fixed-contact .c-btn .text {
  font-family: "Oswald", sans-serif;
  font-weight: 400;
  font-size: 13px;
  line-height: 1.3;
  color: #333333;
}
@media screen and (max-width: 750px) {
  .fixed-contact .c-btn .text {
    display: none;
  }
}
.fixed-contact .menu-tel {
  overflow: hidden;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  font-size: 16px;
  color: #cfcfcf;
  text-decoration: none;
  width: fit-content;
  margin: 0 auto;
  font-family: "Oswald", sans-serif;
}
@media screen and (max-width: 750px) {
  .fixed-contact .menu-tel {
    display: none;
  }
}
.fixed-contact .menu-tel::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #fff;
  transform: translateX(-100%);
  transition: all 0.4s ease;
}
.fixed-contact .menu-tel svg {
  width: 20px;
  height: 20px;
}
.fixed-contact .menu-tel::after {
  transform: translateX(0);
  transition: all 0.4s ease;
}

#footer {
  position: relative;
  width: 100%;
  height: 150vh;
  overflow: hidden;
}
@media screen and (max-width: 750px) {
  #footer {
    min-height: 888px;
  }
}
#footer .f_bg {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
#footer .f_bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
#footer .f_box {
  position: absolute;
  z-index: 2;
  background-color: rgba(0, 0, 0, 0.8);
  width: 100%;
  height: fit-content;
  inset: 0;
  margin: auto;
}
#footer .w1120 {
  max-width: 1120px;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  gap: 62rem;
  padding: 100rem 0;
  color: #fff;
}
@media screen and (min-width: 1920px) {
  #footer .w1120 {
    max-width: 1120rem;
  }
}
@media screen and (max-width: 750px) {
  #footer .w1120 {
    flex-direction: column;
    gap: 30px;
    padding: 50px 0;
    max-width: 327rem;
    width: 100%;
    align-items: flex-start;
  }
}
#footer .w1120 .col-left .f_logo {
  margin-bottom: 30rem;
}
@media screen and (max-width: 750px) {
  #footer .w1120 .col-left .f_logo {
    margin-bottom: 30px;
  }
}
#footer .w1120 .col-left .detail {
  display: flex;
  flex-direction: column;
  gap: 20rem;
  margin-bottom: 30rem;
}
@media screen and (max-width: 750px) {
  #footer .w1120 .col-left .detail {
    gap: 10px;
    margin-bottom: 30px;
  }
}
#footer .w1120 .col-left .detail p {
  font-weight: 400;
  font-size: clamp(16px, 16px + (19 - 16) * (100vw - 1025px) / (1920 - 1025), 19rem);
  color: #ffffff;
}
#footer .w1120 .col-left .btn a {
  padding: 20rem 50rem;
  gap: 10rem;
  margin-right: auto;
  margin-left: 0;
  text-transform: none;
}
#footer .w1120 .col-left .btn a svg {
  width: 24rem;
  height: auto;
}
@media screen and (max-width: 750px) {
  #footer .w1120 .col-left .btn.mb30 {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 750px) {
  #footer .w1120 .f_menu {
    display: none;
  }
}
#footer .w1120 .f_menu .page_menu {
  display: grid;
  grid-template-columns: repeat(3, auto);
  grid-template-rows: auto;
  justify-content: space-between;
  column-gap: 50rem;
  row-gap: 30rem;
}
@media screen and (max-width: 1280px) {
  #footer .w1120 .f_menu .page_menu {
    grid-template-columns: repeat(2, auto);
  }
}
#footer .w1120 .f_menu .page_menu .menu-item a {
  display: flex;
  gap: 15rem;
  align-items: center;
  font-weight: 400;
  font-size: clamp(16px, 16px + (21 - 16) * (100vw - 1025px) / (1920 - 1025), 21rem);
  color: #ffffff;
}
#footer .w1120 .f_menu .page_menu .menu-item a svg {
  width: 30rem;
  height: auto;
}
#footer .w1120 .f_menu .page_menu .menu-item.contact {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10rem;
  grid-column: 1/4;
  margin-top: 20rem;
}
@media screen and (max-width: 1280px) {
  #footer .w1120 .f_menu .page_menu .menu-item.contact {
    grid-column: 1/3;
  }
}
#footer .w1120 .f_menu .page_menu .menu-item.contact .c-btn {
  margin-left: auto;
  max-width: 250px;
  width: 100%;
  font-family: "Oswald", sans-serif;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10rem;
  background: linear-gradient(134.15deg, #a9a9a9 15.47%, #d7d7d7 58.73%, #5b5959 97.36%);
  border: 3px solid #ffffff;
  color: #000030;
  font-weight: 500;
  font-size: clamp(16px, 16px + (19 - 16) * (100vw - 1025px) / (1920 - 1025), 19rem);
  letter-spacing: 0.04em;
  text-transform: uppercase;
  background: linear-gradient(134deg, #a9a9a9 20%, #d7d7d7 55%, #5b5959 85%);
  background-size: 300% 300%;
  background-position: 0% 50%;
  transition: background-position 0.8s cubic-bezier(0.65, 0, 0.35, 1);
  padding: 25rem 40rem;
}
@media screen and (min-width: 1920px) {
  #footer .w1120 .f_menu .page_menu .menu-item.contact .c-btn {
    max-width: 250rem;
  }
}
@media screen and (max-width: 1280px) {
  #footer .w1120 .f_menu .page_menu .menu-item.contact .c-btn {
    max-width: 60%;
  }
}
#footer .w1120 .f_menu .page_menu .menu-item.contact .c-btn:hover {
  background-position: 100% 50%;
}
#footer .w1120 .f_menu .page_menu .menu-item.contact .c-btn svg {
  width: 35rem;
  height: auto;
}
#footer .copy,
#footer .copy span {
  font-weight: 300;
  font-size: 16px;
  font-family: "NotoSansJP", sans-serif;
  text-align: right;
  color: #fff;
  margin-top: 80rem;
}
@media screen and (max-width: 750px) {
  #footer .copy,
  #footer .copy span {
    margin-top: 0;
  }
}
#footer .copy span {
  text-transform: uppercase;
}

@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter-Black.woff2") format("woff2");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter-ExtraBold.woff2") format("woff2");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter-Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter-SemiBold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "NotoSansJP";
  src: url("../fonts/NotoSansJP-Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "NotoSansJP";
  src: url("../fonts/NotoSansJP-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Oswald";
  src: url("../fonts/Oswald-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Oswald";
  src: url("../fonts/Oswald-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Oswald";
  src: url("../fonts/Oswald-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}
.is_loading .loading {
  z-index: 999;
}

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

.loading {
  opacity: 0;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  clip-path: inset(0 0 0 0);
  background: url(../img/common/loading.jpg) no-repeat center/cover;
  z-index: 0;
}
.loading .loading_content {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.loading .loading_content .loading_inner .loading_text {
  font-size: 16px;
  line-height: 100%;
  color: #000;
  margin-top: 10rem;
}
.loading .loading_content .loading_inner .loading_headline svg {
  fill: #fff;
  width: 146px;
  height: 39px;
}
.loading .loading_content .loading_inner .loading_headline span {
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  width: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
}
.loading .loading_content .is-base {
  position: absolute;
  inset: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: fit-content;
  height: auto;
  margin: auto;
  clip-path: inset(0 100% 0 0);
  z-index: 5;
  overflow-x: hidden;
  position: relative;
  padding-bottom: 20rem;
}
.loading .loading_content .is-base .loading_bar {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #8d785a;
  transform: translateX(-100%);
}
.loading .loading_content .is-base .loading_headline svg {
  fill: #fff;
  width: 146px;
  height: 39px;
}
.loading .loading_content .is-base .loading_text {
  color: #fff;
}
.loading .loading_content .is-clone {
  position: absolute;
  z-index: 3;
  inset: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: fit-content;
  height: auto;
  margin: auto;
  overflow-x: hidden;
}
.loading .loading_content .is-clone .loading_headline svg {
  fill: hsla(0, 0%, 100%, 0.3);
}
.loading .loading_content .is-clone .loading_text {
  padding-bottom: 20rem;
  color: hsla(0, 0%, 100%, 0.3);
}

.svgComponent {
  position: absolute;
  display: none;
  overflow: hidden;
  width: 0;
  height: 0;
}

.opening {
  position: relative;
  width: 100%;
  aspect-ratio: 16/9;
  height: auto;
  background-color: #000;
  min-height: 100vh;
}
@media screen and (max-width: 1280px) {
  .opening {
    max-height: 100vh;
  }
}
.opening .inner {
  height: 100%;
}
.opening .flip-container {
  position: absolute;
  inset: 0;
  display: flex;
  justify-content: space-between;
  perspective: 1200px;
  transform-style: preserve-3d;
  opacity: 0;
  overflow: hidden;
  z-index: 0;
  gap: 1px;
}
.opening .flip-container .piece {
  flex: 1;
  height: 100%;
  position: relative;
  transform-style: preserve-3d;
  transform: rotateY(0deg);
  will-change: transform;
  z-index: 2;
}
.opening .flip-container .piece::before, .opening .flip-container .piece::after {
  content: "";
  position: absolute;
  inset: 0;
  background-size: 500% auto;
  background-repeat: no-repeat;
  background-position-y: center;
  backface-visibility: hidden;
  background-color: transparent;
  opacity: 1;
  transition: none;
}
.opening .flip-container .piece::before {
  transform: rotateY(0deg);
  background-image: var(--front-image);
  z-index: 2;
}
.opening .flip-container .piece::after {
  transform: rotateY(180deg);
  background-image: var(--back-image);
  z-index: 1;
}
.opening .flip-container .piece:nth-child(1)::before,
.opening .flip-container .piece:nth-child(1)::after {
  background-position-x: 0%;
}
.opening .flip-container .piece:nth-child(2)::before,
.opening .flip-container .piece:nth-child(2)::after {
  background-position-x: 25%;
}
.opening .flip-container .piece:nth-child(3)::before,
.opening .flip-container .piece:nth-child(3)::after {
  background-position-x: 50%;
}
.opening .flip-container .piece:nth-child(4)::before,
.opening .flip-container .piece:nth-child(4)::after {
  background-position-x: 75%;
}
.opening .flip-container .piece:nth-child(5)::before,
.opening .flip-container .piece:nth-child(5)::after {
  background-position-x: 100%;
}
.opening .text {
  position: absolute;
  left: 10.4166666667%;
  top: 50%;
  z-index: 10;
}
.opening .text br.min-sp {
  display: none;
}
@media screen and (max-width: 750px) {
  .opening .text {
    left: 28px;
    right: 28px;
    top: auto;
    bottom: 49px;
  }
}
@media screen and (max-width: 440px) {
  .opening .text {
    width: 90%;
    left: 5%;
  }
  .opening .text br.min-sp {
    display: block;
  }
}
.opening .text h2 {
  display: flex;
  flex-direction: column;
  gap: 50rem;
}
@media screen and (max-width: 1280px) {
  .opening .text h2 {
    gap: 10px;
  }
}
@media screen and (max-width: 750px) {
  .opening .text h2 {
    margin-bottom: 21px;
  }
}
.opening .text h2 p {
  letter-spacing: 0.05em;
  color: #ffffff;
  font-weight: 700;
  font-size: 80rem;
  display: inline-block;
  overflow: hidden;
  clip-path: inset(100% 0 0 0);
  transition: all 0.4s ease;
}
@media screen and (max-width: 1280px) {
  .opening .text h2 p {
    font-size: 24px;
  }
}
.opening .text h2 p .f-150 {
  font-size: 150rem;
}
@media screen and (max-width: 1280px) {
  .opening .text h2 p .f-150 {
    font-size: 55px;
  }
}
.opening .text .txt-en {
  font-weight: 400;
  font-size: 24rem;
  color: #ffffff;
  display: inline-block;
  overflow: hidden;
  clip-path: inset(0 100% 0 0);
  transition: all 0.4s ease;
}
@media screen and (max-width: 1280px) {
  .opening .text .txt-en {
    font-size: 10px;
  }
}

.t_about {
  position: relative;
}
.t_about::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../img/top/bg_about.jpg) no-repeat center/cover;
  clip-path: circle(0 at center);
  transition: clip-path 1s ease;
  z-index: -1;
}
.t_about .w1120 {
  padding: 300rem 0;
}
@media screen and (max-width: 750px) {
  .t_about .w1120 {
    padding: 50px 0 100px;
  }
}
.t_about .w1120 .column {
  display: flex;
  gap: 104rem;
  align-items: flex-end;
}
@media screen and (max-width: 750px) {
  .t_about .w1120 .column {
    flex-direction: column;
  }
}
.t_about .w1120 .column .title {
  margin-bottom: 100rem;
}
@media screen and (max-width: 750px) {
  .t_about .w1120 .column .title {
    margin-bottom: 50px;
  }
}
.t_about .w1120 .btn {
  margin-top: 150rem;
}
@media screen and (max-width: 750px) {
  .t_about .w1120 .btn {
    margin-top: 50px;
  }
}
.t_about .w1120 .col-left .img,
.t_about .w1120 .col-right .img {
  position: relative;
  overflow: hidden;
}
.t_about .w1120 .col-left .img img,
.t_about .w1120 .col-right .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0;
  transition: opacity 0ms 450ms;
}
.t_about .w1120 .col-left .img::after,
.t_about .w1120 .col-right .img::after {
  background: url(../img/top/imgbg_about01.jpg) no-repeat center/contain;
  width: 100%;
  height: 100%;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: auto;
  transform: translateY(100%);
}
.t_about .w1120 .col-left.is_anim .img img,
.t_about .w1120 .col-right.is_anim .img img {
  opacity: 1;
}
.t_about .w1120 .col-left.is_anim .img::after,
.t_about .w1120 .col-right.is_anim .img::after {
  animation: mask-bg 1.2s cubic-bezier(0.8, 0, 0.17, 1);
}
.t_about .w1120 .col-right .img::after {
  background: url(../img/top/imgbg_about02.jpg) no-repeat center/contain;
}
@media screen and (max-width: 750px) {
  .t_about .w1120 .col-right {
    display: none;
  }
}
.t_about.active::after {
  clip-path: circle(100% at center);
  transition: clip-path 1s ease;
}

.t_movie {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.t_movie::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(30, 30, 30, 0.4);
  z-index: 2;
  pointer-events: none;
}
.t_movie .video-wrap {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  overflow: hidden;
}
.t_movie video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.t_movie .w1510 {
  padding: 185rem 0;
  position: relative;
  top: 0;
  left: 0;
  margin-left: 14.5833333333%;
  margin-right: 6.7708333333%;
  z-index: 10;
}
@media screen and (max-width: 750px) {
  .t_movie .w1510 {
    padding: 100px 0 132px;
    margin: auto;
    max-width: 343rem;
    right: 0;
  }
}
.t_movie .w1510 .desc {
  font-weight: 700;
  font-size: 60rem;
  line-height: 150%;
  display: inline-block;
}
@media screen and (max-width: 750px) {
  .t_movie .w1510 .desc {
    font-size: 24px;
  }
}
.t_movie .w1510 .desc .line {
  display: inline-block;
  white-space: nowrap;
}
@media screen and (max-width: 750px) {
  .t_movie .w1510 .desc .line {
    white-space: initial;
  }
}
.t_movie .w1510 .desc .line span {
  display: inline-block;
  color: hsla(0, 0%, 100%, 0.3);
}
.t_movie .w1510 .desc.is_anim .line span {
  animation: fadeIn 0.4s ease forwards;
}

@keyframes fadeIn {
  from {
    color: hsla(0, 0%, 100%, 0.3);
  }
  to {
    color: #fff;
  }
}
.t_business {
  background-image: linear-gradient(0deg, transparent calc(100% - 1px), #f0f0f0 calc(100% - 1px)), linear-gradient(90deg, transparent calc(100% - 1px), #f0f0f0 calc(100% - 1px));
  background-size: 16px 16px;
  background-repeat: repeat;
  background-position: center center;
}
.t_business .w1120 {
  padding: 250rem 0 290rem;
}
@media screen and (max-width: 750px) {
  .t_business .w1120 {
    padding: 100px 0;
  }
}
.t_business .w1120 .title {
  margin-bottom: 164rem;
}
@media screen and (max-width: 750px) {
  .t_business .w1120 .title {
    margin-bottom: 50px;
  }
}
.t_business .w1120 .title .ttl-ja {
  margin-bottom: 100rem;
}
@media screen and (max-width: 750px) {
  .t_business .w1120 .title .ttl-ja {
    margin-bottom: 50px;
  }
}
.t_business .w1120 .title .desc {
  color: #000;
}
.t_business .w1120 .list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: auto;
  gap: 80rem 60rem;
}
@media screen and (max-width: 750px) {
  .t_business .w1120 .list {
    grid-template-columns: 1fr;
    gap: 30px;
  }
}
.t_business .w1120 .list .item {
  position: relative;
}
.t_business .w1120 .list .item a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
}
.t_business .w1120 .list .item .tag {
  display: inline-block;
  font-weight: 500;
  font-size: clamp(16px, 16px + (24 - 16) * (100vw - 1025px) / (1920 - 1025), 24rem);
  color: #ffffff;
  padding: 20rem 50rem;
  background-color: #000000;
}
@media screen and (max-width: 750px) {
  .t_business .w1120 .list .item .tag {
    font-size: 24px;
    padding: 20px 50px;
  }
}
.t_business .w1120 .list .item figure {
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
.t_business .w1120 .list .item figure::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 48, 0.6);
  transition: all 1s ease;
}
.t_business .w1120 .list .item figure .numwrap {
  position: absolute;
  bottom: 39rem;
  left: 26rem;
  z-index: 10;
}
@media screen and (max-width: 750px) {
  .t_business .w1120 .list .item figure .numwrap {
    bottom: 75px;
    left: 12px;
  }
}
.t_business .w1120 .list .item figure .numwrap svg {
  transition: stroke 1s ease, fill 1s ease;
}
.t_business .w1120 .list .item figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 1s ease;
}
.t_business .w1120 .list .item figure a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.t_business .w1120 .list .item:hover figure img {
  transform: scale(1.4);
  transition: all 1s ease;
}
.t_business .w1120 .list .item:hover figure::after {
  background-color: transparent;
  transition: all 1s ease;
}
.t_business .w1120 .list .item:hover figure .numwrap svg path {
  fill: none;
  stroke: #8d785a;
  transition: stroke 1s ease, fill 1s ease;
}
.t_business .w1120 .list .item:first-child svg {
  width: 183rem;
  height: 192rem;
}
@media screen and (max-width: 750px) {
  .t_business .w1120 .list .item:first-child svg {
    width: 95px;
    height: auto;
  }
}
.t_business .w1120 .list .item:nth-child(2) svg {
  width: 226rem;
  height: 192rem;
}
@media screen and (max-width: 750px) {
  .t_business .w1120 .list .item:nth-child(2) svg {
    width: 117px;
    height: auto;
  }
}
.t_business .w1120 .list .item:nth-child(3) svg {
  width: 225rem;
  height: 192rem;
}
@media screen and (max-width: 750px) {
  .t_business .w1120 .list .item:nth-child(3) svg {
    width: 117px;
    height: auto;
  }
}
.t_business .w1120 .list .item:nth-child(4) svg {
  width: 230rem;
  height: 192rem;
}
@media screen and (max-width: 750px) {
  .t_business .w1120 .list .item:nth-child(4) svg {
    width: 120px;
    height: auto;
  }
}
.t_business .w1120 .btn {
  margin-top: 104rem;
}
@media screen and (max-width: 750px) {
  .t_business .w1120 .btn {
    margin-top: 48px;
  }
}

.t_news {
  position: relative;
}
.t_news::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../img/top/bg_news.jpg) no-repeat center/cover;
  clip-path: circle(0 at center);
  transition: clip-path 1s ease;
  z-index: -1;
}
.t_news .w1120 {
  padding: 150rem 0;
  position: relative;
  z-index: 10;
}
@media screen and (max-width: 750px) {
  .t_news .w1120 {
    padding: 100px 0;
  }
}
.t_news .w1120 .title {
  margin-bottom: 100rem;
}
@media screen and (max-width: 750px) {
  .t_news .w1120 .title {
    margin-bottom: 50px;
  }
}
.t_news .w1120 .list {
  display: flex;
  flex-direction: column;
  gap: 50rem;
}
@media screen and (max-width: 750px) {
  .t_news .w1120 .list {
    gap: 20px;
  }
}
.t_news .w1120 .list .item {
  background-color: #000030;
  padding: 30rem 50rem;
  gap: 50rem;
  border-bottom: 1px solid #fff;
  display: grid;
  grid-template-columns: 13% 67% auto;
  position: relative;
}
.t_news .w1120 .list .item a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 750px) {
  .t_news .w1120 .list .item {
    padding: 30px 16px;
    grid-template-columns: 1fr;
    grid-template-rows: auto;
    gap: 10px;
  }
}
.t_news .w1120 .list .item:hover {
  box-shadow: 5px 5px 10px rgba(245, 245, 245, 0.4);
}
.t_news .w1120 .list .item svg {
  width: 101rem;
  height: auto;
  margin-left: auto;
}
@media screen and (max-width: 750px) {
  .t_news .w1120 .list .item svg {
    display: none;
  }
}
.t_news .w1120 .list .item .text {
  font-weight: 400;
  font-size: clamp(16px, 16px + (24 - 16) * (100vw - 1025px) / (1920 - 1025), 24rem);
  color: #ffffff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.t_news .w1120 .btn {
  margin-top: 100rem;
}
@media screen and (max-width: 750px) {
  .t_news .w1120 .btn {
    margin-top: 44px;
  }
}
.t_news.active::after {
  clip-path: circle(100% at center);
  transition: clip-path 1s ease;
}

.t_service {
  padding: 200rem 0 250rem;
  position: relative;
}
@media screen and (max-width: 750px) {
  .t_service {
    padding: 100px 0;
  }
}
.t_service .bg {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
}
.t_service .bg::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100vh;
  background: url(../img/top/bg_service.jpg) no-repeat bottom/100% auto;
}
@media screen and (max-width: 750px) {
  .t_service .bg::after {
    background-size: cover;
  }
}
.t_service .bg::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
  background: url(../img/top/bg_service.jpg) no-repeat top/100% auto;
}
@media screen and (max-width: 750px) {
  .t_service .bg::before {
    background-size: cover;
  }
}
.t_service .bg.is-fixed {
  position: fixed; /* ← pin中だけ固定する */
  height: 100vh;
}
.t_service .title {
  width: auto;
  margin-left: 10.4166666667vw;
  margin-bottom: 200rem;
}
@media screen and (max-width: 750px) {
  .t_service .title {
    width: 343rem;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50rem;
  }
}
.t_service .pin-spacer {
  width: 100% !important;
  margin-right: 0 !important;
  margin-left: 0 !important;
}
.t_service .item {
  display: flex;
  margin-bottom: 200rem;
  gap: 200rem;
  max-width: 1520rem !important;
  width: 100% !important;
  margin-right: 20.8333333333vw !important;
}
@media screen and (max-width: 1280px) {
  .t_service .item {
    max-width: 95% !important;
    margin-right: 0 !important;
    gap: 177rem;
  }
}
@media screen and (max-width: 750px) {
  .t_service .item {
    max-width: 100% !important;
    flex-direction: column;
    gap: 30px;
    margin: 0 0 50px 0;
  }
}
.t_service .item .images {
  position: relative;
  max-width: 50vw;
  width: 100%;
  height: 700rem;
}
@media screen and (max-width: 750px) {
  .t_service .item .images {
    max-width: 100%;
    height: 273px;
  }
}
.t_service .item .images .first-wrap {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.t_service .item .images .first-wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0;
  transition: opacity 0.4s ease;
}
.t_service .item .images .first-wrap::after {
  content: "";
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: url(../img/top/imgbg_service.jpg) no-repeat center/cover;
  transform: translateY(100%);
  display: block;
}
.t_service .item .images .slide-wrap img {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: opacity 0.6s ease;
}
.t_service .item .images.is_anim .first-wrap img {
  opacity: 1;
  transition: opacity 0ms 400ms;
}
@media screen and (max-width: 750px) {
  .t_service .item .images.is_anim .first-wrap img {
    transition: opacity 0ms 30ms;
  }
}
.t_service .item .images.is_anim .first-wrap::after {
  animation: mask-bg 1.2s cubic-bezier(0.8, 0, 0.17, 1);
}
@media screen and (max-width: 750px) {
  .t_service .item .images.is_anim .first-wrap::after {
    animation: mask-bg 0.3s cubic-bezier(0.8, 0, 0.17, 1);
  }
}
.t_service .item .images.is_anim .slide-wrap img {
  opacity: 0;
}
.t_service .item .images.slides_active .slide-wrap img.active {
  opacity: 1;
}
.t_service .item .text {
  width: 50%;
  align-self: center;
  position: relative;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media screen and (max-width: 750px) {
  .t_service .item .text {
    width: 343rem;
    margin: auto;
  }
}
.t_service .item .text .ttl-en {
  position: absolute;
  right: calc(100% + 30rem);
  top: 0;
  width: 139rem;
  height: 663rem;
  display: inline-block;
  overflow: hidden;
  clip-path: inset(0 100% 0 0);
  transition: all 0.2s ease;
}
@media screen and (max-width: 750px) {
  .t_service .item .text .ttl-en {
    right: 0;
    top: auto;
    bottom: 278px;
    width: 64px;
    height: 354px;
  }
}
.t_service .item .text .ttl-en img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: top;
}
.t_service .item .text .s-num {
  font-family: "Oswald", sans-serif;
  font-weight: 700;
  font-size: clamp(16px, 16px + (21 - 16) * (100vw - 1025px) / (1920 - 1025), 21rem);
  text-transform: uppercase;
  margin-bottom: 30rem;
  clip-path: inset(0 0 100% 0);
  transition: all 0.6s ease;
}
@media screen and (max-width: 750px) {
  .t_service .item .text .s-num {
    font-size: 21px;
    gap: 20px;
  }
}
.t_service .item .text .s-name {
  position: relative;
  margin-bottom: 30rem;
  clip-path: inset(0 0 100% 0);
  transition: all 0.6s ease;
}
@media screen and (max-width: 750px) {
  .t_service .item .text .s-name {
    margin-bottom: 20px;
  }
}
.t_service .item .text .s-name::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 80%;
  height: 1px;
  background-color: #8d785a;
}
.t_service .item .text .s-name .box {
  font-weight: 700;
  font-size: clamp(16px, 16px + (21 - 16) * (100vw - 1025px) / (1920 - 1025), 21rem);
  color: #ffffff;
  background-color: #8d785a;
  display: inline-flex;
  padding: 10rem;
}
@media screen and (max-width: 750px) {
  .t_service .item .text .s-name .box {
    font-size: 21px;
  }
}
.t_service .item .text .desc {
  font-weight: 300;
  font-size: clamp(16px, 16px + (21 - 16) * (100vw - 1025px) / (1920 - 1025), 21rem);
  line-height: 180%;
  color: #000000;
}
.t_service .item .text .btn {
  margin-top: 190rem;
}
@media screen and (max-width: 750px) {
  .t_service .item .text .btn {
    margin-top: 50px;
  }
}
.t_service .item.reverse {
  right: 0 !important;
  left: auto !important;
  flex-direction: row-reverse;
  margin-right: auto !important;
  margin-left: 20.8333333333vw !important;
  margin-bottom: 0;
}
@media screen and (max-width: 1280px) {
  .t_service .item.reverse {
    margin-left: auto !important;
    margin-right: 0 !important;
  }
}
@media screen and (max-width: 750px) {
  .t_service .item.reverse {
    max-width: 100%;
    flex-direction: column;
    margin-right: auto;
    margin-left: auto;
  }
}
.t_service .item.reverse .btn a {
  margin-left: 0;
  margin-right: auto;
}
@media screen and (max-width: 750px) {
  .t_service .item.reverse .btn a {
    margin-left: auto;
  }
}
.t_service .item.reverse .ttl-en {
  right: auto;
  left: calc(100% + 30rem);
  top: 0;
}
@media screen and (max-width: 750px) {
  .t_service .item.reverse .ttl-en {
    width: 65px;
    height: 292px;
    right: 16px;
    left: auto;
    top: -279px;
  }
}
.t_service > .btn {
  margin-top: 150rem;
}
@media screen and (max-width: 750px) {
  .t_service > .btn {
    margin-top: 50rem;
  }
}
.t_service > .btn a {
  margin-right: 20.8333333333vw;
}
@media screen and (max-width: 750px) {
  .t_service > .btn a {
    margin-right: auto;
    margin-left: auto;
  }
}

.c_wrap {
  overflow: hidden;
}

.t_company {
  position: relative;
  width: 100%;
}
.t_company .fixed-bg {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1;
  background: url("../img/top/bg_company.jpg") no-repeat center/cover;
}
.t_company .fixed-bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform-origin: center center;
}
.t_company .company_in {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  background: rgba(0, 0, 48, 0.9);
  z-index: 5;
}
.t_company .company_in .w1120 {
  padding: 250rem 0;
}
@media screen and (max-width: 750px) {
  .t_company .company_in .w1120 {
    width: 100%;
    padding: 100px 0;
  }
}
.t_company .company_in .w1120 .title {
  margin-bottom: 205rem;
}
@media screen and (max-width: 750px) {
  .t_company .company_in .w1120 .title {
    margin-bottom: 50px;
    max-width: 343rem;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}
.t_company .company_in .w1120 .title .desc {
  color: #ffffff;
}
.t_company .company_in .w1120 .list {
  display: flex;
  flex-direction: column;
}
.t_company .company_in .w1120 .list .item {
  position: relative;
  height: 194rem;
  padding: 0 50rem;
  display: flex;
}
.t_company .company_in .w1120 .list .item .text {
  display: flex;
  align-items: center;
  gap: 30rem;
  flex: 1;
}
@media screen and (max-width: 750px) {
  .t_company .company_in .w1120 .list .item .text {
    height: min-content;
    margin: auto;
    padding: 0;
    display: grid;
    grid-template-columns: 10% auto;
    grid-auto-rows: 1fr 1fr;
    gap: 0;
    row-gap: 20px;
    justify-content: center;
    align-items: center;
  }
}
.t_company .company_in .w1120 .list .item a {
  position: absolute;
  inset: 0;
}
.t_company .company_in .w1120 .list .item .num {
  font-family: "Oswald", sans-serif;
  font-weight: 700;
  font-size: 32rem;
  color: #ffffff;
}
@media screen and (max-width: 750px) {
  .t_company .company_in .w1120 .list .item .num {
    font-size: 24px;
  }
}
.t_company .company_in .w1120 .list .item .item-ttl {
  font-weight: 700;
  font-size: 32rem;
  color: #ffffff;
}
@media screen and (max-width: 750px) {
  .t_company .company_in .w1120 .list .item .item-ttl {
    font-size: 24px;
  }
}
.t_company .company_in .w1120 .list .item svg {
  margin-left: auto;
}
@media screen and (max-width: 750px) {
  .t_company .company_in .w1120 .list .item svg {
    margin-right: auto;
    grid-column: 1/3;
  }
}
.t_company .company_in .w1120 .list .item .img {
  position: absolute;
  inset: 0;
  z-index: -1;
}
.t_company .company_in .w1120 .list .item .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.4s ease;
  filter: grayscale(1);
}
.t_company .company_in .w1120 .list .item:hover .img img {
  filter: grayscale(0);
}
.t_company .company_in .w1120 .btn {
  margin-top: 100rem;
}/*# sourceMappingURL=style.css.map */