@charset "utf-8";
/*------------------------------------------------------------------------------------------
*
*
    common.css
*
*
------------------------------------------------------------------------------------------ */
body, html{
    width: 100%;
    height: 100%;
    min-height: 100%;
    position: relative;
}

.indent_half_top{ position: relative; margin-left: -.5em !important;}
.indent_half{ position: relative; margin-left: -.5em;}

#contents_area img{ height: auto; backface-visibility: hidden; -webkit-backface-visibility: hidden;}

.btn-desktop{ z-index: 10;}

header[role="extra"] > a.btn-referrer{ display: none !important;}

.c_anim{ opacity: 0;}

#contents_area a[target="_blank"]::after{
    display: none !important;
}