@charset "UTF-8";
*,
::before,
::after {
  box-sizing: inherit; }

:root {
  background-color: #FFFFFF;
  box-sizing: border-box;
  color: #000000;
  cursor: default;
  font: 62.5%/1.5 "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  text-rendering: optimizeLegibility; }

body {
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.7; }

body, div, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, li, dt, dd, a, img, td, tr {
  margin: 0;
  padding: 0;
  border: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
  display: block; }

iframe {
  width: 100%; }

table {
  border-collapse: collapse; }

ul li,
ol li {
  list-style: none; }

em {
  font-style: normal;
  font-weight: bold; }

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: top; }

img {
  max-width: 100%; }

button,
input,
select,
textarea {
  color: inherit;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-style: inherit;
  font-weight: inherit; }

select {
  -moz-appearance: none;
  -webkit-appearance: none; }
  select::-ms-expand {
    display: none; }
  select::-ms-value {
    color: currentColor; }

textarea {
  resize: vertical; }

#noscript {
  display: block;
  padding: 24px;
  margin-bottom: 16px;
  font-size: 21px;
  border-bottom: 1px solid #aaa;
  background: #f2f2f2;
  font-weight: bold;
  text-align: center; }

.clearfix {
  zoom: 1; }
  .clearfix:after {
    content: "";
    display: block;
    clear: both; }

.tac {
  text-align: center; }

.tar {
  text-align: right; }

.tal {
  text-align: left; }

/*# sourceMappingURL=all.css.map */
