@charset "UTF-8";

@import url('https://fonts.googleapis.com/css2?family=Inter&display=swap');

html {
    scroll-padding-top: 60px;
}

body {
    min-width: 1200px;
    background: url('/v2/img/static_page/media/remonster/bg.png') repeat;
    color: #000000;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 16px;
}

.centering {
    padding-right: 90px;
    padding-left: 90px;
}

.visible {
    transition: opacity 0.5s, left 0.5s;
    opacity: 1;
}

.invisible {
    opacity: 0;
}

.header {
    position: relative;
    z-index: 10;
    width: 100%;
    min-width: 1200px;
}

.menu {
    position: sticky;
    z-index: 100;
    top: 0;
    right: 0;
    width: 100%;
    height: 60px;
    background: url('/v2/img/static_page/media/remonster/bg.png') repeat;
}

.menu__content {
    display: flex;
    box-sizing: border-box;
    justify-content: center;
    height: 100%;
    padding-top: 12px;
    background-color: rgb(160 0 0 / 54%);
}

.logo {
    margin-top: 4px;
}

.logo__image {
    width: 160px;
    height: 42px;
}

.nav__content {
    display: flex;
    justify-content: space-between;
    margin-top: 8px;
}

.nav-detail:not(:last-child) {
    border-right: 3px solid #ffffff;
}

.nav-detail__link {
    padding: 0 24px;
    color: #ffffff;
    font-family: 'Inter', sans-serif;
    font-size: 20px;
    font-weight: bold;
}

.sns-buttons {
    display: flex;
    justify-content: space-between;
    width: 144px;
    height: 40px;
}

.x-share,
.facebook-share,
.line-share {
    width: 40px;
    height: 40px;
}

.header__title {
    position: absolute;
    z-index: 11;
    top: 40%;
    left: 18%;
}

.header__title-wrap {
    display: flex;
    position: relative;
}

.key-visual {
    position: relative;
    z-index: 10;
    width: 100%;
    overflow: hidden;
    line-height: 0;
    text-align: center;
    pointer-events: none;
}

.key-visual__image {
    width: 100%;
}

.circulation {
    z-index: 11;
    width: 13vw;
    min-width: 162px;
}

.animated {
    position: relative;
    top: -3vw;
    right: -5vw;
    width: 30vw;
    min-width: 380px;
    height: 10.2vw;
    min-height: 123px;
}

.main {
    min-width: 1200px;
    margin: 0 auto;
    padding-bottom: 64px;
}

.subhead {
    position: relative;
    z-index: 11;
    width: 100%;
    margin-top: -9.6%;
}

.subhead__banner {
    display: block;
    width: 735px;
    height: 90px;
    margin: 28px auto 0;
}

.subhead__banner-image {
    width: 735px;
    height: 90px;
}

.subhead__button {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    width: 960px;
    margin: 0 auto 20px;
    padding-top: 24px;
}

.button {
    width: 412px;
    height: 42px;
    border: solid 1px #d1bc53;
    outline: solid 4px #b59d24;
    background-color: #b59d24;
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    line-height: 42px;
    text-align: center;
}

.button:hover {
    outline: solid 4px #dbc65d;
    background-color: #e8da95;
}

.recent {
    overflow-x: clip;
    background-color: rgb(0 37 108 / 70%);
}

.recent__wrap {
    position: relative;
    width: 864px;
    margin: 0 auto;
    padding-top: 32px;
    padding-bottom: 80px;
}

.recent__headline {
    margin-bottom: 24px;
    color: #ffffff;
    font-family: 'Inter', sans-serif;
    font-size: 59px;
    font-weight: bold;
    text-align: center;
}

.recent__content {
    display: flex;
}

.recent__content--multi {
    margin-bottom: 24px;
}

.recent__image {
    width: 270px;
    height: 398px;
    margin-right: 20px;
    box-shadow: 7px 7px 7px 0 rgb(0 0 0 / 16%);
}

.recent__image--comic {
    height: 384px;
}

.recent__detail {
    z-index: 10;
    width: 574px;
    padding: 24px;
    background-color: rgb(255 255 255 / 90%);
    box-shadow: 7px 7px 7px 0 rgb(0 0 0 / 16%);
}

.recent__kind {
    margin-bottom: 14px;
    color: #09489d;
    font-size: 16px;
    font-weight: bold;
    line-height: 22px;
}

.recent__title {
    margin-bottom: 8px;
    color: #09489d;
    font-size: 20px;
    font-weight: bold;
    line-height: 27px;
}

.recent__subtitle {
    font-size: 16px;
    font-weight: bold;
    line-height: 22px;
}

.recent__story {
    margin-bottom: 16px;
    font-size: 16px;
    line-height: 22px;
}

.recent__text {
    margin-bottom: 20px;
    color: #333333;
    font-size: 14px;
    line-height: 20px;
}

.recent__button {
    display: block;
    position: relative;
    width: 516px;
    height: 50px;
    line-height: 50px;
}

.recent__button-date {
    position: absolute;
    right: 64px;
    bottom: -4px;
    font-size: 12px;
}

.recent__chara {
    position: absolute;
    top: -60px;
    right: -428px;
    height: 703px;
}

.news {
    height: 458px;
    padding-top: 32px;
    background: url('/v2/img/static_page/media/remonster/bg_news.png') no-repeat top center;
    background-size: cover;
}

.news__headline {
    margin-bottom: 24px;
    color: #ffffff;
    font-family: 'Inter', sans-serif;
    font-size: 59px;
    font-weight: bold;
    text-align: center;
}

.news__list {
    position: relative;
    z-index: 3;
    width: 864px;
    max-height: 130px;
    margin: 0 auto;
    padding: 44px 36px;
    overflow: auto;
    list-style-type: none;
    background-color: rgb(255 255 255 / 90%);
    box-shadow: 7px 7px 7px 0 rgb(0 0 0 / 16%);
}

.news__content {
    display: flex;
    color: #a40000;
    font-size: 16px;
    line-height: 22px;
}

.news__content:nth-child(n+2) {
    margin-top: 24px;
}

.news__date {
    color: #000000;
    font-size: 16px;
    line-height: 22px;
}

.story {
    margin-top: -64px;
    padding-top: 32px;
    padding-bottom: 80px;
    background-color: rgb(0 37 108 / 70%);
}

.story__wrap {
    position: relative;
    width: 864px;
    margin: 0 auto;
}

.story__headline {
    margin-bottom: 32px;
    color: #ffffff;
    font-family: 'Inter', sans-serif;
    font-size: 59px;
    font-weight: bold;
    text-align: center;
}

.story__content {
    position: relative;
    z-index: 10;
    width: 541px;
    margin-right: 8px;
    margin-left: auto;
    padding: 18px;
    border: solid 1px rgb(181 157 33 / 90%);
    outline: solid 8px rgb(160 0 0 / 90%);
    background-color: rgb(160 0 0 / 90%);
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    line-height: 28px;
}

.story__chara {
    position: absolute;
    z-index: 2;
    top: -184px;
    left: -228px;
    width: 741px;
    height: 793px;
}

.character {
    position: relative;
    z-index: 3;
    height: 2254px;
    padding-bottom: 80px;
}

.character__gradation {
    position: absolute;
    inset: 0;
    height: 2254px;
    padding-bottom: 80px;
    background-image: linear-gradient(to bottom, rgb(105 11 11 / 70%), rgb(53 6 6 / 0%));
}

.character__wrap {
    position: absolute;
    inset: 0;
    padding-top: 32px;
}

.character__headline {
    margin-bottom: 24px;
    color: #ffffff;
    font-family: 'Inter', sans-serif;
    font-size: 59px;
    font-weight: bold;
    text-align: center;
}

.character__kv {
    display: block;
    width: 960px;
    margin: 0 auto 16px;
}

.character__list {
    display: flex;
    position: relative;
    z-index: 3;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 864px;
    margin: 0 auto;
    list-style-type: none;
}

.character__content {
    width: 190px;
    padding: 8px;
    background-color: rgb(160 0 0 / 80%);
}

.character__content:nth-child(n+5) {
    margin-top: 16px;
}

.character__image {
    width: 100%;
    margin-bottom: 8px;
}

.character__name {
    color: #ffea4a;
    font-size: 16px;
    font-weight: bold;
    line-height: 22px;
}

.character__detail {
    color: #ffffff;
    font-size: 16px;
    line-height: 22px;
}

.character__emphasis {
    display: inline-block;
    position: relative;
    line-height: 1.5;
}

.character__emphasis:before {
    content: '・';
    position: absolute;
    top: -0.7em;
    left: 25%;
    transform: translate(-50%, 0);
    color: #ffffff;
    font-size: 1.5em;
}

.character__emphasis:after {
    content: '・';
    position: absolute;
    top: -0.7em;
    left: 75%;
    transform: translate(-50%, 0);
    color: #ffffff;
    font-size: 1.5em;
}

.book {
    position: relative;
    padding-bottom: 80px;
}

.book__gradation {
    position: absolute;
    top: 0;
    width: 100%;
    height: 1452px;
    background-image: linear-gradient(to bottom, rgb(9 72 157 / 70%), rgb(53 6 6 / 0%));
}

.book__content {
    position: relative;
    width: 960px;
    margin: 0 auto;
    padding-top: 32px;
}

.book__headline {
    margin-bottom: 24px;
    color: #ffffff;
    font-family: 'Inter', sans-serif;
    font-size: 59px;
    font-weight: bold;
    text-align: center;
}

.book-tab {
    display: none;
}

.book-tab__item {
    display: inline-block;
    width: 420px;
    padding: 23px 0;
    border-radius: 8px 8px 0 0;
    background-color: #7c7c7c;
    color: #ffffff;
    font-size: 24px;
    font-weight: bold;
    line-height: 1;
    text-align: center;
}

.book-tab__item--tankou {
    margin-right: 32px;
    margin-left: 48px;
}

.book-tab:checked + .book-tab__item {
    background-color: rgb(160 0 0 / 90%);
}

.book-tab__contents {
    display: none;
    width: 864px;
    margin: 0 auto;
    padding: 44px 48px;
    background-color: rgb(160 0 0 / 90%);
}

#tankou:checked ~ #tankou-contents,
#comic:checked ~ #comic-contents {
    display: block;
}

.book__list {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.book__detail {
    position: relative;
    width: 190px;
    margin: 0 34px 24px 0;
    color: #ffffff;
    text-align: center;
}

.book__detail:nth-child(4n) {
    margin-right: 0;
}

.book__cover {
    width: 190px;
    margin-bottom: 8px;
}

.book__cover--small {
    margin-bottom: 18px;
}

.book__text {
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;
}

.book__button-wrap {
    position: absolute;
    top: 0;
    width: 190px;
    height: 279px;
    opacity: 0;
}

.book__button-wrap:hover {
    opacity: unset;
    background-color: rgb(0 0 0 / 60%);
}

.book__button-wrap--comic {
    height: 271px;
}

.book__button-wrap--small {
    height: 260px;
}

.book__button {
    position: absolute;
    top: 88px;
    left: 15px;
    width: 136px;
    padding: 11px;
    border: solid 1px #d1bc53;
    outline: solid 5px #b59d24;
    background: #b59d24;
    color: white;
    font-size: 16px;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    text-decoration: none;
}

.book__button--second {
    top: 145px;
}

.book__button--comic {
    top: 120px;
}

.book__button--series {
    display: block;
    position: relative;
    top: 0;
    left: 0;
    width: 392px;
    height: 36px;
    margin: 0 auto;
    font-size: 20px;
    line-height: 36px;
}

.book__button:hover {
    outline: solid 5px #e8da95;
    background: #e8da95;
}

.animation {
    position: relative;
}

.animation__gradation {
    position: absolute;
    top: 0;
    width: 100%;
    height: 873px;
    opacity: 0.7;
    background-image: linear-gradient(to bottom, #690b0b, rgb(53 6 6 / 0%));
}

.animation__wrap {
    position: relative;
    width: 960px;
    margin: 0 auto;
    padding-top: 32px;
}

.animation__headline {
    margin-bottom: 24px;
    color: #ffffff;
    font-family: 'Inter', sans-serif;
    font-size: 59px;
    font-weight: bold;
    text-align: center;
}

.animation__text {
    margin-bottom: 24px;
    color: #ffffff;
    font-family: 'Inter', sans-serif;
    font-size: 64px;
    font-weight: bold;
    text-align: center;
}

.animation__annotation {
    margin-bottom: 16px;
    color: white;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
}

.animation__subhead {
    margin-bottom: 16px;
    color: #ffffff;
    font-size: 40px;
    font-weight: bold;
    text-align: center;
}

.animation__kv {
    display: block;
    width: 600px;
    height: 849px;
    margin: 0 auto 32px;
}

.animation__broadcaster {
    margin-bottom: 24px;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}

.animation__staff-cast {
    margin-bottom: 24px;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}

.animation__staff {
    font-size: 30px;
}

.animation__cast {
    padding-top: 16px;
    font-size: 30px;
}

.animation__link {
    display: flex;
    justify-content: space-evenly;
}

.animation__button {
    position: relative;
    width: 410px;
    height: 58px;
    line-height: 58px;
}

.page-top-icon {
    position: fixed;
    z-index: 15;
    right: 10px;
    bottom: 10px;
    width: 57px;
    height: 57px;
    transition: all 0.5s;
    font-weight: bold;
}

.page-top-icon:hover {
    opacity: 0.7;
}

.footer {
    padding: 32px 0;
    background: #000000;
    text-align: center;
}

.footer img {
    max-width: 100%;
}

.footer .copyright {
    margin-top: 8px;
    color: #ffffff;
    font-size: 12px;
}

@media screen and (width <= 1199px) {

    .animated {
        top: -36px;
        right: -50px;
    }
}
