@charset "UTF-8";
@import url(//fonts.googleapis.com/earlyaccess/notosansjapanese.css);
@import url(//fonts.googleapis.com/css?family=Overpass+Mono:300,400,600,700|Overpass:100,100i,200,200i,300,300i,400,400i,600,600i,700,700i,800,800i,900,900i&subset=latin-ext);
.outer__wrapcontents {
  background-color: #f1efec;
  max-width: 1920px;
}

.outer__wrapsection-02 {
  padding-bottom: 100px;
}

.outer__section--promotion {
  background-color: #e6eaeb;
}

.outer__section-02 {
  position: relative;
  opacity: 1;
  transform: translateY(0);
  transition-property: opacity, transform;
  transition-duration: 2.5s;
  transition-timing-function: ease;
}

.outer__section-02.is-transparent {
  opacity: 0;
  transform: translateY(20px);
}

@media screen and (min-width: 768px) {
  .outer_sp-only {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .outer_pc-only {
    display: none;
  }
}

.pc-inline {
  display: none;
}

@media screen and (min-width: 768px) {
  .pc-inline {
    display: inline;
  }
}

.icon__new_window {
  background-color: #fff;
  padding: 5px;
  position: absolute;
  top: 0;
  right: 0;
}

.firstview {
  position: relative;
}

@media screen and (min-width: 768px) {
  .firstview__wraphead {
    width: 37%;
    max-width: 750px;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    z-index: 1;
    background-color: #fff;
  }
}

.firstview__cnt--head {
  padding: 20px;
  position: relative;
  z-index: 1;
}

@media screen and (min-width: 768px) {
  .firstview__cnt--head {
    position: relative;
    padding: 40px;
    width: 115%;
  }
}

.firstview__mv--wraplogo {
  display: block;
  min-width: 130px;
  width: 35%;
}

.firstview__mv--wraplead {
  margin-top: 15px;
  display: block;
}

.firstview__mv--text {
  font-style: italic;
  font-size: 8vw;
  display: block;
  line-height: 1.333;
  margin-top: 15px;
}

html .firstview__mv--text {
  font-family: Overpass,"Noto Sans CJK JP",Noto Sans Japanese,"メイリオ",Meiryo,Droid Sans,HiraKakuProN-W3,HiraKakuPro-W3,"ヒラギノ角ゴ ProN W3","ヒラギノ角ゴ Pro W3","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic ProN","Lucida Grande","Lucida Sans","Lucida Sans Unicode","Trebuchet MS","ＭＳ Ｐゴシック","MS PGothic",Helvetica,sans-serif;
  font-weight: 300;
}

@media screen and (min-width: 768px) {
  .firstview__mv--text {
    font-size: 2.8vw;
    display: inline;
    line-height: 1.33333;
  }
}

@media screen and (min-width: 1920px) {
  .firstview__mv--text {
    font-size: 3.75rem;
  }
}

.firstview__mv--align-font-size {
  font-weight: 100;
}

@media screen and (min-width: 768px) {
  .firstview__mv--align-font-size {
    font-size: 75%;
    font-style: italic;
  }
}

.firstview__mv--wrapsoushoku {
  display: block;
  margin-top: 15px;
}

@media screen and (min-width: 768px) {
  .firstview__mv--wrapsoushoku {
    display: inline;
    padding-left: 20px;
  }
}

.firstview__mv--soushoku {
  font-family: Overpass,"メイリオ",Meiryo,Droid Sans,HiraKakuProN-W3,HiraKakuPro-W3,"ヒラギノ角ゴ ProN W3","ヒラギノ角ゴ Pro W3","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic ProN","Lucida Grande","Lucida Sans","Lucida Sans Unicode","Trebuchet MS","ＭＳ Ｐゴシック","MS PGothic",Helvetica,sans-serif;
  width: 73%;
}

@media screen and (min-width: 768px) {
  .firstview__mv--soushoku {
    max-width: 500px;
    width: 64%;
    vertical-align: -2px;
  }
}

.firstview__mv--wrapmap {
  width: 41%;
  display: block;
  position: absolute;
  top: 20px;
  right: 0;
  z-index: -1;
}

.firstview__wrapmovie {
  position: relative;
}

@media screen and (min-width: 768px) {
  .firstview__wraphead {
    top: 20%;
  }
  .firstview__cnt--head {
    padding: 20px 40px 20px 40px;
  }
  .firstview__mv--wrapmap {
    right: 50px;
    width: 13vw;
  }
}

.controller__wrap {
  position: absolute;
  bottom: 0;
  right: 0;
}

.controller__wrap.is-fixed {
  position: fixed;
}

.controller__link {
  font-size: 0;
  background-color: rgba(77, 77, 77, 0.8);
  padding: 10px;
  width: 60px;
  border: none;
}

.controller__image--play {
  width: 20px;
  display: none;
}

.controller__image--play.is-active {
  display: inline;
}

.controller__image--pause {
  width: 20px;
  display: none;
}

.controller__image--pause.is-active {
  display: inline;
}

.attraction, .access, .about {
  margin-top: 25px;
}

.attraction__wraphead, .access__wraphead, .about__wraphead {
  padding-top: 0;
  transition-property: padding-top;
  transition-duration: 0.6s;
  transition-timing-function: ease;
}

.attraction.is-transparent .attraction__wraphead, .is-transparent.access .attraction__wraphead, .is-transparent.about .attraction__wraphead, .attraction.is-transparent .access__wraphead, .is-transparent.access .access__wraphead, .is-transparent.about .access__wraphead, .attraction.is-transparent .about__wraphead, .is-transparent.access .about__wraphead, .is-transparent.about .about__wraphead {
  padding-top: 110px;
}

@media screen and (min-width: 768px) {
  .attraction.is-transparent .attraction__wraphead, .is-transparent.access .attraction__wraphead, .is-transparent.about .attraction__wraphead, .attraction.is-transparent .access__wraphead, .is-transparent.access .access__wraphead, .is-transparent.about .access__wraphead, .attraction.is-transparent .about__wraphead, .is-transparent.access .about__wraphead, .is-transparent.about .about__wraphead {
    padding-top: 180px;
  }
}

.attraction::before, .access::before, .about::before {
  transition-property: height;
  transition-duration: 0.6s;
  transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}

.attraction.is-transparent::before, .is-transparent.access::before, .is-transparent.about::before {
  height: 1px;
}

.attraction::before, .access::before, .about::before {
  content: '';
  display: block;
  width: 1px;
  height: 110px;
  margin: auto;
  background-color: #000;
}

@media screen and (min-width: 768px) {
  .attraction::before, .access::before, .about::before {
    /* height: 180px; */
    height: 400px;
    margin-top: -220px;
    z-index: 1;
    position: relative;
  }
}

.attraction__wraphead, .access__wraphead, .about__wraphead {
  margin: 30px 25px 0;
  text-align: center;
}

@media screen and (min-width: 768px) {
  .attraction__wraphead, .access__wraphead, .about__wraphead {
    margin-top: 40px;
  }
}

.attraction__cnt--head, .access__cnt--head, .about__cnt--head {
  display: inline-block;
  font-size: 1.5625rem;
  line-height: 1.4;
  border-right: 3px solid #009a8d;
  border-bottom: 3px solid #009a8d;
  max-width: 400px;
  padding: 0 20px 10px;
  opacity: 1;
  transform: translateY(0);
  transition-property: opacity, transform;
  transition-duration: 2.5s;
  transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}

html .attraction__cnt--head, html .access__cnt--head, html .about__cnt--head {
  font-family: Overpass,"Noto Sans CJK JP",Noto Sans Japanese,"メイリオ",Meiryo,Droid Sans,HiraKakuProN-W3,HiraKakuPro-W3,"ヒラギノ角ゴ ProN W3","ヒラギノ角ゴ Pro W3","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic ProN","Lucida Grande","Lucida Sans","Lucida Sans Unicode","Trebuchet MS","ＭＳ Ｐゴシック","MS PGothic",Helvetica,sans-serif;
  font-weight: 300;
}

.attraction__cnt--head.is-transparent, .is-transparent.access__cnt--head, .is-transparent.about__cnt--head {
  opacity: 0;
  transform: translateY(20px);
}

@media screen and (min-width: 768px) {
  .attraction__cnt--head, .access__cnt--head, .about__cnt--head {
    font-size: 2.375rem;
    max-width: 100%;
  }
}

.attraction__wrappara, .access__wrappara, .about__wrappara {
  margin: 45px 25px 0;
  opacity: 1;
  transform: translateY(0);
  transition-property: opacity, transform;
  transition-duration: 2.5s;
  transition-timing-function: ease;
}

.attraction__wrappara.is-transparent, .is-transparent.access__wrappara, .is-transparent.about__wrappara {
  opacity: 0;
  transform: translateY(20px);
}

@media screen and (min-width: 768px) {
  .attraction__wrappara, .access__wrappara, .about__wrappara {
    text-align: center;
    margin-top: 60px;
  }
}

.attraction__cnt--para, .access__cnt--para, .about__cnt--para {
  font-size: 0.9375rem;
  line-height: 1.666;
  text-align: left;
}

html .attraction__cnt--para, html .access__cnt--para, html .about__cnt--para {
  font-family: Overpass,"Noto Sans CJK JP",Noto Sans Japanese,"メイリオ",Meiryo,Droid Sans,HiraKakuProN-W3,HiraKakuPro-W3,"ヒラギノ角ゴ ProN W3","ヒラギノ角ゴ Pro W3","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic ProN","Lucida Grande","Lucida Sans","Lucida Sans Unicode","Trebuchet MS","ＭＳ Ｐゴシック","MS PGothic",Helvetica,sans-serif;
  font-weight: 400;
}

@media screen and (min-width: 768px) {
  .attraction__cnt--para, .access__cnt--para, .about__cnt--para {
    font-size: 1.125rem;
    line-height: 2;
    text-align: center;
  }
}

.attraction__cnt--link {
  margin-top: 10px;
  padding-left: 10px;
  position: relative;
  font-size: 0.9375rem;
  display: inline-block;
  color: #005b61;
  border-bottom: 1px solid #00999e;
}

html .attraction__cnt--link {
  font-family: Overpass,"Noto Sans CJK JP",Noto Sans Japanese,"メイリオ",Meiryo,Droid Sans,HiraKakuProN-W3,HiraKakuPro-W3,"ヒラギノ角ゴ ProN W3","ヒラギノ角ゴ Pro W3","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic ProN","Lucida Grande","Lucida Sans","Lucida Sans Unicode","Trebuchet MS","ＭＳ Ｐゴシック","MS PGothic",Helvetica,sans-serif;
  font-weight: 400;
}

@media screen and (min-width: 768px) {
  .attraction__cnt--link {
    font-size: 1.125rem;
    line-height: 2;
    margin-top: 30px;
  }
}

.attraction__cnt--link::before {
  content: '';
  display: block;
  width: 5px;
  height: 5px;
  border-top: 1px solid #005b61;
  border-right: 1px solid #005b61;
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  margin-top: -4px;
  left: 0;
}

.attraction__link--blank {
  vertical-align: baseline;
  padding-left: 7px;
}

.attraction__list {
  margin-top: 30px;
  display: flex;
  flex-wrap: wrap;
  opacity: 1;
  transform: translateY(0);
  transition-property: opacity, transform;
  transition-duration: 2.5s;
  transition-timing-function: ease;
}

.attraction__list.is-transparent {
  opacity: 0;
  transform: translateY(20px);
}

@media screen and (min-width: 768px) {
  .attraction__list {
    margin-top: 100px;
  }
}

.attraction__item {
  flex-basis: 25%;
  flex-shrink: 0;
  flex-grow: 0;
}

@media screen and (min-width: 768px) {
  .attraction__item {
    flex-basis: 12.5%;
  }
}

.attraction__thum {
  vertical-align: bottom;
  width: 100%;
}

.access {
  position: relative;
}

@media screen and (min-width: 768px) {
  .access {
    margin-top: 150px;
  }
}

@media screen and (min-width: 768px) {
  .access::before {
    height: 180px;
    margin-top: 25px;
    z-index: auto;
    position: static;
  }
}

.access__wraphead-02 {
  text-align: center;
  margin: 30px 25px 0;
}

@media screen and (min-width: 768px) {
  .access__wraphead-02 {
    margin-top: 100px;
    margin-left: 10%;
    margin-right: 9%;
    max-width: 620px;
    text-align: left;
    position: relative;
    z-index: 2;
  }
}

.access__cnt--head-02 {
  display: inline-block;
  font-size: 1.5625rem;
  line-height: 1.2;
}

html .access__cnt--head-02 {
  font-family: Overpass,"Noto Sans CJK JP",Noto Sans Japanese,"メイリオ",Meiryo,Droid Sans,HiraKakuProN-W3,HiraKakuPro-W3,"ヒラギノ角ゴ ProN W3","ヒラギノ角ゴ Pro W3","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic ProN","Lucida Grande","Lucida Sans","Lucida Sans Unicode","Trebuchet MS","ＭＳ Ｐゴシック","MS PGothic",Helvetica,sans-serif;
  font-weight: 400;
}

@media screen and (min-width: 768px) {
  .access__cnt--head-02 {
    font-size: 3.125rem;
    background-color: rgba(241, 239, 236, 0.75);
  }
}

.access__wrappara {
  margin-top: 15px;
  text-align: center;
}

@media screen and (min-width: 768px) {
  .access__wrappara {
    margin-top: 60px;
    margin-left: 10%;
    margin-right: 9%;
    max-width: 500px;
    position: relative;
    z-index: 2;
    text-align: left;
  }
}

@media screen and (min-width: 768px) {
  .access__cnt--para {
    background-color: rgba(241, 239, 236, 0.75);
    display: inline;
  }
}

.access__mapimage {
  margin-top: 15px;
  margin-bottom: 30px;
}

@media screen and (min-width: 768px) {
  .access__mapimage {
    padding-top: 35%;
  }
}

@media screen and (min-width: 768px) {
  .access__cnt--image {
    position: absolute;
    top: 20px;
    right: 0;
    width: 70%;
  }
}

@media screen and (min-width: 768px) {
  .about {
    margin-top: 100px;
  }
}

@media screen and (min-width: 768px) {
  .about::before {
    height: 180px;
    margin-top: 25px;
    z-index: auto;
    position: static;
  }
}

.individual {
  margin-top: 25px;
}

@media screen and (min-width: 768px) {
  .individual {
    margin-top: 100px;
  }
}

.individual__movieArea {
  margin: 70px 25px 0;
}

@media screen and (min-width: 768px) {
  .individual__movieArea {
    margin: 100px auto 0;
    max-width: 860px;
  }
}

.individual__anchorlist {
  margin: 75px 25px 0;
  opacity: 1;
  transform: translateY(0);
  transition-property: opacity, transform;
  transition-duration: 2.5s;
  transition-timing-function: ease;
}

.individual__anchorlist.is-transparent {
  opacity: 0;
  transform: translateY(20px);
}

@media screen and (min-width: 768px) {
  .individual__anchorlist {
    align-items: stretch;
    justify-content: center;
    display: flex;
    flex-wrap: wrap;
    max-width: 1750px;
    margin-top: 100px;
    margin: 100px auto 0;
    padding: 0 20px;
    gap: 30px 0;
  }
}

@media screen and (min-width: 767px) and (max-width: 1400px) {
  .individual__anchorlist {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
  }
}

.individual__anchoritem {
  border-bottom: 1px solid #bfbfbf;
}

.individual__anchoritem:first-child {
  border-top: 1px solid #bfbfbf;
}

@media screen and (min-width: 768px) {
  .individual__anchoritem {
    flex-basis: 220px;
    flex-shrink: 1;
    flex-grow: 0;
    border-bottom: none;
    border-right: 1px solid #bfbfbf;
    margin-bottom: 10px;
    flex: 1 1 calc(20% - 15px);
    max-width: 310px;
    margin-left: -1px;
  }
  .individual__anchoritem:first-child {
    border-top: none;
    border-left: 1px solid #bfbfbf;
  }
  .individual__anchoritem:nth-child(6) {
    border-left: 1px solid #bfbfbf;
  }
  .individual__anchoritem:nth-child(7) {
    border-left: 1px solid #bfbfbf;
  }
}

@media screen and (min-width: 767px) and (max-width: 1400px) {
  .individual__anchoritem {
    flex-basis: 33%;
  }
  .individual__anchoritem:nth-of-type(3n+1) {
    border-left: 1px solid #bfbfbf;
  }
}

.individual__anchorlink {
  display: flex;
  align-items: center;
  padding: 5px 15px;
}

@media screen and (min-width: 768px) {
  .individual__anchorlink {
    flex-direction: column;
  }
  .individual__anchorlink:hover .individual__cnt--trainimage, .individual__anchorlink:focus .individual__cnt--trainimage {
    transform: scale(1.1);
  }
  .individual__anchorlink:hover .individual__trainimage::after, .individual__anchorlink:focus .individual__trainimage::after {
    transform: translateY(1em) rotate(45deg);
  }
}

.individual__cnt--no {
  font-family: Overpass,"メイリオ",Meiryo,Droid Sans,HiraKakuProN-W3,HiraKakuPro-W3,"ヒラギノ角ゴ ProN W3","ヒラギノ角ゴ Pro W3","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic ProN","Lucida Grande","Lucida Sans","Lucida Sans Unicode","Trebuchet MS","ＭＳ Ｐゴシック","MS PGothic",Helvetica,sans-serif;
  font-size: 1.3125rem;
  flex-basis: 30px;
  flex-shrink: 1;
  flex-grow: 0;
}

.individual__trainimage {
  text-align: center;
  flex-basis: 130px;
  flex-shrink: 1;
  flex-grow: 1;
}

@media screen and (min-width: 768px) {
  .individual__trainimage {
    order: 2;
    padding-bottom: 25px;
    position: relative;
  }
  .individual__trainimage::after {
    content: '';
    display: block;
    width: 15px;
    height: 15px;
    transform: rotate(45deg);
    border-right: 1px solid #666;
    border-bottom: 1px solid #666;
    position: absolute;
    bottom: 7px;
    left: 50%;
    margin-left: -7.5px;
    transition: transform .3s linear;
  }
}

.individual__cnt--trainimage {
  transition: transform .3s linear;
  max-height: 100%;
}

.individual__paragraph {
  flex-basis: 180px;
  flex-shrink: 0;
  flex-grow: 1;
  text-align: center;
  padding-bottom: 25px;
  position: relative;
}

@media screen and (min-width: 768px) {
  .individual__paragraph {
    flex-basis: auto;
    order: 1;
    padding-bottom: 0;
  }
}

.individual__paragraph::after {
  content: '';
  display: block;
  width: 15px;
  height: 15px;
  transform: rotate(45deg);
  border-right: 1px solid #666;
  border-bottom: 1px solid #666;
  position: absolute;
  bottom: 7px;
  left: 50%;
  margin-left: -7.5px;
}

@media screen and (min-width: 768px) {
  .individual__paragraph::after {
    content: none;
  }
}

.individual__cnt--name {
  display: block;
  font-size: 1.125rem;
}

html .individual__cnt--name {
  font-family: Overpass,"Noto Sans CJK JP",Noto Sans Japanese,"メイリオ",Meiryo,Droid Sans,HiraKakuProN-W3,HiraKakuPro-W3,"ヒラギノ角ゴ ProN W3","ヒラギノ角ゴ Pro W3","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic ProN","Lucida Grande","Lucida Sans","Lucida Sans Unicode","Trebuchet MS","ＭＳ Ｐゴシック","MS PGothic",Helvetica,sans-serif;
  font-weight: 900;
}

.individual__cnt--address {
  display: block;
  font-size: 0.75rem;
}

html .individual__cnt--address {
  font-family: Overpass,"Noto Sans CJK JP",Noto Sans Japanese,"メイリオ",Meiryo,Droid Sans,HiraKakuProN-W3,HiraKakuPro-W3,"ヒラギノ角ゴ ProN W3","ヒラギノ角ゴ Pro W3","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic ProN","Lucida Grande","Lucida Sans","Lucida Sans Unicode","Trebuchet MS","ＭＳ Ｐゴシック","MS PGothic",Helvetica,sans-serif;
  font-weight: 500;
}

.individual__cnt--address::before {
  content: '\005b';
}

.individual__cnt--address::after {
  content: '\005d';
}

.individual__section {
  margin-top: 90px;
}

@media screen and (min-width: 768px) {
  .individual__section {
    margin-top: 220px;
  }
}

.box {
  position: relative;
  opacity: 1;
  transform: translateY(0);
  transition-property: opacity, transform;
  transition-duration: 2.5s;
  transition-timing-function: ease;
  /*   &__wrap--right{
    position: relative;
    @include media_over_spbreak(){
      width: 60%;
      float: right;
      overflow: hidden;
    }
  } */
  /*   &__cnt--romaji{
    @include set_font_family(o);
    display: flex;
    align-items: stretch;
    @include relative-font-size(18);
    @include media_over_spbreak(){
      @include relative-font-size(22);
    }
  } */
  /*   &__cnt--romajileft{
    flex-basis: 50%;
    flex-shrink: 0;
    flex-grow: 0;
    text-align: right;
    position: relative;
    font-style: italic;
    &::after{
      content: '';
      margin-top: 20px;
      display: block;
      width: 50px;
      height: 5px;
      position: absolute;
      bottom: 0;
      right: 0;
      background-color: inherit;
    }
  } */
  /*   &__cnt--romajileft-inner{
    display: block;
    padding-bottom: 20px;
    background-color: $bg-color-gray;
    @include media_over_HD(){
      background-color: #f7f7f7;
    }
  } */
  /*   &__cnt--romajiright{
    flex-basis: 50%;
    flex-shrink: 0;
    flex-grow: 0;
    position: relative;
    font-style: italic;
    &::after{
      content: '';
      margin-top: 20px;
      display: block;
      width: 50px;
      height: 5px;
      position: absolute;
      bottom: 0;
      left: 0;
      background-color: inherit;
    }
  } */
  /*   &__cnt--romajiright-inner{
    display: block;
    padding-bottom: 20px;
    background-color: $bg-color-gray;
    @include media_over_HD(){
      background-color: #f7f7f7;
    }
  } */
}

.box.is-transparent {
  opacity: 0;
  transform: translateY(20px);
}

@media screen and (min-width: 1280px) {
  .box {
    background-color: #f7f7f7;
    display: flex;
  }
}

@media screen and (min-width: 1280px) {
  .box::after {
    flex-basis: 60%;
    content: '';
    display: block;
    background-repeat: no-repeat;
    background-size: cover;
  }
}

@media screen and (min-width: 1280px) {
  .box__wrap--left {
    /*       width: 40%;
      float: left;
      overflow: hidden; */
    margin-top: -50px;
    flex-basis: 40%;
  }
}

@media screen and (min-width: 1280px) {
  .box.is-even {
    /*       .box__wrap--right{
        float: left;
      } */
  }
  .box.is-even .box__wrap--left {
    /* float: right; */
    order: 2;
  }
  .box.is-even::after {
    order: 1;
  }
}

@media screen and (min-width: 768px) {
  .box__wraphead-01 {
    margin: 0 100px;
  }
}

.box__cnt--head-01::after {
  content: '';
  display: block;
}

@media screen and (min-width: 768px) {
  .box__cnt--head-01 {
    content: none;
  }
}

.box__cnt--no {
  font-family: Overpass,"メイリオ",Meiryo,Droid Sans,HiraKakuProN-W3,HiraKakuPro-W3,"ヒラギノ角ゴ ProN W3","ヒラギノ角ゴ Pro W3","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic ProN","Lucida Grande","Lucida Sans","Lucida Sans Unicode","Trebuchet MS","ＭＳ Ｐゴシック","MS PGothic",Helvetica,sans-serif;
  font-weight: 300;
  display: block;
  text-align: center;
  font-size: 3.125rem;
}

@media screen and (min-width: 768px) {
  .box__cnt--no {
    font-size: 6.875rem;
    line-height: 1;
  }
}

.box__cnt--name {
  display: block;
  text-align: center;
  position: relative;
  font-size: 1.5625rem;
}

html .box__cnt--name {
  font-family: Overpass,"Noto Sans CJK JP",Noto Sans Japanese,"メイリオ",Meiryo,Droid Sans,HiraKakuProN-W3,HiraKakuPro-W3,"ヒラギノ角ゴ ProN W3","ヒラギノ角ゴ Pro W3","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic ProN","Lucida Grande","Lucida Sans","Lucida Sans Unicode","Trebuchet MS","ＭＳ Ｐゴシック","MS PGothic",Helvetica,sans-serif;
  font-weight: 400;
}

@media screen and (min-width: 768px) {
  .box__cnt--name {
    margin-top: 40px;
    font-size: 2.5rem;
  }
}

.box__cnt--name::before {
  content: '';
  display: block;
  width: 50px;
  height: 5px;
  position: absolute;
  right: 50%;
  top: 100%;
  background-color: red;
}

.box__cnt--name::after {
  content: '';
  display: block;
  width: 50px;
  height: 5px;
  position: absolute;
  left: 50%;
  top: 100%;
  background-color: blue;
}

.box__wrapimg {
  margin: 25px;
  display: block;
}

@media screen and (min-width: 768px) {
  .box__wrapimg {
    margin-top: 50px;
  }
}

@media screen and (min-width: 1280px) {
  .box__wrapimg {
    display: none;
  }
}

.box__cnt--sousyoku {
  width: 100%;
}

.box__slider--train {
  position: relative;
  margin-top: 25px;
}

@media screen and (min-width: 768px) {
  .box__slider--train {
    position: static;
    margin-top: 0;
  }
}

.box__wraproutemap {
  margin-top: 35px;
  text-align: center;
}

@media screen and (min-width: 768px) {
  .box__wraproutemap {
    margin-top: 30px;
    margin-left: 100px;
    margin-right: 100px;
  }
}

.box__wraproutemap.is-close .box__routemap {
  display: none;
}

@media screen and (min-width: 768px) {
  .box__wraproutemap.is-close .box__routemap {
    display: block;
  }
}

.box__routemap {
  padding: 20px;
}

@media screen and (min-width: 768px) {
  .box__routemap {
    padding-top: 0;
  }
}

.box__cnt--alt {
  display: table;
  table-layout: fixed;
  width: 100%;
  font-size: 0.9375rem;
  margin-top: 10px;
}

html .box__cnt--alt {
  font-family: Overpass,"Noto Sans CJK JP",Noto Sans Japanese,"メイリオ",Meiryo,Droid Sans,HiraKakuProN-W3,HiraKakuPro-W3,"ヒラギノ角ゴ ProN W3","ヒラギノ角ゴ Pro W3","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic ProN","Lucida Grande","Lucida Sans","Lucida Sans Unicode","Trebuchet MS","ＭＳ Ｐゴシック","MS PGothic",Helvetica,sans-serif;
  font-weight: 500;
}

@media screen and (min-width: 768px) {
  .box__cnt--alt {
    font-size: 0.875rem;
  }
}

.box__cnt--alt:first-child {
  margin-top: 0;
}

.box__cnt--dt {
  display: inline-block;
  text-align: right;
}

.box__cnt--dt::after {
  content: '\3A';
  display: inline;
  padding-left: 0.5rem;
}

.box__cnt--dd {
  display: inline-block;
  text-align: left;
  padding-left: 0.5rem;
}

.box__cnt--routmap {
  margin-top: 20px;
}

.box__explanation {
  margin: 30px 25px 0;
  text-align: center;
}

@media screen and (min-width: 768px) {
  .box__explanation {
    margin: 30px 100px 60px;
  }
}

.box__cnt--head-02 {
  font-weight: bold;
  font-size: 1.1875rem;
  line-height: 1.58;
}

html .box__cnt--head-02 {
  font-family: Overpass,"Noto Sans CJK JP",Noto Sans Japanese,"メイリオ",Meiryo,Droid Sans,HiraKakuProN-W3,HiraKakuPro-W3,"ヒラギノ角ゴ ProN W3","ヒラギノ角ゴ Pro W3","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic ProN","Lucida Grande","Lucida Sans","Lucida Sans Unicode","Trebuchet MS","ＭＳ Ｐゴシック","MS PGothic",Helvetica,sans-serif;
  font-weight: 500;
}

@media screen and (min-width: 768px) {
  .box__cnt--head-02 {
    font-size: 1.25rem;
  }
}

.box__cnt--paragraph {
  font-size: 0.9375rem;
  line-height: 1.5;
  margin-top: 20px;
  text-align: left;
}

html .box__cnt--paragraph {
  font-family: Overpass,"Noto Sans CJK JP",Noto Sans Japanese,"メイリオ",Meiryo,Droid Sans,HiraKakuProN-W3,HiraKakuPro-W3,"ヒラギノ角ゴ ProN W3","ヒラギノ角ゴ Pro W3","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic ProN","Lucida Grande","Lucida Sans","Lucida Sans Unicode","Trebuchet MS","ＭＳ Ｐゴシック","MS PGothic",Helvetica,sans-serif;
  font-weight: 400;
}

@media screen and (min-width: 768px) {
  .box__cnt--paragraph {
    font-size: 0.875rem;
  }
}

.box__btn--toggle {
  margin-left: 25px;
  margin-right: 25px;
}

@media screen and (min-width: 768px) {
  .box__btn--toggle {
    display: none;
  }
}

.box__cnt--togglebtn {
  border-top: 1px solid #a2a2a2;
  border-right: 0;
  border-bottom: 1px solid #a2a2a2;
  border-left: 0;
  width: 100%;
  color: #4c4c4c;
  font-size: 1rem;
  line-height: 2.5;
  padding: 10px 40px;
  position: relative;
  background-color: transparent;
}

html .box__cnt--togglebtn {
  font-family: Overpass,"Noto Sans CJK JP",Noto Sans Japanese,"メイリオ",Meiryo,Droid Sans,HiraKakuProN-W3,HiraKakuPro-W3,"ヒラギノ角ゴ ProN W3","ヒラギノ角ゴ Pro W3","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic ProN","Lucida Grande","Lucida Sans","Lucida Sans Unicode","Trebuchet MS","ＭＳ Ｐゴシック","MS PGothic",Helvetica,sans-serif;
  font-weight: 500;
}

.box__cnt--togglebtn::after {
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  border-right: 1px solid #434343;
  border-bottom: 1px solid #434343;
  transform: rotate(-135deg);
  margin-top: -2px;
  position: absolute;
  top: 50%;
  right: 20px;
}

.box__wraproutemap.is-close .box__cnt--togglebtn::after {
  transform: rotate(45deg);
  margin-top: -8px;
}

.box__wraplink--description {
  margin-top: 45px;
  text-align: center;
}

.box__link--description {
  padding: 20px 60px 20px 40px;
  font-size: 1rem;
  font-weight: bold;
  width: 100%;
  display: block;
  background-color: #18317a;
  position: relative;
  position: relative;
  z-index: 2;
}

@media screen and (min-width: 768px) {
  .box__link--description {
    max-width: 100%;
    width: 400px;
    display: inline-block;
  }
}

.box__link--description::after {
  content: '';
  display: block;
  width: 35px;
  height: 10px;
  background-image: url(/japan-travel-planner/feature/jr-kyushu-ana/image/ico_right_arrow_WHT.svg);
  background-position: 0 0;
  background-size: 100% auto;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  margin-top: -4px;
  right: 20px;
}

.box__link--description, .box__link--description::before, .box__link--description::after {
  transition-property: opacity, color, width;
  transition-duration: .5s;
  transition-timing-function: ease;
}

.box__link--description::before {
  content: '';
  display: block;
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background-color: #fff;
}

.box__link--description:hover::before, .box__link--description:focus::before {
  width: 100%;
}

.box__link--description:hover::after, .box__link--description:focus::after {
  z-index: 2;
  background-image: url(/japan-travel-planner/feature/jr-kyushu-ana/image/ico_right_arrow_DBLU.svg);
}

.box__link--description__link--inner {
  transition-property: opacity, color, width;
  transition-duration: .5s;
  transition-timing-function: ease;
}

.box__link--inner {
  color: #fff;
  position: relative;
  z-index: 3;
}

html .box__link--inner {
  font-family: Overpass,"Noto Sans CJK JP",Noto Sans Japanese,"メイリオ",Meiryo,Droid Sans,HiraKakuProN-W3,HiraKakuPro-W3,"ヒラギノ角ゴ ProN W3","ヒラギノ角ゴ Pro W3","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic ProN","Lucida Grande","Lucida Sans","Lucida Sans Unicode","Trebuchet MS","ＭＳ Ｐゴシック","MS PGothic",Helvetica,sans-serif;
  font-weight: 700;
}

.box__link--description:hover .box__link--inner, .box__link--description:focus .box__link--inner {
  color: #18317a;
}

.information {
  clear: both;
  margin-top: 45px;
  opacity: 1;
  transform: translateY(0);
  transition-property: opacity, transform;
  transition-duration: 2.5s;
  transition-timing-function: ease;
}

.information.is-transparent {
  opacity: 0;
  transform: translateY(20px);
}

@media screen and (min-width: 768px) {
  .information {
    margin-top: 90px;
  }
}

.information__wraphead {
  margin-left: 25px;
  margin-right: 25px;
  text-align: center;
}

.information__cnt--head {
  font-size: 1.25rem;
  padding: 25px;
  position: relative;
  opacity: 1;
  transform: translateY(0);
  transition-property: opacity, transform;
  transition-duration: 2.5s;
  transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}

html .information__cnt--head {
  font-family: Overpass,"Noto Sans CJK JP",Noto Sans Japanese,"メイリオ",Meiryo,Droid Sans,HiraKakuProN-W3,HiraKakuPro-W3,"ヒラギノ角ゴ ProN W3","ヒラギノ角ゴ Pro W3","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic ProN","Lucida Grande","Lucida Sans","Lucida Sans Unicode","Trebuchet MS","ＭＳ Ｐゴシック","MS PGothic",Helvetica,sans-serif;
  font-weight: 400;
}

.information__cnt--head.is-transparent {
  opacity: 0;
  transform: translateY(20px);
}

@media screen and (min-width: 768px) {
  .information__cnt--head {
    font-size: 1.875rem;
  }
}

.information__cnt--head::before {
  content: '';
  display: block;
  width: 90px;
  height: 1px;
  background-color: #000;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -45px;
}

.information__cnt--head::after {
  content: '';
  display: block;
  width: 90px;
  height: 1px;
  background-color: #000;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -45px;
}

.information__slider---list {
  position: relative;
  margin-top: 50px;
  opacity: 1;
  transform: translateY(0);
  transition-property: opacity, transform;
  transition-duration: 2.5s;
  transition-timing-function: ease;
}

.information__slider---list.is-transparent {
  opacity: 0;
  transform: translateY(20px);
}

.information__slider--item {
  padding: 0 20px;
}

.information__wrapbtn--makeplan {
  margin: 40px 25px 0;
  text-align: center;
}

@media screen and (min-width: 768px) {
  .information__wrapbtn--makeplan {
    margin-top: 70px;
  }
}

.information__link--makeplan {
  background-color: #d54100;
  color: #fff;
  width: 100%;
  padding: 20px 50px;
  display: block;
  position: relative;
  font-size: 1.125rem;
}

html .information__link--makeplan {
  font-family: Overpass,"Noto Sans CJK JP",Noto Sans Japanese,"メイリオ",Meiryo,Droid Sans,HiraKakuProN-W3,HiraKakuPro-W3,"ヒラギノ角ゴ ProN W3","ヒラギノ角ゴ Pro W3","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic ProN","Lucida Grande","Lucida Sans","Lucida Sans Unicode","Trebuchet MS","ＭＳ Ｐゴシック","MS PGothic",Helvetica,sans-serif;
  font-weight: 500;
}

@media screen and (min-width: 768px) {
  .information__link--makeplan {
    max-width: 600px;
    display: inline-block;
  }
  .information__link--makeplan:hover, .information__link--makeplan:focus {
    background-color: #fff;
    color: #d54100;
  }
}

.information__link--blank {
  vertical-align: middle;
  padding-left: 7px;
}

.information__link--makeplan .information__link--blank.is-hover, .information__link--makeplan .information__link--blank.is-hover {
  display: none;
}

@media screen and (min-width: 768px) {
  .information__link--makeplan:hover .information__link--blank.is-hover, .information__link--makeplan:focus .information__link--blank.is-hover {
    display: inline;
  }
}

.information__link--makeplan .information__link--blank:not(.is-hover), .information__link--makeplan .information__link--blank:not(.is-hover) {
  display: inline;
}

@media screen and (min-width: 768px) {
  .information__link--makeplan:hover .information__link--blank:not(.is-hover), .information__link--makeplan:focus .information__link--blank:not(.is-hover) {
    display: none;
  }
}

.information__link--ico-makeplan {
  width: 20px;
  position: absolute;
  top: 50%;
  right: 22px;
  margin-top: -10px;
}

.information__link--makeplan .information__link--ico-makeplan.is-hover, .information__link--makeplan .information__link--ico-makeplan.is-hover {
  display: none;
}

@media screen and (min-width: 768px) {
  .information__link--makeplan:hover .information__link--ico-makeplan.is-hover, .information__link--makeplan:focus .information__link--ico-makeplan.is-hover {
    display: inline;
  }
}

.information__link--makeplan .information__link--ico-makeplan:not(.is-hover), .information__link--makeplan .information__link--ico-makeplan:not(.is-hover) {
  display: inline;
}

@media screen and (min-width: 768px) {
  .information__link--makeplan:hover .information__link--ico-makeplan:not(.is-hover), .information__link--makeplan:focus .information__link--ico-makeplan:not(.is-hover) {
    display: none;
  }
}

.smallcassette {
  position: relative;
}

.smallcassette__cnt--label {
  font-size: 0.875rem;
  display: inline-block;
  padding: 4px 20px;
  position: absolute;
  top: 3px;
  left: 3px;
  background-color: #17399a;
  color: #fff;
  border-radius: 1em;
}

html .smallcassette__cnt--label {
  font-family: Overpass,"Noto Sans CJK JP",Noto Sans Japanese,"メイリオ",Meiryo,Droid Sans,HiraKakuProN-W3,HiraKakuPro-W3,"ヒラギノ角ゴ ProN W3","ヒラギノ角ゴ Pro W3","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic ProN","Lucida Grande","Lucida Sans","Lucida Sans Unicode","Trebuchet MS","ＭＳ Ｐゴシック","MS PGothic",Helvetica,sans-serif;
  font-weight: 700;
}

.smallcassette__dl {
  margin-top: 20px;
}

.smallcassette__dt {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.smallcassette__cnt--name {
  font-size: 1.125rem;
  line-height: 1.55;
}

html .smallcassette__cnt--name {
  font-family: Overpass,"Noto Sans CJK JP",Noto Sans Japanese,"メイリオ",Meiryo,Droid Sans,HiraKakuProN-W3,HiraKakuPro-W3,"ヒラギノ角ゴ ProN W3","ヒラギノ角ゴ Pro W3","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic ProN","Lucida Grande","Lucida Sans","Lucida Sans Unicode","Trebuchet MS","ＭＳ Ｐゴシック","MS PGothic",Helvetica,sans-serif;
  font-weight: 400;
}

.smallcassette__dd {
  margin-top: 10px;
}

.smallcassette__cnt--description {
  font-size: 0.9375rem;
  line-height: 1.67;
}

html .smallcassette__cnt--description {
  font-family: Overpass,"Noto Sans CJK JP",Noto Sans Japanese,"メイリオ",Meiryo,Droid Sans,HiraKakuProN-W3,HiraKakuPro-W3,"ヒラギノ角ゴ ProN W3","ヒラギノ角ゴ Pro W3","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic ProN","Lucida Grande","Lucida Sans","Lucida Sans Unicode","Trebuchet MS","ＭＳ Ｐゴシック","MS PGothic",Helvetica,sans-serif;
  font-weight: 400;
}

.promotion {
  padding: 45px 25px;
}

/*改行*/
.br-sp {
  display: none;
}

@media screen and (max-width: 767px) {
  .br-sp {
    display:block;
  }
}

@media screen and (min-width: 768px) {
  .br-sp {
    display:none;
    }
}

@media screen and (min-width: 768px) {
  .promotion {
    max-width: 1290px;
    margin-left: auto;
    margin-right: auto;
  }
}




.promotion__wraphead {
  margin-top: 60px;
  margin-bottom: 40px;
}

.promotion__wraphead:first-child {
  margin-top: 0;
}

.promotion__cnt--head {
  font-size: 1.5625rem;
  opacity: 1;
  transform: translateY(0);
  transition-property: opacity, transform;
  transition-duration: 2.5s;
  transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  text-align: center;
}

.promotion__cnt--head.is-transparent {
  opacity: 0;
  transform: translateY(20px);
}

.promotion__promotion-fee {
  margin-top: 45px;
}

.promotion__list {
  margin-top: 60px;
}

.promotion__item {
  margin-top: 30px;
  background-color: #fff;
}

.promotion__link {
  position: relative;
  display: block;
}

.promotion__relative-product {
  margin-top: 45px;
}

.revslick__trainbtn--left, .revslick__trainbtn--right, .revslick__trainpager, .revslick__infobtn--left, .revslick__infobtn--right, .revslick__infopager {
  position: absolute;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  z-index: -10;
  width: 0;
  height: 0;
}

.revslick__trainwrap--left, .revslick__trainwrap--right {
  position: absolute;
  top: 50%;
  width: 44px;
  height: 44px;
  transform: translateY(-50%);
  background-color: #f5f6f7;
  border: 1px solid #b8b9ba;
  z-index: 1;
}

.revslick__trainwrap--left::after, .revslick__trainwrap--right::after {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  border-right: 1px solid #4d4d4d;
  border-bottom: 1px solid #4d4d4d;
  position: absolute;
  top: 10px;
}

.revslick__infowrap--left, .revslick__infowrap--right {
  position: absolute;
  top: 50%;
  width: 44px;
  height: 44px;
  transform: translateY(-50%);
  z-index: 5;
}

.revslick__infowrap--left::after, .revslick__infowrap--right::after {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  border-right: 1px solid #4d4d4d;
  border-bottom: 1px solid #4d4d4d;
  position: absolute;
  top: 10px;
}

.revslick__trainwrap--left {
  left: 0;
}

@media screen and (min-width: 768px) {
  .revslick__trainwrap--left {
    bottom: 0;
    top: auto;
    transform: none;
    left: auto;
    right: 44px;
  }
}

.revslick__trainwrap--left::after {
  transform: rotate(-225deg);
  left: 14px;
}

.revslick__trainwrap--right {
  right: 0;
}

@media screen and (min-width: 768px) {
  .revslick__trainwrap--right {
    bottom: 0;
    top: auto;
    transform: none;
    right: 0;
    left: auto;
  }
}

.revslick__trainwrap--right::after {
  transform: rotate(-45deg);
  right: 14px;
}

.revslick__trainwrappager {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  max-width: 80%;
}

.revslick__trainwrappager > li {
  display: inline-block;
  margin: 0 5px;
  height: 5px;
  width: 35px;
  background-color: #000;
}

.revslick__trainwrappager > li.slick-active {
  background-color: #fff;
}

.revslick__outer--left {
  display: block;
  width: calc( 16.5% - 10px);
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.5);
  z-index: 2;
}

@media screen and (min-width: 768px) {
  .revslick__outer--left {
    width: calc( 12.5% - 10px);
  }
}

.revslick__infowrap--left {
  right: 6px;
}

@media screen and (min-width: 768px) {
  .revslick__infowrap--left {
    right: 18%;
  }
}

.revslick__infowrap--left::after {
  transform: rotate(135deg);
  left: 15px;
}

.revslick__outer--right {
  display: block;
  width: calc( 16.5% - 10px);
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(255, 255, 255, 0.5);
  z-index: 2;
}

@media screen and (min-width: 768px) {
  .revslick__outer--right {
    width: calc( 12.5% - 10px);
  }
}

.revslick__infowrap--right {
  right: 6px;
}

@media screen and (min-width: 768px) {
  .revslick__infowrap--right {
    right: 18%;
  }
}

.revslick__infowrap--right::after {
  transform: rotate(-45deg);
  right: 16px;
}

.revslick__infowrappager {
  display: flex !important;
  font-size: 0;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  width: 94vw;
  background-color: #e5e5e5;
  border-radius: 8px;
}

.revslick__infowrappager > li {
  display: inline-block;
  border-radius: 8px;
  width: 16.66%;
  height: 8px;
}

.revslick__infowrappager > li.slick-active {
  background-color: #808080;
}

@media screen and (max-width: 450px) {
.smallcassette__dd_sp {
  margin-top: 10px;
}
}

#plus3.js-src-add-train-image .box::after {
  background-position: right !important;
}

#sanjuuroku.js-src-add-train-image .box::after{
  background-position: right !important;
}

.bg_beige {
  background-color: #f1efec;
}

.content_centered {
  margin: 0 auto;
}