@charset "UTF-8";
body {
  font-family: Oswald,Arial,Helvetica;
  font-weight: 400;
  margin: 0;
  padding: 0;
  background: #fff;
  color: #333;
  font-weight: 400;
  -webkit-font-smoothing: antialiased; }

a {
  color: #e51373;
  text-decoration: none; }
  a:hover {
    text-decoration: underline; }

header {
  background: white;
  padding: 18px 0;
  border-bottom: solid 1px #efefef; }
  header::after {
    content: "";
    display: table;
    clear: both; }
  header h1 {
    margin: 0;
    padding: 0;
    text-align: left; }
    header h1 a {
      color: #ff6699;
      text-decoration: none;
      width: 354px;
      display: block;
      float: left;
      font-size: 18px;
      line-height: 1.6;
      background: url("../../images/logo_type_1901.svg") no-repeat 60px center;
      height: 0px;
      overflow: hidden;
      padding-top: 53px;
      position: relative;
      background-size: 232px auto; }
      header h1 a::after {
        content: "";
        display: table;
        clear: both; }
      header h1 a::before {
        content: " ";
        background: url("../../images/logo_icon.svg?1901");
        width: 49px;
        height: 49px;
        background-size: contain;
        margin-right: 10px;
        position: absolute;
        left: 0;
        top: 0; }
      html[lang="en"] header h1 a {
        background-image: url("../../images/logo_type_1901.svg");
        background-size: 260px auto; }

/*
        html[lang="ja"] header h1 a{
          background:url("../../images/logo_type_1901.svg?ja") no-repeat 60px center;
        }
        */
      html[lang="zh-TW"] header h1 a {
        background-image: url("../../images/logo_type_1901_tw.svg"); }
      html[lang="zh-CN"] header h1 a {
        background-image: url("../../images/logo_type_1901_cn.svg"); }
      html[lang="ko"] header h1 a {
        background-image: url("../../images/logo_type_1901_ko.svg"); }
      html[lang="th"] header h1 a {
        /*html[lang="ja"] header h1 a{*/
        background-image: url("../../images/logo_type_1901_th.svg");
        background-size: 380px auto;
        width: 460px; }
        @media (max-width: 850px) {
          html[lang="th"] header h1 a {
            max-width: 400px;
            background-size: 80% auto; } }
        @media (max-width: 480px) {
          html[lang="th"] header h1 a {
            background-position: 46px 13px !important;
            width: 80% !important;
            background-size: 80% auto !important; } }
      header h1 a span {
        display: block;
        font-size: 14px; }
      header h1 a b {
        font-size: 12px; }
  header .right {
    float: right;
    text-align: right;
    font-family: 'Noto Sans', Arial, Helvetica, sans-serif,-apple-system,BlinkMacSystemFont,"Helvetica Neue","\6E38\30B4\30B7\30C3\30AF   Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN",メイリオ,Meiryo,sans-serif;
    font-weight: 700;
    font-size: 15px;
    padding-top: 10px; }
    header .right .lang-selector {
      display: inline-block; }
      header .right .lang-selector strong {
        color: #666;
        font-family: 'Noto Sans', Arial, Helvetica, sans-serif,-apple-system,BlinkMacSystemFont,"Helvetica Neue","\6E38\30B4\30B7\30C3\30AF   Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN",メイリオ,Meiryo,sans-serif;
        font-weight: 700; }
      header .right .lang-selector .flatten ul li {
        font-size: 14px; }
        header .right .lang-selector .flatten ul li a {
          color: #2F2F2F;
          font-weight: normal; }
        header .right .lang-selector .flatten ul li:after {
          content: "|";
          margin: 0 8px; }
        header .right .lang-selector .flatten ul li:last-child:after {
          content: ""; }
      header .right .lang-selector .selector {
        display: inline-block;
        overflow: hidden;
        position: relative;
        width: 94px;
        background: #ffe7ef;
        vertical-align: middle;
        padding: 3px 0;
        margin: 0 10px; }
        header .right .lang-selector .selector:before, header .right .lang-selector .selector:after {
          position: absolute;
          top: 10px;
          right: 10px;
          z-index: 2;
          width: 0;
          height: 0;
          border: 3px dashed;
          border-color: #e51373 transparent;
          content: '';
          pointer-events: none; }
        header .right .lang-selector .selector:after {
          border-top: none;
          border-bottom-style: solid; }
        header .right .lang-selector .selector:before {
          margin-top: 7px;
          border-top-style: solid;
          border-bottom: none; }
        header .right .lang-selector .selector select {
          position: relative;
          width: 132%;
          margin: 0;
          padding: 0 8px 0 10px;
          border: 0;
          border-radius: 0;
          background: transparent !important;
          color: #e51373;
          font-weight: 500;
          font-size: 12.5px;
          line-height: 28px;
          -webkit-appearance: none; }
    header .right ul {
      margin: 0;
      padding: 0;
      list-style: none;
      display: inline-block; }
      header .right ul li {
        display: inline-block; }
        header .right ul li a {
          /*
          background:#e2e8ed;
          border:1px solid #d7d7d7;
          color:#666;
          padding:8px 10px;
          @include rounded(2px);
          font-size:13.5px;
          margin-right:10px;
          &:hover{
            text-decoration: none;
          }
          &:visited{
            color:#666;
          }
          &:after{
            /*content:url("/global/ja/travel/shopping/images/icon_blank_gray.png");* /
            content:url("../../images/icon_blank_gray.png");
            display:inline-block;
            margin-left:5px;
            vertical-align:middle;

          }
          */ }
          header .right ul li a.to-jr {
            margin: 0;
            border: 0;
            padding: 0;
            background: none; }
            header .right ul li a.to-jr:after {
              display: none; }
            header .right ul li a.to-jr img {
              width: 50px;
              height: auto;
              vertical-align: middle;
              max-width: 100%; }

nav.global {
  background: #ff6699; }
  nav.global ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
    position: relative; }
    nav.global ul::after {
      content: "";
      display: table;
      clear: both; }
    nav.global ul li {
      display: inline-block; }
      nav.global ul li.mobile {
        display: none; }
      nav.global ul li a {
        display: block;
        padding: 15px 35px;
        font-size: 18px;
        text-decoration: none;
        color: white;
        border-bottom: solid 2px #ff6699; }
        nav.global ul li a:visited {
          color: white; }
        nav.global ul li a:hover, nav.global ul li a.cur {
          background: #ffe7ef;
          color: #ff6699;
          border-bottom: solid 2px #ffc7d9; }
      nav.global ul li ul {
        /*display:none;*/
        opacity: 0;
        position: absolute;
        transform: translate(0, -20px);
        transition: transform .3s ease-in-out;
        transition-property: transform,opacity;
        pointer-events: none;
        display: block;
        background: #ff6699;
        left: 0;
        right: 0;
        width: 970px;
        z-index: 9999;
        margin: 5px auto; }
      nav.global ul li.expanded ul {
        opacity: 1;
        transform: translate(0, 0);
        pointer-events: auto; }

.content-width {
  width: 970px;
  margin: 0 auto; }

.image-wrapper {
  overflow: hidden;
  position: relative; }
  .image-wrapper:after {
    content: " ";
    position: absolute;
    background: url("../../images/title-kansai.png") no-repeat;
    background-size: contain;
    right: 127px;
    top: 0;
    width: 59px;
    height: 69px;
    -webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2);
    z-index: 50; }
  .image-wrapper:before {
    content: " ";
    position: absolute;
    background: url("../../images/title-japan-ed.png") no-repeat;
    background-size: contain;
    right: 20px;
    top: 0;
    width: 99px;
    height: 69px;
    -webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2);
    z-index: 50; }

.image {
  margin: 0 auto;
  text-align: center;
  background: white;
  overflow: hidden;
  width: 1440px;
  height: 216px; }
  .image img {
    max-width: 1440px;
    height: auto;
    display: block;
    margin: 0 auto;
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0); }

nav.topic-path {
  background: #f6f6f6;
  font-family: 'Noto Sans', Arial, Helvetica, sans-serif,-apple-system,BlinkMacSystemFont,"Helvetica Neue","\6E38\30B4\30B7\30C3\30AF   Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN",メイリオ,Meiryo,sans-serif; }
  nav.topic-path ul {
    list-style: none;
    width: 970px;
    margin: 0 auto;
    padding: 18px 10px;
    font-size: 14px; }
    nav.topic-path ul li {
      display: inline-block; }
      nav.topic-path ul li::after {
        content: "\3009";
        display: inline-block;
        margin: 0 -3px 0 8px;
        font-size: 12px; }
      nav.topic-path ul li:last-child::after {
        display: none; }

nav.tab {
  margin-top: -40px;
  z-index: 999;
  position: relative; }
  nav.tab .content-width {
    background: #f5f5f5;
    padding: 6px 0; }
  nav.tab ul {
    margin: 0;
    padding: 0;
    list-style: none;
    border: solid 2px #ff6699;
    margin: 0 6px;
    position: relative; }
    nav.tab ul::after {
      content: "";
      display: table;
      clear: both; }
    nav.tab ul li {
      width: 50%;
      float: left;
      font-size: 28px; }
      nav.tab ul li:first-child a {
        border-right: solid 2px #ff6699; }
      nav.tab ul li.cur a {
        color: #ff6699;
        background: #ffe7ef; }
        nav.tab ul li.cur a:before, nav.tab ul li.cur a:after {
          content: "";
          position: absolute;
          bottom: -16px;
          left: 50%;
          margin-left: -15px;
          border: 8px solid transparent;
          border-top: 8px solid #ffe7ef;
          z-index: 2; }
        nav.tab ul li.cur a:after {
          bottom: -21px;
          left: 50%;
          margin-left: -17px;
          border: 10px solid transparent;
          border-top: 10px solid #ff6699;
          z-index: 1; }
      nav.tab ul li a {
        position: relative;
        display: block;
        text-align: center;
        padding: 25px 0;
        color: white;
        background: #ff6699; }
        nav.tab ul li a:hover {
          color: #ff6699;
          background: #ffe7ef;
          text-decoration: none; }

h1 {
  color: #ff6699;
  font-size: 30px;
  text-align: center;
  font-family: Oswald,Arial,Helvetica;
  font-weight: 400; }

.bottom-area {
  /*background:white;*/
  background: url("../../images/bottom_pattern.png");
  padding: 38px 0 100px 0;
  border-top: 2px solid #ffd7e4; }

nav.bottom-nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
  /*
    display:flex;
    justify-content: space-between;
    */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between; }
  nav.bottom-nav ul li {
    width: 23%;
    position: relative; }
    nav.bottom-nav ul li .icon {
      position: absolute;
      left: -12px;
      top: -12px;
      overflow: hidden;
      width: 42px;
      height: 42px;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
      border: solid 2px #D13270;
      display: none; }
      nav.bottom-nav ul li .icon img {
        width: 100%;
        height: auto;
        display: block; }
    nav.bottom-nav ul li a {
      -webkit-border-radius: 6px;
      -moz-border-radius: 6px;
      border-radius: 6px;
      overflow: hidden;
      display: block;
      border: solid 1px #d6d6d6;
      background: #ff679a; }
      nav.bottom-nav ul li a:hover {
        background: white;
        text-decoration: none; }
        nav.bottom-nav ul li a:hover p {
          border-top: solid 2px white;
          color: #ff679a; }
      nav.bottom-nav ul li a img {
        width: 100%;
        height: auto;
        display: block;
        margin-bottom: -11px; }
      nav.bottom-nav ul li a p {
        border-top: solid 2px #fb4884;
        display: table;
        color: white;
        text-align: center !important;
        font-size: 13px;
        height: 62px;
        width: 100%;
        margin: 0;
        padding: 0; }
        nav.bottom-nav ul li a p span {
          display: table-cell;
          vertical-align: middle; }

nav.banners ul {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-top: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  /*
    display:flex;
    justify-content: space-between;
    */
  margin-bottom: -50px; }
  nav.banners ul li {
    width: 30%;
    margin-bottom: 50px; }
    nav.banners ul li a {
      display: block;
      border: solid 1px #ff6699; }
      nav.banners ul li a img {
        display: block;
        width: 100%;
        height: auto; }
  nav.banners ul::after {
    content: "";
    display: block;
    width: 30%; }

footer {
  z-index: 6;
  margin: 0 0 0 0;
  padding-top: 40px;
  padding-bottom: 40px;
  font-family: 'Noto Sans', Arial, Helvetica, sans-serif,-apple-system,BlinkMacSystemFont,"Helvetica Neue","\6E38\30B4\30B7\30C3\30AF   Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN",メイリオ,Meiryo,sans-serif;
  background: #f5f5f5;
  position: relative; }
  footer .tools ul {
    margin: 0;
    padding: 0;
    list-style: none; }
    footer .tools ul li a {
      color: black;
      font-size: 13.5px; }
      footer .tools ul li a:before {
        content: "\3009";
        font-size: 13.5px;
        font-family: 'Noto Sans', Arial, Helvetica, sans-serif,-apple-system,BlinkMacSystemFont,"Helvetica Neue","\6E38\30B4\30B7\30C3\30AF   Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN",メイリオ,Meiryo,sans-serif; }
  footer address {
    font-style: normal;
    color: #666666;
    text-align: right;
    display: block;
    font-size: 12.5px;
    margin-top: 43px; }

.to-page-top {
  position: fixed;
  right: 20px;
  bottom: 20px;
  width: 90px;
  height: 90px;
  z-index: 999; }
  .to-page-top img {
    width: 100%;
    height: auto;
    display: block;
    cursor: pointer; }

.to-page-top.static {
  position: absolute !important;
  right: 20px !important;
  top: 10px !important; }

.zenrin-map, .rail-pass-area {
  background: rgba(246, 246, 246, 0.8);
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 99999999; }
  .zenrin-map .container, .rail-pass-area .container {
    max-width: 90%;
    max-height: 90%;
    width: 828px;
    height: 625px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 999999999;
    max-width: 90%;
    max-height: 90%; }
    .zenrin-map .container .close, .rail-pass-area .container .close {
      position: absolute;
      right: 0;
      top: 0;
      width: 38px;
      height: 38px;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
      background: white;
      cursor: pointer;
      border: 2px solid #ff6699; }
      .zenrin-map .container .close::after, .rail-pass-area .container .close::after {
        content: " ";
        background: url("../../images/btn_close.png") no-repeat top center;
        width: 16px;
        height: 16px;
        background-size: contain;
        position: absolute;
        margin: auto;
        display: block;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0; }
  .zenrin-map h1, .rail-pass-area h1 {
    font-family: 'Noto Sans', Arial, Helvetica, sans-serif,-apple-system,BlinkMacSystemFont,"Helvetica Neue","\6E38\30B4\30B7\30C3\30AF   Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN",メイリオ,Meiryo,sans-serif;
    color: #ff6699;
    font-size: 14px;
    font-weight: bold; }
  .zenrin-map #ZMap, .rail-pass-area #ZMap {
    border: solid 1px #ccc;
    width: 100%;
    height: 100%;
    max-height: 100%; }
  .zenrin-map .map-border, .rail-pass-area .map-border {
    background: #f6f6f6;
    padding: 10px;
    margin: auto;
    max-height: 80%;
    max-width: 90%;
    width: 728px;
    height: 566px; }
  .zenrin-map .zmap-canceler, .rail-pass-area .zmap-canceler {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999999998; }

.rail-pass-area {
  overflow: auto; }
  .rail-pass-area .container {
    background: url(../../images/rail-pass-banner_bg.png);
    padding: 25px;
    /*height:auto;*/
    width: 768px;
    box-sizing: border-box;
    border: solid 25px white;
    position: relative;
    top: 25px;
    max-height: 2000px;
    bottom: auto;
    height: auto; }
    .rail-pass-area .container .close {
      right: -40px;
      top: -40px;
      z-index: 99; }
  .rail-pass-area h1 {
    text-align: left;
    padding: 0;
    font-size: 40px;
    color: #0074bd;
    font-family: Oswald,Arial,Helvetica;
    font-weight: 400;
    margin: 0;
    line-height: 1;
    position: relative;
    z-index: 3; }
  .rail-pass-area h2 {
    text-align: left;
    padding: 0 0;
    font-size: 58px;
    color: #0074bd;
    margin: 0;
    line-height: 1;
    position: relative;
    font-weight: normal;
    z-index: 3; }
  .rail-pass-area h3 {
    background: white;
    color: #343434;
    text-align: center;
    font-size: 20px;
    padding: 10px;
    position: relative;
    font-weight: normal;
    z-index: 10; }
  .rail-pass-area .background {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    max-width: 65%;
    height: auto; }
  .rail-pass-area .passes {
    list-style: none;
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap; }
    .rail-pass-area .passes li {
      width: 49%;
      padding-bottom: 7px; }
      .rail-pass-area .passes li a {
        position: relative;
        display: block;
        border: solid 4px #0068cd;
        color: #0068cd;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        background: white;
        padding: 20px 15px;
        cursor: pointer;
        font-size: 22px;
        line-height: 1.1; }
        .rail-pass-area .passes li a:hover {
          text-decoration: none; }
        .rail-pass-area .passes li a::after {
          content: "";
          width: 34px;
          height: 34px;
          background: url(../../images/icon_win_black.png) no-repeat;
          position: absolute;
          right: 0;
          top: 0; }
    .rail-pass-area .passes:after {
      content: "";
      width: 49%; }
  .rail-pass-area .canceler {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999999998; }

.spinner {
  display: inline-block;
  margin: 15px 0;
  width: 28px;
  height: 28px;
  font-size: 28px;
  line-height: 28px;
  border-radius: 50%;
  position: relative;
  border: 1px solid #999;
  -webkit-animation: ease loading-rotating 1.5s infinite;
  animation: ease loading-rotating 1.5s infinite; }
  .spinner:before {
    content: "";
    position: absolute;
    display: block;
    top: 0;
    left: 50%;
    margin-top: -3px;
    margin-left: -3px;
    width: 6px;
    height: 6px;
    background-color: #999;
    border-radius: 50%; }

@-webkit-keyframes loading-rotating {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  100% {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn); } }

@keyframes loading-rotating {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  100% {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn); } }

.kyoto-banner {
  display: block;
  margin: 5px 10px 10px 10px;
  border: solid 1px #e5e5e5;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background: white;
  overflow: hidden;
  position: relative;
  /*
  .download{
    color:$pink;
    background:white;
    position:absolute;
    height:100%;
    right:2%;
    top:0;
    bottom:0;
    text-align:center;
    width:20%;
    font-size:18px;
    @include gothic;
    @include flex;
    @include align-items(center);

    margin: auto 0;
    b{
      vertical-align: middle;
      font-weight:normal;
      background:url(../../images/banner_pdf.png) left center no-repeat;
      background-size:25px 31px;
      display:table-cell;
      padding:10px 30px;
      text-align: left;
      line-height:1.1;
    }
  }
  */ }
  .kyoto-banner::after {
    content: "";
    display: table;
    clear: both; }
  .kyoto-banner img {
    /*    float:left;
    width:72%;*/
    height: auto;
    width: 100%; }

.railpass-banner {
  margin-bottom: 15px; }
  .railpass-banner .left {
    float: left;
    width: 48%;
    z-index: 1;
    position: relative; }
    .railpass-banner .left .special-benefits {
      position: absolute;
      font-size: 12px;
      color: white;
      background: #de000b;
      font-family: Oswald,Arial,Helvetica;
      font-weight: 400;
      left: 86px;
      padding: 5px 35px;
      top: 5px;
      border: solid 2px #de000b; }
      .railpass-banner .left .special-benefits::before {
        position: absolute;
        left: 0;
        top: -4px;
        right: 0;
        background: #de000b;
        content: "";
        background-image: linear-gradient(to left, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.5) 50%, transparent 50%, transparent 100%);
        background-size: 4px 4px;
        height: 2px; }
      .railpass-banner .left .special-benefits::after {
        position: absolute;
        top: -7px;
        background: #de000b;
        left: -2px;
        right: -2px;
        height: 3px;
        content: ""; }
  .railpass-banner .right {
    float: right;
    width: 47%;
    z-index: 1;
    margin: 1%;
    position: relative; }
  .railpass-banner .background {
    position: absolute;
    left: 140px;
    z-index: 0;
    top: 0;
    width: 350px;
    height: auto; }
  .railpass-banner .pamphlet {
    position: absolute;
    z-index: 0;
    top: 15%;
    width: 18%;
    right: 50%;
    height: auto; }
  .railpass-banner h1 {
    text-align: left;
    margin-top: 60px;
    margin-left: 40px;
    font-size: 60px;
    line-height: 1.1;
    color: #0075c0;
    margin-bottom: 50px; }
    .railpass-banner h1 span {
      font-size: 55px; }
  html[lang="zh-CN"] .railpass-banner h1, html[lang="zh-TW"] .railpass-banner h1 {
    font-size: 57px;
    letter-spacing: -3px; }
  .railpass-banner .button {
    width: 100%;
    box-sizing: border-box;
    padding: 11px;
    border-radius: 35px;
    font-family: Oswald,Arial,Helvetica;
    font-weight: 400; }
  .railpass-banner ul {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-top: 24px; }
    .railpass-banner ul li {
      font-family: 'Noto Sans', Arial, Helvetica, sans-serif,-apple-system,BlinkMacSystemFont,"Helvetica Neue","\6E38\30B4\30B7\30C3\30AF   Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN",メイリオ,Meiryo,sans-serif;
      font-size: 15px;
      color: #37221e;
      margin-bottom: 20px;
      line-height: 1.2;
      padding-left: 15px;
      position: relative; }
      .railpass-banner ul li:before {
        position: absolute;
        content: "\25B6";
        color: #9c9a96;
        font-size: 11px;
        left: 0;
        top: 3px;
        transform: scaleY(0.5);
        -webkit-transform: scaleY(0.5);
        -moz-transform: scaleY(0.5);
        -o-transform: scaleY(0.5);
        -ms-transform: scaleY(0.5); }
  .railpass-banner a {
    display: block;
    background: url(../../images/rail-pass-banner_bg.png);
    position: relative;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
    border: solid 1px #d7d6d4; }
    .railpass-banner a:active, .railpass-banner a:hover {
      text-decoration: none; }
    .railpass-banner a::after {
      content: "";
      display: table;
      clear: both; }

.disclaimer ul {
  list-style-type: none;
  padding: 0;
  margin: 10px 0 70px 0;
  font-family: 'Noto Sans', Arial, Helvetica, sans-serif,-apple-system,BlinkMacSystemFont,"Helvetica Neue","\6E38\30B4\30B7\30C3\30AF   Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN",メイリオ,Meiryo,sans-serif; }
  .disclaimer ul li {
    font-size: 12px;
    margin: 0; }
    .disclaimer ul li.copyright {
      font-size: 14px;
      margin: 12px 0; }

.ie11 header h1 a {
  /*background:url("../../images/logo_type_nos.png") no-repeat 53px center;*/
  background-size: 294px auto;
  background-position-x: 20px; }

.fb-pageplugin {
  display: none; }

#new .fb-pageplugin {
  display: block;
  max-width: 500px;
  margin: 50px auto 50px auto; }

.station-info .fb-pageplugin, .nofb .fb-pageplugin {
  display: none !important; }

.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget iframe[style] {
  width: 100% !important; }

.recommended-hotels-and-scs {
  background: #00c7fa; }
  .recommended-hotels-and-scs:after {
    position: absolute;
    content: "";
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    width: auto;
    height: auto;
    background: url("../../images/special-info_dot_bg.png");
    background-size: auto;
    z-index: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
  .recommended-hotels-and-scs:before {
    position: absolute;
    content: "";
    bottom: 0;
    top: auto;
    left: 0;
    right: 0;
    width: auto;
    background: url("../../images/special-info_bldg_bg.png");
    height: 86px;
    background-size: auto;
    z-index: 1;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
  html[lang="ja"] .image-wrapper.recommended-hotels-and-scs .main h2 {
    font-size: 40px;
    letter-spacing: -2px; }
  .recommended-hotels-and-scs .image-recommended .main {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    text-align: center;
    z-index: 12;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -ms-flexbox;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center; }
    .recommended-hotels-and-scs .image-recommended .main::after {
      content: "A";
      white-space: pre;
      width: 100%;
      line-height: 3em;
      opacity: 0; }
    .recommended-hotels-and-scs .image-recommended .main h1, .recommended-hotels-and-scs .image-recommended .main h2 {
      color: white;
      font-family: Oswald,Arial,Helvetica;
      font-weight: 400;
      font-size: 50px;
      line-height: 1.2;
      margin: 0;
      padding: 0;
      width: 100%; }
    .recommended-hotels-and-scs .image-recommended .main h1 {
      font-size: 30px; }
  .recommended-hotels-and-scs .image-recommended .yellow-ribbon {
    position: absolute;
    bottom: 20px;
    text-align: center;
    /*transform: translateX(-50%);*/
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    left: 50%;
    z-index: 11;
    min-width: 250px; }
  .recommended-hotels-and-scs .image-recommended img {
    display: block;
    position: relative;
    z-index: 10;
    max-width: 100%; }
  .recommended-hotels-and-scs .image-recommended .ribbon {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 20;
    max-width: 20%; }

.red-ribbon {
  width: 200px;
  height: 130px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10; }
  .red-ribbon span {
    background: #A82E2A;
    color: white;
    /*transform:rotate(-30deg) translateY(-66px) translateX(-76px);*/
    transform: rotate(-30deg) translateY(-66px) translateX(-76px);
    -webkit-transform: rotate(-30deg) translateY(-66px) translateX(-76px);
    -moz-transform: rotate(-30deg) translateY(-66px) translateX(-76px);
    -o-transform: rotate(-30deg) translateY(-66px) translateX(-76px);
    -ms-transform: rotate(-30deg) translateY(-66px) translateX(-76px);
    transform-origin: 250px 0;
    -webkit-transform-origin: 250px 0;
    -moz-transform-origin: 250px 0;
    -o-transform-origin: 250px 0;
    -ms-transform-origin: 250px 0;
    text-align: center;
    font-family: Oswald,Arial,Helvetica;
    font-weight: 400;
    width: 250px;
    display: block;
    padding: 10px 30px; }

.yellow-ribbon {
  display: inline-block;
  position: relative;
  background: #ffe400;
  height: 31px;
  color: #333;
  font-size: 14px;
  line-height: 31px;
  padding: 0 1.4em; }
  .yellow-ribbon::before {
    content: "";
    width: 33px;
    height: 35px;
    position: absolute;
    left: -32px;
    top: 0;
    bottom: 0;
    background: url("../../images/yellow_ribbon_left.svg") no-repeat; }
  .yellow-ribbon::after {
    content: "";
    width: 34px;
    height: 35px;
    position: absolute;
    right: -33px;
    top: 0;
    bottom: 0;
    background: url("../../images/yellow_ribbon_right.svg") no-repeat; }

.benefit-ticket-icon {
  background: #c20018 url("../../images/benefits-ticket-bg.png") repeat-y left top;
  color: white;
  display: inline-block;
  font-weight: bold;
  font-size: 13px;
  position: relative;
  text-indent: 16px;
  padding: 10px 20px; }

.ie10 header h1 a {
  background-position-x: 9px; }

.ie10 .image-recommended .main {
  _display: block;
  margin-top: 20px; }
  .ie10 .image-recommended .main h2 {
    margin-top: -10px; }
  .ie10 .image-recommended .main::after {
    _display: none; }

.mobile, .portrait {
  display: none; }

.area-search {
  /*background:$light_gray;*/ }
  .area-search .area-anchors {
    background: #ffe7ef;
    margin-bottom: -40px;
    /*
    margin-bottom:-40px;
    padding-top:20px;
    */ }
  .area-search nav.area-map {
    height: 814px;
    background: url(../../images/s_g_map_1901.jpg) no-repeat center 0; }
    .area-search nav.area-map .content-width {
      background: transparent; }
    .area-search nav.area-map .area-circle-wrapper {
      position: relative;
      min-height: 100%; }
    .area-search nav.area-map ul {
      /*    @include clearfix;*/
      list-style: none;
      position: relative;
      margin: 0;
      padding: 0;
      z-index: 999; }
      .area-search nav.area-map ul li {
        position: absolute;
        z-index: 998;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        width: 170px;
        height: 170px;
        cursor: pointer;
        border: solid 6px #ff6699;
        background: white; }
        .area-search nav.area-map ul li.is-long h1 {
          /*letter-spacing:-1px;*/
          font-size: 16px;
          letter-spacing: 0; }
        .area-search nav.area-map ul li.selected {
          border-color: #ff3f80; }
          .area-search nav.area-map ul li.selected div {
            /*opacity:0.8;*/ }
          .area-search nav.area-map ul li.selected h1 {
            color: #ff6699; }
        .area-search nav.area-map ul li div {
          border: solid 3px white;
          /*border-radius:50%;*/
          -webkit-border-radius: 50%;
          -moz-border-radius: 50%;
          border-radius: 50%;
          width: 164px;
          height: 164px;
          overflow: hidden; }
        .area-search nav.area-map ul li img {
          height: 105px;
          width: auto; }
        .area-search nav.area-map ul li h1 {
          color: black;
          /*background:white;*/
          text-align: center;
          position: relative;
          font-size: 18px;
          letter-spacing: 1px;
          margin: 0;
          padding: 0;
          height: 60px; }
          .area-search nav.area-map ul li h1 span {
            display: inline-block;
            font-size: 11px;
            margin-right: 1px;
            margin-left: 1px; }
          .area-search nav.area-map ul li h1:after {
            position: absolute;
            /*content:"AREA";*/
            content: attr(data-label) "";
            font-size: 13px;
            bottom: 15px;
            left: 0;
            right: 0;
            letter-spacing: 0; }
        .area-search nav.area-map ul li.hokuriku {
          left: 705px;
          top: 7px; }
        .area-search nav.area-map ul li.osaka {
          left: 515px;
          top: 62px; }
        .area-search nav.area-map ul li.kyoto-shiga {
          left: 740px;
          top: 295px; }
        .area-search nav.area-map ul li.hiroshima {
          left: 11px;
          top: 121px; }
        .area-search nav.area-map ul li.sanin {
          left: 197px;
          top: 70px; }
        .area-search nav.area-map ul li.okayama {
          left: 261px;
          top: 406px; }
        .area-search nav.area-map ul li.yamaguchi {
          left: 11px;
          top: 460px; }
        .area-search nav.area-map ul li.kobe-himeji {
          left: 304px;
          top: 591px; }
        .area-search nav.area-map ul li.wakayama {
          left: 515px;
          top: 625px; }
        .area-search nav.area-map ul li.nara-mie {
          left: 750px;
          top: 514px; }
    .area-search nav.area-map ul.points li {
      width: 10px;
      height: 10px;
      background: transparent;
      border: none; }
      .area-search nav.area-map ul.points li.hokuriku {
        left: 832px;
        top: 132px; }
      .area-search nav.area-map ul.points li.osaka {
        left: 600px;
        top: 406px; }
      .area-search nav.area-map ul.points li.kyoto-shiga {
        left: 650px;
        top: 406px; }
      .area-search nav.area-map ul.points li.hiroshima {
        left: 241px;
        top: 351px; }
      .area-search nav.area-map ul.points li.sanin {
        left: 294px;
        top: 90px; }
      .area-search nav.area-map ul.points li.okayama {
        left: 406px;
        top: 406px; }
      .area-search nav.area-map ul.points li.yamaguchi {
        left: 120px;
        top: 406px; }
      .area-search nav.area-map ul.points li.kobe-himeji {
        left: 460px;
        top: 490px; }
      .area-search nav.area-map ul.points li.wakayama {
        left: 567px;
        top: 529px; }
      .area-search nav.area-map ul.points li.nara-mie {
        left: 666px;
        top: 484px; }
    .area-search nav.area-map _.osaka-enter-active, .area-search nav.area-map .osaka-leave-active {
      transition: opacity .5s;
      transition-delay: 0.1s; }
    .area-search nav.area-map _.osaka-enter, .area-search nav.area-map .osaka-leave {
      opacity: 0; }
    .area-search nav.area-map _.hokuriku-enter-active, .area-search nav.area-map .hokuriku-leave-active {
      transition: opacity .5s;
      transition-delay: 0.2s; }
    .area-search nav.area-map _.hokuriku-enter, .area-search nav.area-map .hokuriku-leave {
      opacity: 0; }
    .area-search nav.area-map _.kyoto-shiga-enter-active, .area-search nav.area-map .kyoto-shiga-leave-active {
      transition: opacity .5s;
      transition-delay: 0.3s; }
    .area-search nav.area-map _.kyoto-shiga-enter, .area-search nav.area-map .kyoto-shiga-leave {
      opacity: 0; }
    .area-search nav.area-map _.okayama-enter-active, .area-search nav.area-map .okayama-leave-active {
      transition: opacity .5s;
      transition-delay: 0.4s; }
    .area-search nav.area-map _.okayama-enter, .area-search nav.area-map .okayama-leave {
      opacity: 0; }
    .area-search nav.area-map _.sanin-enter-active, .area-search nav.area-map .sanin-leave-active {
      transition: opacity .5s;
      transition-delay: 0.5s; }
    .area-search nav.area-map _.sanin-enter, .area-search nav.area-map .sanin-leave {
      opacity: 0; }
    .area-search nav.area-map _.hiroshima-enter-active, .area-search nav.area-map .hiroshima-leave-active {
      transition: opacity .5s;
      transition-delay: 0.6s; }
    .area-search nav.area-map _.hiroshima-enter, .area-search nav.area-map .hiroshima-leave {
      opacity: 0; }
    .area-search nav.area-map _.other-enter-active, .area-search nav.area-map .other-leave-active {
      transition: opacity .5s;
      transition-delay: 0.7s; }
    .area-search nav.area-map _.other-enter, .area-search nav.area-map .other-leave {
      opacity: 0; }
    .area-search nav.area-map _.yamaguchi-enter-active, .area-search nav.area-map .yamaguchi-leave-active {
      transition: opacity .5s;
      transition-delay: 0.8s; }
    .area-search nav.area-map _.yamaguchi-enter, .area-search nav.area-map .yamaguchi-leave {
      opacity: 0; }
    .area-search nav.area-map _.kobe-himeji-enter-active, .area-search nav.area-map .kobe-himeji-leave-active {
      transition: opacity .5s;
      transition-delay: 0.9s; }
    .area-search nav.area-map _.kobe-himeji-enter, .area-search nav.area-map .kobe-himeji-leave {
      opacity: 0; }
    .area-search nav.area-map _.wakayama-enter-active, .area-search nav.area-map .wakayama-leave-active {
      transition: opacity .5s;
      transition-delay: 1s; }
    .area-search nav.area-map _.wakayama-enter, .area-search nav.area-map .wakayama-leave {
      opacity: 0; }
    .area-search nav.area-map _.nara-mie-enter-active, .area-search nav.area-map .nara-mie-leave-active {
      transition: opacity .5s;
      transition-delay: 1.1s; }
    .area-search nav.area-map _.nara-mie-enter, .area-search nav.area-map .nara-mie-leave {
      opacity: 0; }
    .area-search nav.area-map .fade-enter-active, .area-search nav.area-map .fade-leave-active {
      transition: opacity .5s; }
    .area-search nav.area-map .fade-enter, .area-search nav.area-map .fade-leave {
      opacity: 0; }
    .area-search nav.area-map .svg {
      position: absolute;
      z-index: 997;
      left: 0;
      top: 0;
      right: 0;
      bottom: 0; }
  .area-search .advanced-search {
    border-top: solid 2px #e8e8e8;
    background: #f5f5f5;
    padding: 20px 0; }
    .area-search .advanced-search .advanced-search-content {
      max-height: 0;
      overflow: hidden;
      transition: max-height 1s; }
      .area-search .advanced-search .advanced-search-content.expanded {
        max-height: 1500px;
        /* Android 4.2 */
        max-height: 300vh; }
    .area-search .advanced-search .content-width {
      position: relative; }
    .area-search .advanced-search h2 {
      text-align: center;
      font-family: Oswald,Arial,Helvetica;
      font-weight: 400;
      font-size: 22px; }
    .area-search .advanced-search .check-wrapper {
      /*display: flex;*/
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      -webkit-justify-content: space-between;
      justify-content: space-between;
      justify-content: space-between;
      margin-bottom: 20px; }
    .area-search .advanced-search .area-check, .area-search .advanced-search .category-check {
      width: 65%;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      border-radius: 3px;
      background: white; }
      .area-search .advanced-search .area-check ul, .area-search .advanced-search .category-check ul {
        margin: 0;
        padding: 0;
        padding: 0 20px 10px 20px;
        list-style: none;
        font-family: 'Noto Sans', Arial, Helvetica, sans-serif,-apple-system,BlinkMacSystemFont,"Helvetica Neue","\6E38\30B4\30B7\30C3\30AF   Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN",メイリオ,Meiryo,sans-serif;
        font-size: 13.5px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap; }
        .area-search .advanced-search .area-check ul::after, .area-search .advanced-search .category-check ul::after {
          content: "";
          display: table;
          clear: both; }
        .area-search .advanced-search .area-check ul li, .area-search .advanced-search .category-check ul li {
          float: left;
          width: 32%;
          margin-right: 1%;
          margin-bottom: 12px;
          position: relative;
          cursor: pointer;
          -webkit-border-radius: 3px;
          -moz-border-radius: 3px;
          border-radius: 3px; }
          .area-search .advanced-search .area-check ul li label, .area-search .advanced-search .category-check ul li label {
            padding: 6px 9px;
            /*overflow:hidden;*/
            position: relative;
            display: block;
            /*text-indent:23px;*/
            cursor: pointer;
            min-height: 26px;
            line-height: 2em;
            word-break: normal; }
            .area-search .advanced-search .area-check ul li label:before, .area-search .advanced-search .category-check ul li label:before {
              z-index: 2;
              content: "";
              width: 16px;
              height: 16px;
              min-width: 16px;
              background: white;
              -webkit-border-radius: 2px;
              -moz-border-radius: 2px;
              border-radius: 2px;
              border: solid 2px #CCCBCB;
              position: absolute;
              pointer-events: none;
              top: 0;
              bottom: 0;
              margin: auto 0;
              left: 9px;
              top: 9px;
              margin: 0; }
            .area-search .advanced-search .area-check ul li label span, .area-search .advanced-search .category-check ul li label span {
              display: inline-block;
              line-height: 1.3;
              text-indent: 0;
              padding-left: 23px; }
              .area-search .advanced-search .area-check ul li label span span.amp, .area-search .advanced-search .category-check ul li label span span.amp {
                padding-left: 3px;
                padding-right: 3px; }
          .area-search .advanced-search .area-check ul li.selected, .area-search .advanced-search .category-check ul li.selected {
            background: #ffe7ef; }
            .area-search .advanced-search .area-check ul li.selected label:after, .area-search .advanced-search .category-check ul li.selected label:after {
              content: '';
              display: block;
              width: 4px;
              height: 7px;
              border: solid #000;
              border-width: 0 2px 2px 0;
              -webkit-transform: rotate(45deg);
              -moz-transform: rotate(45deg);
              -o-transform: rotate(45deg);
              -ms-transform: rotate(45deg);
              position: absolute;
              left: 16px;
              /*top:$top+3px;*/
              top: 0;
              bottom: 0;
              margin: auto 0;
              z-index: 3;
              pointer-events: none;
              top: 12px;
              margin: 0; }
          .area-search .advanced-search .area-check ul li input, .area-search .advanced-search .category-check ul li input {
            position: absolute;
            opacity: 0; }
    .area-search .advanced-search .area-check ul::after {
      content: "";
      display: block;
      width: 32%; }
    .area-search .advanced-search .category-check {
      width: 33%; }
      .area-search .advanced-search .category-check ul {
        display: block; }
        .area-search .advanced-search .category-check ul li {
          width: auto;
          float: none; }
          .area-search .advanced-search .category-check ul li label {
            text-indent: 23px; }
          .area-search .advanced-search .category-check ul li img {
            width: 25px;
            height: 25px;
            vertical-align: middle;
            margin-right: 5px; }
    .area-search .advanced-search .buttons {
      text-align: center;
      padding-bottom: 43px; }
      .area-search .advanced-search .buttons .button {
        width: 13%;
        margin-left: 20px; }
        .area-search .advanced-search .buttons .button:first-child {
          margin-left: 0; }
    .area-search .advanced-search .toggle-button {
      position: absolute;
      right: 0;
      top: 0;
      width: 45px;
      height: 45px;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
      background: #ff6699;
      cursor: pointer;
      border: 2px solid #ff6699; }
      .area-search .advanced-search .toggle-button::before {
        content: " ";
        background: url("../../images/btn_open.png") no-repeat top center;
        width: 20px;
        height: 20px;
        background-size: contain;
        display: block;
        position: absolute;
        margin: auto;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        transition: transform .3s ease-in-out;
        transition-property: transform,opacity;
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg); }
      .area-search .advanced-search .toggle-button::after {
        content: " ";
        background: url("../../images/btn_close.png") no-repeat top center;
        width: 16px;
        height: 16px;
        background-size: contain;
        opacity: 0;
        position: absolute;
        margin: auto;
        display: block;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        transition: transform .3s ease-in-out;
        transition-property: transform,opacity;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg); }
      .area-search .advanced-search .toggle-button.expanded {
        background: white; }
        .area-search .advanced-search .toggle-button.expanded::before {
          opacity: 0;
          -webkit-transform: rotate(90deg);
          transform: rotate(90deg); }
        .area-search .advanced-search .toggle-button.expanded::after {
          opacity: 1 !important;
          -webkit-transform: rotate(0deg);
          transform: rotate(0deg); }
  .area-search .col3-banners {
    margin: 8px 20px; }
    .area-search .col3-banners::after {
      content: "";
      display: table;
      clear: both; }
    .area-search .col3-banners a {
      float: left;
      width: 32.4%;
      display: block;
      margin-right: 1.3%; }
      .area-search .col3-banners a img {
        width: 100%;
        height: auto;
        display: block; }
      .area-search .col3-banners a:last-child {
        margin-right: 0; }
  .area-search .col1-banners {
    margin: 8px 20px; }
    .area-search .col1-banners a img {
      width: 100%;
      height: auto;
      display: block; }

.search-results {
  background: #ffe7ef;
  padding: 30px 0 0 0; }
  .search-results div.content-width {
    background: transparent; }
    .search-results div.content-width .back-to-map .buttons {
      background: transparent; }
      .search-results div.content-width .back-to-map .buttons a.button {
        -webkit-border-radius: 50px;
        -moz-border-radius: 50px;
        border-radius: 50px; }
  .search-results h1 {
    margin: 0;
    padding: 0;
    padding: 10px 0 30px 0; }
  .search-results .white .content-width {
    margin-bottom: 0;
    padding-bottom: 0; }
  .search-results .notes {
    border: none;
    padding: 18px 0;
    margin: 0; }
  .search-results .infobar {
    background: #FDF2F7;
    padding: 10px; }
    .search-results .infobar::after {
      content: "";
      display: table;
      clear: both; }
    .search-results .infobar .left {
      float: left;
      font-size: 14px;
      vertical-align: middle; }
      .search-results .infobar .left .num {
        font-size: 22px;
        margin-right: 4px; }
      .search-results .infobar .left b {
        color: #9C9E9C;
        font-weight: normal; }
    .search-results .infobar .right {
      float: right;
      text-align: right; }
      .search-results .infobar .right .button {
        font-size: 14px;
        padding: 5px 77px; }
  .search-results .back-to-map .buttons {
    margin: 0;
    padding: 0; }
    .search-results .back-to-map .buttons .button {
      width: 280px;
      margin: 0 auto; }

.results .heading {
  color: #ff6699;
  /*border:dotted $dark_pink 1px;*/
  border-width: 2px 0;
  font-family: 'Noto Sans', Arial, Helvetica, sans-serif,-apple-system,BlinkMacSystemFont,"Helvetica Neue","\6E38\30B4\30B7\30C3\30AF   Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN",メイリオ,Meiryo,sans-serif;
  margin: 32px 0 22px 0; }
  .results .heading::after {
    content: "";
    display: table;
    clear: both; }
  .results .heading h1 {
    padding: 20px;
    background: white;
    /*@include reset;*/
    /*float:left;*/
    font-size: 20px;
    font-weight: normal;
    font-family: 'Noto Sans', Arial, Helvetica, sans-serif,-apple-system,BlinkMacSystemFont,"Helvetica Neue","\6E38\30B4\30B7\30C3\30AF   Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN",メイリオ,Meiryo,sans-serif;
    line-height: 1.5em;
    text-align: center; }
  .results .heading .addition {
    padding: 0;
    /*@include clearfix;*/
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    /*
      float:right;
      font-size:14px;
      line-height:28px;
      a{
        &:before{
          content:"〉";
        }
        color:$pink;
      }
      */ }
    .results .heading .addition a {
      -webkit-box-shadow: 0px 4px 0px 0px #fddce7;
      -moz-box-shadow: 0px 4px 0px 0px #fddce7;
      box-shadow: 0px 4px 0px 0px #fddce7;
      border-bottom: solid 2px #ff5498;
      position: relative;
      display: block;
      overflow: hidden;
      background: #f6f6f6;
      border-left: 1px solid #fff;
      padding: 15px 0; }
      .results .heading .addition a:before {
        content: "";
        background: rgba(0, 0, 0, 0.05);
        height: 2px;
        left: 0;
        top: 0;
        right: 0;
        z-index: 2;
        position: absolute; }
      .results .heading .addition a:hover {
        text-decoration: none;
        opacity: 0.8; }
      .results .heading .addition a .exp {
        color: #dc0036;
        font-size: 14px;
        margin-bottom: 5px;
        text-align: center;
        position: relative;
        z-index: 1; }
      .results .heading .addition a .main {
        font-size: 13px;
        color: #323232;
        text-align: center;
        position: relative;
        z-index: 1;
        font-family: Oswald,Arial,Helvetica;
        font-weight: 400; }
        .results .heading .addition a .main strong {
          font-size: 17px;
          font-weight: normal; }
        html[lang="ko"] .results .heading .addition a .main .area {
          font-size: 10.5px; }
      .results .heading .addition a .right-thumb {
        position: absolute;
        right: 0;
        top: 0;
        z-index: 0;
        bottom: 0; }
    .results .heading .addition .left {
      width: 50%; }
      .results .heading .addition .left a {
        margin-left: 7px;
        border-right: solid 1px #dddddd;
        height: 100%;
        box-sizing: border-box; }
    .results .heading .addition .right {
      width: 50%; }
      .results .heading .addition .right a {
        margin-right: 7px;
        height: 100%;
        box-sizing: border-box; }
      .results .heading .addition .right .main {
        font-size: 17px; }
    .results .heading .addition .to-pass .right-thumb {
      right: 3px;
      text-align: right; }
      .results .heading .addition .to-pass .right-thumb img {
        height: 100%;
        width: auto; }
    .results .heading .addition .to-station-info .right-thumb img {
      height: auto;
      width: 233px;
      position: absolute;
      bottom: 0;
      right: 0; }

.results .spot {
  font-family: 'Noto Sans', Arial, Helvetica, sans-serif,-apple-system,BlinkMacSystemFont,"Helvetica Neue","\6E38\30B4\30B7\30C3\30AF   Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN",メイリオ,Meiryo,sans-serif;
  background: white;
  padding: 40px 40px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin: 20px 0; }
  .results .spot::after {
    content: "";
    display: table;
    clear: both; }
  .results .spot h2 {
    margin: 0;
    padding: 0;
    color: #ff6699;
    font-size: 25px;
    font-weight: normal;
    margin: 10px 0;
    word-break: break-all;
    line-height: 1.2; }
  .results .spot p {
    margin: 0;
    padding: 0;
    font-size: 14px;
    line-height: 1.4;
    margin-bottom: 15px; }
  .results .spot ul.icons {
    margin: 0;
    padding: 0;
    list-style: none; }
    .results .spot ul.icons li {
      display: inline-block;
      margin-right: 5px; }
      .results .spot ul.icons li.category {
        opacity: 0.3; }
        .results .spot ul.icons li.category.has {
          opacity: 1; }
      .results .spot ul.icons li img {
        width: 30px;
        height: 30px; }
  .results .spot .left {
    float: left;
    width: 61%; }
  .results .spot .right {
    float: right;
    width: 34%; }
    .results .spot .right img {
      width: 100%;
      height: auto; }
    .results .spot .right .caption {
      font-size: 12px;
      margin-top: 7px;
      word-break: break-all;
      line-height: 1.4;
      margin-bottom: 7px; }
  .results .spot .result-buttons {
    /*
      display:flex;
      justify-content: space-between;
      */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin-top: 15px; }
    .results .spot .result-buttons .button {
      width: 47%;
      padding: 5px 0;
      font-size: 14px; }
  .results .spot .benefits {
    margin-top: 15px; }
    .results .spot .benefits .benefit-ticket-icon {
      margin-bottom: 15px; }
    .results .spot .benefits p {
      line-height: 1.8; }
  .results .spot .special-benefits {
    margin-top: 15px; }
    .results .spot .special-benefits a {
      padding: 15px;
      display: block;
      position: relative;
      border: solid 2px #ff5499;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      border-radius: 5px;
      overflow: hidden; }
      .results .spot .special-benefits a:hover {
        text-decoration: none;
        opacity: 0.9; }
      .results .spot .special-benefits a h1 {
        margin-top: 0;
        margin-left: 0;
        margin-bottom: 5px;
        text-align: left;
        padding: 0;
        font-size: 18px;
        position: relative;
        z-index: 1; }
      .results .spot .special-benefits a p {
        font-size: 12px;
        margin-bottom: 0;
        color: #313131;
        position: relative;
        z-index: 1; }
      .results .spot .special-benefits a .background {
        position: absolute;
        bottom: 0;
        top: 0;
        right: 0;
        width: 140px;
        height: 140px;
        margin: auto;
        z-index: 0; }
  .results .spot .access {
    border-top: dotted 1px #ccc;
    width: 100%;
    display: table; }
    .results .spot .access dl {
      display: table-row; }
      .results .spot .access dl dt, .results .spot .access dl dd {
        display: table-cell;
        border-bottom: dotted 1px #ccc;
        padding: 10px 3px;
        text-align: left;
        font-size: 15px; }
      .results .spot .access dl dt {
        white-space: nowrap;
        width: 1%;
        padding-right: 30px; }
      .results .spot .access dl dd div::after {
        content: " ";
        border-bottom: dotted 1px #ccc;
        margin-top: 5px;
        margin-bottom: 5px;
        width: 100%;
        display: block; }
      .results .spot .access dl dd div:last-child::after {
        display: none; }
      .results .spot .access dl.stations dd span {
        margin-right: 15px; }

.notes {
  background: white;
  border: solid 2px #F6DBE6;
  padding: 10px 20px;
  font-family: 'Noto Sans', Arial, Helvetica, sans-serif,-apple-system,BlinkMacSystemFont,"Helvetica Neue","\6E38\30B4\30B7\30C3\30AF   Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN",メイリオ,Meiryo,sans-serif;
  display: table;
  margin: 70px 0; }
  .notes::after {
    content: "";
    display: table;
    clear: both; }
  .notes h2 {
    display: table-cell;
    margin: 0;
    padding: 0;
    font-size: 16px;
    font-weight: normal;
    height: 100%;
    margin-right: 20px;
    white-space: nowrap;
    vertical-align: top; }
  .notes ul {
    display: table-cell;
    margin: 0;
    padding: 0;
    list-style: none; }
    .notes ul::after {
      content: "";
      display: table;
      clear: both; }
    .notes ul li {
      float: left;
      margin-left: 20px;
      font-size: 12px;
      margin-bottom: 5px; }
      .notes ul li img {
        margin-right: 5px;
        display: inline-block;
        vertical-align: middle;
        width: 30px;
        height: 30px; }

.loader {
  text-align: center; }

.research-bar {
  position: fixed;
  font-family: 'Noto Sans', Arial, Helvetica, sans-serif,-apple-system,BlinkMacSystemFont,"Helvetica Neue","\6E38\30B4\30B7\30C3\30AF   Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN",メイリオ,Meiryo,sans-serif;
  z-index: 5;
  bottom: 0;
  right: 0;
  left: 0;
  background: #fff2f7;
  padding: 15px; }
  .research-bar .content-width {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between; }
    .research-bar .content-width p {
      flex: 1; }
    .research-bar .content-width .buttons {
      width: 30%; }
      .research-bar .content-width .buttons .button {
        width: 100%;
        box-sizing: border-box; }

.to-hotel-and-sc {
  position: fixed;
  z-index: 6;
  bottom: 70px;
  right: 0;
  left: 0;
  pointer-events: none;
  padding: 3px; }
  .to-hotel-and-sc .red-ribbon {
    overflow: hidden; }
    .to-hotel-and-sc .red-ribbon span {
      padding: 5px 10px;
      transform: rotate(-29deg) translateY(-73px) translateX(-63px);
      font-size: 13px; }
      @media (max-width: 480px) {
        .to-hotel-and-sc .red-ribbon span {
          padding: 2px 5px;
          transform: rotate(-29deg) translateY(-95px) translateX(-125px) scale(0.6); } }
  .to-hotel-and-sc .recommended-hotels-and-scs {
    padding: 3px;
    border-radius: 5px;
    background: #fff;
    border: solid 3px #00c7fa; }
    .to-hotel-and-sc .recommended-hotels-and-scs::after {
      top: 6px;
      bottom: 6px;
      right: 6px;
      left: 6px; }
  .to-hotel-and-sc .image-recommended .main {
    /*@include flex-nowrap;*/
    -ms-align-items: center; }
    .to-hotel-and-sc .image-recommended .main h1 {
      font-size: 20px; }
    .to-hotel-and-sc .image-recommended .main h2 {
      font-size: 32px; }
    html[lang="ja"] .to-hotel-and-sc .image-recommended .main h2 {
      letter-spacing: -4px; }
    .to-hotel-and-sc .image-recommended .main::after {
      font-size: 14px; }
  .to-hotel-and-sc .image-recommended .yellow-ribbon {
    min-width: 0px;
    white-space: nowrap; }
  .to-hotel-and-sc .banner {
    width: 600px;
    margin: 0 auto;
    position: relative; }
    .to-hotel-and-sc .banner .close {
      pointer-events: auto;
      cursor: pointer;
      position: absolute;
      right: -10px;
      top: -10px;
      background: white;
      border: solid #00b9fe 4px;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
      width: 24px;
      height: 24px;
      text-align: center;
      z-index: 15;
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center; }
    .to-hotel-and-sc .banner a {
      pointer-events: auto;
      display: block;
      width: auto;
      position: relative; }
      .to-hotel-and-sc .banner a .yellow-ribbon {
        position: absolute;
        bottom: 25px;
        text-align: center;
        transform: translateX(-50%);
        transform: translateX(-50%);
        left: 50%; }
      .to-hotel-and-sc .banner a img {
        width: 100%;
        height: auto; }

.bottom-bar-enter-active, .bottom-bar-leave-active {
  transition: opacity 1s; }

.bottom-bar-enter, .bottom-bar-leave-to {
  opacity: 0; }

.area-map {
  background: white;
  /*margin-bottom:20px;*/ }
  .area-map .leaflet-container {
    background: #fff; }
  .area-map .content-width {
    background: #f5f5f5;
    padding-bottom: 6px;
    margin-bottom: 20px; }
  .area-map .minimap-marker {
    border: solid 2px #c00;
    box-sizing: border-box;
    background: rgba(0, 0, 0, 0.001);
    /* for IE */ }
  .area-map .map-wrapper {
    position: relative;
    margin-bottom: 20px;
    border: solid 2px #ccc;
    /*
    .note{
      position:absolute;
      left:0;
      right:0;
      opacity:0.8;
      z-index:9999;
      padding:5px;
      background:#ccc;
      text-align:center;
      margin:0;
      font-size:12px;
    }
    */ }
  .area-map .dialog-wrapper .dialog {
    display: none; }
  .area-map #map {
    height: 560px; }
  .area-map .spot-info {
    width: 170px; }
    .area-map .spot-info img {
      display: block;
      margin-bottom: 5px; }
    .area-map .spot-info a {
      color: #ff6699;
      text-decoration: underline;
      font-size: 14px; }
  .area-map .mini-map-wrapper {
    position: absolute;
    z-index: 9999;
    border: solid 2px #CDC9CB;
    right: 10px;
    bottom: 10px;
    background: #F3F2F2;
    width: 180px;
    height: 170px; }
    .area-map .mini-map-wrapper.wide {
      width: 266px;
      height: 128px; }
    .area-map .mini-map-wrapper .zoom-control {
      text-align: center;
      margin: 10px auto; }
      .area-map .mini-map-wrapper .zoom-control a {
        border: solid 2px #ccc;
        background: white;
        display: inline-block;
        width: 33px;
        height: 33px;
        text-align: center;
        line-height: 30px;
        color: #D6D5D5;
        font-size: 30px;
        font-weight: bold;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px;
        height: 0;
        padding-top: 33px;
        overflow: hidden;
        position: relative;
        box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.3); }
        .area-map .mini-map-wrapper .zoom-control a::before {
          position: absolute;
          display: block;
          content: " ";
          right: 0;
          top: 0;
          z-index: 1;
          left: 0;
          bottom: 0;
          background: white;
          opacity: 0.8; }
        .area-map .mini-map-wrapper .zoom-control a:first-child {
          border-right: 0;
          background: url(../../images/zoomer_minus.png) no-repeat center center white;
          opacity: 0.8; }
        .area-map .mini-map-wrapper .zoom-control a:last-child {
          background: url(../../images/zoomer_plus.png) no-repeat center center white; }
        .area-map .mini-map-wrapper .zoom-control a.enabled::before {
          display: none; }
  .area-map #mini-map {
    border: solid 1px white;
    margin: 2px auto;
    width: 170px;
    height: 100px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    overflow: hidden; }
    .area-map #mini-map.wide {
      width: 256px;
      height: 60px; }
    .area-map #mini-map .leaflet-pane {
      touch-action: none; }
  .area-map .map, .area-map .map-wrapper {
    margin: 0 6px 0 6px;
    padding: 0 0;
    position: relative;
    border: solid 2px #E8E7E7; }
    .area-map .map .title, .area-map .map-wrapper .title {
      background: white;
      text-align: center;
      font-size: 16px;
      color: #666;
      padding: 12px 0;
      font-family: 'Noto Sans', Arial, Helvetica, sans-serif,-apple-system,BlinkMacSystemFont,"Helvetica Neue","\6E38\30B4\30B7\30C3\30AF   Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN",メイリオ,Meiryo,sans-serif; }
    .area-map .map .note-wrapper, .area-map .map-wrapper .note-wrapper {
      border-top: 2px solid #E8E7E7;
      pointer-events: none; }
    .area-map .map p.note, .area-map .map-wrapper p.note {
      margin: 0;
      border: solid 2px #CCC9CB;
      background: #F3F2F2;
      /*
      position:absolute;
      left:11px;
      top:23px;
      */
      padding: 7px 20px;
      font-size: 12px;
      font-family: 'Noto Sans', Arial, Helvetica, sans-serif,-apple-system,BlinkMacSystemFont,"Helvetica Neue","\6E38\30B4\30B7\30C3\30AF   Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN",メイリオ,Meiryo,sans-serif;
      z-index: 2;
      pointer-events: none;
      text-align: center; }
    .area-map .map .area-selector-image-scroller, .area-map .map-wrapper .area-selector-image-scroller {
      overflow: hidden; }
      .area-map .map .area-selector-image-scroller img, .area-map .map-wrapper .area-selector-image-scroller img {
        height: 100%;
        width: auto; }
      .area-map .map .area-selector-image-scroller .to-left, .area-map .map .area-selector-image-scroller .to-right, .area-map .map-wrapper .area-selector-image-scroller .to-left, .area-map .map-wrapper .area-selector-image-scroller .to-right {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        width: 25px;
        position: absolute;
        z-index: 20;
        background: #ff5699;
        height: 144px;
        margin: auto 2px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        /*
        &:hover{
          opacity:0.8;
        }
        */
        opacity: 0.4; }
        .area-map .map .area-selector-image-scroller .to-left svg, .area-map .map .area-selector-image-scroller .to-right svg, .area-map .map-wrapper .area-selector-image-scroller .to-left svg, .area-map .map-wrapper .area-selector-image-scroller .to-right svg {
          margin: 0 auto;
          transform: "scale(0.5,0.5)";
          -webkit-transform: "scale(0.5,0.5)";
          -moz-transform: "scale(0.5,0.5)";
          -o-transform: "scale(0.5,0.5)";
          -ms-transform: "scale(0.5,0.5)"; }
        .area-map .map .area-selector-image-scroller .to-left.clickable, .area-map .map .area-selector-image-scroller .to-right.clickable, .area-map .map-wrapper .area-selector-image-scroller .to-left.clickable, .area-map .map-wrapper .area-selector-image-scroller .to-right.clickable {
          background: #ff5699;
          cursor: pointer;
          opacity: 1; }
          .area-map .map .area-selector-image-scroller .to-left.clickable:active, .area-map .map .area-selector-image-scroller .to-right.clickable:active, .area-map .map-wrapper .area-selector-image-scroller .to-left.clickable:active, .area-map .map-wrapper .area-selector-image-scroller .to-right.clickable:active {
            background: #ff5699; }
          .area-map .map .area-selector-image-scroller .to-left.clickable:hover, .area-map .map .area-selector-image-scroller .to-right.clickable:hover, .area-map .map-wrapper .area-selector-image-scroller .to-left.clickable:hover, .area-map .map-wrapper .area-selector-image-scroller .to-right.clickable:hover {
            background: #ffe7ef; }
            .area-map .map .area-selector-image-scroller .to-left.clickable:hover path, .area-map .map .area-selector-image-scroller .to-right.clickable:hover path, .area-map .map-wrapper .area-selector-image-scroller .to-left.clickable:hover path, .area-map .map-wrapper .area-selector-image-scroller .to-right.clickable:hover path {
              fill: #ff6699; }
          html.ios .area-map .map .area-selector-image-scroller .to-left.clickable:hover, html.ios .area-map .map .area-selector-image-scroller .to-right.clickable:hover, html.android .area-map .map .area-selector-image-scroller .to-left.clickable:hover, html.android .area-map .map .area-selector-image-scroller .to-right.clickable:hover {
            background: #ff5699; }
            html.ios .area-map .map .area-selector-image-scroller .to-left.clickable:hover path, html.ios .area-map .map .area-selector-image-scroller .to-right.clickable:hover path, html.android .area-map .map .area-selector-image-scroller .to-left.clickable:hover path, html.android .area-map .map .area-selector-image-scroller .to-right.clickable:hover path {
              fill: white; }
      .area-map .map .area-selector-image-scroller .to-left, .area-map .map-wrapper .area-selector-image-scroller .to-left {
        left: 0;
        top: 70px;
        bottom: 0;
        /*        background:rgba(0,0,0,0.4);*/ }
      .area-map .map .area-selector-image-scroller .to-right, .area-map .map-wrapper .area-selector-image-scroller .to-right {
        right: 0;
        top: 70px;
        bottom: 0;
        /*        background:rgba(0,0,0,0.4);*/ }
    .area-map .map .area-selector-image-wrapper, .area-map .map-wrapper .area-selector-image-wrapper {
      position: relative;
      transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1); }
    .area-map .map .panel-cursors, .area-map .map-wrapper .panel-cursors {
      width: 100%;
      height: 100%;
      position: absolute;
      top: 1px;
      left: 1px; }
      .area-map .map .panel-cursors::after, .area-map .map-wrapper .panel-cursors::after {
        content: "";
        display: table;
        clear: both; }
      .area-map .map .panel-cursors a, .area-map .map-wrapper .panel-cursors a {
        float: left;
        width: 8.3333%;
        height: 33.3%;
        background: rgba(0, 0, 0, 0.001);
        /* for ie*/
        text-decoration: none; }
        .area-map .map .panel-cursors a:hover, .area-map .map-wrapper .panel-cursors a:hover {
          background: rgba(255, 231, 239, 0.6);
          /*opacity:0.6;*/ }
    .area-map .map img, .area-map .map-wrapper img {
      display: block;
      width: 100%;
      height: auto; }
  .area-map .map .note-wrapper {
    position: absolute;
    z-index: 999;
    left: 7px;
    margin-top: 7px;
    border-top: 0; }
  .area-map .map .area-selector-image-wrapper {
    border-top: 2px solid #E8E7E7; }
  .area-map .map-selection {
    border-top: solid 2px #e8e8e8;
    background: #f5f5f5;
    padding: 30px 0 30px 0; }
    .area-map .map-selection h2 {
      margin: 0;
      padding: 0;
      font-size: 30px;
      text-align: center;
      color: #ff6699;
      font-weight: normal; }
    .area-map .map-selection .kyoto-banner {
      margin-top: 30px;
      margin-bottom: 0; }
  .area-map .buttons {
    background: #F6F5F5;
    padding: 30px 0 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    /*
    display:flex;
    justify-content: space-between;
    */ }
    .area-map .buttons .button {
      width: 32.5%;
      padding: 21px 0 20px 0;
      margin: 0; }
    .area-map .buttons .button-pink {
      border: solid 1px #ff6699; }
  .area-map .visible-spots {
    background: #ffe7ef;
    padding-bottom: 10px;
    margin: 0 0; }
    .area-map .visible-spots .content-width {
      background: transparent; }
    .area-map .visible-spots h2 {
      color: #ff6699;
      margin: 0;
      padding: 0;
      padding: 23px 0;
      font-size: 23px;
      text-align: center; }
    .area-map .visible-spots .spot {
      margin: 0 37px 2px 37px; }
      .area-map .visible-spots .spot a {
        display: block;
        /*@include rounded(3px);*/
        background: white;
        margin-bottom: 2px;
        color: #ff6699;
        padding: 18px;
        font-family: 'Noto Sans', Arial, Helvetica, sans-serif,-apple-system,BlinkMacSystemFont,"Helvetica Neue","\6E38\30B4\30B7\30C3\30AF   Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN",メイリオ,Meiryo,sans-serif;
        font-size: 14px;
        border: solid 1px #ff6699; }

.station-info img {
  max-width: 100%; }

.station-info .image-wrapper {
  position: relative; }
  .station-info .image-wrapper h1 {
    z-index: 3;
    color: #333;
    position: relative;
    margin: 0;
    padding: 0;
    font-size: 32px;
    line-height: 175px;
    height: 175px; }
  .station-info .image-wrapper::before, .station-info .image-wrapper::after {
    display: none; }
  .station-info .image-wrapper .image {
    width: 1119px;
    height: 175px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1; }
    .station-info .image-wrapper .image img {
      max-width: 1119px; }

.station-info nav.area-anchors ul {
  width: 970px;
  list-style: none;
  margin: 0 auto;
  padding: 22px 3px 5px 10px;
  font-family: 'Noto Sans', Arial, Helvetica, sans-serif,-apple-system,BlinkMacSystemFont,"Helvetica Neue","\6E38\30B4\30B7\30C3\30AF   Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN",メイリオ,Meiryo,sans-serif;
  font-size: 14px; }
  .station-info nav.area-anchors ul::after {
    content: "";
    display: table;
    clear: both; }
  .station-info nav.area-anchors ul li {
    float: left;
    margin-right: 15px;
    margin-bottom: 17px; }
    .station-info nav.area-anchors ul li::after {
      content: " ";
      border-left: 2px solid #d8d8d8;
      margin-left: 15px; }
    .station-info nav.area-anchors ul li:last-child::after {
      display: none; }

.station-info .area {
  font-family: 'Noto Sans', Arial, Helvetica, sans-serif,-apple-system,BlinkMacSystemFont,"Helvetica Neue","\6E38\30B4\30B7\30C3\30AF   Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN",メイリオ,Meiryo,sans-serif;
  /*
    ul.tools{
      text-align:right;
      padding:0 0;
      margin:0 0;
      list-style:none;
      li{
        display:inline-block;
        font-size:16px;
        @include gothic;
        a{
          color:#333;
          text-decoration: none;
          padding-left:52px;
          display:inline-block;
        }
        &.plane{
          a{
            background:url(../../common/img/icon_access.png) 0 center no-repeat;
          }
        }
      }
    }
    */ }
  .station-info .area h1 {
    background: url(../../images/station_info_pattern.png);
    font-size: 24px;
    padding: 26px 0;
    color: white;
    font-family: 'Noto Sans', Arial, Helvetica, sans-serif,-apple-system,BlinkMacSystemFont,"Helvetica Neue","\6E38\30B4\30B7\30C3\30AF   Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN",メイリオ,Meiryo,sans-serif;
    text-align: center;
    font-weight: normal;
    margin: 0 0; }
  .station-info .area h2 {
    position: relative;
    margin: 0 0 18px;
    padding: 0 0 26px;
    background: url(../../common/img/bg_dotline_pink4px.png) left bottom repeat-x;
    color: #e51373;
    text-align: left;
    font-weight: normal;
    font-size: 20px; }
    .station-info .area h2 span {
      display: block;
      padding: 26px 0 0;
      background: url(../../common/img/bg_dotline_pink4px.png) left top repeat-x; }
  .station-info .area a {
    color: #333; }
  .station-info .area ul {
    list-style: none;
    margin: 0;
    padding: 0; }
  .station-info .area .head-link-area {
    overflow: hidden;
    margin: 17px 0 47px; }
  .station-info .area .link-pdf {
    text-align: right;
    padding: 0 0;
    margin: 0 0;
    list-style: none; }
    .station-info .area .link-pdf li {
      display: inline-block;
      font-size: 14px;
      padding-left: 15px; }
      .station-info .area .link-pdf li a {
        display: inline-block;
        min-height: 44px;
        padding-left: 52px;
        line-height: 44px; }
        .station-info .area .link-pdf li a.icoAccess {
          background: url(../../common/img/icon_access.png) 0 center no-repeat; }
        .station-info .area .link-pdf li a.icoSpot {
          background: url(../../common/img/icon_spot.png) 0 center no-repeat; }
        .station-info .area .link-pdf li a.icoPdf01 {
          background: url(../../common/img/icon_pdf_rail.png) 0 center no-repeat; }
  .station-info .area .link-pdf2 {
    position: absolute;
    right: 0;
    top: 0;
    margin: 20px 0 0 0;
    text-align: right;
    padding: 0 0;
    list-style: none; }
    .station-info .area .link-pdf2 li {
      display: inline-block;
      font-size: 14px;
      padding-left: 20px; }
      .station-info .area .link-pdf2 li a {
        display: inline-block;
        height: 30px;
        padding: 6px 0 6px 37px;
        background: url(../../common/img/icon_pdf_map.png) no-repeat left center;
        color: #333333;
        line-height: 30px; }
        .station-info .area .link-pdf2 li a.pdf_locker {
          background: url(../../common/img/icon_pdf_locker.png) no-repeat left center; }
  .station-info .area > .section {
    position: relative;
    padding-bottom: 80px; }
  .station-info .area .spot-list {
    list-style: none;
    margin-bottom: 0;
    margin: 0 11px;
    padding: 20px 0 0;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -ms-flexbox;
    display: -o-flex;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap; }
    .station-info .area .spot-list::after {
      content: "";
      display: table;
      clear: both; }
    .station-info .area .spot-list::before {
      content: "";
      display: block;
      width: 23%;
      order: 1; }
    .station-info .area .spot-list::after {
      content: "";
      display: block;
      width: 23%; }
    .station-info .area .spot-list li {
      width: 23%;
      margin-bottom: 30px;
      border: 2px solid #ff6699;
      box-sizing: border-box;
      position: relative; }
      .station-info .area .spot-list li a {
        display: block;
        background-color: #ff6699;
        color: #ffffff;
        height: 100%; }
        .station-info .area .spot-list li a:hover {
          color: #e51373;
          text-decoration: none;
          background-color: white; }
      .station-info .area .spot-list li .icon-bene {
        position: absolute;
        display: block;
        white-space: nowrap;
        overflow: hidden;
        height: 0;
        padding-top: 27px;
        background: url(../../common/img/ico_bene.png) 0 0 no-repeat;
        left: -7px;
        top: 8px;
        min-width: 80px; }
      .station-info .area .spot-list li .logo {
        display: block;
        background-color: #ffffff;
        z-index: 10;
        padding: 10px 0 0 0; }
        .station-info .area .spot-list li .logo img {
          max-width: 100%;
          height: auto;
          display: block; }
      .station-info .area .spot-list li .txt {
        display: block;
        padding: 7px 0 8px;
        border-top: 1px solid #ff6699;
        text-align: center;
        font-size: 13px; }
        .station-info .area .spot-list li .txt.accent {
          display: block !important; }
      .station-info .area .spot-list li .icoset {
        position: absolute;
        width: 90px;
        right: 8px;
        top: 8px; }
        .station-info .area .spot-list li .icoset::after {
          content: "";
          display: table;
          clear: both; }
        .station-info .area .spot-list li .icoset span {
          margin-left: 4px;
          display: block; }
          .station-info .area .spot-list li .icoset span.buy {
            white-space: nowrap;
            overflow: hidden;
            height: 0;
            width: 26px;
            padding-top: 26px;
            background: url(../../images/icon_shopping_b.png) 0 0 no-repeat;
            background-size: contain;
            float: right; }
          .station-info .area .spot-list li .icoset span.eat {
            white-space: nowrap;
            overflow: hidden;
            height: 0;
            width: 26px;
            padding-top: 26px;
            background: url(../../images/icon_gourmet_y.png) 0 0 no-repeat;
            background-size: contain;
            float: right; }
          .station-info .area .spot-list li .icoset span.stay {
            white-space: nowrap;
            overflow: hidden;
            height: 0;
            width: 26px;
            padding-top: 26px;
            background: url(../../images/icon_hotel_g.png) 0 0 no-repeat;
            background-size: contain;
            float: right; }
  .station-info .area .cate-info {
    position: absolute;
    right: 0;
    bottom: 60px;
    display: inline-block;
    text-align: right; }
    .station-info .area .cate-info li {
      display: inline-block;
      text-align: right;
      padding-left: 39px;
      font-size: 13px;
      min-height: 28px;
      line-height: 28px;
      background-position: 0 0;
      background-repeat: no-repeat;
      background-size: contain;
      margin-left: 20px; }
      .station-info .area .cate-info li.buy {
        background-image: url(../../images/icon_shopping_b.png); }
      .station-info .area .cate-info li.eat {
        background-image: url(../../images/icon_gourmet_y.png); }
      .station-info .area .cate-info li.stay {
        background-image: url(../../images/icon_hotel_g.png); }

.station-info .bottom-area {
  display: none; }

@media (max-width: 970px) {
  .station-info .image-wrapper h1 {
    line-height: 1em;
    padding: 40px 0;
    height: auto; }
  .station-info .image-wrapper .image {
    width: 100%;
    text-align: center;
    height: auto; }
  .station-info nav.topic-path ul {
    width: auto; }
  .station-info nav.area-anchors ul {
    width: auto; }
  .station-info .area .cate-info {
    margin-right: 10px;
    bottom: 34px; }
  .station-info .area .link-pdf2 {
    right: 10px; }
  .station-info .area .head-link-area {
    padding: 10px; }
  .station-info .area .section {
    padding: 10px;
    padding-bottom: 60px; } }

@media (max-width: 768px) {
  .station-info nav.topic-path {
    display: none; }
  .station-info .area-anchors {
    background: #f6f6f6;
    min-height: 45px; }
    .station-info .area-anchors ul {
      display: none; }
    .station-info .area-anchors .hidden .mobile {
      background: #f6f6f6;
      position: fixed;
      top: 0;
      left: 0;
      right: 0;
      z-index: 9999; }
    .station-info .area-anchors .mobile {
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -ms-flexbox;
      display: -o-flex;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      -webkit-justify-content: space-between;
      justify-content: space-between;
      padding: 5px 5px;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center; }
      .station-info .area-anchors .mobile label {
        width: 40%;
        font-size: 13px;
        font-family: 'Noto Sans', Arial, Helvetica, sans-serif,-apple-system,BlinkMacSystemFont,"Helvetica Neue","\6E38\30B4\30B7\30C3\30AF   Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN",メイリオ,Meiryo,sans-serif; }
      .station-info .area-anchors .mobile .dropdown {
        width: 58%;
        text-align: right; }
        .station-info .area-anchors .mobile .dropdown .mobile-footer-menu {
          display: inline-block;
          overflow: hidden;
          position: relative;
          background: #ffe7ef;
          vertical-align: middle;
          padding: 3px 0; }
          .station-info .area-anchors .mobile .dropdown .mobile-footer-menu:before, .station-info .area-anchors .mobile .dropdown .mobile-footer-menu:after {
            position: absolute;
            top: 10px;
            right: 10px;
            z-index: 2;
            width: 0;
            height: 0;
            border: 3px dashed;
            border-color: #e51373 transparent;
            content: '';
            pointer-events: none; }
          .station-info .area-anchors .mobile .dropdown .mobile-footer-menu:after {
            border-top: none;
            border-bottom-style: solid; }
          .station-info .area-anchors .mobile .dropdown .mobile-footer-menu:before {
            margin-top: 7px;
            border-top-style: solid;
            border-bottom: none; }
          .station-info .area-anchors .mobile .dropdown .mobile-footer-menu select {
            position: relative;
            width: 132%;
            margin: 0;
            padding: 0 35px 0 10px;
            border: 0;
            border-radius: 0;
            background: transparent !important;
            color: #e51373;
            font-weight: 500;
            font-size: 12.5px;
            line-height: 28px;
            -webkit-appearance: none; }
  .station-info .area {
    margin-top: -50px;
    padding-top: 50px; }
    .station-info .area h2 {
      background-size: 2px; }
      .station-info .area h2 span {
        background-size: 2px; }
    .station-info .area .spot-list li {
      width: 31%; } }

@media (max-width: 640px) {
  .station-info .image-wrapper h1 {
    line-height: 1em;
    height: auto;
    padding: 25px 0;
    font-size: 18px; }
  .station-info .area .cate-info {
    font-size: 12px; }
  .station-info .area h1 {
    font-size: 20px; }
  .station-info .area h2 {
    text-align: center;
    padding-bottom: 15px;
    font-size: 14px; }
    .station-info .area h2 span {
      padding-top: 15px; }
  .station-info .area .head-link-area {
    margin-top: 0;
    margin-bottom: 0; }
  .station-info .area .link-pdf2 {
    position: relative;
    text-align: left; }
    .station-info .area .link-pdf2 li {
      font-size: 12px; }
      .station-info .area .link-pdf2 li a {
        padding-left: 20px;
        background-size: 18px !important; }
  .station-info .area .spot-list li {
    width: 47%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -ms-flexbox;
    display: -o-flex;
    display: flex; }
    .station-info .area .spot-list li a {
      height: auto; }
  .station-info .area .link-pdf li {
    font-size: 12px;
    padding-left: 0; }
    .station-info .area .link-pdf li a {
      padding-left: 22px;
      background-size: 20px !important; } }

@media (max-width: 350px) {
  .station-info .area .spot-list li {
    width: 100%; } }

/*
@media (max-width: 768px) {
  .ios8, .ios9, .ios10 {
    &,body.station-info {
      -webkit-overflow-scrolling: touch !important;
      overflow: auto;
      height: 100%;
    }
    body.station-info  {
      position: relative;
      overflow-x: hidden;
      min-height: 100%;
    }
  }
}
*/
[v-cloak] {
  display: none; }

img {
  border: 0; }

.button {
  cursor: pointer;
  background: #ff6699;
  border: solid 2px #ff6699;
  display: inline-block;
  text-align: center;
  color: white;
  text-decoration: none;
  font-size: 16px;
  padding: 10px 40px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  margin: 4px 0;
  font-family: 'Noto Sans', Arial, Helvetica, sans-serif,-apple-system,BlinkMacSystemFont,"Helvetica Neue","\6E38\30B4\30B7\30C3\30AF   Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN",メイリオ,Meiryo,sans-serif; }
  .button:hover {
    text-decoration: none;
    opacity: 0.9; }

.button-white {
  background: white;
  color: #ff6699; }

.button-outer::before {
  width: 20px;
  display: inline;
  content: "\3000"; }

.button-outer::after {
  content: " ";
  background: url("../../images/icon_win.png");
  width: 12px;
  height: 10px;
  background-size: contain;
  display: inline-block;
  margin-left: 5px;
  vertical-align: middle; }

.button-arrow::before {
  content: "\3009";
  display: inline;
  margin-right: -5px; }

.button-arrow::after {
  /*
    display:inline-block;
    content:"〉";
    opacity:0;
    */ }

.button-rect {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.button-lightpink {
  background: #ffe7ef;
  border: solid 1px #ff6699;
  color: #ff6699; }

.button-pink {
  border: solid 1px #ffe7ef; }

.white {
  background: white; }

@media (max-width: 970px) {
  html:not(.ie9) .railpass-banner .background {
    width: 40%;
    left: 13%; }
  html:not(.ie9) .research-bar .content-width p {
    margin-left: 70px; }
  html:not(.ie9) .research-bar .content-width .buttons {
    margin-right: 100px; }
  html:not(.ie9) nav.tab {
    margin-top: -30px;
    margin-right: 10px;
    margin-left: 10px; }
    html:not(.ie9) nav.tab ul {
      /*margin-top:-10px;*/
      margin-right: 9px;
      margin-left: 9px; }
      html:not(.ie9) nav.tab ul li {
        font-size: 16px; }
    html:not(.ie9) nav.tab .content-width {
      margin-top: 0;
      padding: 9px 0; }
  html:not(.ie9) nav.global ul li ul {
    width: auto; }
  html:not(.ie9) header, html:not(.ie9) footer {
    padding-left: 15px;
    padding-right: 15px; }
  html:not(.ie9) .content-width {
    width: 100%; }
  html:not(.ie9) .image {
    width: 100%;
    text-align: center;
    height: auto; }
    html:not(.ie9) .image img {
      display: inline-block;
      max-width: 2000px;
      width: 120%;
      position: relative; }
  html:not(.ie9) .area-map .map .area-selector-image-scroller .to-left {
    margin-left: -19px; }
  html:not(.ie9) .area-map .map .area-selector-image-scroller .to-right {
    margin-right: -19px; }
  html:not(.ie9) .area-map .map img {
    width: 100%;
    height: auto; }
  html:not(.ie9) .area-search .area-map ul {
    transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0; }
  html:not(.ie9) .area-search nav.area-map {
    background-size: cover;
    height: auto;
    margin-top: 0;
    background-position: center 0;
    background-position: calc(50% + 6px) 0; }
  html:not(.ie9) .area-map .map .area-selector-image-scroller img {
    height: 100%;
    width: auto; }
  html:not(.ie9) .area-map .map .area-selector-image-wrapper {
    border: none; }
  html:not(.ie9) .area-map .map .note-wrapper {
    border-top: 2px solid #E8E7E7;
    position: static;
    margin-top: 0;
    left: 0; }
  html:not(.ie9) .area-map .content-width {
    margin-left: 10px;
    margin-right: 10px;
    padding-bottom: 9px;
    width: auto; }
  html:not(.ie9) .area-map img.mobile {
    display: block;
    width: 100%;
    height: auto;
    opacity: 0; }
  html:not(.ie9) .area-map .map-wrapper, html:not(.ie9) .area-map .map {
    margin: 0 9px 0 9px;
    /*margin:0 20px;*/ }
    html:not(.ie9) .area-map .map-wrapper .title, html:not(.ie9) .area-map .map .title {
      font-size: 12px; }
  html:not(.ie9) .area-map .mini-map-wrapper {
    background: none;
    border: none;
    width: auto;
    height: auto; }
    html:not(.ie9) .area-map .mini-map-wrapper div.zoom-control {
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -ms-flexbox;
      display: -o-flex;
      display: flex;
      -ms-flex-flow: column-reverse nowrap;
      -webkit-flow: column-reverse nowrap;
      flex-flow: column-reverse nowrap;
      margin-bottom: 0; }
      html:not(.ie9) .area-map .mini-map-wrapper div.zoom-control a {
        display: block;
        margin-bottom: 10px;
        border: solid 2px #ccc; }
        html:not(.ie9) .area-map .mini-map-wrapper div.zoom-control a:first-child {
          border: solid 2px #ccc; }
    html:not(.ie9) .area-map .mini-map-wrapper #mini-map {
      display: none; }
  html:not(.ie9) .area-map .map-selection .content-width {
    margin-left: 0;
    margin-right: 0; }
  html:not(.ie9) .area-map .map-selection .kyoto-banner {
    margin-left: 20px;
    margin-right: 20px; }
  html:not(.ie9) .area-search .advanced-search div.toggle-button {
    right: 20px; }
  html:not(.ie9) .bottom-area {
    padding-left: 15px;
    padding-right: 15px; }
  html:not(.ie9) .search-results div.content-width {
    margin-left: 15px;
    margin-right: 15px;
    width: auto; }
  html:not(.ie9) .search-results .white .content-width {
    padding-left: 15px;
    padding-right: 15px; }
  html:not(.ie9) .search-results .back-to-map .buttons {
    margin: 0;
    padding: 0;
    background: transparent; }
  html:not(.ie9) .area-search .advanced-search .area-check {
    width: 66%; }
    html:not(.ie9) .area-search .advanced-search .area-check ul {
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -ms-flexbox;
      display: -o-flex;
      display: flex;
      flex-wrap: wrap;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap; }
      html:not(.ie9) .area-search .advanced-search .area-check ul li {
        width: 49%; }
  html:not(.ie9) .area-search .advanced-search .category-check {
    width: 33%; }
  html:not(.ie9) .area-search .advanced-search .check-wrapper {
    padding-left: 10px;
    padding-right: 10px; }
  html:not(.ie9) .area-map .buttons {
    margin: 20px 10px 0 10px;
    padding: 10px; }
    html:not(.ie9) .area-map .buttons .button {
      width: 31%;
      line-height: 1.3; }
  html:not(.ie9) .results .spot .special-benefits a h1 {
    margin-bottom: 0;
    margin-right: 37%;
    line-height: 1.1; }
  html:not(.ie9) .results .spot .special-benefits a .background {
    max-width: 47%;
    height: auto; } }

@media (max-width: 900px) {
  html:not(.ie9) header .right .lang-selector strong {
    display: none; }
  html:not(.ie9) header h1 a {
    font-size: 16px;
    /*width:auto;*/
    white-space: nowrap; }
  html:not(.ie9) nav.global ul li a {
    padding-left: 25px;
    padding-right: 25px; }
  html:not(.ie9) .area-search .advanced-search .area-check ul, html:not(.ie9) .area-search .advanced-search .category-check ul {
    padding: 0 20px; }
    html:not(.ie9) .area-search .advanced-search .area-check ul li label, html:not(.ie9) .area-search .advanced-search .category-check ul li label {
      /*
              @include flex-box;
              word-break: break-all;
              align-items:center;
              text-indent:0;
              
              &::before{
                margin-right:2px;
                left:0;
                position:relative;

              }
              */ }
      html:not(.ie9) .area-search .advanced-search .area-check ul li label input, html:not(.ie9) .area-search .advanced-search .category-check ul li label input {
        /*position:relative;*/ }
  html:not(.ie9) .results .spot .result-buttons {
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap; }
    html:not(.ie9) .results .spot .result-buttons .button {
      width: 100%; } }

@media (max-width: 768px) {
  html:not(.ie9) .area-search .area-anchors {
    position: relative;
    z-index: 10;
    padding-top: 0;
    margin-bottom: -20px;
    border-bottom: solid 1px white; }
  html:not(.ie9) .railpass-banner .left, html:not(.ie9) .railpass-banner .right {
    float: none;
    width: auto; }
  html:not(.ie9) .railpass-banner h1 {
    margin-top: 0;
    padding-top: 40px;
    margin-bottom: 20px;
    letter-spacing: 0; }
  html:not(.ie9) .railpass-banner .background {
    left: auto;
    right: 20px;
    top: 0;
    width: 67%; }
  html:not(.ie9) .railpass-banner .pamphlet {
    right: 5%;
    width: 25%;
    top: 5%; }
  html:not(.ie9) .railpass-banner .right {
    margin: 0 20px 10px 5%; }
  html:not(.ie9) .research-bar .content-width {
    -webkit-box-pack: flex-end;
    -ms-flex-pack: flex-end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end; }
    html:not(.ie9) .research-bar .content-width p {
      margin-left: 50px;
      display: none; }
    html:not(.ie9) .research-bar .content-width .buttons {
      margin-right: 60px;
      width: auto; }
      html:not(.ie9) .research-bar .content-width .buttons .button {
        background: white;
        color: #ff6699; }
  html:not(.ie9) .kyoto-banner img {
    float: none;
    display: block;
    width: 100%;
    height: auto; }
  html:not(.ie9) .kyoto-banner .download {
    width: 100%;
    display: block;
    position: relative;
    padding: 0.6em 0;
    right: 0;
    font-size: 16px;
    font-size: 4vw; }
    html:not(.ie9) .kyoto-banner .download b {
      display: inline-block;
      padding-right: 2px; }
  html:not(.ie9) .mobile {
    display: block; }
  html:not(.ie9) .image-wrapper:not(.recommended-hotels-and-scs):after {
    width: 30px;
    height: 35px;
    right: 75px; }
  html:not(.ie9) .image-wrapper:not(.recommended-hotels-and-scs):before {
    width: 50px;
    height: 35px; }
  html:not(.ie9) .image-wrapper.recommended-hotels-and-scs::before {
    bottom: -30px; }
  html:not(.ie9) .image-wrapper.recommended-hotels-and-scs .main h1 {
    font-size: 18px;
    font-size: 4vw; }
  html:not(.ie9) .image-wrapper.recommended-hotels-and-scs .main h2 {
    font-size: 22px;
    font-size: 6vw; }
  html[lang="ja"] .image-wrapper.recommended-hotels-and-scs .main h2 {
    font-size: 5vw; }
  html:not(.ie9) .image-wrapper .red-ribbon {
    transform: scale(0.7) translateX(-56px) translateY(-40px);
    -webkit-transform: scale(0.7) translateX(-56px) translateY(-40px);
    -moz-transform: scale(0.7) translateX(-56px) translateY(-40px);
    -o-transform: scale(0.7) translateX(-56px) translateY(-40px);
    -ms-transform: scale(0.7) translateX(-56px) translateY(-40px); }
  html:not(.ie9) .image-wrapper .yellow-ribbon {
    bottom: 14%;
    min-width: 0;
    white-space: nowrap; }
  html:not(.ie9) nav.tab .content-width {
    padding-bottom: 0; }
  html:not(.ie9) nav.tab ul li a:before, html:not(.ie9) nav.tab ul li a:after {
    display: none; }
  html:not(.ie9) .area-map .leaflet-rrose,
  html:not(.ie9) .area-map .leaflet-popup {
    display: none; }
  html:not(.ie9) .area-map .title br.mobile {
    display: none; }
  html:not(.ie9) .area-map .map-selection h2 {
    font-size: 23px; }
  html:not(.ie9) .area-map .map p.note {
    position: relative;
    display: block;
    left: 0;
    right: 0;
    top: 0;
    /*        border:none;*/
    border-width: 1px; }
  html:not(.ie9) .area-map .dialog-wrapper {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0; }
    html:not(.ie9) .area-map .dialog-wrapper .dialog {
      /*display: flex;*/
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -ms-flexbox;
      display: -o-flex;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      z-index: 99999999;
      left: 0;
      top: 0;
      right: 0;
      bottom: 0;
      background: rgba(254, 231, 239, 0.7);
      position: fixed; }
      html:not(.ie9) .area-map .dialog-wrapper .dialog .dialog-content {
        position: relative;
        background: white;
        margin: 0 15px;
        padding: 20px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px; }
        html:not(.ie9) .area-map .dialog-wrapper .dialog .dialog-content h1 {
          margin: 15px 0;
          font-family: 'Noto Sans', Arial, Helvetica, sans-serif,-apple-system,BlinkMacSystemFont,"Helvetica Neue","\6E38\30B4\30B7\30C3\30AF   Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN",メイリオ,Meiryo,sans-serif;
          font-size: 16px;
          text-align: center;
          font-weight: normal; }
        html:not(.ie9) .area-map .dialog-wrapper .dialog .dialog-content .close-dialog {
          position: absolute;
          right: 15px;
          top: 15px; }
          html:not(.ie9) .area-map .dialog-wrapper .dialog .dialog-content .close-dialog img {
            width: 25px;
            height: 25px; }
        html:not(.ie9) .area-map .dialog-wrapper .dialog .dialog-content img {
          width: 150px;
          height: auto;
          display: block;
          margin: 0 auto; }
        html:not(.ie9) .area-map .dialog-wrapper .dialog .dialog-content p {
          margin: 0;
          padding: 10px 0 10px 0;
          font-family: 'Noto Sans', Arial, Helvetica, sans-serif,-apple-system,BlinkMacSystemFont,"Helvetica Neue","\6E38\30B4\30B7\30C3\30AF   Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN",メイリオ,Meiryo,sans-serif; }
        html:not(.ie9) .area-map .dialog-wrapper .dialog .dialog-content .buttons {
          background: transparent;
          padding: 0;
          min-width: 230px;
          /*
            margin-left:0;
            margin-right:0;
            */
          margin: 0;
          display: -webkit-box;
          display: -ms-flexbox;
          display: -webkit-flex;
          display: flex;
          -webkit-box-pack: justify;
          -ms-flex-pack: justify;
          -webkit-justify-content: center;
          justify-content: center; }
          html:not(.ie9) .area-map .dialog-wrapper .dialog .dialog-content .buttons .button {
            white-space: nowrap;
            width: 90%;
            /*              display:inline-block;*/
            padding: 7px 0;
            /*font-size:0.2vw;*/
            font-size: 14px; }
  html:not(.ie9) header {
    padding: 10px; }
    html:not(.ie9) header .right {
      margin-right: 75px; }
  html:not(.ie9) header .right .lang-selector strong {
    display: inline-block; }
  html:not(.ie9) header .right ul {
    display: none; }
  html:not(.ie9) .toggle-menus {
    position: absolute;
    right: 0;
    top: 0;
    width: 70px;
    height: 70px;
    z-index: 2000;
    background: url(../../images/hamburger_open.png) no-repeat center center #ff6699;
    background-size: 18px 15px; }
  html:not(.ie9) .expanded .toggle-menus {
    background: url(../../images/hamburger_close.svg) no-repeat center center #ff6699;
    background-size: 14px 14px; }
  html:not(.ie9) nav.global {
    position: absolute;
    z-index: 10000;
    left: 0;
    right: 0;
    background: #f6f6f6;
    max-height: 0;
    overflow: hidden;
    transition: max-height 1s; }
    html:not(.ie9) nav.global ul {
      margin: 10px;
      background: transparent; }
      html:not(.ie9) nav.global ul li {
        display: block; }
        html:not(.ie9) nav.global ul li.mobile {
          display: block; }
        html:not(.ie9) nav.global ul li ul {
          margin: 10px;
          background: transparent; }
        html:not(.ie9) nav.global ul li a {
          display: block;
          margin-bottom: 1px;
          background: #ff6699; }
          html:not(.ie9) nav.global ul li a.cur {
            border: none;
            background: #ffe7ef;
            color: #ff6699; }
          html:not(.ie9) nav.global ul li a:hover {
            color: white; }
        html:not(.ie9) nav.global ul li:last-child a {
          margin-bottom: 0; }
        html:not(.ie9) nav.global ul li.outer {
          display: inline-block;
          text-align: center;
          font-family: 'Noto Sans', Arial, Helvetica, sans-serif,-apple-system,BlinkMacSystemFont,"Helvetica Neue","\6E38\30B4\30B7\30C3\30AF   Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN",メイリオ,Meiryo,sans-serif;
          width: 100%; }
          html:not(.ie9) nav.global ul li.outer a {
            font-size: 14px;
            background: transparent;
            color: #5e5e5e;
            width: 100%;
            display: inline-block;
            border: 0;
            padding: 30px 0 20px 0; }
            html:not(.ie9) nav.global ul li.outer a::before {
              content: "\3009"; }
            html:not(.ie9) nav.global ul li.outer a::after {
              content: url("../../images/icon_blank_gray.png");
              margin-left: 5px; }
        html:not(.ie9) nav.global ul li.languages ul {
          opacity: 1;
          transform: translate(0, 0);
          -webkit-transform: translate(0, 0);
          -moz-transform: translate(0, 0);
          -o-transform: translate(0, 0);
          -ms-transform: translate(0, 0);
          pointer-events: auto;
          position: relative;
          text-align: left;
          font-family: 'Noto Sans', Arial, Helvetica, sans-serif,-apple-system,BlinkMacSystemFont,"Helvetica Neue","\6E38\30B4\30B7\30C3\30AF   Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN",メイリオ,Meiryo,sans-serif;
          padding: 12px 0 20px 7px;
          margin: 0; }
          html:not(.ie9) nav.global ul li.languages ul li {
            display: inline-block; }
            html:not(.ie9) nav.global ul li.languages ul li::after {
              content: " ";
              border-right: solid 1px #333;
              display: inline-block;
              margin: 0 10px;
              height: 10px; }
            html:not(.ie9) nav.global ul li.languages ul li:last-child::after {
              display: none; }
            html:not(.ie9) nav.global ul li.languages ul li a {
              display: inline;
              background: transparent;
              margin: 0;
              font-size: 12px;
              color: #333;
              padding: 0;
              border: 0; }
  html:not(.ie9) .expanded nav.global {
    max-height: 1000px;
    /* Android 4.2 */
    max-height: 150vh; }
  html:not(.ie9) .area-search nav.area-map ul li.is-long h1 {
    letter-spacing: -1px;
    font-size: 19px; }
  html:not(.ie9) .area-search nav.area-map ul li h1 {
    font-size: 25px;
    margin-top: -5px;
    letter-spacing: 0; }
    html:not(.ie9) .area-search nav.area-map ul li h1:after {
      bottom: 7px; }
  html:not(.ie9) .area-search .advanced-search {
    padding: 10px 0; }
    html:not(.ie9) .area-search .advanced-search .area-check, html:not(.ie9) .area-search .advanced-search .category-check {
      width: 39%; }
      html:not(.ie9) .area-search .advanced-search .area-check h2, html:not(.ie9) .area-search .advanced-search .category-check h2 {
        margin: 15px 0; }
      html:not(.ie9) .area-search .advanced-search .area-check ul, html:not(.ie9) .area-search .advanced-search .category-check ul {
        padding: 0 10px; }
        html:not(.ie9) .area-search .advanced-search .area-check ul li, html:not(.ie9) .area-search .advanced-search .category-check ul li {
          /*width:90%;*/ }
    html:not(.ie9) .area-search .advanced-search .area-check {
      width: 60%; }
      html:not(.ie9) .area-search .advanced-search .area-check ul li {
        width: 49%; }
  html:not(.ie9) .area-search .results .spot .result-buttons {
    display: block; }
    html:not(.ie9) .area-search .results .spot .result-buttons .button {
      width: 100%;
      display: block; }
  html:not(.ie9) .area-search .results .spot .special-benefits a {
    padding: 1.3vw; }
    html:not(.ie9) .area-search .results .spot .special-benefits a h1 {
      font-size: 2.5vw; }
    html:not(.ie9) .area-search .results .spot .special-benefits a p {
      font-size: 1.5vw; }
  html:not(.ie9) .area-search .results .heading.recommended-heading {
    padding-top: 30px; }
  html:not(.ie9) .area-search .results .heading .addition .area {
    display: none; }
  html:not(.ie9) .area-search .results .heading .addition .to-pass .right-thumb {
    text-align: right; }
  html:not(.ie9) .area-search .results .heading .addition .right-thumb {
    /*display:none;*/ }
    html:not(.ie9) .area-search .results .heading .addition .right-thumb img {
      right: -18px; }
  html:not(.ie9) .area-search .results .heading .addition .left a, html:not(.ie9) .area-search .results .heading .addition .right a {
    padding: 6px 0; }
    html:not(.ie9) .area-search .results .heading .addition .left a .exp, html:not(.ie9) .area-search .results .heading .addition .right a .exp {
      margin-bottom: 0;
      font-size: 11px; }
    html:not(.ie9) .area-search .results .heading .addition .left a .main, html:not(.ie9) .area-search .results .heading .addition .right a .main {
      font-size: 13px; }
      html:not(.ie9) .area-search .results .heading .addition .left a .main strong, html:not(.ie9) .area-search .results .heading .addition .right a .main strong {
        font-size: 13px; }
  html:not(.ie9) .area-search .col3-banners, html:not(.ie9) .area-search .col1-banners {
    margin: 8px 0px; }
  html:not(.ie9) .search-results.recommended-search-results {
    margin-top: -30px; }
  html:not(.ie9) .search-results .infobar .right .button {
    background: white;
    color: #ff6699;
    padding: 10px 40px; }
  html:not(.ie9) .search-results .notes,
  html:not(.ie9) .area-search .notes {
    display: block; }
    html:not(.ie9) .search-results .notes h2, html:not(.ie9) .search-results .notes ul,
    html:not(.ie9) .area-search .notes h2,
    html:not(.ie9) .area-search .notes ul {
      display: block; }
    html:not(.ie9) .search-results .notes h2,
    html:not(.ie9) .area-search .notes h2 {
      text-align: center;
      margin-bottom: 15px;
      margin-right: 0; }
  html:not(.ie9) .area-map .buttons .button {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -ms-flexbox;
    display: -o-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center; }
  html:not(.ie9) .to-page-top {
    position: fixed;
    right: 15px;
    bottom: 15px;
    width: 50px;
    height: 50px;
    z-index: 999; } }

@media (max-width: 640px) {
  html:not(.ie9) .results .spot .special-benefits a h1 {
    margin-right: 20%; }
  html:not(.ie9) .results .spot .special-benefits a .background {
    max-width: 37%; }
  html:not(.ie9) .rail-pass-area .background {
    max-width: 80%; }
  html:not(.ie9) .rail-pass-area .container {
    padding: 30px;
    border-width: 6px; }
    html:not(.ie9) .rail-pass-area .container h1 {
      font-size: 20px; }
    html:not(.ie9) .rail-pass-area .container h2 {
      font-size: 35px; }
    html:not(.ie9) .rail-pass-area .container h3 {
      font-size: 14px; }
    html:not(.ie9) .rail-pass-area .container .close {
      right: -20px;
      top: -20px; }
    html:not(.ie9) .rail-pass-area .container .passes li {
      width: 100%; }
      html:not(.ie9) .rail-pass-area .container .passes li a {
        font-size: 17px; }
  html:not(.ie9) .railpass-banner h1 {
    font-size: 40px;
    padding-top: 50px;
    margin-left: 25px;
    margin-bottom: 14px; }
    html:not(.ie9) .railpass-banner h1 span {
      font-size: 37px; }
  html:not(.ie9) .railpass-banner .left .special-benefits {
    left: 45px;
    padding-left: 18px;
    padding-right: 18px; }
  html:not(.ie9) .railpass-banner .right ul li {
    font-size: 15px;
    margin-bottom: 10px; }
  html:not(.ie9) .railpass-banner .button {
    padding: 10px; }
  html:not(.ie9) .railpass-banner .background {
    /*width:45%;*/ }
  html:not(.ie9) .to-hotel-and-sc .banner {
    width: 90%;
    width: calc(100% - 30px); }
    html:not(.ie9) .to-hotel-and-sc .banner .close {
      border-width: 0.6vw; }
    html:not(.ie9) .to-hotel-and-sc .banner a .yellow-ribbon {
      bottom: 10px;
      bottom: 3vw;
      transform: scale(0.8) translateX(-60%);
      -webkit-transform: scale(0.8) translateX(-60%);
      -moz-transform: scale(0.8) translateX(-60%);
      -o-transform: scale(0.8) translateX(-60%);
      -ms-transform: scale(0.8) translateX(-60%);
      transform-origin: center;
      -webkit-transform-origin: center;
      -moz-transform-origin: center;
      -o-transform-origin: center;
      -ms-transform-origin: center; }
  html:not(.ie9) html[lang="ja"] .to-hotel-and-sc .image-recommended .main h1 {
    font-size: 3vw; }
  html:not(.ie9) html[lang="ja"] .to-hotel-and-sc .image-recommended .main h2 {
    font-size: 5vw; }
  html:not(.ie9) .area-search .area-anchors {
    margin-top: -5px; }
  html:not(.ie9) .area-search .col3-banners {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    margin-bottom: -10px; }
    html:not(.ie9) .area-search .col3-banners a {
      width: 48%;
      margin-bottom: 10px; }
  html:not(.ie9) #new .fb-pageplugin {
    margin-top: 20px;
    margin-bottom: 20px; }
  html:not(.ie9) .bottom-area {
    padding-left: 18px;
    padding-right: 18px; }
  html:not(.ie9) .area-map #map {
    height: 257px; }
  html:not(.ie9) header .right .lang-selector strong {
    display: none; }
  html:not(.ie9) nav.tab ul li a {
    padding: 17px 0; }
  html:not(.ie9) header h1 {
    transform: scale(0.8, 0.8);
    -webkit-transform: scale(0.8, 0.8);
    -moz-transform: scale(0.8, 0.8);
    -o-transform: scale(0.8, 0.8);
    -ms-transform: scale(0.8, 0.8);
    transform-origin: 0 50%;
    -moz-transform-origin: 0 50%;
    -webkit-transform-origin: 0 50%;
    -ms-transform-origin: 0 50%; }
  html:not(.ie9) header .right {
    display: none; }
  html:not(.ie9) nav.bottom-nav ul {
    /*flex-wrap:wrap;*/
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap; }
    html:not(.ie9) nav.bottom-nav ul li {
      width: 48%;
      margin-bottom: 15px; }
      html:not(.ie9) nav.bottom-nav ul li a p {
        font-size: 16px; }
  html:not(.ie9) nav.banners ul li {
    width: 33%;
    margin-bottom: 20px; }
  html:not(.ie9) nav.banners ul::after {
    width: 33%; }
  html:not(.ie9) .area-search .advanced-search .toggle-button {
    width: 30px;
    height: 30px; }
  html:not(.ie9) .area-search .advanced-search .area-check h2, html:not(.ie9) .area-search .advanced-search .category-check h2 {
    margin: 5px 0;
    font-size: 18px;
    padding: 10px 0; }
  html:not(.ie9) .area-search .advanced-search .area-check ul, html:not(.ie9) .area-search .advanced-search .category-check ul {
    padding: 0 10px; }
    html:not(.ie9) .area-search .advanced-search .area-check ul li, html:not(.ie9) .area-search .advanced-search .category-check ul li {
      width: 90%; }
  html:not(.ie9) .area-search,
  html:not(.ie9) .search-results {
    padding-top: 5px; }
    html:not(.ie9) .area-search h1,
    html:not(.ie9) .search-results h1 {
      font-size: 21px; }
    html:not(.ie9) .area-search .back-to-map .buttons .button,
    html:not(.ie9) .search-results .back-to-map .buttons .button {
      font-size: 14px;
      padding-top: 8px;
      padding-bottom: 8px;
      border-width: 2px;
      min-width: 300px; }
  html:not(.ie9) .search-results h1 {
    padding-bottom: 12px; }
  html:not(.ie9) .search-results .heading h1 {
    /*padding-bottom:0;*/ }
  html:not(.ie9) .area-search .heading h1,
  html:not(.ie9) .search-results .heading h1 {
    font-size: 20px; }
  html:not(.ie9) .area-search .results .spot,
  html:not(.ie9) .search-results .results .spot {
    padding: 20px;
    position: relative; }
    html:not(.ie9) .area-search .results .spot h2,
    html:not(.ie9) .search-results .results .spot h2 {
      margin-top: 0;
      line-height: 1.05;
      font-size: 20px; }
    html:not(.ie9) .area-search .results .spot .left,
    html:not(.ie9) .search-results .results .spot .left {
      float: none;
      width: auto;
      margin-top: 10px;
      margin-bottom: 40px; }
      html:not(.ie9) .area-search .results .spot .left .benefits p,
      html:not(.ie9) .search-results .results .spot .left .benefits p {
        margin-right: 0; }
      html:not(.ie9) .area-search .results .spot .left p,
      html:not(.ie9) .search-results .results .spot .left p {
        margin-right: 38%;
        font-size: 13px; }
      html:not(.ie9) .area-search .results .spot .left ul.icons li,
      html:not(.ie9) .search-results .results .spot .left ul.icons li {
        display: inline; }
      html:not(.ie9) .area-search .results .spot .left ul.icons li.category + li:not(.category)::before,
      html:not(.ie9) .search-results .results .spot .left ul.icons li.category + li:not(.category)::before {
        content: "\A";
        white-space: pre; }
      html:not(.ie9) .area-search .results .spot .left table,
      html:not(.ie9) .search-results .results .spot .left table {
        margin-bottom: 45px; }
      html:not(.ie9) .area-search .results .spot .left .access dl,
      html:not(.ie9) .search-results .results .spot .left .access dl {
        padding-top: 13px; }
        html:not(.ie9) .area-search .results .spot .left .access dl dt, html:not(.ie9) .area-search .results .spot .left .access dl dd,
        html:not(.ie9) .search-results .results .spot .left .access dl dt,
        html:not(.ie9) .search-results .results .spot .left .access dl dd {
          display: block;
          width: auto;
          font-size: 12px;
          margin: 0;
          padding: 10px 0; }
        html:not(.ie9) .area-search .results .spot .left .access dl dt,
        html:not(.ie9) .search-results .results .spot .left .access dl dt {
          font-weight: bold;
          border-bottom: 0;
          padding-bottom: 0; }
        html:not(.ie9) .area-search .results .spot .left .access dl dd,
        html:not(.ie9) .search-results .results .spot .left .access dl dd {
          padding-top: 1px; }
      html:not(.ie9) .area-search .results .spot .left.has-benefits,
      html:not(.ie9) .search-results .results .spot .left.has-benefits {
        margin-bottom: 150px; }
    html:not(.ie9) .area-search .results .spot .right,
    html:not(.ie9) .search-results .results .spot .right {
      margin-top: 0px;
      margin-left: 20px; }
    html:not(.ie9) .area-search .results .spot .result-buttons,
    html:not(.ie9) .search-results .results .spot .result-buttons {
      /*display:flex;*/
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -ms-flexbox;
      display: -o-flex;
      display: flex;
      position: absolute;
      bottom: 0px;
      left: 0;
      right: 0;
      padding: 25px 15px;
      padding-bottom: 10px; }
      html:not(.ie9) .area-search .results .spot .result-buttons .button,
      html:not(.ie9) .search-results .results .spot .result-buttons .button {
        width: 47%;
        display: inline-block;
        display: flex;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-justify-content: center;
        justify-content: center;
        border-width: 1px; }
    html:not(.ie9) .area-search .results .spot .has-benefits .result-buttons,
    html:not(.ie9) .search-results .results .spot .has-benefits .result-buttons {
      bottom: 110px; }
    html:not(.ie9) .area-search .results .spot .special-benefits,
    html:not(.ie9) .search-results .results .spot .special-benefits {
      position: absolute;
      bottom: 30px;
      left: 15px;
      right: 15px; }
      html:not(.ie9) .area-search .results .spot .special-benefits a,
      html:not(.ie9) .search-results .results .spot .special-benefits a {
        padding: 15px; }
        html:not(.ie9) .area-search .results .spot .special-benefits a h1,
        html:not(.ie9) .search-results .results .spot .special-benefits a h1 {
          font-size: 20px; }
        html:not(.ie9) .area-search .results .spot .special-benefits a p,
        html:not(.ie9) .search-results .results .spot .special-benefits a p {
          font-size: 12px; }
  html:not(.ie9) .search-results .notes ul,
  html:not(.ie9) .area-search .notes ul {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -ms-flexbox;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between; }
    html:not(.ie9) .search-results .notes ul:after,
    html:not(.ie9) .area-search .notes ul:after {
      display: none; }
    html:not(.ie9) .search-results .notes ul li,
    html:not(.ie9) .area-search .notes ul li {
      width: 48%;
      margin-right: 0;
      margin-left: 0;
      margin-bottom: 10px;
      position: relative;
      /*display:flex;*/
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -ms-flexbox;
      display: -o-flex;
      display: flex;
      line-height: 1.1;
      /*align-items:center;*/
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center; }
      html:not(.ie9) .search-results .notes ul li img,
      html:not(.ie9) .area-search .notes ul li img {
        float: left; }
  html:not(.ie9) .area-search .advanced-search .check-wrapper {
    display: block; }
    html:not(.ie9) .area-search .advanced-search .check-wrapper div.area-check ul li label {
      -webkit-box-align: flex-start;
      -ms-flex-align: flex-start;
      -webkit-align-items: flex-start;
      align-items: flex-start;
      padding: 15px 3px 14px 3px; }
    html:not(.ie9) .area-search .advanced-search .check-wrapper .area-check, html:not(.ie9) .area-search .advanced-search .check-wrapper .category-check {
      width: auto;
      margin-bottom: 15px; }
      html:not(.ie9) .area-search .advanced-search .check-wrapper .area-check h2, html:not(.ie9) .area-search .advanced-search .check-wrapper .category-check h2 {
        margin: 0;
        padding: 15px 0; }
      html:not(.ie9) .area-search .advanced-search .check-wrapper .area-check ul, html:not(.ie9) .area-search .advanced-search .check-wrapper .category-check ul {
        padding: 0 10px 20px 10px;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -ms-flexbox;
        display: -o-flex;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap; }
        html:not(.ie9) .area-search .advanced-search .check-wrapper .area-check ul li, html:not(.ie9) .area-search .advanced-search .check-wrapper .category-check ul li {
          width: 48%;
          margin: 0;
          -webkit-border-radius: 0;
          -moz-border-radius: 0;
          border-radius: 0; }
          html:not(.ie9) .area-search .advanced-search .check-wrapper .area-check ul li label, html:not(.ie9) .area-search .advanced-search .check-wrapper .category-check ul li label {
            display: -webkit-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            /*word-break: break-all;*/
            word-break: normal;
            align-items: center;
            text-indent: 0;
            font-size: 12px;
            border-top: dotted 1px #ccc;
            padding: 11px 3px;
            letter-spacing: -0.2px;
            line-height: 16px;
            min-height: 0; }
            html:not(.ie9) .area-search .advanced-search .check-wrapper .area-check ul li label::before, html:not(.ie9) .area-search .advanced-search .check-wrapper .category-check ul li label::before {
              margin-right: 2px;
              left: 0;
              position: relative; }
            html:not(.ie9) .area-search .advanced-search .check-wrapper .area-check ul li label span, html:not(.ie9) .area-search .advanced-search .check-wrapper .category-check ul li label span {
              padding-left: 0; }
              html:not(.ie9) .area-search .advanced-search .check-wrapper .area-check ul li label span .amp, html:not(.ie9) .area-search .advanced-search .check-wrapper .category-check ul li label span .amp {
                padding-left: 3px; }
            html:not(.ie9) .area-search .advanced-search .check-wrapper .area-check ul li label::before, html:not(.ie9) .area-search .advanced-search .check-wrapper .category-check ul li label::before {
              border-width: 1px;
              margin: 0;
              margin-right: 3px;
              top: -1px; }
            html:not(.ie9) .area-search .advanced-search .check-wrapper .area-check ul li label::after, html:not(.ie9) .area-search .advanced-search .check-wrapper .category-check ul li label::after {
              left: 9px;
              top: 17px;
              bottom: auto; }
          html:not(.ie9) .area-search .advanced-search .check-wrapper .area-check ul li:last-child label, html:not(.ie9) .area-search .advanced-search .check-wrapper .category-check ul li:last-child label {
            border-bottom: dotted 1px #ccc; }
    html:not(.ie9) .area-search .advanced-search .check-wrapper .area-check ul::after {
      border-top: dotted 1px #ccc;
      border-bottom: dotted 1px #ccc;
      content: " ";
      display: block;
      width: 48%; }
    html:not(.ie9) .area-search .advanced-search .check-wrapper .category-check ul li {
      width: 100%; }
      html:not(.ie9) .area-search .advanced-search .check-wrapper .category-check ul li label:after {
        top: 18px; }
  html:not(.ie9) .disclaimer ul li {
    font-size: 10px; }
    html:not(.ie9) .disclaimer ul li.copyright {
      font-size: 12px; } }

@media (max-width: 480px) {
  html:not(.ie9) .railpass-banner .background {
    width: 77%; }
  html:not(.ie9) .railpass-banner .pamphlet {
    width: 33%; }
  html:not(.ie9) .image-wrapper .yellow-ribbon {
    bottom: 8%;
    transform: scale(0.8) translateX(-60%);
    -webkit-transform: scale(0.8) translateX(-60%);
    -moz-transform: scale(0.8) translateX(-60%);
    -o-transform: scale(0.8) translateX(-60%);
    -ms-transform: scale(0.8) translateX(-60%);
    transform-origin: center;
    -webkit-transform-origin: center;
    -moz-transform-origin: center;
    -o-transform-origin: center;
    -ms-transform-origin: center; }
  html:not(.ie9) .image-wrapper.recommended-hotels-and-scs .image-recommended .main::after {
    font-size: 6%; }
  html:not(.ie9) .to-hotel-and-sc .banner a .recommended-hotels-and-scs::before {
    height: 45px;
    height: 13vw; }
  html:not(.ie9) .to-hotel-and-sc .banner a .main h1 {
    font-size: 16px;
    font-size: 4vw;
    margin-bottom: -0.5vw;
    margin-top: 1vw; }
  html:not(.ie9) .to-hotel-and-sc .banner a .main h2 {
    font-size: 18px;
    font-size: 6vw; }
  html:not(.ie9) .to-hotel-and-sc .banner a .main::after {
    font-size: 10px;
    font-size: 2vw; }
  html:not(.ie9) .to-hotel-and-sc .banner a .yellow-ribbon {
    transform: scale(0.5) translateX(-105%);
    -webkit-transform: scale(0.5) translateX(-105%);
    -moz-transform: scale(0.5) translateX(-105%);
    -o-transform: scale(0.5) translateX(-105%);
    -ms-transform: scale(0.5) translateX(-105%);
    bottom: 10px;
    bottom: 1.2vw; }
  html[lang="ja"] .to-hotel-and-sc .banner a .main h2 {
    /*@include transforms(scale(0.75,1));*/ }
  html:not(.ie9) .search-results .infobar .right .button {
    padding-left: 30px;
    padding-right: 30px; }
  html:not(.ie9) .area-search .results .heading .addition .left a .exp, html:not(.ie9) .area-search .results .heading .addition .right a .exp {
    line-height: 1;
    margin-top: 4px; }
  html:not(.ie9) .area-search .results .heading .addition .left a {
    margin-left: 1px; }
  html:not(.ie9) .area-search .results .heading .addition .right {
    display: flex; }
    html:not(.ie9) .area-search .results .heading .addition .right a {
      width: 100%;
      height: auto;
      margin-right: 1px; }
  html:not(.ie9) .area-search .results .heading .addition .to-pass .right-thumb {
    right: -10px;
    transform: scale(0.8);
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -o-transform: scale(0.8);
    -ms-transform: scale(0.8); }
  html:not(.ie9) .area-search .results .heading .addition .to-station-info .right-thumb img {
    /*right:-30px;*/
    transform: scale(0.75);
    -webkit-transform: scale(0.75);
    -moz-transform: scale(0.75);
    -o-transform: scale(0.75);
    -ms-transform: scale(0.75);
    transform-origin: bottom right;
    -webkit-transform-origin: bottom right;
    -moz-transform-origin: bottom right;
    -o-transform-origin: bottom right;
    -ms-transform-origin: bottom right; }
  html:not(.ie9) .area-map .map-selection {
    padding-top: 30px;
    padding-bottom: 10px; }
    html:not(.ie9) .area-map .map-selection .buttons {
      display: block; }
      html:not(.ie9) .area-map .map-selection .buttons .button {
        width: 100%;
        padding-top: 17px;
        padding-bottom: 17px;
        margin-bottom: 2px; }
        html:not(.ie9) .area-map .map-selection .buttons .button .mobile {
          display: none; }
    html:not(.ie9) .area-map .map-selection .kyoto-banner {
      margin-top: 10px; }
  html:not(.ie9) header {
    padding-bottom: 0; }
    html:not(.ie9) header h1 {
      transform: scale(1, 1);
      -webkit-transform: scale(1, 1);
      -moz-transform: scale(1, 1);
      -o-transform: scale(1, 1);
      -ms-transform: scale(1, 1); }
      html:not(.ie9) header h1 a {
        width: 250px;
        height: 0px;
        padding-top: 48px;
        background-size: 200px auto;
        background-position: 46px 1px; }
        html:not(.ie9) header h1 a::before {
          width: 38px;
          height: 38px; }
  html:not(.ie9) header .right {
    display: none; }
  html:not(.ie9) nav.banners ul {
    /*flex-wrap:wrap;*/
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    margin-top: 10px;
    margin-bottom: 0; }
    html:not(.ie9) nav.banners ul li {
      width: 49%;
      margin-bottom: 10px; }
  html:not(.ie9) .toggle-menus {
    width: 60px;
    height: 60px; }
  html:not(.ie9) .bottom-area {
    padding-top: 18px;
    padding-bottom: 20px; }
  html:not(.ie9) nav.bottom-nav ul li {
    width: 48%; }
  html:not(.ie9) nav.bottom-nav ul li a p {
    font-size: 14px;
    height: 40px;
    line-height: 1; }
  html:not(.ie9) nav.bottom-nav ul li .icon {
    width: 30px;
    height: 30px; }
  html:not(.ie9) nav.banners ul li {
    width: 48%;
    margin-bottom: 18px; }
  html:not(.ie9) footer {
    padding-top: 27px; }
    html:not(.ie9) footer address {
      display: block;
      margin-top: 77px;
      font-size: 11px; } }

/*@import "./responsive";*/
html.android4_2 .station-info .area .spot-list::after, html.android4_3 .station-info .area .spot-list::after {
  content: "";
  display: table;
  clear: both; }

html.android4_2 .station-info .area .spot-list li, html.android4_3 .station-info .area .spot-list li {
  float: left;
  margin-right: 2.5%; }

html.android4_2 .station-info .area-anchors .mobile::after, html.android4_3 .station-info .area-anchors .mobile::after {
  content: "";
  display: table;
  clear: both; }

html.android4_2 .station-info .area-anchors .mobile label, html.android4_3 .station-info .area-anchors .mobile label {
  float: left; }

html.android4_2 .station-info .area-anchors .mobile .dropdown, html.android4_3 .station-info .area-anchors .mobile .dropdown {
  float: right; }

html.android4_2 .advanced-search .area-check ul li label:before, html.android4_2 .advanced-search .category-check ul li label:before, html.android4_3 .advanced-search .area-check ul li label:before, html.android4_3 .advanced-search .category-check ul li label:before {
  display: inline-block; }

html.android4_2 .advanced-search .area-check ul li:last-child label, html.android4_3 .advanced-search .area-check ul li:last-child label {
  display: none; }

@media (max-width: 640px) {
  html.android4_2 .area-search .col3-banners, html.android4_3 .area-search .col3-banners {
    display: block;
    margin-bottom: -10px; }
    html.android4_2 .area-search .col3-banners a, html.android4_3 .area-search .col3-banners a {
      float: left;
      width: 48%;
      margin-bottom: 10px; }
  html.android4_2 nav.bottom-nav ul, html.android4_3 nav.bottom-nav ul {
    display: block; }
    html.android4_2 nav.bottom-nav ul::after, html.android4_3 nav.bottom-nav ul::after {
      content: "";
      display: table;
      clear: both; }
    html.android4_2 nav.bottom-nav ul li, html.android4_3 nav.bottom-nav ul li {
      width: 48%;
      margin-bottom: 15px;
      margin-right: 1%;
      float: left; } }

@media (max-width: 480px) {
  html.android4_2 header h1 a, html.android4_3 header h1 a {
    background-position: 20px 1px;
    background-size: 100%;
    width: 290px; }
  html.android4_2 nav.banners ul, html.android4_3 nav.banners ul {
    display: block; }
    html.android4_2 nav.banners ul::after, html.android4_3 nav.banners ul::after {
      content: "";
      display: table;
      clear: both; }
    html.android4_2 nav.banners ul li, html.android4_3 nav.banners ul li {
      float: left;
      width: 48%;
      margin-right: 1%; }
  html.android4_2 .to-hotel-and-sc .main, html.android4_3 .to-hotel-and-sc .main {
    overflow: hidden; }
  html.android4_2 .to-hotel-and-sc .red-ribbon, html.android4_3 .to-hotel-and-sc .red-ribbon {
    margin-top: 10px;
    transform: scale(0.6) translateX(-66px) translateY(-60px);
    -webkit-transform: scale(0.6) translateX(-66px) translateY(-60px);
    -moz-transform: scale(0.6) translateX(-66px) translateY(-60px);
    -o-transform: scale(0.6) translateX(-66px) translateY(-60px);
    -ms-transform: scale(0.6) translateX(-66px) translateY(-60px); } }

html.android4_2 .image-wrapper .yellow-ribbon, html.android4_3 .image-wrapper .yellow-ribbon {
  transform: scale(0.7) translateX(-70%);
  -webkit-transform: scale(0.7) translateX(-70%);
  -moz-transform: scale(0.7) translateX(-70%);
  -o-transform: scale(0.7) translateX(-70%);
  -ms-transform: scale(0.7) translateX(-70%); }

html.android4_2 .rail-pass-area .passes, html.android4_3 .rail-pass-area .passes {
  width: 100%;
  display: block; }

html.android4_2 .search-results .results .spot .result-buttons, html.android4_3 .search-results .results .spot .result-buttons {
  display: block; }

html.android4_2 .area-map .dialog-wrapper .dialog, html.android4_3 .area-map .dialog-wrapper .dialog {
  display: block; }
  html.android4_2 .area-map .dialog-wrapper .dialog .dialog-content, html.android4_3 .area-map .dialog-wrapper .dialog .dialog-content {
    right: 10px;
    top: 10px;
    left: 10px;
    bottom: 10px;
    position: absolute; }
    html.android4_2 .area-map .dialog-wrapper .dialog .dialog-content .buttons, html.android4_3 .area-map .dialog-wrapper .dialog .dialog-content .buttons {
      display: block; }
      html.android4_2 .area-map .dialog-wrapper .dialog .dialog-content .buttons .button, html.android4_3 .area-map .dialog-wrapper .dialog .dialog-content .buttons .button {
        width: 100%; }

html[lang="ja"] .results .spot .result-buttons .button, html[lang="en"] .results .spot .result-buttons .button {
  font-size: 13px; }
  @media (max-width: 370px) {
    html[lang="ja"] .results .spot .result-buttons .button, html[lang="en"] .results .spot .result-buttons .button {
      font-size: 11px; } }
  @media (max-width: 330px) {
    html[lang="ja"] .results .spot .result-buttons .button, html[lang="en"] .results .spot .result-buttons .button {
      font-size: 10px; } }

html[lang="zh-CN"] .area-search nav.area-map {
  background-image: url(../../images/s_g_map_cn_1901.jpg); }

html[lang="zh-TW"] .area-search nav.area-map {
  background-image: url(../../images/s_g_map_tw_1901.jpg); }

html[lang="ko"] .area-search nav.area-map {
  background-image: url(../../images/s_g_map_ko_1901.jpg); }

html[lang="ko"] .button-arrow::before {
  margin-right: 0; }

.infinite-status-prompt {
  display: none; }

.horizontal-banner {
  margin-top: 30px; }

.red {
  color: #c20018; }

.centered-banner {
  /*for kitty banner*/
  margin: 30px auto 0 auto;
  max-width: 426px; }
  @media (max-width: 640px) {
    .centered-banner {
      max-width: 100%; } }
  .centered-banner img {
    width: 100%;
    height: auto;
    display: block; }

.red-right-note {
  color: #C51C1E;
  text-align: right;
  font-size: 12px;
  margin-bottom: 20px;
  margin-top: -1em; }
