@charset "UTF-8";
.kumiaicho_column > *:first-child {
  width: 40%; }
  @media only screen and (max-width: 767px) {
    .kumiaicho_column > *:first-child {
      width: 100%; } }
.kumiaicho_column > *:last-child {
  width: 60%; }
  @media only screen and (max-width: 767px) {
    .kumiaicho_column > *:last-child {
      width: 100%; } }

.kumiaicho_subtitle {
  font-family: "M PLUS Rounded 1c", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 500;
  font-size: 120%;
  text-align: center;
  line-height: 1.5; }

.kumiaicho_title {
  font-family: "M PLUS Rounded 1c", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 500;
  font-size: 180%;
  text-align: center;
  line-height: 1.5; }

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