@charset "UTF-8";
.init-common {
  max-width: 1080px;
  margin: 2% auto;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-weight: 400;
  line-height: 1.5;
  color: #333;
}
.init-common .col-xs-1 {
  width: 8.3333333333%;
  float: left;
}
.init-common .col-xs-2 {
  width: 16.6666666667%;
  float: left;
}
.init-common .col-xs-3 {
  width: 25%;
  float: left;
}
.init-common .col-xs-4 {
  width: 33.3333333333%;
  float: left;
}
.init-common .col-xs-5 {
  width: 41.6666666667%;
  float: left;
}
.init-common .col-xs-6 {
  width: 50%;
  float: left;
}
.init-common .col-xs-7 {
  width: 58.3333333333%;
  float: left;
}
.init-common .col-xs-8 {
  width: 66.6666666667%;
  float: left;
}
.init-common .col-xs-9 {
  width: 75%;
  float: left;
}
.init-common .col-xs-10 {
  width: 83.3333333333%;
  float: left;
}
.init-common .col-xs-11 {
  width: 91.6666666667%;
  float: left;
}
.init-common .col-xs-12 {
  width: 100%;
  float: left;
}
@media (min-width: 576px) {
  .init-common .col-sm-1 {
    width: 8.3333333333%;
    float: left;
  }
  .init-common .col-sm-2 {
    width: 16.6666666667%;
    float: left;
  }
  .init-common .col-sm-3 {
    width: 25%;
    float: left;
  }
  .init-common .col-sm-4 {
    width: 33.3333333333%;
    float: left;
  }
  .init-common .col-sm-5 {
    width: 41.6666666667%;
    float: left;
  }
  .init-common .col-sm-6 {
    width: 50%;
    float: left;
  }
  .init-common .col-sm-7 {
    width: 58.3333333333%;
    float: left;
  }
  .init-common .col-sm-8 {
    width: 66.6666666667%;
    float: left;
  }
  .init-common .col-sm-9 {
    width: 75%;
    float: left;
  }
  .init-common .col-sm-10 {
    width: 83.3333333333%;
    float: left;
  }
  .init-common .col-sm-11 {
    width: 91.6666666667%;
    float: left;
  }
  .init-common .col-sm-12 {
    width: 100%;
    float: left;
  }
}
@media (min-width: 768px) {
  .init-common .col-md-1 {
    width: 8.3333333333%;
    float: left;
  }
  .init-common .col-md-2 {
    width: 16.6666666667%;
    float: left;
  }
  .init-common .col-md-3 {
    width: 25%;
    float: left;
  }
  .init-common .col-md-4 {
    width: 33.3333333333%;
    float: left;
  }
  .init-common .col-md-5 {
    width: 41.6666666667%;
    float: left;
  }
  .init-common .col-md-6 {
    width: 50%;
    float: left;
  }
  .init-common .col-md-7 {
    width: 58.3333333333%;
    float: left;
  }
  .init-common .col-md-8 {
    width: 66.6666666667%;
    float: left;
  }
  .init-common .col-md-9 {
    width: 75%;
    float: left;
  }
  .init-common .col-md-10 {
    width: 83.3333333333%;
    float: left;
  }
  .init-common .col-md-11 {
    width: 91.6666666667%;
    float: left;
  }
  .init-common .col-md-12 {
    width: 100%;
    float: left;
  }
}
@media (min-width: 992px) {
  .init-common .col-lg-1 {
    width: 8.3333333333%;
    float: left;
  }
  .init-common .col-lg-2 {
    width: 16.6666666667%;
    float: left;
  }
  .init-common .col-lg-3 {
    width: 25%;
    float: left;
  }
  .init-common .col-lg-4 {
    width: 33.3333333333%;
    float: left;
  }
  .init-common .col-lg-5 {
    width: 41.6666666667%;
    float: left;
  }
  .init-common .col-lg-6 {
    width: 50%;
    float: left;
  }
  .init-common .col-lg-7 {
    width: 58.3333333333%;
    float: left;
  }
  .init-common .col-lg-8 {
    width: 66.6666666667%;
    float: left;
  }
  .init-common .col-lg-9 {
    width: 75%;
    float: left;
  }
  .init-common .col-lg-10 {
    width: 83.3333333333%;
    float: left;
  }
  .init-common .col-lg-11 {
    width: 91.6666666667%;
    float: left;
  }
  .init-common .col-lg-12 {
    width: 100%;
    float: left;
  }
}
@media (min-width: 1200px) {
  .init-common .col-xl-1 {
    width: 8.3333333333%;
    float: left;
  }
  .init-common .col-xl-2 {
    width: 16.6666666667%;
    float: left;
  }
  .init-common .col-xl-3 {
    width: 25%;
    float: left;
  }
  .init-common .col-xl-4 {
    width: 33.3333333333%;
    float: left;
  }
  .init-common .col-xl-5 {
    width: 41.6666666667%;
    float: left;
  }
  .init-common .col-xl-6 {
    width: 50%;
    float: left;
  }
  .init-common .col-xl-7 {
    width: 58.3333333333%;
    float: left;
  }
  .init-common .col-xl-8 {
    width: 66.6666666667%;
    float: left;
  }
  .init-common .col-xl-9 {
    width: 75%;
    float: left;
  }
  .init-common .col-xl-10 {
    width: 83.3333333333%;
    float: left;
  }
  .init-common .col-xl-11 {
    width: 91.6666666667%;
    float: left;
  }
  .init-common .col-xl-12 {
    width: 100%;
    float: left;
  }
}
.init-common .row {
  display: block;
}
.init-common .row::after {
  content: "";
  clear: both;
  display: table;
}
.init-common a {
  text-decoration: none;
  color: inherit;
  cursor: pointer;
}
.init-common button {
  background-color: transparent;
  color: inherit;
  border-width: 0;
  padding: 0;
  cursor: pointer;
}
.init-common figure {
  margin: 0;
}
.init-common input::-moz-focus-inner {
  border: 0;
  padding: 0;
  margin: 0;
}
.init-common ul, .init-common ol, .init-common dd {
  margin: 0;
  padding: 0;
  list-style: none;
}
.init-common h1, .init-common h2, .init-common h3, .init-common h4, .init-common h5, .init-common h6 {
  margin: 0;
  font-size: inherit;
  font-weight: inherit;
}
.init-common p {
  margin: 0;
}

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