@charset "UTF-8";
/*====================================
======================================

　Foundation/_mixin.scss


======================================
====================================*/
/*
■メディアクエリー　ブレイクポイント
====================================*/
@import url("https://cdn.jsdelivr.net/npm/yakuhanjp@3.4.1/dist/css/yakuhanjp_s-narrow.min.css");
@import url("https://fonts.googleapis.com/css2?family=Abril+Fatface&display=swap");
@import url("https://fonts.googleapis.com/css2?family=El+Messiri:wght@500&display=swap");
/*////////////////////////////////////////
//// History Setting /////////////////////
////////////////////////////////////////*/
/*
Keyvisual ーーーーーーーーーー*/
.h-kv {
  width: 100%;
  padding: 300px 40px 50px;
}
.h-kv__contents {
  max-width: 1000px;
  margin: 0 auto;
  color: #fff;
  text-align: center;
}
.h-kv__contents h1 {
  margin-top: -28px;
  font-size: 50px;
  line-height: 1.6;
  letter-spacing: 0.8rem;
  font-weight: normal;
  position: relative;
  z-index: 0;
}
.h-kv__contents h1::after {
  content: "";
  width: 55px;
  height: 1px;
  margin: 40px auto;
  display: block;
}
.h-kv__contents p {
  font-size: 23px;
  line-height: 2;
}

/*
contents ーーーーーーーーーー*/
.h-timeline {
  /*タイムライン全体の設定*/
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
}
.h-timeline__container {
  /*線の起点とするためrelativeを設定*/
  padding: 50px 0 1px;
  position: relative;
  list-style: none;
}
.h-timeline__container dl {
  margin: 0 0 20px 3em;
}
.h-timeline__container dd {
  width: 100%;
  position: relative;
  color: #fff;
  margin-bottom: 30px;
  padding: 0 0% 0 1%;
  text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2), -1px -1px 4px rgba(0, 0, 0, 0.2), -1px 1px 4px rgba(0, 0, 0, 0.2), 1px -1px 4px rgba(0, 0, 0, 0.2);
}
.h-timeline__container dd.bottom120 {
  margin-bottom: 120px;
}
.h-timeline__container dd h2 {
  font-size: 25px;
  font-weight: bold;
  font-family: YakuHanJPs_Narrow, "Yu Gothic Medium", "Yu Gothic", YuGothic, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Noto Sans JP", Meiryo, sans-serif;
  line-height: 1.8;
  letter-spacing: 0.2rem;
}
.h-timeline__container dd p {
  font-size: 16px;
  font-family: YakuHanJPs_Narrow, "Yu Gothic Medium", "Yu Gothic", YuGothic, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Noto Sans JP", Meiryo, sans-serif;
  text-align: justify;
  line-height: 1.8;
  letter-spacing: 0.2rem;
}
.h-timeline__container dd.Js-Open p {
  text-align: justify;
  text-justify: inter-ideograph;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.h-timeline .item01 {
  width: 30%;
  max-width: 286px;
  margin: 0;
}
.h-timeline .item01 img {
  box-shadow: 0px 0px 6px 3px rgba(0, 0, 0, 0.2);
}
.h-timeline__flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.h-timeline__flex .item01 {
  width: 30%;
  max-width: 286px;
}
.h-timeline__flex .item01 img {
  box-shadow: 0px 0px 6px 3px rgba(0, 0, 0, 0.2);
}
.h-timeline__flex .item02 {
  width: 67%;
}
.h-timeline__flex .swiper-container {
  margin-left: 0;
  margin-right: 0;
}
.h-timeline__grid ul {
  display: flex;
  flex-wrap: wrap;
}
.h-timeline__grid ul li {
  width: 23%;
  margin: 1%;
}
.h-timeline__grid h2 {
  margin: 0 1%;
}
.h-timeline__year {
  margin-bottom: 15px;
  font-size: 35px;
  font-weight: bold;
  color: #fff;
  font-family: "Abril Fatface", cursive;
  line-height: 1.3;
  letter-spacing: 0.2rem;
  text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2), -1px -1px 4px rgba(0, 0, 0, 0.2), -1px 1px 4px rgba(0, 0, 0, 0.2), 1px -1px 4px rgba(0, 0, 0, 0.2);
}
.h-timeline__year span {
  font-size: 44px;
  font-family: "El Messiri", sans-serif;
  vertical-align: unset;
  padding: 4px;
}
.h-timeline__year p {
  font-size: 20px;
  margin-left: 20px;
  display: inline-block;
  font-family: YakuHanJPs_Narrow, "Yu Gothic Medium", "Yu Gothic", YuGothic, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Noto Sans JP", Meiryo, sans-serif;
  line-height: 1.8;
  letter-spacing: 0.2rem;
}
.h-timeline__year p span {
  font-size: 18px;
  font-family: YakuHanJPs_Narrow, "Yu Gothic Medium", "Yu Gothic", YuGothic, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Noto Sans JP", Meiryo, sans-serif;
}
.h-timeline__year.fast {
  color: #fff;
}
.h-timeline__year.active {
  color: #fff;
  transition: 1s;
}
.h-timeline__year--stoker {
  font-size: 24px;
  color: #ec9e9e;
}
.h-timeline__year--stoker span {
  font-size: 30px;
}
.h-timeline__year--stoker.active {
  color: #fff;
}
.h-timeline__Month {
  margin-top: 5px;
  margin-bottom: 6px;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  font-family: YakuHanJPs_Narrow, "Yu Gothic Medium", "Yu Gothic", YuGothic, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Noto Sans JP", Meiryo, sans-serif;
  text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2), -1px -1px 4px rgba(0, 0, 0, 0.2), -1px 1px 4px rgba(0, 0, 0, 0.2), 1px -1px 4px rgba(0, 0, 0, 0.2);
}
.h-timeline__Month.active {
  color: #fff;
  transition: 1s;
}
.h-timeline__Month span {
  font-size: 18px;
  font-family: YakuHanJPs_Narrow, "Yu Gothic Medium", "Yu Gothic", YuGothic, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Noto Sans JP", Meiryo, sans-serif;
  font-weight: bold;
}
.h-timeline__mora {
  max-width: 377.3px;
  position: relative;
  z-index: 0;
  margin: 20px auto 0;
  width: 90%;
  padding: 10px;
  text-align: center;
  font-size: 15px;
}
.h-timeline__mora--left {
  margin: 20px 0 0 0;
}
.h-timeline__mora::before {
  content: "";
  padding: 30px 0;
  position: absolute;
  top: -8px;
  left: -1%;
  z-index: -20;
  opacity: 0.7;
  width: 102%;
  height: 100%;
  background: rgba(175, 47, 96, 0.2470588235);
  border: 1px solid #fff;
  animation: 3s circleanime1 infinite forwards;
}
.h-timeline__mora::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: -10;
  width: 100%;
  height: 100%;
  background: rgba(175, 47, 96, 0.2470588235);
  border: 1px solid #fff;
}
.h-timeline__mora span {
  font-size: 11px;
  vertical-align: text-bottom;
  margin-left: 4px;
}
.h-timeline .Js-Open:hover .h-timeline__mora::after {
  background: rgba(255, 13, 106, 0.2470588235);
}

@keyframes circleanime1 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.1);
    opacity: 0;
  }
}
/*絶対配置で線を設定*/
.border-line, .border-line-end {
  /*線の位置*/
  position: absolute;
  left: 0.2em;
  top: 68px;
  width: 2px; /*線の太さ*/
  height: 0; /*はじめは高さを0に*/
  background: #ccc;
}

.border-line-inter {
  /*線の位置*/
  position: absolute;
  left: 0.2em;
  top: 64px;
  width: 2px; /*線の太さ*/
  height: 0; /*はじめは高さを0に*/
  background: #ccc;
}

/*タイムラインの見出し横の丸の位置と形状*/
.border-line::before, .border-line-end::before {
  content: "";
  position: absolute;
  top: -5px;
  left: -11px;
  z-index: -10;
  width: 25px;
  height: 25px;
  background: #fff;
  border-radius: 50%;
  animation: 3s circleanime2 infinite forwards;
}

.border-line-inter::before {
  content: "";
  position: absolute;
  top: 2px;
  left: -6px;
  z-index: -10;
  width: 13px;
  height: 13px;
  background: #fff;
  border-radius: 50%;
  animation: 3s circleanime2 infinite forwards;
}

/*タイムラインの見出し横の丸の位置と形状*/
@keyframes circleanime2 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(2);
    opacity: 0;
  }
}
.border-line::after, .border-line-end::after {
  content: "";
  position: absolute;
  top: 0;
  left: -6px;
  width: 15px;
  height: 15px;
  background: #fff;
  border-radius: 50%;
}

.border-line-inter::after {
  content: "";
  position: absolute;
  top: 3px;
  left: -4px;
  width: 10px;
  height: 10px;
  background: #fff;
  border-radius: 50%;
}

.block-bg {
  width: 100%;
  height: 100%;
  transition: all 0.8s ease;
  position: fixed;
  top: 0;
  z-index: -10;
}
.block-bg__cover {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
  opacity: 0.75;
  background: url(../img/history/bg02.jpg) center/cover no-repeat;
}
.block-bg__bass {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  z-index: -20;
  background-color: #b91708;
}

.h-sidenavi {
  position: fixed;
  top: 50px;
  left: 10px;
  z-index: 10;
}
.h-sidenavi div {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background: transparent;
  display: inline-block;
  margin: 0 8px 0 0;
}
.h-sidenavi .active div {
  background: #fff;
}

.h-contents__end {
  margin-bottom: 200px;
}

@media screen and (max-width: 768px){
  .h-kv {
    padding: 150px 15px 50px;
  }
  .h-kv__contents {
    flex-wrap: wrap;
  }
  .h-kv__contents h1 {
    font-size: 2rem;
  }
  .h-kv__contents h1::after {
    margin: 30px auto;
  }
  .h-kv__contents p {
    font-size: 1.2rem;
  }
  .h-timeline {
    width: 85%;
    padding: 0 10px;
    margin: 0px 0 0 14%;
  }
  .h-timeline__container {
    padding: 50px 0 1px;
  }
  .h-timeline__container dl {
    margin: 0 0 20px 1.5em;
  }
  .h-timeline__container dd h2 {
    font-size: 1.3rem;
  }
  .h-timeline__container dd p {
    font-size: 1rem;
  }
  .h-timeline .item01 {
    max-width: 100%;
    width: 100%;
  }
  .h-timeline__flex .item01, .h-timeline__flex .item02 {
    max-width: 100%;
    width: 100%;
  }
  .h-timeline__grid ul li {
    width: 46%;
    margin: 2%;
  }
  .h-timeline__year {
    font-size: 1.9rem;
  }
  .h-timeline__year--stoker {
    font-size: 14px;
  }
  .h-timeline__year--stoker span {
    font-size: 18px;
    padding: 1px;
  }
  .border-line::before, .border-line-end::before {
    top: 0px;
    left: -6px;
    z-index: -10;
    width: 16px;
    height: 16px;
  }
  .border-line-inter::before {
    top: 16px;
    left: -6px;
    z-index: -10;
    width: 13px;
    height: 13px;
  }
  .border-line-inter::after {
    top: 17px;
  }
  .block-bg__cover {
    background: url(../img/history/sp_bg02.jpg) center/cover no-repeat;
  }
  .h-sidenavi {
    left: 4px;
  }
  .h-sidenavi div {
    width: 7px;
    height: 7px;
    margin: 0 3px 0 0;
  }
}

@media screen and (max-width: 1200px){
  .h-timeline {
    width: 80%;
  }
}

@media screen and (max-width: 950px){
  .h-timeline__container dd h2 {
    font-size: 18px;
    margin: 20px 0 8px;
  }
  .h-timeline__container dd p {
    font-size: 14px;
  }
}