@charset "UTF-8";
/*JP
----------------------------------------------------------- */
/*JP  fontweight 300,400,bold
----------------------------------------------------------- */
/*EN  fontweight 400,bold
----------------------------------------------------------- */
@import url("https://fonts.googleapis.com/css?family=Roboto%20Slab:300,400,700");
@import url("https://cdn.jsdelivr.net/yakuhanjp/1.3.1/css/yakuhanjp_s.min.css");
.jp {
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 400;
}

.roboto {
  font-family: 'Roboto Condensed', sans-serif;
}

a {
  color: #04235e;
  text-decoration: none;
}
a:hover {
  color: #04235e;
  text-decoration: none;
}

a:hover {
  text-decoration: none !important;
  outline: none !important;
}

html {
  font-size: 62.5%;
  -webkit-font-smoothing: antialiased;
}

body {
  font-size: 10px;
  font-size: 1.0rem;
  -webkit-text-size-adjust: 100%;
  line-height: 1.75;
  font-family: "YakuHanJPs","ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 400;
  font-family: "YakuHanJPs","YuGothic", "Yu Gothic","ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS ゴシック", "MS Gothic", sans-serif;
  font-weight: 500;
  color: #121212;
}

.en {
  font-family: 'Roboto Slab', serif;
}

.minc {
  font-family: "FOT-筑紫明朝 Pr6 B{pm}","ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho,"HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  letter-spacing: 0.1em;
}

.rob {
  font-family: "Roboto","Helvetica Neue", Helvetica, Arial, sans-serif;
}

.maru {
  font-family: "秀英角ゴシック銀 B{pm}","YakuHanJPs","ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

img {
  /* ▼行全体の下端に揃える */
  vertical-align: bottom;
}

.att {
  padding-left: 1em;
  text-indent: -1em;
}

.att02 {
  padding-left: 1.3em;
  text-indent: -1.3em;
}

h1, h2, h3, h4 {
  font-weight: normal;
}

/*
Flaticon icon font: Flaticon
Creation date: 24/07/2016 03:51
*/
* {
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

ul, li {
  list-style: none;
}

ul.normal_list {
  margin: 12px 0;
  background: #efefef;
  padding: 1em;
}
ul.normal_list li {
  padding: 0 0 0 20px;
  position: relative;
}
ul.normal_list li:before {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 12px;
  font-family: FontAwesome;
  padding-right: 10px;
  content: "\f111";
  color: #254aa2;
}

.unborder::after {
  content: '';
  display: block;
  margin: 8px auto 8px auto;
  text-align: center;
  width: 50px;
  height: 1px;
  background: #ccc;
}

.lborder::after {
  content: '';
  display: block;
  margin: 1.4rem 0 1.4rem 0;
  text-align: center;
  width: 50px;
  height: 1px;
  background: #fff;
}

#menuButton {
  display: block;
  width: 42px;
  height: 42px;
  position: fixed;
  top: 15px;
  right: 10px;
  z-index: 3;
}

#menuButton span {
  display: block;
  background: #666;
  width: 24px;
  height: 2px;
  position: absolute;
  left: 9px;
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
}

#menuButton span:first-child {
  top: 12px;
}

#menuButton span:nth-child(2) {
  margin-top: -1px;
  top: 50%;
}

#menuButton span:last-child {
  bottom: 12px;
}

#menuButton.active span:first-child {
  transform: translateY(8px) rotate(45deg);
}

#menuButton.active span:nth-child(2) {
  opacity: 0;
}

#menuButton.active span:last-child {
  transform: translateY(-8px) rotate(-45deg);
}

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 100;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 200;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 300;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 400;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Bold");
  font-weight: bold;
}
@font-face {
  font-family: "Helvetica Neue";
  src: local("Helvetica Neue Regular");
  font-weight: 100;
}
@font-face {
  font-family: "Helvetica Neue";
  src: local("Helvetica Neue Regular");
  font-weight: 200;
}
#overlay {
  width: 100vw;
  height: 100vh;
  text-align: center;
  position: fixed;
  top: 0;
  left: 0;
  background: #fafafa;
  z-index: 9999;
}
#overlay .loader {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -50px;
  margin-left: -10%;
  z-index: 2;
}
#overlay .loader .load_sub {
  font-size: 8px;
  font-size: 0.8rem;
  letter-spacing: 0.1em;
  font-family: "Roboto",serif;
}

.loader {
  margin: 0 0 2em;
  height: 100px;
  width: 20%;
  text-align: center;
  padding: 1em;
  margin: 0 auto 1em;
  display: inline-block;
  vertical-align: top;
  z-index: 9999;
  position: absolute;
}

/*
  Set the color of the icon
*/
svg path,
svg rect {
  fill: #bf0000;
}

body {
  background: #fff;
  font-size: 16px;
  font-size: 1.6rem;
}
@media only screen and (max-width: 768px) {
  body {
    font-size: 13px;
    font-size: 1.3rem;
  }
}

p.year {
  background: #000;
  color: #ffffff;
  display: inline-block;
  padding: 0.3rem 2rem;
  border-radius: 3px;
  text-indent: 0 !important;
}

.cd-timeline-block, .cd-timeline-content {
  *zoom: 1;
}
.cd-timeline-block:after, .cd-timeline-content:after {
  content: "";
  display: table;
  clear: both;
}

section#history {
  background: #eee;
  background: url(../img/history-assets/bg.png);
}

span.cd-date {
  font-family: 'Roboto Slab', serif;
  font-size: 70px;
  font-size: 7rem;
  line-height: 1;
  font-weight: 300;
  color: #ccc;
}
@media only screen and (max-width: 768px) {
  span.cd-date {
    display: none !important;
  }
}
span.cd-date img {
  width: 100%;
}

@media only screen and (max-width: 768px) {
  .cd-timeline-img {
    top: 1rem !important;
  }
}

.photo {
  width: 45%;
  float: right;
  position: relative;
  margin: -24rem 0 0 0;
}
@media only screen and (max-width: 768px) {
  .photo {
    float: right;
    width: auto;
    margin: 0 0 0 60px;
  }
}
.photo img {
  width: 100%;
}

.is-hidden {
  visibility: hidden;
}

.is-hidden02 {
  visibility: hidden;
  transform: scale(1.05);
}

.fadd-in {
  visibility: visible;
  transform: scale(1);
}

.photo_l {
  width: 45%;
  float: left;
  position: relative;
  margin: 13rem 0 0 0;
}
@media only screen and (max-width: 768px) {
  .photo_l {
    float: right;
    width: auto;
    margin: 0 0 0 6rem;
  }
}
.photo_l img {
  width: 100%;
}

.cd-timeline-content h2 {
  font-size: 36px;
  font-size: 3.6rem;
  font-family: "FOT-筑紫明朝 Pr6 B{pm}","ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho,"HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  letter-spacing: 0.1em;
  line-height: 1.3;
  position: relative;
}
@media only screen and (max-width: 768px) {
  .cd-timeline-content h2 {
    font-size: 20px;
    font-size: 2rem;
  }
}
.cd-timeline-content h2:after {
  content: '';
  display: block;
  margin: 1.4rem 0;
  text-align: center;
  width: 50px;
  height: 1px;
  background: #000;
}
.cd-timeline-content p {
  text-indent: 1em;
  font-size: 16px;
  font-size: 1.6rem;
}
@media only screen and (max-width: 768px) {
  .cd-timeline-content p {
    text-align: left;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
