/*
brakepoint
*/
/*
topimage-company
*/
/* line 32, history.scss */
.topimage-company {
  background-image: url("../img/topimage_history.jpg"); }
  @media screen and (max-width: 800px) {
    /* line 32, history.scss */
    .topimage-company {
      background-image: url("../img/topimage_history_sp.jpg"); } }

/*
history01
*/
/* line 43, history.scss */
.profile01 {
  padding-bottom: 110px; }
  @media screen and (max-width: 800px) {
    /* line 43, history.scss */
    .profile01 {
      padding-bottom: 60px; } }

/* line 52, history.scss */
table tr th,
table tr td {
  padding: 25px 0 30px; }
  @media screen and (max-width: 800px) {
    /* line 52, history.scss */
    table tr th,
    table tr td {
      display: table-cell; } }
/* line 59, history.scss */
table tr th {
  color: #008CAF;
  width: 160px;
  padding-left: 3px; }
  @media screen and (max-width: 800px) {
    /* line 59, history.scss */
    table tr th {
      width: 80px;
      padding-left: 0; } }
  /* line 67, history.scss */
  table tr th .year {
    display: inline-block;
    font-family: "Inter Tight", sans-serif;
    font-size: 25px;
    font-weight: 500;
    letter-spacing: -0.03em;
    margin-right: 10px; }
    @media screen and (max-width: 800px) {
      /* line 67, history.scss */
      table tr th .year {
        font-size: 20px;
        margin-right: 5px; } }
  /* line 79, history.scss */
  table tr th::before {
    width: calc(100% - 30px);
    background-color: #008CAF; }
    @media screen and (max-width: 800px) {
      /* line 79, history.scss */
      table tr th::before {
        width: calc(100% - 15px); } }
  /* line 86, history.scss */
  table tr th::after {
    display: none; }
/* line 90, history.scss */
table tr td {
  width: calc(100% - 160px); }
  @media screen and (max-width: 800px) {
    /* line 90, history.scss */
    table tr td {
      width: calc(100% - 80px); } }
  @media screen and (max-width: 800px) {
    /* line 95, history.scss */
    table tr td::before, table tr td::after {
      display: block; } }
  /* line 101, history.scss */
  table tr td dl {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0; }
    @media screen and (max-width: 800px) {
      /* line 101, history.scss */
      table tr td dl {
        display: block; } }
    /* line 109, history.scss */
    table tr td dl dt,
    table tr td dl dd {
      font-size: 15px;
      line-height: 1.8;
      font-weight: 400;
      margin: 0;
      padding: 0; }
    /* line 117, history.scss */
    table tr td dl dt {
      width: 70px;
      font-weight: 600;
      transform: translateY(-3px); }
      @media screen and (max-width: 800px) {
        /* line 117, history.scss */
        table tr td dl dt {
          width: 100%;
          transform: none;
          font-size: 13px; } }
      /* line 126, history.scss */
      table tr td dl dt .month {
        display: inline-block;
        font-family: "Inter Tight", sans-serif;
        font-size: 18px;
        transform: translateY(1px); }
        @media screen and (max-width: 800px) {
          /* line 126, history.scss */
          table tr td dl dt .month {
            font-size: 15px;
            padding-bottom: 5px; } }
    /* line 137, history.scss */
    table tr td dl dd {
      width: calc(100% - 70px); }
      @media screen and (max-width: 800px) {
        /* line 137, history.scss */
        table tr td dl dd {
          width: 100%; } }

/*# sourceMappingURL=history.css.map */
