@charset "UTF-8";
@font-face {
  font-family: "corporate-logo";
  src: url("font/Corporate-Logo-Bold-Slim.47c71b27631a.woff2") format("woff2");
  font-display: swap;
}
body {
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", " 游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", Hiragino Sans, "ヒラギノ角ゴシック", Hiragino Kaku Gothic ProN, "ヒラギノ角ゴ ProN W3", Verdana, sans-serif;
  color: #494949;
  margin: 0;
}

.main {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}
.fa-shopping-bag:before {
  content: "\f290";
}

.fa-facebook-square:before {
  content: "\f082";
}

.fa-twitter-square:before {
  content: "\f081";
}

.fa-line:before {
  content: "\f3c0";
}

.fa-instagram:before {
  content: "\f16d";
}

.fa-angle-up:before {
  content: "\f106";
}

/*# sourceMappingURL=style.css.573af584ac87.map */
