@charset "UTF-8";
@media screen and (min-width: 768px) {
  .story {
    z-index: 3;
    background-color: #fff;
    position: relative;
  }
  .story #Lineup {
    z-index: 3;
    background-color: #fff;
  }
  .story::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 130px;
    background: #fff;
    display: block;
    z-index: 1;
  }
  .story .show_sp {
    display: none !important;
  }
  .story .show_pc {
    display: block !important;
  }
  .story .row {
    width: 1100px;
    margin: 0 auto;
    max-width: 94%;
  }
  .story_mv {
    position: relative;
    z-index: 3;
    background-color: #fff;
  }
  .story_mv figure, .story_mv picture {
    display: block;
    height: 493px;
  }
  .story_mv figure img, .story_mv picture img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .story_mv .txt {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
  }
  .story_mv .txt h2 {
    color: #14126F;
    font-size: 62px;
    line-height: 1.1935483871;
    font-weight: 500;
    display: inline-block;
    position: relative;
    padding-bottom: 12px;
  }
  .story_mv .txt h2::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 6px;
    background: currentColor;
    display: block;
    border-radius: 9999px;
  }
  .story_intro {
    text-align: center;
    padding: 100px 0 70px;
    z-index: 3;
    background-color: #FFF0DF;
  }
  .story_intro h3 {
    color: #14126F;
    font-weight: 500;
    font-size: 25px;
    margin-bottom: 35px;
  }
  .story_intro p {
    color: #000;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0.04em;
  }
  .story_timeline {
    position: relative;
    padding-top: 60px;
    padding-bottom: 100px;
  }
  .story_timeline .mask {
    position: absolute;
    bottom: -100vh;
    left: 0;
    width: 100%;
    height: 100vh;
    background-color: #fff;
    display: block;
    z-index: -4;
  }
  .story_timeline::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 170px;
    background-color: #FFF0DF;
    display: block;
    z-index: -4;
  }
  .story_timeline::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 60px;
    background-color: #FFF0DF;
    display: block;
    z-index: -10;
  }
  .story_timeline .timeline:after {
    top: 0;
    bottom: 0;
    position: fixed;
    content: " ";
    width: 1px;
    background-color: #84734B;
    left: 50%;
    margin-left: -0.5px;
    height: 50vh;
    z-index: -5;
  }
  .story_timeline li {
    padding: 60px 0;
  }
  .story_timeline li:first-child::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 0px;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 17px;
    height: 17px;
    background: #84734B;
    border-radius: 9999px;
    display: block;
  }
  .story_timeline li:last-child::before {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 60px;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 17px;
    height: 17px;
    background: #84734B;
    border-radius: 9999px;
    display: block;
  }
  .story_timeline li .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .story_timeline li figure {
    width: 50%;
    text-align: center;
  }
  .story_timeline li figure img {
    max-width: 80%;
    display: inline-block;
  }
  .story_timeline li .it_r {
    width: 50%;
    padding-left: 50px;
  }
  .story_timeline li .it_r .tar {
    text-align: right;
  }
  .story_timeline li .it_r .tar img {
    width: 284px;
  }
  .story_timeline li .it_r h3 {
    color: #14126F;
    margin-bottom: 20px;
    position: relative;
  }
  .story_timeline li .it_r h3.st2::before {
    top: 13px;
    right: -57px !important;
  }
  .story_timeline li .it_r h3::before {
    content: "";
    position: absolute;
    top: 32px;
    left: -57px;
    width: 14px;
    height: 14px;
    background: #14126F;
    border-radius: 9999px;
    display: block;
  }
  .story_timeline li .it_r h3 > span {
    display: block;
    font-size: 65px;
    line-height: 1.2;
    font-weight: bold;
  }
  .story_timeline li .it_r h3 > span.st2 img {
    width: 261px;
  }
  .story_timeline li .it_r h3 > span img {
    width: 125px;
  }
  .story_timeline li .it_r h3 > span small {
    font-size: 40px;
  }
  .story_timeline li .it_r h3 > small {
    font-size: 25px;
    font-weight: 500;
    display: block;
  }
  .story_timeline li .it_r h3 > small.st1 img {
    width: 357px;
  }
  .story_timeline li .it_r h3 > small.st2 img {
    width: 456px;
  }
  .story_timeline li .it_r h3 > small.st3 {
    margin-top: 10px;
  }
  .story_timeline li .it_r h3 > small.st3 img {
    width: 301px;
  }
  .story_timeline li .it_r h3 > small.st4 img {
    width: 373px;
  }
  .story_timeline li .it_r p {
    font-size: 20px;
    line-height: 1.2;
    font-weight: 500;
  }
  .story_timeline li .it_r p + p {
    margin-top: 25px;
  }
  .story_timeline li:nth-child(even) {
    position: relative;
  }
  .story_timeline li:nth-child(even) .row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .story_timeline li:nth-child(even) .it_r {
    padding-left: 0;
    padding-right: 50px;
  }
  .story_timeline li:nth-child(even) .it_r h3::before {
    right: -56px;
    left: initial;
  }
  .story_timeline li:nth-child(even)::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #FFF0DF;
    display: block;
    z-index: -6;
  }
}
@media screen and (max-width: 767px) {
  .delay_02_sp {
    -webkit-transition: all 1s ease 0.45s !important;
    transition: all 1s ease 0.45s !important;
  }
  .story {
    z-index: 3;
    background-color: #fff;
    position: relative;
  }
  .story .lineup {
    z-index: 3;
    background-color: #fff;
  }
  .story .lineup_demo {
    z-index: 3;
    background-color: #fff;
  }
  .story .show_pc {
    display: none !important;
  }
  .story .show_sp {
    display: block !important;
  }
  .story::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 70px;
    background: #fff;
    display: block;
    z-index: 1;
  }
  .story_mv {
    position: relative;
    z-index: 3;
    background-color: #fff;
  }
  .story_mv figure, .story_mv picture {
    display: block;
    height: 65.7333333333vw;
  }
  .story_mv figure img, .story_mv picture img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .story_mv .txt {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .story_mv .txt h2 {
    color: #14126F;
    font-size: 7.6vw;
    line-height: 1.1935483871;
    font-weight: 500;
    display: inline-block;
    position: relative;
    padding-bottom: 1.6vw;
    text-align: center;
  }
  .story_mv .txt h2::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 0.8vw;
    background: currentColor;
    display: block;
    border-radius: 1333.2vw;
  }
  .story_intro {
    text-align: center;
    padding: 13.3333333333vw 6.6666666667vw 9.3333333333vw;
    z-index: 3;
    background-color: #FFF0DF;
  }
  .story_intro h3 {
    color: #14126F;
    font-weight: 500;
    font-size: 3.7333333333vw;
    line-height: 1.7142857143;
    margin-bottom: 4.6666666667vw;
  }
  .story_intro p {
    color: #000;
    font-size: 2.6666666667vw;
    line-height: 1.5;
    font-weight: 500;
    letter-spacing: 0.04em;
  }
  .story_timeline {
    position: relative;
    padding-top: 8vw;
    padding-bottom: 13.3333333333vw;
    padding-left: 12vw;
  }
  .story_timeline .row {
    max-width: 100%;
    padding: 0;
  }
  .story_timeline::after {
    content: "";
    position: absolute;
    bottom: 0vw;
    left: 0;
    width: 100%;
    height: 8vw;
    background-color: #fff;
    display: block;
    z-index: -4;
  }
  .story_timeline::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 8vw;
    background-color: #FFF0DF;
    display: block;
    z-index: -10;
  }
  .story_timeline .timeline:after {
    top: 0;
    bottom: 0;
    position: fixed;
    content: " ";
    width: 1px;
    background-color: #84734B;
    left: 12vw;
    height: 50vh;
    z-index: -5;
  }
  .story_timeline li {
    padding: 8vw;
  }
  .story_timeline li:nth-child(even) {
    position: relative;
  }
  .story_timeline li:nth-child(even)::after {
    content: "";
    position: absolute;
    top: 0;
    left: -13.3333333333vw;
    width: 200%;
    height: 100%;
    background-color: #FFF0DF;
    display: block;
    z-index: -6;
  }
  .story_timeline li:first-child::before {
    content: "";
    position: absolute;
    left: 10.6666666667vw;
    top: 0vw;
    width: 2.6666666667vw;
    height: 2.6666666667vw;
    background: #84734B;
    border-radius: 1333.2vw;
    display: block;
  }
  .story_timeline li:last-child::before {
    content: "";
    position: absolute;
    left: -1.3333333333vw;
    bottom: -8vw;
    width: 2.6666666667vw;
    height: 2.6666666667vw;
    background: #84734B;
    border-radius: 1333.2vw;
    display: block;
  }
  .story_timeline li figure {
    text-align: center;
    margin: 4vw 0;
  }
  .story_timeline li figure img {
    max-width: 80%;
    display: inline-block;
  }
  .story_timeline li .it_r .tar {
    text-align: right;
  }
  .story_timeline li .it_r .tar img {
    width: 40.6666666667vw;
  }
  .story_timeline li .it_r h3 {
    color: #14126F;
    margin-bottom: 2.6666666667vw;
    position: relative;
  }
  .story_timeline li .it_r h3::before {
    content: "";
    position: absolute;
    top: 4.1333333333vw;
    left: -9.2vw;
    width: 2.4vw;
    height: 2.4vw;
    background: #14126F;
    border-radius: 1333.2vw;
    display: block;
  }
  .story_timeline li .it_r h3 > span {
    display: block;
    font-size: 8.8vw;
    line-height: 1.2;
    font-weight: bold;
  }
  .story_timeline li .it_r h3 > span small {
    font-size: 5.3333333333vw;
  }
  .story_timeline li .it_r h3 > span.st2 img {
    width: 35.6vw;
  }
  .story_timeline li .it_r h3 > span img {
    width: 17.0666666667vw;
  }
  .story_timeline li .it_r h3 > small {
    font-size: 4.2666666667vw;
    font-weight: 500;
    display: block;
  }
  .story_timeline li .it_r h3 > small.st1 img {
    width: 60.9333333333vw;
  }
  .story_timeline li .it_r h3 > small.st2 {
    margin-top: 1.3333333333vw;
  }
  .story_timeline li .it_r h3 > small.st2 img {
    width: 47.2vw;
  }
  .story_timeline li .it_r h3 > small.st3 {
    margin-top: 1.3333333333vw;
  }
  .story_timeline li .it_r h3 > small.st3 img {
    width: 51.0666666667vw;
  }
  .story_timeline li .it_r h3 > small.st4 img {
    width: 64.4vw;
  }
  .story_timeline li .it_r p {
    font-size: 3.2vw;
    line-height: 1.2;
    font-weight: 500;
  }
  .story_timeline li .it_r p + p {
    margin-top: 3.3333333333vw;
  }
}
/*-------------------------------------------> story */
.effect {
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}

.delay_01 {
  -webkit-transition: all 1s ease 0.15s;
  transition: all 1s ease 0.15s;
}

.delay_02 {
  -webkit-transition: all 1s ease 0.3s;
  transition: all 1s ease 0.3s;
}

.delay_03 {
  -webkit-transition: all 1s ease 0.45s;
  transition: all 1s ease 0.45s;
}

.delay_04 {
  -webkit-transition: all 1s ease 0.6s;
  transition: all 1s ease 0.6s;
}

.delay_05 {
  -webkit-transition: all 1s ease 0.75s;
  transition: all 1s ease 0.75s;
}

.fadeIn {
  opacity: 0;
  -webkit-transform: translateY(4%);
          transform: translateY(4%);
  -webkit-transition-duration: 0.8s;
          transition-duration: 0.8s;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
  -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
          transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
}
.fadeIn.active {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

/*-------------------------------------------> lineup */
#Lineup .row {
  -webkit-transform: translateY(-80px);
          transform: translateY(-80px);
}
#Lineup .logo {
  text-align: center;
}
#Lineup .logo img {
  width: 368px;
}
#Lineup .title {
  text-align: center;
  font-family: "NotoSerifJP", "Montserrat", "NotoSansJP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-size: 40px;
  line-height: 1;
  letter-spacing: 0.1em;
  margin-top: 80px;
  margin-bottom: 60px;
}
#Lineup .title span {
  display: inline-block;
  border-bottom: solid 1px #000;
  padding: 0 1.5em 0.5em;
}

.lineup {
  position: relative;
  z-index: 10;
  width: 79.4545454545%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 767px) {
  .lineup {
    width: 100%;
  }
}

/*-------------------------------------------> Slick */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* slick theme */
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  z-index: 100;
  display: block;
  height: 68px;
  width: 68px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:before,
.slick-next:before {
  content: "";
  display: block;
  height: 68px;
  width: 68px;
  line-height: 1;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100%;
}

.slick-prev {
  left: -68px;
}
[dir=rtl] .slick-prev {
  left: auto;
  right: -68px;
}
.slick-prev:before {
  background-image: url(../images/icon/icon_prev.svg);
}
[dir=rtl] .slick-prev:before {
  background-image: url(../images/icon/icon_next.svg);
}

.slick-next {
  right: -68px;
}
[dir=rtl] .slick-next {
  left: -68px;
  right: auto;
}
.slick-next:before {
  background-image: url(../images/icon/icon_next.svg);
}
[dir=rtl] .slick-next:before {
  background-image: url(../images/icon/icon_prev.svg);
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -30px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 12px;
  width: 12px;
  margin: 0 12px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 12px;
  width: 12px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  text-indent: -9999px;
  width: 12px;
  height: 12px;
  border-radius: 6px;
  background-color: #000;
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: #000;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: #000;
  opacity: 0.75;
}

@media screen and (max-width: 767px) {
  .slick-dotted.slick-slider {
    margin-bottom: 80px;
  }
  .slick-dots {
    bottom: -80px;
  }
  .slick-dots li {
    height: 25px;
    width: 25px;
    margin: 0 25px;
  }
  .slick-dots li button {
    height: 25px;
    width: 25px;
    padding: 0px;
  }
  .slick-dots li button:before {
    width: 25px;
    height: 25px;
    border-radius: 12px;
    line-height: 25px;
  }
}