@charset "UTF-8";

html {
  font-size: 10px;
}
body {
  margin: 0;
}
a,
p,
h2 {
  text-decoration: none;
  margin: 0;
}

/* .circle-btn {
  z-index: 100;
  position: fixed;
  bottom: 4rem;
  right: 4rem;
  width: 15vw;
  height: 15vw;
  background-color: #f88;
  border-radius: 7.5vw;
}
.text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: 15vw;
  text-align: center;
}
.text p {
  font-size: 1.2vw;
}
.text h2 {
  font-size: 2.4vw;
}
.text p, .text h2 {
  color: white;
} */

.background {
  position: relative;
  width: 100vw;
  height: 245vw;
}
.background img {
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
  height: auto;
  max-width: 100%;
}

.icon a {
  position: absolute;
  top: 1vw;
  left: 1vw;
  width: 6.5vw;
  height: 9vw;
  cursor: pointer;
}

/* .enter-btn {
  top: 34vw;
  background-color: #f88;
  border: solid 1px #f88;
}
.enter-btn a {
  color: #fff;
  font-size: 1.5vw;
}
#contact-btn {
  top: 40vw;
  border: dashed 1px black;
}
#contact-btn a {
  color: #222;
  font-size: 1.5vw;
}
.enter-btn, #contact-btn {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 20vw;
  height: 5vw;
  line-height: 5vw;
  text-align: center;
  border-radius: 2.5vw;
  cursor: pointer;
} */

.youtube {
  z-index: 99;
  position: absolute;
  top: 163.7vw;
  left: 34.3vw;
  width: 33.8%;
  height: 5%;
  /* padding-top: 21.5%; */
}

/* ▼ 準備中テキスト用 ▼ */
.youtube {
  padding-top: 9%;
  text-align: center;
}
.youtube p {
  font-size: 2vw;
}
/* ▲ 準備中テキスト用 ▲ */

.youtube iframe {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

/* #contact {
  position: absolute;
  top: 315vw;
} */

/* ▼ 文字起こしLPからのコピー ▼ */
.footer {
  background-color: #1d283f;
  color: #fff;
  padding-top: 73px;
  padding-bottom: 120px;
  position: relative;
}
@media screen and (min-width: 992px) {
  .footer {
    padding-top: 63px;
    padding-bottom: 108px;
  }
}

@media screen and (min-width: 992px) {
  .footer-main {
    margin: 0 60px;
  }
}

.footer-header a {
  display: block;
  color: white;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
}

.infomation {
  text-align: center;
  font-size: 44px;
  margin-bottom: 60px;
  border-bottom: solid 2px orange;
}
.footer-logo {
  background-image: url("logo_footer.svg");
  background-repeat: no-repeat;
  background-size: 100% auto;
  margin: 0 auto;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  width: 268px;
  height: 49px;
}
@media screen and (min-width: 992px) {
  .footer-logo {
    margin: 0;
  }
}

.footer-body {
  margin: 102px 57.5px 0;
}
@media screen and (min-width: 992px) {
  .footer-body {
    margin: 62px 0 0;
  }
}

@media screen and (min-width: 992px) {
  .footer-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.footer-address {
  font-size: 2rem;
  line-height: 2;
}

.footer-time {
  font-size: 2rem;
  line-height: 2;
  margin-top: 14px;
}

.footer-contact {
  margin-top: 52px;
}
@media screen and (min-width: 992px) {
  .footer-contact {
    margin-top: 0;
    margin-left: 130px;
  }
}

.footer-contact__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.8rem;
  line-height: 2;
}

.footer-contact__item-label {
  width: 48px;
}

.footer-contact__item-data {
  letter-spacing: 0.02em;
  margin-left: 11px;
}

.footer-copyright {
  font-size: 15px;
  letter-spacing: 0.03em;
  line-height: 1.8;
  margin-top: 78px;
}
@media screen and (min-width: 992px) {
  .footer-copyright {
    display: none;
  }
}

.footer-pagetop {
  position: absolute;
  top: -24px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media screen and (min-width: 992px) {
  .footer-pagetop {
    left: auto;
    right: 60px;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

.footer-pagetop__link {
  background-color: #1d283f;
  -webkit-box-shadow: 0px 10px 20px 0px rgba(12, 20, 38, 0.75);
  box-shadow: 0px 10px 20px 0px rgba(12, 20, 38, 0.75);
  display: block;
  overflow: hidden;
  position: relative;
  text-indent: 100%;
  white-space: nowrap;
  width: 48px;
  height: 48px;
}
.footer-pagetop__link::after {
  border-top: 2px solid #00a0e9;
  border-right: 2px solid #00a0e9;
  content: "";
  content: "";
  position: absolute;
  top: 58%;
  left: 50%;
  width: 12px;
  height: 12px;
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
}

.overlay {
  background-color: rgba(255, 255, 255, 0.9);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s ease-in-out, visibility 0.1s 1s;
  transition: opacity 0.3s ease-in-out, visibility 0.1s 1s;
}
/* ▲ 文字起こしLPからのコピー ▲ */
