@charset "UTF-8";
/*!
  Theme Name: molten [the Box]
  Author: 株式会社LIG
  Author URI: https://www.molten.co.jp/thebox/
  Description: molten [the Box] 公式サイト
  Version: 2.0
  Date: 2025.01.15
*/

/* Web fonts
--------------------------------------------------------------*/
/*
This CSS resource incorporates links to font software which is the valuable copyrighted
property of Monotype and/or its suppliers. You may not attempt to copy, install,
redistribute, convert, modify or reverse engineer this font software. Please contact Monotype
with any questions regarding Web Fonts:  http://www.linotype.com
*/
@import url("http://fast.fonts.net/lt/1.css?apiType=css&c=e0d01164-8953-43c1-9542-c7261b4c57c5&fontids=1560401");
@font-face {
  font-family: "Meiryo W53 Regular";
  src: url("/renewal/common/fonts/1560401/180a7431-d53a-4a41-84ff-ce326c50c6c7.eot?#iefix");
  src: url("/renewal/common/fonts/1560401/180a7431-d53a-4a41-84ff-ce326c50c6c7.eot?#iefix") format("eot"), url("/renewal/common/fonts/1560401/f366083b-2d95-4d12-8179-9f8aa05f0108.woff2") format("woff2"), url("/renewal/common/fonts/1560401/e5bf1b19-d38a-4291-a4e9-0814df8032fc.woff") format("woff"), url("/renewal/common/fonts/1560401/58ba3aeb-9ed9-4a40-b0ae-f44d0ebb6d8a.ttf") format("truetype"), url("/renewal/common/fonts/1560401/41aec641-c312-46d0-aaec-ab44c6e0ee89.svg#41aec641-c312-46d0-aaec-ab44c6e0ee89") format("svg");
}

/*
This CSS resource incorporates links to font software which is the valuable copyrighted
property of Monotype Imaging and/or its suppliers. You may not attempt to copy, install,
redistribute, convert, modify or reverse engineer this font software. Please contact Monotype
Imaging with any questions regarding Web Fonts:  http://www.fonts.com
*/
@import url("http://fast.fonts.net/t/1.css?apiType=css&projectid=b193f8e5-08f3-42c3-a9be-8097ec198e7d");
@font-face {
  font-family: "HelveticaNeueW01-55Roma";
  src: url("/renewal/common/fonts/b7693a83-b861-4aa6-85e0-9ecf676bc4d6.eot?#iefix");
  src: url("/renewal/common/fonts/b7693a83-b861-4aa6-85e0-9ecf676bc4d6.eot?#iefix") format("eot"), url("/renewal/common/fonts/b0868b4c-234e-47d3-bc59-41ab9de3c0db.woff2") format("woff2"), url("/renewal/common/fonts/bcf54343-d033-41ee-bbd7-2b77df3fe7ba.woff") format("woff"), url("/renewal/common/fonts/b0ffdcf0-26da-47fd-8485-20e4a40d4b7d.ttf") format("truetype"), url("/renewal/common/fonts/da09f1f1-062a-45af-86e1-2bbdb3dd94f9.svg#da09f1f1-062a-45af-86e1-2bbdb3dd94f9") format("svg");
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

::-webkit-scrollbar {
  display: none;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  background-color: #fff;
}

body {
  font-size: 14px;
  color: #000;
  font-family: "HelveticaNeueW01-55Roma", "Helvetica", "Meiryo W53 Regular", Meiryo, メイリオ, "Lucida Grande", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
  font-weight: 400;
  height: 100%;
  line-height: 2.1;
  width: 100%;
  -ms-overflow-style: none;
  scrollbar-width: none;
}

a {
  color: #000;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
  transition: 0.3s;
}

a:hover {
  text-decoration: none;
  opacity: 0.65;
}

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

li {
  list-style: none;
}

figcaption,
figure,
main {
  display: block;
}

article,
aside,
footer,
header,
nav,
section,
.section {
  display: block;
}

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

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

small {
  font-size: 80%;
}

audio,
video {
  display: inline-block;
}

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

img {
  border-style: none;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
}

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

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

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

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

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

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

textarea {
  overflow: auto;
}

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

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

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

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

canvas {
  display: inline-block;
}

iframe {
  vertical-align: middle;
}

/* form input*/
table {
  border-collapse: collapse;
  border-spacing: 0;
  max-width: 100%;
  width: 100%;
}

input,
select,
textarea {
  font-size: 1.4rem;
  background: #fff;
  border: 1px solid #e8e8e8;
  outline: none;
  padding: 5px;
  width: 100%;
  -webkit-appearance: none;
}

input:focus,
select:focus,
textarea:focus {
  border-color: #39b8b8;
}

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type="number"] {
  -moz-appearance: textfield;
}

select {
  font-size: 1.4rem;
  height: 2.5em;
  padding: 0.5em;
  width: auto;
  min-width: 7em;
}

input[type="checkbox"],
input[type="radio"] {
  background: #fff;
  cursor: pointer;
  margin-right: 0.5em;
  width: auto;
}

/* Grid System width Flex */
.flexbox {
  display: -webkit-box;
  display: flex;
}

.flex-nowrap {
  flex-wrap: nowrap;
}

.flex-wrap {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse;
  flex-wrap: wrap-reverse;
}

.flex-justify-start {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.flex-justify-end {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.flex-justify-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

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

.flex-justify-around {
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.flex-align-start {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.flex-align-end {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.flex-align-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.flex-align-stretch {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

/* toggle button */

.toggle {
  display: block;
  position: fixed;
  width: 60px;
  height: 60px;
  z-index: 99;
  right: 25px;
  top: 14px;
  cursor: pointer;
  transition: all 0.5s;
}

.toggle-bar {
  display: block;
  position: absolute;
  width: 45px;
  height: 3px;
  background-color: #000;
  right: 7.5px;
  top: 50%;
  margin-top: -6px;
  transition: all 0.5s;
  z-index: 99;
}

.toggle-bar:nth-of-type(2) {
  width: 23px;
  margin-top: 6px;
}

.toggle.active:not(.close) .toggle-bar {
  width: 45px;
  margin-top: 0;
}

.top .toggle-bar {
  background-color: #fff;
}

.toggle.active .toggle-bar {
  background-color: #fff;
}

.toggle.active .toggle-bar:first-of-type {
  transform: rotate(18deg);
}

.toggle.active .toggle-bar:nth-of-type(2) {
  transform: rotate(-18deg);
}

.toggle.active.close .toggle-bar:first-of-type,
.toggle.active.close .toggle-bar:nth-of-type(2) {
  transform: rotate(0deg);
}

@media screen and (max-width: 768px) {
  .toggle {
    right: 20px;
    top: 10px;
    width: 30px;
    height: 30px;
  }

  .toggle-bar {
    right: 0;
    width: 30px;
    height: 2px;
  }

  .toggle-bar:nth-of-type(2) {
    width: 15px;
  }

  .toggle.active .toggle-bar {
    width: 30px;
  }
}

/*////////////////////////

 user common css

////////////////////////*/

@keyframes PageAnime {
  0% {
    transform-origin: bottom;
    transform: scaleY(0);
  }

  40% {
    transform-origin: bottom;
    transform: scaleY(1);
  }

  70% {
    transform-origin: top;
    transform: scaleY(1);
  }

  100% {
    transform-origin: top;
    transform: scaleY(0);
  }
}

.container {
  width: 100%;
  max-width: 990px;
  margin: 0 auto;
  padding-right: 15px;
  padding-left: 15px;
}

.bold {
  font-weight: bold;
}

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

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

.hdg01 {
  font-size: 2.4rem;
  line-height: 1.5;
  font-weight: normal;
  margin-bottom: 80px;
}

.hdg01.mb100 {
  margin-bottom: 100px;
}

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

.hdg01 .hdg01__min {
  display: block;
  font-size: 1.3rem;
  margin-bottom: 20px;
}

.hdg02 {
  font-size: 1.8rem;
  font-weight: normal;
  line-height: 1.8;
  margin-bottom: 40px;
}

.hdg03 {
  font-size: 2rem;
  font-weight: normal;
  line-height: 2;
  margin-bottom: 40px;
}

.hdg-en {
  font-size: 1.4rem;
  font-weight: 300;
  text-transform: capitalize;
  font-family: "HelveticaNeueW01-55Roma", "Helvetica", sans-serif;
  line-height: 1;
  margin-bottom: 40px;
}

.hdg-img {
  font-size: 1;
  line-height: 1;
  margin-bottom: 40px;
}

.btn-more {
  display: block;
  width: 100%;
  max-width: 240px;
  margin: 70px 0 0 auto;
  border-bottom: 1px solid #828282;
  position: relative;
  padding: 10px 0 20px;
  line-height: 1;
}

.btn-more .arrow {
  display: block;
  width: 20px;
  position: absolute;
  right: 0;
  bottom: 20px;
  overflow: hidden;
}

.btn-more:hover img {
  animation: arrowUp 0.4s ease-in-out forwards;
}

.btn-blank {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  max-width: 108px;
  line-height: 1;
  margin: 0 0 0 auto;
  color: #828282;
}

.btn-blank span:not(.arrow) {
  border-bottom: 1px solid #828282;
}

.btn-blank img {
  width: 20px;
}

.sp,
.sp02 {
  display: none;
}

@media screen and (min-width: 769px) {
  a[href^="tel:"] {
    pointer-events: none;
    cursor: default;
  }
}

@media screen and (max-width: 768px) {
  .container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .hdg01 {
    font-size: 2rem;
  }

  .hdg01.mb100 {
    margin-bottom: 80px;
  }

  .pc {
    display: none;
  }

  .sp {
    display: block;
  }
}

@media screen and (max-width: 550px) {
  .pc02 {
    display: none;
  }

  .sp02 {
    display: block;
  }
}

/*////////////////////////

 header

////////////////////////*/

.header {
  position: fixed;
  z-index: 70;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  /* background-color: #FFF; */
}

.header .gnav {
  width: 100%;
  background-color: #000;
  color: #fff;
  padding: 5% 9% 6% 6%;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.4s, visibility 0.4s;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9999;
}

.header .gnav.active {
  opacity: 1;
  visibility: visible;
}

.header .gnav .slideUp {
  display: inline-block;
  transition: transform 0.5s;
  transition-delay: 0.5s;
}

.header .gnav.active .slideUp {
  transform: translateY(0);
}

.header .gnav.close .slideUp {
  transform: translateY(100%);
}

.header .gnav a {
  color: #fff;
  display: block;
}

.header .gnav .nav-hdg {
  width: 40%;
  line-height: 1;
}

.header .gnav .nav-hdg img {
  width: 100%;
}

.header .gnav .sub-area {
  width: 45%;
}

.header .gnav .nav-list {
  width: 37%;
}

.header .gnav .sub-flex {
  margin-bottom: 4%;
  padding-bottom: 4%;
  position: relative;
}

.header .gnav .sub-flex::after {
  content: "";
  width: 0;
  height: 1px;
  background-color: #828282;
  position: absolute;
  left: 0;
  bottom: 0;
  transition: width 0.5s;
}

.header .gnav.active .sub-flex::after {
  width: 100%;
}

.header .gnav.close .sub-flex::after {
  width: 0;
}

.header .gnav .sub-nav .sub-nav__item {
  margin-bottom: 2%;
  font-size: 1.5rem;
}

.header .gnav .icn-blank {
  width: 14px;
  margin-left: 5px;
  position: relative;
  bottom: 2px;
}

.header .gnav .sub-nav__item--sns {
  margin-top: 3%;
}

.header .gnav .sub-nav__item--sns a {
  display: block;
  line-height: 1;
  margin-right: 5%;
}

.header .gnav .sub-nav__item--sns img {
  height: 16px;
  width: auto;
}

.header .gnav .sub-nav__item--sns a:nth-of-type(2) img {
  height: 17px;
}

.header .gnav .nav-news {
  font-size: 1.4rem;
}

.header .gnav .nav-news .date {
  margin-left: 5%;
  display: inline-block;
}

.header .gnav .nav-list .nav-list__item {
  margin-top: 9%;
}

.header .gnav .nav-list .nav-list__item .slideUp {
  display: block;
}

.header .gnav .nav-list .nav-list__item img {
  display: block;
}

.header .gnav .nav-list .nav-list__item:first-child img {
  width: 47%;
}

.header .gnav .nav-list .nav-list__item:nth-child(2) img {
  width: 56%;
}

.header .gnav .nav-list .nav-list__item:nth-child(3) img {
  width: 69%;
}

.header .gnav .nav-list .nav-list__item:nth-child(4) img {
  width: 100%;
}

.header .gnav .nav-list .nav-list__item:nth-child(5) img {
  width: 62.7%;
}

.header .gnav .nav-list .nav-list__item:nth-child(6) img {
  width: 58%;
}

.header .gnav .nav-list .nav-list__item:nth-child(7) img {
  width: 30%;
}

.header .gnav .nav-list .nav-list__item:nth-child(7) .icn-blank {
  display: inline-block;
  width: 5%;
  margin-left: 2%;
  bottom: 0;
}

@media screen and (min-width: 769px) {
  .subpage.floor .header {
    height: 100px;
    background-color: #fff;
    transition: all 0.5s;
  }
}

@media screen and (max-width: 768px) {
  .subpage .header {
    height: 70px;
    background-color: #fff;
    transition: all 0.5s;
  }

  .header .gnav {
    padding: 20px 30px 40px;
  }

  .header .gnav .nav-wrap {
    flex-wrap: wrap-reverse;
  }

  .header .gnav .nav-hdg {
    width: 60%;
    margin-bottom: 80px;
  }

  .header .gnav .sub-area {
    width: 100%;
  }

  .header .gnav .nav-list {
    width: 76%;
    margin-bottom: 36px;
  }

  .header .gnav .sub-flex {
    display: flex;
    flex-wrap: wrap;
  }

  .header .gnav .sub-flex .sub-nav {
    margin-right: 24px;
  }

  .header .gnav .sub-nav .sub-nav__item {
    margin-bottom: 18px;
    line-height: 1.2;
  }

  .header .gnav .sub-nav__item--sns {
    width: 100%;
  }

  .header .gnav .sub-nav__item--sns a {
    margin-right: 20px;
  }

  .header .gnav .nav-news .date {
    margin-left: 32px;
  }

  .header .gnav .nav-list .nav-list__item {
    margin: 0 0 20px;
    line-height: 1;
  }
}

/*////////////////////////

footer

////////////////////////*/

.contents-link {
  margin-top: 40px;
  margin-bottom: 120px;
}

.contents-link .contents-link__list .contents-link__list__item {
  font-size: 1.2rem;
  line-height: 2;
}

.contents-link .contents-link__list .contents-link__list__item a {
  padding-bottom: 60px;
}

.contents-link .contents-link__list .contents-link__list__item .ttl {
  margin-bottom: 5px;
  font-size: 1.5rem;
}

.contents-link .contents-link__list .contents-link__list__item--garage .ttl img {
  width: 9.8em;
}

.contents-link .contents-link__list .contents-link__list__item--medical .ttl img {
  width: 14em;
}

.contents-link .contents-link__list .contents-link__list__item--studio .ttl img {
  width: 9em;
}

.contents-link .contents-link__list .contents-link__list__item--concept .ttl img {
  width: 14em;
}

.contents-link .contents-link__list .contents-link__list__item--andmore .ttl img {
  width: 8em;
}

.contents-link .contents-link__list .contents-link__list__item--court .ttl img {
  width: 8em;
}

.contents-link .arrow {
  width: 40px;
  margin-right: 56px;
  overflow: hidden;
}

.contents-link__list__item a:hover .arrow img {
  animation: arrowUp 0.4s ease-in-out forwards;
}

.contents-link .arrow.arrow-mini {
  width: 24px;
}

.contents-link .num {
  width: 117px;
}

.contents-link .num img {
  width: 100%;
}

.footer {
  border-top: 1px solid #000;
  padding: 60px 0 40px;
}

.footer .f-nav {
  font-size: 1.2rem;
}

.footer .f-nav .f-nav__item {
  margin-bottom: 24px;
  line-height: 1;
}

.footer .f-nav .f-nav__item img {
  width: 12px;
  margin-left: 10px;
  vertical-align: text-top;
}

.footer .copy {
  padding-top: 16px;
  line-height: 1;
}

.footer .copy small {
  font-size: 1.2rem;
}

@media screen and (max-width: 768px) {
  .contents-link .contents-link__list .contents-link__list__item {
    font-size: 1rem;
  }

  .contents-link .contents-link__list .contents-link__list__item a {
    padding-top: 20px;
    padding-bottom: 20px;
    position: relative;
  }

  .contents-link .contents-link__list .contents-link__list__item .txt {
    width: 100%;
    margin-bottom: 30px;
  }

  .contents-link .contents-link__list .contents-link__list__item .ttl {
    margin-bottom: 8px;
    max-width: calc(100% - 120px);
    font-size: 1.3rem;
  }

  .contents-link .arrow-wrap {
    flex-direction: row-reverse;
    position: absolute;
    right: 0;
    top: 0;
  }

  .contents-link__list__item.contents-link__list__item--andmore .arrow-wrap {
    top: 18px;
  }

  .contents-link__list__item.contents-link__list__item--andmore .arrow-wrap .num {
    width: 70px;
  }

  .contents-link .arrow {
    width: 16px;
    margin-right: 0;
    margin-left: 16px;
  }

  .contents-link .arrow.arrow-mini {
    width: 16px;
  }

  .contents-link .num {
    width: 65px;
  }

  .footer {
    padding: 40px 0 30px;
  }

  .footer .flexbox {
    flex-wrap: wrap-reverse;
  }

  .f-logo {
    width: 100%;
    margin-bottom: 110px;
  }
}

.loading {
  position: fixed;
  z-index: 9999;
  background-color: #000;
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  animation: bgColor 1s linear 0.5s forwards;
}

.loading .loading__img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 40%;
  max-width: 300px;
  opacity: 0;
  animation: fade 1s linear 0.5s forwards;
}

.loading .loading__img .cls-1 {
  fill: #231815;
}

.loading .loading__img #t,
.loading .loading__img #h,
.loading .loading__img #l,
.loading .loading__img #e,
.loading .loading__img #B,
.loading .loading__img #O,
.loading .loading__img #X,
.loading .loading__img #molten {
  opacity: 0;
}

/* .loading .loading__img #t {
  animation: fade .1s linear 2.1s forwards;
}

.loading .loading__img #l {
  animation: fade .1s linear 1.9s forwards;
}

.loading .loading__img #h {
  animation: fade .1s linear 2.5s forwards;
}

.loading .loading__img #e {
  animation: fade .1s linear 2.3s forwards;
}

.loading .loading__img #B {
  animation: fade .1s linear 1.5s forwards;
}

.loading .loading__img #O {
  animation: fade .1s linear 1.7s forwards;
}

.loading .loading__img #X {
  animation: fade .1s linear 2.7s forwards;
}

.loading .loading__img #molten {
  animation: fade .5s linear 2.9s forwards;
} */

.loading .loading__img #t {
  animation: fade 0.1s linear 2.4s forwards;
}

.loading .loading__img #l {
  animation: fade 0.1s linear 2.1s forwards;
}

.loading .loading__img #h {
  animation: fade 0.1s linear 3s forwards;
}

.loading .loading__img #e {
  animation: fade 0.1s linear 2.7s forwards;
}

.loading .loading__img #B {
  animation: fade 0.1s linear 1.5s forwards;
}

.loading .loading__img #O {
  animation: fade 0.1s linear 1.8s forwards;
}

.loading .loading__img #X {
  animation: fade 0.1s linear 3.3s forwards;
}

.loading .loading__img #molten {
  animation: fade 0.5s linear 3.5s forwards;
}

@keyframes bgColor {
  0% {
    background-color: #000;
  }

  100% {
    background-color: #fff;
  }
}

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

  100% {
    opacity: 1;
  }
}

.of-hidden {
  overflow: hidden;
}

.kv-slider img {
  width: 100%;
}

.kv-slider__item {
  width: 100%;
  height: 100vh;
  position: relative;
}

.kv-slider__item a:hover {
  opacity: 1;
}

.kv-slider__item__img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  transition: opacity 0.2s;
  overflow: hidden;
}

.kv-slider__item__img::before {
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  opacity: 1;
}

/* .is-link .kv-slider__item__img,
.kv-slider__item__img.hover {
  opacity: 0.8;
} */

.kv-slider__item__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.kv-slider__item__txt {
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  color: #fff;
}

.kv-slider__item__txt .kv-slider__numAll {
  position: absolute;
  width: 4.6vw;
  bottom: 13vh;
  left: 15vw;
}

.kv-slider__item__txt .kv-slider__num,
.kv-slider__num00 {
  position: absolute;
  width: 11vw;
  bottom: 13vh;
  left: 3vw;
}

.kv-slider__num00 {
  z-index: 3;
}

.kv-slider__txtarea {
  position: absolute;
  left: 3vw;
  bottom: 5.5vh;
}

.kv-slider__txtarea .kv-slider__txtarea__txt {
  margin-top: 12px;
  font-size: 1.2rem;
}

.kv-slider__hdg {
  position: absolute;
  right: 6vw;
  bottom: 5.5vh;
  font-size: 1rem;
  line-height: 1;
}

.kv-slider__txtarea .kv-slider__txtarea__txt .kv-slider__link {
  line-height: 1;
  color: #fff;
  padding: 5px 38px 0 0;
  display: inline-block;
  position: relative;
  font-size: 1.5rem;
}

.kv-slider__link:hover {
  opacity: 0.8 !important;
}

.kv-slider__txtarea .kv-slider__txtarea__txt img {
  position: absolute;
  right: 0;
  top: 0;
  width: 18px;
}

.kv-slider__txtarea .kv-slider__txtarea__txt .kv-slider__link:hover img {
  animation: arrowUp 0.5s ease-in-out forwards;
}

@keyframes arrowUp {
  0% {
    transform: translate(0, 0);
  }

  50% {
    transform: translate(100%, -100%);
  }

  51% {
    transform: translate(-100%, 100%);
  }

  100% {
    transform: translate(0, 0);
  }
}

.kv-slider__arrow {
  position: absolute;
  z-index: 3;
  display: flex;
  left: 3vw;
  bottom: 18vw;
}

.kv-slider__arrow div {
  width: 3vw;
  cursor: pointer;
}

.kv-slider__arrow div:first-of-type {
  margin-right: 0.7vw;
}

.slideUp {
  transform: translateY(100%);
}

.base-hdg .of-hidden,
.company-hdg .of-hidden {
  display: block;
  line-height: 1;
}

.hdg02 .slideUp,
.base-hdg .slideUp {
  display: inline-block;
}

.top .slideUp {
  transition: transform 0.5s;
}

.swiper-slide-active .slideUp {
  transform: translateY(0);
}

.swiper-slide-prev .slideUp {
  transform: translateY(-100%);
}

.is-link .linkDown,
.is-link .slideUp {
  animation: linkDown 0.5s linear 0.2s forwards;
}

@keyframes linkDown {
  0% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(10%);
  }

  100% {
    transform: translateY(100%);
  }
}

@media screen and (max-width: 1080px) {
  .kv-slider__item__txt .kv-slider__numAll {
    position: absolute;
    width: 15vw;
    left: 37vw;
    bottom: 3vh;
  }

  .kv-slider__item__txt .kv-slider__num,
  .kv-slider__num00 {
    width: 30vw;
    left: 5.3vw;
    bottom: 3vh;
  }

  .kv-slider__txtarea {
    width: 100%;
    padding: 0 5.3vw;
    left: 0;
    bottom: auto;
    top: 13vh;
    line-height: 2;
  }

  .kv-slider__txtarea .kv-slider__txtarea__txt .kv-slider__link {
    line-height: 1.4;
    padding: 0;
    font-size: 1.4rem;
  }

  .kv-slider__txtarea .kv-slider__txtarea__txt .kv-slider__link img {
    display: none;
  }

  .kv-slider__sp-arrow {
    position: absolute;
    z-index: 2;
    right: 5.3vw;
    bottom: 3vh;
    width: 18px;
  }

  .kv-slider__hdg {
    width: 100%;
    height: 4vh;
    padding: 0 5.3vw;
    left: 0;
    bottom: auto;
    top: 23vh;
  }

  .kv-slider__hdg img {
    width: 100%;
    max-width: 100%;
    height: 4vh;
    object-fit: contain;
    object-position: left center;
  }

  .kv-slider__arrow {
    left: auto;
    top: auto;
    bottom: 3vh;
    right: 5.3vw;
    display: none;
  }

  .kv-slider__arrow div {
    width: 10vw;
    cursor: pointer;
  }

  .kv-slider__arrow div:first-of-type {
    margin-right: 2.6vw;
  }
}

.subpage {
  position: relative;
}

.subpage .toggle {
  mix-blend-mode: none;
}

.subpage .h-logo {
  display: block;
  position: fixed;
  z-index: 88;
  left: 40px;
  top: 20px;
  width: 55px;
  line-height: 1;
  transition: all 0.5s;
}

.subpage .slideUp {
  transform: translateY(100%);
}

.subpage .main .slideUp.In {
  animation: linkUp 0.5s linear 0.1s forwards;
}

.subpage .main .slideUp.slow.In {
  animation-duration: 0.6s;
}

.sub-main .slideUp {
  transform: translateY(100%);
  animation: linkUpDown 1.6s linear 0.5s forwards;
}

.subpage .fadeUp {
  opacity: 0;
  transform: translateY(50px);
  transition: opacity 1s, transform 1s;
}

.subpage img.fadeUp {
  display: inline-block;
}

.subpage .fadeUp.In {
  opacity: 1;
  transform: translateY(0);
}

.subpage .fade {
  opacity: 0;
  transition: opacity 1.6s;
}

.subpage .fade.In {
  opacity: 1;
}

.subpage .fadeImg {
  opacity: 0;
  transition: opacity 1s;
  overflow: hidden;
}

.subpage .fadeImg img {
  transition: transform 1.4s;
  transform: scale(1.1);
}

.subpage .fadeImg.In {
  opacity: 1;
}

.subpage .fadeImg.In img {
  transform: scale(1);
}

@keyframes linkUp {
  0% {
    transform: translateY(100%);
  }

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

@keyframes linkUpDown {
  0% {
    transform: translateY(100%);
  }

  20% {
    transform: translateY(0);
  }

  80% {
    transform: translateY(0);
  }

  100% {
    transform: translateY(100%);
  }
}

.sub-main.kv-slider__item::before {
  content: "";
  width: 100%;
  height: 100%;
  background-color: #fff;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 99;
  position: absolute;
  animation: scaleDown 0.5s ease-in-out 0.6s forwards;
}

.sub-main .kv-slider__item__img {
  height: 100vh;
  z-index: 100;
  animation: scaleDown 0.5s ease-in-out 0.6s forwards;
  will-change: width, height;
  /* opacity: 0.8; */
}

@keyframes scaleDown {
  0% {
    width: 100%;
    height: 100%;
    z-index: 100;
    /* opacity: 0.8; */
  }

  90% {
    z-index: 100;
  }

  100% {
    width: calc(100% - 240px);
    height: calc(100% - 140px);
    z-index: 1;
    opacity: 1;
  }
}

@keyframes scaleDownSp {
  0% {
    width: 100%;
    height: 100%;
    z-index: 100;
    /* opacity: 0.8; */
  }

  90% {
    z-index: 100;
  }

  100% {
    width: calc(100% - 40px);
    height: calc(100% - 140px);
    z-index: 1;
    opacity: 1;
  }
}

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

  100% {
    opacity: 0;
  }
}

.sub-main .kv-slider__item__img::before {
  animation: opacity 0.6s ease 1s forwards;
}

.sub-main .kv-slider__item__img img {
  width: 100vw;
  height: 100vh;
  max-width: 100vw;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  animation: scale 2.8s ease-out 0.6s forwards;
}

@keyframes scale {
  0% {
    transform: translate(-50%, -50%) scale(1);
  }

  100% {
    transform: translate(-50%, -50%) scale(0.92);
  }
}

.sub-main .kv-slider__item__txt {
  z-index: 101;
  pointer-events: none;
  opacity: 0;
}

.sub-main.kv-slider__item .scroll-down {
  width: 10px;
  position: absolute;
  right: 50px;
  bottom: 150px;
}

.sub-main.kv-slider__item .scroll-down::before {
  content: "";
  width: 1px;
  height: 80px;
  position: absolute;
  top: 80px;
  left: 50%;
  background-color: #000;
  animation: pathmove 1.4s ease-in-out infinite;
  opacity: 0;
  z-index: 1;
}

@keyframes pathmove {
  0% {
    height: 0;
    top: 80px;
    opacity: 0;
  }

  30% {
    height: 40px;
    opacity: 1;
  }

  100% {
    height: 0;
    top: 143px;
    opacity: 0;
  }
}

@keyframes pathmoveSp {
  0% {
    height: 0;
    top: 60px;
    opacity: 0;
  }

  30% {
    height: 80px;
    opacity: 1;
  }

  100% {
    height: 0;
    top: 160px;
    opacity: 0;
  }
}

.concept-top {
  padding: 240px 0 80px;
}

.concept-top .logo {
  margin: 16% 0 calc(16% + 160px);
}

.concept-top .movie {
  margin-bottom: 80px;
}

.txt-box {
  max-width: 480px;
  margin: 0 auto 80px;
}

.txt-box p {
  line-height: 2.1;
}

.cont-intro {
  padding-bottom: 120px;
}

.cont-intro.pb240 {
  padding-bottom: 240px;
}

.cont-intro.pt40 {
  padding-top: 40px;
}

.cont-intro .intro-img {
  margin-bottom: 80px;
}

.cont-intro .hdg01 {
  text-align: left;
  margin-bottom: 60px;
  letter-spacing: 0.1em;
}

.cont-inner {
  max-width: 720px;
  margin: 0 0 0 auto;
}

.cont-inner.mb100 {
  margin-bottom: 100px;
}

.flex01 .hdg {
  width: 45%;
}

.flex01 .txt {
  width: 50%;
  max-width: 435px;
}

.flex02 .txt {
  width: 48%;
  max-width: 325px;
  margin-bottom: 24px;
}

.flex03 .hdg {
  width: 230px;
}

.flex03 .cont {
  width: calc(100% - 230px);
  max-width: 720px;
}

.flex03 .hdg .name {
  font-size: 2rem;
  margin-bottom: 5px;
}

.flex03 .hdg .job {
  line-height: 1.4;
}

.flex04 .flex04__item {
  width: 32%;
  max-width: 250px;
  margin-bottom: 40px;
}

.flex04-hdg {
  font-size: 1.6rem;
  font-weight: normal;
  margin-bottom: 15px;
}

.flex05 {
  margin-top: 24px;
}

.flex05 .txt {
  width: calc(100% - 380px);
  max-width: 440px;
}

.flex05 .img {
  width: 360px;
}

.movie {
  margin-top: 80px;
}

.movie video {
  width: 100%;
  height: auto;
}

.cont-intro .flex03:not(:last-child) {
  margin-bottom: 64px;
}

.cont-intro .flex03 .cont p:not(:last-child) {
  margin-bottom: 56px;
}

.btn-back {
  border-bottom: 1px solid #000;
  display: inline-block;
  letter-spacing: 0.05em;
}

@media screen and (max-width: 1080px) {
  .subpage .kv-slider__txtarea {
    bottom: 13vh;
  }

  .subpage .kv-slider__hdg {
    bottom: 3vh;
  }
}

@media screen and (max-width: 768px) {
  .is-link {
    animation: opacity 0.4s ease 1.4s forwards;
  }

  body.subpage {
    animation: fade 0.3s ease-out 0s forwards;
  }

  .sub-main.kv-slider__item::before,
  .sub-main .kv-slider__item__img {
    animation: scaleDownSp 0.5s ease-in-out 0.5s forwards;
  }

  .sub-main .kv-slider__item__img img {
    animation: scale 2.6s ease-out 0.5s forwards;
  }

  .sub-main.kv-slider__item .scroll-down {
    width: 8px;
    right: 31px;
    bottom: 88px;
    z-index: 10;
  }

  .sub-main.kv-slider__item .scroll-down::before {
    top: 60px;
    animation: pathmoveSp 1.4s ease-in-out infinite;
  }

  .subpage .h-logo {
    width: 45px;
    top: 10px;
    left: 20px;
  }

  .concept-top {
    padding-top: 120px;
    padding-bottom: 40px;
  }

  .concept-top .logo {
    margin-bottom: 120px;
  }

  .cont-intro .intro-img {
    margin-bottom: 40px;
  }

  .cont-intro .intro-img img {
    width: 100%;
    height: 320px;
    object-fit: cover;
  }

  .cont-intro .hdg01 {
    margin-bottom: 55px;
  }

  .flex01 .hdg {
    width: 100%;
    margin-bottom: 120px;
  }

  .flex01 .txt {
    width: 100%;
  }

  .flex02 .txt {
    width: 100%;
    max-width: 100%;
    margin-bottom: 0;
  }

  .flex02 .img {
    margin: 56px 0;
  }

  .flex03 .hdg {
    width: 100%;
    margin-bottom: 30px;
  }

  .flex03 .cont {
    width: 100%;
  }

  .flex04 .flex04__item {
    width: 100%;
    max-width: 100%;
  }

  .flex05 {
    margin-top: 80px;
  }

  .flex05 .txt {
    width: 100%;
    max-width: 100%;
    margin-bottom: 24px;
  }

  .flex05 .img {
    width: 100%;
    text-align: center;
  }

  .cont-intro.pt40 {
    padding-top: 0;
  }

  .cont-intro.pb240 {
    padding-bottom: 120px;
  }

  .movie {
    margin-top: 80px;
  }

  .cont-intro .flex03:not(:last-child) {
    margin-bottom: 64px;
  }

  .cont-intro .flex03 .cont p:not(:last-child) {
    margin-bottom: 56px;
  }
}

/* andmore */

.andmore .concept-top .flex02 .txt .img {
  margin: 48px 0;
}

.andmore-box01 {
  margin-bottom: 120px;
}

.andmore-box01 .bg {
  margin-top: 10px;
}

.andmore-box01 .bg .txt {
  width: calc(100% - 340px);
}

.andmore-box01 .bg .txt .img-hdg {
  font-size: 2.4rem;
  font-weight: normal;
  margin-bottom: 20px;
}

.andmore-box01 .bg .txt p {
  max-width: 460px;
}

.andmore-box01 .bg .img {
  width: 320px;
}

.andmore-box02 {
  margin-bottom: 230px;
}

.andmore-box02 .flexbox {
  margin-bottom: 10px;
}

.andmore-box02 .flexbox .img {
  width: 60%;
  max-width: 560px;
}

.andmore-box02 .flexbox .txt {
  width: 38%;
  max-width: 360px;
}

.andmore-box02 .flexbox .txt .hdg-img {
  margin-bottom: 100px;
}

@media screen and (max-width: 768px) {
  .andmore .concept-top .flex02 .txt {
    margin-bottom: 120px;
  }

  .andmore-box01 .container {
    padding: 0;
  }

  .andmore-box01 .bg .txt {
    width: 100%;
    padding: 40px 20px;
  }

  .andmore-box01 .bg .img-hdg {
    margin-bottom: 64px;
  }

  .andmore-box01 .bg .txt p {
    max-width: 100%;
  }

  .andmore-box01 .bg .img {
    width: 100%;
    padding: 0 20px;
  }

  .andmore-box02 {
    margin-bottom: 160px;
  }

  .andmore-box02 .flexbox {
    margin-bottom: 64px;
  }

  .andmore-box02 .flexbox .img,
  .andmore-box02 .flexbox .txt {
    width: 100%;
    max-width: 100%;
  }

  .andmore-box02 .flexbox .img {
    margin-bottom: 40px;
  }

  .andmore-box02 .flexbox .txt .hdg-img {
    margin-bottom: 80px;
  }
}

.other-top {
  padding-top: 240px;
}

.contents-link--top {
  padding: 100px 0 70px;
}

.contents-link--top a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 150px;
  margin: 0 0 0 auto;
}

.contents-link--top a .arrow {
  width: 24px;
  overflow: hidden;
}

.contents-link--top a:hover .arrow img {
  animation: arrowUp 0.4s ease-in-out forwards;
}

/* product */

.product .cont-intro {
  padding-bottom: 60px;
}

.product .cont-intro .img {
  margin-bottom: 60px;
}

.product .cont-intro .flex03 .cont p:not(:last-child) {
  margin-bottom: 100px;
}

.product .cont-intro .flex02 .hdg02,
.product .cont-intro .flex03 .cont .flex02 p {
  margin-bottom: 20px;
}

.product .cont-intro .flex02 .txt {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

@media screen and (max-width: 768px) {
  .other-top {
    padding-top: 160px;
  }

  .product .cont-intro {
    padding-bottom: 60px;
  }

  .product .cont-intro .img {
    margin: 0 -20px 60px;
    height: 240px;
  }

  .product .cont-intro .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .product .cont-intro .flex03 .cont p:not(:last-child) {
    margin-bottom: 40px;
  }

  .product .cont-intro .flex02 .txt {
    margin: 40px 0 20px;
  }
}

/* company */

.company {
  overflow: hidden;
}

.company .cont-intro {
  position: relative;
  z-index: 2;
}

.company01 {
  position: relative;
  z-index: 1;
  padding: 20% 0 160px;
}

.company01 .bg {
  position: absolute;
  left: 0;
  top: 30%;
  transform: translateY(-50%);
  z-index: -1;
}

.company01 .base-hdg {
  margin-bottom: 80px;
}

.company01 .base-hdg .num {
  display: block;
  margin-top: 40px;
}

.company01 p {
  max-width: 450px;
  margin: 0 auto 40px;
}

.company01 .btn-blank {
  margin: 0 auto;
}

.company01 .btn-blank .arrow {
  overflow: hidden;
}

.company01 .btn-blank:hover .arrow img {
  animation: arrowUp 0.4s ease-in-out forwards;
}

.company-hdg {
  margin-bottom: 40px;
  font-weight: normal;
}

.company-hdg .of-hidden:first-of-type {
  margin-bottom: 40px;
}

.company-hdg .company-hdg__min {
  font-size: 1.4rem;
  font-weight: light;
  display: block;
  margin-bottom: 50px;
}

.company02 {
  position: relative;
  z-index: 1;
  padding-bottom: 100px;
}

.company02 .desc {
  max-width: 640px;
}

.company02 .company-list {
  margin-top: 100px;
}

.company02 .company-list .company-list__item {
  width: 24%;
  max-width: 200px;
  margin-bottom: 40px;
}

.company02 .company-list .company-list__item .icn {
  text-align: center;
  margin-bottom: 18px;
}

.company02 .company-list .company-list__item .company-list__hdg {
  font-size: 2rem;
  margin-bottom: 20px;
  text-align: center;
  font-weight: normal;
}

.company03 {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 150px;
}

.company03 .history {
  overflow: visible;
  padding-top: 30px;
}

.company03 .history .swiper-wrapper {
  align-items: flex-end;
}

.company03 .history .history__item {
  width: 280px;
  padding: 0 40px 45px;
  position: relative;
  border-left: 1px solid #000;
}

.company03 .history .history__item::before,
.company03 .history .history__item::after {
  content: "";
  width: 9px;
  height: 9px;
  box-sizing: border-box;
  border: 1px solid #000;
  background-color: #fff;
  position: absolute;
  left: -5px;
  z-index: 1;
}

.company03 .history .history__item::before {
  top: 0;
}

.company03 .history .history__item::after {
  bottom: -5px;
  background-color: #000;
}

.company03 .history .history__item .year {
  position: absolute;
  font-size: 1.8rem;
  font-weight: light;
  left: -5px;
  top: -30px;
}

.company03 .history .history__item .month {
  padding-top: 30px;
}

.company03 .history .history__item .month .num {
  font-size: 4rem;
  font-weight: light;
  line-height: 1;
  margin-bottom: 15px;
}

.company03 .history .history__item .month .txt {
  font-size: 1.3rem;
  line-height: 1.6;
}

.company .img-flex {
  margin-bottom: 80px;
}

.company .img-flex .img {
  width: calc((100% - 240px) + (50vw - 50%));
  margin: 0 0 0 calc(50% - 50vw);
}

.company .img-flex .img img {
  width: 100%;
}

.company .hdg01 {
  letter-spacing: 0;
}

.company .movie {
  margin-bottom: 80px;
}

.company .cont-inner .sign {
  width: 205px;
  margin: 60px 0 0 auto;
}

@media screen and (max-width: 768px) {
  .company .cont-intro {
    padding-bottom: 0;
  }

  .company01 {
    padding: 160px 0 120px;
  }

  .company01 .bg {
    top: 0;
    transform: translateY(0);
  }

  .company-hdg .company-hdg__min {
    margin-bottom: 15px;
  }

  .company01 .base-hdg .of-hidden:first-of-type {
    margin-bottom: 20px;
  }

  .company01 .base-hdg > img {
    width: 30px;
  }

  .company01 .base-hdg .num {
    width: 120px;
    margin: 0 auto 18px;
  }

  .company02 {
    padding-bottom: 80px;
  }

  .company02 .company-list {
    margin: 80px auto 0;
    max-width: 500px;
  }

  .company02 .company-list .company-list__item {
    width: 48%;
  }

  .company03 {
    margin-bottom: 130px;
  }

  .company .img-flex.flexbox {
    display: block;
    margin-bottom: 40px;
  }

  .company .img-flex .img {
    width: calc(100% + 20px);
    margin: 0 0 40px -20px;
  }

  .company .img-flex .img img {
    width: 100%;
  }

  .company .movie {
    margin-left: -20px;
    margin-right: -20px;
  }
}

@media screen and (max-width: 550px) {
  .company02 .company-list .company-list__item {
    width: 100%;
    max-width: 100%;
  }
}

/* place */

.cont-intro.place-cont {
  padding-bottom: 15px;
}

.cont-intro.place-cont:not(.other-top) .flex03 {
  padding-top: 120px;
  border-top: 1px solid #000;
}

.cont-intro.place-cont .hdg02 {
  line-height: 1.2;
}

.cont-intro.place-cont .place-item {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 40px;
  line-height: 1.4;
}

.cont-intro.place-cont .place-item .place-item__dt {
  width: 150px;
}

.cont-intro.place-cont .place-item .place-item__dd {
  width: calc(100% - 160px);
}

.cont-intro.place-cont .place-item .place-item__dd dl {
  margin-bottom: 5px;
}

.cont-intro.place-cont .place-item .place-item__dd dd {
  font-size: 1.3rem;
  margin-bottom: 5px;
}

.cont-intro.place-cont .place-item p {
  margin-bottom: 5px !important;
}

.cont-intro.place-cont .place-item a {
  color: #828282;
  border-bottom: 1px solid #828282;
}

@media screen and (max-width: 768px) {
  .cont-intro.place-cont .place-item .place-item__dt,
  .cont-intro.place-cont .place-item .place-item__dd {
    width: 100%;
  }

  .cont-intro.place-cont .place-item .place-item__dt {
    margin-bottom: 15px;
  }

  .cont-intro.place-cont .place-item p {
    margin-bottom: 15px !important;
  }
}

/* floor */

.cont-intro.floor-top {
  background-color: #000;
  color: #fff;
  padding-bottom: 160px;
}

.cont-intro.floor-top .t-right img {
  max-width: 600px;
}

.floor-top .floor-wrap {
  max-width: 880px;
  margin: 0 auto;
}

.floor-top .cont {
  max-width: 400px;
}

.floor-top .floor-map {
  margin: 120px 0;
}

.floor .map iframe {
  width: 100%;
  height: 790px;
}

.floor .cont-intro.place-cont .flex03 {
  padding-top: 100px;
  border-top: none;
}

.floor-list .floor-list__item {
  transform: translateY(-30px);
  opacity: 0;
}

.floor-list.In .floor-list__item {
  animation: slideDown 0.4s linear 0.1s forwards;
}

.floor-list .floor-list__item:not(:first-child) {
  margin-top: -7%;
}

.floor-list.In .floor-list__item:nth-child(2) {
  animation-delay: 0.5s;
}

.floor-list.In .floor-list__item:nth-child(3) {
  animation-delay: 1s;
}

.floor-list.In .floor-list__item:nth-child(4) {
  animation-delay: 1.5s;
}

@keyframes slideDown {
  0% {
    transform: translateY(-30px);
    opacity: 0;
  }

  100% {
    transform: translateY(0);
    opacity: 1;
  }
}

@media screen and (max-width: 768px) {
  .cont-intro.floor-top {
    padding-bottom: 120px;
  }

  .floor-top .hdg02 img {
    max-width: 70%;
  }

  .floor-top .floor-map {
    margin: 100px -20px;
  }

  .cont-intro.floor-top .t-right .sp {
    margin: 0 auto;
  }

  .floor .cont-intro.place-cont .flex03 {
    padding-top: 80px;
  }

  .floor .map iframe {
    height: 360px;
  }
}

/* news */

.news-list .news-list__item {
  margin-bottom: 20px;
}

.news-list .news-list__item .date {
  width: 120px;
}

.news-list .news-list__item .news-hdg {
  font-size: 1.4rem;
  font-weight: normal;
  width: calc(100% - 120px);
}

.news-list .news-list__item .news-hdg i {
  margin-left: 0.5em;
}

@media screen and (max-width: 768px) {
  .news-list .news-list__item .date,
  .news-list .news-list__item .news-hdg {
    width: 100%;
  }
}

.cursor__img {
  width: 200px;
  position: fixed;
  top: -50px;
  left: -50px;
  height: auto;
  border-radius: 50%;
  z-index: -1;
  transform: translate(0, 0);
  pointer-events: none;
  font-size: 1.2rem;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  line-height: 100px;
  opacity: 0;
  transition: all 0.2s;
}

.contents-link__list__item a:hover .cursor__img {
  opacity: 0.8;
}

.intro-img img {
  width: 100%;
}
