@charset "utf-8";
/*------------------------------------------------------------------------------------------
*
*
    spring_common.css
*
*
------------------------------------------------------------------------------------------ */
body, html{
    width: 100%;
    height: 100%;
    min-height: 100%;
    position: relative;
	font-family:Arial, Helvetica, sans-serif;
}

.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;}
.c_anim{ opacity: 0;}

header[role="extra"] > a.btn-referrer{ display: none !important;}
nav[role="drawer"] > div:first-child + div > div > ul:first-child > li:first-child + li ul:before {
	content: none;
}
#spring_word a{
	font-weight:bold;
	color:#76d115;
}