@charset "UTF-8";
/*沿革 History mv
----------------------------------------------- */
.header-space--history {
  margin-top: 19.03367vw;
}

.history-hero-bg {
  position: relative;
}

.history-hero-bg::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 51.68375vw;
  background-color: #eceff1;
  z-index: -1;
}

.history-hero-bg::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 14.64129vw;
  height: 51.68375vw;
  -webkit-clip-path: polygon(100% 52%, 0% 100%, 100% 100%);
          clip-path: polygon(100% 52%, 0% 100%, 100% 100%);
  background-color: #e3e7ea;
  z-index: -1;
}

.history-hero {
  position: relative;
}

.history-hero__image {
  height: 67.34993vw;
  margin-right: 16.83748vw;
}

.history-hero__image > * {
  display: block;
  width: 100%;
  height: 100%;
}

.history-hero__image > * > * {
  width: inherit;
  height: inherit;
  -o-object-fit: cover;
     object-fit: cover;
}

.history-hero__image {
  position: relative;
}

.history-hero__image::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  background-color: rgba(44, 49, 141, 0.1);
  z-index: 1;
}

.history-hero__wrap {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.title__large--history {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  color: #ffffff;
  font-family: "Noto Serif JP", serif;
}

.title__large--history > *:first-child {
  font-size: 8.28571vw;
  letter-spacing: 0.05em;
}

.title__large--history > *:first-child > * {
  height: 12.4451vw;
  padding-top: 2.19619vw;
  padding-left: 2.92826vw;
  padding-right: 2.19619vw;
}

.title__large--history > *:last-child {
  margin-top: 0.73206vw;
  letter-spacing: 0;
  font-family: "Poppins", sans-serif;
  font-size: 2.85714vw;
}

.title__large--history > *:last-child > * {
  height: 4.39239vw;
  padding-top: 0.73206vw;
  padding-left: 3.66032vw;
  padding-right: 3.66032vw;
}

.title__large--history > * > * {
  display: inline-block;
  position: relative;
}

.title__large--history > * > * > * {
  position: relative;
  z-index: 3;
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
  -webkit-transition-delay: 1.75s;
          transition-delay: 1.75s;
}

.title__large--history > * > *::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background-color: #2c318d;
  -webkit-transition: width 0.75s cubic-bezier(0.22, 1, 0.36, 1);
  transition: width 0.75s cubic-bezier(0.22, 1, 0.36, 1);
}

.title__large--history.show > * > * > * {
  opacity: 1;
}

.title__large--history.show > * > *::before {
  width: 100%;
  -webkit-transition-delay: 1s;
          transition-delay: 1s;
}

.title__large--right--history {
  text-align: right;
  padding-right: 7.02782vw;
}

.title__large--right--history > * > *::before {
  left: auto;
  right: 0;
}

.deco__dot--right--history::after {
  left: auto;
  right: 7.17423vw;
  top: 1.90337vw;
}

.history-hero__text {
  padding-top: 27.08638vw;
  height: inherit;
  position: relative;
}

.history-hero__deco {
  position: absolute;
  z-index: 2;
  right: 4.09956vw;
  top: 5.12445vw;
  width: auto;
  height: auto;
}

.history-hero__deco > * {
  -webkit-transition-delay: 1.75s !important;
          transition-delay: 1.75s !important;
}

.history-hero__line {
  position: absolute;
  bottom: 0;
  right: 0;
  right: 2.63543vw;
  -webkit-transition-delay: 1.2s !important;
          transition-delay: 1.2s !important;
}

/*130年テキスト
----------------------------------------------- */
.history__text {
  padding-top: 0vw;
  position: absolute;
  bottom: 1.46413vw;
  left: 7.75988vw;
  -webkit-transition-delay: 1.75s !important;
          transition-delay: 1.75s !important;
  z-index: 1;
}

.history__ttl {
  padding-top: 0;
  margin-left: 3.80673vw;
}

.history-title__medium {
  color: #ffffff;
  font-size: 5.14286vw;
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
  letter-spacing: 0.12em;
  line-height: 1.5;
}

.history-title__medium::before, .history-title__medium::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}

.history-title__medium::before {
  margin-top: calc((1 - 1.5) * 0.5em);
}

.history-title__medium::after {
  margin-bottom: calc((1 - 1.5) * 0.5em);
}

.history-title__medium > * {
  position: relative;
  display: block;
  padding-bottom: 4.39239vw;
}

.history-deco__corner {
  position: relative;
}

.history-deco__corner::after {
  content: "";
  position: absolute;
  top: -4.3vw;
  left: -4.6vw;
  border-top-color: #ffffff;
  border-left-color: #ffffff;
  border-bottom-color: transparent;
  border-right-color: transparent;
  border-style: solid;
  border-width: calc(6vw / 6.83);
  width: 4.39239vw;
  height: 4.39239vw;
}

/*Historyセクション*/
.history-desc {
  margin-top: 11.71303vw;
}

/*タイムライン全体の設定*/
.timeline {
  width: 100%;
  margin-top: 5.85652vw;
  margin-left: auto;
  margin-right: auto;
}

.timeline > li {
  /*線の起点とするためrelativeを設定*/
  position: relative;
  list-style: none;
  color: #2c318d;
  padding-bottom: 4.83163vw;
}

.timeline > li > div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.timeline > li > div > *:first-child {
  font-size: 3.71429vw;
  width: 29.72182vw;
}

.timeline > li > div > *:first-child > * {
  font-size: 5.42857vw;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  display: inline-block;
}

.timeline > li > div > *:last-child {
  height: auto;
  width: 56.8082vw;
  font-size: 3.71429vw;
  line-height: 1.6;
  display: inline-block;
}

/*絶対配置で線を設定*/
.border-line {
  /*線の位置*/
  position: absolute;
  left: 6.5em;
  top: 0.73206vw;
  width: 2px;
  /*線の太さ*/
  height: 0%;
  background: #2c318d;
  -webkit-transition: 0.8s ease-in;
  transition: 0.8s ease-in;
}

.border-line.fadeIn {
  height: 100%;
  -webkit-transition: 0.8s ease-in;
  transition: 0.8s ease-in;
}

.timeline .timeline__circle:last-child .border-line {
  background: #ffffff;
  /*線の位置*/
  position: absolute;
  left: 6.5em;
  top: 5.7101vw;
  -webkit-transition: 0.8s ease-in;
  transition: 0.8s ease-in;
  background-image: -webkit-linear-gradient(top, #2c318d, #2c318d 5px, transparent 5px, transparent 10px);
  background-image: linear-gradient(to bottom, #2c318d, #2c318d 5px, transparent 5px, transparent 10px);
  background-size: 2px 10px;
  background-repeat: repeat-y;
}

.timeline .timeline__circle:last-child .border-line.fadeIn {
  height: 3.66032vw;
  -webkit-transition: 0.8s ease-in;
  transition: 0.8s ease-in;
}

/*タイムラインの見出し横の丸の位置と形状*/
.timeline__circle::after {
  content: "";
  position: absolute;
  top: 0.73206vw;
  left: 22.10835vw;
  border-radius: 50%;
  border: 3px solid #2c318d;
  background-color: #ffffff;
  width: 4.39239vw;
  height: 4.39239vw;
}

.history-desc__main-image {
  margin-top: 2.19619vw;
}

.history-desc__main-image > * {
  display: block;
  width: 100%;
  height: 100%;
}

.history-desc__main-image > * > * {
  width: inherit;
  height: inherit;
  -o-object-fit: cover;
     object-fit: cover;
}

.history-desc__main-image--pt {
  margin-top: 6.58858vw;
}

.history-desc__item {
  margin-top: 0;
}

.history-desc__item:nth-child(n + 2) {
  margin-top: 11.71303vw;
}

/* 701px以上
----------------------------------------------- */
@media screen and (min-width: 700.9999px) {
  /*沿革 History mv
----------------------------------------------- */
  .header-space--history {
    margin-top: 50px;
  }
  .history-hero-bg {
    position: relative;
  }
  .history-hero-bg::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 422px;
    background-color: #eceff1;
    z-index: -1;
  }
  .history-hero-bg::after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 254px;
    height: 422px;
    -webkit-clip-path: polygon(100% 0%, 0% 100%, 100% 100%);
            clip-path: polygon(100% 0%, 0% 100%, 100% 100%);
    background-color: #e3e7ea;
    z-index: -1;
  }
  .history-hero__image {
    height: 520px;
    margin-right: calc(380px + ((100% - 1280px) / 2));
  }
  .history-hero__image > * {
    display: block;
    width: 100%;
    height: 100%;
  }
  .history-hero__image > * > * {
    width: inherit;
    height: inherit;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: 50% 60%;
       object-position: 50% 60%;
  }
  .history-title__medium {
    color: #ffffff;
    font-size: 28px;
    font-family: "Noto Serif JP", serif;
    font-weight: 500;
    letter-spacing: 0.12em;
    line-height: 1.7;
  }
  .history-title__medium::before, .history-title__medium::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  .history-title__medium::before {
    margin-top: calc((1 - 1.7) * 0.5em);
  }
  .history-title__medium::after {
    margin-bottom: calc((1 - 1.7) * 0.5em);
  }
  .history-title__medium > * {
    position: relative;
    display: block;
    padding-bottom: 30px;
  }
  .title__large--history {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    color: #ffffff;
    font-family: "Noto Serif JP", serif;
  }
  .title__large--history > *:first-child {
    font-size: 58px;
    letter-spacing: 0.05em;
  }
  .title__large--history > *:first-child > * {
    height: 159px;
    padding-top: 0;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
  }
  .title__large--history > *:last-child {
    margin-top: 0;
    margin-right: 5px;
    letter-spacing: 0;
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
            writing-mode: vertical-rl;
  }
  .title__large--history > *:last-child > * {
    height: 96px;
    padding-top: 0px;
    padding-left: 2px;
    padding-right: 2px;
    padding-bottom: 18px;
  }
  .title__large--history > * > * {
    display: inline-block;
    position: relative;
  }
  .title__large--history > * > * > * {
    position: relative;
    z-index: 3;
    opacity: 0;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
    -webkit-transition-delay: 1.75s;
            transition-delay: 1.75s;
  }
  .title__large--history > * > *::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    background-color: #2c318d;
    -webkit-transition: width 0.75s cubic-bezier(0.22, 1, 0.36, 1);
    transition: width 0.75s cubic-bezier(0.22, 1, 0.36, 1);
  }
  .title__large--history.show > * > * > * {
    opacity: 1;
  }
  .title__large--history.show > * > *::before {
    width: 100%;
    -webkit-transition-delay: 1s;
            transition-delay: 1s;
  }
  .title__large--right--history {
    text-align: right;
    padding-right: 0;
  }
  .title__large--right--history > * > *::before {
    left: auto;
    right: 0;
  }
  .history-deco__corner {
    position: relative;
  }
  .history-deco__corner::after {
    content: "";
    position: absolute;
    top: -30px;
    left: -30px;
    border-top-color: #ffffff;
    border-left-color: #ffffff;
    border-bottom-color: transparent;
    border-right-color: transparent;
    border-style: solid;
    border-width: 4px;
    width: 30px;
    height: 30px;
  }
  .deco__dot--right--history::after {
    left: auto;
    right: 125px;
    top: 100px;
  }
  .history__text {
    padding-top: 0vw;
    position: absolute;
    bottom: 10px;
    left: 45px;
  }
  .history__ttl {
    padding-top: 0;
    margin-left: 126px;
  }
  .history-hero__title > *:first-child {
    -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
            writing-mode: vertical-rl;
  }
  .history-hero {
    position: relative;
  }
  .history-hero__text {
    padding-top: 123px;
    padding-right: 178px;
  }
  .history-hero__deco {
    right: 45px;
    top: -20px;
  }
  .history-hero__line {
    right: 70px;
    bottom: 8px;
  }
  /*Historyセクション*/
  .history-desc {
    margin-top: 60px;
  }
  /*タイムライン全体の設定*/
  .history-desc__items {
    margin-top: 60px;
  }
  .history-desc__main {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .flex-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
  }
  .timeline-wrapper {
    padding-left: 10px;
    max-width: 610px;
    width: 100%;
  }
  .timeline-wrapper--even {
    padding-left: 108px;
  }
  .timeline {
    width: 100%;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
  }
  .timeline > li {
    /*線の起点とするためrelativeを設定*/
    position: relative;
    list-style: none;
    color: #2c318d;
    padding-bottom: 57px;
  }
  .timeline > li > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .timeline > li > div > *:first-child {
    font-size: 24px;
    width: 210px;
  }
  .timeline > li > div > *:first-child > * {
    font-size: 38px;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    display: inline-block;
  }
  .timeline > li > div > *:last-child {
    height: auto;
    width: 388px;
    font-size: 14px;
    line-height: 1.2;
    letter-spacing: 0.05em;
    padding-top: 10px;
    display: inline-block;
  }
  .timeline .timeline__circle--even .timeline__contents > *:last-child {
    padding-left: 40px;
  }
  /*絶対配置で線を設定*/
  .border-line {
    /*線の位置*/
    position: absolute;
    left: 11.8em;
    top: 5px;
    width: 2px;
    /*線の太さ*/
    height: 0%;
    background: #2c318d;
    -webkit-transition: 1.5s ease-in;
    transition: 1.5s ease-in;
  }
  .border-line.fadeIn {
    height: 100%;
    -webkit-transition: 1.5s ease-in;
    transition: 1.5s ease-in;
  }
  .timeline .timeline__circle:last-child .border-line {
    /*線の位置*/
    position: absolute;
    left: 11.8em;
    top: 40px;
    -webkit-transition: 1.5s ease-in;
    transition: 1.5s ease-in;
    background-image: -webkit-linear-gradient(top, #2c318d, #2c318d 5px, transparent 5px, transparent 10px);
    background-image: linear-gradient(to bottom, #2c318d, #2c318d 5px, transparent 5px, transparent 10px);
    background-size: 2px 10px;
    background-repeat: repeat-y;
  }
  .timeline .timeline__circle:last-child .border-line.fadeIn {
    height: 28px;
    -webkit-transition: 1.5s ease-in;
    transition: 1.5s ease-in;
  }
  .border-line--even {
    /*線の位置*/
    position: absolute;
    left: 11.7em;
  }
  .timeline .timeline__circle:last-child .border-line--even {
    /*線の位置*/
    position: absolute;
    left: 11.7em;
    top: 40px;
    -webkit-transition: 1.5s ease-in;
    transition: 1.5s ease-in;
    background-image: -webkit-linear-gradient(top, #2c318d, #2c318d 5px, transparent 5px, transparent 10px);
    background-image: linear-gradient(to bottom, #2c318d, #2c318d 5px, transparent 5px, transparent 10px);
    background-size: 2px 10px;
    background-repeat: repeat-y;
  }
  .timeline .timeline__circle:last-child .border-line--even.fadeIn {
    height: 28px;
    -webkit-transition: 1.5s ease-in;
    transition: 1.5s ease-in;
  }
  /*タイムラインの見出し横の丸の位置と形状*/
  .timeline__circle::after {
    content: "";
    position: absolute;
    top: 5px;
    left: 151px;
    border-radius: 50%;
    border: 4px solid #2c318d;
    background-color: #ffffff;
    width: 30px;
    height: 30px;
  }
  .timeline__circle--even::after {
    content: "";
    position: absolute;
    left: 150px;
  }
  .history-desc__main-image {
    margin-top: 0;
    width: 390px;
    height: 400px;
  }
  .history-desc__main-image > * {
    display: block;
    width: 100%;
    height: 100%;
  }
  .history-desc__main-image > * > * {
    width: inherit;
    height: inherit;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .history-desc__main-image--even {
    width: 350px;
    height: 345px;
  }
  .history-desc__main-image--svg {
    border: 1px solid #eceff1;
  }
  .history-desc__item {
    margin-top: 0;
  }
  .history-desc__item:nth-child(2) {
    margin-top: 10px;
  }
  .history-desc__item:nth-child(3) {
    margin-top: 20px;
  }
  .history-desc__item:nth-child(4) {
    margin-top: 15px;
  }
  .history__footer {
    margin-top: 150px;
    margin-bottom: 100px;
  }
}
/*# sourceMappingURL=history.css.map */