@charset "UTF-8";



html, body, div, span, applet, object, iframe, input, 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, table, 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, button {border: 0 none; font-size: 100%; /*font-weight: normal;*/ margin: 0; padding: 0; vertical-align: baseline;}
ol, ul {list-style: none outside none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: none;}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section {display: block;}
audio, canvas, video {display: inline-block;}
/*transformを使うと Chromeで部分的に antialiasedが効かない*/
html {-webkit-font-smoothing: antialiased; -webkit-text-size-adjust: 100%;}
*, :before, :after {box-sizing: border-box; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
img {border: none; -ms-interpolation-mode: bicubic; outline: none; vertical-align: bottom;}
button, input, textarea, select {background: none; border: none; border-radius: 0; outline: none;}
button {cursor: pointer; -webkit-appearance: none;}
input {-webkit-appearance: none;}
input::-moz-focus-inner, button::-moz-focus-inner {border: none; outline: none;}
textarea {-webkit-appearance: none;}
a, a.hover {text-decoration: none;}
a:focus {outline: none;}
br{line-height: 1;}

/* IE11 コンテンツ領域とスクロールバーの重なりを回避 */
@-ms-viewport {width: auto !important;}
html {-ms-overflow-style: scrollbar !important;}