@charset "UTF-8";
/*
$jpG: 'YakuHanJP', 'Noto Sans JP', sans-serif;
$jpM: 'YakuHanMP', 'Noto Serif JP', serif;
$jpH: 'YakuHanMP', 'Shippori Mincho B1', serif;
$en:  'EB Garamond', serif; // サイト独自のフォントを指定
$enG: 'Roboto', sans-serif;
$enM: 'EB Garamond', serif;
*/
/* line 12, reset.scss */
h1, h2, h3, h4, h5, h6, strong, b { font-size: 100%; font-weight: inherit; }

/* line 13, reset.scss */
h1, h2, h3, h4, h5, h6, p, span, em, b, i, dl, dt, dd, ol, ul, li, tr, th, td { margin: 0; padding: 0; border: none; vertical-align: baseline; background: transparent; }

/* line 14, reset.scss */
div, object, iframe, blockquote, pre, abbr, address, cite, code, del, dfn, img, ins, kbd, q, samp, small, sub, sup, var, fieldset, label, legend, table, caption, tbody, tfoot, thead, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: none; font-size: 100%; font-weight: inherit; vertical-align: baseline; background: transparent; }

/* line 16, reset.scss */
img { vertical-align: top; line-height: 0; /*-webkit-backface-visibility: hidden; image-rendering: -webkit-optimize-contrast;*/ }

/* line 17, reset.scss */
#wrapper img { width: 100%; height: auto; }

/* line 18, reset.scss */
article, aside, details, figcaption, figure, footer, header, menu, nav, section, div, address, iframe, canvas, hr, textarea { display: block; /*  line-height: 1;*/ }

/* line 19, reset.scss */
a, label { cursor: pointer; }

/* line 20, reset.scss */
blockquote { padding: 0; margin: 0; display: block; }

/* line 21, reset.scss */
address, em { font-style: inherit; }

/* line 22, reset.scss */
hr { border: 0; margin: 0; padding: 0; }

/* line 23, reset.scss */
ul, ol, li { list-style: none; }

/* line 24, reset.scss */
table { border-collapse: collapse; }

/* line 25, reset.scss */
span, strong, em, i, b { font-size: inherit; font-weight: inherit; line-height: inherit; letter-spacing: inherit; }

/*Android、Xperiaで途中改行されるバグfix*/
/*p { background-image:url(1px-transparent.gif);}*/
/* IE Flexcolumn時の謎の隙間埋め */
/* line 31, reset.scss */
* { min-height: 0%; }
