@charset "utf-8";

/* ---------------------------------------------------------------------- HTML NORMALIZE
----------------------------------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font: inherit; vertical-align: baseline; }

html {overflow-y: scroll; -webkit-text-size-adjust: none;}

body { background: #fff; color: #333; font: 100%/1.4 Verdana, Roboto, "Droid Sans", "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;}

h1, h2, h3, h4, h5, h6, strong { font-weight: bold;}

q, blockquote { quotes: none; }
q:before, q:after, blockquote:before, blockquote:after { content: ""; content: none; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { vertical-align: super; }

b{ font-weight:bold; color:#FF0000; }

/* ---------------------------------------------------------------------- CONTAINER
----------------------------------------------------------------------*/

h1{	font-size:120%;}
h2{	font-size:100%; font-weight: bold;}
h3{	font-size:95%; font-weight: bold;}
h4{	font-size:90%; font-weight: bold; margin:10px 0 0 0}

p {	font-size:90%; }
a {	font-size:90%; color: #0068B6; text-decoration: underline; outline: none;}
a br{display: none;}
a.link { background:url(../img/icon/link_1.svg) no-repeat 5px center; padding:0px 0px 0px 25px; -webkit-background-size: auto 15px;	background-size: auto 15px;}
a.extlink { background:url(../img/icon/link_2.svg) no-repeat right center; padding:0px 27px 0px 0px; -webkit-background-size: auto 15px;	background-size: auto 15px; word-break:break-all; display:inline-block;}
.link a.extlink { display: inline-block;}
p a{ font-size:100%; }
a:hover, a:active, a:focus a:visited{ text-decoration: none; -webkit-tap-highlight-color: rgba(204, 204, 204, 0.5); }

img { border: none;	vertical-align: middle;	width: 100%; height: auto; border:0px; margin: 0!important;}
table .img { margin:5px auto;}
table .img img{ max-width: 350px; margin:0px;}
table div.caption_illust_container  { margin:5px;}
h3 + .img_max img{ margin-top:0px;}
h2 + .img_max img{ margin-top:5px;}
.img_max img{max-width: 100%; margin-top:20px;}
.USB-VA .img_max img{width: 100%;}
img.img-inline { width: auto; vertical-align: middle; text-align: center; height:1em; padding:0px 2px; vertical-align:-8%;}
.img img.img-banner{ max-width: 230px;}

ul li { list-style: none; }
