@charset "UTF-8";
/*
YUI 3.6.0pr1 (build 5195)
Copyright 2012 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/
/* line 9, ../../build/reset.scss */
html {
  color: #453c37;
  background: #ffffff;
}

/* line 10, ../../build/reset.scss */
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

/* line 11, ../../build/reset.scss */
body, div, dl, dt, dd, ol, ul, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, section, nav, article, aside, hgroup, header, footer, figure, figcaption, details, summary, menu {
  margin: 0;
  padding: 0;
}

/* line 12, ../../build/reset.scss */
table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 13, ../../build/reset.scss */
fieldset, img {
  border: 0;
}

/* line 14, ../../build/reset.scss */
address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
  font-weight: normal;
}

/* line 15, ../../build/reset.scss */
em {
  font-weight: bold;
  font-style: normal;
}

/* line 16, ../../build/reset.scss */
caption, th {
  text-align: left;
}

/* line 17, ../../build/reset.scss */
h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
}

/* line 18, ../../build/reset.scss */
q:before, q:after {
  content: '';
}

/* line 19, ../../build/reset.scss */
abbr, acronym {
  border: 0;
  font-variant: normal;
}

/* line 20, ../../build/reset.scss */
sup {
  vertical-align: text-top;
}

/* line 21, ../../build/reset.scss */
sub {
  vertical-align: text-bottom;
}

/* line 22, ../../build/reset.scss */
input, textarea, select {
  font-family: 游ゴシック体, "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
}

/* line 23, ../../build/reset.scss */
input, textarea, select {
  *font-size: 100%;
}

/* line 24, ../../build/reset.scss */
legend {
  color: #333;
}

/* line 25, ../../build/reset.scss */
#yui3-css-stamp.cssreset {
  display: none;
}

/* line 26, ../../build/reset.scss */
body, pre {
  font: 13px/1.231 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HiraKakuPro-W3", "メイリオ", Meiryo, Osaka, Verdana, arial, Helvetica, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  *font-size: small;
  *font: x-small;
}

/* line 27, ../../build/reset.scss */
select, input, button, textarea {
  font: 99% Verdana, arial, helvetica, clean, sans-serif;
  *font-size: 100%;
}

/* line 27, ../../build/reset.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
  font-size: inherit;
  font: 100%;
}

/* line 27, ../../build/reset.scss */
pre, code, kbd, samp, tt {
  font-family: 小塚明朝 Pro;
  *font-size: 108%;
  line-height: 100%;
}

/* line 27, ../../build/reset.scss */
#yui3-css-stamp.cssfonts {
  display: none;
}

/* line 28, ../../build/reset.scss */
address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
  font-weight: normal;
}

/* line 29, ../../build/reset.scss */
pre, code, kbd, samp, tt {
  font-family: 游ゴシック体, "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
  border: none;
}

/* line 30, ../../build/reset.scss */
dl, p, ul, ol {
  word-wrap: break-word;
  word-break: break-all;
}

/* line 34, ../../build/reset.scss */
ul, ol {
  list-style: none;
}

/* line 37, ../../build/reset.scss */
body {
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: 100%;
  letter-spacing: -0.01px;
  text-size-adjust: 100%;
  width: 100%;
}

/* line 45, ../../build/reset.scss */
p, div, a, ul, li {
  box-sizing: border-box;
}

/* line 48, ../../build/reset.scss */
pre {
  background: none;
}

/*=============================== Anchor ==============================*/
/* line 52, ../../build/reset.scss */
a {
  color: #565656;
  text-decoration: none;
}

/* line 53, ../../build/reset.scss */
a:hover {
  color: #f39a00;
  text-decoration: none;
  transition: 0.7s;
}

/* line 54, ../../build/reset.scss */
a:active, a:focus {
  outline: 0;
}
