.banner_steam {
    position: fixed;
    right: 0;
    bottom: 10px;
    width: 330px;
    z-index: 99;
    opacity: 0;
    transition: opacity 0.5s ease;
    visibility: hidden;
}

.banner_steam a {
    display: flex;
    align-items: center;
}

.banner_musashi {
    width: 45%;
    margin-right: -20%;
    margin-top: 10%;
    z-index: 1;
}

.banner_steam-btn {
    width: 75%;
}

.banner_steam.active {
    opacity: 1;
    visibility: visible;
}

section {
    margin-bottom: 100px;
}

.js-modal-btn {
    cursor: pointer;
}

.main-content {
    position: relative;
}

#loading-screen {
    width: 100vw;
    height: 100vh;
    background-color: #B35055;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}


.top_loading_logo {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    max-width: 800px;
    width: 70%;
}

.loading-inner {
    color: #FFF9E3;
    text-align: center;
    text-shadow: #0000008a 1px 0 10px;
}

.loading-text {
    font-size: 25px;
    margin-top: 30px;
    letter-spacing: 0.2em;
    text-align: center;

}

.loading-text span {
    display: inline-block;
}

.main-content {
    overflow-x: hidden;
}

@media only screen and (max-width: 1000px) {
    section {
        margin-bottom: 70px;
    }
}

@media only screen and (max-width: 768px) {
    .banner_steam {
        width: 140px;
    }

    .banner_musashi {
        width: 65%;
        max-width: 90px;
        margin-right: 0;
        margin-top: 0;
        top: -62px;
        right: -9px;
        position: absolute;
    }

    .banner_steam-btn {
        width: 100%;
    }
}

@media only screen and (max-width: 480px) {

    .banner_steam {
        width: 125px;
    }

    .banner_musashi {
        top: -57px;
    }

}

/* TOP */
#top .top_mv {
    width: 55%;
}

#top .top_machine-logo_area {
    background-color: black;
}

#top .top_machine-logo_area img {
    height: 62px;
}

#top .top_flex {
    display: flex;
}

#top .top_info_btn {
    display: flex;
    justify-content: space-between;
    width: 180px;
    padding: 15px 30px;
    background-color: #7D8E44;
    border-radius: 0 0 0 10px;
    margin-left: calc(100% - 180px);
}

#top .top_info_btn-x img {
    height: 32px;
}

#top .top_info {
    width: 45%;
    position: relative;
}

#top .top_info_pv {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
    height: 0;
}

#top .top_info_pv-area::before {
    position: absolute;
    content: "";
    top: -5%;
    left: -0.2%;
    width: 110%;
    z-index: 3;
    height: 110%;
    background: url(../img/top_info_pv-dec.png);
    background-size: contain;
    background-repeat: no-repeat;
}

#top .top_info_pv iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#top .top_info_pv-area {
    width: 80%;
    max-width: 700px;
    margin: 3em auto;
    position: relative;
}

.post_top_sale {
    position: relative;
}

.post_top_sale::before {
    position: absolute;
    content: "";
    top: -170px;
    right: 0%;
    aspect-ratio: 20 / 17;
    width: 220px;
    max-width: 230px;
    z-index: 4;
    background: url(../img/movie-dec.png);
    background-size: contain;
}

#top .top_info_pv-area::after {
    position: absolute;
    content: "";
    top: -25%;
    left: -25%;
    aspect-ratio: 80 / 23.5;
    width: 80%;
    opacity: 0.5;
    max-width: 500px;
    z-index: -1;
    background: url(../img/top_bg-dec.png);
    background-size: contain;
}

#top .top_info_steam-text,
#top .top_info_nsw-ps5-text {
    font-size: clamp(2.6875rem, -1.6761rem + 5vw, 3.4375rem);
    z-index: 3;
    position: relative;
}

#top .top_info_machine-text {
    text-align: center;
    color: #FFF9E3;
    font-size: 23px;
    line-height: 1;
    padding: 1em 1em 1.2em;
    border-top: 5px solid #CFB07A;
    border-bottom: 5px solid #CFB07A;
    text-shadow: #0000008a 1px 0 10px;
    box-shadow: 0px 3px 5px #00000040;
    position: relative;
    z-index: 3;
}

#top .top_info_btn-lang-active {
    position: relative;
}

#top .top_info_btn-lang-active::after {
    content: "";
    background: url(../img/top-border.jpg);
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 100%;
    height: 5px;
    background-size: contain;
}


#top .top_info_machine-text:nth-child(1) {
    background: url(../img/bg-machine-st.jpg);
    position: relative;
}

#top .top_info_machine-text:nth-child(1)::before,
#top .top_info_machine-text:nth-child(1)::after {
    content: "";
    position: absolute;
    width: 20%;
    height: 100%;
    top: 0;
    background: url(../img/machine-st-dec.png);
    background-size: contain;
    background-repeat: repeat-y;
    mix-blend-mode: multiply;
}

#top .top_info_nsw-ps5-title-text {
    position: relative;
    z-index: 2;
}

#top .top_info_machine-text:nth-child(1)::before {
    left: 0;
}

#top .top_info_machine-text:nth-child(1)::after {
    right: 0;
    transform: scale(-1, 1);
}

#top .top_info_machine-text:nth-child(2) {
    background: url(../img/bg-machine-sw-ps.jpg);
    margin-top: 10px;
    position: relative;
}

#top .top_info_machine-text:nth-child(2)::before,
#top .top_info_machine-text:nth-child(2)::after {
    content: "";
    position: absolute;
    top: 0;
    width: 20%;
    height: 100%;
    background: url(../img/machine-sw-ps-dec.png);
    background-size: contain;
    background-repeat: repeat-y;
    mix-blend-mode: multiply;
}

#top .top_info_machine-text:nth-child(2)::before {
    left: 0;
}

#top .top_info_machine-text:nth-child(2)::after {
    right: 0;
    transform: scale(-1, 1);
}

#top .post_top_banner {
    margin: 5em auto 4em;
    width: 70%;
    max-width: 550px;
}

#top .post_top_banner img {
    border-radius: 8px;
    transition: opacity 0.8s ease;
}

#top .post_top_banner img:hover {
    opacity: 0.8;
}

#top .post_top_banner a:nth-child(2) {
    margin-top: 2em;
    display: block;
}

#top .top_info::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: -5%;
    aspect-ratio: 100 / 191;
    width: 40%;
    z-index: -1;
    opacity: 0.4;
    height: auto;
    background: url(../img/top_bg-dec2.png);
    background-size: contain;
}

#top .top_info_btn-lang,
#top .top_info_btn-lang a {
    color: #fff;
    font-size: 18px;
    font-weight: 500;
}

#top .show_1000 {
    display: none;
}

@media only screen and (max-width: 1550px) {
    #top .post_top_banner {
        margin: 4em auto;
        width: 70%;
        max-width: 550px;
    }

    #top .top_info_machine-text {
        padding: 0.8em 1em 1em;
    }

    #top .post_top_banner a:nth-child(2) {
        margin-top: 1.5em;
    }
}

@media only screen and (max-width: 1200px) {
    #top .top_mv {
        width: 58%;
    }

    #top .top_info {
        width: 42%;
    }
}

@media only screen and (max-width: 1000px) {
    #top .top_flex {
        flex-wrap: wrap;
    }

    #top .top_machine-logo_area {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    #top .top_info_btn {
        margin-left: 0;
    }

    #top .hide_1000 {
        display: none;
    }

    #top .show_1000 {
        display: flex;
        width: fit-content;
        padding: 10px 15px;
        border-radius: 0 0 0 5px;
    }

    #top .top_info_menu-contents {
        opacity: 0;
        position: absolute;
        top: 0px;
        right: 0px;
        padding: 60px 40px;
        background: #7D8E44;
        border-radius: 0 0 0 5px;
        z-index: 99;
    }

    #top .top_info_menu-contents.menu_visible {
        opacity: 1;
        gap: 1.3em;
        flex-direction: column;
        align-items: center;
    }

    #top .top_info_menu-contents.menu_visible::after {
        position: absolute;
        top: 5px;
        left: 5px;
        content: "";
        width: 35px;
        height: 35px;
        background: url(../img/menu_close.png);
        background-size: contain;
        background-repeat: no-repeat;
    }

    #top .top_machine-logo_area img {
        height: 52px;
    }

    #top .top_info_menu-open img {
        height: 35px;
    }

    #top .top_mv {
        width: 100%;
    }

    #top .top_info {
        width: 100%;
    }

    #top .top_info_steam-text,
    #top .top_info_nsw-ps5-text {
        font-size: clamp(1.4375rem, 0.6875rem + 3.2vw, 2.6875rem);
        margin-top: 0.2em;
    }

    #top .top_info_machine-text {
        font-size: 18px;
    }

    .post_top_sale::before {
        top: -160px;
    }
}

@media only screen and (max-width: 768px) {
    .post_top_sale::before {
        width: 150px;
        top: -110px;
    }

    #top .top_machine-logo_area img {
        height: 42px;
    }

    #top .top_info_menu-open img {
        height: 23px;
    }
}

@media only screen and (max-width: 480px) {
    #top .top_info_machine-text {
        font-size: 16px;
    }

    #top .top_info_steam-text,
    #top .top_info_nsw-ps5-text {
        font-size: 26px;
        margin-top: 0.1em;
    }

    #top .post_top_banner {
        margin: 3em auto;
    }
}

/* banner */
#banner .banner_contents {
    padding: 0 5px 10px;
}

#banner .flex_left .banner_contents {
    width: 32.85%;
}

#banner .flex_left {
    flex-wrap: wrap;
    gap: 10px;
}

#banner .banner_contents:hover {
    opacity: 0.7;
    transition: opacity 0.8s ease;
}

#banner {
    position: relative;
}

#banner::after {
    position: absolute;
    content: "";
    bottom: -10%;
    right: -20%;
    aspect-ratio: 80 / 23.5;
    width: 80%;
    opacity: 0.5;
    max-width: 500px;
    z-index: -1;
    background: url(../img/top_bg-dec.png);
    background-size: contain;
}

@media only screen and (max-width: 1500px) {
    #banner .flex_left .banner_contents {
        width: 32.5%;
    }
}

@media only screen and (max-width: 1200px) {
    #banner .flex_left .banner_contents {
        width: 48%;
    }
}

@media only screen and (max-width: 1000px) {
    #banner .banner_contents {
        padding: 0 5px 5px;
    }

    #banner::after {
        bottom: 18%;
    }
}

@media only screen and (max-width: 480px) {
    #banner .banner_area {
        width: 95%;
        margin: auto;
    }

    #banner .flex_left .banner_contents {
        width: 100%;
    }
}

/* NEWS */
#news .news_title,
#single-news .news_title {
    width: 25%;
    max-width: 370px;
    margin: 0 auto 1em;
}

#news {
    position: relative;
}

#news::after {
    content: "";
    position: absolute;
    background: url(../img/news_bg-dec.png);
    bottom: -18%;
    left: 5%;
    max-width: 600px;
    width: 45%;
    height: auto;
    aspect-ratio: 100 / 117;
    background-size: contain;
    background-repeat: no-repeat;
    z-index: -1;
}

#news .news_title.page_en {
    width: 28%;
    max-width: 370px;
}

#news .slick_news {
    max-width: 1300px;
    margin: auto;
}

#news .news_thumb {
    border-radius: 10px 10px 0px 0px;
}

#news .news-card {
    margin: 0 20px;
    background: url(../img/news_bg.jpg);
    background-repeat: repeat;
    background-size: 300px;
    border-radius: 10px;
    position: relative;
    box-shadow: 0px 3px 5px #00000040;
    margin-bottom: 7px;
}

#news .news-card:hover {
    opacity: 0.7;
    transition: opacity 0.8s ease;
}

#news .card_tag {
    background: url(../img/bg-machine-st.jpg);
    border: 1.7px solid #CFB07A;
    position: absolute;
    z-index: 3;
    padding: 0.23em 1em 0.3em;
    top: 15px;
    left: -10px;
    line-height: 1;
    color: #FFF9E3;
}

#news .news-card_text {
    padding: 1em;
}

#news .news-card_title {
    font-weight: bold;
    color: #AA7557;
    margin-bottom: 2.6em;
    word-wrap: break-word;
}

#news .news-card_date {
    position: absolute;
    bottom: 10px;
    color: #CFB07A;
}

#news .news-card_dec {
    position: absolute;
    bottom: 10px;
    right: 10px;
    width: 35px;
}

@media only screen and (max-width: 1600px) {
    #news::after {
        left: -3%;
    }
}

@media only screen and (max-width: 1000px) {
    #news .news-card {
        margin: 0 10px;
        margin-bottom: 7px;
    }

    .news-next {
        right: -2%;
    }

    .news-prev {
        left: -2%;
    }

    #news .news_title,
    #single-news .news_title {
        width: 45%;
    }

    #news .news_title.page_en {
        width: 40%;
    }

    #news .slick_news {
        max-width: 700px;
    }

    #news::after {
        bottom: 2%;
        left: -3%;
    }
}

@media only screen and (max-width: 480px) {

    #news .news_title,
    #single-news .news_title {
        width: 56%;
    }

    #news .news_title.page_en {
        width: 52%;
    }

    #news .news-card_title {
        font-size: 13px;
    }

    #news .slick-list {
        padding: 0 30% 0 0 !important;
    }

    #news::after {
        bottom: -8%;
        left: -9%;
        max-width: 800px;
        width: 95%;
    }

    #news .card_tag {
        font-size: 0.8em;
    }

    #news .wrapper {
        padding: 0 0 0 15px;
    }

    .news-next {
        right: 2%;
    }
}

/* SINGLE-NEWS */
.single-news_inner h2 {
    font-size: 25px;
    text-align: center;
    font-weight: bold;
    color: #AA7557;
    margin-bottom: 1em;
    word-wrap: break-word;
}

#single-news .single-news_inner {
    padding: 40px;
    background: url(../img/news_bg.jpg);
    background-repeat: repeat;
    background-size: 300px;
    border-radius: 10px;
    position: relative;
    box-shadow: 0px 3px 5px #00000040;
}

#single-news .news_date {
    color: #CFB07A;
}

#single-news iframe {
    width: 100% !important;
    height: auto !important;
    aspect-ratio: 500/281;
    max-width: 1000px;
}

.back_btn {
    width: fit-content;
    display: block;
    margin: 1em auto;
    text-align: center;
}

.back_link {
    background: url(../img/bg-machine-st.jpg);
    border: 2px solid #CFB07A;
    padding: 0.15em 1em;
    color: #FFF9E3;
    font-size: 25px;
    margin-top: 1em;
    width: 300px;
}

@media only screen and (max-width: 1000px) {
    .single-news_inner h2 {
        font-size: 18px;
        text-align: left;
    }
}

@media only screen and (max-width: 480px) {
    .single-news_inner h2 {
        font-size: 16px;
    }

    #single-news .single-news_inner {
        padding: 20px;
    }

    .back_link {
        font-size: 20px;
        width: 250px;
    }

}

/* ABOUT */
#about {
    background: url(../img/about_bg.jpg);
    padding: 100px 0 200px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

#about .about_title-main {
    width: 40%;
}

#about .about_title-side {
    width: 23%;
}

#about .wrapper {
    max-width: 960px;
}

#about .about_title {
    margin-bottom: 2em;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#about .about_read {
    font-size: clamp(1.5625rem, 0.7292rem + 3.5556vw, 4.0625rem);
    line-height: 1.4;
    margin-bottom: 1em;
    text-align: center;
    gap: 1em;
}

#about .about_text {
    font-size: clamp(1rem, 0.8542rem + 0.6222vw, 1.4375rem);
    line-height: 1.7;
    position: relative;
    z-index: 1;
}

#about .about_text::after {
    position: absolute;
    content: "";
    bottom: -40%;
    left: -20%;
    right: 0;
    margin: auto;
    width: 140%;
    max-width: 1200px;
    z-index: -1;
    height: auto;
    aspect-ratio: 300 / 184;
    background: url(../img/about_text_dec.png);
    background-size: contain;
    background-repeat: no-repeat;
}

#about .about_text.page_en::after {
    bottom: -20% !important;
}

@media only screen and (max-width: 1000px) {
    #about {
        padding: 70px 0 100px;
    }

    #about .about_text {
        width: 80%;
        margin: auto;
    }

    #about .about_text::after {
        bottom: -10%;
        left: -13%;
        width: 130%;
    }

    #about .about_text.page_en::after {
        bottom: 0% !important;
    }
}

@media only screen and (max-width: 480px) {
    #about .about_title-side {
        width: 16%;
    }

    #about .about_title-main {
        width: 60%;
    }

    #about {
        padding: 50px 0;
    }

}

/* MOVIE */
#movie .movie_main-title,
#movie .movie_title {
    color: #2a2a2a;
    line-height: 1.4;
}

#movie .wrapper {
    max-width: 1380px;
    position: relative;
}


#movie .movie_main_wrapper-bg-dec {
    position: absolute;
    content: "";
    top: 6%;
    left: -4.5%;
    width: 35%;
    max-width: 400px;
    z-index: -1;
    height: auto;
    aspect-ratio: 500 / 763;
    background: url(../img/movie-area-dec.png);
    background-size: contain;
    background-repeat: no-repeat;
}

.movie_main-text {
    width: 38%;
}

.movie_main-title {
    font-size: 18px;
    background: url(../img/news_bg.jpg);
    padding: 1em 2em 1em 1em;
    border-radius: 10px 0px 0px 10px;
}

#movie .movie-thum {
    aspect-ratio: 16 / 9;
    object-fit: cover;
}

#movie .movie_sub-movie {
    max-width: 1280px;
    margin: auto;
    padding: 0 40px;
    position: relative;
    z-index: 2;
}

#movie .movie-card {
    padding: 0 13px 2em;
}

#movie .movie-title {
    width: 40%;
    margin: 0 auto 2em;
}

#movie .movie-title.page_en {
    width: 70%;
    margin: 0 auto 1.5em;
}

#movie .card_tag {
    background: url(../img/bg-machine-st.jpg);
    border: 1.7px solid #CFB07A;
    padding: 0 1em;
    color: #FFF9E3;
    width: fit-content;
    position: relative;
    z-index: 4;
    line-height: 1;
    padding: 0.23em 1em 0.3em;
}

#movie .movie_main-text .card_tag {
    bottom: -10px;
    left: 10px;
}

#movie .movie_sub_area .card_tag {
    top: -10px;
}

#movie .movie_main-movie_area {
    display: flex;
    flex-wrap: wrap;
    margin: 100px auto;
}

#movie .movie_main-movie {
    width: 62%;
}

#movie .movie_main-movie-dec {
    position: relative;
}

#movie .movie_main-movie-dec::before {
    position: absolute;
    content: "";
    top: -5%;
    left: -1.5%;
    width: 110%;
    z-index: 3;
    height: 110%;
    background: url(../img/movie_main-dec.png);
    background-size: contain;
    background-repeat: no-repeat;
}

#movie .js-modal-btn {
    position: relative;
}

#movie .movie_chara {
    position: absolute;
    z-index: 3;
}

#movie .movie_chara.chara_left {
    left: -5%;
    bottom: -13%;
    width: 27%;
}

#movie .movie_chara.chara_right {
    right: -5%;
    top: -16%;
    width: 26%;
}

#movie .movie_sub-movie .movie-thum {
    border-radius: 10px;
}

#movie .movie_sub-movie .movie-cover {
    position: relative;
}

#movie .youtube-play {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    height: fit-content;
    width: 20%;
    z-index: 99;
    transition-duration: .4s;
    max-width: 150px;
}

#movie .youtube-play:hover {
    transform: scale(1.2);
}

#movie .movie_sub-movie .movie-cover::after {
    content: "";
    background: url(../img/movie-thumb_cover.png);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
    background-size: contain;
    border-radius: 10px;
}

#movie .movie_sub_area {
    background: url(../img/movie_bg.png);
    background-size: 50px;
    background-repeat: repeat;
    padding: 70px 0;
    position: relative;
}

#movie .movie_sub_area::before {
    position: absolute;
    content: "";
    top: 10%;
    left: 0%;
    aspect-ratio: 80 / 23.5;
    width: 80%;
    opacity: 0.3;
    max-width: 500px;
    z-index: 0;
    background: url(../img/top_bg-dec.png);
    background-size: contain;
}

#movie .movie_sub_area::after {
    position: absolute;
    content: "";
    bottom: 10%;
    right: 0%;
    aspect-ratio: 80 / 23.5;
    width: 80%;
    opacity: 0.3;
    max-width: 500px;
    z-index: 0;
    background: url(../img/top_bg-dec.png);
    background-size: contain;
}

#movie .show_1000 {
    display: none;
}

@media only screen and (max-width: 1300px) {
    #movie .movie_main_wrapper-bg-dec {
        left: 0.5%;
        width: 27%;
        max-width: 320px;
    }
}

@media only screen and (max-width: 1000px) {
    #movie .movie_main-movie {
        width: 76%;
        position: relative;
    }

    .movie_main-text {
        width: 26%;
        margin-right: -5%;
        position: relative;
        z-index: 5;
    }

    .movie_main-text:has(.page_en) {
        width: 36%;
        margin-right: -15%;
    }

    #movie .movie-title {
        width: 100%;
        margin-top: -3em;
    }

    #movie .movie-title.page_en {
        width: 100%;
        margin-top: -3em;
    }

    #movie .show_1000 {
        display: block;
    }

    #movie .hide_1000 {
        display: none;
    }

    #movie .movie_main-movie .card_tag {
        bottom: -10px;
        right: 10px;
        position: absolute;
    }

    .movie_main-title {
        font-size: 18px;
        padding: 2em 1em 1em 1em;
        border-radius: 10px 10px 10px 10px;
        width: 100%;
    }

    #movie .movie-card {
        padding: 0 10px 1em;
    }

    #movie .movie_main_wrapper-bg-dec {
        top: 24%;
        left: -23.5%;
        width: 83%;
    }

    #movie .movie_sub_area::before {
        width: 40%;
    }

    #movie .movie_sub_area::after {
        width: 40%;
    }

    #movie .page_en .movie_main_wrapper-bg-dec {
        top: 3%;
        width: 73%;
        left: -13.5%;
    }
}

@media only screen and (max-width: 480px) {
    #movie .movie_chara.chara_left {
        left: 4%;
        top: -48%;
        width: 33%;
        bottom: auto;
        z-index: 6;
    }

    #movie .movie-title {
        margin: 0 auto 3em;
    }

    #movie .movie_main-movie_area {
        margin: 80px auto 50px;
    }

    #movie .movie_chara.chara_right {
        right: 4%;
        top: -130%;
        width: 37%;
    }

    #movie .movie_sub_area {
        padding: 50px 0;
    }

    .movie-controls {
        margin-top: 10px;
    }

    .movie_main-text {
        width: 31%;
        margin-right: auto;
        margin: auto;
    }

    .movie_main-text:has(.page_en) {
        width: 77% !important;
        margin-right: auto;
    }

    #movie .movie-title.page_en {
        width: 70%;
        margin: 0 auto 4em;
    }

    #movie .movie_main-movie {
        width: 90%;
        margin: auto;
    }

    .movie_main-title {
        font-size: 14px;
        padding: 1.5em 1em 1em 1em;
    }

    #movie .movie_sub-movie {
        padding: 0 0 0 20px;
    }

    #movie .slick-list {
        padding: 0 30% 0 0 !important;
    }

    #movie .wrapper::after {
        top: -18%;
        left: 10.5%;
        width: 45%;
    }

    #movie .card_tag {
        font-size: 0.8em;
    }

    #movie .movie_main_wrapper-bg-dec {
        top: -36%;
        left: -53.5%;
        width: 133%;
    }

    #movie .page_en .movie_main_wrapper-bg-dec {
        top: -43%;
        left: -2.5%;
        width: 51%;
    }

    #movie .movie_sub_area::before {
        top: 31%;
        left: -30%;
        width: 70%;
    }

    #movie .movie_sub_area::after {
        bottom: 14%;
        right: -20%;
        width: 70%;
    }
}

/* CREATOR */
#creator {
    background: url(../img/news_bg.jpg);
    background-repeat: repeat;
    background-size: 300px;
    border-radius: 10px;
    position: relative;
    max-width: 1200px;
    margin: 100px auto 150px;
    text-align: center;
    padding: 50px 0;
}

#creator::before {
    background: url(../img/creator_chara-dec1.png);
    content: "";
    position: absolute;
    width: 20%;
    height: auto;
    top: 7%;
    left: -3%;
    aspect-ratio: 500 / 609;
    background-size: contain;
    max-width: 300px;
    z-index: 3;
}

#creator::after {
    background: url(../img/creator_chara-dec2.png);
    content: "";
    position: absolute;
    width: 20%;
    height: auto;
    bottom: 12%;
    right: -3%;
    aspect-ratio: 125 / 146;
    background-size: contain;
    max-width: 300px;
    z-index: 3;
}

.creator_title_old {
    line-height: 1.3;
    position: relative;
    z-index: 3;
}

.creator_title_old br {
    margin-bottom: 0.3em;
}

.creator-area {
    position: relative;
}

#creator .flex_cn {
    gap: 3em;
}

#creator .creator_person {
    width: fit-content;
}

#creator .creator-area::after {
    background: url(../img/creator-bottom_dec.png);
    content: "";
    position: absolute;
    width: 100%;
    height: auto;
    bottom: -50px;
    right: 0;
    aspect-ratio: 34 / 23;
    background-size: contain;
    max-width: 950px;
}

#creator .creator_title {
    width: 55%;
    max-width: 700px;
    margin: 0 auto 1em;
}


#creator .creator_name {
    font-size: clamp(1.4375rem, 0.7708rem + 2.8444vw, 3.4375rem);
    line-height: 1;
}

#creator .creator_charge {
    background: url(../img/bg-machine-st.jpg);
    border-top: 2px solid #CFB07A;
    border-bottom: 2px solid #CFB07A;
    padding: 0.3em 2em;
    line-height: 1.1;
    color: #FFF9E3;
    width: fit-content;
    margin: auto;
    position: relative;
}

#creator .creator_block {
    position: relative;
}

#creator .creator_block:nth-child(3)::before {
    background: url(../img/creator-dec_fl1.png);
    content: "";
    position: absolute;
    width: 25%;
    height: auto;
    bottom: -120%;
    left: -13%;
    aspect-ratio: 400 / 763;
    background-size: contain;
    max-width: 300px;
    z-index: 2;
}

#creator .creator_block:nth-child(4)::before {
    background: url(../img/creator-dec_fl2.png);
    content: "";
    position: absolute;
    width: 25%;
    height: auto;
    bottom: -50%;
    right: -13%;
    aspect-ratio: 400 / 427;
    background-size: contain;
    max-width: 300px;
    z-index: 2;
}

#creator .creator_block::after {
    content: "";
    background: url(../img/creator_title-dec.png);
    width: 90%;
    max-width: 768px;
    height: 2px;
    top: 2.3em;
    left: 0;
    right: 0;
    margin: auto;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
}

#creator .creator_charge::before,
#creator .creator_charge::after {
    content: "";
    position: absolute;
    width: 20%;
    height: 100%;
    top: 0;
    background: url(../img/machine-st-dec.png);
    background-size: contain;
    background-repeat: repeat-y;
}

#creator .creator_charge::before {
    left: 0;
}

#creator .creator_charge::after {
    right: 0;
    transform: scale(-1, 1);
}

#creator .creator_block {
    padding: 1.5em 0;
    max-width: 768px;
    margin: auto;
}

#creator .creator_charge,
#creator .creator_name {
    margin-bottom: 10px;
    position: relative;
    z-index: 2;
}

@media only screen and (max-width: 1000px) {
    #creator .creator_block {
        padding: 1em 0;
    }

    #creator .creator_title {
        width: 70%;
    }

    #creator .creator_block:nth-child(3)::before {
        background: url(../img/creator-dec_fl1.png);
        content: "";
        position: absolute;
        width: 22%;
        height: auto;
        bottom: -80%;
        left: 3%;
        aspect-ratio: 400 / 763;
        background-size: contain;
        max-width: 300px;
        z-index: 0;
    }

    #creator .creator_block:nth-child(4)::before {
        background: url(../img/creator-dec_fl2.png);
        content: "";
        position: absolute;
        width: 22%;
        height: auto;
        bottom: -60%;
        right: 3%;
        aspect-ratio: 400 / 427;
        background-size: contain;
        max-width: 300px;
        z-index: 0;
    }
}

@media only screen and (max-width: 480px) {
    #creator {
        margin: 50px auto 70px;
        padding: 35px 0;
    }

    #creator .creator-area::after {
        bottom: -35px;
    }

    #creator .creator_title {
        width: 90%;
    }

    .creator_title_old {
        font-size: 13px;
        width: 100%;
        margin: auto;
    }

    #creator::after {
        width: 24%;
        bottom: 7%;
        right: -3%;
    }

    #creator::before {
        width: 26%;
        top: 15%;
        left: -5%;
    }

    #creator .creator_block::after {
        width: 95%;
        height: 4px;
        top: 2em;
        background-size: contain;
    }

    #creator .flex_cn {
        gap: 2em;
    }

    #creator .creator_person {
        width: 100%;
    }
}

/* FOOTER */
footer {
    background: url(../img/footer_bg.jpg);
    background-size: 50px;
    background-repeat: repeat;
    border-top: #CFB07A 3px solid;
}

footer .totop_button {
    width: 180px;
    position: absolute;
    top: -130px;
    right: -50px;
}

footer .footer_consept-img {
    width: 28%;
}

footer .footer_spec {
    align-items: flex-start;
    position: relative;
    max-width: 1000px;
    margin: 50px auto;
}

footer .footer_spec_table {
    width: 67%;
}

footer th {
    width: 130px;
    font-weight: bold;
}

footer th,
footer td {
    padding-bottom: 1em;
}

footer .footer_detail {
    background: #B35055;
    border-right: 15px solid #CFB07A;
    border-left: 15px solid #CFB07A;
    color: #fff;
    max-width: 1200px;
    margin: auto;
    padding: 50px 0;
    position: relative;
}

footer .footer_detail a {
    color: #fff;
    text-decoration: underline;
    font-size: 13px;
}

footer .footer_detail .footer_sns {
    gap: 2em 1.3em;
}

footer .footer_game img {
    height: 40px;
}


footer .footer_detail_inner {
    max-width: 1000px;
    padding: 0 40px;
    margin: auto;
}

footer .footer_sns-area {
    padding-bottom: 30px;
    position: relative;
}

footer .footer_sns-area::after {
    content: "";
    background: url(../img/footer-border.jpg);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 10px;
    background-size: 40px;
    background-repeat: repeat-x;
}

footer .footer_share,
footer .footer_official {
    width: 150px;
    margin-bottom: 1em;
}

footer .footer_icon img {
    height: 40px;
}

.footer_game.flex_nm,
.footer_company.flex_nm {
    gap: 20px 1.5em;
}


footer .footer_sns-area,
footer .footer_text_links,
footer .footer_text,
footer .footer_game,
footer .footer_company {
    margin-bottom: 30px;
}

footer .footer_link:first-child {
    width: 100%;
}

footer .th_en {
    width: 200px;
}

footer .footer_text_links .flex_nm a {
    margin-right: 1.5em;
}

footer .footer_sns-area {
    gap: 3em 5em;
}

footer .footer_text-term {
    line-height: 1.2;
    margin-bottom: 0.5em;
    font-size: 11px;
}

footer .footer_text img {
    margin-bottom: 0.5em;
}

@media only screen and (max-width: 768px) {
    footer .footer_spec {
        flex-wrap: wrap;
        justify-content: center;
        margin-bottom: 100px;
    }

    footer .footer_consept-img {
        width: 55%;
        max-width: 250px;
    }

    footer .footer_spec_table {
        width: 100%;
        margin-top: 2em;
    }

    footer .footer_detail {
        border-right: 5px solid #CFB07A;
        border-left: 5px solid #CFB07A;
    }

    footer .footer_icon img {
        height: 28px;
    }

    footer .footer_game img {
        height: 32px;
    }

    footer .totop_button {
        width: 150px;
        position: absolute;
        top: -100px;
        right: 0px;
    }

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

}

@media only screen and (max-width: 480px) {
    footer th {
        width: 105px;
    }

    footer .footer_detail_inner {
        padding: 0 30px;
    }

    footer .footer_share,
    footer .footer_official {
        width: 100px;
    }

    footer .footer_sns-share {
        width: 100%;
    }

    footer .footer_sns-area,
    footer .footer_text_links,
    footer .footer_text,
    footer .footer_game,
    footer .footer_company {
        margin-bottom: 20px;
    }

    footer .totop_button {
        margin-right: 0 !important;
    }

    footer .th_en {
        width: 160px;
    }

    footer .footer_detail .footer_sns {
        gap: 1.5em 1em;
    }
}

/* 404 */
#content_404 {
    text-align: center;
}

#content_404 .content_404_img {
    width: 70%;
    max-width: 400px;
    margin: 0 auto 2em;
}