@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Kosugi&display=swap&text=\\");
@import url("https://fonts.googleapis.com/css2?family=Outfit:wght@200;300;400;500;600&display=swap");
article, aside, details, figcaption, figure, footer,
header, hgroup, nav, section, summary {
  display: block;
}

audio, canvas, video {
  display: inline-block;
}

html.no-cssanimations audio, html.no-cssanimations canvas, html.no-cssanimations video {
  display: inline;
  zoom: 1;
}

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

html {
  overflow-y: scroll;
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

pre, code, kbd, samp {
  font-family: monospace, serif;
}

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

q {
  quotes: none;
}

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

sub, sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

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

img {
  max-width: 100%;
  height: auto;
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: bottom;
}

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

table {
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 100%;
  font-family: inherit;
}

caption, th, td {
  text-align: left;
}

button, input, select, textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: baseline;
  vertical-align: middle;
}

button, input {
  line-height: normal;
}

html.no-postmessage button, html.no-postmessage input {
  overflow: visible;
}

textarea,
input[type=text],
input[type=password],
input[type=tel] {
  -webkit-appearance: none;
  border-radius: 0;
  background-color: #fff;
}

select {
  border-radius: 0;
  background-color: #fff;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

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

input[type=search] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

button {
  -webkit-appearance: none;
  border: none;
  background: none;
  padding: 0;
  margin: 0;
  line-height: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

::-webkit-input-placeholder {
  color: #a4a4a4;
  opacity: 1;
}

*::-moz-placeholder {
  color: #a4a4a4;
  opacity: 1;
}

:-ms-input-placeholder {
  color: #a4a4a4;
  opacity: 1;
}

:placeholder-shown {
  color: #a4a4a4;
  opacity: 1;
}

body {
  min-height: 100vh;
  line-height: 1.75;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6,
object, iframe, pre, code, p, blockquote, form, fieldset, legend,
table, th, td, caption, tbody, tfoot, thead {
  margin: 0;
  padding: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
  line-height: 1.2;
}

ul {
  list-style: none;
  list-style-image: none;
}

em {
  font-style: normal;
}

small {
  font-size: 100%;
}

label {
  cursor: pointer;
}

textarea {
  overflow: auto;
}

legend {
  display: none;
}

fieldset {
  border: none;
}

input, textarea, select, label {
  font-family: inherit;
}

object {
  vertical-align: middle;
}

abbr, acronym {
  border: none;
  font-variant: normal;
}

address, caption, cite, code, dfn, var {
  font-weight: normal;
  font-style: normal;
}

hr {
  display: none;
}

html.no-postmessage body, html.no-postmessage br {
  letter-spacing: 0;
}

html.no-postmessage div {
  zoom: 1;
}

* {
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
}

*::before,
*::after {
  box-sizing: border-box;
}

body {
  color: #222;
  font-family: "Kosugi", "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-weight: 400;
}

body {
  min-width: 1400px;
}
@media screen and (max-width: 1023px) {
  body {
    min-width: inherit;
  }
}

body.low main {
  display: block;
  position: relative;
}
body.low main::before {
  content: "";
  background-color: #FAF9F8;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 610px;
  z-index: -1;
}
@media screen and (max-width: 1023px) {
  body.low main::before {
    height: 189.3333333333vw;
  }
}

a {
  color: #222;
}

input, textarea, select, button {
  color: #222;
  font-family: "Kosugi", "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-weight: 400;
  letter-spacing: 0.08em;
}

img.pc, br.pc {
  display: inline-block;
}

div.pc {
  display: block;
}

.sp {
  display: none;
}

@media screen and (max-width: 1023px) {
  body {
    font-weight: normal;
  }
  input, textarea, select {
    font-weight: normal;
  }
  * {
    outline: none;
  }
  .pc {
    display: none !important;
  }
  img.sp, br.sp {
    display: inline-block;
  }
  div.sp, p.sp {
    display: block;
  }
  img {
    width: 100%;
  }
}
.visuallyHidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  overflow: hidden;
  clip-path: inset(50%);
  white-space: nowrap;
}

.js-anim [data-wipe] {
  clip-path: inset(0 100% 0 0);
  -webkit-clip-path: inset(0 100% 0 0);
  transition: clip-path 1.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition-delay: var(--wipeDelayPc, 0s);
  will-change: clip-path;
}
.js-anim [data-wipe].is-inview {
  clip-path: inset(0 0 0 0);
  -webkit-clip-path: inset(0 0 0 0);
}
@media screen and (max-width: 1023px) {
  .js-anim [data-wipe] {
    transition-delay: var(--wipeDelaySp, 0s);
  }
}

@media (prefers-reduced-motion: reduce) {
  .js-anim [data-wipe] {
    transition: none;
    clip-path: none;
    -webkit-clip-path: none;
  }
}
.js-anim [data-fade] {
  opacity: 0;
  transform: translateY(7px);
  transition: opacity 0.6s cubic-bezier(0.215, 0.61, 0.355, 1), transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1);
  will-change: opacity, transform;
}
.js-anim [data-fade].is-inview {
  opacity: 1;
  transform: translateY(0);
}

@media (prefers-reduced-motion: reduce) {
  .js-anim [data-fade] {
    transition: none;
    opacity: 1;
    transform: none;
  }
}
[data-lottie] svg {
  display: block;
}
[data-lottie].is-lottie picture,
[data-lottie].is-lottie img {
  display: none;
}

#overlay {
  background-color: rgba(34, 34, 34, 0.3);
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  cursor: pointer;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity 0.2s ease, visibility 0s ease 0.2s;
}
#overlay.is-open {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  transition: opacity 0.5s ease, visibility 0s;
}

.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  transition: background-color 0.3s ease;
}
.header.is-scrolled {
  background-color: #fff;
}
.header .inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 72px;
  padding: 0 11px 0 24px;
}
.header__logo img {
  display: block;
}
.header .gnav {
  font-size: 1.6rem;
  letter-spacing: 0.08em;
}
.header .gnav .c-arrow {
  display: none;
}
.header .gnav__list {
  display: flex;
  align-items: center;
}
.header .gnav__list li + li {
  margin-left: 40px;
}
.header .gnav__list a {
  display: inline-block;
  text-decoration: none;
}
.header .gnav__list li:not(.gnav__contact) a {
  position: relative;
}
@media screen and (min-width: 1024px) {
  .header .gnav__list li:not(.gnav__contact) a {
    line-height: 48px;
  }
  .header .gnav__list li:not(.gnav__contact) a::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background: #222;
    transform: scaleX(0);
    transform-origin: right center;
    transition: transform 0.33s cubic-bezier(0.19, 1, 0.22, 1);
  }
  .header .gnav__list li:not(.gnav__contact) a:hover::after {
    transform: scaleX(1);
    transform-origin: left center;
  }
}
.header .gnav__contact a {
  display: inline-block;
  position: relative;
  z-index: 0;
  overflow: hidden;
  background-color: #B91E24;
  border-radius: 8px;
  color: #fff;
  font-weight: bold;
  padding: 0 24px;
  line-height: 48px;
  text-decoration: none;
}
.header .gnav__contact a::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  background: #222;
  transform: scaleX(0);
  transform-origin: right center;
  transition: transform 0.32s cubic-bezier(0.19, 1, 0.22, 1);
}
@media screen and (min-width: 1024px) {
  .header .gnav__contact a:hover::before {
    transform: scaleX(1);
    transform-origin: left center;
  }
}
.header__navToggle {
  display: none;
  position: relative;
}
.header__navToggle span {
  display: block;
}
@media screen and (max-width: 1023px) {
  .header .inner {
    height: 18.1333333333vw;
    padding: 0 0 0 4.2666666667vw;
  }
  .header::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 18.1333333333vw;
    background-color: #fff;
    z-index: 1;
    opacity: 0;
    transition: opacity 0s;
  }
  .header:has(.header__navToggle.open)::before {
    opacity: 1;
    transition-delay: 0.2s;
  }
  .header__logo {
    position: relative;
    z-index: 2;
  }
  .header__logo img {
    width: 49.264vw;
  }
  .header .gnav {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    max-height: 100dvh;
    overflow-y: auto;
    overscroll-behavior: contain;
    font-size: 4.2666666667vw;
    font-weight: bold;
    padding: 22.4vw 6.4vw 10.6666666667vw;
    background-color: #fff;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.2s ease, visibility 0s ease 0.2s;
  }
  .header .gnav.is-open {
    opacity: 1;
    visibility: visible;
    transition: opacity 0.2s ease, visibility 0s;
  }
  .header .gnav__list {
    display: block;
  }
  .header .gnav__list li:not(.gnav__contact) {
    border-bottom: 1px solid #EAEAEA;
  }
  .header .gnav__list li + li {
    margin-left: 0;
  }
  .header .gnav__list a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-decoration: none;
    height: 18.9333333333vw;
  }
  .header .gnav__list li:not(.gnav__contact) a {
    position: relative;
  }
  .header .gnav__list li:not(.gnav__contact) .c-arrow {
    display: inline-block;
    flex-shrink: 0;
    width: 4vw;
    height: 4vw;
    color: #B91E24;
  }
  .header .gnav__contact {
    margin-top: 10.6666666667vw;
  }
  .header .gnav__contact a {
    display: flex;
    border-radius: 2.1333333333vw;
    padding: 0 6.1333333333vw 0 10.6666666667vw;
    height: 16.2666666667vw;
    line-height: 16.2666666667vw;
    text-decoration: none;
  }
  .header .gnav__contact .c-arrow {
    display: inline-block;
    flex-shrink: 0;
    width: 4.2666666667vw;
    height: 4.2666666667vw;
  }
  .header .gnav__contact .c-arrow .c-arrow__icon {
    -webkit-mask-image: url(../images/common/ico_arrow02.svg);
    mask-image: url(../images/common/ico_arrow02.svg);
  }
  .header__navToggle {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    right: 0;
    width: 18.1333333333vw;
    height: 18.1333333333vw;
    z-index: 2;
  }
  .header__navToggle span {
    display: block;
  }
  .header__navToggle .navToggle__line {
    width: 7.4666666667vw;
    height: 4.8vw;
    position: relative;
  }
  .header__navToggle .navToggle__line01, .header__navToggle .navToggle__line02, .header__navToggle .navToggle__line03, .header__navToggle .navToggle__line04, .header__navToggle .navToggle__line05 {
    position: absolute;
    left: 0;
    width: 100%;
    height: 0.5333333333vw;
    background-color: #959595;
  }
  .header__navToggle .navToggle__line01 {
    top: 0;
  }
  .header__navToggle .navToggle__line02 {
    top: 50%;
    transform: translateY(-50%);
  }
  .header__navToggle .navToggle__line03 {
    bottom: 0;
  }
  .header__navToggle .navToggle__line01, .header__navToggle .navToggle__line02, .header__navToggle .navToggle__line03 {
    clip-path: inset(0 0 0 0);
  }
  .header__navToggle .navToggle__line04, .header__navToggle .navToggle__line05 {
    top: 50%;
    clip-path: inset(0 100% 0 0);
  }
  .header__navToggle .navToggle__line04 {
    transform: translateY(-50%) rotate(-45deg);
  }
  .header__navToggle .navToggle__line05 {
    transform: translateY(-50%) rotate(45deg);
  }
  .header__navToggle.open .navToggle__line01, .header__navToggle.open .navToggle__line02, .header__navToggle.open .navToggle__line03, .header__navToggle.open .navToggle__line04, .header__navToggle.open .navToggle__line05 {
    transition: clip-path 0.4s cubic-bezier(0.19, 1, 0.22, 1);
  }
  .header__navToggle.open .navToggle__line01 {
    clip-path: inset(0 0 0 100%);
    transition-delay: 0s;
  }
  .header__navToggle.open .navToggle__line02 {
    clip-path: inset(0 0 0 100%);
    transition-delay: 0.05s;
  }
  .header__navToggle.open .navToggle__line03 {
    clip-path: inset(0 0 0 100%);
    transition-delay: 0.1s;
  }
  .header__navToggle.open .navToggle__line04 {
    clip-path: inset(0 0 0 0);
    transition-delay: 0.18s;
  }
  .header__navToggle.open .navToggle__line05 {
    clip-path: inset(0 0 0 0);
    transition-delay: 0.26s;
  }
}

.c-contentsInner {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1023px) {
  .c-contentsInner {
    padding-inline: 6.4vw;
  }
}

.c-btn01 {
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  z-index: 0;
  overflow: hidden;
  width: 297px;
  height: 72px;
  padding: 0 24px 0 40px;
  background-color: #B91E24;
  color: #fff;
  border-radius: 8px;
  text-decoration: none;
  font-size: 1.6rem;
  letter-spacing: 0.08em;
  font-weight: bold;
}
.c-btn01::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  background: #222;
  transform: scaleX(0);
  transform-origin: right center;
  transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}
@media screen and (min-width: 1024px) {
  .c-btn01:hover::before {
    transform: scaleX(1);
    transform-origin: left center;
  }
}
.c-btn01 .c-arrow {
  flex-shrink: 0;
  width: 15px;
  height: 15px;
}
.c-btn01 .c-arrow .c-arrow__icon {
  -webkit-mask-image: url(../images/common/ico_arrow02.svg);
  mask-image: url(../images/common/ico_arrow02.svg);
}
@media screen and (max-width: 1023px) {
  .c-btn01 {
    display: flex;
    width: 100%;
    height: 16.2666666667vw;
    padding: 0 6.4vw 0 10.6666666667vw;
    border-radius: 2.1333333333vw;
    font-size: 4.2666666667vw;
  }
  .c-btn01 .c-arrow {
    width: 4vw;
    height: 4vw;
  }
}

.c-btn02 {
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  z-index: 0;
  overflow: hidden;
  width: 250px;
  height: 60px;
  padding: 0 24px 0 32px;
  background-color: #F4F4F4;
  color: #222;
  border-radius: 8px;
  text-decoration: none;
  font-size: 1.5rem;
  letter-spacing: 0.08em;
  font-weight: bold;
}
.c-btn02::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  background: #222;
  transform: scaleX(0);
  transform-origin: right center;
  transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}
@media screen and (min-width: 1024px) {
  .c-btn02:hover::before {
    transform: scaleX(1);
    transform-origin: left center;
  }
  .c-btn02:hover {
    color: #fff;
  }
  .c-btn02:hover .c-icoBlank {
    color: #fff;
  }
}
.c-btn02 .c-arrow {
  flex-shrink: 0;
  width: 15px;
  height: 15px;
}
.c-btn02 .c-arrow .c-arrow__icon {
  -webkit-mask-image: url(../images/common/ico_arrow02.svg);
  mask-image: url(../images/common/ico_arrow02.svg);
}
.c-btn02 .c-icoBlank {
  width: 15px;
  height: 12px;
  color: #B91E24;
}
@media screen and (max-width: 1023px) {
  .c-btn02 {
    display: flex;
    width: 100%;
    height: 13.8666666667vw;
    padding: 0 6.4vw 0 8.5333333333vw;
    border-radius: 2.1333333333vw;
    font-size: 3.7333333333vw;
  }
  .c-btn02 .c-arrow {
    width: 4vw;
    height: 4vw;
  }
  .c-btn02 .c-icoBlank {
    width: 4vw;
    height: 3.2vw;
  }
}

.c-textLink {
  text-decoration: none;
}
@media screen and (min-width: 1024px) {
  .c-textLink__label {
    position: relative;
  }
  .c-textLink__label::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background: currentColor;
    transform: scaleX(0);
    transform-origin: right center;
    transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
  }
  .c-textLink:hover .c-textLink__label::after {
    transform: scaleX(1);
    transform-origin: left center;
  }
}

.c-lineLink {
  position: relative;
  display: inline-block;
  overflow: hidden;
  text-decoration: none;
  vertical-align: bottom;
}
.c-lineLink::before, .c-lineLink::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 3px;
  width: 100%;
  height: 1px;
  background: currentColor;
}
.c-lineLink::after {
  left: calc(-100% - 48px);
}
@media screen and (min-width: 1024px) {
  .c-lineLink.is-slide::before, .c-lineLink.is-slide::after {
    animation: lineSlide 0.6s cubic-bezier(0.19, 1, 0.22, 1) both;
  }
}
@media screen and (max-width: 1023px) {
  .c-lineLink::before, .c-lineLink::after {
    bottom: 0.8vw;
  }
}

.c-arrow {
  display: inline-block;
  position: relative;
  width: 30px;
  height: 29px;
  overflow: hidden;
}
.c-arrow__icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: currentColor;
  -webkit-mask: url(../images/common/ico_arrow.svg) no-repeat center/contain;
  mask: url(../images/common/ico_arrow.svg) no-repeat center/contain;
}
.c-arrow__icon:nth-child(2) {
  left: calc(-100% - 24px);
}
@media screen and (min-width: 1024px) {
  .c-arrow.is-slide .c-arrow__icon {
    animation: arrowThrough 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  }
}

@keyframes arrowThrough {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(calc(100% + 24px));
  }
}
.c-icoBlank {
  display: inline-block;
  position: relative;
  flex-shrink: 0;
  width: 16px;
  height: 14px;
}
.c-icoBlank__win {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: currentColor;
  -webkit-mask: url(../images/common/ico_blank.svg) no-repeat center/contain;
  mask: url(../images/common/ico_blank.svg) no-repeat center/contain;
}
.c-icoBlank__win:nth-child(1) {
  clip-path: inset(0 20% 22% 0);
}
.c-icoBlank__win:nth-child(2) {
  clip-path: polygon(80% 0, 100% 0, 100% 100%, 0 100%, 0 78%, 80% 78%);
}
@media screen and (min-width: 1024px) {
  a:hover .c-icoBlank__win:nth-child(1) {
    animation: icoBlankBack 0.2s ease-out 0.1s;
  }
  a:hover .c-icoBlank__win:nth-child(2) {
    animation: icoBlankFront 0.5s ease-out;
  }
}

@keyframes icoBlankBack {
  from {
    clip-path: inset(78% 20% 22% 80%);
    transform: translate(3px, 3px);
  }
  to {
    clip-path: inset(0 20% 22% 0);
    transform: translate(0px, 0px);
  }
}
@keyframes icoBlankFront {
  from {
    opacity: 0;
    transform: translate(3px, 3px);
  }
  40% {
    opacity: 1;
  }
  to {
    opacity: 1;
    transform: translate(0, 0);
  }
}
.c-lowMv {
  min-height: 396px;
}
.c-lowMv canvas {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  display: block;
  z-index: 1;
  will-change: opacity;
  pointer-events: none;
}
.c-lowMv__inner {
  position: relative;
  z-index: 2;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding: 110px 0 0;
}
@media screen and (max-width: 1023px) {
  .c-lowMv {
    min-height: 91.4666666667vw;
  }
  .c-lowMv__inner {
    padding: 29.3333333333vw 6.4vw 0;
  }
}

body.low .contents {
  position: relative;
  z-index: 2;
}

.c-pankuzu {
  display: flex;
  align-items: center;
  font-size: 1.2rem;
  letter-spacing: 0.08em;
  color: #959595;
}
.c-pankuzu a {
  text-decoration: none;
}
.c-pankuzu li + li {
  position: relative;
  margin-left: 48px;
}
.c-pankuzu li + li::before {
  content: "";
  position: absolute;
  left: -32px;
  top: 50%;
  width: 16px;
  height: 1px;
  border-radius: 10px;
  background-color: #CCC;
  transform: translateY(-50%);
}
@media screen and (max-width: 1023px) {
  .c-pankuzu {
    font-size: 3.2vw;
  }
  .c-pankuzu li + li {
    margin-left: 12.8vw;
  }
  .c-pankuzu li + li::before {
    left: -8.5333333333vw;
    width: 4.2666666667vw;
    height: 0.2666666667vw;
    border-radius: 2.6666666667vw;
  }
}

.c-lowTitle {
  margin-top: 25px;
}
.c-lowTitle__en {
  display: block;
  font-family: "Outfit", sans-serif;
  font-weight: 400;
  letter-spacing: 0.08em;
  font-size: 6.8rem;
}
.c-lowTitle__ja {
  display: block;
  font-weight: bold;
  color: #B91E24;
  letter-spacing: 0.08em;
  font-size: 2rem;
  margin-top: 12px;
}
@media screen and (max-width: 1023px) {
  .c-lowTitle__en {
    font-size: 9.6vw;
  }
  .c-lowTitle__ja {
    font-size: 4vw;
    margin-top: 0.8vw;
  }
}
@media screen and (max-width: 1023px) {
  .c-lowTitle {
    margin-top: 14.6666666667vw;
  }
  .c-lowTitle__en {
    font-size: 10.1333333333vw;
  }
  .c-lowTitle__ja {
    font-size: 4.2666666667vw;
    margin-top: 2.6666666667vw;
  }
}

.c-secTitle__en {
  display: block;
  font-family: "Outfit", sans-serif;
  font-weight: 400;
  letter-spacing: 0.08em;
  font-size: 4.8rem;
}
.c-secTitle__ja {
  display: block;
  font-weight: bold;
  color: #B91E24;
  letter-spacing: 0.08em;
  font-size: 1.6rem;
  margin-top: -3px;
}
@media screen and (max-width: 1023px) {
  .c-secTitle__en {
    font-size: 9.6vw;
  }
  .c-secTitle__ja {
    font-size: 4vw;
    margin-top: 0.8vw;
  }
}
.c-secTitle__en, .c-secTitle__ja {
  width: fit-content;
}

@media screen and (max-width: 1023px) {
  body.low .c-secTitle__en {
    line-height: 1.05;
  }
  body.low .c-secTitle__ja {
    margin-top: 2.1333333333vw;
  }
}

@media (scripting: enabled) {
  .c-secTitle:not(.is-ready),
  .js-textReveal:not(.is-ready) {
    visibility: hidden;
  }
}
.revealWord {
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  padding: 0.25em 0;
  margin: -0.25em 0;
}

.revealChar {
  display: inline-block;
  overflow: hidden;
  vertical-align: bottom;
  padding: 0.25em 0;
  margin: -0.25em 0;
}

.revealChar__inner {
  display: inline-block;
}

body.low .contact {
  margin-top: 200px;
}
@media screen and (max-width: 1023px) {
  body.low .contact {
    margin-top: 26.6666666667vw;
  }
}

.contact {
  position: relative;
  z-index: 2;
  margin-top: 160px;
}
.contact__link {
  display: block;
  position: relative;
  z-index: 0;
  overflow: hidden;
  text-decoration: none;
  background-color: #B91E24;
  color: #fff;
}
.contact__link::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  background: #222;
  transform: scaleX(0);
  transform-origin: right center;
  transition: transform 0.9s cubic-bezier(0.19, 1, 0.22, 1);
}
@media screen and (min-width: 1024px) {
  .contact__link:hover::before {
    transform: scaleX(1);
    transform-origin: left center;
  }
}
.contact__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 237px;
}
.contact__text {
  font-size: 2rem;
  font-weight: bold;
  letter-spacing: 0.08em;
}
.contact__title {
  font-family: "Outfit", sans-serif;
  font-size: 4.8rem;
  font-weight: 300;
  letter-spacing: 0.08em;
  margin-right: 51px;
}
.contact__cta {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 1023px) {
  .contact {
    margin-top: 26.6666666667vw;
  }
  .contact__link {
    display: block;
  }
  .contact__inner {
    display: block;
    height: 42.6666666667vw;
    padding: 8vw 6.9333333333vw 0 6.4vw;
  }
  .contact__text {
    font-size: 3.7333333333vw;
  }
  .contact__title {
    font-size: 7.4666666667vw;
    margin-right: 0vw;
  }
  .contact__cta {
    margin-top: 4vw;
    display: flex;
    justify-content: space-between;
  }
  .contact__cta .c-arrow {
    width: 6.6666666667vw;
    height: 6.6666666667vw;
  }
}

.footer {
  position: relative;
  z-index: 2;
  background-color: #fff;
}
.footer__inner {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding: 140px 0 60px;
}
.footer__logo img {
  width: 370px;
}
.footer__brand {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.footer .fnav__list {
  display: flex;
  align-items: center;
}
.footer .fnav__list li + li {
  margin-left: 40px;
}
.footer .fnav__list a {
  font-size: 1.4rem;
  letter-spacing: 0.08em;
  text-decoration: none;
  position: relative;
  display: inline-block;
  overflow: hidden;
}
.footer .fnav__list a::before, .footer .fnav__list a::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 3px;
  width: 100%;
  height: 1px;
  background: currentColor;
}
.footer .fnav__list a::after {
  left: calc(-100% - 48px);
}
@media screen and (min-width: 1024px) {
  .footer .fnav__list a.is-slide::before, .footer .fnav__list a.is-slide::after {
    animation: lineSlide 0.6s cubic-bezier(0.19, 1, 0.22, 1) both;
  }
}
.footer__offices {
  display: flex;
  margin-top: -3px;
}
.footer .office__addr {
  margin-top: 3px;
}
.footer__bottom {
  border-top: 1px solid #EAEAEA;
  margin-top: 100px;
  padding-top: 56px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 77px;
}
.footer__copy {
  font-size: 1.2rem;
  letter-spacing: 0.08em;
  color: #959595;
}
@media screen and (max-width: 1023px) {
  .footer__inner {
    max-width: 1200px;
    padding: 16vw 6.4vw 6.4vw;
  }
  .footer__logo img {
    width: 59.1173333333vw;
  }
  .footer__brand {
    display: block;
  }
  .footer .fnav__list li + li {
    margin-left: 10.6666666667vw;
  }
  .footer .fnav__list a {
    font-size: 3.7333333333vw;
  }
  .footer .fnav__list a::before, .footer .fnav__list a::after {
    bottom: 0.8vw;
  }
  .footer__offices {
    display: block;
    margin-top: 15.2vw;
  }
  .footer .office__addr {
    margin-top: 0.2666666667vw;
  }
  .footer__bottom {
    display: block;
    border: none;
    margin-top: 14.9333333333vw;
    padding-top: 0vw;
  }
  .footer__copy {
    font-size: 3.2vw;
    margin-top: 13.6vw;
  }
}

@keyframes lineSlide {
  to {
    transform: translateX(calc(100% + 48px));
  }
}
.office + .office {
  margin-left: 102px;
}
.office__name {
  font-family: "Outfit", sans-serif;
  font-size: 1.4rem;
  font-weight: 200;
  color: #333;
  letter-spacing: 0.08em;
}
.office__addr {
  color: #959595;
  font-size: 1.2rem;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 1023px) {
  .office + .office {
    margin-left: 0vw;
    margin-top: 9.3333333333vw;
  }
  .office__name {
    font-size: 3.7333333333vw;
  }
  .office__addr {
    font-size: 3.2vw;
  }
}
