@charset "UTF-8";
/* 【History】
------------------------------------------------------------- */
.content {
  padding-left: 78px; }

.historyBh {
  text-align: right;
  font-size: 6.4rem;
  line-height: 1;
  font-family: "FOT-筑紫アンティークS明朝 Std L{pm}", sans-serif;
  margin-bottom: 58px; }

.historyMessage {
  width: 949px;
  margin: 40px 0 77px 115px; }
  .historyMessage p {
    font-size: 1.6rem;
    line-height: 1.75;
    font-family: "秀英丸ゴシック L", sans-serif;
    margin-bottom: 1.75em; }
    .historyMessage p:last-child {
      margin-bottom: 0; }

@media screen and (max-width: 767px) {
  .content {
    padding-left: 0; }
  .historyBh {
    text-align: center;
    font-size: 11.90476vw;
    margin-bottom: 12.38095vw; }
  .historyMessage {
    width: 100%;
    margin: 0 0 18.57143vw;
    padding: 0 3.57143vw; }
    .historyMessage p {
      font-size: 3.80952vw; } }

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