@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200;300;400;500;600;700;900&display=swap");
/*@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@400;500&display=swap');*/
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@700&display=swap");
/*! destyle.css v3.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Replaced content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
svg,
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable.
 * 1. Make form elements stylable across systems iOS especially.
 * 2. Inherit text-transform from parent.
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none; /* 1 */
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit; /* 2 */
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type=checkbox] {
  -webkit-appearance: checkbox;
  appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  appearance: radio;
}

/**
 * Correct cursors for clickable elements.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
}

button:disabled,
[type=button]:disabled,
[type=reset]:disabled,
[type=submit]:disabled {
  cursor: default;
}

/**
 * Improve outlines for Firefox and unify style with input elements & buttons.
 */
:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

legend {
  padding: 0;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the outline style in Safari.
 */
[type=search] {
  outline-offset: -2px; /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Fix font inheritance.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/*
 * Remove outline for editable content.
 */
[contenteditable]:focus {
  outline: auto;
}

/* Tables */
/* ============================================ */
/**
1. Correct table border color inheritance in all Chrome and Safari.
*/
table {
  border-color: inherit; /* 1 */
  border-collapse: collapse;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

html {
  overflow-x: hidden;
}

body {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  /* line-height: 1.5; */
  letter-spacing: 0.1em;
  /* overflow-x: hidden; */
  font-size: 14px;
  font-size: 0.875rem;
}

img {
  max-width: 100%;
  vertical-align: bottom;
  /* 画像下の隙間消し */
}

img[src$=".svg"] {
  width: 100%;
}

/*=== ページタイトル ===*/
.page-title h1 {
  font-size: 56px;
  font-size: 3.5rem;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  transition: 1s ease-in-out;
}
.page-title h1::after {
  content: attr(data-jp);
  display: block;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 400;
  font-family: "Noto Sans JP", sans-serif;
  margin-top: 0.7em;
}

@media screen and (max-width: 640px) {
  .page-title h1 {
    font-size: 28px;
    font-size: 1.75rem;
  }
  .page-title h1::after {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
/* ================================================== */
/* 表示切り替え */
/* ================================================== */
.d-switch {
  display: none;
}

@media screen and (min-width: 1201px) {
  .d-switch.min-xl {
    display: block;
  }
}
@media screen and (max-width: 1200px) {
  .d-switch.max-xl {
    display: block;
  }
}
@media screen and (min-width: 1025px) {
  .d-switch.min-lg {
    display: block;
  }
}
@media screen and (max-width: 1024px) {
  .d-switch.max-lg {
    display: block;
  }
}
@media screen and (min-width: 769px) {
  .d-switch.min-md {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .d-switch.max-md {
    display: block;
  }
}
@media screen and (min-width: 641px) {
  .d-switch.min-sm {
    display: block;
  }
}
@media screen and (max-width: 640px) {
  .d-switch.max-sm {
    display: block;
  }
}
/* ================================================== */
/* 汎用アニメーション */
/* ================================================== */
/* ============ ズームイン ============ */
.fadein {
  opacity: 0;
  transition: 1s ease;
}

.fadein.show {
  opacity: 1;
}

.fadein-t {
  opacity: 0;
  transform: translateY(-60px);
  transition: 1s ease;
}

.fadein-t.show {
  opacity: 1;
  transform: translateY(0px);
}

.fadein-b {
  opacity: 0;
  transform: translateY(60px);
  transition: 1s ease;
}

.fadein-b.show {
  opacity: 1;
  transform: translateY(0px);
}

.fadein-l {
  opacity: 0;
  transform: translateX(-60px);
  transition: 1s ease;
}

.fadein-l.show {
  opacity: 1;
  transform: translateX(0px);
}

.fadein-r {
  opacity: 0;
  transform: translateX(60px);
  transition: 1s ease;
}

.fadein-r.show {
  opacity: 1;
  transform: translateX(0px);
}

.delay-1s {
  transition-delay: 1s;
}

/* ============ jump ============ */
.jump.show {
  animation: jump 3s both ease;
}

@keyframes jump {
  0% {
    transform: translate(0, 0);
  }
  5% {
    transform: translate(0, 0);
  }
  10% {
    transform: translate(0, 0);
  }
  20% {
    transform: translate(0, -30px);
  }
  25% {
    transform: translate(0, 0);
  }
  30% {
    transform: translate(0, -30px);
  }
  50% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(0, 0);
  }
}
/* ============ updown ============ */
.updown {
  animation: updown 1s infinite ease-in-out alternate;
}

@keyframes updown {
  0% {
    transform: translate(0, 0px);
  }
  100% {
    transform: translate(0, -10px);
  }
}
/* ============ landing ============ */
.show .landing {
  opacity: 0;
}

.show .landing {
  animation: landing 0.4s both;
}

@keyframes landing {
  0% {
    transform: scale(1, 1) translate(0%, -20%);
    opacity: 0;
  }
  100% {
    transform: scale(1, 1) translate(0%, 0%);
    opacity: 1;
  }
}
.landing.p01 {
  animation-delay: 0.4s;
}
.landing.p02 {
  animation-delay: 0.5s;
}
.landing.p03 {
  animation-delay: 0.6s;
}

/* ============ text-mask-b ============ */
.text-mask-b {
  display: block;
  overflow: hidden;
  opacity: 0;
}
.text-mask-b span {
  display: block;
  opacity: 0;
  transform: matrix(1, 0, 0, 1, 0, 100);
  transition: 1.2s cubic-bezier(0.22, 1, 0.36, 1);
}
.text-mask-b.show {
  opacity: 1;
}
.text-mask-b.show span {
  opacity: 1;
  transform: matrix(1, 0, 0, 1, 0, 0);
}

/* ============ bg-roll ============ */
.bg-extend {
  line-height: 1;
}
.bg-extend .bg-wrap {
  position: relative;
  display: inline-block;
  line-height: 1;
  padding: 0.3em 0.5em;
}
.bg-extend .bg-wrap::before {
  opacity: 0;
}
.bg-extend .bg-wrap:not(:last-child) {
  margin-bottom: 0.3em;
}
.bg-extend .bg-wrap .inn {
  position: relative;
  display: inline-block;
  color: #fff;
}
.bg-extend.show .bg-wrap::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  animation: bg-extend 4s cubic-bezier(0.22, 1, 0.36, 1) forwards;
  transform-origin: left center;
}
.bg-extend.delay.show .bg-wrap::before {
  animation-delay: 1s;
}
@keyframes bg-extend {
  0% {
    opacity: 0;
    transform: scaleX(0) translateX(-5%);
  }
  30% {
    transform: scaleX(1) translateX(0);
  }
  100% {
    transform: scaleX(1) translateX(0);
  }
  30%, 100% {
    opacity: 1;
  }
}

/* ================================================== */
/* 個別アニメーション */
/* ================================================== */
/* ============ #index ロゴとcatch ============ */
/*ロゴ*/
#header .logo-top .txt_sho,
#header .logo-top .kabuto,
#header .logo-top .txt_logo {
  opacity: 0;
}

#header .logo-top.show .txt_sho {
  animation: top-catch1 0.8s ease-out both;
}
#header .logo-top.show .kabuto {
  animation: top-catch1 0.9s ease-out both;
  animation-delay: 0.8s;
}
#header .logo-top.show .txt_logo {
  animation: top-catch1 0.9s ease-out both;
  animation-delay: 0.8s;
}

@keyframes top-catch1 {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/*キャッチ*/
#header .hd-anime02 {
  opacity: 0;
}

#header .hd-anime02.show {
  animation: top-catch2 1s ease both;
  animation-delay: 1.6s;
}

@keyframes top-catch2 {
  from {
    opacity: 0;
    transform: translateX(-60px);
  }
  to {
    opacity: 1;
    transform: translateX(0px);
  }
}
/* ================================================== */
/* フッター */
/* ================================================== */
#footer {
  position: relative;
  z-index: 2;
}
#footer .footer-inner {
  position: relative;
  padding: 90px 0 60px 0;
}
#footer .footer-inner .wrap {
  position: relative;
  width: 80%;
  max-width: 1000px;
  margin: 0 auto;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: flex-end;
  max-width: 1400px;
}
#footer .info {
  position: relative;
  width: calc(100% - 300px);
}
#footer .info .co {
  width: 100%;
}
#footer .info .co img {
  width: 45%;
  max-width: 240px;
  min-width: 160px;
}
#footer .info .address {
  font-size: 16px;
  font-size: 1rem;
  margin-top: 45px;
}
#footer .info .address .co-name {
  line-height: 1.5;
  font-weight: bold;
}
#footer .info .address .min {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 2;
  margin-top: 0.5em;
}
#footer .copy {
  width: 300px;
  font-size: 10px;
  font-size: 0.625rem;
  text-align: right;
  opacity: 0.5;
}

@media screen and (min-width: 1025px) {
  #footer .info .address br {
    display: none;
  }
}
@media screen and (max-width: 1024px) {
  #footer .footer-inner {
    padding: 40px 0 20px 0;
  }
  #footer .footer-inner .wrap {
    display: block;
  }
  #footer .info {
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
  }
  #footer .info .co {
    margin: 0 auto;
    margin-bottom: 10px;
  }
  #footer .info .co img {
    max-width: 200px;
  }
  #footer .info .address {
    position: relative;
    margin-top: 20px;
  }
  #footer .copy {
    width: 100%;
    text-align: center;
  }
}
@media screen and (max-width: 640px) {
  #footer .info .address {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
/* ================================================== */
/* ヘッダー */
/* ================================================== */
#header {
  height: 100vh;
  height: 100svh;
}
#header .wrap {
  height: 100%;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  flex-direction: row;
  flex-wrap: wrap;
}
#header .logo-top {
  width: 50%;
  order: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  flex-wrap: wrap;
  padding: 0 7%;
}
#header .logo-top .logo-img {
  max-width: 450px;
  width: 100%;
}
#header .intro {
  width: 50%;
  order: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  flex-wrap: wrap;
  padding: 0 7%;
  background: url("../img/bg_diagonal-line.svg"), linear-gradient(243deg, #e60012 0%, #910000 100%);
  background-size: cover;
}
#header .intro .intro-inner {
  color: #fff;
  line-height: 2;
}
#header .intro .intro-inner .catch {
  font-size: 56px;
  font-size: 3.5rem;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  transition: 1s ease-in-out;
  margin-bottom: 20px;
  line-height: 1.15;
}

@media screen and (max-width: 1024px) {
  #header {
    height: 40vh;
    height: 40svh;
    min-height: 500px;
  }
  #header .logo-top {
    padding: 0 5%;
  }
  #header .intro {
    padding: 0 5%;
  }
}
@media screen and (max-width: 768px) {
  #header {
    min-height: 420px;
  }
  #header .intro .intro-inner .catch {
    font-size: 46px;
    font-size: 2.875rem;
  }
}
@media screen and (max-width: 640px) {
  #header {
    height: auto;
    min-height: auto;
  }
  #header .wrap {
    display: block;
  }
  #header .logo-top,
#header .intro {
    width: 100%;
    padding: 7% 15%;
  }
  #header .logo-top {
    order: 1;
  }
  #header .logo-top .logo-img {
    max-width: 250px;
  }
  #header .intro {
    order: 2;
  }
  #header .intro .intro-inner .catch {
    font-size: 28px;
    font-size: 1.75rem;
  }
}

/*# sourceMappingURL=style.css.map */
