text {
    font-family: Arial !important;
}

html,
body {
    padding: 0;
    background: none;
    overflow-x: hidden;
}

#header,
#header .topbanner,
.trademark-footer,
#perfect_world_insta_pc_mp4_origin,
#perfect_world_insta_pc_origin,
#perfect_world_twitter,
#perfect_world_insta,
#perfect_world_insta_feed,
.floating_footer {
    display: none !important;
}

.layout_wrapper {
    max-width: 100%;
    width: 100%;
}

body #wrapper {
    border: none;
    border-radius: 0;
}

.layout_header, .layout_container, .layout_footer {
    width: 100%;
}

#fetch-wp-desktop {
    border: none;
    width: 100%;
    height: 54vw;
}

#floating_home_anchor {
    bottom: 120px;
}

.jpn_title {
        position: relative;
        font-family: 'MPLUS1RC', sans-serif;
        font-weight: 500;
        font-size: 42px;
        text-align: center;
        color: #5e5e5e;
    }

    .artist .jpn_title {
        width: 1000px;
        margin: 0px 5vw 0px auto;
        color: #b5022e;
      top: -20px;
    }

    @media screen and (min-width: 1400px) {
        .artist .jpn_title {
            width: 65%;
        }
    }