@charset "UTF-8";

.pc { display: none; }
.sp { display: block; }

header { height: 350px; }
header span { top:35%; font-size: 150%; }

#page_top { right: 20px; }
#page_top { width: 50px; }
#page_top img { width: 100%; }


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

body { font-size: 95%; }
#company svg { width: 88px; }
div.content { padding: 0 20px; }
header { height: 250px; }
header span { top:20%; font-size: 140%; }

}

