@charset "utf-8";

body {
  background-color: #f2b9d4;
  margin: 0%;
}

html {
  scroll-behavior: smooth; /* スムーズスクロールを有効化 */
}

.Top-button:hover {
  cursor: pointer;
  opacity: 1;
}

.Top-button {
  position: fixed;
  bottom: 10px;
  right: 30px;
  width: 4%;
  z-index: 4;
  opacity: 0.7;
  transition: opacity 0.3s, transform 0.3s;
}
@media screen and (max-width: 440px) {
  .Top-button {
    right: 20px;
    width: 7%;
    z-index: 4;
    opacity: 0.7;
    transition: opacity 0.3s, transform 0.3s;
  }
}

/* 死亡下層ページ */
.shibou-page {
  position: relative;
  width: 100%;
  display: flex;
  margin: auto;
  padding-top: 0%;
  padding-bottom: 0%;
}

.shibou-page01 {
  position: relative;
  width: 100%;
  display: flex;
  margin: auto;
  padding-top: 0%;
  padding-bottom: 0%;
  display: none;
}

.shibou-page02 {
  position: relative;
  width: 100%;
  display: flex;
  margin: auto;
  padding-top: 0%;
  padding-bottom: 0%;
  display: none;
}


/* 申込みボタンなど */
.Application {
  position: relative;
  margin-top: -58%;
  left: 39%;
  width: 29%;
}

.wiz {
  position: relative;
  margin-top: 33%;
  margin-left: 26.5%;
  left: 0;
  width: 57%;
  text-indent: 1.2rem;
}
.wiz p {
  font-size: 15px;
}

.wiz-HP {
  position: relative;
  z-index: 7;
  padding-left: 3%;
 
}

.btn-2 {
  width: 100%;
  margin-left: 0%;
  margin-top: 0%;
  display: flex;
}

.Application-q {
  width: 100%;
  height: 100%;
}

.moushikomi-btn {
  width: 100%;
}

.shiryou-btn {
  width: 100%;
}

img.moushikomi-btn:hover,
img.shiryou-btn:hover {
  opacity: 0.8; /* hoverエフェクト（任意） */
  cursor: pointer;
}

@media screen and (max-width: 1500px) {
  .wiz {
    position: relative;
    margin-top: 33%;
    left: 0%;
    width: 70%;
    margin-left: 26%;
    text-indent: 1.4rem;
  }
  .wiz p {
    font-size: 15px;
  }
}
@media screen and (max-width: 1400px) {
  .wiz {
    position: relative;
    margin-top: 33%;
    left: 0%;
    width: 70%;
    margin-left: 26%;
    text-indent: 1.2rem;
  }
  .wiz p {
    font-size: 15px;
  }
}
@media screen and (max-width: 1300px) {
  .wiz {
    position: relative;
    margin-top: 33%;
    left: 0%;
    width: 70%;
    margin-left: 26%;
    text-indent: 1rem;
  }
  .wiz p {
    font-size: 13px;
  }
}
@media screen and (max-width: 850px) {
  .wiz {
    position: relative;
    margin-top: 33%;
    left: 0%;
    width: 70%;
    margin-left: 26%;
    text-indent: 0.6rem;
  }
  .wiz p {
    font-size: 12px;
  }
}
@media screen and (max-width: 835px) {
  .wiz {
    position: relative;
    margin-top: 33%;
    left: 0%;
    width: 70%;
    margin-left: 26%;
    text-indent: 0.5rem;
  }
  .wiz p {
    font-size: 12px;
  }
}
@media screen and (max-width: 800px) {
  .wiz {
    position: relative;
    margin-top: 33%;
    left: 0%;
    width: 57%;
  }
  .wiz p {
    font-size: 11px;
  }
}
@media screen and (max-width: 787px) {
  .wiz {
    position: relative;
    margin-top: 33%;
    left: 0%;
    width: 57%;
  }
  .wiz p {
    font-size: 11px;
  }
}
@media screen and (max-width: 679px) {
  .wiz {
    position: relative;
    margin-top: 33%;
    left: 0%;
    width: 57%;
  }
  .wiz p {
    font-size: 10px;
  }
}
@media screen and (max-width: 630px) {
  .wiz {
    position: relative;
    margin-top: 33%;
    left: 0%;
    width: 55%;
  }
  .wiz p {
    font-size: 9px;
  }
}
@media screen and (max-width: 606px) {
   .wiz {
    position: relative;
    margin-top: 33%;
    left: 0%;
    width: 55%;
  }
  .wiz p {
    font-size: 9px;
  }
}
@media screen and (max-width: 555px) {
   .wiz {
    position: relative;
    margin-top: 33%;
    left: 0%;
    width: 55%;
  }
  .wiz p {
    font-size: 8px;
  }
}
@media screen and (max-width: 545px) {
   .wiz {
    position: relative;
    margin-top: 33%;
    left: 0%;
    width: 55%;
  }
  .wiz p {
    font-size: 8px;
  }
}
@media screen and (max-width: 512px) {
   .wiz {
    position: relative;
    margin-top: 33%;
    left: 0%;
    width: 55%;
  }
  .wiz p {
    font-size: 8px;
  }
}
@media screen and (max-width: 492px) {
   .wiz {
    position: relative;
    margin-top: 32%;
    left: 0%;
    width: 55%;
  }
  .wiz p {
    font-size: 7px;
  }
}

@media screen and (max-width: 440px) {
  .shibou-page {
  display: none;
}
  .shibou-page01 {
  position: relative;
  width: 100%;
  display: flex;
  margin: auto;
  padding-top: 0%;
  padding-bottom: 0%;
  display: inline;
}

.shibou-page02 {
  position: relative;
  width: 100%;
  margin-top: -32px;
  padding-top: 0%;
  padding-bottom: 0%;
  display: inline;
}
.wiz {
  position: relative;
  margin-top: 55%;
  margin-left: 8%;
  left: 0;
  width: 70%;
  text-indent: 0.2rem;
}
.wiz p {
    font-size: 12px;
  }
.Application {
  position: relative;
  margin-top: -95%;
  left: 35%;
  width: 45%;
}
}
@media screen and (max-width: 421px) {
  .wiz {
  position: relative;
  margin-top: 55%;
  margin-left: 8%;
  left: 0;
  width: 70%;
}
.wiz p {
    font-size: 12px;
  }
}
@media screen and (max-width: 380px) {
  .wiz {
  position: relative;
  margin-top: 55%;
  margin-left: 8%;
  left: 0;
  width: 80%;
}
.wiz p {
    font-size: 11px;
  }
}
@media screen and (max-width: 379px) {
  .wiz {
  position: relative;
  margin-top: 55%;
  margin-left: 8%;
  left: 0;
  width: 80%;
}
.wiz p {
    font-size: 11px;
  }
}
@media screen and (max-width: 305px) {
  .wiz {
  position: relative;
  margin-top: 55%;
  margin-left: 8%;
  left: 0;
  width: 85%;
}
.wiz p {
    font-size: 10px;
  }
}