.g-all {
  /* http://meyerweb.com/eric/tools/css/reset/
    v2.0 | 20110126
    License: none (public domain)
  */
  /* HTML5 display-role reset for older browsers */ }
  .g-all html, .g-all body, .g-all div, .g-all span, .g-all applet, .g-all object, .g-all iframe,
  .g-all h1, .g-all h2, .g-all h3, .g-all h4, .g-all h5, .g-all h6, .g-all p, .g-all blockquote, .g-all pre,
  .g-all a, .g-all abbr, .g-all acronym, .g-all address, .g-all big, .g-all cite, .g-all code,
  .g-all del, .g-all dfn, .g-all em, .g-all img, .g-all ins, .g-all kbd, .g-all q, .g-all s, .g-all samp,
  .g-all small, .g-all strike, .g-all strong, .g-all sub, .g-all sup, .g-all tt, .g-all var,
  .g-all b, .g-all u, .g-all i, .g-all center,
  .g-all dl, .g-all dt, .g-all dd, .g-all ol, .g-all ul, .g-all li,
  .g-all fieldset, .g-all form, .g-all label, .g-all legend,
  .g-all table, .g-all caption, .g-all tbody, .g-all tfoot, .g-all thead, .g-all tr, .g-all th, .g-all td,
  .g-all article, .g-all aside, .g-all canvas, .g-all details, .g-all embed,
  .g-all figure, .g-all figcaption, .g-all footer, .g-all header, .g-all hgroup,
  .g-all menu, .g-all nav, .g-all output, .g-all ruby, .g-all section, .g-all summary,
  .g-all time, .g-all mark, .g-all audio, .g-all video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline; }
  .g-all article, .g-all aside, .g-all details, .g-all figcaption, .g-all figure,
  .g-all footer, .g-all header, .g-all hgroup, .g-all menu, .g-all nav, .g-all section {
    display: block; }
  .g-all body {
    line-height: 1; }
  .g-all ol, .g-all ul {
    list-style: none; }
  .g-all blockquote, .g-all q {
    quotes: none; }
  .g-all blockquote:before, .g-all blockquote:after,
  .g-all q:before, .g-all q:after {
    content: '';
    content: none; }
  .g-all table {
    border-collapse: collapse;
    border-spacing: 0; }

.history .history-content-list-box-textarea-year {
  font-family: 'Noto Serif JP', serif;
  font-weight: 500; }

.history .history-title, .history .history-text, .history .history-content-list-box-textarea-section-title {
  font-family: 'Noto Serif JP', serif;
  font-weight: 700; }

.history .history-content-list-box-textarea-section-text {
  font-family: 'Noto Sans JP', sans-serif; }

@-webkit-keyframes hogehoge {
  0% { }
  100% { } }

@keyframes hogehoge {
  0% { }
  100% { } }

.g-all {
  font-size: 100%;
  -webkit-font-smoothing: antialiased; }
  .g-all * {
    box-sizing: border-box; }
    .g-all *::before, .g-all *::after {
      box-sizing: inherit; }
  .g-all a {
    color: inherit;
    text-decoration: none; }
  .g-all button {
    padding: 0;
    border: none;
    background-color: transparent;
    cursor: pointer;
    outline: none;
    -webkit-appearance: none;
            appearance: none; }
  .g-all img {
    width: 100%;
    pointer-events: none; }

.history .wrap {
  max-width: 960px;
  margin: 0 auto; }

.history .history-title {
  color: #e60012;
  font-size: 72px;
  text-align: center;
  letter-spacing: 9px; }
  .history .history-title-area {
    padding: 100px 0 50px; }

.history .history-text {
  font-size: 30px;
  text-align: center; }

.history .history-content {
  position: relative;
  padding-bottom: 100px;
  background: #f5f5f5; }
  .history .history-content-list {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: flex-start;
    padding-top: 60px; }
    .history .history-content-list-box {
      position: relative;
      width: 420px;
      background: #fff; }
      .history .history-content-list-box-textarea {
        padding: 4px 30px 30px 30px; }
        .history .history-content-list-box-textarea-year {
          margin-bottom: 4px;
          color: #c0a667;
          font-size: 64px; }
        .history .history-content-list-box-textarea-section-title {
          font-size: 18px; }
        .history .history-content-list-box-textarea-section-text {
          margin-top: 10px;
          color: #888;
          font-size: 14px;
          line-height: 22px; }
        .history .history-content-list-box-textarea-section + .history-content-list-box-textarea-section {
          margin-top: 40px; }
          .history .history-content-list-box-textarea-section + .history-content-list-box-textarea-section .history-content-list-box-textarea-section-image {
            padding-top: 20px; }
      .history .history-content-list-box:nth-of-type(2n) {
        margin-top: 300px; }
        .history .history-content-list-box:nth-of-type(2n)::before {
          right: -70px; }
      .history .history-content-list-box:nth-of-type(2n + 1)::before {
        left: -70px; }
      .history .history-content-list-box:nth-of-type(3) {
        margin-top: -203px; }
      .history .history-content-list-box:nth-of-type(5) {
        margin-top: -144px; }
      .history .history-content-list-box:nth-of-type(7) {
        margin-top: -37px; }
      .history .history-content-list-box:nth-of-type(8) {
        margin-top: 100px; }
      .history .history-content-list-box:nth-of-type(9) {
        margin-top: -331px; }
      .history .history-content-list-box:nth-of-type(10) {
        margin-top: 332px; }
      .history .history-content-list-box:nth-of-type(11) {
        margin-top: -259px; }
      .history .history-content-list-box:nth-of-type(12) {
        margin-top: 230px; }
      .history .history-content-list-box:nth-of-type(13) {
        margin-top: -70px; }
      .history .history-content-list-box:nth-of-type(14) {
        margin-top: 90px; }
      .history .history-content-list-box:nth-of-type(15) {
        margin-top: -128px; }
      .history .history-content-list-box:nth-of-type(16) {
        margin-top: 120px; }
      .history .history-content-list-box:nth-of-type(17) {
        margin-top: -70px; }
      .history .history-content-list-box:nth-of-type(18) {
        margin-top: 360px; }
      .history .history-content-list-box:nth-of-type(19) {
        margin-top: -100px; }
      .history .history-content-list-box:nth-of-type(20) {
        margin-top: 400px; }
      .history .history-content-list-box:nth-of-type(21) {
        margin-top: -30px; }
      .history .history-content-list-box:nth-of-type(22) {
        margin-top: 120px; }
      .history .history-content-list-box:nth-of-type(23) {
        margin-top: -70px; }
      .history .history-content-list-box:nth-of-type(24) {
        margin-top: 120px; }
      .history .history-content-list-box:nth-of-type(25) {
        margin-top: -70px; }
      .history .history-content-list-box:nth-of-type(26) {
        margin-top: 180px; }
      .history .history-content-list-box:nth-of-type(27) {
        margin-top: -70px; }
      .history .history-content-list-box:nth-of-type(28) {
        margin-top: 220px; }
      .history .history-content-list-box:nth-of-type(30) {
        margin-top: 120px; }
      .history .history-content-list-box:last-of-type {
        margin-top: 120px; }
      .history .history-content-list-box::before {
        position: absolute;
        width: 20px;
        height: 20px;
        border-radius: 50%;
        background: #e60012;
        content: '';
        top: 0; }
  .history .history-content::before {
    position: absolute;
    width: 10px;
    height: 100%;
    background: #fff;
    content: '';
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%); }

.history [data-js='scroll'] {
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
  transition: opacity 0.8s ease-in-out, -webkit-transform 0.8s ease-in-out;
  transition: opacity 0.8s ease-in-out, transform 0.8s ease-in-out;
  transition: opacity 0.8s ease-in-out, transform 0.8s ease-in-out, -webkit-transform 0.8s ease-in-out;
  opacity: 0; }
  .history [data-js='scroll'].active {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1; }
  @media (min-width: 540px) {
    .g-all .only-sp {
      display: none; } }
  @media (max-width: 539px) {
    .g-all .only-pc {
      display: none; }
  .history .wrap {
    max-width: none;
    padding: 0 6%; }
  .history .history-title {
    font-size: 10.74074vw;
    letter-spacing: 3.5px; }
    .history .history-title-area {
      padding: 7.40741vw 0 7.40741vw; }
  .history .history-text {
    font-size: 4.07407vw; }
  .history .history-content {
    padding-bottom: 5vw; }
    .history .history-content-list {
      display: block;
      padding: 5.55556vw 0 5.55556vw 5.55556vw; }
      .history .history-content-list-box {
        width: 100%;
        margin-bottom: 4.44444vw; }
        .history .history-content-list-box-textarea {
          padding: 1.85185vw 5.55556vw 6.66667vw 5.55556vw; }
          .history .history-content-list-box-textarea-year {
            margin-bottom: 1.85185vw;
            font-size: 11.85185vw; }
          .history .history-content-list-box-textarea-section-title {
            font-size: 4.44444vw; }
          .history .history-content-list-box-textarea-section-text {
            margin-top: 1.85185vw;
            font-size: 3.7037vw;
            line-height: 5.55556vw; }
          .history .history-content-list-box-textarea-section + .history-content-list-box-textarea-section {
            margin-top: 9.25926vw; }
            .history .history-content-list-box-textarea-section + .history-content-list-box-textarea-section .history-content-list-box-textarea-section-image {
              padding-top: 5.55556vw; }
        .history .history-content-list-box:nth-of-type(2n) {
          margin-top: 0; }
          .history .history-content-list-box:nth-of-type(2n)::before {
            right: auto;
            left: -9.8%; }
        .history .history-content-list-box:nth-of-type(2n + 1)::before {
          left: -9.8%; }
        .history .history-content-list-box:nth-of-type(2n):nth-of-type(n + 18) {
          margin-top: 0; }
        .history .history-content-list-box:last-of-type {
          margin-bottom: 0; }
        .history .history-content-list-box + .history-content-list-box {
          margin-top: 0; }
    .history .history-content::before {
      width: 10px;
      left: 4.5%;
      -webkit-transform: translateX(0);
              transform: translateX(0); } }



html body p, html body a {
    word-break: break-all !important;
}



.history{
  .history-title-area{
    padding-top: 100px;
  }
}
@media (max-width: 979px) {
  .history{
    .history-title-area{
      padding-top: 100px;
    }
  }
}


.g-all{
  padding-top: 123px;
}

@media screen and (max-width:979px){
  .g-all{
    padding-top: 63px;
  }
}

