@charset "UTF-8";
/*! destyle.css v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
       appearance: radio;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

button[disabled],
[type=button][disabled],
[type=reset][disabled],
[type=submit][disabled] {
  cursor: default;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Remove arrow in IE10 & IE11
 */
select::-ms-expand {
  display: none;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the outline style in Safari.
 */
[type=search] {
  outline-offset: -2px; /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/*
 * Remove outline for editable content.
 */
[contenteditable] {
  outline: none;
}

/* Table */
/* ============================================ */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

/* Misc */
/* ============================================ */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/* 共通の要素--------------------------------------------------------------------------------------- */
html {
  font-size: 62.5%;
  scroll-behavior: smooth;
  background-color: black;
}

a {
  cursor: pointer;
  transition: 0.3s;
}
a:hover {
  transition: 0.3s;
  opacity: 0.7;
}

img {
  display: block;
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}

*:focus {
  outline: none;
}

* {
  font-family: "Noto Sans JP", sans-serif;
}

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

.sp {
  display: none;
}
@media screen and (max-width: 767px) {
  .sp {
    display: block;
  }
}

.wrap {
  position: relative;
  overflow-x: hidden;
  max-width: 100%;
}

.main {
  background-color: #000;
}

.scroll {
  scroll-margin-top: 110px;
}
@media screen and (max-width: 767px) {
  .scroll {
    scroll-margin-top: 70px;
  }
}

/*ハンバーガーメニュー--------------------------------------------------------------------*/
.hamburger {
  position: fixed;
  z-index: 100;
  width: 100%;
  padding: 40px 45px;
  transition: 0.3s;
}
@media screen and (max-width: 767px) {
  .hamburger {
    padding: 20px;
  }
}
.hamburger__outer {
  display: block;
  max-width: 40px;
  margin-left: auto;
}
.hamburger__bar {
  display: block;
  width: 40px;
  height: 2px;
  margin-bottom: 8px;
  transition: 0.4s;
  background-color: #fff;
}
.hamburger__bar--middle {
  width: 25px;
  margin-left: auto;
}
.hamburger__bar--bottom {
  width: 30px;
  margin-left: auto;
}
.hamburger .cross-top {
  transition: 0.3s;
  transform: translateY(10px) rotate(45deg);
}
.hamburger .cross-middle {
  opacity: 0;
}
.hamburger .cross-bottom {
  width: 40px;
  transition: 0.3s;
  transform: translateY(-10px) rotate(-45deg);
}

/*ハンバーガーメニュー内-----------------------------------------------------------------*/
.slide {
  line-height: 1.6;
  position: fixed;
  z-index: 50;
  top: 0;
  right: 0;
  overflow-y: scroll;
  width: 40%;
  height: 100vh;
  padding: 120px 45px;
  transition: 0.5s;
  transform: translateX(100%);
  color: #fff;
  background-color: #000;
}
@media screen and (max-width: 1024px) {
  .slide {
    width: 60%;
  }
}
@media screen and (max-width: 767px) {
  .slide {
    width: 80%;
    padding: 100px 15px;
  }
}
.slide.show {
  transition: 0.5s;
  transform: translateX(0);
}
.slide__menu {
  font-size: 1.6rem;
  display: block;
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.6);
  letter-spacing: 0.1em;
  font-weight: 500;
  font-family: "Libre Baskerville", "Noto Serif JP", serif;
}
@media screen and (max-width: 767px) {
  .slide__menu {
    font-size: 1.3rem;
  }
}
.slide__address {
  font-size: 1.4rem;
  margin-bottom: 10px;
  text-align: right;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .slide__address {
    font-size: 1.1rem;
  }
}
.slide__text {
  font-size: 1.4rem;
  margin-bottom: 10px;
  text-align: right;
  letter-spacing: 0.1em;
  color: #5f5f5f;
}
@media screen and (max-width: 767px) {
  .slide__text {
    font-size: 1.1rem;
  }
}
.slide__tel {
  font-size: 1.8rem;
  display: block;
  text-align: right;
  letter-spacing: 0;
}
@media screen and (max-width: 767px) {
  .slide__tel {
    font-size: 1.4rem;
  }
}
.slide__span {
  font-size: 3rem;
  letter-spacing: 0.05em;
  font-family: "Libre Baskerville", "Noto Serif JP", serif;
}
@media screen and (max-width: 767px) {
  .slide__span {
    font-size: 2rem;
  }
}
.slide__none {
  overflow: hidden;
}

/*モーダル*/
.modal {
  position: fixed;
  z-index: 150;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 80px 15px;
  color: #fff;
  opacity: 0;
  visibility: hidden;
  transition: 0.4s;
}
.modal.show {
  opacity: 1;
  visibility: visible;
  transition: 0.4s;
}
.modal__bg {
  position: fixed;
  z-index: -1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
}
.modal__outer {
  overflow-y: scroll;
  max-width: 1240px;
  height: 100%;
  margin: auto;
  background-color: #2e2727;
}
.modal__top {
  position: relative;
  display: flex;
}
.modal__title {
  font-family: "Libre Baskerville", "Noto Serif JP", serif;
  letter-spacing: 0.1em;
  font-size: 4.2rem;
  margin: auto;
  padding: 20px 30px;
  text-align: center;
  background-color: #000;
}
@media screen and (max-width: 1024px) {
  .modal__title {
    font-size: 3.2rem;
  }
}
@media screen and (max-width: 767px) {
  .modal__title {
    font-size: 2rem;
    padding: 15px;
  }
}
.modal__cross {
  position: absolute;
  top: 0;
  right: 0;
  max-width: 80px;
  cursor: pointer;
}
@media screen and (max-width: 1024px) {
  .modal__cross {
    max-width: 60px;
  }
}
@media screen and (max-width: 767px) {
  .modal__cross {
    max-width: 40px;
  }
}
.modal__text {
  font-size: 1.6rem;
  margin: 80px 0;
  text-align: center;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 1024px) {
  .modal__text {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 767px) {
  .modal__text {
    margin: 40px 0;
  }
}
.modal__txt--price {
  font-family: "Libre Baskerville", "Noto Serif JP", serif;
}
.modal__inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0 65px 250px;
  grid-row-gap: 80px;
}
@media screen and (max-width: 1024px) {
  .modal__inner {
    padding: 0 15px 200px;
  }
}
@media screen and (max-width: 767px) {
  .modal__inner {
    padding-bottom: 100px;
    grid-row-gap: 40px;
  }
}
.modal__ul {
  width: calc(33.3333333333% - 20px);
}
@media screen and (max-width: 767px) {
  .modal__ul {
    width: 100%;
  }
}
.modal__list {
  font-size: 1.8rem;
  margin-bottom: 20px;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 1024px) {
  .modal__list {
    font-size: 1.6rem;
  }
}
.modal__menu {
  font-size: 1.4rem;
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 10px;
  letter-spacing: 0.04em;
  border-bottom: 1px dashed rgba(255, 255, 255, 0.6);
}
@media screen and (max-width: 1024px) {
  .modal__menu {
    font-size: 1.2rem;
  }
}
.modal__menu:last-of-type {
  border-bottom: none;
}

/*フッター*/
.footer {
  padding: 0 15px;
  color: #fff;
  background-color: #000;
}
@media screen and (max-width: 767px) {
  .footer {
    padding-top: 70px;
  }
}
.footer__outer {
  max-width: 1000px;
  margin: auto;
}
.footer__ul {
  display: flex;
  justify-content: flex-end;
  padding-bottom: 40px;
  border-bottom: solid 1px #4e4e4e;
}
@media screen and (max-width: 767px) {
  .footer__ul {
    justify-content: center;
    padding-bottom: 20px;
  }
}
.footer__menu {
  font-family: "Libre Baskerville", serif;
  font-size: 1.4rem;
  margin-right: 30px;
  padding-bottom: 5px;
  letter-spacing: 0.04em;
  transition: 0.3s;
  position: relative;
}
.footer__menu::after {
  position: absolute;
  content: "";
  height: 1px;
  width: 0;
  background-color: white;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  transition: 0.3s;
  opacity: 0.6;
}
@media screen and (max-width: 767px) {
  .footer__menu {
    font-size: 1.2rem;
    margin-right: 15px;
    padding-bottom: 0;
  }
}
.footer__menu:last-of-type {
  margin-right: 0;
}
.footer__menu:hover {
  opacity: 1;
  transition: 0.3s;
}
.footer__menu:hover::after {
  transition: 0.5s;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .footer__menu:hover {
    border-bottom: none;
  }
}
.footer__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 40px 0;
}
@media screen and (max-width: 767px) {
  .footer__inner {
    flex-direction: column;
    padding: 40px 15px 20px;
  }
}
.footer__unit {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .footer__unit {
    flex-direction: column;
  }
}
.footer__group {
  display: flex;
  align-items: center;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 767px) {
  .footer__group {
    margin: 20px 0;
  }
}
.footer__item {
  font-family: "Libre Baskerville", serif;
  font-size: 1.8rem;
  margin-right: 50px;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 1024px) {
  .footer__item {
    font-size: 1.6rem;
    margin-right: 15px;
  }
}
.footer__sns {
  display: flex;
  align-items: center;
  margin-right: 25px;
}
@media screen and (max-width: 1024px) {
  .footer__sns {
    justify-content: space-between;
    margin-right: 10px;
  }
}
.footer__sns:last-of-type {
  margin-right: 0;
}
.footer__icon {
  max-width: 20px;
  margin-right: 10px;
  -o-object-fit: contain;
     object-fit: contain;
}
.footer__subitem {
  font-family: "Libre Baskerville", serif;
  font-size: 1.4rem;
}
@media screen and (max-width: 1024px) {
  .footer__subitem {
    font-size: 1.2rem;
  }
}
.footer__copy {
  font-family: "Libre Baskerville", serif;
  font-size: 1rem;
  letter-spacing: 0.03em;
}
@media screen and (max-width: 767px) {
  .footer__copy {
    margin-top: 30px;
  }
}

/*機材の詳細について*/
.machinery {
  color: #fff;
}
.machinery__relative {
  position: relative;
  z-index: 1;
  margin-bottom: 120px;
  margin-left: -30px;
  padding: 380px 45px 270px;
}
@media screen and (max-width: 767px) {
  .machinery__relative {
    margin-bottom: 60px;
    margin-left: 0;
    padding: 190px 15px;
    background-image: url(../images/machinery__img.jpg);
    background-position: left;
    background-size: cover;
  }
}
.machinery__outer {
  max-width: 1000px;
  margin: auto;
}
.machinery__title {
  font-family: "Libre Baskerville", serif;
  font-size: 3rem;
  margin-bottom: 20px;
  letter-spacing: 0.3em;
  color: rgba(255, 255, 255, 0.7);
  text-shadow: 0 0 10px #24ffff;
}
@media screen and (max-width: 767px) {
  .machinery__title {
    font-size: 2rem;
    text-align: center;
  }
}
.machinery__subtitle {
  font-size: 1.6rem;
  display: flex;
  align-items: center;
  margin-left: 180px;
  color: rgba(255, 255, 255, 0.7);
  text-shadow: 0 0 10px #24ffff;
  font-family: "Noto Serif JP", serif;
}
@media screen and (max-width: 767px) {
  .machinery__subtitle {
    font-size: 1.4rem;
    justify-content: center;
    margin-left: auto;
  }
}
.machinery__border {
  display: block;
  width: 40px;
  height: 1px;
  margin-left: 20px;
  background-color: rgba(255, 255, 255, 0.7);
  text-shadow: 0 0 10px #24ffff;
}
.machinery__img {
  position: absolute;
  z-index: -1;
  top: 0;
  right: 0;
  max-width: 1100px;
}
@media screen and (max-width: 767px) {
  .machinery__img {
    display: none;
  }
}
.machinery__section {
  padding: 0 15px;
}
.machinery__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 1000px;
  margin: auto;
  padding-bottom: 140px;
}
@media screen and (max-width: 767px) {
  .machinery__inner {
    flex-direction: column-reverse;
  }
  .machinery__inner:nth-of-type(2n) {
    flex-direction: column;
  }
}
.machinery__unit {
  max-width: 560px;
  margin-left: 50px;
}
.machinery__head {
  position: relative;
  z-index: 1;
}
.machinery__number {
  font-family: "Libre Baskerville", serif;
  font-size: 8.8rem;
  font-style: italic;
  position: absolute;
  z-index: -1;
  bottom: 0;
  left: -50px;
  letter-spacing: 0.04em;
  color: #171717;
}
@media screen and (max-width: 767px) {
  .machinery__number {
    font-size: 7rem;
  }
}
.machinery__item {
  font-family: "Libre Baskerville", serif;
  font-size: 3rem;
  margin-bottom: 20px;
  padding-bottom: 10px;
  padding-left: 40px;
  letter-spacing: 0.1em;
  border-bottom: #7d7d7d solid 1px;
}
@media screen and (max-width: 767px) {
  .machinery__item {
    font-size: 2rem;
  }
}
.machinery__message {
  font-size: 1.4rem;
  line-height: 2.5;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .machinery__message {
    font-size: 1.2rem;
  }
}
.machinery__image--01 {
  max-width: 330px;
}
@media screen and (max-width: 767px) {
  .machinery__image--01 {
    max-width: 40vw;
    margin-bottom: 60px;
  }
}
.machinery__image--02 {
  max-width: 360px;
}
@media screen and (max-width: 767px) {
  .machinery__image--02 {
    max-width: 40vw;
    margin-bottom: 60px;
  }
}
.machinery__image--03 {
  max-width: 280px;
  margin-left: 30px;
}
@media screen and (max-width: 767px) {
  .machinery__image--03 {
    max-width: 40vw;
    margin-bottom: 60px;
  }
}
.machinery__image--04 {
  max-width: 320px;
}
@media screen and (max-width: 767px) {
  .machinery__image--04 {
    max-width: 40vw;
    margin-bottom: 60px;
  }
}

/*シーシャとは*/
.about {
  color: #fff;
}
.about__outer {
  margin-bottom: 120px;
  background-image: url(../images/about__img.png);
  background-position: center;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .about__outer {
    margin-bottom: 60px;
  }
}
.about__inner {
  padding: 20vw 15px 11vw;
}
@media screen and (max-width: 767px) {
  .about__inner {
    padding: 60vw 15px 40vw;
  }
}
.about__title {
  max-width: 625px;
  margin: auto auto 12.5vw;
}
@media screen and (max-width: 767px) {
  .about__title {
    max-width: 350px;
    margin-bottom: 20vw;
  }
}
.about__text {
  font-family: "Noto Serif JP", serif;
  font-size: 2rem;
  margin-bottom: 5px;
  text-align: center;
  letter-spacing: 0.15em;
}
@media screen and (max-width: 767px) {
  .about__text {
    font-size: 1.6rem;
  }
}
.about__line {
  display: block;
  width: 30px;
  height: 1px;
  margin: auto auto 4.1vw;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .about__line {
    margin-bottom: 10vw;
  }
}
.about__message {
  font-size: 1.5rem;
  line-height: 3.5;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .about__message {
    font-size: 1.1rem;
    line-height: 3;
  }
}
.about__block {
  position: relative;
  margin-bottom: 120px;
}
@media screen and (max-width: 767px) {
  .about__block {
    margin-bottom: 60px;
  }
}
.about__heading {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: auto;
}
.about__subtitle {
  font-family: "Noto Serif JP", serif;
  font-size: 2.6rem;
  margin: 0 20px;
  letter-spacing: 0.04em;
  text-shadow: 0 0 5px rgba(255, 255, 255, 0.65);
}
@media screen and (max-width: 767px) {
  .about__subtitle {
    font-size: 1.6rem;
    margin: 0 10px;
  }
}
.about__span {
  font-family: "Noto Serif JP", serif;
  font-size: 3.6rem;
  text-shadow: 0 0 5px rgba(255, 255, 255, 0.65);
}
@media screen and (max-width: 767px) {
  .about__span {
    font-size: 2rem;
  }
}
.about__border {
  display: block;
  width: 35px;
  height: 1px;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .about__border {
    width: 25px;
  }
}
.about__section {
  padding-bottom: 120px;
}
@media screen and (max-width: 767px) {
  .about__section {
    padding-bottom: 60px;
  }
}
.about__group {
  position: relative;
  max-width: 880px;
}
@media screen and (max-width: 1024px) {
  .about__group {
    max-width: 660px;
  }
}
@media screen and (max-width: 767px) {
  .about__group {
    max-width: 100%;
    padding: 20px 0;
    background-position: center;
    background-size: cover;
  }
}
.about__group--02 {
  margin: 120px 0;
  margin-left: auto;
}
@media screen and (max-width: 767px) {
  .about__group--02 {
    margin: 60px auto;
    display: flex;
    flex-direction: column-reverse;
  }
}
.about__unit {
  position: absolute;
  top: 0;
  right: -23vw;
  bottom: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: auto;
}
@media screen and (max-width: 1280px) {
  .about__unit {
    right: -10vw;
  }
}
@media screen and (max-width: 767px) {
  .about__unit {
    position: static;
    margin-top: 20px;
    padding: 0 20px;
  }
}
.about__unit--02 {
  right: 0;
  left: -23vw;
}
@media screen and (max-width: 1280px) {
  .about__unit--02 {
    left: -10vw;
  }
}
.about__subitem {
  font-family: "Libre Baskerville", serif;
  font-size: 1.2rem;
  margin-bottom: 10px;
  letter-spacing: 0.04em;
}
.about__item {
  font-family: "Noto Serif JP", serif;
  font-size: 3.6rem;
  line-height: 1.5;
  margin-bottom: 10px;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 767px) {
  .about__item {
    font-size: 2.1rem;
  }
}
.about__subtext {
  font-size: 1.3rem;
  line-height: 2.5;
  max-width: 600px;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .about__subtext {
    font-size: 1.1rem;
  }
}
.about__subtext--02 {
  max-width: 470px;
}
@media screen and (max-width: 767px) {
  .about__subtext--02 {
    max-width: 100%;
  }
}

.menu-page {
  max-width: 1040px;
  padding: 0 20px;
  margin: 60px auto 0;
  display: grid;
  gap: 10px;
  grid-template-columns: repeat(2, 1fr);
}
@media screen and (max-width: 767px) {
  .menu-page {
    grid-template-columns: repeat(1, 1fr);
  }
}
.menu-page-back {
  color: white;
  margin: 40px auto 60px;
  width: 260px;
  height: 45px;
  display: grid;
  place-content: center;
  border: 1px solid rgba(255, 255, 255, 0.4);
  font-size: 1.6rem;
  font-family: "Libre Baskerville", serif;
}

/*メインビジュアル*/
.hero {
  position: relative;
  padding: 460px 100px 280px;
}
@media screen and (max-width: 767px) {
  .hero {
    padding: 300px 15px 70px;
    background-image: url(../images/hero.jpg);
    background-size: cover;
  }
}
.hero__img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  max-width: 1295px;
}
@media screen and (max-width: 767px) {
  .hero__img {
    display: none;
  }
}
.hero__outer {
  position: relative;
  max-width: 670px;
  margin-left: auto;
}
@media screen and (max-width: 767px) {
  .hero__outer {
    max-width: 100%;
  }
}
.hero__subtitle {
  font-family: "Noto Serif JP", serif;
  font-size: 2.5rem;
  margin-bottom: 20px;
  letter-spacing: 0.1em;
  color: #fff;
  text-shadow: 0 0 25px #05e989;
}
.hero__subtitle span {
  font-family: "Noto Serif JP", serif;
}
@media screen and (max-width: 767px) {
  .hero__subtitle {
    font-size: 1.8rem;
    text-align: center;
  }
}
.hero__subtitle:last-of-type {
  margin-bottom: 0;
  margin-left: 210px;
}
@media screen and (max-width: 767px) {
  .hero__subtitle:last-of-type {
    margin-left: 0;
  }
}
.hero__title {
  max-width: 336px;
  margin-top: 10px;
  margin-right: 50px;
  margin-left: auto;
  display: block;
}
@media screen and (max-width: 767px) {
  .hero__title {
    max-width: 200px;
    margin: 20px auto;
  }
}
.hero__scroll {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  width: 113px;
  height: 113px;
  margin-left: auto;
  position: relative;
}
.hero__scroll .hero-scroll-circle {
  position: absolute;
  top: 0;
}
@media screen and (max-width: 767px) {
  .hero__scroll .hero-scroll-circle {
    top: -15px;
    width: 90px;
  }
}
@media screen and (max-width: 767px) {
  .hero__scroll {
    width: 80px;
    height: 80px;
    margin: auto;
  }
}
.hero__text {
  font-family: "Libre Baskerville", serif;
  font-size: 1.4rem;
  margin-bottom: 20px;
  letter-spacing: 0.04em;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .hero__text {
    font-size: 1.2rem;
    margin-bottom: 10px;
  }
}
.hero__arrow {
  max-width: 11px;
}

/*コンセプト*/
.concept {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 1000px;
  margin: 80px auto 160px;
  padding: 0 15px;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .concept {
    flex-direction: column;
    margin-top: 100px;
  }
}
.concept__box {
  display: flex;
  align-items: center;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .concept__box {
    justify-content: center;
    margin-bottom: 20px;
  }
}
.concept__title {
  font-family: "Libre Baskerville", serif;
  font-size: 3rem;
  letter-spacing: 0.3em;
  color: rgba(255, 255, 255, 0.7);
  text-shadow: 0 0 10px #3965ff;
}
.concept__title span {
  font-family: "Libre Baskerville", serif;
}
@media screen and (max-width: 767px) {
  .concept__title {
    font-size: 2rem;
  }
}
.concept__subtitle {
  font-family: "Noto Serif JP", serif;
  font-size: 1.6rem;
  margin: 0 20px;
  color: rgba(255, 255, 255, 0.7);
  text-shadow: 0 0 10px #3965ff;
}
.concept__subtitle span {
  font-family: "Noto Serif JP", serif;
}
@media screen and (max-width: 767px) {
  .concept__subtitle {
    font-size: 1.4rem;
    margin: 0 10px;
  }
}
.concept__border {
  display: block;
  width: 30px;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.7);
  text-shadow: 0 0 10px #3965ff;
}
.concept__message {
  font-size: 1.4rem;
  line-height: 2;
  margin-bottom: 120px;
  margin-left: 120px;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .concept__message {
    font-size: 1.2rem;
    margin-bottom: 0;
    margin-left: auto;
    text-align: center;
  }
}
.concept__movie {
  width: 356px;
  position: relative;
  padding: 3px;
  transform: rotate(3deg);
}
@media screen and (max-width: 767px) {
  .concept__movie {
    width: 280px;
    margin-top: 80px;
  }
}
.concept__movie video {
  width: 100%;
}
.concept__movie::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  content: "";
  background-image: url(../images/mask.svg);
  background-size: cover;
  pointer-events: none;
}

/*シーシャとは*/
.what__relative {
  position: relative;
  z-index: 1;
  padding: 195px 0 195px 15px;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .what__relative {
    display: flex;
    flex-direction: column-reverse;
    padding: 100px 15px 0;
  }
}
.what__outer {
  max-width: 1000px;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .what__outer {
    margin-top: 60px;
    margin-bottom: 100px;
  }
}
.what__box {
  display: flex;
  align-items: center;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .what__box {
    justify-content: center;
    margin-bottom: 20px;
  }
}
.what__title {
  font-family: "Libre Baskerville", serif;
  font-size: 3rem;
  letter-spacing: 0.3em;
  color: rgba(255, 255, 255, 0.7);
  text-shadow: 0 0 10px #ff2424;
}
.what__title span {
  font-family: "Libre Baskerville", serif;
}
@media screen and (max-width: 767px) {
  .what__title {
    font-size: 2rem;
  }
}
.what__subtitle {
  font-family: "Noto Serif JP", serif;
  font-size: 1.6rem;
  margin: 0 20px;
  color: rgba(255, 255, 255, 0.7);
  text-shadow: 0 0 10px #ff2424;
}
.what__subtitle span {
  font-family: "Noto Serif JP", serif;
}
@media screen and (max-width: 767px) {
  .what__subtitle {
    font-size: 1.4rem;
    margin: 0 10px;
  }
}
.what__border {
  display: block;
  width: 30px;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.7);
  text-shadow: 0 0 10px #ff2424;
}
.what__flex {
  font-size: 1.4rem;
  display: flex;
  align-items: center;
  margin-left: 80px;
}
@media screen and (max-width: 767px) {
  .what__flex {
    font-size: 1.2rem;
    justify-content: center;
    margin-bottom: 20px;
    margin-left: auto;
  }
}
.what__text {
  letter-spacing: 0.1em;
}
.what__more {
  margin: 0 35px 0 20px;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 767px) {
  .what__more {
    margin: 0 20px 0 10px;
  }
}
.what__circle {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  border: #fff solid 1px;
  border-radius: 50%;
}
@media screen and (max-width: 767px) {
  .what__circle {
    width: 20px;
    height: 20px;
  }
}
.what__arrow {
  width: 30px;
  margin-left: -20px;
}
@media screen and (max-width: 767px) {
  .what__arrow {
    width: 20px;
  }
}
.what__img {
  position: absolute;
  z-index: -1;
  top: 0;
  right: 0;
  bottom: 0;
  max-width: 1065px;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .what__img {
    position: static;
    max-width: 100%;
  }
}
.what__unit {
  display: flex;
  margin-top: 160px;
}
.what__unit--02 {
  display: flex;
  margin-top: -130px;
}
.what__parallax {
  margin: 25vw auto;
}
@media screen and (max-width: 767px) {
  .what__parallax {
    margin: 30vw auto;
    height: 200vw;
    position: relative;
  }
}
.what__group {
  display: flex;
  align-items: center;
  width: 100%;
}
.what__group--01 {
  margin-bottom: -5.2vw;
}
.what__image--01 {
  max-width: 34.7vw;
  margin-bottom: -3.1vw;
}
@media screen and (max-width: 767px) {
  .what__image--01 {
    max-width: 80vw;
    position: absolute;
    top: -40vw;
    left: 0;
  }
}
.what__image--02 {
  max-width: 41vw;
  margin-top: -18vw;
  margin-right: 8.6vw;
  margin-left: auto;
}
@media screen and (max-width: 767px) {
  .what__image--02 {
    max-width: 70vw;
    position: absolute;
    top: 60vw;
    left: 15%;
  }
}
.what__image--03 {
  max-width: 46.8vw;
  margin-bottom: -10vw;
  margin-left: 13vw;
}
@media screen and (max-width: 767px) {
  .what__image--03 {
    max-width: 80vw;
    position: absolute;
    top: 150vw;
    left: 5%;
    margin-left: 0;
  }
}
.what__image--04 {
  max-width: 24vw;
  margin-top: -5.2vw;
  margin-right: 2.4vw;
  margin-left: auto;
}
@media screen and (max-width: 767px) {
  .what__image--04 {
    max-width: 60vw;
    position: absolute;
    top: 140vw;
    right: 0;
  }
}

/*システム*/
.system {
  position: relative;
  z-index: 1;
  padding: 40px 0 160px;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .system {
    padding: 0 0 80px;
  }
}
.system__relative {
  position: relative;
  z-index: 1;
  margin-bottom: 210px;
}
@media screen and (max-width: 1024px) {
  .system__relative {
    padding-left: 15px;
  }
}
@media screen and (max-width: 767px) {
  .system__relative {
    margin-bottom: 100px;
    padding-left: 0;
  }
}
.system__outer {
  max-width: 1000px;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .system__outer {
    padding: 30px 15px;
    background-image: url(../images/system__img.jpg);
    background-position: center;
    background-size: cover;
  }
}
.system__box {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .system__box {
    justify-content: center;
    margin-bottom: 15px;
  }
}
.system__title {
  font-family: "Libre Baskerville", serif;
  font-size: 3rem;
  letter-spacing: 0.3em;
  color: rgba(255, 255, 255, 0.7);
  text-shadow: 0 0 10px #ffa114;
}
.system__title span {
  font-family: "Libre Baskerville", serif;
}
@media screen and (max-width: 767px) {
  .system__title {
    font-size: 2rem;
  }
}
.system__subtitle {
  font-family: "Noto Serif JP", serif;
  font-size: 1.6rem;
  margin: 0 20px;
  color: rgba(255, 255, 255, 0.7);
  text-shadow: 0 0 10px #ffa114;
}
.system__subtitle span {
  font-family: "Noto Serif JP", serif;
}
@media screen and (max-width: 767px) {
  .system__subtitle {
    font-size: 1.4rem;
    margin: 0 10px;
  }
}
.system__border {
  display: block;
  width: 30px;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.7);
  text-shadow: 0 0 10px #ffa114;
}
.system__inner {
  position: relative;
  max-width: 540px;
  margin-left: 130px;
  padding: 20px;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.06), rgba(255, 255, 255, 0.16));
}
@media screen and (max-width: 767px) {
  .system__inner {
    margin: auto;
    padding: 15px;
  }
}
.system__unit {
  font-size: 1.4rem;
  padding: 30px 40px;
  border: solid 1px #000;
}
@media screen and (max-width: 767px) {
  .system__unit {
    font-size: 1.2rem;
    padding: 15px;
  }
}
.system__icon {
  position: absolute;
  top: -30px;
  right: 45px;
  max-width: 130px;
}
@media screen and (max-width: 767px) {
  .system__icon {
    top: -15px;
    max-width: 75px;
  }
}
.system__text {
  line-height: 2.2;
  margin-bottom: 20px;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .system__text {
    text-align: center;
  }
}
.system__ul {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
}
.system__list {
  line-height: 2;
  width: 50%;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .system__list {
    width: 100%;
    margin-bottom: 0;
    text-align: center;
  }
}
.system__img {
  position: absolute;
  z-index: -1;
  top: 0;
  right: 0;
  bottom: 0;
  max-width: 850px;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .system__img {
    display: none;
  }
}
.system__banner {
  display: flex;
  align-items: center;
  max-width: 700px;
  margin: auto;
  padding: 80px;
  background-image: url(../images/system__banner.jpg);
  background-size: 100% 100%;
}
@media screen and (max-width: 767px) {
  .system__banner {
    max-width: 93vw;
    padding: 10vw;
  }
}
.system__txt {
  font-size: 1.4rem;
  margin-right: 30px;
  letter-spacing: 0.07em;
}
@media screen and (max-width: 767px) {
  .system__txt {
    font-size: 1.2rem;
  }
}
.system__circle {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  border: #fff solid 1px;
  border-radius: 50%;
}
@media screen and (max-width: 767px) {
  .system__circle {
    width: 20px;
    height: 20px;
  }
}
.system__arrow {
  width: 30px;
  margin-left: -20px;
}
@media screen and (max-width: 767px) {
  .system__arrow {
    width: 20px;
  }
}

/*メニュー*/
.menu {
  position: relative;
  z-index: 1;
  padding: 40px 15px 160px;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .menu {
    padding: 0 15px 120px;
  }
}
.menu__outer {
  position: relative;
  max-width: 1000px;
  margin: auto;
}
.menu__img {
  position: absolute;
  z-index: -1;
  top: 180px;
  left: -220px;
  max-width: 420px;
}
.menu__box {
  display: flex;
  align-items: center;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .menu__box {
    justify-content: center;
    margin-bottom: 20px;
  }
}
.menu__title {
  font-family: "Libre Baskerville", serif;
  font-size: 3rem;
  letter-spacing: 0.3em;
  color: rgba(255, 255, 255, 0.7);
  text-shadow: 0 0 10px #2cffff;
}
.menu__title span {
  font-family: "Libre Baskerville", serif;
}
@media screen and (max-width: 767px) {
  .menu__title {
    font-size: 2rem;
  }
}
.menu__subtitle {
  font-family: "Noto Serif JP", serif;
  font-size: 1.6rem;
  margin: 0 20px;
  color: rgba(255, 255, 255, 0.7);
  text-shadow: 0 0 10px #2cffff;
}
.menu__subtitle span {
  font-family: "Noto Serif JP", serif;
}
@media screen and (max-width: 767px) {
  .menu__subtitle {
    font-size: 1.4rem;
    margin: 0 10px;
  }
}
.menu__border {
  display: block;
  width: 30px;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.7);
  text-shadow: 0 0 10px #2cffff;
}
.menu__inner {
  position: relative;
  max-width: 750px;
  margin: auto auto 105px;
  padding: 40px 15px;
  border: 1px solid #4e4e4e;
}
@media screen and (max-width: 767px) {
  .menu__inner {
    padding: 30px 15px;
  }
}
.menu__unit {
  max-width: 540px;
  margin: auto;
}
.menu__item {
  font-size: 1.6rem;
  display: flex;
  align-items: center;
  max-width: 235px;
  margin-bottom: 20px;
  white-space: nowrap;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 767px) {
  .menu__item {
    font-size: 1.4rem;
    max-width: 200px;
  }
}
.menu__line {
  width: 100%;
  height: 1px;
  margin-left: 20px;
  background-color: rgba(255, 255, 255, 0.5);
}
.menu__ul {
  display: flex;
  flex-wrap: wrap;
  max-width: 510px;
  margin: auto auto 30px;
  grid-row-gap: 15px;
}
@media screen and (max-width: 767px) {
  .menu__ul {
    flex-direction: column;
    max-width: 200px;
    margin-left: 20px;
    grid-row-gap: 10px;
  }
}
.menu__subitem {
  font-size: 1.4rem;
  width: 50%;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .menu__subitem {
    font-size: 1.2rem;
    width: 100%;
  }
}
.menu__icon {
  position: absolute;
  right: -68px;
  bottom: 35px;
  max-width: 140px;
}
@media screen and (max-width: 767px) {
  .menu__icon {
    right: -15px;
    bottom: 100px;
    max-width: 75px;
  }
}
.menu__button {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 300px;
  margin: auto;
  padding-bottom: 15px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
@media screen and (max-width: 767px) {
  .menu__button {
    margin-top: 60px;
    justify-content: flex-end;
    padding-bottom: 0;
    width: 230px;
    margin-right: 0;
    border-bottom: none;
  }
}
.menu__txt {
  font-size: 1.8rem;
  margin-right: 30px;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .menu__txt {
    font-size: 1.3rem;
    margin-right: 15px;
  }
}
.menu__circle {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  border: #fff solid 1px;
  border-radius: 50%;
}
.menu__arrow {
  width: 30px;
  margin-left: -20px;
}
.menu__block {
  max-width: 680px;
  margin: auto;
  padding: 30px 15px;
  border: 1px solid #4e4e4e;
}
.menu__text {
  font-size: 1.6rem;
  text-align: center;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 767px) {
  .menu__text {
    font-size: 1.4rem;
  }
}
.menu__underline {
  display: block;
  width: 30px;
  height: 1px;
  margin: 10px auto 25px;
  background-color: rgba(255, 255, 255, 0.5);
}
.menu__subtext {
  font-size: 1.4rem;
  line-height: 2;
  text-align: center;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 767px) {
  .menu__subtext {
    font-size: 1.2rem;
  }
}

/*アクセス*/
.access {
  position: relative;
  z-index: 1;
  padding: 0 15px 160px;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .access {
    padding-bottom: 80px;
  }
}
.access__outer {
  position: relative;
  display: flex;
  max-width: 1000px;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .access__outer {
    flex-direction: column-reverse;
  }
}
.access__box {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.access__title {
  font-family: "Libre Baskerville", serif;
  font-size: 3rem;
  margin: 0 20px;
  letter-spacing: 0.3em;
  color: rgba(255, 255, 255, 0.7);
  text-shadow: 0 0 10px #a4dd6c;
}
.access__title span {
  font-family: "Libre Baskerville", serif;
}
@media screen and (max-width: 767px) {
  .access__title {
    font-size: 2rem;
    margin-right: 10px;
    margin-left: 0;
  }
}
.access__subtitle {
  font-family: "Noto Serif JP", serif;
  font-size: 1.6rem;
  color: rgba(255, 255, 255, 0.7);
  text-shadow: 0 0 10px #a4dd6c;
}
.access__subtitle span {
  font-family: "Noto Serif JP", serif;
}
@media screen and (max-width: 767px) {
  .access__subtitle {
    font-size: 1.4rem;
  }
}
.access__border {
  display: block;
  width: 40px;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.7);
  text-shadow: 0 0 10px #a4dd6c;
}
@media screen and (max-width: 1024px) {
  .access__border {
    width: 30px;
  }
}
@media screen and (max-width: 767px) {
  .access__border {
    display: none;
  }
}
.access__map {
  width: 50%;
  min-height: 280px;
}
@media screen and (max-width: 767px) {
  .access__map {
    width: 100%;
  }
}
.access__inner {
  width: 50%;
  padding: 70px 15px 50px 20px;
  border: 1px solid #4e4e4e;
}
@media screen and (max-width: 767px) {
  .access__inner {
    width: 100%;
    padding: 30px 15px;
  }
}
.access__address {
  font-size: 1.4rem;
  line-height: 1.5;
  margin-bottom: 10px;
  margin-left: 60px;
  letter-spacing: 0.07em;
}
@media screen and (max-width: 1024px) {
  .access__address {
    margin-left: 50px;
  }
}
@media screen and (max-width: 767px) {
  .access__address {
    margin-left: auto;
    font-size: 1.2rem;
    margin-top: 20px;
  }
}
.access__span {
  font-size: 1.2rem;
  display: block;
  letter-spacing: 0.07em;
}
.access__text {
  font-size: 1.4rem;
  line-height: 1.5;
  margin-bottom: 10px;
  margin-left: 60px;
  letter-spacing: 0.07em;
  color: #5f5f5f;
}
@media screen and (max-width: 1024px) {
  .access__text {
    margin-left: 50px;
  }
}
@media screen and (max-width: 767px) {
  .access__text {
    margin-left: auto;
    font-size: 1.1rem;
  }
}
.access__tel {
  font-size: 1.4rem;
  margin-left: 60px;
  letter-spacing: 0.2em;
}
@media screen and (max-width: 1024px) {
  .access__tel {
    margin-left: 50px;
  }
}
@media screen and (max-width: 767px) {
  .access__tel {
    display: block;
    margin-left: auto;
    font-size: 1.2rem;
  }
}

.hero__title .svg-elem-1 {
  fill: transparent;
  transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.8s;
}
.hero__title .svg-elem-2 {
  fill: transparent;
  transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.9s;
}
.hero__title .svg-elem-3 {
  fill: transparent;
  transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1s;
}
.hero__title .svg-elem-4 {
  fill: transparent;
  transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.1s;
}
.hero__title .svg-elem-5 {
  fill: transparent;
  transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.2s;
}
.hero__title .svg-elem-6 {
  fill: transparent;
  transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.3s;
}
.hero__title.active .svg-elem-1,
.hero__title.active .svg-elem-2,
.hero__title.active .svg-elem-3,
.hero__title.active .svg-elem-4,
.hero__title.active .svg-elem-5,
.hero__title.active .svg-elem-6 {
  fill: rgb(255, 255, 255);
}

.hero-scroll-circle .svg-elem-1 {
  stroke-dashoffset: 353.8583772021px;
  stroke-dasharray: 353.8583772021px;
  transition: stroke-dashoffset 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s;
}
.hero-scroll-circle.active .svg-elem-1 {
  stroke-dashoffset: 0;
}

#loading {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-color: black;
  z-index: 100;
}
#loading.hide {
  opacity: 0;
  visibility: hidden;
  transition: 1.5s;
}

#hero-title-1 span,
#hero-title-2 span,
#concept-title span,
#concept-sub-title span,
#about-title span,
#about-sub-title span,
#system-title span,
#system-sub-title span,
#menu-title span,
#menu-sub-title span,
#access-title span,
#access-sub-title span {
  opacity: 0;
}/*# sourceMappingURL=style.css.map */