@charset "UTF-8";
/************************************************

	Font Style

************************************************/
body { font-family: YuGothic medium, "Yu Gothic medium","游ゴシック","游ゴシック体",'メイリオ',Meiryo,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; line-height: 1.7; color: #333; font-size: 0.9rem; -webkit-text-size-adjust: none; }

h1, h2, h3, h4, h5, h6, .heading p { line-height: normal; }

h1 { font-size: 110%; }

h2 { font-size: 100%; }

h3, h4, h5, h6 { font-size: 100%; }

a { color: #333; text-decoration: none; outline: none; }

a:visited { color: #333; }

a.line { text-decoration: underline; }

.bold { font-weight: bold; }

.big { font-size: 1.2rem; }

.small { font-size: 0.8rem; }

.red { color: #C00; }

.green { color: #060; }

.blue { color: #00479C; }

.gray { color: #888; }

@media (max-width: 640px) { body { font-size: 1.0rem; }
  .big { font-size: 1.05rem; } }

/*# sourceMappingURL=font.css.map */
