@charset "utf-8";

/* Page: benefits */
body {
  background-color: #fbf9f7;
  color: #333333;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", sans-serif;
}

.profit-main-content {
  margin-top: 0;
  padding: 0 20px 60px 20px;
  background-color: #fbf9f7;
}
