#layout_cms {
  background: white !important;
  max-width: 100% !important;
  padding-left: 0;
  padding-right: 0; }
  #layout_cms .section-white .container:first-child {
    width: unset;
    padding: 0; }
  @media (max-width: 767px) {
  #layout_cms {
    width: 100%; } }
  #layout_cms .small-gutter [class*='col-'] {
    padding-right: 5px;
    padding-left: 5px; }
  #layout_cms [class*='col-'] .small-gutter {
    margin-left: -5px;
    margin-right: -5px; }
  #layout_cms .small-gutter {
    margin-left: -5px;
    margin-right: -5px; }
  #layout_cms .circle-button {
    width: 60px;
    height: 60px;
    border-radius: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
    border: 1px white solid; }
    #layout_cms .circle-button span {
      color: #fff;
      font-size: 18px;
      font-weight: 900;
      line-height: 21px; }
  #layout_cms .owl-nav {
    position: absolute;
    width: calc(100% + 60px);
    display: flex;
    flex-direction: row;
    top: 212px; }
    #layout_cms .owl-nav.disabled {
      display: none !important; }
    #layout_cms .owl-nav button {
      border: 1px #292c3d solid;
      width: 60px;
      height: 60px;
      border-radius: 30px;
      background: #fff; }
      #layout_cms .owl-nav button span {
        color: #292c3d;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: normal; }
      #layout_cms .owl-nav button.disabled {
        display: none; }
    #layout_cms .owl-nav .owl-next {
      margin-left: auto; }
  #layout_cms .owl-dots {
    display: flex;
    justify-content: center; }
    #layout_cms .owl-dots button {
      width: 8px;
      height: 8px;
      margin: 0 25px;
      background: #bdbdbd; }
      #layout_cms .owl-dots button.active {
        background: #fff; }
  #layout_cms section {
    padding-bottom: 100px; }
    #layout_cms section .section-container {
      margin: 0 auto;
      width: 1224px; }
      @media (max-width: 767px) {
  #layout_cms section .section-container {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px; } }
    @media (max-width: 767px) {
  #layout_cms section {
    padding-bottom: 60px; } }
    #layout_cms section .section-header {
      color: #727272;
      font-size: 1.6rem;
      font-weight: 400;
      line-height: 100%;
      letter-spacing: 3.2px;
      text-transform: uppercase; }
      #layout_cms section .section-title {
        color: #292c3d;
        font-size: 4rem;
        font-weight: 700;
        line-height: 100%;
        /* 40px */
        margin-top: 10px;
        margin-bottom: 0; }
      #layout_cms section .section-subtitle {
        color: #292c3d;
        font-size: 1.6rem;
        font-weight: 400;
        line-height: 150%; }
  #layout_cms section.hero {
    position: relative;
    padding-top: 0; }
    #layout_cms section.hero #hero-carousel {
      height: 80vh; }
      @media (min-width: 768px) {
  #layout_cms section.hero #hero-carousel {
    height: 637px; } }
      #layout_cms section.hero #hero-carousel .carousel-caption {
        pointer-events: none;
        color: #fff;
        height: 100%;
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-items: center; }
      #layout_cms section.hero #hero-carousel .hero__subtitle {
        text-align: center;
        color: #fff;
        font-family: "Source Sans Pro";
        font-style: normal;
        font-weight: 600;
        line-height: 1.5rem;
        /* 150% */
        letter-spacing: 0.1rem;
        text-transform: uppercase;
        font-size: 1.6rem; }
        #layout_cms section.hero #hero-carousel .hero__title {
          text-align: center;
          color: #fff;
          font-family: Cabin;
          font-size: 5rem;
          font-style: normal;
          font-weight: 500;
          line-height: normal; }
          @media (min-width: 768px) {
  #layout_cms section.hero #hero-carousel .hero__title {
    font-size: 6.4rem; } }
        #layout_cms section.hero #hero-carousel .hero__intro {
          color: #fff;
          max-width: 60rem;
          text-align: center;
          font-family: "Source Sans Pro";
          font-size: 1.6rem;
          font-style: normal;
          font-weight: 600;
          line-height: 150%; }
          @media (min-width: 768px) {
  #layout_cms section.hero #hero-carousel .hero__intro {
    font-size: 1.8rem; } }
    #layout_cms section.hero .owl-carousel {
      position: relative; }
      @media (min-width: 768px) {
    #layout_cms section.hero .owl-carousel .item {
      height: 637px; } }
        @media (max-width: 768px) {
  #layout_cms section.hero .owl-carousel .item {
    height: 80vh; } }
      #layout_cms section.hero .owl-carousel img {
        object-fit: cover;
        object-position: 50% 15%;
        height: inherit;
        width: 100%;
        min-height: inherit;
        max-width: 100%;
        font-family: 'object-fit:cover; object-position:50% 35%;'; }
      #layout_cms section.hero .owl-carousel .owl-dots {
        width: 100%;
        position: absolute;
        bottom: 30px; }
        #layout_cms section.hero .owl-carousel .owl-dots .owl-dot span {
          border-radius: 0;
          background: #bdbdbd;
          margin: 5px 25px; }
        #layout_cms section.hero .owl-carousel .owl-dots .owl-dot.active span {
          background: #fff; }
    #layout_cms section.hero .hero-sponsor {
      position: absolute;
      bottom: 60px;
      z-index: 10;
      font-size: 1.6rem;
      letter-spacing: 1.6px;
      text-transform: uppercase;
      color: #000;
      font-weight: 400;
      line-height: normal;
      width: 100%;
      text-align: center; }
      @media (max-width: 767px) {
  #layout_cms section.hero .hero-sponsor {
    text-align: center;
    font-size: 1rem;
    font-weight: 600;
    letter-spacing: 1px;
    width: 100%;
    right: inherit;
    bottom: 30px; } }
  #layout_cms section.section-map .section-map-container {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 24px;
    max-width: 1016px; }
    @media (max-width: 991px) {
    #layout_cms section.section-map .section-map-container {
      display: flex;
      flex-direction: column;
      align-items: center;
      gap: 60px; } }
    #layout_cms section.section-map .section-map-container .map__meta {
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      gap: 50px;
      font-style: normal; }
      #layout_cms section.section-map .section-map-container .map__meta-header {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 10px; }
      @media (max-width: 991px) {
      #layout_cms section.section-map .section-map-container .map__meta {
        gap: 30px;
        align-items: center; } }
      #layout_cms section.section-map .section-map-container .map__meta-title {
        color: #292c3d;
        font-size: 4rem;
        font-weight: 700;
        line-height: 120%;
        /* 48px */ }
      @media (max-width: 991px) {
        #layout_cms section.section-map .section-map-container .map__meta-subtitle {
          width: 100%; } }
      #layout_cms section.section-map .section-map-container .map__meta .button-c2a {
        display: flex;
        padding: 6px 18px;
        justify-content: center;
        align-items: center;
        gap: 7.5px; }
        @media (max-width: 767px) {
      #layout_cms section.section-map .section-map-container .map__meta .button-c2a button {
        width: 196px;
        font-size: 1.4rem;
        font-weight: 700;
        line-height: 214.286%; }
      #layout_cms section.section-map .section-map-container .map__meta .button-c2a__helptext {
        font-size: 1.4rem;
        font-weight: 400;
        line-height: 171.429%; } }
      #layout_cms section.section-map .section-map-container .map__route {
        display: inline-flex;
        align-items: flex-start;
        gap: 30px; }
      @media (max-width: 767px) {
      #layout_cms section.section-map .section-map-container .map__route {
        gap: 19.946px; } }
      #layout_cms section.section-map .section-map-container .map__route-info {
        border-radius: 30px;
        border: 1px solid #bdbdbd;
        display: flex;
        height: 36px;
        padding: 5px 20px;
        justify-content: center;
        align-items: center;
        gap: 20px;
        font-size: 1.6rem;
        line-height: normal; }
        @media (max-width: 767px) {
      #layout_cms section.section-map .section-map-container .map__route-info {
        gap: 13.297px;
        font-size: 1.2rem; } }
        #layout_cms section.section-map .section-map-container .map__route-info .fas {
          color: #c1282f;
          font-size: 2rem;
          font-weight: 400;
          line-height: 130%; }
          @media (max-width: 767px) {
      #layout_cms section.section-map .section-map-container .map__route-info .fas {
        gap: 13.297px;
        font-size: 1.3297rem; } }
      #layout_cms section.section-map .section-map-container .map__route-vehicle {
        color: #292c3d;
        font-weight: 700;
        text-transform: uppercase; }
      #layout_cms section.section-map .section-map-container .map__route-time {
        color: #292c3d;
        font-weight: 400;
        text-transform: lowercase; }
  #layout_cms section.section-spots {
    padding-top: 60px; }
    @media (min-width: 768px) {
  #layout_cms section.section-spots {
    padding-left: calc((100% - 1224px) / 2);
    padding-top: 100px; } }
    #layout_cms section.section-spots .section-spots-cards {
      position: relative; }
      @media (min-width: 768px) {
    #layout_cms section.section-spots .section-spots-cards {
      width: calc(100% - 288px);
      padding-left: 25px;
      display: flex;
      align-items: center; } }
      @media (max-width: 767px) {
    #layout_cms section.section-spots .section-spots-cards {
      padding-top: 30px;
      margin-left: -10px;
      margin-right: -10px; } }
      #layout_cms section.section-spots .section-spots-cards .owl-item.active .spot-item:first-of-type .card-overlay {
        opacity: 0.7; }
      #layout_cms section.section-spots .section-spots-cards .owl-item .spot-item-content {
        display: none !important; }
      #layout_cms section.section-spots .section-spots-cards .owl-item .card-overlay {
        display: none; }
      #layout_cms section.section-spots .section-spots-cards .owl-item:not(.active) + .active .spot-item-content {
        display: inline-flex !important;
        z-index: 6; }
      #layout_cms section.section-spots .section-spots-cards .owl-item:not(.active) + .active .card-overlay {
        display: block; }
      #layout_cms section.section-spots .section-spots-cards .spot-item {
        position: relative; }
      #layout_cms section.section-spots .section-spots-cards .spot-item .card-overlay {
        background-color: rgba(0, 0, 0, 0.7); }
      #layout_cms section.section-spots .section-spots-cards .spot-item-content {
        display: inline-flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
        position: absolute;
        top: 44px;
        left: 44px;
        color: #fff; }
        @media (max-width: 767px) {
      #layout_cms section.section-spots .section-spots-cards .spot-item-content {
        top: 37px;
        left: 0;
        padding-left: 37px;
        padding-right: 10px; } }
        #layout_cms section.section-spots .section-spots-cards .spot-item-content .spot-title {
          font-size: 3.2rem;
          font-weight: 600;
          line-height: 100%; }
        #layout_cms section.section-spots .section-spots-cards .spot-item-content .spot-category {
          font-size: 1.6rem;
          font-weight: 400;
          line-height: 100%;
          text-transform: uppercase;
          border-radius: 27px;
          background: #c1282f;
          padding: 5px 10px; }
        #layout_cms section.section-spots .section-spots-cards .spot-item-content .spot-author {
          font-size: 1.6rem;
          font-weight: 400;
          line-height: 100%; }
    #layout_cms section.section-spots .section-spots__header {
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      gap: 20px;
      flex-grow: 0;
      flex-shrink: 0; }
      @media (max-width: 767px) {
    #layout_cms section.section-spots .section-spots__header {
      gap: 30px; } }
      @media (min-width: 768px) {
    #layout_cms section.section-spots .section-spots__header {
      width: 288px;
      flex-basis: 288px; } }
      #layout_cms section.section-spots .section-spots__header .section-header {
        margin-bottom: 10px; }
      #layout_cms section.section-spots .section-spots__header .section-title {
        margin-bottom: 20px; }
      @media (max-width: 767px) {
      #layout_cms section.section-spots .section-spots__header .section-title {
        margin-bottom: 30px; } }
      #layout_cms section.section-spots .section-spots__header .spots-list {
        display: flex;
        flex-direction: column;
        gap: 10px;
        font-size: 2rem;
        font-weight: 600;
        line-height: 120%;
        text-transform: uppercase; }
      @media (max-width: 767px) {
      #layout_cms section.section-spots .section-spots__header .spots-list {
        flex-direction: row;
        margin: auto;
        gap: 50px; } }
      #layout_cms section.section-spots .section-spots__header .spots-list-item.active {
        border-left: 4px #c1282f solid; }
        @media (max-width: 767px) {
      #layout_cms section.section-spots .section-spots__header .spots-list-item.active {
        border-left: none;
        border-bottom: 4px #c1282f solid; } }
        #layout_cms section.section-spots .section-spots__header .spots-list-item.active div {
          color: #292c3d; }
      #layout_cms section.section-spots .section-spots__header .spots-list-item {
        cursor: pointer; }
        #layout_cms section.section-spots .section-spots__header .spots-list-item div {
          color: #757575;
          padding-bottom: 6px; }
          @media (min-width: 768px) {
      #layout_cms section.section-spots .section-spots__header .spots-list-item div {
        padding-left: 20px;
        padding-bottom: 0; } }
    #layout_cms section.section-spots .section-spots__footer {
      padding-top: 30px; }
    #layout_cms section.section-spots .section-spots-container {
      display: flex; }
      @media (max-width: 767px) {
    #layout_cms section.section-spots .section-spots-container {
      flex-direction: column;
      padding-left: 10px;
      padding-right: 10px; } }
      #layout_cms section.section-spots .section-spots-container .owl-carousel-counter {
        position: absolute;
        left: 67px;
        z-index: 1; }
        @media (min-width: 768px) {
      #layout_cms section.section-spots .section-spots-container .owl-carousel-counter {
        top: 355px; } }
        @media (max-width: 767px) {
      #layout_cms section.section-spots .section-spots-container .owl-carousel-counter {
        bottom: 30px;
        left: 30px; } }
        #layout_cms section.section-spots .section-spots-container .owl-carousel-counter .current {
          margin-left: 2px; }
        #layout_cms section.section-spots .section-spots-container .owl-carousel-counter button {
          border: 1px #fff solid;
          width: 60px;
          height: 60px;
          border-radius: 30px;
          background: none;
          color: #fff;
          font-size: 1.6rem;
          font-weight: 400;
          line-height: 100%;
          letter-spacing: 3px; }
      @media (min-width: 768px) {
        #layout_cms section.section-spots .section-spots-container .owl-carousel .item {
          width: 426px;
          height: 100%; } }
      #layout_cms section.section-spots .section-spots-container .owl-carousel .button-c2a {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 10px; }
        #layout_cms section.section-spots .section-spots-container .owl-carousel .button-c2a button {
          display: flex;
          width: 312px;
          justify-content: center;
          align-items: center;
          gap: 10px;
          border-radius: 40px;
          background: #c1282f;
          color: #fff;
          text-align: center;
          font-size: 1.8rem;
          font-weight: 700;
          line-height: 40px;
          /* 222.222% */
          border: none; }
        #layout_cms section.section-spots .section-spots-container .owl-carousel .button-c2a__helptext {
          color: #727272;
          font-size: 1.6rem;
          font-weight: 400;
          line-height: 150%; }
        #layout_cms section.section-spots .section-spots-container .owl-carousel .button-c2a__tour-inquiry button {
          width: 208px; }
      #layout_cms section.section-spots .section-spots-container .owl-carousel .owl-nav {
        position: absolute;
        width: 208px;
        display: flex;
        flex-direction: row;
        bottom: 44px;
        right: 55px;
        top: auto; }
        @media (max-width: 767px) {
      #layout_cms section.section-spots .section-spots-container .owl-carousel .owl-nav {
        bottom: 30px;
        right: 30px;
        width: 130px; } }
        #layout_cms section.section-spots .section-spots-container .owl-carousel .owl-nav button {
          background: none;
          border: 1px #fff solid; }
        #layout_cms section.section-spots .section-spots-container .owl-carousel .owl-nav button i {
          color: #fff;
          font-size: 1.6rem;
          font-weight: 400;
          line-height: normal; }
        #layout_cms section.section-spots .section-spots-container .owl-carousel .owl-nav button.disabled {
          display: none; }
        #layout_cms section.section-spots .section-spots-container .owl-carousel .owl-nav .owl-next {
          margin-left: auto; }
  @media (min-width: 768px) {
    #layout_cms section.section-m15 {
      margin-left: 15px;
      margin-right: 15px; } }
  #layout_cms .section-header {
    color: #727272;
    font-size: 1.6rem;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    /* 16px */
    letter-spacing: 3.2px;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 0; }
  #layout_cms section.section-articles {
    padding-bottom: 0; }
    #layout_cms section.section-articles .section-container {
      padding-top: 30px;
      padding-bottom: 30px; }
    @media (min-width: 768px) {
    #layout_cms section.section-articles .section-container {
      padding-top: 60px;
      padding-bottom: 60px; } }
    #layout_cms section.section-articles .articles__header {
      display: flex;
      padding-bottom: 30px;
      flex-direction: column;
      align-items: flex-start;
      gap: 20px;
      flex-shrink: 0; }
      @media (min-width: 768px) {
    #layout_cms section.section-articles .articles__header {
      width: 1224px;
      padding-bottom: 0; } }
      #layout_cms section.section-articles .articles__header-head {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        gap: 10px; }
      #layout_cms section.section-articles .articles__header-sub {
        color: #292c3d;
        font-size: 1.6rem;
        font-weight: 400;
        line-height: 150%; }
      @media (min-width: 768px) {
      #layout_cms section.section-articles .articles__header-sub {
        width: 704px; } }
      #layout_cms section.section-articles .articles__header-title {
        color: #292c3d;
        font-size: 4rem;
        font-weight: 700;
        line-height: 100%;
        /* 40px */ }
    #layout_cms section.section-articles .articles-list-row {
      padding-top: 50px; }
      @media (max-width: 767px) {
      #layout_cms section.section-articles .articles-list-row {
        margin: 0 !important; }
        #layout_cms section.section-articles .articles-list-row [class*='col-'] {
          padding-left: 0;
          padding-right: 0; } }
      #layout_cms section.section-articles .articles-list-component {
        min-height: 100%;
        display: flex;
        flex-wrap: wrap;
        flex-direction: row; }
      @media (max-width: 767px) {
      #layout_cms section.section-articles .articles-list-component {
        width: 100%;
        margin-bottom: 60px;
        position: relative; } }
      #layout_cms section.section-articles .articles-list-component .owl-counter-bar {
        background-color: #bdbdbd;
        position: absolute;
        bottom: -50px;
        height: 3px;
        width: 155px;
        right: 0; }
        #layout_cms section.section-articles .articles-list-component .owl-counter-bar .progress-bar {
          background-color: #c1282f; }
      #layout_cms section.section-articles .articles-list-component .owl-nav {
        bottom: -60px;
        left: 30px;
        top: auto;
        width: 100%; }
        @media (max-width: 767px) {
      #layout_cms section.section-articles .articles-list-component .owl-nav {
        width: 90%; } }
        #layout_cms section.section-articles .articles-list-component .owl-nav button.disabled {
          display: block;
          color: #bdbdbd;
          border: 1px #bdbdbd solid; }
        #layout_cms section.section-articles .articles-list-component .owl-nav .owl-next {
          margin-left: 10px; }
      #layout_cms section.section-articles .articles-list .article-card {
        position: relative; }
      @media (max-width: 767px) {
      #layout_cms section.section-articles .articles-list .article-card {
        margin-bottom: 30px; } }
      #layout_cms section.section-articles .articles-list .article-card .article-card-image {
        position: relative; }
      @media (min-width: 768px) {
        #layout_cms section.section-articles .articles-list .article-card:hover {
          box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
          transform: translateY(-0.3rem);
          transition: box-shadow 0.3s cubic-bezier(0.25, 0.8, 0.25, 1), transform 0.3s cubic-bezier(0.25, 0.8, 0.25, 1); } }
      #layout_cms section.section-articles .articles-list .article-card-content {
        display: flex;
        padding: 0;
        gap: 10px;
        margin-top: 26px;
        flex-direction: column;
        align-items: flex-start; }
        @media (min-width: 768px) {
      #layout_cms section.section-articles .articles-list .article-card-content {
        width: 599px;
        background: #fff;
        padding: 20px;
        gap: 15px;
        margin-top: 0; } }
        #layout_cms section.section-articles .articles-list .article-card-content__bottom {
          display: flex;
          justify-content: space-between;
          align-items: flex-start;
          width: 100%; }
        @media (max-width: 767px) {
        #layout_cms section.section-articles .articles-list .article-card-content__bottom {
          flex-direction: column;
          gap: 10px; } }
      #layout_cms section.section-articles .articles-list .article-card__category {
        color: #c1282f;
        font-size: 1.6972rem;
        font-weight: 400;
        line-height: 87.5%;
        text-transform: uppercase; }
        @media (max-width: 767px) {
      #layout_cms section.section-articles .articles-list .article-card__category {
        font-size: 1.6rem; } }
      #layout_cms section.section-articles .articles-list .article-card__title {
        font-size: 2.3337rem;
        font-weight: 600;
        line-height: 125%; }
        #layout_cms section.section-articles .articles-list .article-card__title a {
          color: #292c3d; }
        @media (max-width: 767px) {
      #layout_cms section.section-articles .articles-list .article-card__title {
        font-size: 2.2rem;
        margin-top: 10px;
        margin-bottom: 0; } }
      #layout_cms section.section-articles .articles-list .article-card__author {
        color: #727272;
        font-size: 1.5911rem;
        font-weight: 400;
        line-height: 93.333%; }
        @media (max-width: 767px) {
      #layout_cms section.section-articles .articles-list .article-card__author {
        font-size: 1.5rem; } }
      #layout_cms section.section-articles .articles-list .article-card__meta {
        display: flex;
        align-items: center;
        gap: 12.729px;
        color: #a1a1a1;
        font-size: 1.6972rem;
        font-weight: 400;
        line-height: 87.5%; }
        #layout_cms section.section-articles .articles-list .article-card__meta i {
          padding-right: 3px; }
  #layout_cms .section-jt-pass {
    margin-bottom: 100px; }
    @media (max-width: 767px) {
  #layout_cms .section-jt-pass {
    margin-left: 10px;
    margin-right: 10px; } }
    #layout_cms .section-jt-pass-container {
      display: flex;
      background: #f5f8fa; }
    @media (max-width: 767px) {
    #layout_cms .section-jt-pass-container {
      flex-direction: column-reverse;
      padding-left: 0 !important;
      padding-right: 0 !important; } }
    #layout_cms .section-jt-pass .jt-pass-bg {
      margin-left: auto; }
      @media (max-width: 767px) {
    #layout_cms .section-jt-pass .jt-pass-bg {
      margin-left: 0; }
      #layout_cms .section-jt-pass .jt-pass-bg img {
        width: 100%; } }
    #layout_cms .section-jt-pass .jt-pass-info {
      margin-top: 68px;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      gap: 30px; }
      @media (min-width: 768px) {
    #layout_cms .section-jt-pass .jt-pass-info {
      margin-left: 56px;
      width: 442px; } }
      @media (max-width: 767px) {
    #layout_cms .section-jt-pass .jt-pass-info {
      gap: 11.268px;
      margin-top: 30px; } }
    #layout_cms .section-jt-pass .jt-pass__header {
      display: flex;
      flex-direction: column;
      width: 100%; }
      @media (max-width: 767px) {
    #layout_cms .section-jt-pass .jt-pass__header {
      flex-direction: column;
      align-items: center;
      gap: 11.268px; } }
      #layout_cms .section-jt-pass .jt-pass__header-title {
        color: #292c3d;
        font-size: 38.313px;
        font-weight: 700;
        line-height: 105.882%; }
      @media (max-width: 767px) {
      #layout_cms .section-jt-pass .jt-pass__header-title {
        text-align: center; } }
      #layout_cms .section-jt-pass .jt-pass__header-area {
        color: #727272;
        font-family: Source Sans Pro;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 100%;
        /* 16px */
        letter-spacing: 3.2px;
        text-transform: uppercase; }
      @media (max-width: 767px) {
      #layout_cms .section-jt-pass .jt-pass__header-area {
        display: flex;
        padding: 5px 20px;
        justify-content: center;
        align-items: center;
        gap: 20px;
        border-radius: 30px;
        border: 1px solid #bdbdbd; } }
    #layout_cms .section-jt-pass .jt-pass__desc {
      color: #292c3d;
      font-size: 1.8rem;
      font-weight: 400;
      line-height: 125%; }
      @media (max-width: 767px) {
    #layout_cms .section-jt-pass .jt-pass__desc {
      text-align: center; } }
      #layout_cms .section-jt-pass .jt-pass__desc span {
        color: #c1282f;
        font-weight: 700; }
    #layout_cms .section-jt-pass .jt-pass__c2a {
      width: 100%;
      display: flex; }
      @media (max-width: 767px) {
    #layout_cms .section-jt-pass .jt-pass__c2a {
      flex-direction: column;
      align-items: center;
      padding-top: 8.732px;
      gap: 10px; } }
      #layout_cms .section-jt-pass .jt-pass__c2a-button button {
        width: 220px; }
      #layout_cms .section-jt-pass .jt-pass__c2a-link {
        margin-left: 36px;
        color: #c1282f;
        text-align: center;
        font-size: 20.283px;
        font-weight: 600;
        line-height: 155%;
        display: flex;
        align-items: center; }
      @media (max-width: 767px) {
      #layout_cms .section-jt-pass .jt-pass__c2a-link {
        margin-left: 0;
        padding-bottom: 13.96px;
        font-size: 1.4rem;
        font-weight: 700;
        line-height: 214.286%; } }
  #layout_cms .section-logo__group {
    margin: 0 auto;
    display: flex;
    width: 278px;
    flex-direction: row;
    justify-content: center; }
    @media (min-width: 768px) {
    #layout_cms .section-logo__group {
      width: 480px; } }
    #layout_cms .section-logo__enjoy-niigata {
      margin-left: auto; }

.d-none {
  display: none !important; }

.lg-container .lg-next, .lg-container .lg-prev {
  width: 60px;
  height: 60px;
  border-radius: 30px;
  border: 1px #fff solid; }
  .lg-container .lg-backdrop.in {
    opacity: 0.7; }

.button-c2a {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px; }
  .button-c2a button {
    display: flex;
    width: 312px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 40px;
    background: #c1282f;
    color: #fff;
    text-align: center;
    font-size: 1.8rem;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
    /* 222.222% */
    border: none; }
  .button-c2a__helptext {
    color: #727272;
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 150%; }
  @media (max-width: 767px) {
    .button-c2a button {
      width: 196px;
      font-size: 1.4rem;
      font-weight: 700;
      line-height: 214.286%; }

    .button-c2a__helptext {
      font-size: 1.4rem;
      font-weight: 400;
      line-height: 171.429%; } }
  .button-c2a__tour-inquiry button {
    width: 208px; }

.gallery-modal .modal-content {
  background-color: transparent;
  padding-top: 115px; }
  @media (min-width: 768px) {
    .gallery-modal .modal-content {
      display: flex;
      justify-content: center;
      align-items: center; } }
  .gallery-modal .modal-dialog {
    max-width: none; }
  @media (min-width: 768px) {
    .gallery-modal .modal-body {
      height: 100%; } }
  @media (max-width: 767px) {
    .gallery-modal .modal-body {
      width: 100%; } }
  .gallery-modal .gallery-container {
    max-width: 1062px;
    display: flex;
    align-items: center;
    margin: auto;
    justify-content: center;
    height: 100%; }
  @media (max-width: 767px) {
    .gallery-modal .gallery-container {
      background-color: #fff; } }
  .gallery-modal .owl-nav {
    pointer-events: none;
    position: absolute;
    width: calc(100% + 216px);
    display: flex;
    flex-direction: row;
    top: calc(50vh - 115px);
    left: -108px; }
  .gallery-modal .owl-nav.disabled {
    display: none !important; }
  .gallery-modal .owl-nav button {
    pointer-events: all;
    border: 1px #fff solid !important;
    width: 60px;
    height: 60px;
    border-radius: 30px;
    background: #fff; }
  .gallery-modal .owl-nav button i {
    color: #fff;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal; }
  .gallery-modal .owl-nav button.disabled {
    display: none; }
  .gallery-modal .owl-nav .owl-next {
    margin-left: auto; }
  @media (max-width: 767px) {
    .gallery-modal .owl-nav {
      top: 120px;
      width: 100%;
      left: 0; }
      .gallery-modal .owl-nav button {
        width: 30px;
        height: 30px;
        background-color: #fff;
        opacity: 0.8; } }
  .gallery-modal .owl-carousel-counter {
    position: absolute;
    top: -60px;
    left: 50%;
    color: #fff;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal; }
  .gallery-modal .gallery-item {
    margin-left: 0 !important;
    margin-right: 0 !important;
    background-color: #fff; }
  .gallery-modal .gallery-item__content {
    display: flex;
    flex-direction: column;
    padding: 20px 42px; }
  @media (min-width: 768px) {
      .gallery-modal .gallery-item__content {
        flex-direction: row; } }
  @media (max-width: 767px) {
      .gallery-modal .gallery-item__content {
        gap: 30px; } }
  .gallery-modal .gallery-item__content-c2a {
    display: flex;
    flex-direction: column;
    gap: 20px; }
    .gallery-modal .gallery-item__content-c2a i {
      padding-right: 10px; }
  .gallery-modal .gallery-item__content-info {
    display: flex;
    flex-direction: column;
    gap: 10px; }
    @media (min-width: 768px) {
      .gallery-modal .gallery-item__content-info {
        flex-basis: 421px; } }
  .gallery-modal .gallery-item__content-title {
    color: #292c3d;
    font-size: 19.934px;
    font-weight: 700;
    line-height: 21.927px;
    /* 110% */ }
  .gallery-modal .gallery-item__content-credit {
    color: #a1a1a1;
    font-size: 15.947px;
    font-weight: 400;
    line-height: 100%;
    /* 15.947px */ }
  .gallery-modal .gallery-item__content-caption {
    color: #292c3d;
    font-size: 17.94px;
    font-weight: 400;
    line-height: 134%;
    /* 24.04px */ }
    @media (max-width: 767px) {
      .gallery-modal .gallery-item__content-caption {
        padding-top: 20px; } }
  .gallery-modal .gallery-item__content-address {
    color: #727272;
    font-size: 17.94px;
    font-weight: 400;
    line-height: 100%;
    /* 17.94px */ }
  .gallery-modal .gallery-item__content-google-map {
    color: #c1282f;
    font-size: 15.947px;
    font-weight: 400;
    line-height: 134%;
    /* 21.369px */
    text-decoration-line: underline; }

#video_modal {
  overflow-y: hidden !important;
  background-color: initial !important; }
  #video_modal .modal-dialog {
    max-width: none; }
  #video_modal .modal-dialog iframe {
    aspect-ratio: 1.5; }

.modal-backdrop.in {
  opacity: 0.7 !important; }

body.noscroll {
  overflow: hidden !important; }
  @media (min-width: 768px) {
  body.noscroll {
    padding-right: 17px; } }

@media (min-width: 768px) {
    .articles-list-row.row0 .article-card-content .article-card__title {
      min-height: 60px; } }

.section-video .section-title__helptext {
  font-size: 2rem;
  line-height: 140%;
  margin-top: -10px; }

.gallery-modal .owl-carousel-counter {
  top: 60px; }

#layout_content section.section-gallery {
  padding-bottom: 145.253px; }

#photo-gallery .item {
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 5px; }
  #photo-gallery .gallery-item {
    flex-grow: 1;
    padding: 0;
    width: calc(50% - 2.5px); }
  @media (min-width: 768px) {
    #photo-gallery .gallery-item {
      width: calc(25% - 4px); } }
  #photo-gallery .owl-dots {
    padding-top: 40px;
    position: absolute;
    width: 100%; }
  #photo-gallery .owl-dots button {
    width: 5.23px;
    height: 5.23px;
    margin: 0 22.5px; }
  #photo-gallery .owl-nav {
    left: -30px;
    top: calc(50% - 30px); }

.map-content {
  max-width: 60rem;
  margin: 0 auto; }
  .map-content__subtitle {
    text-align: center;
    color: #727272;
    font-family: "Source Sans Pro";
    font-size: 1.4rem;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    /* 1.25rem */
    letter-spacing: 0.25rem;
    text-transform: uppercase; }
  @media (min-width: 768px) {
    .map-content__subtitle {
      font-size: 2rem; } }
  .map-content__title {
    color: #141414;
    text-align: center;
    font-family: "Source Sans Pro";
    font-size: 2.5rem;
    font-style: normal;
    font-weight: 700;
    line-height: 111.111%;
    /* 111.111% */
    margin-top: 1.25rem; }
  @media (min-width: 768px) {
    .map-content__title {
      font-size: 3.6rem; } }
  .map-content__map {
    max-width: 54.44506rem;
    max-height: 48rem;
    margin: 3rem auto;
    position: relative;
    width: 100%;
    height: 45rem;
    overflow: hidden; }
  .map-content__map .original-image, .map-content__map .hover-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: opacity 0.8s ease; }
  .map-content__map .hover-image {
    opacity: 0; }
  .map-content__map:hover .original-image {
    opacity: 0; }
  .map-content__map:hover .hover-image {
    opacity: 1; }
  .map-content__intro {
    font-family: Source Sans Pro;
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
    letter-spacing: 0em;
    text-align: center; }
  .map-content__intro span {
    font-style: italic; }

.featured-articles {
  margin-top: 6rem;
  position: relative; }
  @media (min-width: 768px) {
  .featured-articles {
    padding: 8rem 0; } }
  .featured-articles:before {
    content: "";
    background-color: #f9f8f8;
    position: absolute;
    width: calc(50vw + 50px);
    top: -14px;
    padding-top: 0;
    height: 0; }
  @media (min-width: 608px) {
    .featured-articles:before {
      height: 70%; } }
  @media (min-width: 768px) {
    .featured-articles:before {
      top: 0;
      height: 100%; } }

.article-feature {
  color: #141414;
  display: flex;
  flex-direction: column-reverse;
  justify-content: center;
  align-items: center;
  padding: 0px;
  gap: 40px;
  position: relative;
  /*&:before {
   content: ' ';
   display: block;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   opacity: 0.1;
   background-image: url(https://a1.cdn.japantravel.com/static/feature/tokyo-yamanashi/noise.png);
   background-repeat: repeat;
   background-position: 50% 0;
   }*/ }
  @media (min-width: 768px) {
  .article-feature {
    flex-direction: row; } }
  .article-feature__content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 0px;
    gap: 20px; }
  @media (min-width: 768px) {
    .article-feature__content {
      width: 305px; } }
  .article-feature__vis {
    display: flex;
    flex-direction: row;
    align-items: center;
    overflow-x: auto;
    padding: 0;
    gap: 10px;
    height: 399px; }
  .article-feature .reel__card {
    width: 224.44px;
    height: 100%;
    flex-shrink: 0;
    flex-grow: 0;
    scroll-snap-align: start;
    position: relative;
    border-radius: 6.14897px; }
  .article-feature .reel__card-overlay {
    cursor: pointer;
    position: absolute;
    height: 100%;
    width: 100%; }
  .article-feature .reel__card-overlay .card-overlay__content {
    height: 100%; }
    .article-feature .reel__card-overlay .card-overlay__content .web-stories__figure {
      height: 100%; }
    .article-feature .reel__card-overlay .card-overlay__content .web-stories__figure img {
      border-radius: 6.14897px;
      height: 100%;
      width: 100%; }
    .article-feature .reel__card-overlay .card-overlay__content .web-stories__icon {
      position: absolute;
      right: 1.5rem;
      top: 1.5rem; }
    @media (min-width: 768px) {
        .article-feature .reel__card-overlay .card-overlay__content .web-stories__icon {
          right: 2rem;
          top: 2rem; } }
    .article-feature .reel__card-overlay .card-overlay__content .web-stories__icon svg {
      height: 2.2rem;
      width: 2.2rem; }
      @media (min-width: 768px) {
        .article-feature .reel__card-overlay .card-overlay__content .web-stories__icon svg {
          height: 2.8rem;
          width: 2.8rem; } }
  .article-feature__mask {
    position: relative;
    height: 39.9rem;
    overflow: hidden;
    border-radius: 6.15px;
    flex: 0 0 auto;
    overflow: hidden;
    width: 90%;
    -webkit-flex: 0 0 auto; }
  @media (min-width: 768px) {
    .article-feature__mask {
      width: 100%;
      -webkit-flex: 1; } }
  .article-feature__mask img {
    width: 100%;
    height: 100%;
    object-fit: cover; }
  .article-feature__type {
    font-family: Source Sans Pro;
    font-size: 18px;
    font-weight: 400;
    line-height: 14px;
    letter-spacing: 0em;
    text-align: left;
    color: #c1282f;
    text-transform: uppercase;
    margin: 0; }
  .article-feature__author {
    display: flex;
    align-items: center;
    margin: 0; }
  .article-feature__title {
    font-family: Source Sans Pro;
    font-size: 28px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 0em;
    text-align: left;
    color: #292c3d;
    margin: 0; }
  .article-feature__copy {
    font-family: Source Sans Pro;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: #222;
    margin: 0; }
  .article-feature__bg {
    position: absolute;
    bottom: 0; }
  @media (max-width: 768px) {
    .article-feature__bg {
      bottom: -40px;
      right: 0; } }
  @media (min-width: 992px) {
    .article-feature__bg {
      bottom: -95px;
      left: -100px; } }
  .article-feature__bg-house {
    bottom: -40px; }
  @media (min-width: 992px) {
      .article-feature__bg-house {
        bottom: -60px;
        right: -100px;
        left: auto; } }
  @media (min-width: 1200px) {
      .article-feature__bg-house {
        bottom: -95px; } }
  .article-feature__cta {
    font-family: "Source Sans Pro";
    font-size: 20px;
    font-style: italic;
    font-weight: 600;
    line-height: 40px;
    letter-spacing: 0em;
    text-align: left;
    color: #c1282f; }
  .article-feature__cta:before {
    content: '';
    display: inline-block;
    border-style: none;
    background-color: #c1282f;
    color: #c1282f;
    width: 60px;
    height: 1px;
    vertical-align: middle;
    margin-right: 1.5rem;
    transition: transform 0.3s ease; }
  .article-feature__cta:hover, .article-feature__cta:focus {
    color: #c1282f;
    background: -webkit-linear-gradient(0deg, #084a8b, #017039);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; }
  .article-feature__cta:hover:before, .article-feature__cta:focus:before {
    background: -webkit-linear-gradient(0deg, #084a8b, #017039);
    transform: translateX(0.4rem); }
  .article-feature span {
    font-family: Source Sans Pro;
    font-size: 18px;
    font-weight: 400;
    line-height: 14px;
    letter-spacing: 0em;
    text-align: left;
    color: #727272;
    margin-left: 12px; }

.featured-articles.mirror .article-feature {
  flex-direction: column; }
  @media (min-width: 768px) {
    .featured-articles.mirror .article-feature {
      flex-direction: row; } }
  @media (min-width: 768px) {
    .featured-articles.mirror .article-feature__vis {
      flex-direction: row-reverse; } }
  .featured-articles.mirror:before {
    right: 0; }

.profile-image-container {
  border-radius: 100%;
  overflow: hidden;
  padding: 0;
  margin: 0;
  max-width: 37px;
  width: auto !important;
  height: auto !important; }

.access-map__nav {
  margin-bottom: 4rem; }
  .access-map__subtitle {
    color: #727272;
    font-family: "Source Sans Pro";
    font-size: 1.25rem;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    /* 1.25rem */
    letter-spacing: 0.25rem;
    text-transform: uppercase; }
  @media (min-width: 768px) {
    .access-map__subtitle {
      font-size: 1.5rem; } }
  .access-map__title {
    color: #141414;
    font-family: "Source Sans Pro";
    font-size: 2.25rem;
    font-style: normal;
    font-weight: 700;
    line-height: 2.5rem;
    /* 111.111% */
    margin-top: 1.25rem; }
  @media (min-width: 768px) {
    .access-map__title {
      font-size: 3rem; } }
  .access-map .panel.panel-default {
    border: 0; }
  .access-map .panel-heading {
    padding: 10px 0; }
  .access-map .panel-heading.panel-heading-nav {
    background: none !important;
    border: none; }
  .access-map .nav-tabs > li.active > a {
    border: none !important; }
  .access-map ul.nav.nav-tabs {
    border: none; }
  .access-map #access__tabs {
    background-color: #f8f8f8;
    display: inline-block;
    border-radius: 34px; }
  .access-map #access__tabs li > a {
    color: #7a7a7a;
    background-color: #f8f8f8;
    font-weight: 600;
    font-size: 18px;
    border-radius: 30px;
    padding: 0.8rem 3rem;
    text-align: center; }
    .access-map #access__tabs li > a:hover {
      border-color: #f8f8f8; }
  .access-map #access__tabs li.active > a {
    color: #c1282f;
    background-color: rgba(193, 40, 47, 0.15);
    box-shadow: -2px 2px 25px 0px rgba(231, 231, 231, 0.66); }
  .access-map-tab__body {
    padding: 0 !important; }
  .access-map-tab__nav {
    display: flex;
    flex-direction: row;
    gap: 20px; }
  .access-map-tab__from {
    font-family: Source Sans Pro;
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    letter-spacing: 0em;
    text-align: left;
    margin: auto 0; }
  .access-map-tab__line {
    margin-top: 2rem;
    margin-bottom: 2rem;
    position: relative;
    border-top: 1px solid rgba(0, 0, 0, 0.15); }
  .access-map-tab__title {
    font-family: Source Sans Pro;
    font-size: 24px;
    font-weight: 700;
    line-height: 32px;
    letter-spacing: 0em;
    text-align: left;
    margin-top: 0; }
  .access-map-tab__text {
    font-family: Source Sans Pro;
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
    letter-spacing: 0em;
    text-align: left; }
  .access-map-tab__glink {
    font-family: Source Sans Pro;
    font-size: 20px;
    font-weight: 700;
    line-height: 40px;
    letter-spacing: 0em;
    text-align: center; }

.list-content {
  min-height: 39.5rem; }
  .list-content ul {
    padding: 0; }
  .list-content li {
    margin-top: 2.5rem;
    list-style-type: none;
    font-family: Source Sans Pro;
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
    letter-spacing: 0em;
    text-align: left; }
  .list-content li i {
    color: rgba(193, 40, 47, 0.5);
    padding-right: 1rem; }
  .list-content li a {
    margin-top: 2rem;
    color: #c1282f;
    font-weight: 600; }
  .list-content li a i {
    font-weight: 400;
    color: #c1282f; }
  .list-content li p {
    margin-top: 1rem; }
  .list-content__transport {
    padding-right: 1rem;
    font-weight: 600; }
  .list-content__time {
    color: rgba(20, 20, 20, 0.5);
    font-style: italic;
    font-weight: 400;
    line-height: 24px;
    text-align: left; }

.access-map-tab__tabs {
  background-color: #f8f8f8;
  display: inline-block;
  border-radius: 34px; }
  .access-map-tab__tabs li a {
    color: #7a7a7a;
    background-color: #f8f8f8;
    font-weight: 600;
    font-size: 18px;
    border-radius: 30px !important;
    padding: 0.8rem 3rem !important;
    text-align: center; }
  .access-map-tab__tabs li.active > a {
    color: #c1282f !important;
    background-color: rgba(193, 40, 47, 0.15) !important;
    box-shadow: -2px 2px 25px 0px rgba(231, 231, 231, 0.66); }

.section-access-map {
  margin-top: 6rem; }
  @media (min-width: 768px) {
  .section-access-map {
    margin-top: 12rem; } }
