@charset "UTF-8";
/****** ボディー ******/
body {
  font-family: "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
  background-color: #fff;
  color: #000;
  margin: 0px;
  font-size: 16px;
  text-align: center;
}

/****** フッター ******/
#footer_main {
  padding: 60px 0 60px 0;
  background: #fbfaf3;
  text-align: left;
}

.footer-logo {
  width: 500px;
  max-width: 100%;
}

.footer-company {
  margin-top: 24px;
}

.footer-company-02 {
  font-weight: bold;
  font-size: 18px;
  margin: 4px 0;
}

.footer-address {
  margin-top: 24px;
}

.footer_copy {
  margin-top: 24px;
  font-size: 14px;
}

.footer-address {
  font-size: 14px;
}
