@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;
}
@media screen and (max-width: 440px) {
  .min-sp-hidden {
    display: none;
  }
}

.page-fv .fv-img {
  position: relative;
  height: 700rem;
  margin: auto;
}
@media screen and (max-width: 750px) {
  .page-fv .fv-img {
    height: 310px;
  }
}
.page-fv .fv-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0;
}
.page-fv .inner {
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin-left: 10.4166666667vw;
  margin-right: auto;
  width: 90%;
  height: 100%;
}
@media screen and (max-width: 750px) {
  .page-fv .inner {
    margin-left: 16px;
  }
}
.page-fv .inner .title {
  margin: auto auto auto 0;
  width: fit-content;
  text-align: left;
  position: relative;
}
@media screen and (max-width: 750px) {
  .page-fv .inner .title {
    margin: 130px auto auto 0;
  }
}
.page-fv .inner .title .ttl-en {
  font-family: "Oswald", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 200rem;
  line-height: 100%;
  text-transform: uppercase;
  padding-bottom: 28rem;
  margin-bottom: 28rem;
  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) {
  .page-fv .inner .title .ttl-en {
    font-size: 80px;
    padding-bottom: 14px;
    margin-bottom: 14px;
  }
}
.page-fv .inner .title .ttl-ja {
  font-family: "Inter", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: clamp(16px, 16px + (21 - 16) * (100vw - 1025px) / (1920 - 1025), 21rem);
  line-height: 100%;
  color: #8d785a;
}

@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;
}
.about_intro {
  background: url(../img/about/bg-about.png) no-repeat center/cover;
  background-blend-mode: multiply;
}
.about_intro .w784 {
  max-width: 784rem;
  width: 100%;
  margin: 0 auto;
  padding: min(300rem, 150px) 0 384rem;
}
@media screen and (max-width: 1280px) {
  .about_intro .w784 {
    max-width: 80%;
  }
}
@media screen and (max-width: 750px) {
  .about_intro .w784 {
    padding: 70px 0;
    max-width: 343rem;
  }
}
.about_intro .w784 .column {
  display: flex;
  flex-direction: column;
  gap: 100rem;
  align-items: center;
}
@media screen and (max-width: 750px) {
  .about_intro .w784 .column {
    gap: 30px;
  }
}
.about_intro .w784 .column .sec-title {
  font-family: "Inter", sans-serif;
  font-weight: 500;
  font-size: clamp(16px, 16px + (21 - 16) * (100vw - 1025px) / (1920 - 1025), 21rem);
  line-height: 100%;
  text-transform: uppercase;
  color: #8d785a;
  padding: 30rem 0 30rem 20rem;
  position: relative;
  overflow: hidden;
}
.about_intro .w784 .column .sec-title .line {
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 100%;
  background-color: #8d785a;
  transform: translateY(-100%);
  transition: translate 0.4s ease;
}
@media screen and (max-width: 750px) {
  .about_intro .w784 .column .sec-title {
    font-size: 21px;
  }
}
.about_intro .w784 .column .desc {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: clamp(16px, 16px + (21 - 16) * (100vw - 1025px) / (1920 - 1025), 21rem);
  line-height: 180%;
  color: #000000;
  text-align: center;
}

.about_strength {
  position: relative;
  height: auto;
  overflow: hidden;
}
.about_strength .en-txt {
  position: absolute;
  top: 43.5vh;
  left: -28.5vh;
  height: fit-content;
  width: fit-content;
  transform: rotate(90deg);
  clip-path: inset(100% 0 0 0);
  transition: all 0.6s ease;
  z-index: 1;
}
@media screen and (max-width: 1280px) {
  .about_strength .en-txt {
    top: 550rem;
    left: -340rem;
  }
}
@media screen and (max-width: 750px) {
  .about_strength .en-txt {
    left: -160px;
    top: 495px;
  }
}
.about_strength .en-txt.is-fixed {
  position: fixed;
  top: 43.5vh;
  left: -28.5vh;
  transform: rotate(90deg);
  clip-path: inset(0 0 0 0);
}
@media screen and (max-width: 1280px) {
  .about_strength .en-txt.is-fixed {
    top: 550rem;
    left: -340rem;
  }
}
@media screen and (max-width: 750px) {
  .about_strength .en-txt.is-fixed {
    left: -160px;
    top: 495px;
  }
}
.about_strength .en-txt.is-bottom {
  position: fixed;
  z-index: 1;
}
.about_strength .en-txt .text {
  font-family: "Oswald", sans-serif;
  font-weight: 700;
  font-size: 20vh;
  line-height: 100%;
  background: linear-gradient(180deg, #827561 14.73%, #dbc5a4 33.42%, rgba(219, 197, 164, 0) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  text-transform: uppercase;
}
@media screen and (max-width: 1280px) {
  .about_strength .en-txt .text {
    font-size: 230rem;
  }
}
@media screen and (max-width: 750px) {
  .about_strength .en-txt .text {
    font-size: 102px;
    white-space: nowrap;
  }
}
.about_strength .sec-intro {
  position: relative;
  min-height: 100vh;
}
@media screen and (max-width: 1280px) {
  .about_strength .sec-intro {
    min-height: auto;
  }
}
.about_strength .sec-intro::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../img/about/bg-st.jpg) no-repeat center/cover;
  clip-path: circle(0 at center);
  transition: clip-path 1s ease;
  z-index: -1;
}
.about_strength .sec-intro.active::after {
  clip-path: circle(100% at center);
  transition: clip-path 1s ease;
}
.about_strength .sec-intro .w1200 {
  max-width: 1200rem;
  width: 90%;
  margin: 0 auto;
  padding: 5.5597295267vw 0 15.026296018vw;
  display: flex;
  flex-direction: column;
  align-items: center;
  overflow: hidden;
}
@media screen and (max-width: 750px) {
  .about_strength .sec-intro .w1200 {
    max-width: 343rem;
  }
}
.about_strength .sec-intro .w1200 .label {
  position: relative;
  padding: 20rem 30rem;
  width: fit-content;
  margin-bottom: 150rem;
  margin-left: 0;
  margin-right: auto;
  z-index: 3;
  filter: drop-shadow(5px 5px 0 rgba(255, 255, 255, 0.3));
  will-change: filter, transform;
  transform: translateZ(0);
  backface-visibility: hidden;
}
@media screen and (max-width: 750px) {
  .about_strength .sec-intro .w1200 .label {
    margin-left: auto;
    overflow: hidden;
    margin-bottom: 40px;
  }
}
.about_strength .sec-intro .w1200 .label .label-bg {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  width: 100%;
  height: 100%;
  background: #000000;
  transform: translateX(-110%);
  z-index: -1;
}
.about_strength .sec-intro .w1200 .label > p {
  background: linear-gradient(180deg, #dbc5a4 0%, #827561 85.27%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-size: 48rem;
  line-height: 100%;
  clip-path: inset(0 100% 0 0);
  transition: all 0.6s ease;
}
@media screen and (max-width: 1280px) {
  .about_strength .sec-intro .w1200 .label > p {
    font-size: clamp(16px, 16px + (21 - 16) * (100vw - 1025px) / (1920 - 1025), 21rem);
  }
}
@media screen and (max-width: 750px) {
  .about_strength .sec-intro .w1200 .label > p {
    font-size: 21px;
  }
}
.about_strength .sec-intro .w1200 > .desc {
  max-width: 800rem;
  width: 100%;
  margin: 0 auto 150rem;
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: clamp(16px, 16px + (21 - 16) * (100vw - 1025px) / (1920 - 1025), 21rem);
  line-height: 180%;
  color: #ffffff;
}
@media screen and (max-width: 1280px) {
  .about_strength .sec-intro .w1200 > .desc {
    max-width: 80%;
  }
}
@media screen and (max-width: 750px) {
  .about_strength .sec-intro .w1200 > .desc {
    margin-bottom: 40px;
  }
}
.about_strength .sec-intro .w1200 .list {
  display: flex;
}
@media screen and (max-width: 750px) {
  .about_strength .sec-intro .w1200 .list {
    flex-direction: column;
    gap: 20px;
    width: 100%;
    align-items: flex-end;
  }
}
.about_strength .sec-intro .w1200 .list .item {
  background: url(../img/about/bg-item.png) no-repeat center/cover;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 22rem;
  padding: 29rem 0 30rem;
  width: 406rem;
  height: 229rem;
  clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%);
}
@media screen and (max-width: 750px) {
  .about_strength .sec-intro .w1200 .list .item {
    width: 240px;
    height: 134px;
    width: 240px;
    height: 134px;
    gap: 14px;
    padding: 17px 0 21px;
  }
}
.about_strength .sec-intro .w1200 .list .item .title {
  max-width: 300rem;
  width: 100%;
  font-family: "Oswald", sans-serif;
  font-weight: 700;
  font-size: 32rem;
  line-height: 150%;
  background: linear-gradient(180deg, #dbc5a4 0%, #827561 85.27%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  text-transform: capitalize;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .about_strength .sec-intro .w1200 .list .item .title {
    font-size: 18px;
  }
}
.about_strength .sec-intro .w1200 .list .item .desc {
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-size: 32rem;
  line-height: 150%;
  color: #000000;
  text-align: center;
  margin: 0 119rem 0 94rem;
}
@media screen and (max-width: 750px) {
  .about_strength .sec-intro .w1200 .list .item .desc {
    font-size: 18px;
    margin: 0 70px 0 55px;
  }
}
.about_strength .sec-intro .w1200 .list .item:nth-child(2) {
  margin-left: -64rem;
  margin-top: 70rem;
}
@media screen and (max-width: 750px) {
  .about_strength .sec-intro .w1200 .list .item:nth-child(2) {
    margin-top: 0;
    margin-left: 0;
  }
}
.about_strength .sec-intro .w1200 .list .item:nth-child(3) {
  margin-left: -75rem;
  margin-top: 166rem;
}
@media screen and (max-width: 750px) {
  .about_strength .sec-intro .w1200 .list .item:nth-child(3) {
    margin-top: 0;
    margin-left: 0;
  }
}
.about_strength .section {
  display: flex;
  position: relative;
  height: 100vh;
}
@media screen and (max-width: 1280px) {
  .about_strength .section {
    height: 50vh;
  }
}
@media screen and (max-width: 750px) {
  .about_strength .section {
    height: 100vh;
  }
}
.about_strength .section .w1200 {
  max-width: 1200rem;
  width: 100%;
  margin: 0 auto;
  min-height: 200vh;
}
@media screen and (max-width: 1280px) {
  .about_strength .section .w1200 {
    min-height: none;
  }
}
@media screen and (max-width: 750px) {
  .about_strength .section .w1200 {
    max-width: 343rem;
    min-height: 200vh;
  }
}
.about_strength .section .w1200 .w500 {
  max-width: 500rem;
  width: 100%;
  margin: 0 auto 0 0;
  height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media screen and (max-width: 1280px) {
  .about_strength .section .w1200 .w500 {
    max-width: 80%;
    height: 50vh;
  }
}
@media screen and (max-width: 750px) {
  .about_strength .section .w1200 .w500 {
    max-width: 100%;
    height: 100vh;
  }
}
.about_strength .section .box {
  padding-top: 119rem;
  padding-left: 21rem;
  position: relative;
  margin-bottom: 50rem;
  height: 218rem;
}
@media screen and (max-width: 750px) {
  .about_strength .section .box {
    padding-top: 120px;
    padding-left: 0;
    width: auto;
    height: auto;
  }
}
.about_strength .section .box .svg-wrap {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
}
.about_strength .section .box .svg-wrap svg {
  display: block;
  height: 218rem;
  width: auto;
}
@media screen and (max-width: 750px) {
  .about_strength .section .box .svg-wrap svg {
    height: 127px;
  }
}
.about_strength .section .box .subdesc {
  position: absolute;
  top: 0;
  bottom: 0;
  height: fit-content;
  margin: auto;
  font-family: "Oswald", sans-serif;
  font-weight: 700;
  font-size: 24rem;
  line-height: 100%;
  color: #ffffff;
  background-color: #8d785a;
  padding: 10rem;
  clip-path: inset(0 100% 0 0);
  transition: all 0.6s ease;
}
.about_strength .section .box .subdesc.pc-hidden {
  display: none;
}
@media screen and (max-width: 750px) {
  .about_strength .section .box .subdesc.pc-hidden {
    display: flex;
  }
}
@media screen and (max-width: 750px) {
  .about_strength .section .box .subdesc.sp-hidden {
    display: none;
  }
}
@media screen and (max-width: 750px) {
  .about_strength .section .box .subdesc {
    position: relative;
    font-size: 21px;
    top: auto;
    gap: 10px;
    flex-direction: column;
    background-color: transparent;
    align-items: flex-start;
    width: 100%;
    padding: 0;
  }
  .about_strength .section .box .subdesc span {
    display: block;
    background-color: #8d785a;
    padding: 8px;
  }
}
.about_strength .section .box-desc {
  background: rgba(255, 255, 255, 0.8);
  padding: 20rem 50rem;
}
@media screen and (max-width: 750px) {
  .about_strength .section .box-desc {
    padding: 15px 20px;
  }
}
.about_strength .section .box-desc .desc {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: clamp(16px, 16px + (21 - 16) * (100vw - 1025px) / (1920 - 1025), 21rem);
  line-height: 180%;
  color: #000000;
}
.about_strength .sec-first {
  background: url(../img/about/bg_strengs_01.jpg) no-repeat center/cover;
}
.about_strength .sec-second {
  background: url(../img/about/bg_strengs_02.jpg) no-repeat center/cover;
  justify-content: flex-end;
}
.about_strength .sec-second .w1200 .w500 {
  margin: 0 0 0 auto;
}
@media screen and (max-width: 750px) {
  .about_strength .sec-second .w1200 .w500 .box .svg-wrap {
    left: auto;
    right: 0;
    bottom: 100%;
  }
  .about_strength .sec-second .w1200 .w500 .box .subdesc {
    align-items: stretch;
    width: 85%;
    margin-left: auto;
    margin-right: 0;
  }
}
@media screen and (max-width: 440px) {
  .about_strength .sec-second .w1200 .w500 .box .subdesc {
    width: 90%;
  }
}
.about_strength .sec-third {
  background: url(../img/about/bg_strengs_03.jpg) no-repeat center/cover;
}

@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;
}
.service_sec01 {
  position: relative;
  background: url(../img/service/bg01.jpg) no-repeat center/cover;
}
@media screen and (max-width: 750px) {
  .service_sec01 {
    background-image: url(../img/service/bg01_sp.jpg);
  }
}
.service_sec01 .en-txt {
  position: absolute;
  top: 611rem;
  left: -451rem;
  transform: rotate(90deg);
  max-width: 1303rem;
  width: 100%;
  clip-path: inset(100% 0 0 0);
  transition: clip-path 0.2s ease;
}
@media screen and (max-width: 750px) {
  .service_sec01 .en-txt {
    max-width: 464rem;
    top: 177rem;
    left: 147rem;
  }
}
.service_sec01 .w1120 {
  padding: min(200rem, 150px) 0 150rem;
}
@media screen and (max-width: 750px) {
  .service_sec01 .w1120 {
    padding: 70px 0 50px;
    max-width: 100%;
    width: 100%;
  }
}
.service_sec01 .w1120 .sec-title {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 50rem;
  margin-bottom: 125rem;
}
@media screen and (max-width: 750px) {
  .service_sec01 .w1120 .sec-title {
    gap: 40rem;
    margin-bottom: 40rem;
    align-items: center;
  }
}
.service_sec01 .w1120 .sec-title .label {
  position: relative;
  padding: 20rem 30rem;
  z-index: 3;
  filter: drop-shadow(5px 5px 0 rgba(255, 255, 255, 0.3));
  will-change: filter, transform;
  transform: translateZ(0);
  backface-visibility: hidden;
  overflow: hidden;
}
.service_sec01 .w1120 .sec-title .label .label-bg {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  width: 100%;
  height: 100%;
  background: #000000;
  transform: translateX(-110%);
  z-index: -1;
}
.service_sec01 .w1120 .sec-title .label h2 {
  background: linear-gradient(180deg, #dbc5a4 0%, #827561 85.27%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-size: 48rem;
  line-height: 100%;
  clip-path: inset(0 100% 0 0);
  transition: all 0.2s ease;
}
@media screen and (max-width: 1280px) {
  .service_sec01 .w1120 .sec-title .label h2 {
    font-size: clamp(16px, 16px + (21 - 16) * (100vw - 1025px) / (1920 - 1025), 21rem);
  }
}
@media screen and (max-width: 750px) {
  .service_sec01 .w1120 .sec-title .label h2 {
    font-size: 21px;
  }
}
.service_sec01 .w1120 .sec-title .desc {
  max-width: 800rem;
  width: 100%;
  margin: 0 auto;
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: clamp(16px, 16px + (21 - 16) * (100vw - 1025px) / (1920 - 1025), 21rem);
  line-height: 180%;
  color: #ffffff;
  text-align: left;
}
@media screen and (max-width: 1280px) {
  .service_sec01 .w1120 .sec-title .desc {
    max-width: 80%;
  }
}
@media screen and (max-width: 750px) {
  .service_sec01 .w1120 .sec-title .desc {
    max-width: 343rem;
    margin: 0 auto;
  }
}
.service_sec01 .w1120 .imgwrap {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: auto;
  gap: 100rem 120rem;
  margin-bottom: 150rem;
}
@media screen and (max-width: 1280px) {
  .service_sec01 .w1120 .imgwrap {
    gap: 80rem 40rem;
  }
}
@media screen and (max-width: 750px) {
  .service_sec01 .w1120 .imgwrap {
    grid-template-columns: 1fr;
    gap: 40px;
    max-width: 343rem;
    margin: 0 auto 50rem;
  }
}
.service_sec01 .w1120 .imgwrap .item {
  display: flex;
  flex-direction: column;
  gap: 30rem;
  align-items: flex-start;
}
.service_sec01 .w1120 .imgwrap .item .label {
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-size: clamp(16px, 16px + (24 - 16) * (100vw - 1025px) / (1920 - 1025), 24rem);
  line-height: 100%;
  padding: 10rem;
  background-color: #8d785a;
  color: #fff;
  clip-path: inset(0 100% 0 0);
  transition: clip-path 0.2s ease;
}
.service_sec01 .w1120 .imgwrap .item .img {
  overflow: hidden;
  position: relative;
}
.service_sec01 .w1120 .imgwrap .item .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0;
  transition: opacity 0ms 450ms;
}
.service_sec01 .w1120 .imgwrap .item .img::before {
  content: "";
  background: url(../img/service/bg_img.jpg) no-repeat center/contain;
  width: 100%;
  height: 100%;
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: auto;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
}
.service_sec01 .w1120 .imgwrap .item.active .img img {
  opacity: 1;
}
.service_sec01 .w1120 .imgwrap .item.active .img::before {
  animation: mask-bg 0.8s cubic-bezier(0.8, 0, 0.17, 1);
}
.service_sec01 .w1120 .tablewrap {
  padding: 50rem;
  background: url(../img/service/bg_table.jpg) no-repeat center/cover;
}
@media screen and (max-width: 750px) {
  .service_sec01 .w1120 .tablewrap {
    padding: 30rem 0;
  }
}
.service_sec01 .w1120 .tablewrap table {
  width: 1020rem;
  margin: 0 auto;
}
@media screen and (max-width: 750px) {
  .service_sec01 .w1120 .tablewrap table {
    width: 350rem;
  }
}
.service_sec01 .w1120 .tablewrap table tr {
  height: 61rem;
  background-color: #fdfdfd;
}
@media screen and (max-width: 750px) {
  .service_sec01 .w1120 .tablewrap table tr {
    height: 58px;
  }
}
.service_sec01 .w1120 .tablewrap table tr th {
  font-family: "Inter", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: clamp(16px, 16px + (21 - 16) * (100vw - 1025px) / (1920 - 1025), 21rem);
  line-height: 100%;
  text-align: left;
  padding: 20rem 58rem 20rem 50rem;
  border-right: 1px solid #5b5959;
}
@media screen and (max-width: 750px) {
  .service_sec01 .w1120 .tablewrap table tr th {
    border-right: none;
    padding: 15px 0 15px 5px;
  }
}
.service_sec01 .w1120 .tablewrap table tr td {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: clamp(16px, 16px + (21 - 16) * (100vw - 1025px) / (1920 - 1025), 21rem);
  line-height: 100%;
  text-align: left;
  vertical-align: middle;
  padding: 20rem 58rem;
  border-right: 1px solid #5b5959;
}
@media screen and (max-width: 750px) {
  .service_sec01 .w1120 .tablewrap table tr td {
    padding: 15px 0;
    border-right: none;
  }
}
.service_sec01 .w1120 .tablewrap table tr td:last-child {
  border-right: none;
}
.service_sec01 .w1120 .tablewrap table tr.has-color {
  background-color: #f6f6f6;
}
.service_sec01 .w1120 .tablewrap table th {
  vertical-align: middle;
  text-align: center;
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-size: clamp(16px, 16px + (21 - 16) * (100vw - 1025px) / (1920 - 1025), 21rem);
  line-height: 100%;
}
.service_sec01 .w1120 .tablewrap table th.gray {
  background-color: #5b5959;
  color: #fff;
  border-right: 1px solid #fff;
}
@media screen and (max-width: 750px) {
  .service_sec01 .w1120 .tablewrap table th.gray {
    border-right: none;
  }
}
.service_sec01 .w1120 .tablewrap table th.gray:last-child {
  border-right: none;
}

.service_sec02 {
  position: relative;
  background: url(../img/service/bg02.jpg) no-repeat center/cover;
}
@media screen and (max-width: 750px) {
  .service_sec02 {
    background-image: url(../img/service/bg02_sp.jpg);
  }
}
.service_sec02 .en-txt {
  position: absolute;
  top: 582rem;
  left: -422rem;
  transform: rotate(90deg);
  max-width: 1245rem;
  width: 100%;
  clip-path: inset(100% 0 0 0);
  transition: clip-path 0.2s ease;
}
@media screen and (max-width: 750px) {
  .service_sec02 .en-txt {
    max-width: 445rem;
    top: 177rem;
    left: 147rem;
  }
}
.service_sec02 .w1120 {
  padding: 200rem 0 150rem;
}
@media screen and (max-width: 750px) {
  .service_sec02 .w1120 {
    padding: 70px 0 50px;
  }
}
.service_sec02 .w1120 .sec-title {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 50rem;
  margin-bottom: 125rem;
}
@media screen and (max-width: 750px) {
  .service_sec02 .w1120 .sec-title {
    align-items: center;
    gap: 40px;
    margin-bottom: 40px;
  }
}
.service_sec02 .w1120 .sec-title .label {
  position: relative;
  padding: 20rem 30rem;
  z-index: 3;
  filter: drop-shadow(5px 5px 0 rgba(255, 255, 255, 0.3));
  will-change: filter, transform;
  transform: translateZ(0);
  backface-visibility: hidden;
  overflow: hidden;
}
.service_sec02 .w1120 .sec-title .label .label-bg {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  width: 100%;
  height: 100%;
  background: #000000;
  transform: translateX(-110%);
  z-index: -1;
}
.service_sec02 .w1120 .sec-title .label h2 {
  background: linear-gradient(180deg, #dbc5a4 0%, #827561 85.27%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-size: 48rem;
  line-height: 100%;
  clip-path: inset(0 100% 0 0);
  transition: all 0.2s ease;
}
@media screen and (max-width: 1280px) {
  .service_sec02 .w1120 .sec-title .label h2 {
    font-size: clamp(16px, 16px + (21 - 16) * (100vw - 1025px) / (1920 - 1025), 21rem);
  }
}
@media screen and (max-width: 750px) {
  .service_sec02 .w1120 .sec-title .label h2 {
    font-size: 21px;
  }
}
.service_sec02 .w1120 .sec-title .desc {
  max-width: 800rem;
  width: 100%;
  margin: 0 auto;
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: clamp(16px, 16px + (21 - 16) * (100vw - 1025px) / (1920 - 1025), 21rem);
  line-height: 180%;
  color: #000000;
  text-align: left;
}
@media screen and (max-width: 1280px) {
  .service_sec02 .w1120 .sec-title .desc {
    max-width: 80%;
  }
}
@media screen and (max-width: 750px) {
  .service_sec02 .w1120 .sec-title .desc {
    max-width: 343rem;
    margin: 0 auto;
  }
}
.service_sec02 .w1120 .imgwrap {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: auto;
  gap: 100rem 120rem;
}
@media screen and (max-width: 1280px) {
  .service_sec02 .w1120 .imgwrap {
    gap: 80rem 40rem;
  }
}
@media screen and (max-width: 750px) {
  .service_sec02 .w1120 .imgwrap {
    grid-template-columns: 1fr;
    gap: 40px;
  }
}
.service_sec02 .w1120 .imgwrap .item {
  display: flex;
  flex-direction: column;
  gap: 30rem;
  align-items: flex-start;
}
.service_sec02 .w1120 .imgwrap .item .label {
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-size: clamp(16px, 16px + (24 - 16) * (100vw - 1025px) / (1920 - 1025), 24rem);
  line-height: 100%;
  padding: 10rem;
  background-color: #8d785a;
  color: #fff;
  clip-path: inset(0 100% 0 0);
  transition: clip-path 0.2s ease;
}
@media screen and (max-width: 750px) {
  .service_sec02 .w1120 .imgwrap .item .label {
    line-height: 180%;
  }
}
.service_sec02 .w1120 .imgwrap .item .img {
  overflow: hidden;
  position: relative;
}
.service_sec02 .w1120 .imgwrap .item .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0;
  transition: opacity 0ms 450ms;
}
.service_sec02 .w1120 .imgwrap .item .img::before {
  content: "";
  background: url(../img/service/bg_img.jpg) no-repeat center/contain;
  width: 100%;
  height: 100%;
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: auto;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
}
.service_sec02 .w1120 .imgwrap .item.active .img img {
  opacity: 1;
}
.service_sec02 .w1120 .imgwrap .item.active .img::before {
  animation: mask-bg 1.2s cubic-bezier(0.8, 0, 0.17, 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;
}
.all-wrapper {
  position: relative;
}
.all-wrapper .video-wrap {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
}
.all-wrapper video {
  position: fixed; /* スクロールしても固定 */
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100vw; /* 横幅いっぱい */
  height: 100%; /* 高さは比率維持 */
  object-fit: cover; /* 縦横比を維持して全体表示 */
  object-position: center;
  z-index: -1; /* 背景扱いに */
  filter: opacity(40%);
  pointer-events: none;
}
@media screen and (max-width: 1280px) {
  .all-wrapper video {
    width: auto; /* 横幅ではなく高さ基準に */
    height: 100vh; /* 縦いっぱい */
    object-fit: contain; /* 比率維持 */
    object-position: center center;
  }
}

.business_intro {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.business_intro .w1160 {
  max-width: 1160px;
  width: 90%;
  margin: 0 auto;
  padding: min(250rem, 150px) 0 620rem;
}
@media screen and (min-width: 1920px) {
  .business_intro .w1160 {
    max-width: 1160rem;
  }
}
@media screen and (max-width: 750px) {
  .business_intro .w1160 {
    padding: 70px 0;
  }
}
.business_intro .w1160 .desc {
  margin-bottom: 200rem;
}
@media screen and (max-width: 750px) {
  .business_intro .w1160 .desc {
    margin-bottom: 50px;
  }
}
.business_intro .w1160 .desc p {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: clamp(16px, 16px + (21 - 16) * (100vw - 1025px) / (1920 - 1025), 21rem);
  line-height: 180%;
  text-align: center;
  color: #000000;
}
@media screen and (max-width: 750px) {
  .business_intro .w1160 .desc p {
    text-align: left;
  }
}
.business_intro .w1160 .anchorlist {
  display: flex;
  justify-content: center;
  gap: 60rem;
}
@media screen and (max-width: 750px) {
  .business_intro .w1160 .anchorlist {
    gap: 20px 33px;
    display: grid;
    grid-template-columns: repeat(2, 155rem);
    grid-template-rows: auto;
  }
}
.business_intro .w1160 .anchorlist .item {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 10rem;
  align-items: center;
  filter: drop-shadow(5px 5px 15px rgba(0, 0, 0, 0.2));
  transition: all 0.4s ease;
}
@media screen and (max-width: 750px) {
  .business_intro .w1160 .anchorlist .item {
    gap: 5px;
  }
}
.business_intro .w1160 .anchorlist .item .frame {
  background: url(../img/business/bg-link.jpg) no-repeat center/cover;
  padding: 15rem 50rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 750px) {
  .business_intro .w1160 .anchorlist .item .frame {
    padding: 0;
    width: 100%;
    height: 84px;
  }
}
.business_intro .w1160 .anchorlist .item .frame p {
  font-family: "Inter", sans-serif;
  font-weight: 500;
  font-size: clamp(16px, 16px + (24 - 16) * (100vw - 1025px) / (1920 - 1025), 24rem);
  line-height: 150%;
  text-decoration-line: underline;
  color: #ffffff;
}
@media screen and (max-width: 750px) {
  .business_intro .w1160 .anchorlist .item .frame p {
    font-size: 21px;
    text-align: center;
  }
}
@media screen and (max-width: 750px) {
  .business_intro .w1160 .anchorlist .item svg {
    width: 16px;
    height: auto;
  }
}
.business_intro .w1160 .anchorlist .item a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.business_intro .w1160 .anchorlist .item:hover {
  transform: translateY(4px);
  transition: all 0.4s ease;
}

.business_sec {
  position: relative;
}
.business_sec .sec-title {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 24rem;
  z-index: 50;
}
@media screen and (max-width: 750px) {
  .business_sec .sec-title {
    max-width: 100%;
    width: 100%;
    flex-direction: column;
    align-items: center;
    gap: 30px;
  }
}
.business_sec .sec-title .en-txt {
  position: absolute;
  right: calc(100% - 104rem);
  z-index: -1;
  clip-path: inset(100% 0 0 0);
  transition: clip-path 0.2s ease;
}
@media screen and (max-width: 750px) {
  .business_sec .sec-title .en-txt {
    transform: rotate(-90deg);
    height: 100vw;
    right: 100%;
  }
  .business_sec .sec-title .en-txt img {
    max-height: 100vw;
  }
}
.business_sec .sec-title .label {
  position: relative;
  padding: 20rem 30rem;
  z-index: 3;
  filter: drop-shadow(5px 5px 0 rgba(255, 255, 255, 0.3));
  will-change: filter, transform;
  transform: translateZ(0);
  backface-visibility: hidden;
  overflow: hidden;
}
.business_sec .sec-title .label .label-bg {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  width: 100%;
  height: 100%;
  background: #000000;
  transform: translateX(-110%);
  z-index: -1;
}
.business_sec .sec-title .label h2 {
  background: linear-gradient(180deg, #dbc5a4 0%, #827561 85.27%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-size: 48rem;
  line-height: 100%;
  clip-path: inset(0 100% 0 0);
  transition: all 0.2s ease;
}
@media screen and (max-width: 1280px) {
  .business_sec .sec-title .label h2 {
    font-size: clamp(16px, 16px + (21 - 16) * (100vw - 1025px) / (1920 - 1025), 21rem);
  }
}
@media screen and (max-width: 750px) {
  .business_sec .sec-title .label h2 {
    font-size: 21px;
  }
}
.business_sec .sec-title .desc {
  max-width: 700rem;
  width: 100%;
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: clamp(16px, 16px + (21 - 16) * (100vw - 1025px) / (1920 - 1025), 21rem);
  line-height: 180%;
  color: #ffffff;
}
@media screen and (max-width: 1280px) {
  .business_sec .sec-title .desc {
    max-width: 76%;
  }
}
@media screen and (max-width: 750px) {
  .business_sec .sec-title .desc {
    max-width: 343rem;
    margin: 0 auto;
  }
}
.business_sec .b_slide {
  overflow: visible;
  max-width: 1247rem;
  width: 100%;
  padding-left: 575rem;
  padding-right: 102rem;
  padding-bottom: 160rem;
  margin: 0;
  box-sizing: content-box;
}
@media screen and (min-width: 1920px) {
  .business_sec .b_slide {
    padding-bottom: 90rem;
  }
}
@media screen and (max-width: 750px) {
  .business_sec .b_slide {
    max-width: 275rem;
    padding-left: 63px;
    padding-right: 37px;
    padding-bottom: 75px;
    margin-top: 50px;
  }
}
.business_sec .b_slide .swiper-slide {
  width: 1247rem;
  position: relative;
}
@media screen and (max-width: 750px) {
  .business_sec .b_slide .swiper-slide {
    width: 275rem;
  }
}
.business_sec .b_slide .swiper-slide .slidenum {
  position: absolute;
  left: 38rem;
  top: -24rem;
  background: linear-gradient(134.15deg, rgba(169, 169, 169, 0.4) 15.47%, rgba(215, 215, 215, 0.4) 58.73%, rgba(91, 89, 89, 0.4) 97.36%);
  font-family: "Oswald", sans-serif;
  font-weight: 700;
  font-size: 529rem;
  line-height: 100%;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}
@media screen and (max-width: 750px) {
  .business_sec .b_slide .swiper-slide .slidenum {
    font-size: 100px;
    left: 0;
    right: 0;
  }
}
.business_sec .b_slide .swiper-slide .img {
  box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.2);
}
@media screen and (min-width: 1920px) {
  .business_sec .b_slide .swiper-slide .img {
    height: 55%;
  }
}
@media screen and (max-width: 1920px) {
  .business_sec .b_slide .swiper-slide .img {
    height: 100%;
  }
}
.business_sec .b_slide .swiper-slide .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media screen and (max-width: 750px) {
  .business_sec .b_slide .swiper-slide .img {
    height: 300px;
  }
}
.business_sec .b_slide .swiper-slide .text {
  position: absolute;
  z-index: 5;
  top: 0;
  bottom: 0;
  left: -173rem;
  margin: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 50rem;
}
@media screen and (max-width: 750px) {
  .business_sec .b_slide .swiper-slide .text {
    left: -25px;
    gap: 10px;
    top: auto;
    bottom: 10px;
  }
}
.business_sec .b_slide .swiper-slide .text .slide-ttl {
  position: relative;
  padding: 5rem 10rem;
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-size: 40rem;
  line-height: 180%;
  background: linear-gradient(134.15deg, #a9a9a9 15.47%, #d7d7d7 58.73%, #5b5959 97.36%), #000;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}
@media screen and (max-width: 1280px) {
  .business_sec .b_slide .swiper-slide .text .slide-ttl {
    font-size: 21px;
  }
}
.business_sec .b_slide .swiper-slide .text .slide-ttl .bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  z-index: -1;
}
.business_sec .b_slide .swiper-slide .text .desc {
  font-weight: 300;
}
.business_sec .b_slide .swiper-slide .text .desc p {
  padding: 20rem 10rem;
  background-color: #000;
  font-family: "Inter", sans-serif;
  font-size: clamp(16px, 16px + (21 - 16) * (100vw - 1025px) / (1920 - 1025), 21rem);
  line-height: 180%;
  color: #ffffff;
}
@media screen and (max-width: 750px) {
  .business_sec .b_slide .swiper-slide .text .desc p {
    padding: 5px;
  }
}
@media screen and (max-width: 750px) {
  .business_sec .b_slide .swiper-slide .text .desc {
    display: flex;
    flex-direction: column;
    gap: 5px;
    align-items: flex-start;
  }
}
.business_sec .nav-wrap {
  position: absolute;
  bottom: calc(100% + 20px);
  right: 105rem;
  min-width: 20%;
  height: 80rem;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 40rem;
}
@media screen and (max-width: 750px) {
  .business_sec .nav-wrap {
    min-width: auto;
    width: 70%;
    height: 64px;
    right: 0;
    left: 0;
    margin: 0 auto;
  }
}
.business_sec .nav-wrap .swiper-button-next:after,
.business_sec .nav-wrap .swiper-rtl .swiper-button-prev:after,
.business_sec .nav-wrap .swiper-button-prev:after,
.business_sec .nav-wrap .swiper-rtl .swiper-button-next:after {
  content: none;
}
.business_sec .nav-wrap .swiper-button-next,
.business_sec .nav-wrap .swiper-button-prev {
  z-index: 50;
  width: 30rem;
  height: 48rem;
  top: 0;
  bottom: 0;
  margin: auto;
}
@media screen and (max-width: 750px) {
  .business_sec .nav-wrap .swiper-button-next,
  .business_sec .nav-wrap .swiper-button-prev {
    width: 20px;
  }
}
.business_sec .nav-wrap .custom-pagination {
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20rem;
  bottom: 0;
  top: 0;
  margin: auto;
}
@media screen and (max-width: 750px) {
  .business_sec .nav-wrap .custom-pagination {
    gap: 10px;
  }
}
.business_sec .nav-wrap .swiper-pagination-bullet {
  margin: 0;
  width: auto;
  height: auto;
  border-radius: 0;
  opacity: 1;
  background: linear-gradient(134.15deg, #a9a9a9 15.47%, #d7d7d7 58.73%, #5b5959 97.36%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  font-family: "Oswald", sans-serif;
  font-weight: 700;
  font-size: 40rem;
  line-height: 100%;
}
@media screen and (max-width: 750px) {
  .business_sec .nav-wrap .swiper-pagination-bullet {
    font-size: 21px;
  }
}
.business_sec .nav-wrap .swiper-pagination-bullet.swiper-pagination-bullet-active {
  font-size: 80rem;
  line-height: 100%;
  background: linear-gradient(180deg, #dbc5a4 0%, #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) {
  .business_sec .nav-wrap .swiper-pagination-bullet.swiper-pagination-bullet-active {
    font-size: 44px;
  }
}

.business_first {
  z-index: 50;
  background: linear-gradient(180deg, rgba(2, 2, 32, 0) 0%, #20204f 31.5%, #020220 54%, #20204f 77.5%, rgba(2, 2, 32, 0) 99%);
  padding-bottom: 609rem;
}
@media screen and (min-width: 1920px) {
  .business_first {
    padding-bottom: 325rem;
  }
}
@media screen and (max-width: 750px) {
  .business_first {
    background: linear-gradient(180deg, rgba(2, 2, 32, 0) -4.03%, #20204f 30.84%, #020220 55.74%, #20204f 81.75%, rgba(2, 2, 32, 0) 105.54%);
    margin-top: 0;
    padding-bottom: 100px;
  }
}
.business_first .w1120 {
  padding: 0 0 150rem;
}
@media screen and (max-width: 750px) {
  .business_first .w1120 {
    padding: 150px 0 50px;
  }
}
.business_first .w1120 .en-txt {
  top: -102rem;
}
.business_first .w1120 .en-txt img {
  max-width: 383rem;
}
@media screen and (max-width: 750px) {
  .business_first .w1120 .en-txt img {
    max-width: 138px;
  }
}
@media screen and (max-width: 750px) {
  .business_first .w1120 .en-txt {
    right: calc(100% - 260px);
    top: -60px;
  }
}

.business_second {
  z-index: 40;
  padding-bottom: 609rem;
  background: linear-gradient(180deg, rgba(90, 77, 57, 0) 0%, #a48e6c 24.5%, #5a4d39 54%, #a48e6c 77%, rgba(90, 77, 57, 0) 99%);
}
@media screen and (min-width: 1920px) {
  .business_second {
    padding-bottom: 325rem;
  }
}
@media screen and (max-width: 750px) {
  .business_second {
    background: linear-gradient(180deg, rgba(90, 77, 57, 0) -6.17%, #a48e6c 22.09%, #5a4d39 56.11%, #a48e6c 89.27%, rgba(90, 77, 57, 0) 109.16%);
    margin-top: 0;
    padding-bottom: 100px;
  }
}
.business_second .w1120 {
  padding: 0 0 130rem;
}
@media screen and (min-width: 1920px) {
  .business_second .w1120 {
    padding: 0 0 150rem;
  }
}
@media screen and (max-width: 750px) {
  .business_second .w1120 {
    padding: 150px 0 50px;
  }
}
.business_second .w1120 .en-txt {
  top: -99rem;
}
.business_second .w1120 .en-txt img {
  max-width: 381rem;
}
@media screen and (max-width: 750px) {
  .business_second .w1120 .en-txt img {
    max-width: 138px;
  }
}
@media screen and (max-width: 750px) {
  .business_second .w1120 .en-txt {
    right: calc(100% - 260px);
    top: -60px;
  }
}

.business_third {
  z-index: 30;
  padding-bottom: 609rem;
  background: linear-gradient(180deg, rgba(30, 30, 30, 0) 0%, #5f5f5f 31.5%, #1e1e1e 54%, #4e4e4e 77.5%, rgba(30, 30, 30, 0) 99%);
}
@media screen and (min-width: 1920px) {
  .business_third {
    padding-bottom: 325rem;
  }
}
@media screen and (max-width: 750px) {
  .business_third {
    background: linear-gradient(180deg, rgba(30, 30, 30, 0) 0%, #5f5f5f 31.5%, #1e1e1e 54%, #4e4e4e 77.5%, rgba(30, 30, 30, 0) 99%);
    margin-top: 0;
    padding-bottom: 100px;
  }
}
.business_third .w1120 {
  padding: 0 0 145rem;
}
@media screen and (min-width: 1920px) {
  .business_third .w1120 {
    padding: 0 0 150rem;
  }
}
@media screen and (max-width: 750px) {
  .business_third .w1120 {
    padding: 150px 0 50px;
  }
}
.business_third .w1120 .en-txt {
  top: -100rem;
}
.business_third .w1120 .en-txt img {
  max-width: 381rem;
}
@media screen and (max-width: 750px) {
  .business_third .w1120 .en-txt img {
    max-width: 138px;
  }
}
@media screen and (max-width: 750px) {
  .business_third .w1120 .en-txt {
    right: calc(100% - 260px);
    top: -60px;
  }
}

.business_forth {
  z-index: 20;
  background: linear-gradient(180deg, rgba(14, 52, 56, 0) 0%, #204b4f 24.5%, #0e3438 54%, #204b4f 77%, rgba(14, 52, 56, 0) 99%);
  padding-bottom: 250rem;
}
@media screen and (min-width: 1920px) {
  .business_forth {
    padding-bottom: 325rem;
  }
}
@media screen and (max-width: 750px) {
  .business_forth {
    background: linear-gradient(180deg, rgba(14, 52, 56, 0) -8.09%, #204b4f 18.4%, #0e3438 50.28%, #204b4f 75.14%, rgba(14, 52, 56, 0) 98.92%);
    margin-top: 0;
    padding-bottom: 100px;
  }
}
.business_forth .w1120 {
  padding: 0 0 145rem;
}
@media screen and (min-width: 1920px) {
  .business_forth .w1120 {
    padding: 0 0 150rem;
  }
}
@media screen and (max-width: 750px) {
  .business_forth .w1120 {
    padding: 150px 0 50px;
  }
}
.business_forth .w1120 .en-txt {
  top: -106rem;
}
.business_forth .w1120 .en-txt img {
  max-width: 383rem;
}
@media screen and (max-width: 750px) {
  .business_forth .w1120 .en-txt img {
    max-width: 138px;
  }
}
@media screen and (max-width: 750px) {
  .business_forth .w1120 .en-txt {
    right: calc(100% - 250px);
    top: -50px;
  }
}

@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;
}
.company_message {
  position: relative;
}
.company_message::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../img/company/bg_massage.png) no-repeat center/cover;
  z-index: -1;
}
.company_message .en-txt {
  max-width: 1043rem;
  width: 100%;
  position: absolute;
  top: 631rem;
  left: -331rem;
  transform: rotate(90deg);
  clip-path: inset(100% 0 0 0);
  transition: clip-path 0.2s ease;
}
@media screen and (max-width: 750px) {
  .company_message .en-txt {
    max-width: 298rem;
    top: 194rem;
    left: 181rem;
    z-index: 10;
  }
}
.company_message .w1120 {
  padding: min(250rem, 150px) 0 250rem;
}
@media screen and (max-width: 750px) {
  .company_message .w1120 {
    padding: 70px 0 50px;
  }
}
.company_message .w1120 .label {
  position: relative;
  padding: 20rem 30rem;
  z-index: 3;
  filter: drop-shadow(5px 5px 0 rgba(255, 255, 255, 0.3));
  will-change: filter, transform;
  transform: translateZ(0);
  backface-visibility: hidden;
  display: inline-block;
  overflow: hidden;
  margin-bottom: 99rem;
}
@media screen and (max-width: 750px) {
  .company_message .w1120 .label {
    margin-bottom: 40px;
  }
}
.company_message .w1120 .label .label-bg {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  width: 100%;
  height: 100%;
  background: #000000;
  transform: translateX(-110%);
  z-index: -1;
}
.company_message .w1120 .label h2 {
  background: linear-gradient(180deg, #dbc5a4 0%, #827561 85.27%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-size: 48rem;
  line-height: 100%;
  clip-path: inset(0 100% 0 0);
  transition: all 0.2s ease;
}
@media screen and (max-width: 1280px) {
  .company_message .w1120 .label h2 {
    font-size: clamp(16px, 16px + (21 - 16) * (100vw - 1025px) / (1920 - 1025), 21rem);
  }
}
@media screen and (max-width: 750px) {
  .company_message .w1120 .label h2 {
    font-size: 21px;
  }
}
.company_message .w1120 .box {
  background: url(../img/company/img_company.jpg) no-repeat right top/contain, #010117;
  padding: 94rem 0 94rem 79rem;
  margin-bottom: 150rem;
}
@media screen and (max-width: 750px) {
  .company_message .w1120 .box {
    padding: 10rem;
    background: url(../img/company/img_company_sp.jpg) no-repeat right top/contain, #010117;
    margin-bottom: 40rem;
  }
}
.company_message .w1120 .box .text {
  display: flex;
  flex-direction: column;
  gap: 30rem;
}
.company_message .w1120 .box .text .position .ttl {
  font-family: "Oswald", sans-serif;
  font-weight: 500;
  font-size: 93rem;
  line-height: 100%;
  background: linear-gradient(134.15deg, #a9a9a9 15.47%, #d7d7d7 58.73%, #5b5959 97.36%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  text-transform: uppercase;
}
@media screen and (max-width: 750px) {
  .company_message .w1120 .box .text .position .ttl {
    font-size: 50px;
  }
}
.company_message .w1120 .box .text .position .ttl-ja {
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-size: clamp(16px, 16px + (21 - 16) * (100vw - 1025px) / (1920 - 1025), 21rem);
  line-height: 180%;
  background: linear-gradient(134.15deg, #a9a9a9 15.47%, #d7d7d7 58.73%, #5b5959 97.36%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}
@media screen and (max-width: 750px) {
  .company_message .w1120 .box .text .position .ttl-ja {
    font-size: 21px;
  }
}
.company_message .w1120 .box .text .name .ttl {
  font-family: "Oswald", sans-serif;
  font-weight: 700;
  font-size: 58rem;
  line-height: 100%;
  background: linear-gradient(134.15deg, #a9a9a9 15.47%, #d7d7d7 58.73%, #5b5959 97.36%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  text-transform: uppercase;
}
@media screen and (max-width: 750px) {
  .company_message .w1120 .box .text .name .ttl {
    font-size: 45px;
  }
}
.company_message .w1120 .box .text .name .ttl-ja {
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-size: clamp(16px, 16px + (21 - 16) * (100vw - 1025px) / (1920 - 1025), 21rem);
  line-height: 180%;
  background: linear-gradient(134.15deg, #a9a9a9 15.47%, #d7d7d7 58.73%, #5b5959 97.36%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}
@media screen and (max-width: 750px) {
  .company_message .w1120 .box .text .name .ttl-ja {
    font-size: 21px;
  }
}
.company_message .w1120 .column {
  display: flex;
  flex-direction: column;
  gap: 100rem;
  align-items: center;
}
@media screen and (max-width: 750px) {
  .company_message .w1120 .column {
    gap: 40px;
  }
}
.company_message .w1120 .column .sec-title {
  font-family: "Inter", sans-serif;
  font-weight: 500;
  font-size: clamp(16px, 16px + (21 - 16) * (100vw - 1025px) / (1920 - 1025), 21rem);
  line-height: 100%;
  text-transform: uppercase;
  color: #8d785a;
  padding: 30rem 0 30rem 20rem;
  position: relative;
  overflow: hidden;
}
.company_message .w1120 .column .sec-title .line {
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 100%;
  background-color: #8d785a;
  transform: translateY(-100%);
  transition: translate 0.4s ease;
}
@media screen and (max-width: 750px) {
  .company_message .w1120 .column .sec-title {
    font-size: 21px;
  }
}
.company_message .w1120 .column .desc {
  max-width: 784rem;
  width: 100%;
  margin: 0 auto;
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: clamp(16px, 16px + (21 - 16) * (100vw - 1025px) / (1920 - 1025), 21rem);
  line-height: 180%;
  color: #000000;
  text-align: left;
}
@media screen and (max-width: 1280px) {
  .company_message .w1120 .column .desc {
    max-width: 100%;
  }
}
.company_message.active::after {
  clip-path: circle(100% at center);
  transition: clip-path 1s ease;
}

.company_company {
  position: relative;
}
.company_company::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../img/company/bg_company.jpg) no-repeat center/cover;
  clip-path: circle(0 at center);
  transition: clip-path 1s ease;
  z-index: -1;
}
.company_company.active::after {
  clip-path: circle(100% at center);
  transition: clip-path 1s ease;
}
.company_company .en-txt {
  max-width: 1115rem;
  width: 100%;
  position: absolute;
  top: 517rem;
  left: -367rem;
  transform: rotate(90deg);
  clip-path: inset(100% 0 0 0);
  transition: clip-path 0.2s ease;
}
@media screen and (max-width: 750px) {
  .company_company .en-txt {
    max-width: 319rem;
    top: 183rem;
    left: 166rem;
    z-index: 10;
  }
}
.company_company .w1120 {
  padding: 200rem 0 250rem;
}
@media screen and (max-width: 750px) {
  .company_company .w1120 {
    padding: 50px 0;
  }
}
.company_company .w1120 .label {
  display: inline-block;
  position: relative;
  padding: 20rem 30rem;
  z-index: 3;
  filter: drop-shadow(5px 5px 0 rgba(255, 255, 255, 0.3));
  will-change: filter, transform;
  transform: translateZ(0);
  backface-visibility: hidden;
  overflow: hidden;
  margin-bottom: 100rem;
}
@media screen and (max-width: 750px) {
  .company_company .w1120 .label {
    margin-bottom: 40px;
  }
}
.company_company .w1120 .label .label-bg {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  width: 100%;
  height: 100%;
  background: #000000;
  transform: translateX(-110%);
  z-index: -1;
}
.company_company .w1120 .label h2 {
  background: linear-gradient(180deg, #dbc5a4 0%, #827561 85.27%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-size: 48rem;
  line-height: 100%;
  clip-path: inset(0 100% 0 0);
  transition: all 0.2s ease;
}
@media screen and (max-width: 1280px) {
  .company_company .w1120 .label h2 {
    font-size: clamp(16px, 16px + (21 - 16) * (100vw - 1025px) / (1920 - 1025), 21rem);
  }
}
@media screen and (max-width: 750px) {
  .company_company .w1120 .label h2 {
    font-size: 21px;
  }
}
.company_company .w1120 .c-detail table {
  width: 100%;
}
.company_company .w1120 .c-detail table tr {
  border-top: 1px dashed #fff;
  border-bottom: none;
  height: 121rem;
}
.company_company .w1120 .c-detail table tr:last-child {
  border-bottom: 1px dashed #fff;
}
@media screen and (max-width: 750px) {
  .company_company .w1120 .c-detail table tr {
    height: auto;
    display: flex;
    flex-direction: column;
    gap: 20px;
    justify-content: center;
    padding: 30px 0 30px 20px;
    border-right: none;
    border-left: none;
  }
}
.company_company .w1120 .c-detail table th,
.company_company .w1120 .c-detail table td {
  padding: 50rem 0;
  font-family: "Inter", sans-serif;
  font-weight: 500;
  font-size: clamp(16px, 16px + (21 - 16) * (100vw - 1025px) / (1920 - 1025), 21rem);
  line-height: 100%;
  color: #ffffff;
  vertical-align: middle;
  text-transform: uppercase;
}
@media screen and (max-width: 750px) {
  .company_company .w1120 .c-detail table th,
  .company_company .w1120 .c-detail table td {
    padding: 0;
  }
}
.company_company .w1120 .c-detail table td {
  font-weight: 400;
  line-height: 180%;
}
.company_company .w1120 .c-detail table th {
  width: 288rem;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .company_company .w1120 .c-detail table th {
    text-align: left;
  }
}

.company_history {
  position: relative;
}
.company_history::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../img/company/bg_history.jpg) no-repeat center/cover;
  clip-path: circle(0 at center);
  transition: clip-path 1s ease;
  z-index: -1;
}
.company_history.active::after {
  clip-path: circle(100% at center);
  transition: clip-path 1s ease;
}
.company_history .en-txt {
  max-width: 986rem;
  width: 100%;
  position: absolute;
  top: 453rem;
  left: -303rem;
  transform: rotate(90deg);
  clip-path: inset(100% 0 0 0);
  transition: clip-path 0.2s ease;
}
@media screen and (max-width: 750px) {
  .company_history .en-txt {
    max-width: 282rem;
    top: 173rem;
    left: 186rem;
    z-index: 10;
  }
}
.company_history .w1120 {
  padding: 200rem 0 314rem;
}
@media screen and (max-width: 750px) {
  .company_history .w1120 {
    padding: 50px 0;
  }
}
.company_history .w1120 .label {
  display: inline-block;
  position: relative;
  padding: 20rem 30rem;
  z-index: 3;
  filter: drop-shadow(5px 5px 0 rgba(255, 255, 255, 0.3));
  will-change: filter, transform;
  transform: translateZ(0);
  backface-visibility: hidden;
  overflow: hidden;
  margin-bottom: 100rem;
}
@media screen and (max-width: 750px) {
  .company_history .w1120 .label {
    margin-bottom: 40px;
  }
}
.company_history .w1120 .label .label-bg {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  width: 100%;
  height: 100%;
  background: #000000;
  transform: translateX(-110%);
  z-index: -1;
}
.company_history .w1120 .label h2 {
  background: linear-gradient(180deg, #dbc5a4 0%, #827561 85.27%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-size: 48rem;
  line-height: 100%;
  clip-path: inset(0 100% 0 0);
  transition: all 0.2s ease;
}
@media screen and (max-width: 1280px) {
  .company_history .w1120 .label h2 {
    font-size: clamp(16px, 16px + (21 - 16) * (100vw - 1025px) / (1920 - 1025), 21rem);
  }
}
@media screen and (max-width: 750px) {
  .company_history .w1120 .label h2 {
    font-size: 21px;
  }
}
.company_history .w1120 .h-detail {
  display: flex;
  flex-direction: column;
}
.company_history .w1120 .h-detail .item {
  display: grid;
  grid-template-columns: 30% auto;
  border-top: 1px dashed #fff;
}
@media screen and (max-width: 750px) {
  .company_history .w1120 .h-detail .item {
    display: flex;
    flex-direction: column;
    gap: 20px;
    padding: 30px 0 30px 20px;
    align-items: flex-start;
  }
}
.company_history .w1120 .h-detail .item:last-child {
  border-bottom: 1px dashed #fff;
}
.company_history .w1120 .h-detail .item .text {
  padding: 50rem 0;
  font-family: "Inter", sans-serif;
  font-weight: 500;
  font-size: clamp(16px, 16px + (21 - 16) * (100vw - 1025px) / (1920 - 1025), 21rem);
  line-height: 100%;
  color: #ffffff;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .company_history .w1120 .h-detail .item .text {
    padding: 0;
  }
}
.company_history .w1120 .h-detail .item .text:last-child {
  font-weight: 400;
  text-align: left;
}

.company_access {
  position: relative;
}
.company_access::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../img/company/bg_access.jpg) no-repeat center/cover;
  clip-path: circle(0 at center);
  transition: clip-path 1s ease;
  z-index: -1;
}
.company_access.active::after {
  clip-path: circle(100% at center);
  transition: clip-path 1s ease;
}
.company_access .en-txt {
  max-width: 875rem;
  width: 100%;
  position: absolute;
  top: 397rem;
  left: -247rem;
  transform: rotate(90deg);
  clip-path: inset(100% 0 0 0);
  transition: clip-path 0.2s ease;
  z-index: 0;
}
@media screen and (max-width: 750px) {
  .company_access .en-txt {
    max-width: 286rem;
    top: auto;
    bottom: 216rem;
    left: 184rem;
  }
}
.company_access .w1120 {
  padding: 200rem 0 339rem;
}
@media screen and (max-width: 750px) {
  .company_access .w1120 {
    padding: 50px 0;
  }
}
.company_access .w1120 .label {
  display: inline-block;
  position: relative;
  padding: 20rem 30rem;
  z-index: 3;
  filter: drop-shadow(5px 5px 0 rgba(255, 255, 255, 0.3));
  will-change: filter, transform;
  transform: translateZ(0);
  backface-visibility: hidden;
  overflow: hidden;
  margin-bottom: 100rem;
}
@media screen and (max-width: 750px) {
  .company_access .w1120 .label {
    margin-bottom: 40px;
  }
}
.company_access .w1120 .label .label-bg {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  width: 100%;
  height: 100%;
  background: #000000;
  transform: translateX(-110%);
  z-index: -1;
}
.company_access .w1120 .label h2 {
  background: linear-gradient(180deg, #dbc5a4 0%, #827561 85.27%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-size: 48rem;
  line-height: 100%;
  clip-path: inset(0 100% 0 0);
  transition: all 0.2s ease;
}
@media screen and (max-width: 1280px) {
  .company_access .w1120 .label h2 {
    font-size: clamp(16px, 16px + (21 - 16) * (100vw - 1025px) / (1920 - 1025), 21rem);
  }
}
@media screen and (max-width: 750px) {
  .company_access .w1120 .label h2 {
    font-size: 21px;
  }
}
.company_access .w1120 .column {
  display: flex;
  gap: 128rem;
}
@media screen and (max-width: 1280px) {
  .company_access .w1120 .column {
    flex-direction: column;
  }
}
@media screen and (max-width: 750px) {
  .company_access .w1120 .column {
    gap: 30px;
  }
}
.company_access .w1120 .column .map {
  max-width: 672rem;
  width: 100%;
}
@media screen and (max-width: 1280px) {
  .company_access .w1120 .column .map {
    max-width: 100%;
  }
}
@media screen and (max-width: 750px) {
  .company_access .w1120 .column .map iframe {
    height: 228px;
  }
}
.company_access .w1120 .column .col-right .detail {
  margin-bottom: 50rem;
  display: flex;
  flex-direction: column;
  gap: 20rem;
}
@media screen and (max-width: 750px) {
  .company_access .w1120 .column .col-right .detail {
    margin-bottom: 50px;
    gap: 20px;
  }
}
.company_access .w1120 .column .col-right .detail .text {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: clamp(16px, 16px + (21 - 16) * (100vw - 1025px) / (1920 - 1025), 21rem);
  line-height: 150%;
  color: #ffffff;
}
.company_access .w1120 .column .col-right .btn {
  max-width: 320rem;
  width: 100%;
}
@media screen and (max-width: 1280px) {
  .company_access .w1120 .column .col-right .btn {
    max-width: 60%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 750px) {
  .company_access .w1120 .column .col-right .btn {
    max-width: 270px;
  }
}
.company_access .w1120 .column .col-right .btn.mb20 {
  margin-bottom: 20rem;
}
.company_access .w1120 .column .col-right .btn a {
  width: 100%;
  font-family: "Inter", sans-serif;
  font-size: clamp(16px, 16px + (21 - 16) * (100vw - 1025px) / (1920 - 1025), 21rem);
  padding: 30rem;
  text-transform: none;
  white-space: nowrap;
}
@media screen and (max-width: 750px) {
  .company_access .w1120 .column .col-right .btn a {
    padding: 0;
    height: 60px;
  }
}
@media screen and (max-width: 750px) {
  .company_access .w1120 .column .col-right .btn a svg {
    width: 54px;
  }
}

@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;
}
.contact_forms {
  background: url(../img/contact/bg.png) no-repeat center/cover;
}
.contact_forms .tel-box {
  position: relative;
  padding: 50rem 0;
  max-width: 613rem;
  width: 100%;
  margin: 0 auto 150rem;
  border: 2px solid #000000;
  transition: all 0.4s ease;
  border-radius: 30px;
}
@media screen and (max-width: 1280px) {
  .contact_forms .tel-box {
    max-width: 80%;
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 750px) {
  .contact_forms .tel-box {
    max-width: 343rem;
    padding: 30px 10px;
  }
}
.contact_forms .tel-box:hover {
  filter: opacity(60%);
  transition: all 0.4s ease;
}
.contact_forms .tel-box a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.contact_forms .tel-box .teltxt {
  margin-bottom: 50rem;
  display: flex;
  gap: 15rem;
  justify-content: center;
}
@media screen and (max-width: 750px) {
  .contact_forms .tel-box .teltxt {
    margin-bottom: 30px;
  }
}
.contact_forms .tel-box .teltxt p {
  font-family: "Inter", sans-serif;
  font-weight: 500;
  font-size: 32rem;
  line-height: 100%;
  color: #000000;
}
@media screen and (max-width: 1280px) {
  .contact_forms .tel-box .teltxt p {
    font-size: 28px;
  }
}
.contact_forms .tel-box .teltxt pa, .contact_forms .tel-box .teltxt p a {
  /* インライン要素として扱い、改行を防ぐ */
  display: inline-block;
  position: relative;
  width: unset;
  height: unset;
  top: unset;
  left: unset;
}
.contact_forms .tel-box .time {
  display: flex;
  gap: 50rem;
  justify-content: center;
}
@media screen and (max-width: 750px) {
  .contact_forms .tel-box .time {
    flex-direction: column;
    gap: 15px;
    align-items: center;
  }
}
.contact_forms .tel-box .time p {
  font-family: "Inter", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  color: #000000;
}
.contact_forms .w1120 {
  padding: 150rem 0 462rem;
}
@media screen and (max-width: 750px) {
  .contact_forms .w1120 {
    max-width: 343rem;
    padding: 70px 0;
  }
}
.contact_forms .w1120 .sec-title {
  margin-bottom: 150rem;
}
@media screen and (max-width: 750px) {
  .contact_forms .w1120 .sec-title {
    margin-bottom: 30px;
  }
}
.contact_forms .w1120 .sec-title .desc {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: clamp(16px, 16px + (21 - 16) * (100vw - 1025px) / (1920 - 1025), 21rem);
  line-height: 180%;
  color: #000000;
  text-align: center;
}
.contact_forms .w1120 .sec-title .desc span.sp-hidden {
  display: inline-block;
}
@media screen and (max-width: 750px) {
  .contact_forms .w1120 .sec-title .desc span.sp-hidden {
    display: none;
  }
}
@media screen and (max-width: 750px) {
  .contact_forms .w1120 .sec-title .desc {
    text-align: left;
  }
}
.contact_forms .w1120 .contact-step {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  margin-bottom: 150rem;
}
@media screen and (max-width: 750px) {
  .contact_forms .w1120 .contact-step {
    margin-bottom: 30px;
  }
}
.contact_forms .w1120 .contact-step li {
  width: 100%;
  height: 98rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 1280px) {
  .contact_forms .w1120 .contact-step li {
    height: 147rem;
  }
}
@media screen and (max-width: 750px) {
  .contact_forms .w1120 .contact-step li {
    height: 50px;
  }
}
.contact_forms .w1120 .contact-step li span {
  font-family: "NotoSansJP", sans-serif;
  font-weight: 400;
  font-size: clamp(16px, 16px + (24 - 16) * (100vw - 1025px) / (1920 - 1025), 24rem);
  line-height: 100%;
  color: #000000;
}
.contact_forms .w1120 .contact-step li.active span {
  color: #fff;
}
.contact_forms .w1120 .contact-step li.active.step01 {
  background: url(../img/contact/step01-b.png) no-repeat center/cover;
}
@media screen and (max-width: 1280px) {
  .contact_forms .w1120 .contact-step li.active.step01 {
    background-size: contain;
  }
}
@media screen and (max-width: 750px) {
  .contact_forms .w1120 .contact-step li.active.step01 {
    background-size: 100% 100%;
  }
}
.contact_forms .w1120 .contact-step li.active.step02 {
  background: url(../img/contact/step02-b.png) no-repeat center/cover;
}
@media screen and (max-width: 1280px) {
  .contact_forms .w1120 .contact-step li.active.step02 {
    background-size: contain;
  }
}
@media screen and (max-width: 750px) {
  .contact_forms .w1120 .contact-step li.active.step02 {
    background-size: 100% 100%;
  }
}
.contact_forms .w1120 .contact-step li.step01 {
  background: url(../img/contact/step01-w.png) no-repeat center/cover;
}
@media screen and (max-width: 1280px) {
  .contact_forms .w1120 .contact-step li.step01 {
    background-size: contain;
  }
}
@media screen and (max-width: 750px) {
  .contact_forms .w1120 .contact-step li.step01 {
    background-size: 100% 100%;
  }
}
.contact_forms .w1120 .contact-step li.step02 {
  background: url(../img/contact/step02-w.png) no-repeat center/cover;
}
@media screen and (max-width: 1280px) {
  .contact_forms .w1120 .contact-step li.step02 {
    background-size: contain;
  }
}
@media screen and (max-width: 750px) {
  .contact_forms .w1120 .contact-step li.step02 {
    background-size: 100% 100%;
  }
}
.contact_forms .w1120 .contact-step li.step03 {
  max-width: 350rem;
  background: url(../img/contact/step03.png) no-repeat center/cover;
}
@media screen and (max-width: 1280px) {
  .contact_forms .w1120 .contact-step li.step03 {
    max-width: 90%;
    background-size: contain;
  }
}
@media screen and (max-width: 750px) {
  .contact_forms .w1120 .contact-step li.step03 {
    background-size: 100% 100%;
  }
}
.contact_forms .form_items .mw_wp_form .error {
  font-size: 16px;
}
.contact_forms .form_items form {
  display: flex;
  flex-direction: column;
  gap: 32rem;
}
.contact_forms .form_items .item {
  display: grid;
  align-items: flex-start;
  grid-template-columns: auto 500rem;
  grid-auto-flow: column;
  white-space: nowrap;
  justify-content: space-between;
  padding: 50rem 110rem;
  border-bottom: 1px solid #9baec9;
}
.contact_forms .form_items .item:first-child {
  border-top: 1px solid #9baec9;
}
@media screen and (max-width: 1280px) {
  .contact_forms .form_items .item {
    grid-auto-flow: row;
    grid-template-columns: 100%;
    grid-template-rows: auto;
    gap: 20px;
  }
}
@media screen and (max-width: 750px) {
  .contact_forms .form_items .item {
    padding: 0;
    padding-bottom: 30px;
  }
}
.contact_forms .form_items .item.nogrid {
  display: flex;
  flex-direction: column;
  gap: 50rem;
}
@media screen and (max-width: 750px) {
  .contact_forms .form_items .item.nogrid {
    gap: 30px;
  }
}
.contact_forms .form_items .item.nogrid .wrap {
  width: 100%;
  display: grid;
  align-items: flex-start;
  justify-content: space-between;
  grid-template-columns: auto 513rem;
  grid-auto-flow: column;
  white-space: nowrap;
}
@media screen and (max-width: 1280px) {
  .contact_forms .form_items .item.nogrid .wrap {
    grid-auto-flow: row;
    grid-template-columns: 100%;
    grid-template-rows: auto;
    gap: 20px;
  }
}
.contact_forms .form_items .item .ttl {
  display: flex;
  align-items: center;
  font-family: "NotoSansJP", sans-serif;
  font-weight: 500;
  font-size: clamp(16px, 16px + (21 - 16) * (100vw - 1025px) / (1920 - 1025), 21rem);
  line-height: 100%;
  color: #000000;
}
.contact_forms .form_items .item .ttl .required {
  border-radius: 8px;
  font-family: "NotoSansJP", sans-serif;
  font-weight: 400;
  font-size: clamp(16px, 16px + (19 - 16) * (100vw - 1025px) / (1920 - 1025), 19rem);
  padding: 8px 10px;
  background-color: #9f0f0c;
  color: #fff;
  margin-left: 30rem;
}
@media screen and (max-width: 750px) {
  .contact_forms .form_items .item .ttl .required {
    margin-left: 10px;
  }
}
.contact_forms .form_items .item input,
.contact_forms .form_items .item textarea {
  width: 100%;
  border: 1px solid #c4c3c3;
  background: #f2f2f2;
  border-radius: 10px;
  font-size: 1.8rem;
  line-height: 2;
  font-size: 18px;
  padding: 4px 16px;
}
.contact_forms .form_items .item input {
  height: 70rem;
}
@media screen and (max-width: 1280px) {
  .contact_forms .form_items .item input {
    height: 40px;
  }
}
.contact_forms .form_items .item .detail .w200 input {
  width: 200rem;
}
@media screen and (max-width: 1280px) {
  .contact_forms .form_items .item .detail .w200 input {
    width: 30%;
  }
}
@media screen and (max-width: 750px) {
  .contact_forms .form_items .item .detail .w200 input {
    width: 60%;
  }
}
.contact_forms .form_items .item .detail .formarea {
  font-family: "NotoSansJP", sans-serif;
  font-weight: 400;
  font-size: clamp(16px, 16px + (24 - 16) * (100vw - 1025px) / (1920 - 1025), 24rem);
  color: #000000;
}
.contact_forms .form_items .item .detail .formarea .btn-search {
  display: inline-block;
  padding: 10rem 20rem;
  font-family: "NotoSansJP", sans-serif;
  font-weight: 400;
  font-size: clamp(16px, 16px + (19 - 16) * (100vw - 1025px) / (1920 - 1025), 19rem);
  color: #fff;
  background-color: #000;
  border-radius: 10px;
  margin-left: 14rem;
  cursor: pointer;
}
@media screen and (max-width: 750px) {
  .contact_forms .form_items .item .detail .formarea .btn-search {
    display: block;
    width: 65%;
    margin-top: 10px;
  }
}
.contact_forms .form_items .item .detail .attention {
  font-family: "NotoSansJP", sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #707070;
  margin-top: 20rem;
}
@media screen and (max-width: 750px) {
  .contact_forms .form_items .item .detail .attention {
    margin-top: 10px;
  }
}
.contact_forms .form_items .privacy {
  max-width: 800rem;
  width: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 1280px) {
  .contact_forms .form_items .privacy {
    max-width: 80%;
  }
}
@media screen and (max-width: 750px) {
  .contact_forms .form_items .privacy {
    max-width: 100%;
  }
}
.contact_forms .form_items .privacy .privacy-txt {
  border: 1px solid #333333;
  height: 339rem;
  background-color: #fff;
  overflow-y: scroll;
  padding: 50rem;
  margin-bottom: 50rem;
}
@media screen and (max-width: 750px) {
  .contact_forms .form_items .privacy .privacy-txt {
    padding: 30px;
  }
}
.contact_forms .form_items .privacy .privacy-txt .content {
  display: flex;
  flex-direction: column;
  gap: 15rem;
  line-height: 150%;
  font-size: 16px;
  color: #333333;
}
.contact_forms .form_items .privacy .privacy-txt .content ul {
  display: flex;
  flex-direction: column;
  gap: 10rem;
}
.contact_forms .form_items .privacy .privacy-txt .content ul li {
  padding-left: 15rem;
  margin-left: 1em;
  position: relative;
}
.contact_forms .form_items .privacy .privacy-txt .content ul li::before {
  content: "・";
  position: absolute;
  left: 0;
  top: 0;
  color: #333333;
  font-size: 16px;
}
.contact_forms .form_items .privacy .privacy-check {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 150rem;
}
@media screen and (max-width: 750px) {
  .contact_forms .form_items .privacy .privacy-check {
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 30px;
    gap: 10px;
  }
}
.contact_forms .form_items .privacy .privacy-check .required {
  border-radius: 8px;
  font-family: "NotoSansJP", sans-serif;
  font-weight: 400;
  font-size: clamp(16px, 16px + (19 - 16) * (100vw - 1025px) / (1920 - 1025), 19rem);
  padding: 8px 10px;
  background-color: #9f0f0c;
  color: #fff;
  margin-right: 30rem;
}
@media screen and (max-width: 750px) {
  .contact_forms .form_items .privacy .privacy-check .required {
    margin-right: 0;
  }
}
.contact_forms .form_items .privacy .privacy-check input {
  width: 20px;
  height: 20px;
  border: 1px solid #000;
  background-color: transparent;
}
.contact_forms .form_items .privacy .mwform-checkbox-field {
  margin: 0;
}
@media screen and (max-width: 1280px) {
  .contact_forms .form_items .privacy .mwform-checkbox-field label {
    display: flex;
    align-items: center;
  }
}
.contact_forms .form_items .privacy .mwform-checkbox-field .mwform-checkbox-field-text {
  font-family: "NotoSansJP", sans-serif;
  font-weight: 500;
  font-size: clamp(16px, 16px + (21 - 16) * (100vw - 1025px) / (1920 - 1025), 21rem);
  line-height: 100%;
}
.contact_forms .btns .btn-confirm,
.contact_forms .btns .btn-submit,
.contact_forms .btns .btn-back {
  width: fit-content;
  margin: auto;
}
.contact_forms .btns .btn-confirm button,
.contact_forms .btns .btn-submit button,
.contact_forms .btns .btn-back button {
  position: relative;
  width: 360rem;
  font-family: "NotoSansJP", sans-serif;
  font-weight: 500;
  font-size: clamp(16px, 16px + (24 - 16) * (100vw - 1025px) / (1920 - 1025), 24rem);
  line-height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 84rem;
  color: #000000;
  background-color: #fff;
  gap: 25rem;
  margin: auto;
  transition: all 0.4s ease;
  border: 2px solid #000;
}
@media screen and (max-width: 1280px) {
  .contact_forms .btns .btn-confirm button,
  .contact_forms .btns .btn-submit button,
  .contact_forms .btns .btn-back button {
    height: 50px;
  }
}
@media screen and (max-width: 750px) {
  .contact_forms .btns .btn-confirm button,
  .contact_forms .btns .btn-submit button,
  .contact_forms .btns .btn-back button {
    width: 213px;
    font-size: 21px;
    height: 60px;
    gap: 10px;
  }
}
.contact_forms .btns .btn-confirm button::after,
.contact_forms .btns .btn-submit button::after,
.contact_forms .btns .btn-back button::after {
  content: "";
  background: url(../img/contact/btn_yaji.png) no-repeat center/contain;
  width: 15px;
  height: 17px;
  display: inline-block;
}
.contact_forms .btns .btn-confirm button:hover,
.contact_forms .btns .btn-submit button:hover,
.contact_forms .btns .btn-back button:hover {
  transform: translateY(6px);
  filter: drop-shadow(2px 0px 0px #cccccc);
  transition: all 0.4s ease;
}
@media screen and (max-width: 1920px) {
  .contact_forms .btns .btn-confirm button:hover,
  .contact_forms .btns .btn-submit button:hover,
  .contact_forms .btns .btn-back button:hover {
    transform: translateY(6rem);
    filter: drop-shadow(2rem 0px 0px #cccccc);
  }
}
.contact_forms .btns .btn-back button::after {
  content: none;
}
.contact_forms .btns .btn-back button::before {
  content: "";
  background: url(../img/contact/btn_yaji.png) no-repeat center/contain;
  transform: scaleX(-1);
  width: 15px;
  height: 17px;
  display: inline-block;
}
.contact_forms .mw_wp_form_confirm .btns {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
@media screen and (max-width: 1920px) {
  .contact_forms .mw_wp_form_confirm .btns {
    gap: 20rem;
  }
}
.contact_forms .mw_wp_form_confirm .item p,
.contact_forms .mw_wp_form_confirm .item .detail,
.contact_forms .mw_wp_form_confirm .item .privacy {
  font-size: 1.8rem;
  line-height: 2;
  font-size: 18px;
  font-weight: 500;
}
.contact_forms .mw_wp_form_confirm .item p .formarea .btn-search,
.contact_forms .mw_wp_form_confirm .item .detail .formarea .btn-search,
.contact_forms .mw_wp_form_confirm .item .privacy .formarea .btn-search {
  display: none;
}
.contact_forms .mw_wp_form_confirm .attention,
.contact_forms .mw_wp_form_confirm .privacy {
  display: none;
}
.contact_forms .w654 {
  max-width: 654rem;
  width: 100%;
  margin: 0 auto;
  padding: 150rem 0 250rem;
}
@media screen and (max-width: 1280px) {
  .contact_forms .w654 {
    max-width: 80%;
  }
}
@media screen and (max-width: 750px) {
  .contact_forms .w654 {
    padding: 70px 0;
    max-width: 343rem;
  }
}
.contact_forms .w654 .complete {
  margin-bottom: 150rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 30rem;
}
@media screen and (max-width: 750px) {
  .contact_forms .w654 .complete {
    gap: 0;
    margin-bottom: 30px;
  }
}
.contact_forms .w654 .complete svg {
  width: 100rem;
  height: auto;
}
@media screen and (max-width: 750px) {
  .contact_forms .w654 .complete svg {
    width: 60px;
  }
}
.contact_forms .w654 .complete .text {
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-size: 40rem;
  text-align: center;
  color: #000000;
}
@media screen and (max-width: 1280px) {
  .contact_forms .w654 .complete .text {
    font-size: 23px;
  }
}
.contact_forms .w654 .desc {
  margin-bottom: 150rem;
}
@media screen and (max-width: 750px) {
  .contact_forms .w654 .desc {
    margin-bottom: 30px;
  }
}
.contact_forms .w654 .desc p {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: clamp(16px, 16px + (21 - 16) * (100vw - 1025px) / (1920 - 1025), 21rem);
  line-height: 180%;
  text-align: center;
  color: #000000;
}

@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;
}
.news_list {
  background: url(../img/news/sec-bg.jpg) no-repeat center/cover;
}
.news_list .w1120 {
  padding: min(250rem, 150px) 0 300rem;
}
@media screen and (max-width: 750px) {
  .news_list .w1120 {
    padding: 70px 0;
  }
}
.news_list .w1120 .sec-title {
  font-family: "Inter", sans-serif;
  font-weight: 500;
  font-size: clamp(16px, 16px + (21 - 16) * (100vw - 1025px) / (1920 - 1025), 21rem);
  line-height: 100%;
  text-transform: uppercase;
  color: #8d785a;
  padding: 30rem 0 30rem 20rem;
  position: relative;
  margin-left: 126rem;
  margin-bottom: 150rem;
  overflow: hidden;
}
.news_list .w1120 .sec-title .line {
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 100%;
  background-color: #8d785a;
  transform: translateY(-100%);
  transition: translate 0.4s ease;
}
@media screen and (max-width: 750px) {
  .news_list .w1120 .sec-title {
    font-size: 21px;
    margin-left: auto;
    width: fit-content;
    margin-right: auto;
    margin-bottom: 30px;
  }
}
.news_list .w1120 .grid-item {
  display: flex;
  flex-direction: column;
  gap: 100rem;
}
@media screen and (max-width: 750px) {
  .news_list .w1120 .grid-item {
    gap: 50px;
  }
}
.news_list .w1120 .grid-item .item {
  display: flex;
  gap: 50rem;
  justify-content: center;
  align-items: center;
  position: relative;
  padding-bottom: 100rem;
  transition: all 0.4s ease;
  border-bottom: 1px solid #999999;
  opacity: 0;
}
@media screen and (max-width: 750px) {
  .news_list .w1120 .grid-item .item {
    flex-direction: column;
    gap: 20px;
    padding-bottom: 50px;
    gap: 13px;
  }
}
.news_list .w1120 .grid-item .item:hover {
  filter: opacity(60%);
  transition: all 0.4s ease;
}
.news_list .w1120 .grid-item .item a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.news_list .w1120 .grid-item .item .thum {
  max-width: 350rem;
  width: 100%;
}
.news_list .w1120 .grid-item .item .item-element {
  max-width: 568rem;
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 20rem;
}
.news_list .w1120 .grid-item .item .item-element .update {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: clamp(16px, 16px + (21 - 16) * (100vw - 1025px) / (1920 - 1025), 21rem);
  line-height: 100%;
  color: #504b44;
}
.news_list .w1120 .grid-item .item .item-element .item-ttl {
  display: flex;
  justify-content: space-between;
}
.news_list .w1120 .grid-item .item .item-element .item-ttl p {
  max-width: 500rem;
  width: 100%;
  font-family: "Inter", sans-serif;
  font-weight: 500;
  font-size: clamp(16px, 16px + (21 - 16) * (100vw - 1025px) / (1920 - 1025), 21rem);
  line-height: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news_list .w1120 .grid-item .item .item-element .item-ttl svg {
  transform: rotate(-90deg);
  width: 29rem;
  height: auto;
}
.news_list .pagination {
  display: flex;
  justify-content: center;
  gap: 10rem;
  margin-top: 100rem;
}
@media screen and (max-width: 750px) {
  .news_list .pagination {
    margin-top: 30px;
    gap: 10px;
  }
}
.news_list .pagination li.current a {
  background-color: rgba(0, 0, 0, 0.9);
  color: #fff;
}
.news_list .pagination li a {
  width: 51rem;
  height: 51rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: clamp(16px, 16px + (21 - 16) * (100vw - 1025px) / (1920 - 1025), 21rem);
  font-family: "Inter", sans-serif;
  font-weight: 600;
  background-color: transparent;
  border: 1px solid #000000;
  transition: all 0.4s ease;
}
@media screen and (max-width: 750px) {
  .news_list .pagination li a {
    width: 38px;
    height: 38px;
  }
}
.news_list .pagination li a:hover {
  filter: opacity(60%);
  transition: all 0.4s ease;
}
.news_list .pagination li a img {
  width: 28rem;
  height: auto;
}
@media screen and (max-width: 750px) {
  .news_list .pagination li a img {
    width: 22px;
  }
}

.news_content {
  background: url(../img/news/sec-bg.jpg) no-repeat center/cover;
}
.news_content .w800 {
  padding: 250rem 0;
  max-width: 800rem;
  width: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 1280px) {
  .news_content .w800 {
    max-width: 80%;
  }
}
@media screen and (max-width: 750px) {
  .news_content .w800 {
    padding: 70px 0;
    max-width: 343rem;
  }
}
.news_content .w800 .item-element {
  display: flex;
  flex-direction: column;
  gap: 50rem;
  margin-bottom: 100rem;
  opacity: 0;
}
@media screen and (max-width: 750px) {
  .news_content .w800 .item-element {
    gap: 5px;
    margin-bottom: 20px;
  }
}
.news_content .w800 .item-element .update {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: clamp(16px, 16px + (21 - 16) * (100vw - 1025px) / (1920 - 1025), 21rem);
  line-height: 100%;
  color: #504b44;
}
.news_content .w800 .item-element .item-ttl {
  font-family: "Inter", sans-serif;
  font-weight: 500;
  font-size: clamp(16px, 16px + (24 - 16) * (100vw - 1025px) / (1920 - 1025), 24rem);
  line-height: 180%;
  color: #504b44;
}
.news_content .w800 .thum {
  max-width: 100%;
  width: 100%;
  margin-bottom: 100rem;
  aspect-ratio: 800/533;
  opacity: 0;
}
@media screen and (max-width: 750px) {
  .news_content .w800 .thum {
    margin-bottom: 20px;
  }
}
.news_content .w800 .thum img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.news_content .w800 .text p {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: clamp(16px, 16px + (21 - 16) * (100vw - 1025px) / (1920 - 1025), 21rem);
  line-height: 180%;
  color: #504b44;
}
.news_content .w800 .page-navi {
  display: flex;
  margin-top: 200rem;
  gap: 154rem;
}
@media screen and (max-width: 750px) {
  .news_content .w800 .page-navi {
    margin-top: 30px;
    justify-content: space-between;
    gap: 0;
  }
}
.news_content .w800 .page-navi .navi {
  min-width: 168rem;
}
@media screen and (max-width: 750px) {
  .news_content .w800 .page-navi .navi {
    min-width: 61px;
  }
}
.news_content .w800 .page-navi .navi a {
  display: flex;
  align-items: center;
  padding: 20rem;
  font-family: "NotoSansJP", sans-serif;
  font-weight: 500;
  font-size: clamp(16px, 16px + (21 - 16) * (100vw - 1025px) / (1920 - 1025), 21rem);
  line-height: 100%;
  color: #ffffff;
  transition: all 0.4s ease;
  background-color: #000000;
}
@media screen and (max-width: 750px) {
  .news_content .w800 .page-navi .navi a {
    padding: 12px 0;
    justify-content: center;
  }
  .news_content .w800 .page-navi .navi a svg {
    width: 11px;
  }
}
.news_content .w800 .page-navi .navi a:hover {
  filter: opacity(60%);
  transition: all 0.4s ease;
}
.news_content .w800 .page-navi .navi.prev a svg {
  margin-right: 16rem;
}
@media screen and (max-width: 750px) {
  .news_content .w800 .page-navi .navi.prev a svg {
    margin-right: 2px;
  }
}
.news_content .w800 .page-navi .navi.next a svg {
  margin-left: 16rem;
}
@media screen and (max-width: 750px) {
  .news_content .w800 .page-navi .navi.next a svg {
    margin-left: 2px;
  }
}/*# sourceMappingURL=subpage.css.map */