@charset "UTF-8";
@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.11.2/css/all.min.css");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap");
*,
::after,
::before {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

::after,
::before {
  text-decoration: inherit;
  vertical-align: inherit;
}

html {
  cursor: default;
  line-height: 1.5;
  -moz-tab-size: 4;
  -o-tab-size: 4;
     tab-size: 4;
  -webkit-tap-highlight-color: transparent;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  word-break: break-word;
}

body {
  margin: 0;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

dl dl,
dl ol,
dl ul,
ol dl,
ul dl {
  margin: 0;
}

ol ol,
ol ul,
ul ol,
ul ul {
  margin: 0;
}

hr {
  color: inherit;
  height: 0;
  overflow: visible;
}

main {
  display: block;
}

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

nav li::before {
  content: "​";
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

a {
  background-color: transparent;
}

abbr[title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

audio,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

iframe {
  border-style: none;
}

img {
  border-style: none;
}

svg:not([fill]) {
  fill: currentColor;
}

svg:not(:root) {
  overflow: hidden;
}

table {
  border-collapse: collapse;
  border-color: inherit;
  text-indent: 0;
}

button,
input,
select {
  margin: 0;
}

button {
  overflow: visible;
  text-transform: none;
}

[type=button],
[type=reset],
[type=submit],
button {
  -webkit-appearance: button;
}

fieldset {
  border: 1px solid #a0a0a0;
  padding: 0.35em 0.75em 0.625em;
}

input {
  overflow: visible;
}

legend {
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}

progress {
  display: inline-block;
  vertical-align: baseline;
}

select {
  text-transform: none;
}

textarea {
  margin: 0;
  overflow: auto;
  resize: vertical;
  resize: block;
}

[type=checkbox],
[type=radio] {
  padding: 0;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}

::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

:-moz-focusring {
  outline: 1px dotted ButtonText;
}

:-moz-ui-invalid {
  box-shadow: none;
}

details {
  display: block;
}

dialog {
  background-color: #fff;
  border: solid;
  color: #000;
  display: block;
  height: -moz-fit-content;
  height: -webkit-fit-content;
  height: fit-content;
  left: 0;
  margin: auto;
  padding: 1em;
  position: absolute;
  right: 0;
  width: -moz-fit-content;
  width: -webkit-fit-content;
  width: fit-content;
}

dialog:not([open]) {
  display: none;
}

summary {
  display: list-item;
}

canvas {
  display: inline-block;
}

template {
  display: none;
}

[tabindex],
a,
area,
button,
input,
label,
select,
summary,
textarea {
  -ms-touch-action: manipulation;
}

[hidden] {
  display: none;
}

[aria-busy=true] {
  cursor: progress;
}

[aria-controls] {
  cursor: pointer;
}

[aria-disabled=true],
[disabled] {
  cursor: not-allowed;
}

[aria-hidden=false][hidden] {
  display: initial;
}

[aria-hidden=false][hidden]:not(:focus) {
  clip: rect(0, 0, 0, 0);
  position: absolute;
}

@-webkit-keyframes glitch-anim-1 {
  0% {
    clip-path: inset(40% 0 61% 0);
    -webkit-transform: translate(-2px, 2px);
            transform: translate(-2px, 2px);
  }
  20% {
    clip-path: inset(92% 0 1% 0);
    -webkit-transform: translate(2px, -2px);
            transform: translate(2px, -2px);
  }
  40% {
    clip-path: inset(43% 0 1% 0);
    -webkit-transform: translate(-2px, 2px);
            transform: translate(-2px, 2px);
  }
  60% {
    clip-path: inset(25% 0 58% 0);
    -webkit-transform: translate(2px, -2px);
            transform: translate(2px, -2px);
  }
  80% {
    clip-path: inset(54% 0 7% 0);
    -webkit-transform: translate(-2px, 2px);
            transform: translate(-2px, 2px);
  }
  100% {
    clip-path: inset(58% 0 43% 0);
    -webkit-transform: translate(2px, -2px);
            transform: translate(2px, -2px);
  }
}

@keyframes glitch-anim-1 {
  0% {
    clip-path: inset(40% 0 61% 0);
    -webkit-transform: translate(-2px, 2px);
            transform: translate(-2px, 2px);
  }
  20% {
    clip-path: inset(92% 0 1% 0);
    -webkit-transform: translate(2px, -2px);
            transform: translate(2px, -2px);
  }
  40% {
    clip-path: inset(43% 0 1% 0);
    -webkit-transform: translate(-2px, 2px);
            transform: translate(-2px, 2px);
  }
  60% {
    clip-path: inset(25% 0 58% 0);
    -webkit-transform: translate(2px, -2px);
            transform: translate(2px, -2px);
  }
  80% {
    clip-path: inset(54% 0 7% 0);
    -webkit-transform: translate(-2px, 2px);
            transform: translate(-2px, 2px);
  }
  100% {
    clip-path: inset(58% 0 43% 0);
    -webkit-transform: translate(2px, -2px);
            transform: translate(2px, -2px);
  }
}
@-webkit-keyframes glitch-anim-2 {
  0% {
    clip-path: inset(65% 0 5% 0);
    -webkit-transform: translate(2px, -2px);
            transform: translate(2px, -2px);
  }
  20% {
    clip-path: inset(45% 0 40% 0);
    -webkit-transform: translate(-2px, 2px);
            transform: translate(-2px, 2px);
  }
  40% {
    clip-path: inset(14% 0 71% 0);
    -webkit-transform: translate(2px, -2px);
            transform: translate(2px, -2px);
  }
  60% {
    clip-path: inset(80% 0 10% 0);
    -webkit-transform: translate(-2px, 2px);
            transform: translate(-2px, 2px);
  }
  80% {
    clip-path: inset(12% 0 78% 0);
    -webkit-transform: translate(2px, -2px);
            transform: translate(2px, -2px);
  }
  100% {
    clip-path: inset(38% 0 40% 0);
    -webkit-transform: translate(-2px, 2px);
            transform: translate(-2px, 2px);
  }
}
@keyframes glitch-anim-2 {
  0% {
    clip-path: inset(65% 0 5% 0);
    -webkit-transform: translate(2px, -2px);
            transform: translate(2px, -2px);
  }
  20% {
    clip-path: inset(45% 0 40% 0);
    -webkit-transform: translate(-2px, 2px);
            transform: translate(-2px, 2px);
  }
  40% {
    clip-path: inset(14% 0 71% 0);
    -webkit-transform: translate(2px, -2px);
            transform: translate(2px, -2px);
  }
  60% {
    clip-path: inset(80% 0 10% 0);
    -webkit-transform: translate(-2px, 2px);
            transform: translate(-2px, 2px);
  }
  80% {
    clip-path: inset(12% 0 78% 0);
    -webkit-transform: translate(2px, -2px);
            transform: translate(2px, -2px);
  }
  100% {
    clip-path: inset(38% 0 40% 0);
    -webkit-transform: translate(-2px, 2px);
            transform: translate(-2px, 2px);
  }
}
/* 基本設定
******************************************************************************************** */
html {
  cursor: inherit;
  font-size: 62.5%;
  scroll-behavior: smooth;
}

body {
  font-size: 1.6em;
  font-family: "Noto Sans JP", "Helvetica Neue", "Yu Gothic Medium", "游ゴシック Medium", "YuGothic", "游ゴシック体", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "Arial", "メイリオ", "Meiryo", sans-serif;
  font-weight: 400;
  background: #0a0a0a;
  color: #e0e0e0;
  width: 100%;
  overflow-x: hidden;
  line-height: 1.8;
  letter-spacing: 0.05em;
  -webkit-font-smoothing: antialiased;
  margin: 0;
}

img {
  image-rendering: -webkit-optimize-contrast;
  border: 0;
  vertical-align: bottom;
  max-width: 100%;
  height: auto;
}

a {
  color: #8B1538;
  text-decoration: none;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
a:hover, a:active, a:focus {
  color: rgb(205.459375, 31.040625, 82.775);
}
a img {
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

a:hover {
  text-decoration: none;
}
a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
}

a:focus,
button:focus {
  outline: none;
}
a:focus-visible,
button:focus-visible {
  outline: -webkit-focus-ring-color auto 5px;
}

/* レイアウト設定
******************************************************************************************** */
.container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
  padding-left: 20px;
  padding-right: 20px;
}
@media only screen and (max-width: 640px) {
  .container {
    max-width: 100%;
    padding: 0 5%;
  }
}

/* フロート解除・テキスト配置ユーティリティ
******************************************************************************************** */
.clear {
  clear: both;
}

.text-center {
  text-align: center;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.section-title {
  font-size: 32px;
  font-size: 3.2rem;
  font-weight: 700;
  letter-spacing: 0.08em;
}

/* 共通表示切り替え（PC/SP）
******************************************************************************************** */
.pc-mode {
  display: block;
}

.sp-mode {
  display: none;
}

/* ヘッダー
******************************************************************************************** */
.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: rgba(10, 10, 10, 0.95);
  backdrop-filter: blur(10px);
  z-index: 1000;
  border-bottom: 1px solid rgba(139, 21, 56, 0.3);
}
.header__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 20px 0;
}
.header__logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
  position: relative;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.header__logo:hover .header__logo-icon {
  -webkit-filter: brightness(1.2);
          filter: brightness(1.2);
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
.header__logo:hover .header__logo-main {
  color: #8B1538;
}
.header__logo-icon {
  width: 40px;
  height: 40px;
  background-image: url("../img/common/logo-icon.webp");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  -webkit-filter: brightness(1);
          filter: brightness(1);
}
.header__logo-icon:hover {
  -webkit-filter: brightness(1.2) drop-shadow(0 0 10px rgba(139, 21, 56, 0.5));
          filter: brightness(1.2) drop-shadow(0 0 10px rgba(139, 21, 56, 0.5));
}
.header__logo-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2px;
}
.header__logo-main {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 700;
  color: #ffffff;
  letter-spacing: 0.08em;
  line-height: 1;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.header__logo-sub {
  font-size: 11px;
  font-size: 1.1rem;
  font-weight: 600;
  color: rgba(224, 224, 224, 0.9);
  letter-spacing: 0.05em;
  font-family: "Courier New", monospace;
}
.header__logo-sub span {
  color: #8B1538;
  font-weight: 700;
  margin-right: 4px;
}
.header__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 30px;
}
.header__nav-link {
  font-size: 14px;
  font-size: 1.4rem;
  color: #e0e0e0;
  font-weight: 500;
  letter-spacing: 0.1em;
  position: relative;
  display: inline-block;
  text-decoration: none;
}
.header__nav-link::after {
  position: absolute;
  left: 0;
  content: "";
  width: 100%;
  height: 2px;
  background: #8B1538;
  bottom: -4px;
  -webkit-transform: scale(0, 1);
          transform: scale(0, 1);
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  -webkit-transform-origin: center top;
          transform-origin: center top;
}
.header__nav-link:hover::after {
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}
.header__nav-link:hover {
  color: #8B1538;
}
.header__menu-toggle {
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 5px;
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
  margin-left: auto;
  width: 36px;
  height: 24px;
}
.header__menu-toggle span {
  display: block;
  width: 100%;
  height: 3px;
  background: #ffffff;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.header__menu-toggle.active span:nth-child(1) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform: translate(0, 8px);
  transform: translate(0, 8px);
}
.header__menu-toggle.active span:nth-child(2) {
  opacity: 0;
  filter: alpha(opacity=0);
}
.header__menu-toggle.active span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform: translate(0, -8px);
  transform: translate(0, -8px);
}

/* フッター
******************************************************************************************** */
.footer {
  background: #1a1a1a;
  padding: 60px 0 20px;
  margin-top: 100px;
  border-top: 2px solid #8B1538;
}
.footer__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 40px;
}
.footer__logo {
  font-size: 20px;
  font-size: 2rem;
  color: #5C0A0A;
  margin-bottom: 10px;
  font-weight: 700;
  letter-spacing: 0.1em;
}
.footer__tagline {
  font-size: 14px;
  font-size: 1.4rem;
  color: #e0e0e0;
  opacity: 0.7;
}
.footer__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px;
}
.footer__nav-title {
  font-size: 14px;
  font-size: 1.4rem;
  color: #8B1538;
  margin-bottom: 10px;
  font-weight: 700;
  letter-spacing: 0.1em;
}
.footer__nav-link {
  font-size: 13px;
  font-size: 1.3rem;
  color: #e0e0e0;
  opacity: 0.8;
}
.footer__nav-link:hover {
  opacity: 1;
  color: #8B1538;
}
.footer__bottom {
  text-align: center;
  padding-top: 20px;
  border-top: 1px solid rgba(139, 21, 56, 0.2);
}
.footer__copyright {
  font-size: 12px;
  font-size: 1.2rem;
  color: #e0e0e0;
  opacity: 0.6;
}

/* ボタン
******************************************************************************************** */
.button {
  display: inline-block;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 700;
  border-radius: 50px;
  padding: 15px 40px;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  letter-spacing: 0.1em;
  cursor: pointer;
  border: none;
}
.button--cta {
  background: linear-gradient(135deg, #5C0A0A 0%, #8B1538 100%);
  color: #ffffff;
  position: relative;
  overflow: hidden;
}
.button--cta::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(rgba(255, 255, 255, 0.3)), to(transparent));
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.button--cta:hover {
  -webkit-transform: translateY(-2px);
  transform: translateY(-2px);
  -webkit-box-shadow: 0 10px 30px rgba(92, 10, 10, 0.5);
          box-shadow: 0 10px 30px rgba(92, 10, 10, 0.5);
}
.button--cta:hover::before {
  left: 100%;
}
.button--outline {
  background: transparent;
  color: #8B1538;
  border: 2px solid #8B1538;
}
.button--outline:hover {
  background: #8B1538;
  color: #ffffff;
  -webkit-transform: translateY(-2px);
  transform: translateY(-2px);
  -webkit-box-shadow: 0 10px 30px rgba(92, 10, 10, 0.3);
          box-shadow: 0 10px 30px rgba(92, 10, 10, 0.3);
}/*# sourceMappingURL=common.css.map */