@charset "UTF-8";
/*
font-family :"Times New Roman", "游明朝", YuMincho,"ヒラギノ明朝 Pr6 W6","Hiragino Mincho Pro", "HGS明朝E","メイリオ", "ＭＳ Ｐ明朝","MS PMincho",Meiryo, serif;
font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', 'Roboto', sans-serif;
*/
/* --------------------------------------------------------

                         reset

-------------------------------------------------------- */
/* 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; }

/* 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; }

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