@import url("https://fonts.googleapis.com/css2?family=Lato&family=Noto+Sans+JP:wght@300;400;500&family=Shippori+Mincho+B1&family=Shippori+Mincho:wght@400;500;700&display=swap");
.clearfix:after {
  content: "";
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
}

@media screen and (max-width: 750px) {
  .pcOnly {
    display: none !important;
  }
}

@media print, screen and (min-width: 751px) {
  .spOnly {
    display: none !important;
  }
}

.main {
  background: #010000;
  margin: 0;
}

.top-mainvisual-main {
  width: 100%;
  padding: 59px 107px 0 113px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 750px) {
  .top-mainvisual-main {
    padding: 24px 0 0;
  }
}
.top-mainvisual-main .top-mainvisual {
  margin-bottom: 30px;
}
@media screen and (max-width: 750px) {
  .top-mainvisual-main .top-mainvisual {
    margin-bottom: 61px;
  }
}
.top-mainvisual-main img {
  width: 100%;
}

.top-content-wrapper {
  max-width: 1520px;
  width: 100%;
  padding: 0 40px 19px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 auto;
  background: url(/ferthea/top/images/contents_bg_pc.png) no-repeat bottom left 180px;
}
@media screen and (max-width: 750px) {
  .top-content-wrapper {
    padding: 0 0 9px;
    background: url(/ferthea/top/images/contents_bg_sp.png) no-repeat bottom 194px left 29px;
    background-size: 100%;
  }
}

.top-debut-wrapper {
  margin: 0 auto 117px;
  text-align: center;
  background: url(/ferthea/top/images/debut_wrapper_pc.png) no-repeat center;
  width: 100%;
  height: 224px;
}
@media screen and (max-width: 750px) {
  .top-debut-wrapper {
    width: 72%;
    margin-bottom: 101px;
    height: 168px;
    background-size: auto 100%;
  }
}
.top-debut-wrapper .top-debut-num {
  font-size: 4rem;
  line-height: 1;
  font-family: "arsenal", sans-serif;
  padding: 75px 0 0;
  margin: 0;
  letter-spacing: 0.1em;
  color: #FBDED7;
}
@media screen and (max-width: 750px) {
  .top-debut-wrapper .top-debut-num {
    font-size: 2.875rem;
    line-height: 1;
    padding: 55px 0 0;
  }
}
.top-debut-wrapper .top-debut-txt {
  font-size: 1.5rem;
  line-height: 1;
  font-family: "arsenal", sans-serif;
  color: #FBDED7;
  letter-spacing: 0.2em;
  margin: 10px 0 0;
}
@media screen and (max-width: 750px) {
  .top-debut-wrapper .top-debut-txt {
    font-size: 1.25rem;
    line-height: 1;
  }
}

.top-mv-text-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 148px;
}
@media screen and (max-width: 750px) {
  .top-mv-text-wrapper {
    display: block;
    margin-bottom: 142px;
  }
}

.top-mv-text-left {
  padding-top: 21px;
  padding-right: 65px;
  border-right: rgba(255, 255, 255, 0.5) 1px solid;
  height: 147px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.top-mv-text-left p {
  margin: 0;
  color: #fff;
  font-size: 2rem;
  line-height: 1.75;
  font-family: "fot-tsukumin-pr6n", serif;
  letter-spacing: 0;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .top-mv-text-left p {
    font-size: 1.25rem;
    line-height: 1.8;
    font-family: "fot-tsukumin-pr6n", serif;
    letter-spacing: 0.03em;
  }
}
.top-mv-text-left p sup {
  font-size: 0.75rem;
  line-height: 1;
}
@media screen and (max-width: 750px) {
  .top-mv-text-left p sup {
    font-size: 0.625rem;
    line-height: 1;
    letter-spacing: 0.1em;
  }
}
.top-mv-text-left img {
  width: 100%;
}
@media screen and (max-width: 750px) {
  .top-mv-text-left {
    height: auto;
    padding: 0;
    border: none;
  }
}

.top-mv-text-right {
  padding-top: 13px;
  padding-left: 65px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.top-mv-text-right p {
  margin: 0;
  color: #fff;
  font-size: 1.25rem;
  line-height: 2;
  font-family: "fot-tsukumin-pr6n", serif;
  letter-spacing: 0em;
}
@media screen and (max-width: 750px) {
  .top-mv-text-right p {
    font-size: 0.875rem;
    line-height: 2;
    text-align: center;
  }
}
.top-mv-text-right p sup {
  font-size: 0.625rem;
  line-height: 1;
}
@media screen and (max-width: 750px) {
  .top-mv-text-right p sup {
    font-size: 0.5625rem;
    line-height: 1;
    letter-spacing: 0.1em;
  }
}
@media screen and (max-width: 750px) {
  .top-mv-text-right {
    padding: 33px 5.8666666667% 0 7.2%;
  }
}

.top-mv-txt__notice {
  font-size: 0.5625rem;
  line-height: 2;
  font-family: "Noto Sans JP", sans-serif;
  color: #fff;
  max-width: 980px;
  letter-spacing: 0;
  margin-left: auto;
}
@media screen and (max-width: 750px) {
  .top-mv-txt__notice {
    font-size: 0.5625rem;
    line-height: 2;
    padding: 0 17px 0;
  }
}

.top-bottom-wrapper {
  padding: 82px 0 89px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  background: #FBDED7;
}
@media screen and (max-width: 750px) {
  .top-bottom-wrapper {
    padding: 56px 0 61px;
  }
  .top-bottom-wrapper a {
    width: 111px;
    height: auto;
    display: block;
    margin: 0 auto;
  }
  .top-bottom-wrapper a img {
    width: 100%;
  }
}
/*# sourceMappingURL=../../../_development/maps/top/css/top.css.map */
