@charset "UTF-8";

html {
  -webkit-box-sizing: border-box;
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  box-sizing: border-box;
  word-break: normal;
  tab-size: 4;
}

*,
::before,
::after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
  background-repeat: no-repeat;
}

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

* {
  margin: 0;
  padding: 0;
}

/* General elements */
hr {
  height: 0;
  overflow: visible;
}

details,
main {
  display: block;
}

summary {
  display: list-item;
}

ol,
ul,
dl {
  list-style: none;
}

em {
  font-style: normal;
}

small {
  font-size: 0.875em;
}

[hidden] {
  display: none;
}

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

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline-width: 0;
}

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

pre {
  font-size: 1em;
}

b,
strong {
  font-weight: bolder;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Forms */
input {
  border-radius: 0;
}

[disabled] {
  cursor: default;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

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

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

textarea {
  overflow: auto;
  resize: vertical;
}

button,
input,
optgroup,
select,
textarea {
  font: inherit;
}

optgroup {
  font-weight: bold;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
[type=button],
[type=reset],
[type=submit],
[role=button] {
  color: inherit;
  cursor: pointer;
}

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

button,
input,
select,
textarea {
  border-style: none;
  background-color: transparent;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

button:-moz-focusring,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  outline: 1px dotted ButtonText;
}

select {
  -moz-appearance: none;
  -webkit-appearance: none;
}

select::-ms-expand {
  display: none;
}

select::-ms-value {
  color: currentColor;
}

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

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

/* Specify media element style */
img {
  border-style: none;
}

progress {
  vertical-align: baseline;
}

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

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

[aria-controls] {
  cursor: pointer;
}

[aria-disabled] {
  cursor: default;
}

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

html {
  font-size: 0.7142857vw;
}

body {
  -webkit-text-size-adjust: 100%;
  background-color: #ffffff;
  color: #231815;
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  font-family: "Zen Kaku Gothic New", sans-serif;
}

main {
  background: #fff;
}

img {
  -webkit-backface-visibility: hidden;
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
  backface-visibility: hidden;
}

a {
  -webkit-transition: color 0.25s ease-out, border-color 0.25s ease-out, background-color 0.25s ease-out;
  color: #231815;
  text-decoration: none;
  transition: color 0.25s ease-out, border-color 0.25s ease-out, background-color 0.25s ease-out;
}

a img {
  -webkit-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
}

button {
  border: none;
  cursor: pointer;
}

.swiper .type,
.swiper .text {
  -moz-will-change: opacity, transition;
  will-change: opacity, transition;
}

.header__inner {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.header__logo {
  z-index: 999;
  position: fixed;
  top: 30px;
  left: 30px;
  width: 24px;
  mix-blend-mode: difference;
}

.header__logo__wrap {
  position: relative;
}

.header__logo a {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
}

.header__logo.active svg path {
  fill: #fff;
}

.header .drawermenu {
  -webkit-transition: opacity ease 0.5s, visibility ease 0.5s;
  visibility: hidden;
  z-index: 998;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100dvh;
  background-color: #222;
  color: rgb(128, 135, 139);
  font-family: "Marcellus", serif;
  opacity: 0;
  transition: opacity ease 0.5s, visibility ease 0.5s;
  /*--- ▼アクティブ時
  ----------------------------------- */
}

.header .drawermenu .js-header-mouseStalker {
  -webkit-transition: opacity 0.2s ease-out, visibility 0.2s ease-out, -webkit-transform 0.2s ease-out;
  visibility: hidden;
  z-index: 999;
  position: fixed;
  top: max(-3.25rem, -32.5px);
  left: max(-3.25rem, -32.5px);
  width: min(6.3rem, 63px);
  height: min(6.3rem, 63px);
  background-image: url(../images/common/mousehover_arrow_wh.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-repeat: no-repeat;
  mix-blend-mode: difference;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.2s ease-out, visibility 0.2s ease-out, -webkit-transform 0.2s ease-out;
  transition: transform 0.2s ease-out, opacity 0.2s ease-out, visibility 0.2s ease-out;
  transition: transform 0.2s ease-out, opacity 0.2s ease-out, visibility 0.2s ease-out, -webkit-transform 0.2s ease-out;
}

.header .drawermenu .js-header-mouseStalker.iconChange {
  background-image: url(../images/common/mousehover_arrow_wh_dr.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-repeat: no-repeat;
}

.header .drawermenu .js-header-mouseStalker.is_active {
  visibility: inherit;
  opacity: 1;
}

.header .drawermenu__wrap {
  /*IE(Internet Explorer)・Microsoft Edgeへの対応*/
  -ms-overflow-style: none;
  display: grid;
  place-items: center;
  width: 100%;
  max-width: 1000px;
  height: 100%;
  margin: 0 auto;
  overflow-y: auto;
  /*Firefoxへの対応*/
  scrollbar-width: none;
  /*Google Chrome、Safariへの対応*/
}

.header .drawermenu__wrap::-webkit-scrollbar {
  display: none;
}

.header .drawermenu__conts {
  width: 100%;
  padding: min(4rem, 40px) 0;
  padding-left: 15px;
}

.header .drawermenu .worksImage {
  -webkit-transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: calc(50% + min(24rem, 240px));
  transform: translate(-50%, -50%);
}

.header .drawermenu .worksImage__inner {
  position: relative;
  width: min(33.5rem, 335px);
  height: min(39.2rem, 392px);
  margin: auto;
}

.header .drawermenu .worksImage__inner .js-target {
  -webkit-transition: opacity 0.25s ease-out, visibility 0.25s ease-out;
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: opacity 0.25s ease-out, visibility 0.25s ease-out;
}

.header .drawermenu .worksImage__inner .js-target.current {
  visibility: inherit;
  opacity: 1;
}

.header .drawermenu__menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.header .drawermenu__menu--ttl,
.header .drawermenu__menu .menu {
  -webkit-transform: translateX(30px);
  -webkit-transition-property: opacity, visibility, -webkit-transform;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  visibility: hidden;
  transform: translateX(30px);
  opacity: 0;
  transition-duration: 0.5s;
  transition-property: opacity, visibility, -webkit-transform;
  transition-property: opacity, visibility, transform;
  transition-property: opacity, visibility, transform, -webkit-transform;
  transition-timing-function: ease-out;
}

.header .drawermenu__menu--ttl {
  color: #7C7C7C;
  font-size: 14px;
  font-family: "Montserrat", sans-serif;
}

.header .drawermenu__menu .menu {
  font-family: "Montserrat", sans-serif;
}

.header .drawermenu__menu .menu a {
  -webkit-transition: -webkit-transform 0.25s ease-out;
  display: block;
  color: #fff;
  transition: -webkit-transform 0.25s ease-out;
  transition: transform 0.25s ease-out;
  transition: transform 0.25s ease-out, -webkit-transform 0.25s ease-out;
}

.header .drawermenu__menu .menu a:hover {
  -webkit-transform: translateX(15px);
  transform: translateX(15px);
}

.header .drawermenu__menu .menu+.menu {
  margin-top: 15px;
}

.header .drawermenu__menu.-about {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 50px;
  gap: 54px;
}

.header .drawermenu__menu.-about .menu {
  font-size: 18px;
}

.header .drawermenu__menu.-works {
  margin-bottom: 55px;
  gap: 53px;
}

.header .drawermenu__menu.-works .drawermenu__menu--ttl {
  margin-top: 5px;
}

.header .drawermenu__menu.-works .menu {
  font-size: 26px;
}

.header .drawermenu__menu.-works .menu a {
  -webkit-box-align: end;
  -ms-flex-align: end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: flex-end;
  gap: 12px;
}

.header .drawermenu__menu.-works .menu .fs-small {
  padding-bottom: 0.2em;
  font-size: 0.54em;
}

.header .drawermenu__menu.-works .menu .ffNon {
  margin-left: 0.25em;
}

.header .drawermenu__menu.-contact {
  margin-bottom: 45px;
  gap: 42px;
}

.header .drawermenu__menu.-contact .menu {
  font-size: 14px;
}

.header .drawermenu__menu.-social {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 56px;
}

.header .drawermenu__menu.-social .menu {
  font-size: 14px;
}

.header .drawermenu.active {
  -webkit-transform: translateX(0);
  visibility: inherit;
  transform: translateX(0);
  opacity: 1;
}

.header .drawermenu.active .drawermenu__menu--ttl,
.header .drawermenu.active .drawermenu__menu .menu {
  -webkit-transform: translateX(0);
  visibility: inherit;
  transform: translateX(0);
  opacity: 1;
}

.header .drawermenu.active .drawermenu__menu.-about .drawermenu__menu--ttl {
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}

.header .drawermenu.active .drawermenu__menu.-about .menu:nth-of-type(1) {
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}

.header .drawermenu.active .drawermenu__menu.-works .drawermenu__menu--ttl {
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}

.header .drawermenu.active .drawermenu__menu.-works .menu:nth-of-type(1) {
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}

.header .drawermenu.active .drawermenu__menu.-works .menu:nth-of-type(2) {
  -webkit-transition-delay: 0.7s;
  transition-delay: 0.7s;
}

.header .drawermenu.active .drawermenu__menu.-works .menu:nth-of-type(3) {
  -webkit-transition-delay: 0.8s;
  transition-delay: 0.8s;
}

.header .drawermenu.active .drawermenu__menu.-works .menu:nth-of-type(4) {
  -webkit-transition-delay: 0.9s;
  transition-delay: 0.9s;
}

.header .drawermenu.active .drawermenu__menu.-works .menu:nth-of-type(5) {
  -webkit-transition-delay: 1s;
  transition-delay: 1s;
}

.header .drawermenu.active .drawermenu__menu.-works .menu:nth-of-type(6) {
  -webkit-transition-delay: 1.1s;
  transition-delay: 1.1s;
}

.header .drawermenu.active .drawermenu__menu.-works .menu:nth-of-type(7) {
  -webkit-transition-delay: 1.2s;
  transition-delay: 1.2s;
}

.header .drawermenu.active .drawermenu__menu.-works .menu:nth-of-type(8) {
  -webkit-transition-delay: 1.3s;
  transition-delay: 1.3s;
}

.header .drawermenu.active .drawermenu__menu.-works .menu:nth-of-type(9) {
  -webkit-transition-delay: 1.4s;
  transition-delay: 1.4s;
}

.header .drawermenu.active .drawermenu__menu.-works .menu:nth-of-type(10) {
  -webkit-transition-delay: 1.5s;
  transition-delay: 1.5s;
}

.header .drawermenu.active .drawermenu__menu.-works .menu:nth-of-type(11) {
  -webkit-transition-delay: 1.6s;
  transition-delay: 1.6s;
}

.header .drawermenu.active .drawermenu__menu.-works .menu:nth-of-type(12) {
  -webkit-transition-delay: 1.7s;
  transition-delay: 1.7s;
}

.header .drawermenu.active .drawermenu__menu.-contact .drawermenu__menu--ttl {
  -webkit-transition-delay: 1.5s;
  transition-delay: 1.5s;
}

.header .drawermenu.active .drawermenu__menu.-contact .menu:nth-of-type(1) {
  -webkit-transition-delay: 1.6s;
  transition-delay: 1.6s;
}

.header .drawermenu.active .drawermenu__menu.-contact .menu:nth-of-type(2) {
  -webkit-transition-delay: 1.7s;
  transition-delay: 1.7s;
}

.header .drawermenu.active .drawermenu__menu.-contact .menu:nth-of-type(3) {
  -webkit-transition-delay: 1.8s;
  transition-delay: 1.8s;
}

.header .drawermenu.active .drawermenu__menu.-social .drawermenu__menu--ttl {
  -webkit-transition-delay: 1.9s;
  transition-delay: 1.9s;
}

.header .drawermenu.active .drawermenu__menu.-social .menu:nth-of-type(1) {
  -webkit-transition-delay: 2s;
  transition-delay: 2s;
}

.header .hamburger {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 999;
  position: fixed;
  top: 30px;
  right: 30px;
  align-items: center;
  justify-content: center;
  mix-blend-mode: difference;
}

.header .hamburger__button {
  z-index: 999;
  position: relative;
  width: 32px;
  height: 17px;
  overflow: hidden;
}

.header .hamburger__button .bd {
  -webkit-transition: top 0.3s ease, -webkit-transform 0.3s ease;
  display: block;
  position: absolute;
  width: inherit;
  height: 1px;
  background: #ffffff;
  transition: top 0.3s ease, -webkit-transform 0.3s ease;
  transition: transform 0.3s ease, top 0.3s ease;
  transition: transform 0.3s ease, top 0.3s ease, -webkit-transform 0.3s ease;
}

.header .hamburger__button .bd:nth-of-type(1) {
  top: 6px;
}

.header .hamburger__button .bd:nth-of-type(2) {
  top: 11px;
}

.header .hamburger.active .hamburger__button .bd {
  background: #fff;
}

.header .hamburger.active .hamburger__button .bd:nth-of-type(1) {
  -webkit-transform: rotate(-165deg);
  top: 8px;
  transform: rotate(-165deg);
}

.header .hamburger.active .hamburger__button .bd:nth-of-type(2) {
  -webkit-transform: rotate(165deg);
  top: 8px;
  transform: rotate(165deg);
}

/* --- ▼レスポンシブ
/* --------------------------------------------------------- */
.footer {
  padding: 37px 33px;
}

.footer__head {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 180px;
}

.footer__head .footer__logo {
  width: 370px;
  margin-bottom: 26px;
}

.footer__head .footer__contact--title {
  margin-bottom: 16px;
  color: #949494;
  font-size: 12px;
  font-family: "Montserrat", sans-serif;
}

.footer__head .footer__contact--link {
  font-size: 14px;
  font-family: "Montserrat", sans-serif;
}

.footer__head .footer__contact--link+.footer__contact--link {
  margin-top: 10px;
}

.footer__head .footer__contact--link a {
  -webkit-transition: color 0.25s ease;
  transition: color 0.25s ease;
}

.footer__head .footer__contact--link a:hover {
  color: #4f4f4f;
}

.footer__foot {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
}

.footer__foot .footer__menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.footer__foot .footer__menu .menu {
  font-size: 12px;
  font-family: "Montserrat", sans-serif;
}

.footer__foot .footer__menu .menu+.menu {
  margin-left: 50px;
}

.footer__foot .footer__menu .menu a {
  -webkit-transition: color 0.25s ease;
  transition: color 0.25s ease;
}

.footer__foot .footer__menu .menu a:hover {
  color: #4f4f4f;
}

.footer__foot .footer__copyright {
  color: #949494;
  font-size: 11px;
  font-family: "Montserrat", sans-serif;
}

/* --- ▼レスポンシブ
/* --------------------------------------------------------- */
/* ---------------------------------------------------------
▼c-pageFv
------------------------------------------------------------*/
.c-pageFv {
  padding: 27.8rem 0 15.5rem;
}

.c-pageFv--name {
  margin-bottom: 12px;
  padding-left: 30px;
  font-weight: 500;
  font-size: 42px;
  font-family: "Montserrat", sans-serif;
}

.c-pageFv--name.-p034 {
  padding: 0 3.4rem;
}

.c-pageFv--name .fs-mini {
  margin-bottom: 2px;
  margin-left: 20px;
  font-size: 24px;
}

.c-pageFv--name .ffNon {
  margin-left: 7px;
  font-weight: 400;
  font-size: 23px;
  font-family: "Noto Sans JP", sans-serif;
}

.c-pageFv--image.-p034 {
  padding: 0 3.4rem;
}

.c-pageFv__head {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  margin-bottom: 23px;
  padding: 0 30px;
}

.c-pageFv__head.-p034 {
  padding: 0 3.4rem;
}

.c-pageFv__head--residence {
  font-size: 14px;
  font-family: "Montserrat", sans-serif;
}

.c-pageFv__head--link {
  font-size: 14px;
  font-family: "Montserrat", sans-serif;
}

.c-pageFv__head--link .ffNon {
  margin-left: 3px;
  font-weight: 300;
  font-family: "Noto Sans JP", sans-serif;
}

.c-pageFv__head--link a {
  position: relative;
  margin-left: 10px;
}

.c-pageFv__head--link a::before {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #231815;
  content: "";
}

.c-pageFv__head--link a:hover::before {
  -webkit-animation: borderAnime 1.2s cubic-bezier(0.4, 0, 0.2, 1);
  animation: borderAnime 1.2s cubic-bezier(0.4, 0, 0.2, 1);
}

@-webkit-keyframes borderAnime {
  0% {
    -webkit-transform: scale(1, 1);
    -webkit-transform-origin: right top;
    transform: scale(1, 1);
    transform-origin: right top;
  }

  50% {
    -webkit-transform: scale(0, 1);
    -webkit-transform-origin: right top;
    transform: scale(0, 1);
    transform-origin: right top;
  }

  50.1% {
    -webkit-transform: scale(0, 1);
    -webkit-transform-origin: left top;
    transform: scale(0, 1);
    transform-origin: left top;
  }

  100% {
    -webkit-transform: scale(1, 1);
    -webkit-transform-origin: left top;
    transform: scale(1, 1);
    transform-origin: left top;
  }
}

@keyframes borderAnime {
  0% {
    -webkit-transform: scale(1, 1);
    -webkit-transform-origin: right top;
    transform: scale(1, 1);
    transform-origin: right top;
  }

  50% {
    -webkit-transform: scale(0, 1);
    -webkit-transform-origin: right top;
    transform: scale(0, 1);
    transform-origin: right top;
  }

  50.1% {
    -webkit-transform: scale(0, 1);
    -webkit-transform-origin: left top;
    transform: scale(0, 1);
    transform-origin: left top;
  }

  100% {
    -webkit-transform: scale(1, 1);
    -webkit-transform-origin: left top;
    transform: scale(1, 1);
    transform-origin: left top;
  }
}

/* =========================================================
レスポンシブ
============================================================ */
/* ---------------------------------------------------------
▼c-pageData
------------------------------------------------------------*/
.c-pageData {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  margin-bottom: 16.3rem;
  padding: 0 min(3.5rem, 35px);
  gap: min(16rem, 160px);
}

.c-pageData__description {
  width: 59.8rem;
}

.c-pageData__description--category {
  margin-bottom: 25px;
  color: #ACACAC;
  font-size: 12px;
  font-family: "Montserrat", sans-serif;
}

.c-pageData__description--title {
  -webkit-text-size-adjust: 100%;
  margin-bottom: 21px;
  font-weight: 400;
  font-size: 22px;
  line-height: 1.7272;
  letter-spacing: 0.05em;
}

.c-pageData__description--text {
  -webkit-text-size-adjust: 100%;
  font-size: 14px;
  line-height: 1.73;
  letter-spacing: 0.05em;
}

.c-pageData__description--text+.c-pageData__description--text {
  margin-top: 23px;
}

.c-pageData__details--category {
  margin-bottom: 30px;
  color: #ACACAC;
  font-size: 12px;
  font-family: "Montserrat", sans-serif;
}

.c-pageData__details--name {
  margin-bottom: 30px;
  font-weight: 400;
  font-size: 16px;
  font-family: "Montserrat", sans-serif;
  letter-spacing: 0.04em;
}

.c-pageData__details--name .fs-mini {
  margin-left: 10px;
  font-size: 12px;
}

.c-pageData__details--name .ffNon {
  margin-left: 3px;
  font-weight: 300;
  font-family: "Noto Sans JP", sans-serif;
}

.c-pageData__details--list+.c-pageData__details--list {
  padding-top: 20px;
}

.c-pageData__details--list dt {
  width: 100px;
  float: left;
  color: #ACACAC;
  font-size: 12px;
  font-family: "Montserrat", sans-serif;
  white-space: nowrap;
}

.c-pageData__details--list.-w85 dt {
  width: 85px;
}

.c-pageData__details--list.-w85 dd {
  padding-left: 117px;
}

.c-pageData__details--list.-w130 dt {
  width: 130px;
}

.c-pageData__details--list.-w130 dd {
  padding-left: 162px;
}

.c-pageData__details--list dd {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  padding-left: 132px;
  font-size: 12px;
  font-family: "Montserrat", sans-serif;
}

.c-pageData__details--list dd>span {
  display: block;
}

.c-pageData__details--list dd>a+a,
.c-pageData__details--list dd>span+span,
.c-pageData__details--list dd>a+span,
.c-pageData__details--list dd>span+a {
  margin-top: 6px;
}

.c-pageData__details--list dd>a+a:has(dd),
.c-pageData__details--list dd>span+span:has(dd),
.c-pageData__details--list dd>a+span:has(dd),
.c-pageData__details--list dd>span+a:has(dd) {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.c-pageData__details--list .text-nowrap {
  display: inline-block;
}

.c-pageData__details--list.ja dd {
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  font-size: 13px;
  font-family: "Zen Kaku Gothic New", sans-serif;
  letter-spacing: 0.17em;
}

/* =========================================================
レスポンシブ
============================================================ */
/* ---------------------------------------------------------
▼caseの画像
------------------------------------------------------------*/
.c-pageCase__column {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  margin: 0 20rem 16.5rem;
  gap: 9rem;
}

.c-pageCase--image {
  margin-bottom: 11rem;
}

.c-pageCase--image.-mb30 {
  margin-bottom: 3rem;
}

.c-pageCase--image.-image01 {
  padding: 0 3.3rem;
}

.c-pageCase--image.-image02 {
  padding: 0 10rem;
}

.c-pageCase--image.-image03 {
  padding: 0 20rem;
}

.c-pageCase--image.-image04 {
  padding: 0 3.5rem;
}

.c-pageCase--image.-image05 {
  padding: 0 16.5rem;
}

/* --- ▼モーダルウィンドウ
 ---------------------------------------------- */
.modal {
  /* 開いた時の黒背景 */
  /* 閉じるボタン */
  /* 開く画像 */
}

.modal .modalWindow {
  -webkit-transform: translate(-50%, -50%);
  visibility: hidden;
  z-index: 9999;
  position: fixed;
  top: 50%;
  left: 50%;
  width: min(113rem, 1130px);
  transform: translate(-50%, -50%);
  opacity: 0;
}

.modal .modalWindow video {
  width: 100%;
}

.modal .js-modalOverlay {
  visibility: hidden;
  z-index: 9999;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(0, 0, 0);
  opacity: 0;
}

.modal .modalClose {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  visibility: hidden;
  z-index: 9999;
  position: fixed;
  top: 30px;
  right: 30px;
  align-items: center;
  justify-content: center;
  width: min(3rem, 30px);
  opacity: 0;
}

.modal .modalOpen {
  overflow: hidden;
}

.modal .modalOpen__conts {
  position: relative;
  overflow: hidden;
}

.modal .modalOpen .playitem {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-transform: translate(-50%, -36%);
  -webkit-transition: background-color 0.25s ease, border 0.25s ease;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 50%;
  left: 50%;
  align-items: center;
  justify-content: center;
  width: min(12.3rem, 123px);
  height: min(12.3rem, 123px);
  transform: translate(-50%, -36%);
  border: 1px solid #fff;
  border-radius: 50%;
  color: #fff;
  font-size: min(1.6rem, 16px);
  font-family: "Montserrat", sans-serif;
  transition: background-color 0.25s ease, border 0.25s ease;
}

.modal .modalOpen .movieImg {
  -webkit-transition: -webkit-transform 0.8s cubic-bezier(0.25, 1, 0.5, 1);
  display: block;
  transition: -webkit-transform 0.8s cubic-bezier(0.25, 1, 0.5, 1);
  transition: transform 0.8s cubic-bezier(0.25, 1, 0.5, 1);
  transition: transform 0.8s cubic-bezier(0.25, 1, 0.5, 1), -webkit-transform 0.8s cubic-bezier(0.25, 1, 0.5, 1);
}

.modal .modalOpen:hover .playitem {
  border: 1px solid #231815;
  background-color: #231815;
}

.modal .modalOpen:hover .movieImg {
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}

.modal .js-modalOverlay,
.modal .modalClose,
.modal .modalWindow {
  -webkit-transition: opacity 0.25s ease, visibility 0.25s ease;
  transition: opacity 0.25s ease, visibility 0.25s ease;
}

.modal.modalActive .modalClose,
.modal.modalActive .modalWindow {
  visibility: inherit;
  opacity: 1;
}

.modal.modalActive .js-modalOverlay {
  visibility: inherit;
  opacity: 1;
}

/* =========================================================
レスポンシブ
============================================================ */
/* ---------------------------------------------------------
▼Worksスライダー
------------------------------------------------------------*/
.work__slide {
  position: relative;
}

.work__slide__image {
  -webkit-transform: translate(-50%, -50%);
  z-index: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 36.5rem;
  height: 43.2rem;
  transform: translate(-50%, -50%);
}

.work__slide .work-mouseStalker {
  -webkit-transition: opacity 0.2s ease-out, visibility 0.2s ease-out, -webkit-transform 0.2s ease-out;
  visibility: hidden;
  z-index: 999;
  position: absolute;
  top: -3.25rem;
  left: -3.25rem;
  overflow: hidden;
  mix-blend-mode: difference;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.2s ease-out, visibility 0.2s ease-out, -webkit-transform 0.2s ease-out;
  transition: transform 0.2s ease-out, opacity 0.2s ease-out, visibility 0.2s ease-out;
  transition: transform 0.2s ease-out, opacity 0.2s ease-out, visibility 0.2s ease-out, -webkit-transform 0.2s ease-out;
}

.work__slide .work-mouseStalker__conts {
  width: 6.38rem;
  height: 6.38rem;
  background: url(../images/common/mousehover_arrow_wh.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-repeat: no-repeat;
}

.work__slide .work-mouseStalker.active {
  visibility: inherit;
  opacity: 1;
}

.work__slide .swiper {
  /*スライダーの幅と高さを調整*/
  width: 100%;
}

.work__slide .swiper.workImg__slider {
  height: 53rem;
}

.work__slide .swiper.workBg__slider {
  height: 72rem;
}

.work__slide .swiper-slide {
  /*スライド要素の幅と高さを調整*/
  width: 100%;
  height: 100%;
}

.work__slide .swiper-slide .wrap {
  position: relative;
}

.work__slide .swiper-slide .wrap .image-wrap {
  position: relative;
  overflow: hidden;
}

.work__slide .swiper-slide .wrap a {
  display: block;
}

.work__slide .swiper-slide .wrap a .image {
  -webkit-transition: -webkit-transform 0.8s cubic-bezier(0.25, 1, 0.5, 1);
  transition: -webkit-transform 0.8s cubic-bezier(0.25, 1, 0.5, 1);
  transition: transform 0.8s cubic-bezier(0.25, 1, 0.5, 1);
  transition: transform 0.8s cubic-bezier(0.25, 1, 0.5, 1), -webkit-transform 0.8s cubic-bezier(0.25, 1, 0.5, 1);
}

.work__slide .swiper-slide .wrap a:hover .image {
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}

.work__slide .swiper-slide .text {
  -webkit-transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-weight: 500;
  font-size: 3.4rem;
  font-family: "Montserrat", sans-serif;
  letter-spacing: 0.05em;
  text-align: center;
  opacity: 0;
}

.work__slide .swiper-slide .text .fs22 {
  display: block;
  margin-top: 7px;
  font-size: 2.2rem;
  line-height: normal;
}

.work__slide .swiper-slide .text .fs16 {
  display: block;
  margin-top: 9px;
  font-size: 1.6rem;
  line-height: normal;
}

.work__slide .swiper-slide .text .ffNon {
  margin-left: 0.3rem;
  font-weight: 400;
  font-size: 1.5rem;
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0;
}

.work__slide .swiper-slide .type {
  -webkit-transform: translate(-50%, 100%);
  position: absolute;
  bottom: -4.8rem;
  left: 50%;
  transform: translate(-50%, 100%);
  color: #fff;
  font-size: 1.4rem;
  line-height: 1.8;
  font-family: "Montserrat", sans-serif;
  text-align: center;
  white-space: nowrap;
  opacity: 0;
}

.work__slide .swiper-slide .type,
.work__slide .swiper-slide .text {
  -webkit-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
}

.work__slide .swiper-slide.swiper-slide[class*=-active] .type,
.work__slide .swiper-slide.swiper-slide[class*=-active] .text {
  -webkit-transition: opacity 0.6s 0.7s ease-out;
  -moz-transition: opacity 0.6s 0.7s ease-out;
  opacity: 1;
  transition: opacity 0.6s 0.7s ease-out;
}

.work__slide .swiper-pagination {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: initial;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 14px;
  font-family: "Montserrat", sans-serif;
}

.work__slide .swiper-pagination-wrap {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-transform: translateX(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 1;
  position: absolute;
  top: 6.1rem;
  left: 50%;
  align-items: center;
  justify-content: center;
  transform: translateX(-50%);
}

.work__slide .swiper-pagination-wrap .total {
  margin-left: 0.3em;
  color: #fff;
  font-size: 14px;
  font-family: "Montserrat", sans-serif;
}

.work__slide .swiper-pagination .swiper-pagination-current {
  margin-right: 0.3em;
}

.work__slide .swiper-pagination .swiper-pagination-total {
  display: none;
}

.work__slide .swiper-button-wrap {
  -webkit-transform: translate(-50%, -50%);
  z-index: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
}

.work__slide .swiper-button-prev,
.work__slide .swiper-button-next {
  -webkit-transform: translateY(-50%);
  -webkit-transition: background-color 0.25s ease, border 0.25s ease;
  width: 123px;
  height: 123px;
  margin: 0 9rem;
  transform: translateY(-50%);
  border: 1px solid #fff;
  border-radius: 50%;
  color: #fff;
  font-size: 16px;
  font-family: "Montserrat", sans-serif;
  transition: background-color 0.25s ease, border 0.25s ease;
}

.work__slide .swiper-button-prev::after,
.work__slide .swiper-button-next::after {
  display: none;
}

.work__slide .swiper-button-prev:hover,
.work__slide .swiper-button-next:hover {
  border: 1px solid #231815;
  background-color: #231815;
}

/* =========================================================
レスポンシブ
============================================================ */
/* ---------------------------------------------------------
▼hover 矢印
------------------------------------------------------------*/
.c-hoverArrow {
  display: block;
}

.c-hoverArrow__wrap {
  display: inline-block;
  position: relative;
  margin-bottom: -2px;
  overflow: hidden;
}

.c-hoverArrow .-right {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.c-hoverArrow-out,
.c-hoverArrow-in {
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 14px;
  opacity: 1;
  transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: transform 0.5s, opacity 0.5s;
  transition: transform 0.5s, opacity 0.5s, -webkit-transform 0.5s;
}

.c-hoverArrow-in {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}

.c-hoverArrow-in.-dRight {
  -webkit-transform: translate(-100%, 100%);
  transform: translate(-100%, 100%);
}

.c-hoverArrow-in.-right {
  -webkit-transform: rotate(45deg) translate(-100%, 100%);
  transform: rotate(45deg) translate(-100%, 100%);
}

.c-hoverArrow:hover .c-hoverArrow-out {
  opacity: 0;
}

.c-hoverArrow:hover .c-hoverArrow-out.-dRight {
  -webkit-transform: translate(100%, -100%);
  transform: translate(100%, -100%);
}

.c-hoverArrow:hover .c-hoverArrow-out.-right {
  -webkit-transform: rotate(45deg) translate(100%, -100%);
  transform: rotate(45deg) translate(100%, -100%);
}

.c-hoverArrow:hover .c-hoverArrow-in {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  opacity: 1;
}

.c-hoverArrow:hover .c-hoverArrow-in.-right {
  -webkit-transform: rotate(45deg) translate(0, 0);
  transform: rotate(45deg) translate(0, 0);
}

/* =========================================================
レスポンシブ
============================================================ */
/***
* ここからtopのスタイル
***/
/* ---------------------------------------------------------
▼サイト表示時アニメーション
------------------------------------------------------------*/
.top .logoShow {
  -webkit-animation: topLogoShow 5s 0.5s cubic-bezier(0.16, 1, 0.3, 1) forwards;
  animation: topLogoShow 5s 0.5s cubic-bezier(0.16, 1, 0.3, 1) forwards;
  opacity: 0;
}

@-webkit-keyframes topLogoShow {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes topLogoShow {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.top .topHeaderAnime {
  -webkit-transform: translateY(-7rem);
  -webkit-animation: topHeaderShow 2.5s 2s cubic-bezier(0.16, 1, 0.3, 1) forwards;
  transform: translateY(-7rem);
  animation: topHeaderShow 2.5s 2s cubic-bezier(0.16, 1, 0.3, 1) forwards;
}

@-webkit-keyframes topHeaderShow {
  0% {
    -webkit-transform: translateY(-7rem);
    transform: translateY(-7rem);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes topHeaderShow {
  0% {
    -webkit-transform: translateY(-7rem);
    transform: translateY(-7rem);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

.top .imgShow {
  -webkit-clip-path: inset(100% 0 0 0);
  -webkit-animation: topBorderShow 2.5s 2s cubic-bezier(0.16, 1, 0.3, 1) forwards;
  animation: topBorderShow 2.5s 2s cubic-bezier(0.16, 1, 0.3, 1) forwards;
  clip-path: inset(100% 0 0 0);
}

@-webkit-keyframes topBorderShow {
  0% {
    -webkit-clip-path: inset(100% 0 0 0);
    clip-path: inset(100% 0 0 0);
  }

  100% {
    -webkit-clip-path: inset(0);
    clip-path: inset(0);
  }
}

@keyframes topBorderShow {
  0% {
    -webkit-clip-path: inset(100% 0 0 0);
    clip-path: inset(100% 0 0 0);
  }

  100% {
    -webkit-clip-path: inset(0);
    clip-path: inset(0);
  }
}

/* ---------------------------------------------------------
▼共通
------------------------------------------------------------*/
.mouseStalker {
  -webkit-transition: -webkit-transform 0.2s ease-out;
  z-index: 10;
  position: absolute;
  top: -3.25rem;
  left: -3.25rem;
  mix-blend-mode: difference;
  pointer-events: none;
  transition: -webkit-transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
  transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
}

.mouseStalker__conts {
  -webkit-transform: scale(0.08, 0.08);
  -webkit-transition: background-image 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  width: 6.38rem;
  height: 6.38rem;
  transform: scale(0.08, 0.08);
  border-radius: 50%;
  background-image: url(../images/common/mousehover_arrow_wh.svg);
  background-size: cover;
  background-repeat: no-repeat;
  transition: background-image 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, background-image 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, background-image 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}

.mouseStalker.js-hover .mouseStalker__conts {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}

/* ---------------------------------------------------------
▼section
------------------------------------------------------------*/
.section {
  position: relative;
  width: 100%;
}

.section__logo {
  -webkit-transform: translate(-50%, -50%);
  z-index: 10;
  position: fixed;
  top: 50%;
  left: 50%;
  width: min(45rem, 450px);
  transform: translate(-50%, -50%);
  text-align: center;
  mix-blend-mode: difference;
}

.section .swiper {
  z-index: initial !important;
  width: 100%;
  height: 190rem;
}

.section .swiper-wrapper {
  z-index: initial !important;
}

.section .swiper-slide {
  -webkit-transform: none;
  position: relative;
  transform: none;
}

.section__parallax {
  width: inherit;
  height: inherit;
}

.section__parallax--img {
  z-index: 999;
  position: absolute;
  overflow: hidden;
}

.section__parallax--img a {
  display: block;
}

.section__parallax--img a img {
  -webkit-transition: -webkit-transform 0.8s cubic-bezier(0.25, 1, 0.5, 1);
  transition: -webkit-transform 0.8s cubic-bezier(0.25, 1, 0.5, 1);
  transition: transform 0.8s cubic-bezier(0.25, 1, 0.5, 1);
  transition: transform 0.8s cubic-bezier(0.25, 1, 0.5, 1), -webkit-transform 0.8s cubic-bezier(0.25, 1, 0.5, 1);
}

.section__parallax--img a:hover img {
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}

.section__parallax--img.-img41 {
  top: 14.5rem;
  left: 12rem;
  width: 42.3rem;
}

.section__parallax--img.-img40 {
  top: 6rem;
  left: 88rem;
  width: 21rem;
}

.section__parallax--img.-img39 {
  top: 49rem;
  left: 115rem;
  width: 16rem;
}

.section__parallax--img.-img38 {
  top: 74rem;
  left: 69.5rem;
  width: 29rem;
}

.section__parallax--img.-img37 {
  top: 22.5rem;
  left: 15rem;
  width: 24rem;
}

.section__parallax--img.-img36 {
  top: 68rem;
  left: 33rem;
  width: 19.8rem;
}

.section__parallax--img.-img35 {
  top: 31rem;
  left: 83rem;
  width: 46rem;
}

.section__parallax--img.-img34 {
  top: -10rem;
  left: 13rem;
  width: 46rem;
}

.section__parallax--img.-img33 {
  top: 46.5rem;
  left: 91.5rem;
  width: 16rem;
}

.section__parallax--img.-img32 {
  top: -2rem;
  left: 101.5rem;
  width: 25.8rem;
}

.section__parallax--img.-img31 {
  top: 15rem;
  left: 14.5rem;
  width: 29rem;
}

.section__parallax--img.-img30 {
  top: 26.5rem;
  left: 82rem;
  width: 39.2rem;
}

.section__parallax--img.-img29 {
  top: 70.5rem;
  left: 29.5rem;
  width: 29rem;
}

.section__parallax--img.-img28 {
  top: 93rem;
  left: 110rem;
  width: 20rem;
}

.section__parallax--img.-img27 {
  top: 0.5rem;
  left: 82rem;
  width: 31rem;
}

.section__parallax--img.-img26 {
  top: 16rem;
  left: 10rem;
  width: 46rem;
}

.section__parallax--img.-img25 {
  top: 58rem;
  left: 114.5rem;
  width: 20rem;
}

.section__parallax--img.-img24 {
  top: 34.5rem;
  left: 12rem;
  width: 52rem;
}

.section__parallax--img.-img23 {
  top: 102rem;
  left: 84.8rem;
  width: 17rem;
}

.section__parallax--img.-img22 {
  top: 47rem;
  left: 96rem;
  width: 22.5rem;
}

.section__parallax--img.-img21 {
  top: 31rem;
  left: 8rem;
  width: 31rem;
}

.section__parallax--img.-img20 {
  top: 46.5rem;
  left: 75rem;
  width: 50rem;
}

.section__parallax--img.-img19 {
  top: 89.5rem;
  left: 33.2rem;
  width: 16rem;
}

.section__parallax--img.-img18 {
  top: 23rem;
  left: 114.2rem;
  width: 20rem;
}

.section__parallax--img.-img17 {
  top: 40rem;
  left: 14.5rem;
  width: 42.5rem;
}

.section__parallax--img.-img16 {
  top: 76rem;
  left: 89rem;
  width: 31rem;
}

.section__parallax--img.-img15 {
  top: 84rem;
  left: 34.5rem;
  width: 26rem;
}

.section__parallax--img.-img14 {
  top: 42rem;
  left: 80.5rem;
  width: 52rem;
}

.section__parallax--img.-img13 {
  top: 24rem;
  left: 11rem;
  width: 26rem;
}

.section__parallax--img.-img12 {
  top: 39.5rem;
  left: 99.8rem;
  width: 24rem;
}

.section__parallax--img.-img11 {
  top: 51.6rem;
  left: 12rem;
  width: 42.5rem;
}

.section__parallax--img.-img10 {
  top: 94rem;
  left: 76rem;
  width: 16rem;
}

.section__parallax--img.-img09 {
  top: 21.5rem;
  left: 16rem;
  width: 20rem;
}

.section__parallax--img.-img08 {
  top: 39.5rem;
  left: 84rem;
  width: 46rem;
}

.section__parallax--img.-img07 {
  top: 66rem;
  left: 34.5rem;
  width: 31rem;
}

.section__parallax--img.-img06 {
  top: 16.5rem;
  left: 114.3rem;
  width: 17rem;
}

.section__parallax--img.-img05 {
  top: 28.5rem;
  left: 5.7rem;
  width: 52rem;
}

.section__parallax--img.-img04 {
  top: 63.5rem;
  left: 86.5rem;
  width: 26rem;
}

.section__parallax--img.-img03 {
  top: 17.5rem;
  left: 21rem;
  width: 24rem;
}

.section__parallax--img.-img02 {
  top: 29rem;
  left: 92.2rem;
  width: 42.5rem;
}

.section__parallax--img.-img01 {
  top: 59.5rem;
  left: 54rem;
  width: 16rem;
}

/* =========================================================
レスポンシブ
============================================================ */
/***
* ここからworksのスタイル
***/
/* ---------------------------------------------------------
▼アニメーション
------------------------------------------------------------*/
.work {
  -webkit-animation: workFadein 3s forwards;
  animation: workFadein 3s forwards;
}

@-webkit-keyframes workFadein {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes workFadein {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

/***
* ここからaboutのスタイル
***/
/* ---------------------------------------------------------
▼アニメーション
------------------------------------------------------------*/
.about {
  -webkit-animation: aboutFadein 3s forwards;
  animation: aboutFadein 3s forwards;
}

@-webkit-keyframes aboutFadein {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes aboutFadein {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

/* ---------------------------------------------------------
▼footerの上部を削除
------------------------------------------------------------*/
.about .footer__head {
  display: none !important;
}

/* ---------------------------------------------------------
▼fv
------------------------------------------------------------*/
.about__fv {
  max-width: 1400px;
  margin: 0 auto;
  padding: 15.15svh 10rem 200px;
}

.about__fv__logo {
  width: 228px;
  margin-bottom: 28px;
  mix-blend-mode: difference;
}

.about__fv--title {
  margin-bottom: 50px;
  font-weight: 500;
  font-size: 60px;
  font-family: "Montserrat", sans-serif;
  letter-spacing: -0.01em;
}

.about__fv--text {
  font-size: 14px;
  line-height: 2;
  letter-spacing: 0.04em;
}

.about__fv--text+.about__fv--text {
  margin-top: 20px;
}

/* ---------------------------------------------------------
▼data
------------------------------------------------------------*/
.about__data {
  max-width: 1400px;
  margin: 0 auto 250px;
  padding: 0 10rem;
}

.about__data__wrap {
  width: 670px;
  margin-left: auto;
}

.about__data__title {
  -webkit-box-align: start;
  -ms-flex-align: start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: flex-start;
  width: 270px;
  margin-bottom: 25px;
  font-size: 12px;
  font-family: "Montserrat", sans-serif;
}

.about__data__title--number {
  margin-right: 15px;
}

.about__data__title--text {
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
}

.about__data__title--text .slash {
  -webkit-transform: rotate(-53deg);
  display: block;
  width: 10px;
  height: 1px;
  margin-right: 10px;
  transform: rotate(-53deg);
  background: #231815;
}

.about__data__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.about__data__block+.about__data__block {
  margin-top: 160px;
}

.about__data__block.-service .about__data__info--text {
  font-size: 14px;
  line-height: 1.64285;
  font-family: "Montserrat", sans-serif;
}

.about__data__block.-service .about__data__info--text+.about__data__info--text {
  margin-top: 5px;
}

.about__data__block.-info .about__data__info--text.-title {
  margin-bottom: 5px;
  color: #ACACAC;
  font-size: 12px;
  font-family: "Montserrat", sans-serif;
}

.about__data__block.-info .about__data__info--text.-title:nth-of-type(n+2) {
  margin-top: 20px;
}

.about__data__block.-info .about__data__info--text.-text {
  font-size: 14px;
  line-height: 1.64285;
  letter-spacing: 0.04em;
}

.about__data__block.-info .about__data__info--text.-en {
  font-family: "Montserrat", sans-serif;
}

.about__data__block.-info .about__data__info--text a {
  -webkit-transition: color 0.25s ease;
  transition: color 0.25s ease;
}

.about__data__block.-info .about__data__info--text a:hover {
  color: #4f4f4f;
}

.about__data__block.-director .about__data__info--text {
  margin-bottom: 20px;
  letter-spacing: 0.04em;
}

.about__data__block.-director .about__data__info__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.about__data__block.-director .about__data__info__list+.about__data__info__list {
  margin-top: 5px;
}

.about__data__block.-director .about__data__info__list dt {
  width: 70px;
  font-size: 12px;
  line-height: 1.91666;
  font-family: "Montserrat", sans-serif;
}

.about__data__block.-director .about__data__info__list dd {
  font-size: 14px;
  line-height: 1.64285;
  letter-spacing: 0.04em;
}

.about__data__block.-awards .about__data__info--text {
  font-size: 14px;
  line-height: 1.64285;
}

.about__data__block.-awards .about__data__info--text+.about__data__info--text {
  margin-top: 5px;
}

/* =========================================================
レスポンシブ
============================================================ */
/***
* ここからworksのスタイル
***/
/* ---------------------------------------------------------
▼アニメーション
------------------------------------------------------------*/
.award {
  -webkit-animation: workFadein 3s forwards;
  animation: workFadein 3s forwards;
}

@keyframes workFadein {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

/* ---------------------------------------------------------
▼award
------------------------------------------------------------*/
.award .footer {
  margin-top: 13rem;
}

/* =========================================================
レスポンシブ
============================================================ */
.is-sp {
  display: none !important;
}

/* display */
.d-none {
  display: none !important;
}

.d-block {
  display: block !important;
}

.d-inline {
  display: inline !important;
}

.d-i-block {
  display: inline-block !important;
}

.d-table {
  display: table !important;
}

.d-t-row {
  display: table-row !important;
}

.d-t-cell {
  display: table-cell !important;
}

.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.d-i-flex {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}

/* overflow */
.of-auto {
  overflow: auto;
}

.of-hidden {
  overflow: hidden;
}

/* visibility */
.hidden {
  visibility: hidden !important;
}

.visible {
  visibility: visible !important;
}

/* hover */
.hover-opacity {
  -webkit-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
}

.hover-opacity:hover {
  opacity: 0.8;
}

/* float */
.fl-left {
  float: left !important;
}

.fl-right {
  float: right !important;
}

.fl-none {
  float: none !important;
}

/* clearfix */
.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

.clear-both {
  clear: both !important;
}

/* font-weight */
.fw-normal {
  font-weight: normal !important;
}

.fw-bold {
  font-weight: bold !important;
}

/* font-size */
.fs-sm {
  font-size: 1.4rem !important;
}

.fs-md {
  font-size: 1.6rem !important;
}

.fs-lg {
  font-size: 1.8rem !important;
}

.fs-xl {
  font-size: 2rem !important;
}

.fs-xxl {
  font-size: 2.2rem !important;
}

/* margin */
.m-auto {
  margin: 0 auto !important;
}

.mt-0 {
  margin-top: 0px !important;
}

.mb-0 {
  margin-bottom: 0px !important;
}

.ml-0 {
  margin-left: 0px !important;
}

.mr-0 {
  margin-right: 0px !important;
}

.mt-5 {
  margin-top: 5px !important;
}

.mb-5 {
  margin-bottom: 5px !important;
}

.ml-5 {
  margin-left: 5px !important;
}

.mr-5 {
  margin-right: 5px !important;
}

.mt-10 {
  margin-top: 10px !important;
}

.mb-10 {
  margin-bottom: 10px !important;
}

.ml-10 {
  margin-left: 10px !important;
}

.mr-10 {
  margin-right: 10px !important;
}

.mt-15 {
  margin-top: 15px !important;
}

.mb-15 {
  margin-bottom: 15px !important;
}

.ml-15 {
  margin-left: 15px !important;
}

.mr-15 {
  margin-right: 15px !important;
}

.mt-20 {
  margin-top: 20px !important;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.ml-20 {
  margin-left: 20px !important;
}

.mr-20 {
  margin-right: 20px !important;
}

.mt-25 {
  margin-top: 25px !important;
}

.mb-25 {
  margin-bottom: 25px !important;
}

.ml-25 {
  margin-left: 25px !important;
}

.mr-25 {
  margin-right: 25px !important;
}

.mt-30 {
  margin-top: 30px !important;
}

.mb-30 {
  margin-bottom: 30px !important;
}

.ml-30 {
  margin-left: 30px !important;
}

.mr-30 {
  margin-right: 30px !important;
}

.mt-35 {
  margin-top: 35px !important;
}

.mb-35 {
  margin-bottom: 35px !important;
}

.ml-35 {
  margin-left: 35px !important;
}

.mr-35 {
  margin-right: 35px !important;
}

.mt-40 {
  margin-top: 40px !important;
}

.mb-40 {
  margin-bottom: 40px !important;
}

.ml-40 {
  margin-left: 40px !important;
}

.mr-40 {
  margin-right: 40px !important;
}

.mt-45 {
  margin-top: 45px !important;
}

.mb-45 {
  margin-bottom: 45px !important;
}

.ml-45 {
  margin-left: 45px !important;
}

.mr-45 {
  margin-right: 45px !important;
}

.mt-50 {
  margin-top: 50px !important;
}

.mb-50 {
  margin-bottom: 50px !important;
}

.ml-50 {
  margin-left: 50px !important;
}

.mr-50 {
  margin-right: 50px !important;
}

.mt-55 {
  margin-top: 55px !important;
}

.mb-55 {
  margin-bottom: 55px !important;
}

.ml-55 {
  margin-left: 55px !important;
}

.mr-55 {
  margin-right: 55px !important;
}

.mt-60 {
  margin-top: 60px !important;
}

.mb-60 {
  margin-bottom: 60px !important;
}

.ml-60 {
  margin-left: 60px !important;
}

.mr-60 {
  margin-right: 60px !important;
}

.mt-65 {
  margin-top: 65px !important;
}

.mb-65 {
  margin-bottom: 65px !important;
}

.ml-65 {
  margin-left: 65px !important;
}

.mr-65 {
  margin-right: 65px !important;
}

.mt-70 {
  margin-top: 70px !important;
}

.mb-70 {
  margin-bottom: 70px !important;
}

.ml-70 {
  margin-left: 70px !important;
}

.mr-70 {
  margin-right: 70px !important;
}

.mt-75 {
  margin-top: 75px !important;
}

.mb-75 {
  margin-bottom: 75px !important;
}

.ml-75 {
  margin-left: 75px !important;
}

.mr-75 {
  margin-right: 75px !important;
}

.mt-80 {
  margin-top: 80px !important;
}

.mb-80 {
  margin-bottom: 80px !important;
}

.ml-80 {
  margin-left: 80px !important;
}

.mr-80 {
  margin-right: 80px !important;
}

.mt-85 {
  margin-top: 85px !important;
}

.mb-85 {
  margin-bottom: 85px !important;
}

.ml-85 {
  margin-left: 85px !important;
}

.mr-85 {
  margin-right: 85px !important;
}

.mt-90 {
  margin-top: 90px !important;
}

.mb-90 {
  margin-bottom: 90px !important;
}

.ml-90 {
  margin-left: 90px !important;
}

.mr-90 {
  margin-right: 90px !important;
}

.mt-95 {
  margin-top: 95px !important;
}

.mb-95 {
  margin-bottom: 95px !important;
}

.ml-95 {
  margin-left: 95px !important;
}

.mr-95 {
  margin-right: 95px !important;
}

.mt-100 {
  margin-top: 100px !important;
}

.mb-100 {
  margin-bottom: 100px !important;
}

.ml-100 {
  margin-left: 100px !important;
}

.mr-100 {
  margin-right: 100px !important;
}

/* padding */
.pt-0 {
  padding-top: 0px !important;
}

.pb-0 {
  padding-bottom: 0px !important;
}

.pl-0 {
  padding-left: 0px !important;
}

.pr-0 {
  padding-right: 0px !important;
}

.pt-5 {
  padding-top: 5px !important;
}

.pb-5 {
  padding-bottom: 5px !important;
}

.pl-5 {
  padding-left: 5px !important;
}

.pr-5 {
  padding-right: 5px !important;
}

.pt-10 {
  padding-top: 10px !important;
}

.pb-10 {
  padding-bottom: 10px !important;
}

.pl-10 {
  padding-left: 10px !important;
}

.pr-10 {
  padding-right: 10px !important;
}

.pt-15 {
  padding-top: 15px !important;
}

.pb-15 {
  padding-bottom: 15px !important;
}

.pl-15 {
  padding-left: 15px !important;
}

.pr-15 {
  padding-right: 15px !important;
}

.pt-20 {
  padding-top: 20px !important;
}

.pb-20 {
  padding-bottom: 20px !important;
}

.pl-20 {
  padding-left: 20px !important;
}

.pr-20 {
  padding-right: 20px !important;
}

.pt-25 {
  padding-top: 25px !important;
}

.pb-25 {
  padding-bottom: 25px !important;
}

.pl-25 {
  padding-left: 25px !important;
}

.pr-25 {
  padding-right: 25px !important;
}

.pt-30 {
  padding-top: 30px !important;
}

.pb-30 {
  padding-bottom: 30px !important;
}

.pl-30 {
  padding-left: 30px !important;
}

.pr-30 {
  padding-right: 30px !important;
}

.pt-35 {
  padding-top: 35px !important;
}

.pb-35 {
  padding-bottom: 35px !important;
}

.pl-35 {
  padding-left: 35px !important;
}

.pr-35 {
  padding-right: 35px !important;
}

.pt-40 {
  padding-top: 40px !important;
}

.pb-40 {
  padding-bottom: 40px !important;
}

.pl-40 {
  padding-left: 40px !important;
}

.pr-40 {
  padding-right: 40px !important;
}

.pt-45 {
  padding-top: 45px !important;
}

.pb-45 {
  padding-bottom: 45px !important;
}

.pl-45 {
  padding-left: 45px !important;
}

.pr-45 {
  padding-right: 45px !important;
}

.pt-50 {
  padding-top: 50px !important;
}

.pb-50 {
  padding-bottom: 50px !important;
}

.pl-50 {
  padding-left: 50px !important;
}

.pr-50 {
  padding-right: 50px !important;
}

.pt-55 {
  padding-top: 55px !important;
}

.pb-55 {
  padding-bottom: 55px !important;
}

.pl-55 {
  padding-left: 55px !important;
}

.pr-55 {
  padding-right: 55px !important;
}

.pt-60 {
  padding-top: 60px !important;
}

.pb-60 {
  padding-bottom: 60px !important;
}

.pl-60 {
  padding-left: 60px !important;
}

.pr-60 {
  padding-right: 60px !important;
}

.pt-65 {
  padding-top: 65px !important;
}

.pb-65 {
  padding-bottom: 65px !important;
}

.pl-65 {
  padding-left: 65px !important;
}

.pr-65 {
  padding-right: 65px !important;
}

.pt-70 {
  padding-top: 70px !important;
}

.pb-70 {
  padding-bottom: 70px !important;
}

.pl-70 {
  padding-left: 70px !important;
}

.pr-70 {
  padding-right: 70px !important;
}

.pt-75 {
  padding-top: 75px !important;
}

.pb-75 {
  padding-bottom: 75px !important;
}

.pl-75 {
  padding-left: 75px !important;
}

.pr-75 {
  padding-right: 75px !important;
}

.pt-80 {
  padding-top: 80px !important;
}

.pb-80 {
  padding-bottom: 80px !important;
}

.pl-80 {
  padding-left: 80px !important;
}

.pr-80 {
  padding-right: 80px !important;
}

.pt-85 {
  padding-top: 85px !important;
}

.pb-85 {
  padding-bottom: 85px !important;
}

.pl-85 {
  padding-left: 85px !important;
}

.pr-85 {
  padding-right: 85px !important;
}

.pt-90 {
  padding-top: 90px !important;
}

.pb-90 {
  padding-bottom: 90px !important;
}

.pl-90 {
  padding-left: 90px !important;
}

.pr-90 {
  padding-right: 90px !important;
}

.pt-95 {
  padding-top: 95px !important;
}

.pb-95 {
  padding-bottom: 95px !important;
}

.pl-95 {
  padding-left: 95px !important;
}

.pr-95 {
  padding-right: 95px !important;
}

.pt-100 {
  padding-top: 100px !important;
}

.pb-100 {
  padding-bottom: 100px !important;
}

.pl-100 {
  padding-left: 100px !important;
}

.pr-100 {
  padding-right: 100px !important;
}

/* text-align */
.text-center {
  text-align: center !important;
}

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

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

/* vertical-align */
.va-top {
  vertical-align: top !important;
}

.va-middle {
  vertical-align: middle !important;
}

.va-bottom {
  vertical-align: bottom !important;
}

/* white-space */
.ws-nowrap {
  white-space: nowrap !important;
}

/* width(px) 5-400 */
.w-5 {
  width: 5px !important;
}

.w-10 {
  width: 10px !important;
}

.w-15 {
  width: 15px !important;
}

.w-20 {
  width: 20px !important;
}

.w-25 {
  width: 25px !important;
}

.w-30 {
  width: 30px !important;
}

.w-35 {
  width: 35px !important;
}

.w-40 {
  width: 40px !important;
}

.w-45 {
  width: 45px !important;
}

.w-50 {
  width: 50px !important;
}

.w-55 {
  width: 55px !important;
}

.w-60 {
  width: 60px !important;
}

.w-65 {
  width: 65px !important;
}

.w-70 {
  width: 70px !important;
}

.w-75 {
  width: 75px !important;
}

.w-80 {
  width: 80px !important;
}

.w-85 {
  width: 85px !important;
}

.w-90 {
  width: 90px !important;
}

.w-95 {
  width: 95px !important;
}

.w-100 {
  width: 100px !important;
}

.w-105 {
  width: 105px !important;
}

.w-110 {
  width: 110px !important;
}

.w-115 {
  width: 115px !important;
}

.w-120 {
  width: 120px !important;
}

.w-125 {
  width: 125px !important;
}

.w-130 {
  width: 130px !important;
}

.w-135 {
  width: 135px !important;
}

.w-140 {
  width: 140px !important;
}

.w-145 {
  width: 145px !important;
}

.w-150 {
  width: 150px !important;
}

.w-155 {
  width: 155px !important;
}

.w-160 {
  width: 160px !important;
}

.w-165 {
  width: 165px !important;
}

.w-170 {
  width: 170px !important;
}

.w-175 {
  width: 175px !important;
}

.w-180 {
  width: 180px !important;
}

.w-185 {
  width: 185px !important;
}

.w-190 {
  width: 190px !important;
}

.w-195 {
  width: 195px !important;
}

.w-200 {
  width: 200px !important;
}

.w-205 {
  width: 205px !important;
}

.w-210 {
  width: 210px !important;
}

.w-215 {
  width: 215px !important;
}

.w-220 {
  width: 220px !important;
}

.w-225 {
  width: 225px !important;
}

.w-230 {
  width: 230px !important;
}

.w-235 {
  width: 235px !important;
}

.w-240 {
  width: 240px !important;
}

.w-245 {
  width: 245px !important;
}

.w-250 {
  width: 250px !important;
}

.w-255 {
  width: 255px !important;
}

.w-260 {
  width: 260px !important;
}

.w-265 {
  width: 265px !important;
}

.w-270 {
  width: 270px !important;
}

.w-275 {
  width: 275px !important;
}

.w-280 {
  width: 280px !important;
}

.w-285 {
  width: 285px !important;
}

.w-290 {
  width: 290px !important;
}

.w-295 {
  width: 295px !important;
}

.w-300 {
  width: 300px !important;
}

.w-305 {
  width: 305px !important;
}

.w-310 {
  width: 310px !important;
}

.w-315 {
  width: 315px !important;
}

.w-320 {
  width: 320px !important;
}

.w-325 {
  width: 325px !important;
}

.w-330 {
  width: 330px !important;
}

.w-335 {
  width: 335px !important;
}

.w-340 {
  width: 340px !important;
}

.w-345 {
  width: 345px !important;
}

.w-350 {
  width: 350px !important;
}

.w-355 {
  width: 355px !important;
}

.w-360 {
  width: 360px !important;
}

.w-365 {
  width: 365px !important;
}

.w-370 {
  width: 370px !important;
}

.w-375 {
  width: 375px !important;
}

.w-380 {
  width: 380px !important;
}

.w-385 {
  width: 385px !important;
}

.w-390 {
  width: 390px !important;
}

.w-395 {
  width: 395px !important;
}

.w-400 {
  width: 400px !important;
}

/* width(%) 5-100 */
.w-5per {
  width: 5% !important;
}

.w-10per {
  width: 10% !important;
}

.w-15per {
  width: 15% !important;
}

.w-20per {
  width: 20% !important;
}

.w-25per {
  width: 25% !important;
}

.w-30per {
  width: 30% !important;
}

.w-35per {
  width: 35% !important;
}

.w-40per {
  width: 40% !important;
}

.w-45per {
  width: 45% !important;
}

.w-50per {
  width: 50% !important;
}

.w-55per {
  width: 55% !important;
}

.w-60per {
  width: 60% !important;
}

.w-65per {
  width: 65% !important;
}

.w-70per {
  width: 70% !important;
}

.w-75per {
  width: 75% !important;
}

.w-80per {
  width: 80% !important;
}

.w-85per {
  width: 85% !important;
}

.w-90per {
  width: 90% !important;
}

.w-95per {
  width: 95% !important;
}

.w-100per {
  width: 100% !important;
}

/* width(em) 5-20 */
.w-1em {
  width: 1em !important;
}

.w-2em {
  width: 2em !important;
}

.w-3em {
  width: 3em !important;
}

.w-4em {
  width: 4em !important;
}

.w-5em {
  width: 5em !important;
}

.w-6em {
  width: 6em !important;
}

.w-7em {
  width: 7em !important;
}

.w-8em {
  width: 8em !important;
}

.w-9em {
  width: 9em !important;
}

.w-10em {
  width: 10em !important;
}

.w-11em {
  width: 11em !important;
}

.w-12em {
  width: 12em !important;
}

.w-13em {
  width: 13em !important;
}

.w-14em {
  width: 14em !important;
}

.w-15em {
  width: 15em !important;
}

.w-16em {
  width: 16em !important;
}

.w-17em {
  width: 17em !important;
}

.w-18em {
  width: 18em !important;
}

.w-19em {
  width: 19em !important;
}

.w-20em {
  width: 20em !important;
}

/* width auto*/
.w-auto {
  width: auto !important;
}

@media screen {
  [hidden~=screen] {
    display: inherit;
  }

  [hidden~=screen]:not(:active):not(:focus):not(:target) {
    clip: rect(0 0 0 0) !important;
    position: absolute !important;
  }
}

@media screen and (max-width: 767px) {
  html {
    font-size: 2.5641vw;
  }

  body {
    font-size: 1.4rem;
  }

  .header__logo {
    top: 20px;
    left: 20px;
  }

  .header .hamburger {
    top: 20px;
    right: 20px;
  }

  .header .drawermenu__conts {
    padding: 7rem 0 4rem;
    padding-left: 5.5rem;
  }

  .header .drawermenu__menu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    flex-direction: column;
    align-items: flex-start !important;
    margin-bottom: 0 !important;
    gap: 2rem !important;
  }

  .header .drawermenu__menu+.drawermenu__menu {
    margin-top: 4.5rem;
  }

  .header .drawermenu__menu--ttl {
    font-size: 1.4rem;
  }

  .header .drawermenu__menu .menu+.menu {
    margin-top: 1.2rem;
  }

  .header .drawermenu__menu .menu a {
    -webkit-transition: none;
    transition: none;
  }

  .header .drawermenu__menu .menu a:hover {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  .header .drawermenu__menu.-about .menu {
    font-size: 1.6rem;
  }

  .header .drawermenu__menu.-works .drawermenu__menu--ttl {
    margin-top: 0;
  }

  .header .drawermenu__menu.-works .menu {
    font-size: 2.2rem;
  }

  .header .drawermenu__menu.-works .menu a {
    gap: 0.9rem;
  }

  .header .drawermenu__menu.-works .fs-small {
    font-size: 0.55em;
  }

  .header .drawermenu__menu.-works .ffNon {
    margin-left: 0.4em;
  }

  .header .drawermenu__menu.-contact .menu {
    font-size: 1.4rem;
  }

  .header .drawermenu__menu.-social .menu {
    font-size: 1.3rem;
  }

  .footer {
    padding: 4.5rem 2rem 2rem;
  }

  .footer__head {
    margin-bottom: 25rem;
  }

  .footer__head .footer__logo {
    width: 20.5rem;
    margin-bottom: 3rem;
  }

  .footer__head .footer__contact--title {
    margin-bottom: 1.5rem;
    font-size: 1.2rem;
  }

  .footer__head .footer__contact--link {
    font-size: 1.2rem;
  }

  .footer__head .footer__contact--link+.footer__contact--link {
    margin-top: 1rem;
  }

  .footer__head .footer__contact--link a {
    -webkit-transition: none;
    transition: none;
  }

  .footer__head .footer__contact--link a:hover {
    color: inherit;
  }

  .footer__head__pagetop {
    width: 2.5rem;
  }

  .footer__foot .footer__menu .menu {
    font-size: 1.2rem;
  }

  .footer__foot .footer__menu .menu+.menu {
    margin-left: 3rem;
  }

  .footer__foot .footer__menu .menu a {
    -webkit-transition: none;
    transition: none;
  }

  .footer__foot .footer__menu .menu a:hover {
    color: inherit;
  }

  .footer__foot .footer__copyright {
    font-size: 1.1rem;
  }

  /* ---------------------------------------------------------
  ▼c-pageFv（sp）
  ------------------------------------------------------------*/
  .c-pageFv {
    padding: 25.5rem 0 8.2rem;
  }

  .c-pageFv--name {
    margin-bottom: 0.4rem;
    padding-left: 2rem;
    font-size: 3rem;
  }

  .c-pageFv--name.-p034 {
    padding: 0 2rem;
  }

  .c-pageFv--name .fs-mini {
    display: block;
    margin-top: 0.3rem;
    margin-bottom: 0.9rem;
    margin-left: 0;
    font-size: 1.6rem;
  }

  .c-pageFv--name .ffNon {
    margin-left: 3px;
    font-size: 1.5rem;
  }

  .c-pageFv--image.-p034 {
    padding: 0 2rem;
  }

  .c-pageFv__head {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 2rem;
    padding: 0 2rem;
    gap: 3rem;
  }

  .c-pageFv__head.-p034 {
    padding: 0 2rem;
  }

  .c-pageFv__head--residence {
    font-size: 1.2rem;
  }

  .c-pageFv__head--link {
    font-size: 1.2rem;
  }

  .c-pageFv__head--link .ffNon {
    margin-left: 0.3rem;
  }

  .c-pageFv__head--link a {
    position: relative;
    margin-left: 10px;
  }

  .c-pageFv__head--link a::before {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #231815;
    content: "";
  }

  .c-pageFv__head--link a:hover::before {
    -webkit-animation: none;
    animation: none;
  }

  /* ---------------------------------------------------------
  ▼c-pageData（sp）
  ------------------------------------------------------------*/
  .c-pageData {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 9rem;
    padding: 0 2rem;
    gap: 6.5rem;
  }

  .c-pageData__description {
    width: 100%;
  }

  .c-pageData__description--category {
    margin-bottom: 2rem;
    font-size: 1.2rem;
  }

  .c-pageData__description--title {
    margin-bottom: 2.5rem;
    font-weight: 500;
    font-size: 1.8rem;
    line-height: 1.6111;
  }

  .c-pageData__description--text {
    font-size: 1.4rem;
    line-height: 1.58;
  }

  .c-pageData__description--text+.c-pageData__description--text {
    margin-top: 2rem;
  }

  .c-pageData__details {
    white-space: inherit;
  }

  .c-pageData__details--category {
    margin-bottom: 2rem;
    font-size: 1.2rem;
  }

  .c-pageData__details--name {
    margin-bottom: 2rem;
    font-size: 1.6rem;
    letter-spacing: 0;
  }

  .c-pageData__details--name .fs-mini {
    margin-left: 1rem;
    font-size: 1.2rem;
  }

  .c-pageData__details--name .ffNon {
    margin-left: 0.3rem;
  }

  .c-pageData__details--list+.c-pageData__details--list {
    padding-top: 1.6rem;
  }

  .c-pageData__details--list .sp-pl {
    padding-left: 3.2rem;
  }

  .c-pageData__details--list dt {
    width: 10rem;
    font-size: 1.2rem;
  }

  .c-pageData__details--list.-w85 dt {
    width: 8.5rem;
  }

  .c-pageData__details--list.-w85 dd {
    padding-left: 11.7rem;
  }

  .c-pageData__details--list.-w130 dt {
    width: 13rem;
  }

  .c-pageData__details--list.-w130 dd {
    padding-left: 16.2rem;
  }

  .c-pageData__details--list dd {
    padding-left: 13.2rem;
    font-size: 1.2rem;
    line-height: normal;
  }

  .c-pageData__details--list.ja dd {
    font-size: 1.3rem;
  }

  /* ---------------------------------------------------------
  ▼caseの画像（sp）
  ------------------------------------------------------------*/
  .c-pageCase {
    padding: 0 2rem 6.2rem;
  }

  .c-pageCase__column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0 0 2.5rem;
    gap: 1.5rem;
  }

  .c-pageCase__column .c-pageCase--image {
    margin-bottom: 0;
  }

  .c-pageCase--image {
    margin-bottom: 2.5rem;
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  .c-pageCase--image.-mb30 {
    margin-bottom: 2.5rem;
  }

  /* --- ▼モーダルウィンドウ
  ---------------------------------------------- */
  .modal {
    /* モーダルウィンドウ */
    /* 開いた時の黒背景 */
    /* 閉じるボタン */
    /* 開く画像 */
  }

  .modal .modalWindow {
    width: 100%;
    height: 22.4rem;
  }

  .modal .js-modalOverlay {
    background: rgb(0, 0, 0);
  }

  .modal .modalClose {
    top: 20px;
    right: 20px;
    width: 2rem;
  }

  .modal .modalOpen .playitem {
    width: 10rem;
    height: 10rem;
    font-size: 1.4rem;
  }

  /* ---------------------------------------------------------
  ▼Worksスライダー（sp）
  ------------------------------------------------------------*/
  .work__slide__image {
    top: 39%;
    width: 29.8rem;
    height: 37.5rem;
  }

  .work__slide .work-mouseStalker {
    display: none;
  }

  .work__slide .swiper.workImg__slider {
    height: 48rem;
  }

  .work__slide .swiper.workBg__slider {
    height: 77.5rem;
  }

  .work__slide .swiper-slide .wrap a .image {
    -webkit-transition: none;
    transition: none;
  }

  .work__slide .swiper-slide .wrap a:hover .image {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }

  .work__slide .swiper-slide .text {
    font-size: 2.4rem;
  }

  .work__slide .swiper-slide .text .fs22 {
    margin-top: 0.5rem;
    font-size: 1.4rem;
  }

  .work__slide .swiper-slide .text .fs16 {
    margin-top: 0.5rem;
    font-size: 1.4rem;
  }

  .work__slide .swiper-slide .text .ffNon {
    margin-left: 0.2rem;
    font-size: 1.4rem;
    letter-spacing: 0.05em;
  }

  .work__slide .swiper-slide .type {
    bottom: -3.6rem;
    font-size: 1.4rem;
    line-height: 1.78571;
  }

  .work__slide .swiper-slide .type.spFs13 {
    font-size: 1.3rem;
  }

  .work__slide .swiper-pagination {
    font-size: 1.4rem;
  }

  .work__slide .swiper-pagination-wrap {
    top: 5rem;
  }

  .work__slide .swiper-pagination-wrap .total {
    font-size: 1.4rem;
  }

  .work__slide .swiper-button-wrap {
    -webkit-transform: translate(-50%, 0);
    top: auto;
    bottom: 11rem;
    transform: translate(-50%, 0);
  }

  .work__slide .swiper-button-prev,
  .work__slide .swiper-button-next {
    width: 10rem;
    height: 10rem;
    margin: 0 3.5rem;
    font-size: 1.4rem;
  }

  .work__slide .swiper-button-prev:hover,
  .work__slide .swiper-button-next:hover {
    border: 1px solid #fff;
    background: none;
  }

  /* ---------------------------------------------------------
   ▼hover 矢印（sp）
  ------------------------------------------------------------*/
  .c-hoverArrow__wrap {
    margin-bottom: -0.3rem;
  }

  .c-hoverArrow-out,
  .c-hoverArrow-in {
    -webkit-transition: none;
    width: 1.4rem;
    transition: none;
  }

  .c-hoverArrow:hover .c-hoverArrow-out {
    opacity: 1;
  }

  .c-hoverArrow:hover .c-hoverArrow-out.-dRight {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  .c-hoverArrow:hover .c-hoverArrow-out.-right {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  .c-hoverArrow:hover .c-hoverArrow-in {
    display: none;
  }

  /* ---------------------------------------------------------
  ▼section（sp）
  ------------------------------------------------------------*/
  .section__logo {
    width: 23rem;
  }

  .section .swiper {
    height: 160rem;
  }

  .section__parallax {
    overflow: hidden;
  }

  .section__parallax--img a img {
    -webkit-transition: none;
    transition: none;
  }

  .section__parallax--img a:hover img {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }

  .section__parallax--img.-img41 {
    top: 8rem;
    right: 2rem;
    left: auto;
    width: 23.7rem;
  }

  .section__parallax--img.-img40 {
    top: 44.5rem;
    left: 2rem;
    width: 14.3rem;
  }

  .section__parallax--img.-img39 {
    top: 56rem;
    right: 0;
    left: auto;
    width: 12rem;
  }

  .section__parallax--img.-img38 {
    top: 78rem;
    left: 18.5rem;
    width: 15rem;
  }

  .section__parallax--img.-img37 {
    top: 63.5rem;
    left: 0;
    width: 14.3rem;
  }

  .section__parallax--img.-img36 {
    top: 53.5rem;
    left: 24.5rem;
    width: 12.6rem;
  }

  .section__parallax--img.-img35 {
    top: 22.5rem;
    left: 5rem;
    width: 21.2rem;
  }

  .section__parallax--img.-img34 {
    top: -20rem;
    left: 10rem;
    width: 21rem;
  }

  .section__parallax--img.-img33 {
    top: 12rem;
    left: 2rem;
    width: 12rem;
  }

  .section__parallax--img.-img32 {
    top: 21rem;
    right: 0;
    left: auto;
    width: 16.8rem;
  }

  .section__parallax--img.-img31 {
    top: 35rem;
    left: 3rem;
    width: 15rem;
  }

  .section__parallax--img.-img30 {
    top: 7.5rem;
    right: 3rem;
    left: auto;
    width: 19.5rem;
  }

  .section__parallax--img.-img29 {
    top: 47.5rem;
    left: 3rem;
    width: 15rem;
  }

  .section__parallax--img.-img28 {
    top: 68.5rem;
    right: 3rem;
    left: auto;
    width: 14.5rem;
  }

  .section__parallax--img.-img27 {
    top: 60rem;
    right: 0;
    left: auto;
    width: 15.7rem;
  }

  .section__parallax--img.-img26 {
    top: 27rem;
    left: 2rem;
    width: 21rem;
  }

  .section__parallax--img.-img25 {
    top: 2rem;
    right: 6rem;
    left: auto;
    width: 14rem;
  }

  .section__parallax--img.-img24 {
    top: 13rem;
    left: 0;
    width: 26rem;
  }

  .section__parallax--img.-img23 {
    top: 51rem;
    left: 2rem;
    width: 12.5rem;
  }

  .section__parallax--img.-img22 {
    top: 61.5rem;
    left: 25.5rem;
    width: 13.5rem;
  }

  .section__parallax--img.-img21 {
    top: 10.5rem;
    left: 2rem;
    width: 17rem;
  }

  .section__parallax--img.-img20 {
    top: 38.5rem;
    right: 0;
    left: auto;
    width: 24rem;
  }

  .section__parallax--img.-img19 {
    top: 70rem;
    left: 0;
    width: 12rem;
  }

  .section__parallax--img.-img18 {
    top: 68rem;
    right: 2rem;
    left: auto;
    width: 14rem;
  }

  .section__parallax--img.-img17 {
    top: 34rem;
    left: 5rem;
    width: 24rem;
  }

  .section__parallax--img.-img16 {
    top: 7.5rem;
    right: 2rem;
    left: auto;
    width: 17rem;
  }

  .section__parallax--img.-img15 {
    top: 72rem;
    left: 2rem;
    width: 13.5rem;
  }

  .section__parallax--img.-img14 {
    top: 36rem;
    right: 0;
    left: auto;
    width: 26rem;
  }

  .section__parallax--img.-img13 {
    top: 10rem;
    left: 2rem;
    width: 17rem;
  }

  .section__parallax--img.-img12 {
    top: 9rem;
    right: 0;
    left: auto;
    width: 14.5rem;
  }

  .section__parallax--img.-img11 {
    top: 33.5rem;
    left: 5rem;
    width: 24rem;
  }

  .section__parallax--img.-img10 {
    top: 67rem;
    left: 0rem;
    width: 12rem;
  }

  .section__parallax--img.-img09 {
    top: 4.5rem;
    right: 2rem;
    left: auto;
    width: 14rem;
  }

  .section__parallax--img.-img08 {
    top: 28.5rem;
    left: 11rem;
    width: 21rem;
  }

  .section__parallax--img.-img07 {
    top: 59.5rem;
    left: 0;
    width: 17rem;
  }

  .section__parallax--img.-img06 {
    top: 1rem;
    right: 4.5rem;
    left: auto;
    width: 12.5rem;
  }

  .section__parallax--img.-img05 {
    top: 49.5rem;
    right: 0;
    left: auto;
    width: 24rem;
  }

  .section__parallax--img.-img04 {
    top: 22.5rem;
    left: 2rem;
    width: 13.5rem;
  }

  .section__parallax--img.-img03 {
    top: 7rem;
    left: 0;
    width: 14.5rem;
  }

  .section__parallax--img.-img02 {
    top: 43.5rem;
    left: 6rem;
    width: 24rem;
  }

  .section__parallax--img.-img01 {
    top: 21.5rem;
    right: 0;
    left: auto;
    width: 12rem;
  }

  /* ---------------------------------------------------------
  ▼fv（sp）
  ------------------------------------------------------------*/
  .about__fv {
    margin: 0 auto;
    padding: 15.625svh 2rem 9rem;
  }

  .about__fv__logo {
    width: 16rem;
    margin-bottom: 2rem;
  }

  .about__fv--title {
    margin-bottom: 4rem;
    font-size: 3.4rem;
  }

  .about__fv--text {
    font-size: 1.4rem;
  }

  .about__fv--text+.about__fv--text {
    margin-top: 2rem;
  }

  /* ---------------------------------------------------------
  ▼data（sp）
  ------------------------------------------------------------*/
  .about__data {
    margin: 0 auto 14rem;
    padding-right: 0;
    padding-left: 2rem;
  }

  .about__data__wrap {
    width: 100%;
    margin-left: 0;
  }

  .about__data__title {
    width: 100%;
    margin-bottom: 2.8rem;
    font-size: 1.2rem;
  }

  .about__data__title--number {
    margin-right: 1rem;
  }

  .about__data__title--text .slash {
    width: 1rem;
    margin-right: 1rem;
  }

  .about__data__info {
    padding-left: 4.8rem;
  }

  .about__data__block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .about__data__block+.about__data__block {
    margin-top: 5.5rem;
  }

  .about__data__block.-service .about__data__info--text {
    font-size: 1.4rem;
  }

  .about__data__block.-service .about__data__info--text+.about__data__info--text {
    margin-top: 0.5rem;
  }

  .about__data__block.-info .about__data__info--text.-title {
    margin-bottom: 0.5rem;
    font-size: 1.2rem;
  }

  .about__data__block.-info .about__data__info--text.-title:nth-of-type(n+2) {
    margin-top: 2rem;
  }

  .about__data__block.-info .about__data__info--text.-text {
    font-size: 1.4rem;
  }

  .about__data__block.-director .about__data__info--text {
    margin-bottom: 2rem;
    font-size: 1.4rem;
  }

  .about__data__block.-director .about__data__info__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .about__data__block.-director .about__data__info__list+.about__data__info__list {
    margin-top: 2rem;
  }

  .about__data__block.-director .about__data__info__list dt {
    width: 100%;
    font-size: 1.2rem;
  }

  .about__data__block.-director .about__data__info__list dd {
    font-size: 1.4rem;
  }

  .about__data__block.-awards .about__data__info--text {
    font-size: 1.4rem;
  }

  .about__data__block.-awards .about__data__info--text+.about__data__info--text {
    margin-top: 0.5rem;
  }

  .award .c-pageCase--image:last-child {
    margin-bottom: 0;
  }

  .award .footer {
    margin-top: 0;
  }

  .is-pc {
    display: none !important;
  }

  .is-sp {
    display: block !important;
  }

  .sp-fl-none-sp {
    float: none !important;
  }

  .sp-fl-clear-sp {
    clear: both !important;
  }

  .sp-fs-sm {
    font-size: 1.2rem !important;
  }

  .sp-fs-md {
    font-size: 1.4rem !important;
  }

  .sp-fs-lg {
    font-size: 1.6rem !important;
  }

  .sp-fs-xl {
    font-size: 1.8rem !important;
  }

  .sp-fs-xxl {
    font-size: 2rem !important;
  }

  .sp-mt-0 {
    margin-top: 0px !important;
  }

  .sp-mb-0 {
    margin-bottom: 0px !important;
  }

  .sp-ml-0 {
    margin-left: 0px !important;
  }

  .sp-mr-0 {
    margin-right: 0px !important;
  }

  .sp-mt-5 {
    margin-top: 5px !important;
  }

  .sp-mb-5 {
    margin-bottom: 5px !important;
  }

  .sp-ml-5 {
    margin-left: 5px !important;
  }

  .sp-mr-5 {
    margin-right: 5px !important;
  }

  .sp-mt-10 {
    margin-top: 10px !important;
  }

  .sp-mb-10 {
    margin-bottom: 10px !important;
  }

  .sp-ml-10 {
    margin-left: 10px !important;
  }

  .sp-mr-10 {
    margin-right: 10px !important;
  }

  .sp-mt-15 {
    margin-top: 15px !important;
  }

  .sp-mb-15 {
    margin-bottom: 15px !important;
  }

  .sp-ml-15 {
    margin-left: 15px !important;
  }

  .sp-mr-15 {
    margin-right: 15px !important;
  }

  .sp-mt-20 {
    margin-top: 20px !important;
  }

  .sp-mb-20 {
    margin-bottom: 20px !important;
  }

  .sp-ml-20 {
    margin-left: 20px !important;
  }

  .sp-mr-20 {
    margin-right: 20px !important;
  }

  .sp-mt-25 {
    margin-top: 25px !important;
  }

  .sp-mb-25 {
    margin-bottom: 25px !important;
  }

  .sp-ml-25 {
    margin-left: 25px !important;
  }

  .sp-mr-25 {
    margin-right: 25px !important;
  }

  .sp-mt-30 {
    margin-top: 30px !important;
  }

  .sp-mb-30 {
    margin-bottom: 30px !important;
  }

  .sp-ml-30 {
    margin-left: 30px !important;
  }

  .sp-mr-30 {
    margin-right: 30px !important;
  }

  .sp-mt-35 {
    margin-top: 35px !important;
  }

  .sp-mb-35 {
    margin-bottom: 35px !important;
  }

  .sp-ml-35 {
    margin-left: 35px !important;
  }

  .sp-mr-35 {
    margin-right: 35px !important;
  }

  .sp-mt-40 {
    margin-top: 40px !important;
  }

  .sp-mb-40 {
    margin-bottom: 40px !important;
  }

  .sp-ml-40 {
    margin-left: 40px !important;
  }

  .sp-mr-40 {
    margin-right: 40px !important;
  }

  .sp-mt-45 {
    margin-top: 45px !important;
  }

  .sp-mb-45 {
    margin-bottom: 45px !important;
  }

  .sp-ml-45 {
    margin-left: 45px !important;
  }

  .sp-mr-45 {
    margin-right: 45px !important;
  }

  .sp-mt-50 {
    margin-top: 50px !important;
  }

  .sp-mb-50 {
    margin-bottom: 50px !important;
  }

  .sp-ml-50 {
    margin-left: 50px !important;
  }

  .sp-mr-50 {
    margin-right: 50px !important;
  }

  .sp-mt-55 {
    margin-top: 55px !important;
  }

  .sp-mb-55 {
    margin-bottom: 55px !important;
  }

  .sp-ml-55 {
    margin-left: 55px !important;
  }

  .sp-mr-55 {
    margin-right: 55px !important;
  }

  .sp-mt-60 {
    margin-top: 60px !important;
  }

  .sp-mb-60 {
    margin-bottom: 60px !important;
  }

  .sp-ml-60 {
    margin-left: 60px !important;
  }

  .sp-mr-60 {
    margin-right: 60px !important;
  }

  .sp-mt-65 {
    margin-top: 65px !important;
  }

  .sp-mb-65 {
    margin-bottom: 65px !important;
  }

  .sp-ml-65 {
    margin-left: 65px !important;
  }

  .sp-mr-65 {
    margin-right: 65px !important;
  }

  .sp-mt-70 {
    margin-top: 70px !important;
  }

  .sp-mb-70 {
    margin-bottom: 70px !important;
  }

  .sp-ml-70 {
    margin-left: 70px !important;
  }

  .sp-mr-70 {
    margin-right: 70px !important;
  }

  .sp-mt-75 {
    margin-top: 75px !important;
  }

  .sp-mb-75 {
    margin-bottom: 75px !important;
  }

  .sp-ml-75 {
    margin-left: 75px !important;
  }

  .sp-mr-75 {
    margin-right: 75px !important;
  }

  .sp-mt-80 {
    margin-top: 80px !important;
  }

  .sp-mb-80 {
    margin-bottom: 80px !important;
  }

  .sp-ml-80 {
    margin-left: 80px !important;
  }

  .sp-mr-80 {
    margin-right: 80px !important;
  }

  .sp-mt-85 {
    margin-top: 85px !important;
  }

  .sp-mb-85 {
    margin-bottom: 85px !important;
  }

  .sp-ml-85 {
    margin-left: 85px !important;
  }

  .sp-mr-85 {
    margin-right: 85px !important;
  }

  .sp-mt-90 {
    margin-top: 90px !important;
  }

  .sp-mb-90 {
    margin-bottom: 90px !important;
  }

  .sp-ml-90 {
    margin-left: 90px !important;
  }

  .sp-mr-90 {
    margin-right: 90px !important;
  }

  .sp-mt-95 {
    margin-top: 95px !important;
  }

  .sp-mb-95 {
    margin-bottom: 95px !important;
  }

  .sp-ml-95 {
    margin-left: 95px !important;
  }

  .sp-mr-95 {
    margin-right: 95px !important;
  }

  .sp-mt-100 {
    margin-top: 100px !important;
  }

  .sp-mb-100 {
    margin-bottom: 100px !important;
  }

  .sp-ml-100 {
    margin-left: 100px !important;
  }

  .sp-mr-100 {
    margin-right: 100px !important;
  }

  .sp-pt-0 {
    padding-top: 0px !important;
  }

  .sp-pb-0 {
    padding-bottom: 0px !important;
  }

  .sp-pl-0 {
    padding-left: 0px !important;
  }

  .sp-pr-0 {
    padding-right: 0px !important;
  }

  .sp-pt-5 {
    padding-top: 5px !important;
  }

  .sp-pb-5 {
    padding-bottom: 5px !important;
  }

  .sp-pl-5 {
    padding-left: 5px !important;
  }

  .sp-pr-5 {
    padding-right: 5px !important;
  }

  .sp-pt-10 {
    padding-top: 10px !important;
  }

  .sp-pb-10 {
    padding-bottom: 10px !important;
  }

  .sp-pl-10 {
    padding-left: 10px !important;
  }

  .sp-pr-10 {
    padding-right: 10px !important;
  }

  .sp-pt-15 {
    padding-top: 15px !important;
  }

  .sp-pb-15 {
    padding-bottom: 15px !important;
  }

  .sp-pl-15 {
    padding-left: 15px !important;
  }

  .sp-pr-15 {
    padding-right: 15px !important;
  }

  .sp-pt-20 {
    padding-top: 20px !important;
  }

  .sp-pb-20 {
    padding-bottom: 20px !important;
  }

  .sp-pl-20 {
    padding-left: 20px !important;
  }

  .sp-pr-20 {
    padding-right: 20px !important;
  }

  .sp-pt-25 {
    padding-top: 25px !important;
  }

  .sp-pb-25 {
    padding-bottom: 25px !important;
  }

  .sp-pl-25 {
    padding-left: 25px !important;
  }

  .sp-pr-25 {
    padding-right: 25px !important;
  }

  .sp-pt-30 {
    padding-top: 30px !important;
  }

  .sp-pb-30 {
    padding-bottom: 30px !important;
  }

  .sp-pl-30 {
    padding-left: 30px !important;
  }

  .sp-pr-30 {
    padding-right: 30px !important;
  }

  .sp-pt-35 {
    padding-top: 35px !important;
  }

  .sp-pb-35 {
    padding-bottom: 35px !important;
  }

  .sp-pl-35 {
    padding-left: 35px !important;
  }

  .sp-pr-35 {
    padding-right: 35px !important;
  }

  .sp-pt-40 {
    padding-top: 40px !important;
  }

  .sp-pb-40 {
    padding-bottom: 40px !important;
  }

  .sp-pl-40 {
    padding-left: 40px !important;
  }

  .sp-pr-40 {
    padding-right: 40px !important;
  }

  .sp-pt-45 {
    padding-top: 45px !important;
  }

  .sp-pb-45 {
    padding-bottom: 45px !important;
  }

  .sp-pl-45 {
    padding-left: 45px !important;
  }

  .sp-pr-45 {
    padding-right: 45px !important;
  }

  .sp-pt-50 {
    padding-top: 50px !important;
  }

  .sp-pb-50 {
    padding-bottom: 50px !important;
  }

  .sp-pl-50 {
    padding-left: 50px !important;
  }

  .sp-pr-50 {
    padding-right: 50px !important;
  }

  .sp-pt-55 {
    padding-top: 55px !important;
  }

  .sp-pb-55 {
    padding-bottom: 55px !important;
  }

  .sp-pl-55 {
    padding-left: 55px !important;
  }

  .sp-pr-55 {
    padding-right: 55px !important;
  }

  .sp-pt-60 {
    padding-top: 60px !important;
  }

  .sp-pb-60 {
    padding-bottom: 60px !important;
  }

  .sp-pl-60 {
    padding-left: 60px !important;
  }

  .sp-pr-60 {
    padding-right: 60px !important;
  }

  .sp-pt-65 {
    padding-top: 65px !important;
  }

  .sp-pb-65 {
    padding-bottom: 65px !important;
  }

  .sp-pl-65 {
    padding-left: 65px !important;
  }

  .sp-pr-65 {
    padding-right: 65px !important;
  }

  .sp-pt-70 {
    padding-top: 70px !important;
  }

  .sp-pb-70 {
    padding-bottom: 70px !important;
  }

  .sp-pl-70 {
    padding-left: 70px !important;
  }

  .sp-pr-70 {
    padding-right: 70px !important;
  }

  .sp-pt-75 {
    padding-top: 75px !important;
  }

  .sp-pb-75 {
    padding-bottom: 75px !important;
  }

  .sp-pl-75 {
    padding-left: 75px !important;
  }

  .sp-pr-75 {
    padding-right: 75px !important;
  }

  .sp-pt-80 {
    padding-top: 80px !important;
  }

  .sp-pb-80 {
    padding-bottom: 80px !important;
  }

  .sp-pl-80 {
    padding-left: 80px !important;
  }

  .sp-pr-80 {
    padding-right: 80px !important;
  }

  .sp-pt-85 {
    padding-top: 85px !important;
  }

  .sp-pb-85 {
    padding-bottom: 85px !important;
  }

  .sp-pl-85 {
    padding-left: 85px !important;
  }

  .sp-pr-85 {
    padding-right: 85px !important;
  }

  .sp-pt-90 {
    padding-top: 90px !important;
  }

  .sp-pb-90 {
    padding-bottom: 90px !important;
  }

  .sp-pl-90 {
    padding-left: 90px !important;
  }

  .sp-pr-90 {
    padding-right: 90px !important;
  }

  .sp-pt-95 {
    padding-top: 95px !important;
  }

  .sp-pb-95 {
    padding-bottom: 95px !important;
  }

  .sp-pl-95 {
    padding-left: 95px !important;
  }

  .sp-pr-95 {
    padding-right: 95px !important;
  }

  .sp-pt-100 {
    padding-top: 100px !important;
  }

  .sp-pb-100 {
    padding-bottom: 100px !important;
  }

  .sp-pl-100 {
    padding-left: 100px !important;
  }

  .sp-pr-100 {
    padding-right: 100px !important;
  }

  .sp-text-center {
    text-align: center !important;
  }

  .sp-text-left {
    text-align: left !important;
  }

  .sp-text-right {
    text-align: right !important;
  }

  .sp-va-top {
    vertical-align: top !important;
  }

  .sp-va-middle {
    vertical-align: middle !important;
  }

  .sp-va-bottom {
    vertical-align: bottom !important;
  }

  .sp-w-5 {
    width: 5px !important;
  }

  .sp-w-10 {
    width: 10px !important;
  }

  .sp-w-15 {
    width: 15px !important;
  }

  .sp-w-20 {
    width: 20px !important;
  }

  .sp-w-25 {
    width: 25px !important;
  }

  .sp-w-30 {
    width: 30px !important;
  }

  .sp-w-35 {
    width: 35px !important;
  }

  .sp-w-40 {
    width: 40px !important;
  }

  .sp-w-45 {
    width: 45px !important;
  }

  .sp-w-50 {
    width: 50px !important;
  }

  .sp-w-55 {
    width: 55px !important;
  }

  .sp-w-60 {
    width: 60px !important;
  }

  .sp-w-65 {
    width: 65px !important;
  }

  .sp-w-70 {
    width: 70px !important;
  }

  .sp-w-75 {
    width: 75px !important;
  }

  .sp-w-80 {
    width: 80px !important;
  }

  .sp-w-85 {
    width: 85px !important;
  }

  .sp-w-90 {
    width: 90px !important;
  }

  .sp-w-95 {
    width: 95px !important;
  }

  .sp-w-100 {
    width: 100px !important;
  }

  .sp-w-105 {
    width: 105px !important;
  }

  .sp-w-110 {
    width: 110px !important;
  }

  .sp-w-115 {
    width: 115px !important;
  }

  .sp-w-120 {
    width: 120px !important;
  }

  .sp-w-125 {
    width: 125px !important;
  }

  .sp-w-130 {
    width: 130px !important;
  }

  .sp-w-135 {
    width: 135px !important;
  }

  .sp-w-140 {
    width: 140px !important;
  }

  .sp-w-145 {
    width: 145px !important;
  }

  .sp-w-150 {
    width: 150px !important;
  }

  .sp-w-155 {
    width: 155px !important;
  }

  .sp-w-160 {
    width: 160px !important;
  }

  .sp-w-165 {
    width: 165px !important;
  }

  .sp-w-170 {
    width: 170px !important;
  }

  .sp-w-175 {
    width: 175px !important;
  }

  .sp-w-180 {
    width: 180px !important;
  }

  .sp-w-185 {
    width: 185px !important;
  }

  .sp-w-190 {
    width: 190px !important;
  }

  .sp-w-195 {
    width: 195px !important;
  }

  .sp-w-200 {
    width: 200px !important;
  }

  .sp-w-205 {
    width: 205px !important;
  }

  .sp-w-210 {
    width: 210px !important;
  }

  .sp-w-215 {
    width: 215px !important;
  }

  .sp-w-220 {
    width: 220px !important;
  }

  .sp-w-225 {
    width: 225px !important;
  }

  .sp-w-230 {
    width: 230px !important;
  }

  .sp-w-235 {
    width: 235px !important;
  }

  .sp-w-240 {
    width: 240px !important;
  }

  .sp-w-245 {
    width: 245px !important;
  }

  .sp-w-250 {
    width: 250px !important;
  }

  .sp-w-255 {
    width: 255px !important;
  }

  .sp-w-260 {
    width: 260px !important;
  }

  .sp-w-265 {
    width: 265px !important;
  }

  .sp-w-270 {
    width: 270px !important;
  }

  .sp-w-275 {
    width: 275px !important;
  }

  .sp-w-280 {
    width: 280px !important;
  }

  .sp-w-285 {
    width: 285px !important;
  }

  .sp-w-290 {
    width: 290px !important;
  }

  .sp-w-295 {
    width: 295px !important;
  }

  .sp-w-300 {
    width: 300px !important;
  }

  .sp-w-305 {
    width: 305px !important;
  }

  .sp-w-310 {
    width: 310px !important;
  }

  .sp-w-315 {
    width: 315px !important;
  }

  .sp-w-320 {
    width: 320px !important;
  }

  .sp-w-325 {
    width: 325px !important;
  }

  .sp-w-330 {
    width: 330px !important;
  }

  .sp-w-335 {
    width: 335px !important;
  }

  .sp-w-340 {
    width: 340px !important;
  }

  .sp-w-345 {
    width: 345px !important;
  }

  .sp-w-350 {
    width: 350px !important;
  }

  .sp-w-355 {
    width: 355px !important;
  }

  .sp-w-360 {
    width: 360px !important;
  }

  .sp-w-365 {
    width: 365px !important;
  }

  .sp-w-370 {
    width: 370px !important;
  }

  .sp-w-375 {
    width: 375px !important;
  }

  .sp-w-380 {
    width: 380px !important;
  }

  .sp-w-385 {
    width: 385px !important;
  }

  .sp-w-390 {
    width: 390px !important;
  }

  .sp-w-395 {
    width: 395px !important;
  }

  .sp-w-400 {
    width: 400px !important;
  }

  .sp-w-5per {
    width: 5% !important;
  }

  .sp-w-10per {
    width: 10% !important;
  }

  .sp-w-15per {
    width: 15% !important;
  }

  .sp-w-20per {
    width: 20% !important;
  }

  .sp-w-25per {
    width: 25% !important;
  }

  .sp-w-30per {
    width: 30% !important;
  }

  .sp-w-35per {
    width: 35% !important;
  }

  .sp-w-40per {
    width: 40% !important;
  }

  .sp-w-45per {
    width: 45% !important;
  }

  .sp-w-50per {
    width: 50% !important;
  }

  .sp-w-55per {
    width: 55% !important;
  }

  .sp-w-60per {
    width: 60% !important;
  }

  .sp-w-65per {
    width: 65% !important;
  }

  .sp-w-70per {
    width: 70% !important;
  }

  .sp-w-75per {
    width: 75% !important;
  }

  .sp-w-80per {
    width: 80% !important;
  }

  .sp-w-85per {
    width: 85% !important;
  }

  .sp-w-90per {
    width: 90% !important;
  }

  .sp-w-95per {
    width: 95% !important;
  }

  .sp-w-100per {
    width: 100% !important;
  }

  .sp-w-1em {
    width: 1em !important;
  }

  .sp-w-2em {
    width: 2em !important;
  }

  .sp-w-3em {
    width: 3em !important;
  }

  .sp-w-4em {
    width: 4em !important;
  }

  .sp-w-5em {
    width: 5em !important;
  }

  .sp-w-6em {
    width: 6em !important;
  }

  .sp-w-7em {
    width: 7em !important;
  }

  .sp-w-8em {
    width: 8em !important;
  }

  .sp-w-9em {
    width: 9em !important;
  }

  .sp-w-10em {
    width: 10em !important;
  }

  .sp-w-11em {
    width: 11em !important;
  }

  .sp-w-12em {
    width: 12em !important;
  }

  .sp-w-13em {
    width: 13em !important;
  }

  .sp-w-14em {
    width: 14em !important;
  }

  .sp-w-15em {
    width: 15em !important;
  }

  .sp-w-16em {
    width: 16em !important;
  }

  .sp-w-17em {
    width: 17em !important;
  }

  .sp-w-18em {
    width: 18em !important;
  }

  .sp-w-19em {
    width: 19em !important;
  }

  .sp-w-20em {
    width: 20em !important;
  }

  .sp-w-auto {
    width: auto !important;
  }
}