@charset "UTF-8";

/* ==========================================================================
   common
   ======================================================================= */
.u-hd__img {
  background-image: url(../img/national_cycle_route/hd_img.jpg);
}
.u-hd__label,
.u-hd__txt {
   color: #ffffff;
}
.u-hd__label {
   border-color: #ffffff;
}
.u-article__ttl {
   color: #824c9c;
}
.u-text-bold {
  font-weight: bold;
}
.u-clear-indent {
  padding-left: 0!important;
  text-indent: 0!important;;
}
/* -------------------- hd carousel thumnail -------------------- */
.hd-carousel .slick-dots {
  display:-ms-flexbox;
  display:flex;
  justify-content: center;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 25px 0 25px;
}
.hd-carousel .slick-dots li {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
.hd-carousel .slick-dots li::after {
  content: '';
  display: block;
  padding-bottom: 46.6666667%;
}
.hd-carousel .slick-dots li:nth-child(1) {
  background-image: url(../img/national_cycle_route/thumb_ringring.jpg);
}
.hd-carousel .slick-dots li:nth-child(2) {
  background-image: url(../img/national_cycle_route/thumb_biwaichi.jpg);
}
.hd-carousel .slick-dots li:nth-child(3) {
  background-image: url(../img/national_cycle_route/thumb_shimanami.jpg);
}
.hd-carousel .slick-dots li.slick-active:nth-child(1) {
  background-image: url(../img/national_cycle_route/thumb_ringring-gs.jpg);
}
.hd-carousel .slick-dots li.slick-active:nth-child(2) {
  background-image: url(../img/national_cycle_route/thumb_biwaichi-gs.jpg);
}
.hd-carousel .slick-dots li.slick-active:nth-child(3) {
  background-image: url(../img/national_cycle_route/thumb_shimanami-gs.jpg);
}
.hd-carousel .slick-dots li > button {
  display: none;
}
@media all and (min-width: 768px){
  .hd-carousel .slick-dots li {
    width: calc(120 / 960 * 100%);
    max-width: 120px;
    margin: 0 3px;
  }
}
@media all and (max-width: 767px){
  .hd-carousel .slick-dots li {
    width: calc(185 / 750 * 100%);
    max-width: 185px;
    margin: 0 2px;
  }
}

/* ==========================================================================
   pc
   ======================================================================= */
@media all and (min-width: 768px){
  .language-en .gfooter-link-inner {
    display: none;
  }
  .language-en .gfooter__logo {
    float: inherit;
    margin: 0 auto;
  }
  /* -------------------- hd carousel -------------------- */
  .hd-carousel {
    background-color: #eeeeee;
  }
  .hd-carousel__item--01, .hd-carousel__item--02, .hd-carousel__item--03 {
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .hd-carousel__item--01 {
    background-image: url(../img/national_cycle_route/slide_ringring.jpg);
  }
  .hd-carousel__item--02 {
    background-image: url(../img/national_cycle_route/slide_biwaichi.jpg);
  }
  .hd-carousel__item--03 {
    background-image: url(../img/national_cycle_route/slide_shimanami.jpg);
  }
  .hd-carousel__item--01::after, .hd-carousel__item--02::after, .hd-carousel__item--03::after {
    content: '';
    display: block;
    padding-bottom: calc(728 / 1366 * 100%);
  }
  /* -------------------- content -------------------- */
  .national-cycle-route-content {
    background-color: #eeeeee;
    padding-bottom: 83px;
  }
  .national-cycle-route-section-wrapper,
  .national-cycle-route-section-wrapper-guidline {
    background-color: #ffffff;
    max-width: 1024px;
    margin: 0 auto;
    box-sizing: border-box;
    position: relative;
  }
  .national-cycle-route-section-wrapper {
    padding: 72px 20px 80px;
  }
  .national-cycle-route-section-wrapper-guidline {
    padding: 88px 20px 80px;
  }
  .national-cycle-route-section-wrapper + .national-cycle-route-section-wrapper,
  .national-cycle-route-section-wrapper-guidline {
    margin-top: 15px;
    padding-bottom: 70px;
  }
  .language-en .national-cycle-route-section-wrapper + .national-cycle-route-section-wrapper {
    padding-bottom: 80px;
  }
  .national-cycle-route-section {
    max-width: 880px;
    margin: 0 auto;
  }
  .national-cycle-route-title--underline {
    font-size: 24px;
    line-height: 1;
    font-weight: bold;
    text-align: center;
  }
  .national-cycle-route-title--underline::after {
    content: '';
    display: block;
    width: 86px;
    height: 3px;
    background-color: #0068b7;
    margin: 21px auto 0;
  }
  .national-cycle-route-section-article {
    font-size: 16px;
    line-height: 2;
    margin: 40px auto 0;
  }
  /* logo img */
  .national-cycle-route-section-article__logo-wrapper {
    text-align: center;
    margin-top: 50px;
  }
  .national-cycle-route-section-article__logo-wrapper > img {
    width: 29.8058252%;
    margin: 0 auto;
    display: block;
  }
  .national-cycle-route-section-article__logo-wrapper > p {
    margin-top: 50px;
  }
  /* table common style */
  .national-cycle-route-table,
  .national-cycle-route-table--scroll {
    margin-top: 15px;
  }
  .national-cycle-route-table-row,
  .national-cycle-route-table-row--text-blue {
    display: flex;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    align-items: stretch;
    font-size: 16px;
    letter-spacing: -0.01em
  }
  .national-cycle-route-table-row {
    color: #000000;
  }
  .national-cycle-route-table-row--text-blue {
    color: #0068b7;
  }
  .national-cycle-route-table-row > div:nth-child(1),
  .national-cycle-route-table-row--text-blue > div:nth-child(1) {
    text-align: center;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
  }
  /* blue color table style */
  .national-cycle-route-table-row__head {
    border-top: solid 1px #0068b7;
    padding: 2px 0;
    text-align: center;
    line-height: 2.3;
  }
  .national-cycle-route-table-row__head p {
    background-color: #0068b7;
    color: #ffffff;
    width: 100%;
  }
  .national-cycle-route-table-row--text-blue > div {
    border-bottom: solid 1px #0068b7;
    line-height: 2;
  }
  .national-cycle-route-table-row--text-blue > div:nth-child(1) {
    width: 215px;
  }
  .national-cycle-route-table-row--text-blue > div:nth-child(2) {
    width: calc(100% - 221px);
  }
  .national-cycle-route-table__list > li {
    border-bottom: solid 1px #0068b7;
  }
  .national-cycle-route-table__list > li:last-child {
    border-bottom: none;
  }
  /* plain table style */
  .national-cycle-route-table-row {
    line-height: 1.5;
    border-bottom: 1px solid #000000;
  }
  .national-cycle-route-table-row:first-child {
    border-top: 1px solid #000000;
  }
  .national-cycle-route-table-row > div {
    padding: 12px 0 13px;
  }
  .national-cycle-route-table-row > div:nth-child(1) {
    width: 136px;
    -ms-flex-pack: start;
    justify-content: start;
    -ms-flex-align: start;
    align-items: start;
    color: #0068b7;
  }
  .national-cycle-route-table-row > div:nth-child(2) {
    width: calc(100% - 136px);
  }
  .national-cycle-route-table-article__list li {
    text-indent: -1.2em;
    padding-left: 1.2em;
  }
  .national-cycle-route-table-image {
    padding: 15px 0;
    width: 100%;
  }
  /* list style */
  .national-cycle-route-section__note-list {
    font-size: 16px;
    line-height: 1.8;
    margin-top: 10px;
  }
  .national-cycle-route-section__note-list > li {
    text-indent: -1.2em;
    padding-left: 1.2em;
  }
  .national-cycle-route-section__note-list:last-child {
    margin-top: 30px;
  }
  .national-cycle-route-section__list-wrap {
    margin-top: 75px;
  }
  .national-cycle-route-section__list-wrap + .national-cycle-route-section__list-wrap {
    margin-top: 50px;
  }
  .national-cycle-route-title--side-line {
    font-size: 21px;
    color: #0068b7;
    font-weight: bold;
    border-left: 3px solid #0068b7;
    padding-left: 13px;
    line-height: 1.5;
  }
  .national-cycle-route-section__list {
    margin-top: 5px;
  }
  .national-cycle-route-section__list > li {
    text-indent: -1em;
    padding-left: 1em;
  }
  /* contanct table */
  .national-cycle-route-section-article__contact {
    margin-top: 50px;
  }
  .national-cycle-route-section-article__contact p + p{
    margin-top: 15px;
  }
  .national-cycle-route-section-article__contact .national-cycle-route-table-row--text-blue > div:nth-child(1) {
    width: 400px;
  }
  .national-cycle-route-section-article__contact .national-cycle-route-table-row--text-blue > div:nth-child(2) {
    width: calc(100% - 560px);
  }
  .national-cycle-route-section-article__contact .national-cycle-route-table-row--text-blue > div:nth-child(3) {
    width: 150px;
  }
  .national-cycle-route-section-article__contact .national-cycle-route-table-article p,
  .national-cycle-route-section-article__contact .national-cycle-route-table-article li {
    display:-ms-flexbox;
    display: flex;
    height: 100%;
  }
  .national-cycle-route-section-article__contact .national-cycle-route-table-article p span,
  .national-cycle-route-section-article__contact .national-cycle-route-table-article li span {
    -ms-flex-item-align: center;
    align-self: center;
  }

  .national-cycle-route-section-article__contact .national-cycle-route-table-title > p{
    width: 180px;
    line-height: 1.6;
  }
  .national-cycle-route-section-article__contact .national-cycle-route-table-title > .national-cycle-route-table__list {
    width: calc(100% - 180px);
    margin-left: 20px;
  }

  /* -------------------- about  -------------------- */
  #about.national-cycle-route-section-wrapper {
    padding-bottom: 15px;
  }
  .national-cycle-route-section--about {
    width: 100%;
  }
  .national-cycle-route-section--about .national-cycle-route-title--underline {
    width: 100%;
  }
  .national-cycle-route-section--about .national-cycle-route-section-article {
    margin: 40px 37px 0 43px;
    position: relative;
  }
  .national-cycle-route-section--about .national-cycle-route-section-article::before {
    content: '';
    display: block;
    padding-bottom: calc(935 / 904 * 100%);
  }
  .national-cycle-route-section--about .national-cycle-route-section-article > p {
    position: absolute;
    top: 0;
    left: 0;
    width: fit-content;
    padding-left: 15px;
    box-sizing: border-box;
    z-index: 100;
    letter-spacing: -.07em;
  }
  .national-cycle-route-section--about .national-cycle-route-section-article > div {
    position: absolute;
    top: 0;
    left: 0;
  }
  .national-cycle-route-section--about .national-cycle-route-section-article .national-cycle-route-section__map {
    position: relative;
    line-height: 1;
  }
  .national-cycle-route-section--about .national-cycle-route-section-article .national-cycle-route-section__map h3 {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.708333333;
    position: absolute;
    top: 37.679558%;
    left: 12px;
  }
  .national-cycle-route-section--about .national-cycle-route-section-article .national-cycle-route-section__map area:focus {
      outline: none;
  }
  .national-cycle-route-section--about .national-cycle-route-section-article img {
    width: 100%;
  }
  .national-cycle-route-section--about .national-cycle-route-section-article .national-cycle-route-section__map ul > li {
    font-size: 16px;
    font-weight: bold;
    color: #dd0b00;
    border: 1px solid #dd0b00;
    display: inline-block;
    line-height: 1;
    padding: 8px 15px;
    position: absolute;
  }
  .national-cycle-route-section--about .national-cycle-route-section-article .national-cycle-route-section__map ul > li:nth-child(1) {
    top: calc(354 / 904 * 100%);
    right: calc(44 / 904 * -100%);
  }
  .national-cycle-route-section--about .national-cycle-route-section-article .national-cycle-route-section__map ul > li:nth-child(2) {
    top: calc(573 / 904 * 100%);
    left: calc(619 / 904 * 100%);
  }
  .national-cycle-route-section--about .national-cycle-route-section-article .national-cycle-route-section__map ul > li:nth-child(3) {
    top: calc(653 / 904 * 100%);
    left: calc(543 / 904 * 100%);
  }
  /* -------------------- cycle route  -------------------- */
  .national-cycle-route-banner {
    margin-top: 8px;
    position: relative;
  }
  .national-cycle-route-banner:first-child {
    margin-top: 25px;
  }
  .national-cycle-route-banner a {
    display: block;
    overflow: hidden;
    font-size: 0;
  }
  .national-cycle-route-banner a img {
    width: 100%;
    transition-duration: 0.5s;
  }
  .national-cycle-route-banner a:hover img {
    transform: scale(1.1);
    transition-duration: 0.5s;
  }

  .national-cycle-route-banner__inner {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 420px;
    padding: 25px 0 25px 30px;
    box-sizing: border-box;
    background-color:rgba(255,255,255,.8);
    overflow: hidden;
    transition: color 200ms ease-in;
  }
  a:hover .national-cycle-route-banner__inner {
    color: #FFF;
  }
  .national-cycle-route-banner__inner::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transform: translateX(-100%);
    background-color: #0068b7;
    transition: transform 250ms ease-in;
    z-index: -1;
  }
  .national-cycle-route-banner--red .national-cycle-route-banner__inner::before {
    background-color: #da2915;
  }
  a:hover .national-cycle-route-banner__inner::before {
    transform: translateX(0);
  }
  .national-cycle-route-banner__inner::after {
    content: '';
    display: block;
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
    background-image: url(../img/national_cycle_route/icon_arrow.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 10px;
    height: 21px;
    transition: background-image 250ms ease-in;
  }
  .national-cycle-route-banner--red .national-cycle-route-banner__inner::after {
    background-image: url(../img/national_cycle_route/icon_arrow_red.svg);
  }
  a:hover .national-cycle-route-banner__inner::after {
    background-image: url(../img/national_cycle_route/icon_arrow-hover.svg);
  }

  .national-cycle-route-banner__title {
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    letter-spacing: -0.09em;
  }
  .national-cycle-route-banner__new-icon {
    display: inline-block;
    line-height: 1;
    font-size: 13px;
    font-weight: bold;
    padding: 5px 10px 3px;
    color: #fff;
    background-color: #da2915;
    vertical-align: top;
    margin-right: 10px;
  }
  .national-cycle-route-banner a:hover .national-cycle-route-banner__new-icon {
    background-color: #fff;
    color: #da2915;
  }
  .national-cycle-route-banner__sub-title {
    font-size: 16px;
    font-weight: bold;
    line-height: 1;
    letter-spacing: -0.01em;
    margin-top: 8px;
  }
/* -------------------- button  -------------------- */
.national-cycle-route-button-outer {
  margin-top: 60px;
}
.national-cycle-route-button-text {
  font-size: 21px;
  font-weight: bold;
  text-align: center;
  line-height: 1.5;
}
  .national-cycle-route-button-wrap {
    width: 784px;
    margin: 0 auto;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
  }
  .national-cycle-route-button-text + .national-cycle-route-button-wrap {
    margin-top: 30px;
  }
  .national-cycle-route-button-wrap__button {
    display: block;
    transition: all 200ms ease-out;
    font-size: 0;
  }
  .national-cycle-route-button-wrap__button:hover {
    opacity: 0.7;
    background-color: #255;
  }
}

/* ==========================================================================
  responsive ajustment
=======================================================================*/
@media all and (min-width: 768px) and (max-width: 1024px){
  .national-cycle-route-table-row--text-blue {
      width: 100%;
  }
}

@media all and (min-width: 768px) and (max-width: 950px){
  .hide-small-pc {
    display: none;
  }
  .hd-local-nav_button {
    margin: 0 10px;
  }
  .hd-local-nav_button > a {
    font-size: 12px;
  }
  .hd-local-nav_button:after {
    right: -10px;
    height: 12px;
  }
  .hd-lang-nav_button > a {
    font-size: 12px;
    margin: 0 10px;
  }
  .national-cycle-route-section--about .national-cycle-route-section-article {
    max-width: 880px;
    margin: 30px auto 0;
  }
  .national-cycle-route-section--about .national-cycle-route-section-article::before {
    display: none;
  }
  .national-cycle-route-section--about .national-cycle-route-section-article > p {
    position: static;
    top: 0;
    left: 0;
  }
  .national-cycle-route-section--about .national-cycle-route-section-article > div {
    position: static;
    top: 0;
    left: 0;
  }
}


/* ==========================================================================
  sp
======================================================================= */
@media all and (max-width: 767px){
  .hide-mobile {
    display: none;
  }
  .language-en .gheader__ministry a img {
    height: 26px;
  }
  .language-en .gfooter-link-inner {
    display: none;
  }
  /* -------------------- hd carousel -------------------- */
  .hd-carousel {
    background-color: #eeeeee;
  }
  .hd-carousel__item--01, .hd-carousel__item--02, .hd-carousel__item--03 {
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    outline: none!important;
  }
  .hd-carousel__item--01 {
    background-image: url(../img/national_cycle_route/slide_ringring-sp.jpg);
  }
  .hd-carousel__item--02 {
    background-image: url(../img/national_cycle_route/slide_biwaichi-sp.jpg);
  }
  .hd-carousel__item--03 {
    background-image: url(../img/national_cycle_route/slide_shimanami-sp.jpg);
  }
  .hd-carousel__item--01::after, .hd-carousel__item--02::after, .hd-carousel__item--03::after {
    content: '';
    display: block;
    padding-bottom: calc(1000 / 750 * 100%);
  }

  /* -------------------- content -------------------- */
  .national-cycle-route-content {
    background-color: #eeeeee;
    padding-bottom: 40px;
  }
  .national-cycle-route-content img {
    width: 100%;
  }
  .national-cycle-route-section-wrapper,
  .national-cycle-route-section-wrapper-guidline {
    background-color: #ffffff;
    max-width: 1024px;
    margin: 0 auto;
    box-sizing: border-box;
    position: relative;
  }
  .national-cycle-route-section-wrapper {
    padding: 35px 7.06%;
  }
  .national-cycle-route-section-wrapper-guidline {
    padding: 40px 7.06% 80px;
  }
  .national-cycle-route-section-wrapper + .national-cycle-route-section-wrapper,
  .national-cycle-route-section-wrapper-guidline {
    margin-top: 11px;
    padding-bottom: 30px;
  }
  .language-en .national-cycle-route-section-wrapper + .national-cycle-route-section-wrapper  {
    padding-bottom: 40px;
  }
  .national-cycle-route-title--underline {
    font-size: 18px;
    line-height: 1.6;
    letter-spacing: -.01em  ;
    font-weight: bold;
    text-align: center;
  }
  .national-cycle-route-title--underline::after {
    content: '';
    display: block;
    width: 45px;
    height: 3px;
    background-color: #0068b7;
    margin: 5px auto 0;
  }
  .national-cycle-route-section-article {
    font-size: 13px;
    line-height: 1.6;
    margin: 15px auto 0;
  }
  /* logo img */
  .national-cycle-route-section-article__logo-wrapper {
    margin-top: 35px;
  }
  .national-cycle-route-section-article__logo-wrapper img {
    width: 70.186335404%!important;
    max-width: 464px;
    margin: 0 auto 35px;
    display: block;
  }
  .national-cycle-route-section-article__logo-wrapper p {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    text-align: left;
    padding-left: 1.5em;
    text-indent: -1.5em;
    display: inline-block;
  }
  .national-cycle-route-section-label {
    margin: 7.5px -0.65% 0 0;
    text-align: right;
  }
  .national-cycle-route-section-label__inner {
    font-size: 10px;
    background-color: #a6a6a6;
    color: #FFFFFF;
    display: inline-block;
    line-height: 1;
    padding: 5px 5px 5px 14px;
    position: relative;
  }
  .national-cycle-route-section-label__inner::after {
      content: '';
      display: block;
      width: 0;
      height: 0;
      border-left: 10px solid #a6a6a6;
      border-right: 10px solid transparent;
      border-top: 10px solid transparent;
      border-bottom: 10px solid transparent;
      position: absolute;
      top: 0px;
      right: -20px;
      transition: all 200ms ease-out;
  }
  /* table common style */
  .national-cycle-route-table, .national-cycle-route-table--scroll {
    margin-top: 5px;
  }
  .national-cycle-route-table--scroll {
    overflow-x: scroll;
    margin-right: -7.8%;
  }
  .national-cycle-route-table-row,
  .national-cycle-route-table-row--text-blue {
    display: flex;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    align-items: stretch;
    font-size: 13px;
  }
  .national-cycle-route-table-row {
    color: #000000;
  }
  .national-cycle-route-table-row--text-blue {
    color: #0068b7;
    width: 630px;
  }
  .national-cycle-route-table-row > div:nth-child(1),
  .national-cycle-route-table-row--text-blue > div:nth-child(1) {
    display:-ms-flexbox;
    display:flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
  }
  /* blue color table style */
  .national-cycle-route-table-row__head {
    border-top: solid 1px #0068b7;
    padding: 2px 0;
    line-height: 2.3;
  }
  .national-cycle-route-table-row__head p {
    background-color: #0068b7;
    color: #ffffff;
    width: 100%;
  }
  .national-cycle-route-table-row__head:nth-child(2) > p {
    padding-left: 15px;
    box-sizing: border-box;
  }
  .national-cycle-route-table-row--text-blue > div {
    border-bottom: solid 1px #0068b7;
    line-height: 2;
  }
  .national-cycle-route-table-row--text-blue > div:nth-child(1) {
    width: 71px;
    text-align: center;
  }
  .national-cycle-route-table-row--text-blue > div:nth-child(2) {
    width: calc(100% - 76px);
  }
  .language-en .national-cycle-route-table-row--text-blue > div:nth-child(1) {
    width: 105px;
    text-align: center;
  }
  .language-en  .national-cycle-route-table-row--text-blue > div:nth-child(2) {
    width: calc(100% - 111px);
  }
  .national-cycle-route-table__list > li {
    border-bottom: solid 1px #0068b7;
    width: 100%;
  }
  .national-cycle-route-table__list > li:last-child {
    border-bottom: none;
  }
  /* plain table style */
  .national-cycle-route-table-row {
    line-height: 1.4;
    border-bottom: 1px solid #000000;
  }
  .national-cycle-route-table-row:first-child {
    border-top: 1px solid #000000;
  }
  .national-cycle-route-table-row > div {
    padding: 6px 0 6.5px;
  }
  .national-cycle-route-table-row > div:nth-child(1) {
    width: 19%;
    -ms-flex-pack: start;
    justify-content: start;
    -ms-flex-align: start;
    align-items: start;
    color: #0068b7;
  }
  .national-cycle-route-table-row > div:nth-child(2) {
    width: calc(100% - 19%);
    word-break: break-all;
  }
  .national-cycle-route-table-article__list li {
    text-indent: -1.2em;
    padding-left: 1.2em;
  }
  .national-cycle-route-table-image {
    padding: 5px 0 8px;
    align-self: center;
  }
  /* list style */
  .national-cycle-route-section__note-list {
    font-size: 13px;
    line-height: 1.8;
    margin-top: 10px;
  }
  .national-cycle-route-section__note-list > li {
    text-indent: -1.2em;
    padding-left: 1.2em;
  }
  .national-cycle-route-section__note-list:last-child {
    margin-top: 15px;
  }
  .national-cycle-route-section__list-wrap {
    margin-top: 24px;
  }
  .national-cycle-route-title--side-line {
    font-size: 16px;
    color: #0068b7;
    font-weight: bold;
    border-left: 3px solid #0068b7;
    padding-left: 7px;
    line-height: 1;
  }
  .national-cycle-route-section__list {
    margin-top: 7.5px;
  }
  .national-cycle-route-section__list > li {
    text-indent: -1.2em;
    padding-left: 1.2em;
  }
  /* contanct table */
  .national-cycle-route-section-article__contact {
    margin-top: 35px;
  }
  .national-cycle-route-section-article__contact p + p{
    margin-top: 20px;
  }
  .national-cycle-route-section-article__contact .national-cycle-route-table-row--text-blue {
    width: 830px;
  }
  .national-cycle-route-section-article__contact .national-cycle-route-table-row--text-blue > div:nth-child(1) {
    width: 400px;
  }
  .national-cycle-route-section-article__contact .national-cycle-route-table-row--text-blue > div:nth-child(2) {
    width: calc(100% - 560px);
  }
  .national-cycle-route-section-article__contact .national-cycle-route-table-row--text-blue > div:nth-child(3) {
    width: 150px;
  }
  .national-cycle-route-section-article__contact .national-cycle-route-table-article {
    display:-ms-flexbox;
    display: flex;
  }
  .national-cycle-route-section-article__contact .national-cycle-route-table-article p,
  .national-cycle-route-section-article__contact .national-cycle-route-table-article li,
  .national-cycle-route-section-article__contact .national-cycle-route-table-title li {
    line-height: 1.6;
    display:-ms-flexbox;
    display: flex;
    padding: 4px 0;
    width: 100%;
    justify-content: center;
  }
  .national-cycle-route-section-article__contact .national-cycle-route-table-article p span,
  .national-cycle-route-section-article__contact .national-cycle-route-table-article li span {
    -ms-flex-item-align: center;
    align-self: center;
  }
  .national-cycle-route-section-article__contact .national-cycle-route-table-row__head:nth-child(2) > p,
  .national-cycle-route-section-article__contact .national-cycle-route-table-row__head:nth-child(3) > p {
    padding-left: 0px;
    text-align: center;
  }
  .national-cycle-route-section-article__contact .national-cycle-route-table-title {
    line-height: 1.6;
  }
  .national-cycle-route-section-article__contact .national-cycle-route-table__list {
    width: 100%;
    line-height: 1.6;
    display:-ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .national-cycle-route-section-article__contact .national-cycle-route-table-title > p{
    width: 180px;
    line-height: 1.6;
  }
  .national-cycle-route-section-article__contact .national-cycle-route-table-title > .national-cycle-route-table__list {
    width: calc(100% - 180px);
    margin-left: 20px;
  }
  /* -------------------- about  -------------------- */
  #about.national-cycle-route-section-wrapper {
    padding: 35px 0 25px;
  }
  .national-cycle-route-section--about {
    width: 100%;
  }
  .national-cycle-route-section--about .national-cycle-route-title--underline {
    width: 100%;
  }
  .national-cycle-route-section--about .national-cycle-route-section-article {

  }
  .national-cycle-route-section--about .national-cycle-route-section-article > p {
    padding: 0 7.06%;
  }
  .national-cycle-route-section--about .national-cycle-route-section-article > div {
    margin-top: calc(30 / 750 * -100%);
    padding: 0 calc(10 / 750 * 100%) 0 0;
  }
  .national-cycle-route-section--about .national-cycle-route-section-article .national-cycle-route-section__map {
    position: relative;
    line-height: 1;
  }
  .national-cycle-route-section--about .national-cycle-route-section-article .national-cycle-route-section__map h3 {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.708333333;
    position: absolute;
    top:  calc(76 / 750 * 100%);
    left: 7.06%;
    letter-spacing: -.08em;
  }
  .national-cycle-route-section--about .national-cycle-route-section-article .national-cycle-route-section__map area:focus {
      outline: none;
  }
  .national-cycle-route-section--about .national-cycle-route-section-article img {
    width: 100%;
  }
  .national-cycle-route-section--about .national-cycle-route-section-article .national-cycle-route-section__map ul > li {
    font-size: 16px;
    font-weight: bold;
    color: #dd0b00;
    border: 1px solid #dd0b00;
    display: inline-block;
    line-height: 1;
    padding: 8px 15px;
    position: absolute;
  }
  .national-cycle-route-section--about .national-cycle-route-section-article .national-cycle-route-section__map ul > li:nth-child(1) {
    top: calc(354 / 904 * 100%);
    right: calc(44 / 904 * -100%);
  }
  .national-cycle-route-section--about .national-cycle-route-section-article .national-cycle-route-section__map ul > li:nth-child(2) {
    top: calc(573 / 904 * 100%);
    left: calc(619 / 904 * 100%);
  }
  .national-cycle-route-section--about .national-cycle-route-section-article .national-cycle-route-section__map ul > li:nth-child(3) {
    top: calc(653 / 904 * 100%);
    left: calc(543 / 904 * 100%);
  }

  /* -------------------- cycle route  -------------------- */
  .national-cycle-route-banner {
    margin-top: 8px;
    position: relative;
    font-size: 0;
  }
  .national-cycle-route-banner:first-child {
    margin-top: 25px;
  }
  .national-cycle-route-banner a {
    display: block;
  }
  .national-cycle-route-banner a img {
    width: 100%;
  }
  .national-cycle-route-banner__inner {
    padding: 12.5px 0 12.5px 15px;
    box-sizing: border-box;
    background-color: #f1f1f1;
    position: relative;
  }
  .national-cycle-route-banner__inner::after {
    content: '';
    display: block;
    position: absolute;
    right: 11px;
    top: 50%;
    transform: translateY(-50%);
    background-image: url(../img/national_cycle_route/icon_arrow.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 5px;
    height: 10.5px;
  }
  .national-cycle-route-banner--red .national-cycle-route-banner__inner::after {
    background-image: url(../img/national_cycle_route/icon_arrow_red.svg);
  }
  .national-cycle-route-banner__title {
    font-size: 15px;
    font-weight: bold;
    line-height: 1;
    letter-spacing: -0.09em;
  }
  .national-cycle-route-banner__sub-title {
    font-size: 10px;
    font-weight: bold;
    line-height: 1;
    letter-spacing: -0.01em;
    margin-top: 4px;
  }
  a:hover .national-cycle-route-banner__inner {
    background-color:#0068b7;
    color: #FFF;;
  }
  a:hover .national-cycle-route-banner__inner::after {
    background-image: url(../img/national_cycle_route/icon_arrow-hover.svg);
  }

  .national-cycle-route-banner__new-icon {
    display: inline-block;
    line-height: 1;
    font-size: 10px;
    font-weight: bold;
    padding: 3px 7px 3px;
    color: #fff;
    background-color: #da2915;
    vertical-align: middle;
    margin-right: 8px;
  }
  .national-cycle-route-banner a:hover .national-cycle-route-banner__new-icon {
    background-color: #fff;
    color: #da2915;
  }

  /* -------------------- button  -------------------- */
  .national-cycle-route-button-outer {
    margin-top: 35px;
  }
  .national-cycle-route-button-text {
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    line-height: 1.5;
  }
  .national-cycle-route-button-wrap {
    width: 100%;
    margin: 0 auto;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
  }
  .national-cycle-route-button-text + .national-cycle-route-button-wrap {
    margin-top: 24px;
  }
  .national-cycle-route-button-wrap__button {
    display: block;
    transition: all 200ms ease-out;
    font-size: 0;
    margin-bottom: 10px;
  }
  .national-cycle-route-button-wrap__button:hover {
    opacity: 0.7;
    background-color: #fff;
  }
}

/* ==========================================================================
   css animation
   ======================================================================= */


/* ==========================================================================
   js animation
   ======================================================================= */